| 1 | [ Mar 6 19:41:58 Enabled. ] | ||
| 2 | [ Mar 6 19:41:58 Rereading configuration. ] | ||
| 3 | [ Mar 6 19:42:00 Rereading configuration. ] | ||
| 4 | [ Mar 6 19:42:04 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] | ||
| 5 | + set -o errexit | ||
| 6 | + set -o pipefail | ||
| 7 | + . /lib/svc/share/smf_include.sh | ||
| 8 | ++ SMF_EXIT_OK=0 | ||
| 9 | ++ SMF_EXIT_NODAEMON=94 | ||
| 10 | ++ SMF_EXIT_ERR_FATAL=95 | ||
| 11 | ++ SMF_EXIT_ERR_CONFIG=96 | ||
| 12 | ++ SMF_EXIT_MON_DEGRADE=97 | ||
| 13 | ++ SMF_EXIT_MON_OFFLINE=98 | ||
| 14 | ++ SMF_EXIT_ERR_NOSMF=99 | ||
| 15 | ++ SMF_EXIT_ERR_PERM=100 | ||
| 16 | ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default | ||
| 17 | + LISTEN_ADDR=fd00:1122:3344:101::e | ||
| 18 | ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default | ||
| 19 | + LISTEN_PORT=8123 | ||
| 20 | ++ svcprop -c -p config/store svc:/oxide/clickhouse:default | ||
| 21 | + DATASTORE=/data | ||
| 22 | + args=("--config-file" "/opt/oxide/clickhouse/config.xml" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") | ||
| 23 | + 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 | ||
| 24 | [ Mar 6 19:42:04 Method "start" exited with status 0. ] | ||
| 25 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 26 | Logging trace to /var/tmp/clickhouse-server.log | ||
| 27 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
| 28 | 2026.03.06 19:42:06.720880 [ 1 ] {} <Information> Application: Will watch for the process with pid 24446 | ||
| 29 | 2026.03.06 19:42:06.721324 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.03.06 19:42:06.938819 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 24446 | ||
| 31 | 2026.03.06 19:42:06.939575 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.03.06 19:42:06.939722 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.03.06 19:42:07.031165 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.03.06 19:42:07.064188 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.03.06 19:42:07.064261 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.03.06 19:42:07.064279 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.03.06 19:42:07.064335 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.03.06 19:42:07.064700 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.03.06 19:42:07.066808 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 40 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 41 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 42 | 2026.03.06 19:42:07.067588 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.03.06 19:42:07.068375 [ 1 ] {} <Information> 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) | ||
| 44 | 2026.03.06 19:42:07.068396 [ 1 ] {} <Information> 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) | ||
| 45 | 2026.03.06 19:42:07.068409 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.03.06 19:42:07.069065 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.03.06 19:42:07.070091 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.03.06 19:42:07.075748 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.03.06 19:42:07.076515 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.03.06 19:42:07.077823 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.03.06 19:42:07.077887 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.03.06 19:42:07.078899 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 53 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 54 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 55 | 2026.03.06 19:42:07.079288 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.03.06 19:42:07.083030 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.03.06 19:42:07.083699 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.03.06 19:42:07.088072 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.03.06 19:42:07.088423 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.03.06 19:42:07.088779 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.03.06 19:42:07.089176 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.03.06 19:42:07.090499 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.03.06 19:42:07.090523 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.03.06 19:42:07.090609 [ 185 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.03.06 19:42:07.090700 [ 185 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.03.06 19:42:07.112386 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.03.06 19:42:07.112412 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000162484 sec | ||
| 68 | 2026.03.06 19:42:07.112431 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.03.06 19:42:07.112444 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.03.06 19:42:07.113053 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.03.06 19:42:07.113656 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.03.06 19:42:07.121534 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.03.06 19:42:07.121574 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.03.06 19:42:07.121593 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.03.06 19:42:07.121603 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.03.06 19:42:07.121632 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.03.06 19:42:07.121649 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.03.06 19:42:07.123701 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.03.06 19:42:07.123743 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.03.06 19:42:07.123766 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.03.06 19:42:07.123902 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.03.06 19:42:07.123942 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.03.06 19:42:07.123954 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.03.06 19:42:07.123971 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.03.06 19:42:07.123982 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.03.06 19:42:07.124010 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.03.06 19:42:07.124026 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.03.06 19:42:07.145947 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.03.06 19:42:07.155549 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.03.06 19:42:07.155588 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.4612e-05 sec | ||
| 91 | 2026.03.06 19:42:07.155604 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.03.06 19:42:07.155616 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.03.06 19:42:07.155645 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.03.06 19:42:07.155873 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.03.06 19:42:07.155928 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.03.06 19:42:07.155944 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.03.06 19:42:07.155957 [ 1 ] {} <Information> 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). | ||
| 98 | 2026.03.06 19:42:07.155970 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.03.06 19:42:07.159652 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.03.06 19:42:07.159837 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.77 MiB, peak 24.77 MiB, free memory in arenas 0.00 B, will set to 116.68 MiB (RSS), difference: 91.90 MiB | ||
| 101 | 2026.03.06 19:42:07.161134 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.403e-05 sec. | ||
| 102 | 2026.03.06 19:42:07.161482 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.03.06 19:42:07.161549 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.03.06 19:42:07.161568 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.03.06 19:42:09.033891 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:40648 | ||
| 106 | 2026.03.06 19:42:09.034698 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2026.03.06 19:42:09.034753 [ 3 ] {} <Debug> TCP-Session: 4b79e2dd-713c-4dcd-8a95-8af1ea47cf11 Authenticating user 'default' from [fd00:1122:3344:101::d]:40648 | ||
| 108 | 2026.03.06 19:42:09.034781 [ 3 ] {} <Debug> TCP-Session: 4b79e2dd-713c-4dcd-8a95-8af1ea47cf11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2026.03.06 19:42:09.034800 [ 3 ] {} <Debug> TCP-Session: 4b79e2dd-713c-4dcd-8a95-8af1ea47cf11 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.03.06 19:42:09.034888 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2026.03.06 19:42:09.034912 [ 3 ] {} <Trace> 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 | ||
| 112 | 2026.03.06 19:42:09.034932 [ 3 ] {} <Trace> 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 | ||
| 113 | 2026.03.06 19:42:09.035297 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:34200 | ||
| 114 | 2026.03.06 19:42:09.035315 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:43141 | ||
| 115 | 2026.03.06 19:42:09.035522 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 116 | 2026.03.06 19:42:09.035553 [ 5 ] {} <Debug> TCP-Session: 8347eb35-e1c8-49a0-9903-bee335b4673e Authenticating user 'default' from [fd00:1122:3344:101::d]:43141 | ||
| 117 | 2026.03.06 19:42:09.035586 [ 5 ] {} <Debug> TCP-Session: 8347eb35-e1c8-49a0-9903-bee335b4673e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 118 | 2026.03.06 19:42:09.035598 [ 5 ] {} <Debug> TCP-Session: 8347eb35-e1c8-49a0-9903-bee335b4673e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 119 | 2026.03.06 19:42:09.036239 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:65418 | ||
| 120 | 2026.03.06 19:42:09.036249 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 121 | 2026.03.06 19:42:09.036415 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:55306 | ||
| 122 | 2026.03.06 19:42:09.036520 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:42643 | ||
| 123 | 2026.03.06 19:42:09.036722 [ 4 ] {} <Debug> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Authenticating user 'default' from [fd00:1122:3344:101::d]:34200 | ||
| 124 | 2026.03.06 19:42:09.036777 [ 4 ] {} <Debug> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 125 | 2026.03.06 19:42:09.036792 [ 4 ] {} <Debug> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 126 | 2026.03.06 19:42:09.036965 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:33449 | ||
| 127 | 2026.03.06 19:42:09.036984 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:36994 | ||
| 128 | 2026.03.06 19:42:09.037165 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 129 | 2026.03.06 19:42:09.037211 [ 256 ] {} <Debug> TCP-Session: fb78ee70-c92e-41dd-8671-4c9cd4dff7eb Authenticating user 'default' from [fd00:1122:3344:101::d]:42643 | ||
| 130 | 2026.03.06 19:42:09.037213 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 131 | 2026.03.06 19:42:09.037228 [ 256 ] {} <Debug> TCP-Session: fb78ee70-c92e-41dd-8671-4c9cd4dff7eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 132 | 2026.03.06 19:42:09.037265 [ 256 ] {} <Debug> TCP-Session: fb78ee70-c92e-41dd-8671-4c9cd4dff7eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 133 | 2026.03.06 19:42:09.037266 [ 255 ] {} <Debug> TCP-Session: 942f1d98-4e6d-4bef-b21c-ea7678ed40d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:55306 | ||
| 134 | 2026.03.06 19:42:09.037281 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 135 | 2026.03.06 19:42:09.037310 [ 255 ] {} <Debug> TCP-Session: 942f1d98-4e6d-4bef-b21c-ea7678ed40d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 136 | 2026.03.06 19:42:09.037320 [ 253 ] {} <Debug> TCP-Session: 1f56f4a5-07f7-409c-8d0d-96712e71bf44 Authenticating user 'default' from [fd00:1122:3344:101::d]:65418 | ||
| 137 | 2026.03.06 19:42:09.037323 [ 255 ] {} <Debug> TCP-Session: 942f1d98-4e6d-4bef-b21c-ea7678ed40d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 138 | 2026.03.06 19:42:09.037346 [ 253 ] {} <Debug> TCP-Session: 1f56f4a5-07f7-409c-8d0d-96712e71bf44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 139 | 2026.03.06 19:42:09.037359 [ 253 ] {} <Debug> TCP-Session: 1f56f4a5-07f7-409c-8d0d-96712e71bf44 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2026.03.06 19:42:09.037371 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 141 | 2026.03.06 19:42:09.037376 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 142 | 2026.03.06 19:42:09.037419 [ 257 ] {} <Debug> TCP-Session: cf3a0476-405e-4ddf-be1a-d47f83543937 Authenticating user 'default' from [fd00:1122:3344:101::d]:33449 | ||
| 143 | 2026.03.06 19:42:09.037383 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:40905 | ||
| 144 | 2026.03.06 19:42:09.037449 [ 258 ] {} <Debug> TCP-Session: 706afa2f-8bbf-4701-890f-8368a104c50a Authenticating user 'default' from [fd00:1122:3344:101::d]:36994 | ||
| 145 | 2026.03.06 19:42:09.037450 [ 257 ] {} <Debug> TCP-Session: cf3a0476-405e-4ddf-be1a-d47f83543937 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2026.03.06 19:42:09.037500 [ 258 ] {} <Debug> TCP-Session: 706afa2f-8bbf-4701-890f-8368a104c50a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2026.03.06 19:42:09.037502 [ 257 ] {} <Debug> TCP-Session: cf3a0476-405e-4ddf-be1a-d47f83543937 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.03.06 19:42:09.037537 [ 258 ] {} <Debug> TCP-Session: 706afa2f-8bbf-4701-890f-8368a104c50a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2026.03.06 19:42:09.037560 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 150 | 2026.03.06 19:42:09.037609 [ 259 ] {} <Debug> TCP-Session: 18e33937-9d6e-4b82-93a5-307ec89dd6f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:40905 | ||
| 151 | 2026.03.06 19:42:09.037626 [ 259 ] {} <Debug> TCP-Session: 18e33937-9d6e-4b82-93a5-307ec89dd6f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2026.03.06 19:42:09.037638 [ 259 ] {} <Debug> TCP-Session: 18e33937-9d6e-4b82-93a5-307ec89dd6f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.03.06 19:42:09.048882 [ 3 ] {} <Trace> TCP-Session: 4b79e2dd-713c-4dcd-8a95-8af1ea47cf11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 154 | 2026.03.06 19:42:09.051582 [ 3 ] {d3797c3d-1363-441a-a113-e75d0098f6cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40648) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 155 | 2026.03.06 19:42:09.180401 [ 3 ] {d3797c3d-1363-441a-a113-e75d0098f6cc} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:40648) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 156 | |||
| 157 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 158 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 159 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 160 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 161 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 162 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 163 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 164 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 165 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 166 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 167 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 168 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 169 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 170 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 171 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 172 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 173 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 174 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 175 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 176 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 177 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 178 | |||
| 179 | 2026.03.06 19:42:09.181219 [ 3 ] {d3797c3d-1363-441a-a113-e75d0098f6cc} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 180 | |||
| 181 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 182 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 183 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 184 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 185 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 186 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 187 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 188 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 189 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 190 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 191 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 192 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 193 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 194 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 195 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 196 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 197 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 198 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 199 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 200 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 201 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 202 | |||
| 203 | 2026.03.06 19:42:09.181298 [ 3 ] {d3797c3d-1363-441a-a113-e75d0098f6cc} <Debug> TCPHandler: Processed in 0.134353118 sec. | ||
| 204 | 2026.03.06 19:42:09.183899 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 205 | 2026.03.06 19:42:09.184127 [ 4 ] {a0cbabe2-a39f-4e8a-9e5c-5918c96f1e08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 206 | 2026.03.06 19:42:09.184512 [ 4 ] {a0cbabe2-a39f-4e8a-9e5c-5918c96f1e08} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:34200) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 207 | |||
| 208 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 209 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 210 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 211 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 212 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 213 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 214 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 215 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 216 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 217 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 218 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 219 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 220 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 221 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 222 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 223 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 224 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 225 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 226 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 227 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 228 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 229 | |||
| 230 | 2026.03.06 19:42:09.184644 [ 4 ] {a0cbabe2-a39f-4e8a-9e5c-5918c96f1e08} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 231 | |||
| 232 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 233 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 234 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 235 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 236 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 237 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 238 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 239 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 240 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 241 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 242 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 243 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 244 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 245 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 246 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 247 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 248 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 249 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 250 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 251 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 252 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 253 | |||
| 254 | 2026.03.06 19:42:09.184720 [ 4 ] {a0cbabe2-a39f-4e8a-9e5c-5918c96f1e08} <Debug> TCPHandler: Processed in 0.001047317 sec. | ||
| 255 | 2026.03.06 19:42:09.185150 [ 3 ] {} <Trace> TCP-Session: 4b79e2dd-713c-4dcd-8a95-8af1ea47cf11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 256 | 2026.03.06 19:42:09.185885 [ 3 ] {cd1a4ba3-cc7c-44eb-a2ad-e390219e6257} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40648) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 257 | 2026.03.06 19:42:09.186466 [ 3 ] {cd1a4ba3-cc7c-44eb-a2ad-e390219e6257} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 258 | 2026.03.06 19:42:09.194988 [ 3 ] {cd1a4ba3-cc7c-44eb-a2ad-e390219e6257} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 259 | 2026.03.06 19:42:09.195013 [ 3 ] {cd1a4ba3-cc7c-44eb-a2ad-e390219e6257} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.2671e-05 sec | ||
| 260 | 2026.03.06 19:42:09.195029 [ 3 ] {cd1a4ba3-cc7c-44eb-a2ad-e390219e6257} <Trace> ReferentialDeps: No tables | ||
| 261 | 2026.03.06 19:42:09.195048 [ 3 ] {cd1a4ba3-cc7c-44eb-a2ad-e390219e6257} <Trace> LoadingDeps: No tables | ||
| 262 | 2026.03.06 19:42:09.195077 [ 3 ] {cd1a4ba3-cc7c-44eb-a2ad-e390219e6257} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 263 | 2026.03.06 19:42:09.195843 [ 3 ] {cd1a4ba3-cc7c-44eb-a2ad-e390219e6257} <Debug> TCPHandler: Processed in 0.010805837 sec. | ||
| 264 | 2026.03.06 19:42:09.195992 [ 3 ] {} <Trace> TCP-Session: 4b79e2dd-713c-4dcd-8a95-8af1ea47cf11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 265 | 2026.03.06 19:42:09.196138 [ 3 ] {256a9e55-92a6-42d3-b95a-9699b5ae80c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40648) /* The version table contains metadata about the `oximeter` database */ | ||
| 266 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 267 | 2026.03.06 19:42:09.196185 [ 3 ] {256a9e55-92a6-42d3-b95a-9699b5ae80c9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 268 | 2026.03.06 19:42:09.200891 [ 3 ] {256a9e55-92a6-42d3-b95a-9699b5ae80c9} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 269 | 2026.03.06 19:42:09.207041 [ 3 ] {256a9e55-92a6-42d3-b95a-9699b5ae80c9} <Debug> oximeter.version (9d6fae8c-06dd-40a4-8d59-57f33e74c21a): Loading data parts | ||
| 270 | 2026.03.06 19:42:09.208022 [ 3 ] {256a9e55-92a6-42d3-b95a-9699b5ae80c9} <Debug> oximeter.version (9d6fae8c-06dd-40a4-8d59-57f33e74c21a): There are no data parts | ||
| 271 | 2026.03.06 19:42:09.221660 [ 3 ] {256a9e55-92a6-42d3-b95a-9699b5ae80c9} <Debug> TCPHandler: Processed in 0.025703288 sec. | ||
| 272 | 2026.03.06 19:42:09.221840 [ 3 ] {} <Trace> TCP-Session: 4b79e2dd-713c-4dcd-8a95-8af1ea47cf11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 273 | 2026.03.06 19:42:09.222027 [ 3 ] {beee84e0-85ca-4e76-8087-5b1bec39b7c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40648) /* The measurement tables contain all individual samples from each timeseries. | ||
| 274 | * | ||
| 275 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 276 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 277 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 278 | * by all samples from the same timeseries. | ||
| 279 | * | ||
| 280 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 281 | * and then uses that to index quickly into the measurements tables. | ||
| 282 | */ | ||
| 283 | 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) | ||
| 284 | 2026.03.06 19:42:09.222095 [ 3 ] {beee84e0-85ca-4e76-8087-5b1bec39b7c1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 285 | 2026.03.06 19:42:09.231269 [ 3 ] {beee84e0-85ca-4e76-8087-5b1bec39b7c1} <Debug> oximeter.measurements_bool (92876d2a-88ca-4494-928d-154bdcb11b9b): Loading data parts | ||
| 286 | 2026.03.06 19:42:09.231474 [ 3 ] {beee84e0-85ca-4e76-8087-5b1bec39b7c1} <Debug> oximeter.measurements_bool (92876d2a-88ca-4494-928d-154bdcb11b9b): There are no data parts | ||
| 287 | 2026.03.06 19:42:09.242497 [ 3 ] {beee84e0-85ca-4e76-8087-5b1bec39b7c1} <Debug> TCPHandler: Processed in 0.02071278 sec. | ||
| 288 | 2026.03.06 19:42:09.242689 [ 3 ] {} <Trace> TCP-Session: 4b79e2dd-713c-4dcd-8a95-8af1ea47cf11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 289 | 2026.03.06 19:42:09.242871 [ 3 ] {9fe255e8-1e23-4575-879a-b61bc31deef2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40648) 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) | ||
| 290 | 2026.03.06 19:42:09.242924 [ 3 ] {9fe255e8-1e23-4575-879a-b61bc31deef2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 291 | 2026.03.06 19:42:09.245857 [ 3 ] {9fe255e8-1e23-4575-879a-b61bc31deef2} <Debug> oximeter.measurements_i8 (4ef47511-e1d7-40dc-a7be-6b498c7e363e): Loading data parts | ||
| 292 | 2026.03.06 19:42:09.246037 [ 3 ] {9fe255e8-1e23-4575-879a-b61bc31deef2} <Debug> oximeter.measurements_i8 (4ef47511-e1d7-40dc-a7be-6b498c7e363e): There are no data parts | ||
| 293 | 2026.03.06 19:42:09.254330 [ 3 ] {9fe255e8-1e23-4575-879a-b61bc31deef2} <Debug> TCPHandler: Processed in 0.011705149 sec. | ||
| 294 | 2026.03.06 19:42:09.254486 [ 3 ] {} <Trace> TCP-Session: 4b79e2dd-713c-4dcd-8a95-8af1ea47cf11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 295 | 2026.03.06 19:42:09.254640 [ 3 ] {b45d50ec-3f88-41f4-9bae-f0bb336ccafa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40648) 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) | ||
| 296 | 2026.03.06 19:42:09.254692 [ 3 ] {b45d50ec-3f88-41f4-9bae-f0bb336ccafa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 297 | 2026.03.06 19:42:09.257747 [ 3 ] {b45d50ec-3f88-41f4-9bae-f0bb336ccafa} <Debug> oximeter.measurements_u8 (388867dc-9ae5-434e-9eef-3e6ad22cb1d0): Loading data parts | ||
| 298 | 2026.03.06 19:42:09.257909 [ 3 ] {b45d50ec-3f88-41f4-9bae-f0bb336ccafa} <Debug> oximeter.measurements_u8 (388867dc-9ae5-434e-9eef-3e6ad22cb1d0): There are no data parts | ||
| 299 | 2026.03.06 19:42:09.279778 [ 3 ] {b45d50ec-3f88-41f4-9bae-f0bb336ccafa} <Debug> TCPHandler: Processed in 0.025335618 sec. | ||
| 300 | 2026.03.06 19:42:09.279978 [ 3 ] {} <Trace> TCP-Session: 4b79e2dd-713c-4dcd-8a95-8af1ea47cf11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 301 | 2026.03.06 19:42:09.280188 [ 3 ] {3d93778b-9221-4ba4-8337-7bf38be4f113} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40648) 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) | ||
| 302 | 2026.03.06 19:42:09.280240 [ 3 ] {3d93778b-9221-4ba4-8337-7bf38be4f113} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 303 | 2026.03.06 19:42:09.291288 [ 3 ] {3d93778b-9221-4ba4-8337-7bf38be4f113} <Debug> oximeter.measurements_i16 (8c28a718-349a-40f8-801b-4617d7adc5e3): Loading data parts | ||
| 304 | 2026.03.06 19:42:09.291449 [ 3 ] {3d93778b-9221-4ba4-8337-7bf38be4f113} <Debug> oximeter.measurements_i16 (8c28a718-349a-40f8-801b-4617d7adc5e3): There are no data parts | ||
| 305 | 2026.03.06 19:42:09.294509 [ 3 ] {3d93778b-9221-4ba4-8337-7bf38be4f113} <Debug> TCPHandler: Processed in 0.014628074 sec. | ||
| 306 | 2026.03.06 19:42:09.294697 [ 3 ] {} <Trace> TCP-Session: 4b79e2dd-713c-4dcd-8a95-8af1ea47cf11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 307 | 2026.03.06 19:42:09.294935 [ 3 ] {abc73f09-f602-4601-97c5-3a468f312fa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40648) 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) | ||
| 308 | 2026.03.06 19:42:09.295001 [ 3 ] {abc73f09-f602-4601-97c5-3a468f312fa5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 309 | 2026.03.06 19:42:09.303298 [ 3 ] {abc73f09-f602-4601-97c5-3a468f312fa5} <Debug> oximeter.measurements_u16 (ead953a0-d841-42f2-8081-88d4fb24741a): Loading data parts | ||
| 310 | 2026.03.06 19:42:09.303501 [ 3 ] {abc73f09-f602-4601-97c5-3a468f312fa5} <Debug> oximeter.measurements_u16 (ead953a0-d841-42f2-8081-88d4fb24741a): There are no data parts | ||
| 311 | 2026.03.06 19:42:09.306455 [ 3 ] {abc73f09-f602-4601-97c5-3a468f312fa5} <Debug> TCPHandler: Processed in 0.011795941 sec. | ||
| 312 | 2026.03.06 19:42:09.306599 [ 3 ] {} <Trace> TCP-Session: 4b79e2dd-713c-4dcd-8a95-8af1ea47cf11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 313 | 2026.03.06 19:42:09.306788 [ 3 ] {772023e9-70f8-4b81-811c-d12cdec6d064} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40648) 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) | ||
| 314 | 2026.03.06 19:42:09.306837 [ 3 ] {772023e9-70f8-4b81-811c-d12cdec6d064} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 315 | 2026.03.06 19:42:09.315513 [ 3 ] {772023e9-70f8-4b81-811c-d12cdec6d064} <Debug> oximeter.measurements_i32 (8a9cf1d9-33e8-4f12-8d0b-e9cfc744ffb6): Loading data parts | ||
| 316 | 2026.03.06 19:42:09.315849 [ 3 ] {772023e9-70f8-4b81-811c-d12cdec6d064} <Debug> oximeter.measurements_i32 (8a9cf1d9-33e8-4f12-8d0b-e9cfc744ffb6): There are no data parts | ||
| 317 | 2026.03.06 19:42:09.318609 [ 3 ] {772023e9-70f8-4b81-811c-d12cdec6d064} <Debug> TCPHandler: Processed in 0.012056849 sec. | ||
| 318 | 2026.03.06 19:42:09.318770 [ 3 ] {} <Trace> TCP-Session: 4b79e2dd-713c-4dcd-8a95-8af1ea47cf11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 319 | 2026.03.06 19:42:09.319017 [ 3 ] {bdcc2cdb-5e30-4e00-b4cf-e734fdcad549} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40648) 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) | ||
| 320 | 2026.03.06 19:42:09.319079 [ 3 ] {bdcc2cdb-5e30-4e00-b4cf-e734fdcad549} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 321 | 2026.03.06 19:42:09.320887 [ 3 ] {bdcc2cdb-5e30-4e00-b4cf-e734fdcad549} <Debug> oximeter.measurements_u32 (72ecd222-840a-45ce-9bca-995a88dc3d21): Loading data parts | ||
| 322 | 2026.03.06 19:42:09.321047 [ 3 ] {bdcc2cdb-5e30-4e00-b4cf-e734fdcad549} <Debug> oximeter.measurements_u32 (72ecd222-840a-45ce-9bca-995a88dc3d21): There are no data parts | ||
| 323 | 2026.03.06 19:42:09.327072 [ 3 ] {bdcc2cdb-5e30-4e00-b4cf-e734fdcad549} <Debug> TCPHandler: Processed in 0.008301913 sec. | ||
| 324 | 2026.03.06 19:42:09.327239 [ 3 ] {} <Trace> TCP-Session: 4b79e2dd-713c-4dcd-8a95-8af1ea47cf11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 325 | 2026.03.06 19:42:09.327438 [ 3 ] {410273b0-dde6-4ca4-9827-454a46be84c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40648) 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) | ||
| 326 | 2026.03.06 19:42:09.327493 [ 3 ] {410273b0-dde6-4ca4-9827-454a46be84c4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 327 | 2026.03.06 19:42:09.330786 [ 3 ] {410273b0-dde6-4ca4-9827-454a46be84c4} <Debug> oximeter.measurements_i64 (d5e3581a-69b5-48ce-a01b-5775f086e25d): Loading data parts | ||
| 328 | 2026.03.06 19:42:09.330971 [ 3 ] {410273b0-dde6-4ca4-9827-454a46be84c4} <Debug> oximeter.measurements_i64 (d5e3581a-69b5-48ce-a01b-5775f086e25d): There are no data parts | ||
| 329 | 2026.03.06 19:42:09.332382 [ 3 ] {410273b0-dde6-4ca4-9827-454a46be84c4} <Debug> TCPHandler: Processed in 0.005201424 sec. | ||
| 330 | 2026.03.06 19:42:09.332528 [ 3 ] {} <Trace> TCP-Session: 4b79e2dd-713c-4dcd-8a95-8af1ea47cf11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 331 | 2026.03.06 19:42:09.332678 [ 3 ] {dd868e52-9b21-4571-bfe0-534a5fa1d086} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40648) 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) | ||
| 332 | 2026.03.06 19:42:09.332729 [ 3 ] {dd868e52-9b21-4571-bfe0-534a5fa1d086} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 333 | 2026.03.06 19:42:09.339291 [ 3 ] {dd868e52-9b21-4571-bfe0-534a5fa1d086} <Debug> oximeter.measurements_u64 (a73e627a-568e-4e88-85ff-d5943592eb33): Loading data parts | ||
| 334 | 2026.03.06 19:42:09.339526 [ 3 ] {dd868e52-9b21-4571-bfe0-534a5fa1d086} <Debug> oximeter.measurements_u64 (a73e627a-568e-4e88-85ff-d5943592eb33): There are no data parts | ||
| 335 | 2026.03.06 19:42:09.342207 [ 3 ] {dd868e52-9b21-4571-bfe0-534a5fa1d086} <Debug> TCPHandler: Processed in 0.009724159 sec. | ||
| 336 | 2026.03.06 19:42:09.342355 [ 3 ] {} <Trace> TCP-Session: 4b79e2dd-713c-4dcd-8a95-8af1ea47cf11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 337 | 2026.03.06 19:42:09.342507 [ 3 ] {8d768599-2ef7-4c90-a02a-3149070ef951} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40648) 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) | ||
| 338 | 2026.03.06 19:42:09.342557 [ 3 ] {8d768599-2ef7-4c90-a02a-3149070ef951} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 339 | 2026.03.06 19:42:09.354816 [ 3 ] {8d768599-2ef7-4c90-a02a-3149070ef951} <Debug> oximeter.measurements_f32 (440b90b2-a51e-43f3-9bf6-628480beaace): Loading data parts | ||
| 340 | 2026.03.06 19:42:09.355023 [ 3 ] {8d768599-2ef7-4c90-a02a-3149070ef951} <Debug> oximeter.measurements_f32 (440b90b2-a51e-43f3-9bf6-628480beaace): There are no data parts | ||
| 341 | 2026.03.06 19:42:09.357239 [ 3 ] {8d768599-2ef7-4c90-a02a-3149070ef951} <Debug> TCPHandler: Processed in 0.014950273 sec. | ||
| 342 | 2026.03.06 19:42:09.357377 [ 3 ] {} <Trace> TCP-Session: 4b79e2dd-713c-4dcd-8a95-8af1ea47cf11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 343 | 2026.03.06 19:42:09.357543 [ 3 ] {24e9c307-6ebe-4425-9de1-e8e8d6b640b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40648) 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) | ||
| 344 | 2026.03.06 19:42:09.357593 [ 3 ] {24e9c307-6ebe-4425-9de1-e8e8d6b640b2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 345 | 2026.03.06 19:42:09.365127 [ 3 ] {24e9c307-6ebe-4425-9de1-e8e8d6b640b2} <Debug> oximeter.measurements_f64 (c091aa37-f280-4763-875e-4d80ecd39980): Loading data parts | ||
| 346 | 2026.03.06 19:42:09.365269 [ 3 ] {24e9c307-6ebe-4425-9de1-e8e8d6b640b2} <Debug> oximeter.measurements_f64 (c091aa37-f280-4763-875e-4d80ecd39980): There are no data parts | ||
| 347 | 2026.03.06 19:42:09.367897 [ 3 ] {24e9c307-6ebe-4425-9de1-e8e8d6b640b2} <Debug> TCPHandler: Processed in 0.010535169 sec. | ||
| 348 | 2026.03.06 19:42:09.368048 [ 3 ] {} <Trace> TCP-Session: 4b79e2dd-713c-4dcd-8a95-8af1ea47cf11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 349 | 2026.03.06 19:42:09.368203 [ 3 ] {7bf5b141-1eba-48f4-8ccd-d1c3d7d1dbb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40648) 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) | ||
| 350 | 2026.03.06 19:42:09.368255 [ 3 ] {7bf5b141-1eba-48f4-8ccd-d1c3d7d1dbb6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 351 | 2026.03.06 19:42:09.376189 [ 3 ] {7bf5b141-1eba-48f4-8ccd-d1c3d7d1dbb6} <Debug> oximeter.measurements_string (be49f3ed-0b37-4c2e-bbd6-2be16bd21e50): Loading data parts | ||
| 352 | 2026.03.06 19:42:09.376373 [ 3 ] {7bf5b141-1eba-48f4-8ccd-d1c3d7d1dbb6} <Debug> oximeter.measurements_string (be49f3ed-0b37-4c2e-bbd6-2be16bd21e50): There are no data parts | ||
| 353 | 2026.03.06 19:42:09.386751 [ 3 ] {7bf5b141-1eba-48f4-8ccd-d1c3d7d1dbb6} <Debug> TCPHandler: Processed in 0.018748469 sec. | ||
| 354 | 2026.03.06 19:42:09.386961 [ 3 ] {} <Trace> TCP-Session: 4b79e2dd-713c-4dcd-8a95-8af1ea47cf11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 355 | 2026.03.06 19:42:09.387228 [ 3 ] {a90f4ff3-7e32-46eb-ae84-2e11ab3038b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40648) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 356 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 357 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 358 | * a string isn't palatable for a few reasons. | ||
| 359 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 360 | * details. | ||
| 361 | */ | ||
| 362 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 363 | 2026.03.06 19:42:09.387331 [ 3 ] {a90f4ff3-7e32-46eb-ae84-2e11ab3038b5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 364 | 2026.03.06 19:42:09.393382 [ 3 ] {a90f4ff3-7e32-46eb-ae84-2e11ab3038b5} <Debug> oximeter.measurements_bytes (f97e36a4-5ced-45af-9058-ea5bd8867649): Loading data parts | ||
| 365 | 2026.03.06 19:42:09.393569 [ 3 ] {a90f4ff3-7e32-46eb-ae84-2e11ab3038b5} <Debug> oximeter.measurements_bytes (f97e36a4-5ced-45af-9058-ea5bd8867649): There are no data parts | ||
| 366 | 2026.03.06 19:42:09.402241 [ 3 ] {a90f4ff3-7e32-46eb-ae84-2e11ab3038b5} <Debug> TCPHandler: Processed in 0.015351953 sec. | ||
| 367 | 2026.03.06 19:42:09.402410 [ 3 ] {} <Trace> TCP-Session: 4b79e2dd-713c-4dcd-8a95-8af1ea47cf11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 368 | 2026.03.06 19:42:09.402616 [ 3 ] {87fd2faa-84ed-45fe-bc2d-2428c796a960} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40648) 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) | ||
| 369 | 2026.03.06 19:42:09.402713 [ 3 ] {87fd2faa-84ed-45fe-bc2d-2428c796a960} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 370 | 2026.03.06 19:42:09.413212 [ 3 ] {87fd2faa-84ed-45fe-bc2d-2428c796a960} <Debug> oximeter.measurements_cumulativei64 (58936702-70f7-447b-8ad4-777f3d69cf1d): Loading data parts | ||
| 371 | 2026.03.06 19:42:09.413484 [ 3 ] {87fd2faa-84ed-45fe-bc2d-2428c796a960} <Debug> oximeter.measurements_cumulativei64 (58936702-70f7-447b-8ad4-777f3d69cf1d): There are no data parts | ||
| 372 | 2026.03.06 19:42:09.416099 [ 3 ] {87fd2faa-84ed-45fe-bc2d-2428c796a960} <Debug> TCPHandler: Processed in 0.013755522 sec. | ||
| 373 | 2026.03.06 19:42:09.416245 [ 3 ] {} <Trace> TCP-Session: 4b79e2dd-713c-4dcd-8a95-8af1ea47cf11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 374 | 2026.03.06 19:42:09.416406 [ 3 ] {cf4fe34f-0d92-43b2-b281-0190dc11dd52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40648) 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) | ||
| 375 | 2026.03.06 19:42:09.416451 [ 3 ] {cf4fe34f-0d92-43b2-b281-0190dc11dd52} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 376 | 2026.03.06 19:42:09.425103 [ 3 ] {cf4fe34f-0d92-43b2-b281-0190dc11dd52} <Debug> oximeter.measurements_cumulativeu64 (88d55ca0-aa78-4229-9aac-9922fcdaca35): Loading data parts | ||
| 377 | 2026.03.06 19:42:09.425287 [ 3 ] {cf4fe34f-0d92-43b2-b281-0190dc11dd52} <Debug> oximeter.measurements_cumulativeu64 (88d55ca0-aa78-4229-9aac-9922fcdaca35): There are no data parts | ||
| 378 | 2026.03.06 19:42:09.427460 [ 3 ] {cf4fe34f-0d92-43b2-b281-0190dc11dd52} <Debug> TCPHandler: Processed in 0.011248597 sec. | ||
| 379 | 2026.03.06 19:42:09.427646 [ 3 ] {} <Trace> TCP-Session: 4b79e2dd-713c-4dcd-8a95-8af1ea47cf11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 380 | 2026.03.06 19:42:09.427806 [ 3 ] {6a473e02-8d80-470a-a446-06d26ddafe01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40648) 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) | ||
| 381 | 2026.03.06 19:42:09.427906 [ 3 ] {6a473e02-8d80-470a-a446-06d26ddafe01} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 382 | 2026.03.06 19:42:09.436500 [ 3 ] {6a473e02-8d80-470a-a446-06d26ddafe01} <Debug> oximeter.measurements_cumulativef32 (c034f7a4-f704-4ef7-8937-993ba554fe04): Loading data parts | ||
| 383 | 2026.03.06 19:42:09.436722 [ 3 ] {6a473e02-8d80-470a-a446-06d26ddafe01} <Debug> oximeter.measurements_cumulativef32 (c034f7a4-f704-4ef7-8937-993ba554fe04): There are no data parts | ||
| 384 | 2026.03.06 19:42:09.438780 [ 3 ] {6a473e02-8d80-470a-a446-06d26ddafe01} <Debug> TCPHandler: Processed in 0.011182306 sec. | ||
| 385 | 2026.03.06 19:42:09.438925 [ 3 ] {} <Trace> TCP-Session: 4b79e2dd-713c-4dcd-8a95-8af1ea47cf11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 386 | 2026.03.06 19:42:09.439121 [ 3 ] {baa378d6-64af-4eef-929d-b3788fbbc518} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40648) 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) | ||
| 387 | 2026.03.06 19:42:09.439174 [ 3 ] {baa378d6-64af-4eef-929d-b3788fbbc518} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 388 | 2026.03.06 19:42:09.440810 [ 3 ] {baa378d6-64af-4eef-929d-b3788fbbc518} <Debug> oximeter.measurements_cumulativef64 (932b8e61-171b-454f-a198-5cbd6c2586d8): Loading data parts | ||
| 389 | 2026.03.06 19:42:09.440953 [ 3 ] {baa378d6-64af-4eef-929d-b3788fbbc518} <Debug> oximeter.measurements_cumulativef64 (932b8e61-171b-454f-a198-5cbd6c2586d8): There are no data parts | ||
| 390 | 2026.03.06 19:42:09.449007 [ 3 ] {baa378d6-64af-4eef-929d-b3788fbbc518} <Debug> TCPHandler: Processed in 0.010126709 sec. | ||
| 391 | 2026.03.06 19:42:09.449172 [ 3 ] {} <Trace> TCP-Session: 4b79e2dd-713c-4dcd-8a95-8af1ea47cf11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 392 | 2026.03.06 19:42:09.449393 [ 3 ] {658849bc-f123-4574-8f31-77e5ba910875} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40648) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 393 | * NOTE: Array types cannot be Nullable, see | ||
| 394 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 395 | * for more details. | ||
| 396 | * | ||
| 397 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 398 | * is unfortunate, and at this point relies on the fact that an | ||
| 399 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 400 | * to figure out another way to represent missing samples here. | ||
| 401 | */ | ||
| 402 | 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) | ||
| 403 | 2026.03.06 19:42:09.449520 [ 3 ] {658849bc-f123-4574-8f31-77e5ba910875} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 404 | 2026.03.06 19:42:09.452301 [ 3 ] {658849bc-f123-4574-8f31-77e5ba910875} <Debug> oximeter.measurements_histogrami8 (93d5082a-7472-4103-973f-f4c4ab8b3c9b): Loading data parts | ||
| 405 | 2026.03.06 19:42:09.452475 [ 3 ] {658849bc-f123-4574-8f31-77e5ba910875} <Debug> oximeter.measurements_histogrami8 (93d5082a-7472-4103-973f-f4c4ab8b3c9b): There are no data parts | ||
| 406 | 2026.03.06 19:42:09.454802 [ 3 ] {658849bc-f123-4574-8f31-77e5ba910875} <Debug> TCPHandler: Processed in 0.005678686 sec. | ||
| 407 | 2026.03.06 19:42:09.454954 [ 3 ] {} <Trace> TCP-Session: 4b79e2dd-713c-4dcd-8a95-8af1ea47cf11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 408 | 2026.03.06 19:42:09.455167 [ 3 ] {cbf9c6da-862f-4237-bec7-b504b7212f70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40648) 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) | ||
| 409 | 2026.03.06 19:42:09.455227 [ 3 ] {cbf9c6da-862f-4237-bec7-b504b7212f70} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 410 | 2026.03.06 19:42:09.463706 [ 3 ] {cbf9c6da-862f-4237-bec7-b504b7212f70} <Debug> oximeter.measurements_histogramu8 (7c3b3d86-29e0-46f0-8bb6-296077b206d1): Loading data parts | ||
| 411 | 2026.03.06 19:42:09.463849 [ 3 ] {cbf9c6da-862f-4237-bec7-b504b7212f70} <Debug> oximeter.measurements_histogramu8 (7c3b3d86-29e0-46f0-8bb6-296077b206d1): There are no data parts | ||
| 412 | 2026.03.06 19:42:09.465683 [ 3 ] {cbf9c6da-862f-4237-bec7-b504b7212f70} <Debug> TCPHandler: Processed in 0.010775836 sec. | ||
| 413 | 2026.03.06 19:42:09.465836 [ 3 ] {} <Trace> TCP-Session: 4b79e2dd-713c-4dcd-8a95-8af1ea47cf11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 414 | 2026.03.06 19:42:09.466061 [ 3 ] {44afb836-a070-40d9-9171-9efd7fd1ff3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40648) 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) | ||
| 415 | 2026.03.06 19:42:09.466176 [ 3 ] {44afb836-a070-40d9-9171-9efd7fd1ff3b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 416 | 2026.03.06 19:42:09.477083 [ 3 ] {44afb836-a070-40d9-9171-9efd7fd1ff3b} <Debug> oximeter.measurements_histogrami16 (0e85329e-f4c0-4295-bac4-a6400c0ad92e): Loading data parts | ||
| 417 | 2026.03.06 19:42:09.477242 [ 3 ] {44afb836-a070-40d9-9171-9efd7fd1ff3b} <Debug> oximeter.measurements_histogrami16 (0e85329e-f4c0-4295-bac4-a6400c0ad92e): There are no data parts | ||
| 418 | 2026.03.06 19:42:09.485269 [ 3 ] {44afb836-a070-40d9-9171-9efd7fd1ff3b} <Debug> TCPHandler: Processed in 0.019476138 sec. | ||
| 419 | 2026.03.06 19:42:09.485441 [ 3 ] {} <Trace> TCP-Session: 4b79e2dd-713c-4dcd-8a95-8af1ea47cf11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 420 | 2026.03.06 19:42:09.485672 [ 3 ] {cad215c1-d6f2-48df-9792-371badb5c8e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40648) 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) | ||
| 421 | 2026.03.06 19:42:09.485735 [ 3 ] {cad215c1-d6f2-48df-9792-371badb5c8e5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 422 | 2026.03.06 19:42:09.491962 [ 3 ] {cad215c1-d6f2-48df-9792-371badb5c8e5} <Debug> oximeter.measurements_histogramu16 (e41dddbe-d262-4879-8846-9c1d9e27aa73): Loading data parts | ||
| 423 | 2026.03.06 19:42:09.492122 [ 3 ] {cad215c1-d6f2-48df-9792-371badb5c8e5} <Debug> oximeter.measurements_histogramu16 (e41dddbe-d262-4879-8846-9c1d9e27aa73): There are no data parts | ||
| 424 | 2026.03.06 19:42:09.502474 [ 3 ] {cad215c1-d6f2-48df-9792-371badb5c8e5} <Debug> TCPHandler: Processed in 0.017113478 sec. | ||
| 425 | 2026.03.06 19:42:09.502626 [ 3 ] {} <Trace> TCP-Session: 4b79e2dd-713c-4dcd-8a95-8af1ea47cf11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 426 | 2026.03.06 19:42:09.502825 [ 3 ] {c9661d74-012f-4b4e-af35-839158003ac2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40648) 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) | ||
| 427 | 2026.03.06 19:42:09.502893 [ 3 ] {c9661d74-012f-4b4e-af35-839158003ac2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 428 | 2026.03.06 19:42:09.506343 [ 3 ] {c9661d74-012f-4b4e-af35-839158003ac2} <Debug> oximeter.measurements_histogrami32 (902f2867-795d-4e62-8cd2-b0b1c7b95f5d): Loading data parts | ||
| 429 | 2026.03.06 19:42:09.506501 [ 3 ] {c9661d74-012f-4b4e-af35-839158003ac2} <Debug> oximeter.measurements_histogrami32 (902f2867-795d-4e62-8cd2-b0b1c7b95f5d): There are no data parts | ||
| 430 | 2026.03.06 19:42:09.515233 [ 3 ] {c9661d74-012f-4b4e-af35-839158003ac2} <Debug> TCPHandler: Processed in 0.012612592 sec. | ||
| 431 | 2026.03.06 19:42:09.515418 [ 3 ] {} <Trace> TCP-Session: 4b79e2dd-713c-4dcd-8a95-8af1ea47cf11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 432 | 2026.03.06 19:42:09.515688 [ 3 ] {2be8bb3a-10b6-4ab4-8a51-d57c6d6f89d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40648) 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) | ||
| 433 | 2026.03.06 19:42:09.515763 [ 3 ] {2be8bb3a-10b6-4ab4-8a51-d57c6d6f89d0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 434 | 2026.03.06 19:42:09.518217 [ 3 ] {2be8bb3a-10b6-4ab4-8a51-d57c6d6f89d0} <Debug> oximeter.measurements_histogramu32 (2782b544-a58f-48e9-88e1-7d98d74364f4): Loading data parts | ||
| 435 | 2026.03.06 19:42:09.518354 [ 3 ] {2be8bb3a-10b6-4ab4-8a51-d57c6d6f89d0} <Debug> oximeter.measurements_histogramu32 (2782b544-a58f-48e9-88e1-7d98d74364f4): There are no data parts | ||
| 436 | 2026.03.06 19:42:09.527147 [ 3 ] {2be8bb3a-10b6-4ab4-8a51-d57c6d6f89d0} <Debug> TCPHandler: Processed in 0.011785492 sec. | ||
| 437 | 2026.03.06 19:42:09.527326 [ 3 ] {} <Trace> TCP-Session: 4b79e2dd-713c-4dcd-8a95-8af1ea47cf11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 438 | 2026.03.06 19:42:09.527586 [ 3 ] {eafd25d1-592b-4a8c-abe0-6f91e8aa1207} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40648) 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) | ||
| 439 | 2026.03.06 19:42:09.527664 [ 3 ] {eafd25d1-592b-4a8c-abe0-6f91e8aa1207} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 440 | 2026.03.06 19:42:09.530166 [ 3 ] {eafd25d1-592b-4a8c-abe0-6f91e8aa1207} <Debug> oximeter.measurements_histogrami64 (ccc50db5-598b-446f-9ad3-ef123bf4c228): Loading data parts | ||
| 441 | 2026.03.06 19:42:09.530315 [ 3 ] {eafd25d1-592b-4a8c-abe0-6f91e8aa1207} <Debug> oximeter.measurements_histogrami64 (ccc50db5-598b-446f-9ad3-ef123bf4c228): There are no data parts | ||
| 442 | 2026.03.06 19:42:09.538758 [ 3 ] {eafd25d1-592b-4a8c-abe0-6f91e8aa1207} <Debug> TCPHandler: Processed in 0.011540005 sec. | ||
| 443 | 2026.03.06 19:42:09.538991 [ 3 ] {} <Trace> TCP-Session: 4b79e2dd-713c-4dcd-8a95-8af1ea47cf11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 444 | 2026.03.06 19:42:09.539266 [ 3 ] {405ce5b8-9bee-4ddd-93d8-d9ae93110d5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40648) 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) | ||
| 445 | 2026.03.06 19:42:09.539353 [ 3 ] {405ce5b8-9bee-4ddd-93d8-d9ae93110d5d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 446 | 2026.03.06 19:42:09.543104 [ 3 ] {405ce5b8-9bee-4ddd-93d8-d9ae93110d5d} <Debug> oximeter.measurements_histogramu64 (d59f510d-631d-4e98-a8cb-078d100679c7): Loading data parts | ||
| 447 | 2026.03.06 19:42:09.543251 [ 3 ] {405ce5b8-9bee-4ddd-93d8-d9ae93110d5d} <Debug> oximeter.measurements_histogramu64 (d59f510d-631d-4e98-a8cb-078d100679c7): There are no data parts | ||
| 448 | 2026.03.06 19:42:09.552247 [ 3 ] {405ce5b8-9bee-4ddd-93d8-d9ae93110d5d} <Debug> TCPHandler: Processed in 0.013314211 sec. | ||
| 449 | 2026.03.06 19:42:09.552453 [ 3 ] {} <Trace> TCP-Session: 4b79e2dd-713c-4dcd-8a95-8af1ea47cf11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 450 | 2026.03.06 19:42:09.552707 [ 3 ] {a4fd7fac-74b2-4942-ad29-61d2e96b7ce9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40648) 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) | ||
| 451 | 2026.03.06 19:42:09.552781 [ 3 ] {a4fd7fac-74b2-4942-ad29-61d2e96b7ce9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 452 | 2026.03.06 19:42:09.554943 [ 3 ] {a4fd7fac-74b2-4942-ad29-61d2e96b7ce9} <Debug> oximeter.measurements_histogramf32 (79147afa-e4b7-41e6-89bb-fed0581f8e11): Loading data parts | ||
| 453 | 2026.03.06 19:42:09.555096 [ 3 ] {a4fd7fac-74b2-4942-ad29-61d2e96b7ce9} <Debug> oximeter.measurements_histogramf32 (79147afa-e4b7-41e6-89bb-fed0581f8e11): There are no data parts | ||
| 454 | 2026.03.06 19:42:09.557302 [ 3 ] {a4fd7fac-74b2-4942-ad29-61d2e96b7ce9} <Debug> TCPHandler: Processed in 0.004929776 sec. | ||
| 455 | 2026.03.06 19:42:09.557471 [ 3 ] {} <Trace> TCP-Session: 4b79e2dd-713c-4dcd-8a95-8af1ea47cf11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 456 | 2026.03.06 19:42:09.557740 [ 3 ] {00c542a8-0826-4a3f-b6b8-c22e40c25955} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40648) 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) | ||
| 457 | 2026.03.06 19:42:09.557803 [ 3 ] {00c542a8-0826-4a3f-b6b8-c22e40c25955} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 458 | 2026.03.06 19:42:09.565732 [ 3 ] {00c542a8-0826-4a3f-b6b8-c22e40c25955} <Debug> oximeter.measurements_histogramf64 (4f6611fb-1824-485c-88b6-f88aa5d00db4): Loading data parts | ||
| 459 | 2026.03.06 19:42:09.566066 [ 3 ] {00c542a8-0826-4a3f-b6b8-c22e40c25955} <Debug> oximeter.measurements_histogramf64 (4f6611fb-1824-485c-88b6-f88aa5d00db4): There are no data parts | ||
| 460 | 2026.03.06 19:42:09.568944 [ 3 ] {00c542a8-0826-4a3f-b6b8-c22e40c25955} <Debug> TCPHandler: Processed in 0.011498854 sec. | ||
| 461 | 2026.03.06 19:42:09.569134 [ 3 ] {} <Trace> TCP-Session: 4b79e2dd-713c-4dcd-8a95-8af1ea47cf11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 462 | 2026.03.06 19:42:09.569298 [ 3 ] {5b76f849-6bc2-42e3-a50c-6aa611687b0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40648) /* The field tables store named dimensions of each timeseries. | ||
| 463 | * | ||
| 464 | * As with the measurement tables, there is one field table for each field data | ||
| 465 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 466 | * this behavior **must not** be relied upon for query correctness. | ||
| 467 | * | ||
| 468 | * The index for the fields differs from the measurements, however. Rows are | ||
| 469 | * sorted by timeseries name, then field name, field value, and finally | ||
| 470 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 471 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 472 | * usually then used to look up measurements. | ||
| 473 | * | ||
| 474 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 475 | * timeseries name and then key, since it would improve lookups where one | ||
| 476 | * already has the key. Realistically though, these tables are quite small and | ||
| 477 | * so performance benefits will be low in absolute terms. | ||
| 478 | * | ||
| 479 | * TTL: We use a materialized column to expire old field table records. This | ||
| 480 | * column is generated automatically by the database whenever a new row is | ||
| 481 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 482 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 483 | * record will remain during a deduplication, which will have the last | ||
| 484 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 485 | * measurement tables. | ||
| 486 | */ | ||
| 487 | 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) | ||
| 488 | 2026.03.06 19:42:09.569357 [ 3 ] {5b76f849-6bc2-42e3-a50c-6aa611687b0f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 489 | 2026.03.06 19:42:09.575070 [ 3 ] {5b76f849-6bc2-42e3-a50c-6aa611687b0f} <Debug> oximeter.fields_bool (19df5f0e-21fb-4b92-ad14-e31099a79b3c): Loading data parts | ||
| 490 | 2026.03.06 19:42:09.575231 [ 3 ] {5b76f849-6bc2-42e3-a50c-6aa611687b0f} <Debug> oximeter.fields_bool (19df5f0e-21fb-4b92-ad14-e31099a79b3c): There are no data parts | ||
| 491 | 2026.03.06 19:42:09.579131 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:57224 | ||
| 492 | 2026.03.06 19:42:09.579276 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 493 | 2026.03.06 19:42:09.579312 [ 262 ] {} <Debug> TCP-Session: 82a3c7c2-cf53-4437-9f97-da1935b2a044 Authenticating user 'default' from [fd00:1122:3344:101::b]:57224 | ||
| 494 | 2026.03.06 19:42:09.579357 [ 262 ] {} <Debug> TCP-Session: 82a3c7c2-cf53-4437-9f97-da1935b2a044 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 495 | 2026.03.06 19:42:09.579378 [ 262 ] {} <Debug> TCP-Session: 82a3c7c2-cf53-4437-9f97-da1935b2a044 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 496 | 2026.03.06 19:42:09.579438 [ 262 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 497 | 2026.03.06 19:42:09.579470 [ 262 ] {} <Trace> 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 | ||
| 498 | 2026.03.06 19:42:09.579494 [ 262 ] {} <Trace> 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 | ||
| 499 | 2026.03.06 19:42:09.580426 [ 3 ] {5b76f849-6bc2-42e3-a50c-6aa611687b0f} <Debug> TCPHandler: Processed in 0.01132937 sec. | ||
| 500 | 2026.03.06 19:42:09.580483 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:57773 | ||
| 501 | 2026.03.06 19:42:09.580583 [ 3 ] {} <Trace> TCP-Session: 4b79e2dd-713c-4dcd-8a95-8af1ea47cf11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 502 | 2026.03.06 19:42:09.580592 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:52336 | ||
| 503 | 2026.03.06 19:42:09.580672 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 504 | 2026.03.06 19:42:09.580679 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:57738 | ||
| 505 | 2026.03.06 19:42:09.580711 [ 263 ] {} <Debug> TCP-Session: ce993612-ed5a-4d81-b22c-cc5e838e1b26 Authenticating user 'default' from [fd00:1122:3344:101::b]:57773 | ||
| 506 | 2026.03.06 19:42:09.580762 [ 3 ] {5a4d18a4-9e77-4a9d-8332-db71cc2665ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40648) 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) | ||
| 507 | 2026.03.06 19:42:09.580780 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 508 | 2026.03.06 19:42:09.580802 [ 263 ] {} <Debug> TCP-Session: ce993612-ed5a-4d81-b22c-cc5e838e1b26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 509 | 2026.03.06 19:42:09.580752 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:59384 | ||
| 510 | 2026.03.06 19:42:09.580846 [ 3 ] {5a4d18a4-9e77-4a9d-8332-db71cc2665ed} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 511 | 2026.03.06 19:42:09.580851 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:46938 | ||
| 512 | 2026.03.06 19:42:09.580848 [ 264 ] {} <Debug> TCP-Session: 9ce48e2c-6008-4ae5-be84-eb40c9230992 Authenticating user 'default' from [fd00:1122:3344:101::b]:52336 | ||
| 513 | 2026.03.06 19:42:09.580922 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 514 | 2026.03.06 19:42:09.580840 [ 263 ] {} <Debug> TCP-Session: ce993612-ed5a-4d81-b22c-cc5e838e1b26 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 515 | 2026.03.06 19:42:09.581028 [ 265 ] {} <Debug> TCP-Session: 4d39b813-85f1-4771-ba85-afc634654f53 Authenticating user 'default' from [fd00:1122:3344:101::b]:57738 | ||
| 516 | 2026.03.06 19:42:09.581051 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:38993 | ||
| 517 | 2026.03.06 19:42:09.581060 [ 265 ] {} <Debug> TCP-Session: 4d39b813-85f1-4771-ba85-afc634654f53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 518 | 2026.03.06 19:42:09.581109 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 519 | 2026.03.06 19:42:09.581084 [ 264 ] {} <Debug> TCP-Session: 9ce48e2c-6008-4ae5-be84-eb40c9230992 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 520 | 2026.03.06 19:42:09.581148 [ 267 ] {} <Debug> TCP-Session: 57759143-6e86-443f-8911-9abbd2f9a0f9 Authenticating user 'default' from [fd00:1122:3344:101::b]:46938 | ||
| 521 | 2026.03.06 19:42:09.581154 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 522 | 2026.03.06 19:42:09.581178 [ 267 ] {} <Debug> TCP-Session: 57759143-6e86-443f-8911-9abbd2f9a0f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 523 | 2026.03.06 19:42:09.581216 [ 266 ] {} <Debug> TCP-Session: ca708780-e14f-4cb9-922a-5cf901a947e4 Authenticating user 'default' from [fd00:1122:3344:101::b]:59384 | ||
| 524 | 2026.03.06 19:42:09.581235 [ 267 ] {} <Debug> TCP-Session: 57759143-6e86-443f-8911-9abbd2f9a0f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 525 | 2026.03.06 19:42:09.581250 [ 266 ] {} <Debug> TCP-Session: ca708780-e14f-4cb9-922a-5cf901a947e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 526 | 2026.03.06 19:42:09.581241 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 527 | 2026.03.06 19:42:09.581299 [ 266 ] {} <Debug> TCP-Session: ca708780-e14f-4cb9-922a-5cf901a947e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 528 | 2026.03.06 19:42:09.581168 [ 264 ] {} <Debug> TCP-Session: 9ce48e2c-6008-4ae5-be84-eb40c9230992 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 529 | 2026.03.06 19:42:09.581323 [ 268 ] {} <Debug> TCP-Session: f9437e00-5ba6-429f-af8e-494b276616b3 Authenticating user 'default' from [fd00:1122:3344:101::b]:38993 | ||
| 530 | 2026.03.06 19:42:09.581130 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:49049 | ||
| 531 | 2026.03.06 19:42:09.581375 [ 268 ] {} <Debug> TCP-Session: f9437e00-5ba6-429f-af8e-494b276616b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 532 | 2026.03.06 19:42:09.581124 [ 265 ] {} <Debug> TCP-Session: 4d39b813-85f1-4771-ba85-afc634654f53 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 533 | 2026.03.06 19:42:09.581398 [ 268 ] {} <Debug> TCP-Session: f9437e00-5ba6-429f-af8e-494b276616b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 534 | 2026.03.06 19:42:09.581546 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 535 | 2026.03.06 19:42:09.581579 [ 269 ] {} <Debug> TCP-Session: 7181a43d-544b-45ad-9d69-ca411daeb41d Authenticating user 'default' from [fd00:1122:3344:101::b]:49049 | ||
| 536 | 2026.03.06 19:42:09.581617 [ 269 ] {} <Debug> TCP-Session: 7181a43d-544b-45ad-9d69-ca411daeb41d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 537 | 2026.03.06 19:42:09.581629 [ 269 ] {} <Debug> TCP-Session: 7181a43d-544b-45ad-9d69-ca411daeb41d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 538 | 2026.03.06 19:42:09.589350 [ 3 ] {5a4d18a4-9e77-4a9d-8332-db71cc2665ed} <Debug> oximeter.fields_i8 (fb8c7598-56d4-4cd3-80b8-031560f12fd6): Loading data parts | ||
| 539 | 2026.03.06 19:42:09.589533 [ 3 ] {5a4d18a4-9e77-4a9d-8332-db71cc2665ed} <Debug> oximeter.fields_i8 (fb8c7598-56d4-4cd3-80b8-031560f12fd6): There are no data parts | ||
| 540 | 2026.03.06 19:42:09.592203 [ 3 ] {5a4d18a4-9e77-4a9d-8332-db71cc2665ed} <Debug> TCPHandler: Processed in 0.011671539 sec. | ||
| 541 | 2026.03.06 19:42:09.592358 [ 3 ] {} <Trace> TCP-Session: 4b79e2dd-713c-4dcd-8a95-8af1ea47cf11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 542 | 2026.03.06 19:42:09.592527 [ 3 ] {e8bc7435-6903-44d1-a55b-af56ee43f56c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40648) 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) | ||
| 543 | 2026.03.06 19:42:09.592581 [ 3 ] {e8bc7435-6903-44d1-a55b-af56ee43f56c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 544 | 2026.03.06 19:42:09.601500 [ 3 ] {e8bc7435-6903-44d1-a55b-af56ee43f56c} <Debug> oximeter.fields_u8 (df3fde33-e7e4-42a4-a22f-53ff95c206e8): Loading data parts | ||
| 545 | 2026.03.06 19:42:09.601654 [ 3 ] {e8bc7435-6903-44d1-a55b-af56ee43f56c} <Debug> oximeter.fields_u8 (df3fde33-e7e4-42a4-a22f-53ff95c206e8): There are no data parts | ||
| 546 | 2026.03.06 19:42:09.603769 [ 3 ] {e8bc7435-6903-44d1-a55b-af56ee43f56c} <Debug> TCPHandler: Processed in 0.011457054 sec. | ||
| 547 | 2026.03.06 19:42:09.603970 [ 3 ] {} <Trace> TCP-Session: 4b79e2dd-713c-4dcd-8a95-8af1ea47cf11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 548 | 2026.03.06 19:42:09.604122 [ 3 ] {49f530bf-11d7-4bbd-bc92-8179427d969f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40648) 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) | ||
| 549 | 2026.03.06 19:42:09.604174 [ 3 ] {49f530bf-11d7-4bbd-bc92-8179427d969f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 550 | 2026.03.06 19:42:09.612456 [ 3 ] {49f530bf-11d7-4bbd-bc92-8179427d969f} <Debug> oximeter.fields_i16 (0805983f-3b79-42e2-9799-61f8171b7c62): Loading data parts | ||
| 551 | 2026.03.06 19:42:09.612604 [ 3 ] {49f530bf-11d7-4bbd-bc92-8179427d969f} <Debug> oximeter.fields_i16 (0805983f-3b79-42e2-9799-61f8171b7c62): There are no data parts | ||
| 552 | 2026.03.06 19:42:09.621002 [ 3 ] {49f530bf-11d7-4bbd-bc92-8179427d969f} <Debug> TCPHandler: Processed in 0.017090757 sec. | ||
| 553 | 2026.03.06 19:42:09.621165 [ 3 ] {} <Trace> TCP-Session: 4b79e2dd-713c-4dcd-8a95-8af1ea47cf11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 554 | 2026.03.06 19:42:09.621340 [ 3 ] {bb0af771-aac4-4eb2-b2a2-976fbc836d95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40648) 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) | ||
| 555 | 2026.03.06 19:42:09.621392 [ 3 ] {bb0af771-aac4-4eb2-b2a2-976fbc836d95} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 556 | 2026.03.06 19:42:09.623697 [ 3 ] {bb0af771-aac4-4eb2-b2a2-976fbc836d95} <Debug> oximeter.fields_u16 (5a564c88-a7ef-4f9d-817e-8041ba77bdd1): Loading data parts | ||
| 557 | 2026.03.06 19:42:09.623858 [ 3 ] {bb0af771-aac4-4eb2-b2a2-976fbc836d95} <Debug> oximeter.fields_u16 (5a564c88-a7ef-4f9d-817e-8041ba77bdd1): There are no data parts | ||
| 558 | 2026.03.06 19:42:09.631568 [ 3 ] {bb0af771-aac4-4eb2-b2a2-976fbc836d95} <Debug> TCPHandler: Processed in 0.010455597 sec. | ||
| 559 | 2026.03.06 19:42:09.631808 [ 3 ] {} <Trace> TCP-Session: 4b79e2dd-713c-4dcd-8a95-8af1ea47cf11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 560 | 2026.03.06 19:42:09.631995 [ 3 ] {fa1f3bf2-a2e4-44e8-bbe5-fbd3abbb16c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40648) 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) | ||
| 561 | 2026.03.06 19:42:09.632053 [ 3 ] {fa1f3bf2-a2e4-44e8-bbe5-fbd3abbb16c4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 562 | 2026.03.06 19:42:09.635451 [ 3 ] {fa1f3bf2-a2e4-44e8-bbe5-fbd3abbb16c4} <Debug> oximeter.fields_i32 (231cbe0b-1f50-4684-9acf-5edd5ed99128): Loading data parts | ||
| 563 | 2026.03.06 19:42:09.635622 [ 3 ] {fa1f3bf2-a2e4-44e8-bbe5-fbd3abbb16c4} <Debug> oximeter.fields_i32 (231cbe0b-1f50-4684-9acf-5edd5ed99128): There are no data parts | ||
| 564 | 2026.03.06 19:42:09.644818 [ 3 ] {fa1f3bf2-a2e4-44e8-bbe5-fbd3abbb16c4} <Debug> TCPHandler: Processed in 0.013136726 sec. | ||
| 565 | 2026.03.06 19:42:09.645066 [ 3 ] {} <Trace> TCP-Session: 4b79e2dd-713c-4dcd-8a95-8af1ea47cf11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 566 | 2026.03.06 19:42:09.645378 [ 3 ] {5e548544-80cf-4f18-8b41-98ed6a016d1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40648) 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) | ||
| 567 | 2026.03.06 19:42:09.645577 [ 3 ] {5e548544-80cf-4f18-8b41-98ed6a016d1a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 568 | 2026.03.06 19:42:09.656126 [ 3 ] {5e548544-80cf-4f18-8b41-98ed6a016d1a} <Debug> oximeter.fields_u32 (f9d1c63e-f868-4b0c-af5a-3ae84ab3044e): Loading data parts | ||
| 569 | 2026.03.06 19:42:09.656309 [ 3 ] {5e548544-80cf-4f18-8b41-98ed6a016d1a} <Debug> oximeter.fields_u32 (f9d1c63e-f868-4b0c-af5a-3ae84ab3044e): There are no data parts | ||
| 570 | 2026.03.06 19:42:09.659141 [ 3 ] {5e548544-80cf-4f18-8b41-98ed6a016d1a} <Debug> TCPHandler: Processed in 0.014146682 sec. | ||
| 571 | 2026.03.06 19:42:09.659372 [ 3 ] {} <Trace> TCP-Session: 4b79e2dd-713c-4dcd-8a95-8af1ea47cf11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 572 | 2026.03.06 19:42:09.659540 [ 3 ] {4d5981e2-bdd6-4796-b9ca-55c97bb81c48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40648) 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) | ||
| 573 | 2026.03.06 19:42:09.659649 [ 3 ] {4d5981e2-bdd6-4796-b9ca-55c97bb81c48} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 574 | 2026.03.06 19:42:09.667452 [ 3 ] {4d5981e2-bdd6-4796-b9ca-55c97bb81c48} <Debug> oximeter.fields_i64 (b3f68b5b-2072-44e0-8e0d-301c83ae257b): Loading data parts | ||
| 575 | 2026.03.06 19:42:09.667700 [ 3 ] {4d5981e2-bdd6-4796-b9ca-55c97bb81c48} <Debug> oximeter.fields_i64 (b3f68b5b-2072-44e0-8e0d-301c83ae257b): There are no data parts | ||
| 576 | 2026.03.06 19:42:09.671552 [ 3 ] {4d5981e2-bdd6-4796-b9ca-55c97bb81c48} <Debug> TCPHandler: Processed in 0.012260373 sec. | ||
| 577 | 2026.03.06 19:42:09.672181 [ 3 ] {} <Trace> TCP-Session: 4b79e2dd-713c-4dcd-8a95-8af1ea47cf11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 578 | 2026.03.06 19:42:09.672443 [ 3 ] {bbe2b0a7-b9c2-4c36-bceb-95622eaf1bc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40648) 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) | ||
| 579 | 2026.03.06 19:42:09.672566 [ 3 ] {bbe2b0a7-b9c2-4c36-bceb-95622eaf1bc8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 580 | 2026.03.06 19:42:09.680656 [ 3 ] {bbe2b0a7-b9c2-4c36-bceb-95622eaf1bc8} <Debug> oximeter.fields_u64 (cb6f0aa6-8841-4508-a751-47829ee96259): Loading data parts | ||
| 581 | 2026.03.06 19:42:09.680844 [ 3 ] {bbe2b0a7-b9c2-4c36-bceb-95622eaf1bc8} <Debug> oximeter.fields_u64 (cb6f0aa6-8841-4508-a751-47829ee96259): There are no data parts | ||
| 582 | 2026.03.06 19:42:09.683002 [ 3 ] {bbe2b0a7-b9c2-4c36-bceb-95622eaf1bc8} <Debug> TCPHandler: Processed in 0.010872338 sec. | ||
| 583 | 2026.03.06 19:42:09.683204 [ 3 ] {} <Trace> TCP-Session: 4b79e2dd-713c-4dcd-8a95-8af1ea47cf11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 584 | 2026.03.06 19:42:09.683351 [ 3 ] {0eaa6d2c-8574-47cd-b4e2-5ac23264b68c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40648) 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) | ||
| 585 | 2026.03.06 19:42:09.683454 [ 3 ] {0eaa6d2c-8574-47cd-b4e2-5ac23264b68c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 586 | 2026.03.06 19:42:09.692393 [ 3 ] {0eaa6d2c-8574-47cd-b4e2-5ac23264b68c} <Debug> oximeter.fields_ipaddr (1ddee4e6-9447-49ee-9350-2dc4b9fee70e): Loading data parts | ||
| 587 | 2026.03.06 19:42:09.692640 [ 3 ] {0eaa6d2c-8574-47cd-b4e2-5ac23264b68c} <Debug> oximeter.fields_ipaddr (1ddee4e6-9447-49ee-9350-2dc4b9fee70e): There are no data parts | ||
| 588 | 2026.03.06 19:42:09.695104 [ 3 ] {0eaa6d2c-8574-47cd-b4e2-5ac23264b68c} <Debug> TCPHandler: Processed in 0.011939565 sec. | ||
| 589 | 2026.03.06 19:42:09.695245 [ 3 ] {} <Trace> TCP-Session: 4b79e2dd-713c-4dcd-8a95-8af1ea47cf11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 590 | 2026.03.06 19:42:09.695464 [ 3 ] {ef00bcfa-2f13-4766-a063-64759d4742a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40648) 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) | ||
| 591 | 2026.03.06 19:42:09.695577 [ 3 ] {ef00bcfa-2f13-4766-a063-64759d4742a1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 592 | 2026.03.06 19:42:09.703626 [ 3 ] {ef00bcfa-2f13-4766-a063-64759d4742a1} <Debug> oximeter.fields_string (806e2236-ee87-4e21-bca6-f542d99340fe): Loading data parts | ||
| 593 | 2026.03.06 19:42:09.703784 [ 3 ] {ef00bcfa-2f13-4766-a063-64759d4742a1} <Debug> oximeter.fields_string (806e2236-ee87-4e21-bca6-f542d99340fe): There are no data parts | ||
| 594 | 2026.03.06 19:42:09.705910 [ 3 ] {ef00bcfa-2f13-4766-a063-64759d4742a1} <Debug> TCPHandler: Processed in 0.010696263 sec. | ||
| 595 | 2026.03.06 19:42:09.706056 [ 3 ] {} <Trace> TCP-Session: 4b79e2dd-713c-4dcd-8a95-8af1ea47cf11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 596 | 2026.03.06 19:42:09.706222 [ 3 ] {fca68484-02a9-4071-addf-c8f278602dae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40648) 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) | ||
| 597 | 2026.03.06 19:42:09.706362 [ 3 ] {fca68484-02a9-4071-addf-c8f278602dae} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 598 | 2026.03.06 19:42:09.716262 [ 3 ] {fca68484-02a9-4071-addf-c8f278602dae} <Debug> oximeter.fields_uuid (66bb6391-34ea-4491-ad88-0bd9a67cd893): Loading data parts | ||
| 599 | 2026.03.06 19:42:09.716508 [ 3 ] {fca68484-02a9-4071-addf-c8f278602dae} <Debug> oximeter.fields_uuid (66bb6391-34ea-4491-ad88-0bd9a67cd893): There are no data parts | ||
| 600 | 2026.03.06 19:42:09.718500 [ 3 ] {fca68484-02a9-4071-addf-c8f278602dae} <Debug> TCPHandler: Processed in 0.01251969 sec. | ||
| 601 | 2026.03.06 19:42:09.718679 [ 3 ] {} <Trace> TCP-Session: 4b79e2dd-713c-4dcd-8a95-8af1ea47cf11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 602 | 2026.03.06 19:42:09.719066 [ 3 ] {b2a947a7-a82f-402c-a103-2e109eb68149} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40648) /* The timeseries schema table stores the extracted schema for the samples | ||
| 603 | * oximeter collects. | ||
| 604 | */ | ||
| 605 | 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) | ||
| 606 | 2026.03.06 19:42:09.719189 [ 3 ] {b2a947a7-a82f-402c-a103-2e109eb68149} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 607 | 2026.03.06 19:42:09.729448 [ 3 ] {b2a947a7-a82f-402c-a103-2e109eb68149} <Debug> oximeter.timeseries_schema (1056a0b4-0ff7-439b-aea0-b8475681aaec): Loading data parts | ||
| 608 | 2026.03.06 19:42:09.729675 [ 3 ] {b2a947a7-a82f-402c-a103-2e109eb68149} <Debug> oximeter.timeseries_schema (1056a0b4-0ff7-439b-aea0-b8475681aaec): There are no data parts | ||
| 609 | 2026.03.06 19:42:09.732837 [ 3 ] {b2a947a7-a82f-402c-a103-2e109eb68149} <Debug> TCPHandler: Processed in 0.014165632 sec. | ||
| 610 | 2026.03.06 19:42:09.733151 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 611 | 2026.03.06 19:42:09.733614 [ 4 ] {a0292f96-5a45-4c97-9776-d6341994b71e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 612 | 2026.03.06 19:42:09.734887 [ 4 ] {a0292f96-5a45-4c97-9776-d6341994b71e} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 613 | 2026.03.06 19:42:09.771383 [ 260 ] {a0292f96-5a45-4c97-9776-d6341994b71e} <Trace> oximeter.version (9d6fae8c-06dd-40a4-8d59-57f33e74c21a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 614 | 2026.03.06 19:42:09.771533 [ 260 ] {a0292f96-5a45-4c97-9776-d6341994b71e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 615 | 2026.03.06 19:42:09.776449 [ 260 ] {a0292f96-5a45-4c97-9776-d6341994b71e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 616 | 2026.03.06 19:42:09.777104 [ 260 ] {a0292f96-5a45-4c97-9776-d6341994b71e} <Trace> oximeter.version (9d6fae8c-06dd-40a4-8d59-57f33e74c21a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 617 | 2026.03.06 19:42:09.777451 [ 4 ] {a0292f96-5a45-4c97-9776-d6341994b71e} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.043997 sec., 22.728822419710433 rows/sec., 363.66 B/sec. | ||
| 618 | 2026.03.06 19:42:09.777701 [ 4 ] {a0292f96-5a45-4c97-9776-d6341994b71e} <Debug> TCPHandler: Processed in 0.044708393 sec. | ||
| 619 | 2026.03.06 19:42:10.000453 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 124.61 MiB, peak 124.61 MiB, free memory in arenas 0.00 B, will set to 138.59 MiB (RSS), difference: 13.97 MiB | ||
| 620 | 2026.03.06 19:42:11.457965 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:64684 | ||
| 621 | 2026.03.06 19:42:11.458160 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 622 | 2026.03.06 19:42:11.458217 [ 270 ] {} <Debug> TCP-Session: 5ec9b1be-a648-43fc-9165-439b4561c5be Authenticating user 'default' from [fd00:1122:3344:101::a]:64684 | ||
| 623 | 2026.03.06 19:42:11.458340 [ 270 ] {} <Debug> TCP-Session: 5ec9b1be-a648-43fc-9165-439b4561c5be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 624 | 2026.03.06 19:42:11.458354 [ 270 ] {} <Debug> TCP-Session: 5ec9b1be-a648-43fc-9165-439b4561c5be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 625 | 2026.03.06 19:42:11.458421 [ 270 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 626 | 2026.03.06 19:42:11.458520 [ 270 ] {} <Trace> 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 | ||
| 627 | 2026.03.06 19:42:11.458536 [ 270 ] {} <Trace> 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 | ||
| 628 | 2026.03.06 19:42:11.460857 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:60531 | ||
| 629 | 2026.03.06 19:42:11.460955 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:49438 | ||
| 630 | 2026.03.06 19:42:11.461059 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 631 | 2026.03.06 19:42:11.461192 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:53674 | ||
| 632 | 2026.03.06 19:42:11.461202 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 633 | 2026.03.06 19:42:11.461089 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:54907 | ||
| 634 | 2026.03.06 19:42:11.461303 [ 272 ] {} <Debug> TCP-Session: d763eb32-494e-4f71-b458-c94be6e7b69c Authenticating user 'default' from [fd00:1122:3344:101::a]:49438 | ||
| 635 | 2026.03.06 19:42:11.461285 [ 271 ] {} <Debug> TCP-Session: 8a1f0711-076a-49eb-922a-9d3a681e9e97 Authenticating user 'default' from [fd00:1122:3344:101::a]:60531 | ||
| 636 | 2026.03.06 19:42:11.461282 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:45617 | ||
| 637 | 2026.03.06 19:42:11.461422 [ 272 ] {} <Debug> TCP-Session: d763eb32-494e-4f71-b458-c94be6e7b69c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 638 | 2026.03.06 19:42:11.461454 [ 271 ] {} <Debug> TCP-Session: 8a1f0711-076a-49eb-922a-9d3a681e9e97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 639 | 2026.03.06 19:42:11.461425 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:42552 | ||
| 640 | 2026.03.06 19:42:11.461562 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 641 | 2026.03.06 19:42:11.461602 [ 271 ] {} <Debug> TCP-Session: 8a1f0711-076a-49eb-922a-9d3a681e9e97 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 642 | 2026.03.06 19:42:11.461590 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 643 | 2026.03.06 19:42:11.461580 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:36721 | ||
| 644 | 2026.03.06 19:42:11.461689 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 645 | 2026.03.06 19:42:11.461774 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 646 | 2026.03.06 19:42:11.461693 [ 274 ] {} <Debug> TCP-Session: e02550a0-8f5c-47b0-9402-90c796fa1d3a Authenticating user 'default' from [fd00:1122:3344:101::a]:53674 | ||
| 647 | 2026.03.06 19:42:11.461840 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 648 | 2026.03.06 19:42:11.461916 [ 276 ] {} <Debug> TCP-Session: 877f90b7-f712-42ee-abd7-5f226922108f Authenticating user 'default' from [fd00:1122:3344:101::a]:42552 | ||
| 649 | 2026.03.06 19:42:11.461900 [ 274 ] {} <Debug> TCP-Session: e02550a0-8f5c-47b0-9402-90c796fa1d3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 650 | 2026.03.06 19:42:11.461710 [ 273 ] {} <Debug> TCP-Session: ccc3892b-c96d-45eb-bfb4-17b65fe70af8 Authenticating user 'default' from [fd00:1122:3344:101::a]:54907 | ||
| 651 | 2026.03.06 19:42:11.462067 [ 276 ] {} <Debug> TCP-Session: 877f90b7-f712-42ee-abd7-5f226922108f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 652 | 2026.03.06 19:42:11.462052 [ 274 ] {} <Debug> TCP-Session: e02550a0-8f5c-47b0-9402-90c796fa1d3a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 653 | 2026.03.06 19:42:11.462097 [ 273 ] {} <Debug> TCP-Session: ccc3892b-c96d-45eb-bfb4-17b65fe70af8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 654 | 2026.03.06 19:42:11.462154 [ 276 ] {} <Debug> TCP-Session: 877f90b7-f712-42ee-abd7-5f226922108f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 655 | 2026.03.06 19:42:11.462048 [ 277 ] {} <Debug> TCP-Session: bd780c3d-7c08-4b8a-b782-0ac34e597067 Authenticating user 'default' from [fd00:1122:3344:101::a]:36721 | ||
| 656 | 2026.03.06 19:42:11.462175 [ 273 ] {} <Debug> TCP-Session: ccc3892b-c96d-45eb-bfb4-17b65fe70af8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 657 | 2026.03.06 19:42:11.461572 [ 272 ] {} <Debug> TCP-Session: d763eb32-494e-4f71-b458-c94be6e7b69c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 658 | 2026.03.06 19:42:11.462242 [ 277 ] {} <Debug> TCP-Session: bd780c3d-7c08-4b8a-b782-0ac34e597067 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 659 | 2026.03.06 19:42:11.461897 [ 275 ] {} <Debug> TCP-Session: eebe8bd2-a477-46d1-9fcd-37be1a67cda0 Authenticating user 'default' from [fd00:1122:3344:101::a]:45617 | ||
| 660 | 2026.03.06 19:42:11.462349 [ 277 ] {} <Debug> TCP-Session: bd780c3d-7c08-4b8a-b782-0ac34e597067 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 661 | 2026.03.06 19:42:11.462378 [ 275 ] {} <Debug> TCP-Session: eebe8bd2-a477-46d1-9fcd-37be1a67cda0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 662 | 2026.03.06 19:42:11.462464 [ 275 ] {} <Debug> TCP-Session: eebe8bd2-a477-46d1-9fcd-37be1a67cda0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 663 | 2026.03.06 19:42:11.912073 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:35983 | ||
| 664 | 2026.03.06 19:42:11.912334 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 665 | 2026.03.06 19:42:11.912366 [ 278 ] {} <Debug> TCP-Session: eabe7815-716e-457b-9ad9-c197cc71270c Authenticating user 'default' from [fd00:1122:3344:101::c]:35983 | ||
| 666 | 2026.03.06 19:42:11.912386 [ 278 ] {} <Debug> TCP-Session: eabe7815-716e-457b-9ad9-c197cc71270c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 667 | 2026.03.06 19:42:11.912476 [ 278 ] {} <Debug> TCP-Session: eabe7815-716e-457b-9ad9-c197cc71270c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 668 | 2026.03.06 19:42:11.912542 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 669 | 2026.03.06 19:42:11.912571 [ 278 ] {} <Trace> 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 | ||
| 670 | 2026.03.06 19:42:11.912665 [ 278 ] {} <Trace> 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 | ||
| 671 | 2026.03.06 19:42:11.915552 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:35671 | ||
| 672 | 2026.03.06 19:42:11.915616 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:60817 | ||
| 673 | 2026.03.06 19:42:11.915723 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:49943 | ||
| 674 | 2026.03.06 19:42:11.915783 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 675 | 2026.03.06 19:42:11.915864 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:55350 | ||
| 676 | 2026.03.06 19:42:11.915861 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 677 | 2026.03.06 19:42:11.915985 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:57331 | ||
| 678 | 2026.03.06 19:42:11.916102 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:48766 | ||
| 679 | 2026.03.06 19:42:11.916073 [ 280 ] {} <Debug> TCP-Session: 6a499473-9b5a-40e6-bdc0-9412d9453e8b Authenticating user 'default' from [fd00:1122:3344:101::c]:60817 | ||
| 680 | 2026.03.06 19:42:11.916038 [ 279 ] {} <Debug> TCP-Session: 5d085c9c-7d0d-4c23-8675-a73c564fbe44 Authenticating user 'default' from [fd00:1122:3344:101::c]:35671 | ||
| 681 | 2026.03.06 19:42:11.915982 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 682 | 2026.03.06 19:42:11.916277 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 683 | 2026.03.06 19:42:11.916230 [ 280 ] {} <Debug> TCP-Session: 6a499473-9b5a-40e6-bdc0-9412d9453e8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 684 | 2026.03.06 19:42:11.916378 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 685 | 2026.03.06 19:42:11.916420 [ 283 ] {} <Debug> TCP-Session: 9dad9101-d43f-41db-b160-a7eb0ae51742 Authenticating user 'default' from [fd00:1122:3344:101::c]:57331 | ||
| 686 | 2026.03.06 19:42:11.916398 [ 280 ] {} <Debug> TCP-Session: 6a499473-9b5a-40e6-bdc0-9412d9453e8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 687 | 2026.03.06 19:42:11.916392 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:46703 | ||
| 688 | 2026.03.06 19:42:11.916217 [ 279 ] {} <Debug> TCP-Session: 5d085c9c-7d0d-4c23-8675-a73c564fbe44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 689 | 2026.03.06 19:42:11.916632 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 690 | 2026.03.06 19:42:11.916571 [ 283 ] {} <Debug> TCP-Session: 9dad9101-d43f-41db-b160-a7eb0ae51742 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 691 | 2026.03.06 19:42:11.916533 [ 284 ] {} <Debug> TCP-Session: 2fa2607e-56c4-4bed-b5fe-f15dab56fc22 Authenticating user 'default' from [fd00:1122:3344:101::c]:48766 | ||
| 692 | 2026.03.06 19:42:11.916733 [ 285 ] {} <Debug> TCP-Session: d99d4b85-07b4-44b3-8802-e501d27f7f3e Authenticating user 'default' from [fd00:1122:3344:101::c]:46703 | ||
| 693 | 2026.03.06 19:42:11.916708 [ 283 ] {} <Debug> TCP-Session: 9dad9101-d43f-41db-b160-a7eb0ae51742 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 694 | 2026.03.06 19:42:11.916700 [ 279 ] {} <Debug> TCP-Session: 5d085c9c-7d0d-4c23-8675-a73c564fbe44 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 695 | 2026.03.06 19:42:11.916822 [ 285 ] {} <Debug> TCP-Session: d99d4b85-07b4-44b3-8802-e501d27f7f3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 696 | 2026.03.06 19:42:11.916786 [ 284 ] {} <Debug> TCP-Session: 2fa2607e-56c4-4bed-b5fe-f15dab56fc22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 697 | 2026.03.06 19:42:11.916197 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 698 | 2026.03.06 19:42:11.916908 [ 285 ] {} <Debug> TCP-Session: d99d4b85-07b4-44b3-8802-e501d27f7f3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 699 | 2026.03.06 19:42:11.916896 [ 284 ] {} <Debug> TCP-Session: 2fa2607e-56c4-4bed-b5fe-f15dab56fc22 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 700 | 2026.03.06 19:42:11.916404 [ 281 ] {} <Debug> TCP-Session: 93887894-471a-48fb-8a06-0f4949d1aee4 Authenticating user 'default' from [fd00:1122:3344:101::c]:49943 | ||
| 701 | 2026.03.06 19:42:11.917159 [ 282 ] {} <Debug> TCP-Session: 393d4f17-0fe5-4440-84d0-b12a625294ec Authenticating user 'default' from [fd00:1122:3344:101::c]:55350 | ||
| 702 | 2026.03.06 19:42:11.917267 [ 281 ] {} <Debug> TCP-Session: 93887894-471a-48fb-8a06-0f4949d1aee4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 703 | 2026.03.06 19:42:11.917279 [ 282 ] {} <Debug> TCP-Session: 393d4f17-0fe5-4440-84d0-b12a625294ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 704 | 2026.03.06 19:42:11.917291 [ 281 ] {} <Debug> TCP-Session: 93887894-471a-48fb-8a06-0f4949d1aee4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 705 | 2026.03.06 19:42:11.917401 [ 282 ] {} <Debug> TCP-Session: 393d4f17-0fe5-4440-84d0-b12a625294ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2026.03.06 19:42:12.000186 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 138.77 MiB, peak 138.77 MiB, free memory in arenas 0.00 B, will set to 139.81 MiB (RSS), difference: 1.04 MiB | ||
| 707 | 2026.03.06 19:42:14.624853 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 708 | 2026.03.06 19:42:14.624922 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
| 709 | 2026.03.06 19:42:14.624953 [ 243 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 710 | 2026.03.06 19:42:14.625021 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 711 | 2026.03.06 19:42:14.632711 [ 244 ] {} <Debug> system.asynchronous_metric_log (1d6329eb-cef3-44de-9e03-0def5894f895): Loading data parts | ||
| 712 | 2026.03.06 19:42:14.632894 [ 244 ] {} <Debug> system.asynchronous_metric_log (1d6329eb-cef3-44de-9e03-0def5894f895): There are no data parts | ||
| 713 | 2026.03.06 19:42:14.644107 [ 244 ] {} <Trace> system.asynchronous_metric_log (1d6329eb-cef3-44de-9e03-0def5894f895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 714 | 2026.03.06 19:42:14.644256 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 715 | 2026.03.06 19:42:14.646463 [ 243 ] {} <Debug> system.metric_log (72ef8883-a815-42c7-bee2-1c23217a9a11): Loading data parts | ||
| 716 | 2026.03.06 19:42:14.646652 [ 243 ] {} <Debug> system.metric_log (72ef8883-a815-42c7-bee2-1c23217a9a11): There are no data parts | ||
| 717 | 2026.03.06 19:42:14.650882 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 718 | 2026.03.06 19:42:14.651722 [ 244 ] {} <Trace> system.asynchronous_metric_log (1d6329eb-cef3-44de-9e03-0def5894f895): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 719 | 2026.03.06 19:42:14.651877 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
| 720 | 2026.03.06 19:42:14.684260 [ 243 ] {} <Trace> system.metric_log (72ef8883-a815-42c7-bee2-1c23217a9a11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 721 | 2026.03.06 19:42:14.684518 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 722 | 2026.03.06 19:42:14.691082 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 723 | 2026.03.06 19:42:14.692254 [ 243 ] {} <Trace> system.metric_log (72ef8883-a815-42c7-bee2-1c23217a9a11): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 724 | 2026.03.06 19:42:14.696069 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 725 | 2026.03.06 19:42:15.000910 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.77 MiB, peak 148.77 MiB, free memory in arenas 0.00 B, will set to 153.88 MiB (RSS), difference: 9.11 MiB | ||
| 726 | 2026.03.06 19:42:17.124191 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 727 | 2026.03.06 19:42:17.124359 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 728 | 2026.03.06 19:42:17.129551 [ 242 ] {} <Debug> system.query_log (0895be45-9bf7-4264-8d00-e6aea3b99325): Loading data parts | ||
| 729 | 2026.03.06 19:42:17.129757 [ 242 ] {} <Debug> system.query_log (0895be45-9bf7-4264-8d00-e6aea3b99325): There are no data parts | ||
| 730 | 2026.03.06 19:42:17.139645 [ 242 ] {} <Trace> system.query_log (0895be45-9bf7-4264-8d00-e6aea3b99325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 731 | 2026.03.06 19:42:17.139801 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 732 | 2026.03.06 19:42:17.141593 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 733 | 2026.03.06 19:42:17.142118 [ 242 ] {} <Trace> system.query_log (0895be45-9bf7-4264-8d00-e6aea3b99325): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 734 | 2026.03.06 19:42:17.142355 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 735 | 2026.03.06 19:42:18.000270 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.10 MiB, peak 158.10 MiB, free memory in arenas 0.00 B, will set to 154.97 MiB (RSS), difference: -3.13 MiB | ||
| 736 | 2026.03.06 19:42:22.090974 [ 113 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 737 | 2026.03.06 19:42:22.091036 [ 113 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 738 | 2026.03.06 19:42:22.134947 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50292 | ||
| 739 | 2026.03.06 19:42:22.136981 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 740 | 2026.03.06 19:42:22.137016 [ 286 ] {} <Debug> TCP-Session: 66da2c03-6178-4f7a-abd2-ec81a8fa633b Authenticating user 'default' from [fd00:1122:3344:101::e]:50292 | ||
| 741 | 2026.03.06 19:42:22.137038 [ 286 ] {} <Debug> TCP-Session: 66da2c03-6178-4f7a-abd2-ec81a8fa633b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 742 | 2026.03.06 19:42:22.137201 [ 286 ] {} <Debug> TCP-Session: 66da2c03-6178-4f7a-abd2-ec81a8fa633b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 743 | 2026.03.06 19:42:22.137254 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 744 | 2026.03.06 19:42:22.137277 [ 286 ] {} <Trace> 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 | ||
| 745 | 2026.03.06 19:42:22.137362 [ 286 ] {} <Trace> 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 | ||
| 746 | 2026.03.06 19:42:22.137867 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53709 | ||
| 747 | 2026.03.06 19:42:22.137972 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35580 | ||
| 748 | 2026.03.06 19:42:22.138052 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52891 | ||
| 749 | 2026.03.06 19:42:22.138061 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 750 | 2026.03.06 19:42:22.138182 [ 286 ] {} <Trace> TCP-Session: 66da2c03-6178-4f7a-abd2-ec81a8fa633b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 751 | 2026.03.06 19:42:22.138195 [ 287 ] {} <Debug> TCP-Session: 963d7f28-8f5b-4897-ab7e-87e5e3d47d77 Authenticating user 'default' from [fd00:1122:3344:101::e]:53709 | ||
| 752 | 2026.03.06 19:42:22.138216 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37403 | ||
| 753 | 2026.03.06 19:42:22.138248 [ 287 ] {} <Debug> TCP-Session: 963d7f28-8f5b-4897-ab7e-87e5e3d47d77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 754 | 2026.03.06 19:42:22.138274 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 755 | 2026.03.06 19:42:22.138205 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 756 | 2026.03.06 19:42:22.138360 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52328 | ||
| 757 | 2026.03.06 19:42:22.138368 [ 288 ] {} <Debug> TCP-Session: a98bf9e5-6859-4581-bfac-95c3d95e47a6 Authenticating user 'default' from [fd00:1122:3344:101::e]:35580 | ||
| 758 | 2026.03.06 19:42:22.138392 [ 287 ] {} <Debug> TCP-Session: 963d7f28-8f5b-4897-ab7e-87e5e3d47d77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 759 | 2026.03.06 19:42:22.138380 [ 289 ] {} <Debug> TCP-Session: 80c6b14b-dedf-4d09-a6e8-21772b2887d1 Authenticating user 'default' from [fd00:1122:3344:101::e]:52891 | ||
| 760 | 2026.03.06 19:42:22.138426 [ 286 ] {e8e15425-af5e-49e7-8ae7-730d0ebfab93} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50292) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 761 | 2026.03.06 19:42:22.138457 [ 289 ] {} <Debug> TCP-Session: 80c6b14b-dedf-4d09-a6e8-21772b2887d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 762 | 2026.03.06 19:42:22.138524 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 763 | 2026.03.06 19:42:22.138529 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56181 | ||
| 764 | 2026.03.06 19:42:22.138559 [ 288 ] {} <Debug> TCP-Session: a98bf9e5-6859-4581-bfac-95c3d95e47a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 765 | 2026.03.06 19:42:22.138577 [ 290 ] {} <Debug> TCP-Session: 5f6bc0a6-6d6b-46e9-abff-1506807357bc Authenticating user 'default' from [fd00:1122:3344:101::e]:37403 | ||
| 766 | 2026.03.06 19:42:22.138596 [ 288 ] {} <Debug> TCP-Session: a98bf9e5-6859-4581-bfac-95c3d95e47a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 767 | 2026.03.06 19:42:22.138615 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 768 | 2026.03.06 19:42:22.138632 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58759 | ||
| 769 | 2026.03.06 19:42:22.138619 [ 290 ] {} <Debug> TCP-Session: 5f6bc0a6-6d6b-46e9-abff-1506807357bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 770 | 2026.03.06 19:42:22.138671 [ 291 ] {} <Debug> TCP-Session: cb85005a-8cac-4bca-ae97-f96be611c776 Authenticating user 'default' from [fd00:1122:3344:101::e]:52328 | ||
| 771 | 2026.03.06 19:42:22.138699 [ 290 ] {} <Debug> TCP-Session: 5f6bc0a6-6d6b-46e9-abff-1506807357bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 772 | 2026.03.06 19:42:22.138714 [ 291 ] {} <Debug> TCP-Session: cb85005a-8cac-4bca-ae97-f96be611c776 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 773 | 2026.03.06 19:42:22.138532 [ 289 ] {} <Debug> TCP-Session: 80c6b14b-dedf-4d09-a6e8-21772b2887d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 774 | 2026.03.06 19:42:22.138757 [ 291 ] {} <Debug> TCP-Session: cb85005a-8cac-4bca-ae97-f96be611c776 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 775 | 2026.03.06 19:42:22.138805 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 776 | 2026.03.06 19:42:22.138839 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50676 | ||
| 777 | 2026.03.06 19:42:22.138848 [ 292 ] {} <Debug> TCP-Session: 2df3a20a-726d-4879-ac31-59148972dcc1 Authenticating user 'default' from [fd00:1122:3344:101::e]:56181 | ||
| 778 | 2026.03.06 19:42:22.138891 [ 292 ] {} <Debug> TCP-Session: 2df3a20a-726d-4879-ac31-59148972dcc1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 779 | 2026.03.06 19:42:22.138908 [ 292 ] {} <Debug> TCP-Session: 2df3a20a-726d-4879-ac31-59148972dcc1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 780 | 2026.03.06 19:42:22.138922 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 781 | 2026.03.06 19:42:22.138954 [ 293 ] {} <Debug> TCP-Session: 426c1a1b-4022-46b8-bef9-8a506ad99ae1 Authenticating user 'default' from [fd00:1122:3344:101::e]:58759 | ||
| 782 | 2026.03.06 19:42:22.138970 [ 293 ] {} <Debug> TCP-Session: 426c1a1b-4022-46b8-bef9-8a506ad99ae1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 783 | 2026.03.06 19:42:22.138983 [ 293 ] {} <Debug> TCP-Session: 426c1a1b-4022-46b8-bef9-8a506ad99ae1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 784 | 2026.03.06 19:42:22.139033 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 785 | 2026.03.06 19:42:22.139066 [ 294 ] {} <Debug> TCP-Session: 0ec6903b-2c3b-460f-bc58-94448156f79b Authenticating user 'default' from [fd00:1122:3344:101::e]:50676 | ||
| 786 | 2026.03.06 19:42:22.139084 [ 294 ] {} <Debug> TCP-Session: 0ec6903b-2c3b-460f-bc58-94448156f79b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 787 | 2026.03.06 19:42:22.139096 [ 294 ] {} <Debug> TCP-Session: 0ec6903b-2c3b-460f-bc58-94448156f79b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 788 | 2026.03.06 19:42:22.139163 [ 286 ] {e8e15425-af5e-49e7-8ae7-730d0ebfab93} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 789 | 2026.03.06 19:42:22.145564 [ 286 ] {e8e15425-af5e-49e7-8ae7-730d0ebfab93} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 790 | 2026.03.06 19:42:22.152547 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 | ||
| 791 | 2026.03.06 19:42:22.155228 [ 244 ] {} <Trace> system.asynchronous_metric_log (1d6329eb-cef3-44de-9e03-0def5894f895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 792 | 2026.03.06 19:42:22.155274 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 793 | 2026.03.06 19:42:22.158586 [ 286 ] {e8e15425-af5e-49e7-8ae7-730d0ebfab93} <Debug> oximeter.version (9d6fae8c-06dd-40a4-8d59-57f33e74c21a) (SelectExecutor): Key condition: unknown | ||
| 794 | 2026.03.06 19:42:22.161047 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 795 | 2026.03.06 19:42:22.161546 [ 244 ] {} <Trace> system.asynchronous_metric_log (1d6329eb-cef3-44de-9e03-0def5894f895): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 796 | 2026.03.06 19:42:22.161715 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 797 | 2026.03.06 19:42:22.176102 [ 297 ] {e8e15425-af5e-49e7-8ae7-730d0ebfab93} <Trace> AggregatingTransform: Aggregating | ||
| 798 | 2026.03.06 19:42:22.176211 [ 297 ] {e8e15425-af5e-49e7-8ae7-730d0ebfab93} <Trace> Aggregator: Aggregation method: without_key | ||
| 799 | 2026.03.06 19:42:22.176903 [ 297 ] {e8e15425-af5e-49e7-8ae7-730d0ebfab93} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.003714504 sec. (269.215 rows/sec., 10.52 KiB/sec.) | ||
| 800 | 2026.03.06 19:42:22.176931 [ 297 ] {e8e15425-af5e-49e7-8ae7-730d0ebfab93} <Trace> Aggregator: Merging aggregated data | ||
| 801 | 2026.03.06 19:42:22.176962 [ 297 ] {e8e15425-af5e-49e7-8ae7-730d0ebfab93} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 802 | 2026.03.06 19:42:22.180128 [ 286 ] {e8e15425-af5e-49e7-8ae7-730d0ebfab93} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.04179 sec., 23.929169657812874 rows/sec., 957.17 B/sec. | ||
| 803 | 2026.03.06 19:42:22.180258 [ 286 ] {e8e15425-af5e-49e7-8ae7-730d0ebfab93} <Debug> TCPHandler: Processed in 0.042237331 sec. | ||
| 804 | 2026.03.06 19:42:22.183400 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 805 | 2026.03.06 19:42:22.183437 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 806 | 2026.03.06 19:42:22.183456 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 807 | 2026.03.06 19:42:22.183460 [ 286 ] {} <Debug> TCP-Session: 66da2c03-6178-4f7a-abd2-ec81a8fa633b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 808 | 2026.03.06 19:42:22.183479 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 809 | 2026.03.06 19:42:22.183507 [ 290 ] {} <Debug> TCP-Session: 5f6bc0a6-6d6b-46e9-abff-1506807357bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 810 | 2026.03.06 19:42:22.183525 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 811 | 2026.03.06 19:42:22.183544 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 812 | 2026.03.06 19:42:22.183563 [ 287 ] {} <Debug> TCP-Session: 963d7f28-8f5b-4897-ab7e-87e5e3d47d77 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 813 | 2026.03.06 19:42:22.183586 [ 288 ] {} <Debug> TCP-Session: a98bf9e5-6859-4581-bfac-95c3d95e47a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 814 | 2026.03.06 19:42:22.183598 [ 291 ] {} <Debug> TCP-Session: cb85005a-8cac-4bca-ae97-f96be611c776 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 815 | 2026.03.06 19:42:22.183557 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 816 | 2026.03.06 19:42:22.183510 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 817 | 2026.03.06 19:42:22.183666 [ 293 ] {} <Debug> TCP-Session: 426c1a1b-4022-46b8-bef9-8a506ad99ae1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 818 | 2026.03.06 19:42:22.183499 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 819 | 2026.03.06 19:42:22.183695 [ 289 ] {} <Debug> TCP-Session: 80c6b14b-dedf-4d09-a6e8-21772b2887d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 820 | 2026.03.06 19:42:22.183499 [ 294 ] {} <Debug> TCP-Session: 0ec6903b-2c3b-460f-bc58-94448156f79b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 821 | 2026.03.06 19:42:22.183730 [ 292 ] {} <Debug> TCP-Session: 2df3a20a-726d-4879-ac31-59148972dcc1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 822 | 2026.03.06 19:42:22.197024 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 823 | 2026.03.06 19:42:22.216520 [ 243 ] {} <Trace> system.metric_log (72ef8883-a815-42c7-bee2-1c23217a9a11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 824 | 2026.03.06 19:42:22.216580 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 825 | 2026.03.06 19:42:22.223345 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 826 | 2026.03.06 19:42:22.224786 [ 243 ] {} <Trace> system.metric_log (72ef8883-a815-42c7-bee2-1c23217a9a11): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 827 | 2026.03.06 19:42:22.228440 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 828 | 2026.03.06 19:42:22.968702 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39955 | ||
| 829 | 2026.03.06 19:42:22.968813 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 830 | 2026.03.06 19:42:22.968840 [ 286 ] {} <Debug> TCP-Session: 3de41109-2653-4a5b-8ff1-63942b201004 Authenticating user 'default' from [fd00:1122:3344:101::e]:39955 | ||
| 831 | 2026.03.06 19:42:22.968861 [ 286 ] {} <Debug> TCP-Session: 3de41109-2653-4a5b-8ff1-63942b201004 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 832 | 2026.03.06 19:42:22.968874 [ 286 ] {} <Debug> TCP-Session: 3de41109-2653-4a5b-8ff1-63942b201004 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 833 | 2026.03.06 19:42:22.969083 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61023 | ||
| 834 | 2026.03.06 19:42:22.969096 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43371 | ||
| 835 | 2026.03.06 19:42:22.969123 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61818 | ||
| 836 | 2026.03.06 19:42:22.969156 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58772 | ||
| 837 | 2026.03.06 19:42:22.969175 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52369 | ||
| 838 | 2026.03.06 19:42:22.969215 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 839 | 2026.03.06 19:42:22.969251 [ 286 ] {} <Trace> TCP-Session: 3de41109-2653-4a5b-8ff1-63942b201004 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 840 | 2026.03.06 19:42:22.969259 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 841 | 2026.03.06 19:42:22.969277 [ 287 ] {} <Debug> TCP-Session: b80008ff-c785-4ea8-b5b5-40315a776ce9 Authenticating user 'default' from [fd00:1122:3344:101::e]:61023 | ||
| 842 | 2026.03.06 19:42:22.969307 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 843 | 2026.03.06 19:42:22.969320 [ 290 ] {} <Debug> TCP-Session: 479c3c2a-492c-4475-8295-1b093365a0a2 Authenticating user 'default' from [fd00:1122:3344:101::e]:61818 | ||
| 844 | 2026.03.06 19:42:22.969329 [ 287 ] {} <Debug> TCP-Session: b80008ff-c785-4ea8-b5b5-40315a776ce9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 845 | 2026.03.06 19:42:22.969357 [ 294 ] {} <Debug> TCP-Session: bc6d921d-6a27-4eec-bd08-8516834f9027 Authenticating user 'default' from [fd00:1122:3344:101::e]:52369 | ||
| 846 | 2026.03.06 19:42:22.969363 [ 290 ] {} <Debug> TCP-Session: 479c3c2a-492c-4475-8295-1b093365a0a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 847 | 2026.03.06 19:42:22.969369 [ 287 ] {} <Debug> TCP-Session: b80008ff-c785-4ea8-b5b5-40315a776ce9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 848 | 2026.03.06 19:42:22.969393 [ 294 ] {} <Debug> TCP-Session: bc6d921d-6a27-4eec-bd08-8516834f9027 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 849 | 2026.03.06 19:42:22.969394 [ 290 ] {} <Debug> TCP-Session: 479c3c2a-492c-4475-8295-1b093365a0a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 850 | 2026.03.06 19:42:22.969430 [ 286 ] {b1f708c1-55f8-4169-bd03-5586a3d26981} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39955) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 851 | 2026.03.06 19:42:22.969438 [ 294 ] {} <Debug> TCP-Session: bc6d921d-6a27-4eec-bd08-8516834f9027 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 852 | 2026.03.06 19:42:22.969167 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51623 | ||
| 853 | 2026.03.06 19:42:22.969140 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36785 | ||
| 854 | 2026.03.06 19:42:22.969108 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60003 | ||
| 855 | 2026.03.06 19:42:22.969563 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 856 | 2026.03.06 19:42:22.969179 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 857 | 2026.03.06 19:42:22.969593 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 858 | 2026.03.06 19:42:22.969602 [ 293 ] {} <Debug> TCP-Session: 538548b7-c6e9-475b-bbcb-f63507fafcb4 Authenticating user 'default' from [fd00:1122:3344:101::e]:51623 | ||
| 859 | 2026.03.06 19:42:22.969617 [ 289 ] {} <Debug> TCP-Session: bd45080c-58f0-402b-acf4-debd6405b026 Authenticating user 'default' from [fd00:1122:3344:101::e]:43371 | ||
| 860 | 2026.03.06 19:42:22.969633 [ 291 ] {} <Debug> TCP-Session: e7dea2e5-9430-4ad9-b883-07355db3316b Authenticating user 'default' from [fd00:1122:3344:101::e]:36785 | ||
| 861 | 2026.03.06 19:42:22.969641 [ 293 ] {} <Debug> TCP-Session: 538548b7-c6e9-475b-bbcb-f63507fafcb4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 862 | 2026.03.06 19:42:22.969646 [ 289 ] {} <Debug> TCP-Session: bd45080c-58f0-402b-acf4-debd6405b026 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 863 | 2026.03.06 19:42:22.969670 [ 293 ] {} <Debug> TCP-Session: 538548b7-c6e9-475b-bbcb-f63507fafcb4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 864 | 2026.03.06 19:42:22.969662 [ 291 ] {} <Debug> TCP-Session: e7dea2e5-9430-4ad9-b883-07355db3316b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 865 | 2026.03.06 19:42:22.969682 [ 289 ] {} <Debug> TCP-Session: bd45080c-58f0-402b-acf4-debd6405b026 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 866 | 2026.03.06 19:42:22.969710 [ 291 ] {} <Debug> TCP-Session: e7dea2e5-9430-4ad9-b883-07355db3316b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 867 | 2026.03.06 19:42:22.969712 [ 286 ] {b1f708c1-55f8-4169-bd03-5586a3d26981} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 868 | 2026.03.06 19:42:22.969635 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 869 | 2026.03.06 19:42:22.969275 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 870 | 2026.03.06 19:42:22.969797 [ 286 ] {b1f708c1-55f8-4169-bd03-5586a3d26981} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 871 | 2026.03.06 19:42:22.969808 [ 288 ] {} <Debug> TCP-Session: 72c32c55-c2ef-4512-a213-927d33636962 Authenticating user 'default' from [fd00:1122:3344:101::e]:60003 | ||
| 872 | 2026.03.06 19:42:22.969826 [ 292 ] {} <Debug> TCP-Session: 5da0bf60-97fe-4615-83ac-3d2bed6678dc Authenticating user 'default' from [fd00:1122:3344:101::e]:58772 | ||
| 873 | 2026.03.06 19:42:22.969862 [ 288 ] {} <Debug> TCP-Session: 72c32c55-c2ef-4512-a213-927d33636962 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 874 | 2026.03.06 19:42:22.969865 [ 292 ] {} <Debug> TCP-Session: 5da0bf60-97fe-4615-83ac-3d2bed6678dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 875 | 2026.03.06 19:42:22.969876 [ 288 ] {} <Debug> TCP-Session: 72c32c55-c2ef-4512-a213-927d33636962 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 876 | 2026.03.06 19:42:22.969883 [ 292 ] {} <Debug> TCP-Session: 5da0bf60-97fe-4615-83ac-3d2bed6678dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 877 | 2026.03.06 19:42:22.970126 [ 286 ] {b1f708c1-55f8-4169-bd03-5586a3d26981} <Debug> oximeter.version (9d6fae8c-06dd-40a4-8d59-57f33e74c21a) (SelectExecutor): Key condition: unknown | ||
| 878 | 2026.03.06 19:42:22.971209 [ 320 ] {b1f708c1-55f8-4169-bd03-5586a3d26981} <Trace> AggregatingTransform: Aggregating | ||
| 879 | 2026.03.06 19:42:22.971260 [ 320 ] {b1f708c1-55f8-4169-bd03-5586a3d26981} <Trace> Aggregator: Aggregation method: without_key | ||
| 880 | 2026.03.06 19:42:22.971297 [ 320 ] {b1f708c1-55f8-4169-bd03-5586a3d26981} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001079038 sec. (926.751 rows/sec., 36.20 KiB/sec.) | ||
| 881 | 2026.03.06 19:42:22.971316 [ 320 ] {b1f708c1-55f8-4169-bd03-5586a3d26981} <Trace> Aggregator: Merging aggregated data | ||
| 882 | 2026.03.06 19:42:22.972672 [ 286 ] {b1f708c1-55f8-4169-bd03-5586a3d26981} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003297 sec., 303.3060357901122 rows/sec., 11.85 KiB/sec. | ||
| 883 | 2026.03.06 19:42:22.972804 [ 286 ] {b1f708c1-55f8-4169-bd03-5586a3d26981} <Debug> TCPHandler: Processed in 0.003662824 sec. | ||
| 884 | 2026.03.06 19:42:22.972908 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 885 | 2026.03.06 19:42:22.972937 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 886 | 2026.03.06 19:42:22.972946 [ 286 ] {} <Debug> TCP-Session: 3de41109-2653-4a5b-8ff1-63942b201004 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 887 | 2026.03.06 19:42:22.972966 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 888 | 2026.03.06 19:42:22.972989 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 889 | 2026.03.06 19:42:22.973009 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 890 | 2026.03.06 19:42:22.973027 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 891 | 2026.03.06 19:42:22.973043 [ 291 ] {} <Debug> TCP-Session: e7dea2e5-9430-4ad9-b883-07355db3316b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 892 | 2026.03.06 19:42:22.973064 [ 294 ] {} <Debug> TCP-Session: bc6d921d-6a27-4eec-bd08-8516834f9027 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 893 | 2026.03.06 19:42:22.973077 [ 290 ] {} <Debug> TCP-Session: 479c3c2a-492c-4475-8295-1b093365a0a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 894 | 2026.03.06 19:42:22.973073 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 895 | 2026.03.06 19:42:22.973058 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 896 | 2026.03.06 19:42:22.973132 [ 292 ] {} <Debug> TCP-Session: 5da0bf60-97fe-4615-83ac-3d2bed6678dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 897 | 2026.03.06 19:42:22.973040 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 898 | 2026.03.06 19:42:22.973176 [ 289 ] {} <Debug> TCP-Session: bd45080c-58f0-402b-acf4-debd6405b026 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 899 | 2026.03.06 19:42:22.973019 [ 287 ] {} <Debug> TCP-Session: b80008ff-c785-4ea8-b5b5-40315a776ce9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 900 | 2026.03.06 19:42:22.973199 [ 293 ] {} <Debug> TCP-Session: 538548b7-c6e9-475b-bbcb-f63507fafcb4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 901 | 2026.03.06 19:42:22.972982 [ 288 ] {} <Debug> TCP-Session: 72c32c55-c2ef-4512-a213-927d33636962 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 902 | 2026.03.06 19:42:23.000380 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 156.30 MiB, peak 167.56 MiB, free memory in arenas 0.00 B, will set to 162.02 MiB (RSS), difference: 5.72 MiB | ||
| 903 | 2026.03.06 19:42:25.225079 [ 3 ] {} <Trace> TCP-Session: 4b79e2dd-713c-4dcd-8a95-8af1ea47cf11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 904 | 2026.03.06 19:42:25.225268 [ 3 ] {8a932c5b-ff9b-45e8-9943-206989362b45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40648) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 905 | 2026.03.06 19:42:25.225541 [ 3 ] {8a932c5b-ff9b-45e8-9943-206989362b45} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 906 | 2026.03.06 19:42:25.225603 [ 3 ] {8a932c5b-ff9b-45e8-9943-206989362b45} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 907 | 2026.03.06 19:42:25.226037 [ 3 ] {8a932c5b-ff9b-45e8-9943-206989362b45} <Debug> TCPHandler: Processed in 0.001082958 sec. | ||
| 908 | 2026.03.06 19:42:25.239024 [ 3 ] {} <Trace> TCP-Session: 4b79e2dd-713c-4dcd-8a95-8af1ea47cf11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 909 | 2026.03.06 19:42:25.239189 [ 3 ] {2639a36c-9dcc-40fd-a7c6-0e6635e799a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40648) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 910 | 2026.03.06 19:42:25.244347 [ 3 ] {2639a36c-9dcc-40fd-a7c6-0e6635e799a7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 911 | 2026.03.06 19:42:25.244407 [ 3 ] {2639a36c-9dcc-40fd-a7c6-0e6635e799a7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 912 | 2026.03.06 19:42:25.246858 [ 3 ] {2639a36c-9dcc-40fd-a7c6-0e6635e799a7} <Debug> TCPHandler: Processed in 0.007904202 sec. | ||
| 913 | 2026.03.06 19:42:25.247681 [ 3 ] {} <Trace> TCP-Session: 4b79e2dd-713c-4dcd-8a95-8af1ea47cf11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 914 | 2026.03.06 19:42:25.247813 [ 3 ] {a4dc317b-e3dc-4c11-9af4-37f348a0fed6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40648) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 915 | 2026.03.06 19:42:25.250325 [ 3 ] {a4dc317b-e3dc-4c11-9af4-37f348a0fed6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 916 | 2026.03.06 19:42:25.250372 [ 3 ] {a4dc317b-e3dc-4c11-9af4-37f348a0fed6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 917 | 2026.03.06 19:42:25.250758 [ 3 ] {a4dc317b-e3dc-4c11-9af4-37f348a0fed6} <Debug> TCPHandler: Processed in 0.00313853 sec. | ||
| 918 | 2026.03.06 19:42:25.250965 [ 3 ] {} <Trace> TCP-Session: 4b79e2dd-713c-4dcd-8a95-8af1ea47cf11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 919 | 2026.03.06 19:42:25.251081 [ 3 ] {b8cc1630-5dff-4a7a-8cc4-69dfb1711b81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40648) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 920 | 2026.03.06 19:42:25.251337 [ 3 ] {b8cc1630-5dff-4a7a-8cc4-69dfb1711b81} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 921 | 2026.03.06 19:42:25.251381 [ 3 ] {b8cc1630-5dff-4a7a-8cc4-69dfb1711b81} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 922 | 2026.03.06 19:42:25.251680 [ 3 ] {b8cc1630-5dff-4a7a-8cc4-69dfb1711b81} <Debug> TCPHandler: Processed in 0.000765829 sec. | ||
| 923 | 2026.03.06 19:42:25.251882 [ 3 ] {} <Trace> TCP-Session: 4b79e2dd-713c-4dcd-8a95-8af1ea47cf11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 924 | 2026.03.06 19:42:25.251996 [ 3 ] {19d51489-32cb-4e14-a9a6-c9d34090fbe0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40648) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 925 | 2026.03.06 19:42:25.252247 [ 3 ] {19d51489-32cb-4e14-a9a6-c9d34090fbe0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 926 | 2026.03.06 19:42:25.252290 [ 3 ] {19d51489-32cb-4e14-a9a6-c9d34090fbe0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 927 | 2026.03.06 19:42:25.252586 [ 3 ] {19d51489-32cb-4e14-a9a6-c9d34090fbe0} <Debug> TCPHandler: Processed in 0.00075389 sec. | ||
| 928 | 2026.03.06 19:42:25.252783 [ 3 ] {} <Trace> TCP-Session: 4b79e2dd-713c-4dcd-8a95-8af1ea47cf11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 929 | 2026.03.06 19:42:25.252896 [ 3 ] {e8af8d0b-a182-4b8e-a8fe-ea4696ab6864} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40648) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 930 | 2026.03.06 19:42:25.253143 [ 3 ] {e8af8d0b-a182-4b8e-a8fe-ea4696ab6864} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 931 | 2026.03.06 19:42:25.253187 [ 3 ] {e8af8d0b-a182-4b8e-a8fe-ea4696ab6864} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 932 | 2026.03.06 19:42:25.253490 [ 3 ] {e8af8d0b-a182-4b8e-a8fe-ea4696ab6864} <Debug> TCPHandler: Processed in 0.00075486 sec. | ||
| 933 | 2026.03.06 19:42:25.253690 [ 3 ] {} <Trace> TCP-Session: 4b79e2dd-713c-4dcd-8a95-8af1ea47cf11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 934 | 2026.03.06 19:42:25.253806 [ 3 ] {ac6c4f44-d299-4c01-823a-446181302ce8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40648) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 935 | 2026.03.06 19:42:25.254058 [ 3 ] {ac6c4f44-d299-4c01-823a-446181302ce8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 936 | 2026.03.06 19:42:25.254100 [ 3 ] {ac6c4f44-d299-4c01-823a-446181302ce8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 937 | 2026.03.06 19:42:25.254471 [ 3 ] {ac6c4f44-d299-4c01-823a-446181302ce8} <Debug> TCPHandler: Processed in 0.000830221 sec. | ||
| 938 | 2026.03.06 19:42:25.254662 [ 3 ] {} <Trace> TCP-Session: 4b79e2dd-713c-4dcd-8a95-8af1ea47cf11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 939 | 2026.03.06 19:42:25.254778 [ 3 ] {d0f36231-64f8-4829-8d81-86ed1918252f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40648) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 940 | 2026.03.06 19:42:25.255031 [ 3 ] {d0f36231-64f8-4829-8d81-86ed1918252f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 941 | 2026.03.06 19:42:25.255074 [ 3 ] {d0f36231-64f8-4829-8d81-86ed1918252f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 942 | 2026.03.06 19:42:25.255366 [ 3 ] {d0f36231-64f8-4829-8d81-86ed1918252f} <Debug> TCPHandler: Processed in 0.000753759 sec. | ||
| 943 | 2026.03.06 19:42:25.255562 [ 3 ] {} <Trace> TCP-Session: 4b79e2dd-713c-4dcd-8a95-8af1ea47cf11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 944 | 2026.03.06 19:42:25.255675 [ 3 ] {6822cc3c-a274-45e5-9455-d03b675b1849} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40648) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 945 | 2026.03.06 19:42:25.255929 [ 3 ] {6822cc3c-a274-45e5-9455-d03b675b1849} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 946 | 2026.03.06 19:42:25.255972 [ 3 ] {6822cc3c-a274-45e5-9455-d03b675b1849} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 947 | 2026.03.06 19:42:25.256268 [ 3 ] {6822cc3c-a274-45e5-9455-d03b675b1849} <Debug> TCPHandler: Processed in 0.000755359 sec. | ||
| 948 | 2026.03.06 19:42:25.256461 [ 3 ] {} <Trace> TCP-Session: 4b79e2dd-713c-4dcd-8a95-8af1ea47cf11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 949 | 2026.03.06 19:42:25.256578 [ 3 ] {a364908c-8dd8-4e12-be6c-44cb83296e51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40648) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 950 | 2026.03.06 19:42:25.256838 [ 3 ] {a364908c-8dd8-4e12-be6c-44cb83296e51} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 951 | 2026.03.06 19:42:25.256880 [ 3 ] {a364908c-8dd8-4e12-be6c-44cb83296e51} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 952 | 2026.03.06 19:42:25.257179 [ 3 ] {a364908c-8dd8-4e12-be6c-44cb83296e51} <Debug> TCPHandler: Processed in 0.000766479 sec. | ||
| 953 | 2026.03.06 19:42:25.257386 [ 3 ] {} <Trace> TCP-Session: 4b79e2dd-713c-4dcd-8a95-8af1ea47cf11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 954 | 2026.03.06 19:42:25.257502 [ 3 ] {83584205-8d8f-41f7-87bf-6440d066ea17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40648) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 955 | 2026.03.06 19:42:25.257756 [ 3 ] {83584205-8d8f-41f7-87bf-6440d066ea17} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 956 | 2026.03.06 19:42:25.257798 [ 3 ] {83584205-8d8f-41f7-87bf-6440d066ea17} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 957 | 2026.03.06 19:42:25.258164 [ 3 ] {83584205-8d8f-41f7-87bf-6440d066ea17} <Debug> TCPHandler: Processed in 0.000827171 sec. | ||
| 958 | 2026.03.06 19:42:25.258358 [ 3 ] {} <Trace> TCP-Session: 4b79e2dd-713c-4dcd-8a95-8af1ea47cf11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 959 | 2026.03.06 19:42:25.258476 [ 3 ] {7e43f5dd-cc8e-40ce-8bf1-0325382fb059} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40648) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 960 | 2026.03.06 19:42:25.258740 [ 3 ] {7e43f5dd-cc8e-40ce-8bf1-0325382fb059} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 961 | 2026.03.06 19:42:25.258783 [ 3 ] {7e43f5dd-cc8e-40ce-8bf1-0325382fb059} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 962 | 2026.03.06 19:42:25.259181 [ 3 ] {7e43f5dd-cc8e-40ce-8bf1-0325382fb059} <Debug> TCPHandler: Processed in 0.000871882 sec. | ||
| 963 | 2026.03.06 19:42:25.259381 [ 3 ] {} <Trace> TCP-Session: 4b79e2dd-713c-4dcd-8a95-8af1ea47cf11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 964 | 2026.03.06 19:42:25.259498 [ 3 ] {7387355c-7a08-4d24-a555-852e49193772} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40648) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 965 | 2026.03.06 19:42:25.259759 [ 3 ] {7387355c-7a08-4d24-a555-852e49193772} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 966 | 2026.03.06 19:42:25.259801 [ 3 ] {7387355c-7a08-4d24-a555-852e49193772} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 967 | 2026.03.06 19:42:25.260154 [ 3 ] {7387355c-7a08-4d24-a555-852e49193772} <Debug> TCPHandler: Processed in 0.00082333 sec. | ||
| 968 | 2026.03.06 19:42:25.260349 [ 3 ] {} <Trace> TCP-Session: 4b79e2dd-713c-4dcd-8a95-8af1ea47cf11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 969 | 2026.03.06 19:42:25.260466 [ 3 ] {feb8e9a5-27ad-48a2-a7b8-bc405230ee54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40648) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 970 | 2026.03.06 19:42:25.260728 [ 3 ] {feb8e9a5-27ad-48a2-a7b8-bc405230ee54} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 971 | 2026.03.06 19:42:25.260770 [ 3 ] {feb8e9a5-27ad-48a2-a7b8-bc405230ee54} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 972 | 2026.03.06 19:42:25.261096 [ 3 ] {feb8e9a5-27ad-48a2-a7b8-bc405230ee54} <Debug> TCPHandler: Processed in 0.000796261 sec. | ||
| 973 | 2026.03.06 19:42:25.261296 [ 3 ] {} <Trace> TCP-Session: 4b79e2dd-713c-4dcd-8a95-8af1ea47cf11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 974 | 2026.03.06 19:42:25.261414 [ 3 ] {62da1617-0e97-4102-bc38-f70a1bfd1087} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40648) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 975 | 2026.03.06 19:42:25.261677 [ 3 ] {62da1617-0e97-4102-bc38-f70a1bfd1087} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 976 | 2026.03.06 19:42:25.261720 [ 3 ] {62da1617-0e97-4102-bc38-f70a1bfd1087} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 977 | 2026.03.06 19:42:25.262200 [ 3 ] {62da1617-0e97-4102-bc38-f70a1bfd1087} <Debug> TCPHandler: Processed in 0.000951295 sec. | ||
| 978 | 2026.03.06 19:42:25.262395 [ 3 ] {} <Trace> TCP-Session: 4b79e2dd-713c-4dcd-8a95-8af1ea47cf11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 979 | 2026.03.06 19:42:25.262513 [ 3 ] {a3fa2b8f-4988-4915-86aa-938c5b414254} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40648) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 980 | 2026.03.06 19:42:25.262775 [ 3 ] {a3fa2b8f-4988-4915-86aa-938c5b414254} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 981 | 2026.03.06 19:42:25.262817 [ 3 ] {a3fa2b8f-4988-4915-86aa-938c5b414254} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 982 | 2026.03.06 19:42:25.263139 [ 3 ] {a3fa2b8f-4988-4915-86aa-938c5b414254} <Debug> TCPHandler: Processed in 0.00079388 sec. | ||
| 983 | 2026.03.06 19:42:25.264003 [ 3 ] {} <Trace> TCP-Session: 4b79e2dd-713c-4dcd-8a95-8af1ea47cf11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 984 | 2026.03.06 19:42:25.264122 [ 3 ] {9a833eec-bda0-4de4-b5dc-178d993b8fb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40648) 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', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 985 | 2026.03.06 19:42:25.264390 [ 3 ] {9a833eec-bda0-4de4-b5dc-178d993b8fb5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 986 | 2026.03.06 19:42:25.264432 [ 3 ] {9a833eec-bda0-4de4-b5dc-178d993b8fb5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 987 | 2026.03.06 19:42:25.264761 [ 3 ] {9a833eec-bda0-4de4-b5dc-178d993b8fb5} <Debug> TCPHandler: Processed in 0.00080692 sec. | ||
| 988 | 2026.03.06 19:42:25.264961 [ 3 ] {} <Trace> TCP-Session: 4b79e2dd-713c-4dcd-8a95-8af1ea47cf11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 989 | 2026.03.06 19:42:25.265083 [ 3 ] {171347bd-6b83-4af7-9794-ccdc2b226cf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40648) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 990 | 2026.03.06 19:42:25.265363 [ 3 ] {171347bd-6b83-4af7-9794-ccdc2b226cf2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 991 | 2026.03.06 19:42:25.265406 [ 3 ] {171347bd-6b83-4af7-9794-ccdc2b226cf2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 992 | 2026.03.06 19:42:25.265735 [ 3 ] {171347bd-6b83-4af7-9794-ccdc2b226cf2} <Debug> TCPHandler: Processed in 0.000822861 sec. | ||
| 993 | 2026.03.06 19:42:25.265926 [ 3 ] {} <Trace> TCP-Session: 4b79e2dd-713c-4dcd-8a95-8af1ea47cf11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 994 | 2026.03.06 19:42:25.266044 [ 3 ] {42fde799-178e-463e-b153-565239a6de40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40648) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 995 | 2026.03.06 19:42:25.266314 [ 3 ] {42fde799-178e-463e-b153-565239a6de40} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 996 | 2026.03.06 19:42:25.266357 [ 3 ] {42fde799-178e-463e-b153-565239a6de40} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 997 | 2026.03.06 19:42:25.266714 [ 3 ] {42fde799-178e-463e-b153-565239a6de40} <Debug> TCPHandler: Processed in 0.000837771 sec. | ||
| 998 | 2026.03.06 19:42:25.266907 [ 3 ] {} <Trace> TCP-Session: 4b79e2dd-713c-4dcd-8a95-8af1ea47cf11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 999 | 2026.03.06 19:42:25.267027 [ 3 ] {bd559cb5-cdbb-4381-8d7b-631fcc8c018e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40648) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1000 | 2026.03.06 19:42:25.267301 [ 3 ] {bd559cb5-cdbb-4381-8d7b-631fcc8c018e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1001 | 2026.03.06 19:42:25.267344 [ 3 ] {bd559cb5-cdbb-4381-8d7b-631fcc8c018e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1002 | 2026.03.06 19:42:25.267671 [ 3 ] {bd559cb5-cdbb-4381-8d7b-631fcc8c018e} <Debug> TCPHandler: Processed in 0.000812761 sec. | ||
| 1003 | 2026.03.06 19:42:25.267878 [ 3 ] {} <Trace> TCP-Session: 4b79e2dd-713c-4dcd-8a95-8af1ea47cf11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1004 | 2026.03.06 19:42:25.267998 [ 3 ] {9190ff10-9664-4924-b16a-0444d7d29af9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40648) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_data_link:errors_received') FORMAT Native; (stage: Complete) | ||
| 1005 | 2026.03.06 19:42:25.268269 [ 3 ] {9190ff10-9664-4924-b16a-0444d7d29af9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1006 | 2026.03.06 19:42:25.268312 [ 3 ] {9190ff10-9664-4924-b16a-0444d7d29af9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1007 | 2026.03.06 19:42:25.268632 [ 3 ] {9190ff10-9664-4924-b16a-0444d7d29af9} <Debug> TCPHandler: Processed in 0.00080363 sec. | ||
| 1008 | 2026.03.06 19:42:25.268835 [ 3 ] {} <Trace> TCP-Session: 4b79e2dd-713c-4dcd-8a95-8af1ea47cf11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1009 | 2026.03.06 19:42:25.268958 [ 3 ] {0f5d14fd-4fa3-4d7d-b35c-bfd9e627c357} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40648) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent') FORMAT Native; (stage: Complete) | ||
| 1010 | 2026.03.06 19:42:25.269228 [ 3 ] {0f5d14fd-4fa3-4d7d-b35c-bfd9e627c357} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1011 | 2026.03.06 19:42:25.269270 [ 3 ] {0f5d14fd-4fa3-4d7d-b35c-bfd9e627c357} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1012 | 2026.03.06 19:42:25.269591 [ 3 ] {0f5d14fd-4fa3-4d7d-b35c-bfd9e627c357} <Debug> TCPHandler: Processed in 0.00080452 sec. | ||
| 1013 | 2026.03.06 19:42:25.269795 [ 3 ] {} <Trace> TCP-Session: 4b79e2dd-713c-4dcd-8a95-8af1ea47cf11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1014 | 2026.03.06 19:42:25.269917 [ 3 ] {f186a4f0-9622-406b-83cb-d53deb871cb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40648) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent') FORMAT Native; (stage: Complete) | ||
| 1015 | 2026.03.06 19:42:25.270191 [ 3 ] {f186a4f0-9622-406b-83cb-d53deb871cb3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1016 | 2026.03.06 19:42:25.270232 [ 3 ] {f186a4f0-9622-406b-83cb-d53deb871cb3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1017 | 2026.03.06 19:42:25.270572 [ 3 ] {f186a4f0-9622-406b-83cb-d53deb871cb3} <Debug> TCPHandler: Processed in 0.000825511 sec. | ||
| 1018 | 2026.03.06 19:42:25.270776 [ 3 ] {} <Trace> TCP-Session: 4b79e2dd-713c-4dcd-8a95-8af1ea47cf11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1019 | 2026.03.06 19:42:25.270897 [ 3 ] {c69252a1-e47a-40d6-bef8-c76f26e27256} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40648) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received') FORMAT Native; (stage: Complete) | ||
| 1020 | 2026.03.06 19:42:25.271171 [ 3 ] {c69252a1-e47a-40d6-bef8-c76f26e27256} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1021 | 2026.03.06 19:42:25.271213 [ 3 ] {c69252a1-e47a-40d6-bef8-c76f26e27256} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1022 | 2026.03.06 19:42:25.271533 [ 3 ] {c69252a1-e47a-40d6-bef8-c76f26e27256} <Debug> TCPHandler: Processed in 0.000805361 sec. | ||
| 1023 | 2026.03.06 19:42:25.271735 [ 3 ] {} <Trace> TCP-Session: 4b79e2dd-713c-4dcd-8a95-8af1ea47cf11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1024 | 2026.03.06 19:42:25.271858 [ 3 ] {12ef6041-1fdb-4a30-b924-a72f5c46aeb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40648) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received') FORMAT Native; (stage: Complete) | ||
| 1025 | 2026.03.06 19:42:25.272152 [ 3 ] {12ef6041-1fdb-4a30-b924-a72f5c46aeb8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1026 | 2026.03.06 19:42:25.272194 [ 3 ] {12ef6041-1fdb-4a30-b924-a72f5c46aeb8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1027 | 2026.03.06 19:42:25.272542 [ 3 ] {12ef6041-1fdb-4a30-b924-a72f5c46aeb8} <Debug> TCPHandler: Processed in 0.000855862 sec. | ||
| 1028 | 2026.03.06 19:42:25.294680 [ 3 ] {} <Trace> TCP-Session: 4b79e2dd-713c-4dcd-8a95-8af1ea47cf11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1029 | 2026.03.06 19:42:25.294873 [ 3 ] {ed4523bd-697a-4c9c-8dbd-9b0935c0aa73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40648) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent') FORMAT Native; (stage: Complete) | ||
| 1030 | 2026.03.06 19:42:25.295283 [ 3 ] {ed4523bd-697a-4c9c-8dbd-9b0935c0aa73} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1031 | 2026.03.06 19:42:25.295336 [ 3 ] {ed4523bd-697a-4c9c-8dbd-9b0935c0aa73} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1032 | 2026.03.06 19:42:25.295762 [ 3 ] {ed4523bd-697a-4c9c-8dbd-9b0935c0aa73} <Debug> TCPHandler: Processed in 0.00118192 sec. | ||
| 1033 | 2026.03.06 19:42:25.348648 [ 3 ] {} <Trace> TCP-Session: 4b79e2dd-713c-4dcd-8a95-8af1ea47cf11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1034 | 2026.03.06 19:42:25.348865 [ 3 ] {0610eb32-c06a-4f16-9e83-f1b81d2cc99a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40648) 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', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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') FORMAT Native; (stage: Complete) | ||
| 1035 | 2026.03.06 19:42:25.349326 [ 3 ] {0610eb32-c06a-4f16-9e83-f1b81d2cc99a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1036 | 2026.03.06 19:42:25.349389 [ 3 ] {0610eb32-c06a-4f16-9e83-f1b81d2cc99a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1037 | 2026.03.06 19:42:25.349823 [ 3 ] {0610eb32-c06a-4f16-9e83-f1b81d2cc99a} <Debug> TCPHandler: Processed in 0.001277322 sec. | ||
| 1038 | 2026.03.06 19:42:25.350670 [ 3 ] {} <Trace> TCP-Session: 4b79e2dd-713c-4dcd-8a95-8af1ea47cf11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1039 | 2026.03.06 19:42:25.350779 [ 3 ] {5df0a87e-e6a8-42a4-ace2-839ec0c622e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40648) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1040 | 2026.03.06 19:42:25.350822 [ 3 ] {5df0a87e-e6a8-42a4-ace2-839ec0c622e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1041 | 2026.03.06 19:42:25.351418 [ 3 ] {5df0a87e-e6a8-42a4-ace2-839ec0c622e2} <Trace> oximeter.timeseries_schema (1056a0b4-0ff7-439b-aea0-b8475681aaec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1042 | 2026.03.06 19:42:25.351468 [ 3 ] {5df0a87e-e6a8-42a4-ace2-839ec0c622e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1043 | 2026.03.06 19:42:25.354070 [ 3 ] {5df0a87e-e6a8-42a4-ace2-839ec0c622e2} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1044 | 2026.03.06 19:42:25.354475 [ 3 ] {5df0a87e-e6a8-42a4-ace2-839ec0c622e2} <Trace> oximeter.timeseries_schema (1056a0b4-0ff7-439b-aea0-b8475681aaec): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1045 | 2026.03.06 19:42:25.354645 [ 3 ] {5df0a87e-e6a8-42a4-ace2-839ec0c622e2} <Debug> executeQuery: Read 27 rows, 4.31 KiB in 0.0039 sec., 6923.076923076924 rows/sec., 1.08 MiB/sec. | ||
| 1046 | 2026.03.06 19:42:25.354688 [ 3 ] {5df0a87e-e6a8-42a4-ace2-839ec0c622e2} <Debug> TCPHandler: Processed in 0.004070414 sec. | ||
| 1047 | 2026.03.06 19:42:25.354813 [ 3 ] {} <Trace> TCP-Session: 4b79e2dd-713c-4dcd-8a95-8af1ea47cf11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1048 | 2026.03.06 19:42:25.354912 [ 3 ] {72ae7321-3dca-431f-a2f5-502ec6a98e70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40648) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1049 | 2026.03.06 19:42:25.354956 [ 3 ] {72ae7321-3dca-431f-a2f5-502ec6a98e70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1050 | 2026.03.06 19:42:25.357423 [ 3 ] {72ae7321-3dca-431f-a2f5-502ec6a98e70} <Trace> oximeter.fields_ipaddr (1ddee4e6-9447-49ee-9350-2dc4b9fee70e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1051 | 2026.03.06 19:42:25.357458 [ 3 ] {72ae7321-3dca-431f-a2f5-502ec6a98e70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1052 | 2026.03.06 19:42:25.359926 [ 3 ] {72ae7321-3dca-431f-a2f5-502ec6a98e70} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1053 | 2026.03.06 19:42:25.360442 [ 3 ] {72ae7321-3dca-431f-a2f5-502ec6a98e70} <Trace> oximeter.fields_ipaddr (1ddee4e6-9447-49ee-9350-2dc4b9fee70e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1054 | 2026.03.06 19:42:25.360584 [ 3 ] {72ae7321-3dca-431f-a2f5-502ec6a98e70} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.0057 sec., 1403.5087719298244 rows/sec., 114.45 KiB/sec. | ||
| 1055 | 2026.03.06 19:42:25.360623 [ 3 ] {72ae7321-3dca-431f-a2f5-502ec6a98e70} <Debug> TCPHandler: Processed in 0.00586523 sec. | ||
| 1056 | 2026.03.06 19:42:25.360742 [ 3 ] {} <Trace> TCP-Session: 4b79e2dd-713c-4dcd-8a95-8af1ea47cf11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1057 | 2026.03.06 19:42:25.360840 [ 3 ] {085794b5-eff7-4cb4-a960-00f10d1f1d84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40648) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1058 | 2026.03.06 19:42:25.360882 [ 3 ] {085794b5-eff7-4cb4-a960-00f10d1f1d84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1059 | 2026.03.06 19:42:25.362621 [ 3 ] {085794b5-eff7-4cb4-a960-00f10d1f1d84} <Trace> oximeter.fields_string (806e2236-ee87-4e21-bca6-f542d99340fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1060 | 2026.03.06 19:42:25.362686 [ 3 ] {085794b5-eff7-4cb4-a960-00f10d1f1d84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1061 | 2026.03.06 19:42:25.363505 [ 3 ] {085794b5-eff7-4cb4-a960-00f10d1f1d84} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1062 | 2026.03.06 19:42:25.363996 [ 3 ] {085794b5-eff7-4cb4-a960-00f10d1f1d84} <Trace> oximeter.fields_string (806e2236-ee87-4e21-bca6-f542d99340fe): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1063 | 2026.03.06 19:42:25.364143 [ 3 ] {085794b5-eff7-4cb4-a960-00f10d1f1d84} <Debug> executeQuery: Read 1926 rows, 147.75 KiB in 0.003328 sec., 578725.9615384616 rows/sec., 43.35 MiB/sec. | ||
| 1064 | 2026.03.06 19:42:25.364182 [ 3 ] {085794b5-eff7-4cb4-a960-00f10d1f1d84} <Debug> TCPHandler: Processed in 0.003492159 sec. | ||
| 1065 | 2026.03.06 19:42:25.364361 [ 3 ] {} <Trace> TCP-Session: 4b79e2dd-713c-4dcd-8a95-8af1ea47cf11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1066 | 2026.03.06 19:42:25.364481 [ 3 ] {bcfd73ad-6d7a-4bb9-837e-c939d04f5b3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40648) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1067 | 2026.03.06 19:42:25.364526 [ 3 ] {bcfd73ad-6d7a-4bb9-837e-c939d04f5b3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1068 | 2026.03.06 19:42:25.365518 [ 3 ] {bcfd73ad-6d7a-4bb9-837e-c939d04f5b3e} <Trace> oximeter.fields_u16 (5a564c88-a7ef-4f9d-817e-8041ba77bdd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1069 | 2026.03.06 19:42:25.365582 [ 3 ] {bcfd73ad-6d7a-4bb9-837e-c939d04f5b3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1070 | 2026.03.06 19:42:25.366258 [ 3 ] {bcfd73ad-6d7a-4bb9-837e-c939d04f5b3e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1071 | 2026.03.06 19:42:25.366826 [ 3 ] {bcfd73ad-6d7a-4bb9-837e-c939d04f5b3e} <Trace> oximeter.fields_u16 (5a564c88-a7ef-4f9d-817e-8041ba77bdd1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1072 | 2026.03.06 19:42:25.366984 [ 3 ] {bcfd73ad-6d7a-4bb9-837e-c939d04f5b3e} <Debug> executeQuery: Read 25 rows, 1.84 KiB in 0.002525 sec., 9900.990099009901 rows/sec., 727.49 KiB/sec. | ||
| 1073 | 2026.03.06 19:42:25.367038 [ 3 ] {bcfd73ad-6d7a-4bb9-837e-c939d04f5b3e} <Debug> TCPHandler: Processed in 0.00275644 sec. | ||
| 1074 | 2026.03.06 19:42:25.367199 [ 3 ] {} <Trace> TCP-Session: 4b79e2dd-713c-4dcd-8a95-8af1ea47cf11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1075 | 2026.03.06 19:42:25.367318 [ 3 ] {fc5cca07-090f-45ea-942a-89e3e8c97b79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40648) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1076 | 2026.03.06 19:42:25.367361 [ 3 ] {fc5cca07-090f-45ea-942a-89e3e8c97b79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1077 | 2026.03.06 19:42:25.368170 [ 3 ] {fc5cca07-090f-45ea-942a-89e3e8c97b79} <Trace> oximeter.fields_u32 (f9d1c63e-f868-4b0c-af5a-3ae84ab3044e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1078 | 2026.03.06 19:42:25.368208 [ 3 ] {fc5cca07-090f-45ea-942a-89e3e8c97b79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1079 | 2026.03.06 19:42:25.368765 [ 3 ] {fc5cca07-090f-45ea-942a-89e3e8c97b79} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1080 | 2026.03.06 19:42:25.369276 [ 3 ] {fc5cca07-090f-45ea-942a-89e3e8c97b79} <Trace> oximeter.fields_u32 (f9d1c63e-f868-4b0c-af5a-3ae84ab3044e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1081 | 2026.03.06 19:42:25.369455 [ 3 ] {fc5cca07-090f-45ea-942a-89e3e8c97b79} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.002162 sec., 327474.56059204444 rows/sec., 19.10 MiB/sec. | ||
| 1082 | 2026.03.06 19:42:25.369524 [ 3 ] {fc5cca07-090f-45ea-942a-89e3e8c97b79} <Debug> TCPHandler: Processed in 0.002385891 sec. | ||
| 1083 | 2026.03.06 19:42:25.369676 [ 3 ] {} <Trace> TCP-Session: 4b79e2dd-713c-4dcd-8a95-8af1ea47cf11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1084 | 2026.03.06 19:42:25.369784 [ 3 ] {af713d26-26ef-4036-8e5d-c411bb2513d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40648) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 1085 | 2026.03.06 19:42:25.369827 [ 3 ] {af713d26-26ef-4036-8e5d-c411bb2513d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 1086 | 2026.03.06 19:42:25.370269 [ 3 ] {af713d26-26ef-4036-8e5d-c411bb2513d7} <Trace> oximeter.fields_u64 (cb6f0aa6-8841-4508-a751-47829ee96259): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1087 | 2026.03.06 19:42:25.370308 [ 3 ] {af713d26-26ef-4036-8e5d-c411bb2513d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1088 | 2026.03.06 19:42:25.370881 [ 3 ] {af713d26-26ef-4036-8e5d-c411bb2513d7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1089 | 2026.03.06 19:42:25.371421 [ 3 ] {af713d26-26ef-4036-8e5d-c411bb2513d7} <Trace> oximeter.fields_u64 (cb6f0aa6-8841-4508-a751-47829ee96259): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1090 | 2026.03.06 19:42:25.371556 [ 3 ] {af713d26-26ef-4036-8e5d-c411bb2513d7} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001793 sec., 557.7244841048522 rows/sec., 39.22 KiB/sec. | ||
| 1091 | 2026.03.06 19:42:25.371605 [ 3 ] {af713d26-26ef-4036-8e5d-c411bb2513d7} <Debug> TCPHandler: Processed in 0.001989981 sec. | ||
| 1092 | 2026.03.06 19:42:25.371732 [ 3 ] {} <Trace> TCP-Session: 4b79e2dd-713c-4dcd-8a95-8af1ea47cf11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1093 | 2026.03.06 19:42:25.371833 [ 3 ] {0ec2cc87-1228-49ac-b1fe-5a9bf1fc8bd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40648) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1094 | 2026.03.06 19:42:25.371879 [ 3 ] {0ec2cc87-1228-49ac-b1fe-5a9bf1fc8bd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1095 | 2026.03.06 19:42:25.372850 [ 3 ] {0ec2cc87-1228-49ac-b1fe-5a9bf1fc8bd6} <Trace> oximeter.fields_uuid (66bb6391-34ea-4491-ad88-0bd9a67cd893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1096 | 2026.03.06 19:42:25.372889 [ 3 ] {0ec2cc87-1228-49ac-b1fe-5a9bf1fc8bd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1097 | 2026.03.06 19:42:25.373393 [ 3 ] {0ec2cc87-1228-49ac-b1fe-5a9bf1fc8bd6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1098 | 2026.03.06 19:42:25.373881 [ 3 ] {0ec2cc87-1228-49ac-b1fe-5a9bf1fc8bd6} <Trace> oximeter.fields_uuid (66bb6391-34ea-4491-ad88-0bd9a67cd893): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1099 | 2026.03.06 19:42:25.374030 [ 3 ] {0ec2cc87-1228-49ac-b1fe-5a9bf1fc8bd6} <Debug> executeQuery: Read 992 rows, 69.72 KiB in 0.002223 sec., 446243.81466486724 rows/sec., 30.63 MiB/sec. | ||
| 1100 | 2026.03.06 19:42:25.374074 [ 3 ] {0ec2cc87-1228-49ac-b1fe-5a9bf1fc8bd6} <Debug> TCPHandler: Processed in 0.002400111 sec. | ||
| 1101 | 2026.03.06 19:42:25.374188 [ 3 ] {} <Trace> TCP-Session: 4b79e2dd-713c-4dcd-8a95-8af1ea47cf11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1102 | 2026.03.06 19:42:25.374283 [ 3 ] {9dce2a94-4f6b-419e-b3f8-78a9a29272be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40648) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1103 | 2026.03.06 19:42:25.374327 [ 3 ] {9dce2a94-4f6b-419e-b3f8-78a9a29272be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1104 | 2026.03.06 19:42:25.375160 [ 3 ] {9dce2a94-4f6b-419e-b3f8-78a9a29272be} <Trace> oximeter.measurements_cumulativeu64 (88d55ca0-aa78-4229-9aac-9922fcdaca35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1105 | 2026.03.06 19:42:25.375194 [ 3 ] {9dce2a94-4f6b-419e-b3f8-78a9a29272be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1106 | 2026.03.06 19:42:25.378012 [ 3 ] {9dce2a94-4f6b-419e-b3f8-78a9a29272be} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1107 | 2026.03.06 19:42:25.378652 [ 3 ] {9dce2a94-4f6b-419e-b3f8-78a9a29272be} <Trace> oximeter.measurements_cumulativeu64 (88d55ca0-aa78-4229-9aac-9922fcdaca35): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1108 | 2026.03.06 19:42:25.378791 [ 3 ] {9dce2a94-4f6b-419e-b3f8-78a9a29272be} <Debug> executeQuery: Read 1764 rows, 115.29 KiB in 0.004531 sec., 389318.0313396601 rows/sec., 24.85 MiB/sec. | ||
| 1109 | 2026.03.06 19:42:25.378832 [ 3 ] {9dce2a94-4f6b-419e-b3f8-78a9a29272be} <Debug> TCPHandler: Processed in 0.00469731 sec. | ||
| 1110 | 2026.03.06 19:42:25.378946 [ 3 ] {} <Trace> TCP-Session: 4b79e2dd-713c-4dcd-8a95-8af1ea47cf11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1111 | 2026.03.06 19:42:25.379040 [ 3 ] {269a384e-2b3c-4419-ac6b-cf6209b05af3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40648) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1112 | 2026.03.06 19:42:25.379093 [ 3 ] {269a384e-2b3c-4419-ac6b-cf6209b05af3} <Trace> 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 | ||
| 1113 | 2026.03.06 19:42:25.379868 [ 3 ] {269a384e-2b3c-4419-ac6b-cf6209b05af3} <Trace> oximeter.measurements_histogramu64 (d59f510d-631d-4e98-a8cb-078d100679c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1114 | 2026.03.06 19:42:25.379906 [ 3 ] {269a384e-2b3c-4419-ac6b-cf6209b05af3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1115 | 2026.03.06 19:42:25.383108 [ 3 ] {269a384e-2b3c-4419-ac6b-cf6209b05af3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1116 | 2026.03.06 19:42:25.383577 [ 3 ] {269a384e-2b3c-4419-ac6b-cf6209b05af3} <Trace> oximeter.measurements_histogramu64 (d59f510d-631d-4e98-a8cb-078d100679c7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1117 | 2026.03.06 19:42:25.383722 [ 3 ] {269a384e-2b3c-4419-ac6b-cf6209b05af3} <Debug> executeQuery: Read 17 rows, 31.19 KiB in 0.004705 sec., 3613.1774707757704 rows/sec., 6.47 MiB/sec. | ||
| 1118 | 2026.03.06 19:42:25.383789 [ 3 ] {269a384e-2b3c-4419-ac6b-cf6209b05af3} <Debug> TCPHandler: Processed in 0.004895805 sec. | ||
| 1119 | 2026.03.06 19:42:25.383908 [ 3 ] {} <Trace> TCP-Session: 4b79e2dd-713c-4dcd-8a95-8af1ea47cf11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1120 | 2026.03.06 19:42:25.384002 [ 3 ] {fe2db96d-5a7e-43de-bf23-51eba61af7f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40648) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1121 | 2026.03.06 19:42:25.384043 [ 3 ] {fe2db96d-5a7e-43de-bf23-51eba61af7f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1122 | 2026.03.06 19:42:25.384359 [ 3 ] {fe2db96d-5a7e-43de-bf23-51eba61af7f2} <Trace> oximeter.measurements_i64 (d5e3581a-69b5-48ce-a01b-5775f086e25d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1123 | 2026.03.06 19:42:25.384395 [ 3 ] {fe2db96d-5a7e-43de-bf23-51eba61af7f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1124 | 2026.03.06 19:42:25.384832 [ 3 ] {fe2db96d-5a7e-43de-bf23-51eba61af7f2} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1125 | 2026.03.06 19:42:25.385297 [ 3 ] {fe2db96d-5a7e-43de-bf23-51eba61af7f2} <Trace> oximeter.measurements_i64 (d5e3581a-69b5-48ce-a01b-5775f086e25d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1126 | 2026.03.06 19:42:25.385423 [ 3 ] {fe2db96d-5a7e-43de-bf23-51eba61af7f2} <Debug> executeQuery: Read 3 rows, 217.00 B in 0.001441 sec., 2081.887578070784 rows/sec., 147.06 KiB/sec. | ||
| 1127 | 2026.03.06 19:42:25.385456 [ 3 ] {fe2db96d-5a7e-43de-bf23-51eba61af7f2} <Debug> TCPHandler: Processed in 0.001599761 sec. | ||
| 1128 | 2026.03.06 19:42:25.385556 [ 3 ] {} <Trace> TCP-Session: 4b79e2dd-713c-4dcd-8a95-8af1ea47cf11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1129 | 2026.03.06 19:42:25.385648 [ 3 ] {e65b67c9-35a9-4f08-9e81-f56d9b818e21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40648) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1130 | 2026.03.06 19:42:25.385688 [ 3 ] {e65b67c9-35a9-4f08-9e81-f56d9b818e21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1131 | 2026.03.06 19:42:25.386000 [ 3 ] {e65b67c9-35a9-4f08-9e81-f56d9b818e21} <Trace> oximeter.measurements_u64 (a73e627a-568e-4e88-85ff-d5943592eb33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1132 | 2026.03.06 19:42:25.386034 [ 3 ] {e65b67c9-35a9-4f08-9e81-f56d9b818e21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1133 | 2026.03.06 19:42:25.386451 [ 3 ] {e65b67c9-35a9-4f08-9e81-f56d9b818e21} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1134 | 2026.03.06 19:42:25.386920 [ 3 ] {e65b67c9-35a9-4f08-9e81-f56d9b818e21} <Trace> oximeter.measurements_u64 (a73e627a-568e-4e88-85ff-d5943592eb33): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1135 | 2026.03.06 19:42:25.387053 [ 3 ] {e65b67c9-35a9-4f08-9e81-f56d9b818e21} <Debug> executeQuery: Read 6 rows, 431.00 B in 0.001425 sec., 4210.526315789473 rows/sec., 295.37 KiB/sec. | ||
| 1136 | 2026.03.06 19:42:25.387088 [ 3 ] {e65b67c9-35a9-4f08-9e81-f56d9b818e21} <Debug> TCPHandler: Processed in 0.001583951 sec. | ||
| 1137 | 2026.03.06 19:42:27.144792 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 80 entries to flush up to offset 168 | ||
| 1138 | 2026.03.06 19:42:27.148309 [ 242 ] {} <Trace> system.query_log (0895be45-9bf7-4264-8d00-e6aea3b99325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1139 | 2026.03.06 19:42:27.148356 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1140 | 2026.03.06 19:42:27.149699 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1141 | 2026.03.06 19:42:27.150166 [ 242 ] {} <Trace> system.query_log (0895be45-9bf7-4264-8d00-e6aea3b99325): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1142 | 2026.03.06 19:42:27.150411 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 168 | ||
| 1143 | 2026.03.06 19:42:28.000659 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 160.27 MiB, peak 167.56 MiB, free memory in arenas 0.00 B, will set to 164.39 MiB (RSS), difference: 4.12 MiB | ||
| 1144 | 2026.03.06 19:42:28.012665 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45385 | ||
| 1145 | 2026.03.06 19:42:28.012767 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1146 | 2026.03.06 19:42:28.012791 [ 286 ] {} <Debug> TCP-Session: ad2f2672-d00c-4796-94b9-bbc73475edff Authenticating user 'default' from [fd00:1122:3344:101::e]:45385 | ||
| 1147 | 2026.03.06 19:42:28.012813 [ 286 ] {} <Debug> TCP-Session: ad2f2672-d00c-4796-94b9-bbc73475edff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1148 | 2026.03.06 19:42:28.012824 [ 286 ] {} <Debug> TCP-Session: ad2f2672-d00c-4796-94b9-bbc73475edff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1149 | 2026.03.06 19:42:28.013043 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59972 | ||
| 1150 | 2026.03.06 19:42:28.013054 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60524 | ||
| 1151 | 2026.03.06 19:42:28.013093 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61951 | ||
| 1152 | 2026.03.06 19:42:28.013099 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38605 | ||
| 1153 | 2026.03.06 19:42:28.013124 [ 286 ] {} <Trace> TCP-Session: ad2f2672-d00c-4796-94b9-bbc73475edff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1154 | 2026.03.06 19:42:28.013085 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33915 | ||
| 1155 | 2026.03.06 19:42:28.013082 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58720 | ||
| 1156 | 2026.03.06 19:42:28.013194 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1157 | 2026.03.06 19:42:28.013211 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1158 | 2026.03.06 19:42:28.013237 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1159 | 2026.03.06 19:42:28.013244 [ 287 ] {} <Debug> TCP-Session: 4aeb5c1b-29e0-4f71-a03b-bcf696a7b18b Authenticating user 'default' from [fd00:1122:3344:101::e]:59972 | ||
| 1160 | 2026.03.06 19:42:28.013260 [ 292 ] {} <Debug> TCP-Session: 86b4d791-d91e-457e-b6a1-c98fea834bae Authenticating user 'default' from [fd00:1122:3344:101::e]:61951 | ||
| 1161 | 2026.03.06 19:42:28.013267 [ 291 ] {} <Debug> TCP-Session: bb64cd30-f145-4a89-908e-f1e15b333d03 Authenticating user 'default' from [fd00:1122:3344:101::e]:33915 | ||
| 1162 | 2026.03.06 19:42:28.013283 [ 287 ] {} <Debug> TCP-Session: 4aeb5c1b-29e0-4f71-a03b-bcf696a7b18b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1163 | 2026.03.06 19:42:28.013291 [ 292 ] {} <Debug> TCP-Session: 86b4d791-d91e-457e-b6a1-c98fea834bae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1164 | 2026.03.06 19:42:28.013298 [ 291 ] {} <Debug> TCP-Session: bb64cd30-f145-4a89-908e-f1e15b333d03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1165 | 2026.03.06 19:42:28.013304 [ 287 ] {} <Debug> TCP-Session: 4aeb5c1b-29e0-4f71-a03b-bcf696a7b18b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1166 | 2026.03.06 19:42:28.013324 [ 291 ] {} <Debug> TCP-Session: bb64cd30-f145-4a89-908e-f1e15b333d03 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1167 | 2026.03.06 19:42:28.013314 [ 292 ] {} <Debug> TCP-Session: 86b4d791-d91e-457e-b6a1-c98fea834bae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1168 | 2026.03.06 19:42:28.013304 [ 286 ] {9e932132-aac6-43e9-81eb-8796f48f7209} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45385) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1169 | 2026.03.06 19:42:28.013296 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1170 | 2026.03.06 19:42:28.013206 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1171 | 2026.03.06 19:42:28.013411 [ 290 ] {} <Debug> TCP-Session: 1a245d6f-0c7b-4101-8f5c-29c10c138d6b Authenticating user 'default' from [fd00:1122:3344:101::e]:58720 | ||
| 1172 | 2026.03.06 19:42:28.013429 [ 293 ] {} <Debug> TCP-Session: ec03d6f2-c595-43fb-a7d1-bb2d82c1304e Authenticating user 'default' from [fd00:1122:3344:101::e]:38605 | ||
| 1173 | 2026.03.06 19:42:28.013443 [ 290 ] {} <Debug> TCP-Session: 1a245d6f-0c7b-4101-8f5c-29c10c138d6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1174 | 2026.03.06 19:42:28.013453 [ 293 ] {} <Debug> TCP-Session: ec03d6f2-c595-43fb-a7d1-bb2d82c1304e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1175 | 2026.03.06 19:42:28.013465 [ 290 ] {} <Debug> TCP-Session: 1a245d6f-0c7b-4101-8f5c-29c10c138d6b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1176 | 2026.03.06 19:42:28.013476 [ 293 ] {} <Debug> TCP-Session: ec03d6f2-c595-43fb-a7d1-bb2d82c1304e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1177 | 2026.03.06 19:42:28.013211 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1178 | 2026.03.06 19:42:28.013051 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60487 | ||
| 1179 | 2026.03.06 19:42:28.013525 [ 288 ] {} <Debug> TCP-Session: a7704d0c-b763-44a5-aac5-2233943fdca6 Authenticating user 'default' from [fd00:1122:3344:101::e]:60524 | ||
| 1180 | 2026.03.06 19:42:28.013120 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49041 | ||
| 1181 | 2026.03.06 19:42:28.013554 [ 288 ] {} <Debug> TCP-Session: a7704d0c-b763-44a5-aac5-2233943fdca6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1182 | 2026.03.06 19:42:28.013658 [ 288 ] {} <Debug> TCP-Session: a7704d0c-b763-44a5-aac5-2233943fdca6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1183 | 2026.03.06 19:42:28.013665 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1184 | 2026.03.06 19:42:28.013668 [ 286 ] {9e932132-aac6-43e9-81eb-8796f48f7209} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1185 | 2026.03.06 19:42:28.013695 [ 289 ] {} <Debug> TCP-Session: 51cc3713-5ab1-438c-bb85-bfba631ad5ce Authenticating user 'default' from [fd00:1122:3344:101::e]:60487 | ||
| 1186 | 2026.03.06 19:42:28.013714 [ 289 ] {} <Debug> TCP-Session: 51cc3713-5ab1-438c-bb85-bfba631ad5ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1187 | 2026.03.06 19:42:28.013728 [ 289 ] {} <Debug> TCP-Session: 51cc3713-5ab1-438c-bb85-bfba631ad5ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1188 | 2026.03.06 19:42:28.013734 [ 286 ] {9e932132-aac6-43e9-81eb-8796f48f7209} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1189 | 2026.03.06 19:42:28.013753 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1190 | 2026.03.06 19:42:28.013785 [ 294 ] {} <Debug> TCP-Session: 3b32664c-ea9c-4a00-9dc2-43979c2d1dfa Authenticating user 'default' from [fd00:1122:3344:101::e]:49041 | ||
| 1191 | 2026.03.06 19:42:28.013801 [ 294 ] {} <Debug> TCP-Session: 3b32664c-ea9c-4a00-9dc2-43979c2d1dfa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1192 | 2026.03.06 19:42:28.013813 [ 294 ] {} <Debug> TCP-Session: 3b32664c-ea9c-4a00-9dc2-43979c2d1dfa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1193 | 2026.03.06 19:42:28.014018 [ 286 ] {9e932132-aac6-43e9-81eb-8796f48f7209} <Debug> oximeter.version (9d6fae8c-06dd-40a4-8d59-57f33e74c21a) (SelectExecutor): Key condition: unknown | ||
| 1194 | 2026.03.06 19:42:28.014954 [ 299 ] {9e932132-aac6-43e9-81eb-8796f48f7209} <Trace> AggregatingTransform: Aggregating | ||
| 1195 | 2026.03.06 19:42:28.015004 [ 299 ] {9e932132-aac6-43e9-81eb-8796f48f7209} <Trace> Aggregator: Aggregation method: without_key | ||
| 1196 | 2026.03.06 19:42:28.015037 [ 299 ] {9e932132-aac6-43e9-81eb-8796f48f7209} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000945464 sec. (1057.682 rows/sec., 41.32 KiB/sec.) | ||
| 1197 | 2026.03.06 19:42:28.015056 [ 299 ] {9e932132-aac6-43e9-81eb-8796f48f7209} <Trace> Aggregator: Merging aggregated data | ||
| 1198 | 2026.03.06 19:42:28.016547 [ 286 ] {9e932132-aac6-43e9-81eb-8796f48f7209} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003264 sec., 306.37254901960785 rows/sec., 11.97 KiB/sec. | ||
| 1199 | 2026.03.06 19:42:28.016671 [ 286 ] {9e932132-aac6-43e9-81eb-8796f48f7209} <Debug> TCPHandler: Processed in 0.003629613 sec. | ||
| 1200 | 2026.03.06 19:42:28.016774 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1201 | 2026.03.06 19:42:28.016802 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1202 | 2026.03.06 19:42:28.016803 [ 286 ] {} <Debug> TCP-Session: ad2f2672-d00c-4796-94b9-bbc73475edff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1203 | 2026.03.06 19:42:28.016820 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1204 | 2026.03.06 19:42:28.016839 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1205 | 2026.03.06 19:42:28.016855 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1206 | 2026.03.06 19:42:28.016877 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1207 | 2026.03.06 19:42:28.016889 [ 291 ] {} <Debug> TCP-Session: bb64cd30-f145-4a89-908e-f1e15b333d03 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1208 | 2026.03.06 19:42:28.016900 [ 287 ] {} <Debug> TCP-Session: 4aeb5c1b-29e0-4f71-a03b-bcf696a7b18b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1209 | 2026.03.06 19:42:28.016905 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1210 | 2026.03.06 19:42:28.016926 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1211 | 2026.03.06 19:42:28.016955 [ 289 ] {} <Debug> TCP-Session: 51cc3713-5ab1-438c-bb85-bfba631ad5ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1212 | 2026.03.06 19:42:28.016976 [ 294 ] {} <Debug> TCP-Session: 3b32664c-ea9c-4a00-9dc2-43979c2d1dfa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1213 | 2026.03.06 19:42:28.016892 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1214 | 2026.03.06 19:42:28.016867 [ 293 ] {} <Debug> TCP-Session: ec03d6f2-c595-43fb-a7d1-bb2d82c1304e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1215 | 2026.03.06 19:42:28.017029 [ 292 ] {} <Debug> TCP-Session: 86b4d791-d91e-457e-b6a1-c98fea834bae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1216 | 2026.03.06 19:42:28.016922 [ 290 ] {} <Debug> TCP-Session: 1a245d6f-0c7b-4101-8f5c-29c10c138d6b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1217 | 2026.03.06 19:42:28.016845 [ 288 ] {} <Debug> TCP-Session: a7704d0c-b763-44a5-aac5-2233943fdca6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1218 | 2026.03.06 19:42:28.074835 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53281 | ||
| 1219 | 2026.03.06 19:42:28.074926 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1220 | 2026.03.06 19:42:28.074953 [ 286 ] {} <Debug> TCP-Session: 492b6375-81d2-4b06-afe7-3aabe5a805d5 Authenticating user 'default' from [fd00:1122:3344:101::e]:53281 | ||
| 1221 | 2026.03.06 19:42:28.074975 [ 286 ] {} <Debug> TCP-Session: 492b6375-81d2-4b06-afe7-3aabe5a805d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1222 | 2026.03.06 19:42:28.074989 [ 286 ] {} <Debug> TCP-Session: 492b6375-81d2-4b06-afe7-3aabe5a805d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1223 | 2026.03.06 19:42:28.075201 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60795 | ||
| 1224 | 2026.03.06 19:42:28.075252 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33525 | ||
| 1225 | 2026.03.06 19:42:28.075257 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46843 | ||
| 1226 | 2026.03.06 19:42:28.075288 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42006 | ||
| 1227 | 2026.03.06 19:42:28.075311 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1228 | 2026.03.06 19:42:28.075297 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51018 | ||
| 1229 | 2026.03.06 19:42:28.075386 [ 287 ] {} <Debug> TCP-Session: 9c4e6c52-0714-4eb7-8537-34b927233be4 Authenticating user 'default' from [fd00:1122:3344:101::e]:60795 | ||
| 1230 | 2026.03.06 19:42:28.075294 [ 286 ] {} <Trace> TCP-Session: 492b6375-81d2-4b06-afe7-3aabe5a805d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1231 | 2026.03.06 19:42:28.075423 [ 287 ] {} <Debug> TCP-Session: 9c4e6c52-0714-4eb7-8537-34b927233be4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1232 | 2026.03.06 19:42:28.075424 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1233 | 2026.03.06 19:42:28.075452 [ 287 ] {} <Debug> TCP-Session: 9c4e6c52-0714-4eb7-8537-34b927233be4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1234 | 2026.03.06 19:42:28.075432 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1235 | 2026.03.06 19:42:28.075481 [ 292 ] {} <Debug> TCP-Session: d8b61518-c73b-4edf-9ea5-21ac0f6b93e9 Authenticating user 'default' from [fd00:1122:3344:101::e]:42006 | ||
| 1236 | 2026.03.06 19:42:28.075510 [ 293 ] {} <Debug> TCP-Session: 87497ac2-7f5a-4128-903c-aac49ea42362 Authenticating user 'default' from [fd00:1122:3344:101::e]:51018 | ||
| 1237 | 2026.03.06 19:42:28.075277 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60965 | ||
| 1238 | 2026.03.06 19:42:28.075537 [ 293 ] {} <Debug> TCP-Session: 87497ac2-7f5a-4128-903c-aac49ea42362 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1239 | 2026.03.06 19:42:28.075529 [ 292 ] {} <Debug> TCP-Session: d8b61518-c73b-4edf-9ea5-21ac0f6b93e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1240 | 2026.03.06 19:42:28.075586 [ 293 ] {} <Debug> TCP-Session: 87497ac2-7f5a-4128-903c-aac49ea42362 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1241 | 2026.03.06 19:42:28.075604 [ 292 ] {} <Debug> TCP-Session: d8b61518-c73b-4edf-9ea5-21ac0f6b93e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1242 | 2026.03.06 19:42:28.075576 [ 286 ] {b5019d85-d94c-47fc-bf52-3e136137e0d0} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53281) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1243 | 2026.03.06 19:42:28.075631 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1244 | 2026.03.06 19:42:28.075278 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33955 | ||
| 1245 | 2026.03.06 19:42:28.075681 [ 290 ] {} <Debug> TCP-Session: 38991259-dec8-4ff6-bc76-03c40206aa37 Authenticating user 'default' from [fd00:1122:3344:101::e]:60965 | ||
| 1246 | 2026.03.06 19:42:28.075435 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1247 | 2026.03.06 19:42:28.075734 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1248 | 2026.03.06 19:42:28.075322 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1249 | 2026.03.06 19:42:28.075770 [ 291 ] {} <Debug> TCP-Session: b8b43178-ffd1-4d1f-8a27-b308bc4891a8 Authenticating user 'default' from [fd00:1122:3344:101::e]:33955 | ||
| 1250 | 2026.03.06 19:42:28.075790 [ 289 ] {} <Debug> TCP-Session: a42696bf-bd78-4b05-b09b-69d568824ccf Authenticating user 'default' from [fd00:1122:3344:101::e]:33525 | ||
| 1251 | 2026.03.06 19:42:28.075805 [ 291 ] {} <Debug> TCP-Session: b8b43178-ffd1-4d1f-8a27-b308bc4891a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1252 | 2026.03.06 19:42:28.075820 [ 289 ] {} <Debug> TCP-Session: a42696bf-bd78-4b05-b09b-69d568824ccf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1253 | 2026.03.06 19:42:28.075829 [ 291 ] {} <Debug> TCP-Session: b8b43178-ffd1-4d1f-8a27-b308bc4891a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1254 | 2026.03.06 19:42:28.075844 [ 289 ] {} <Debug> TCP-Session: a42696bf-bd78-4b05-b09b-69d568824ccf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1255 | 2026.03.06 19:42:28.075856 [ 286 ] {b5019d85-d94c-47fc-bf52-3e136137e0d0} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1256 | 2026.03.06 19:42:28.075760 [ 288 ] {} <Debug> TCP-Session: c5e2a9e5-2eec-4972-a288-279b871e8ef6 Authenticating user 'default' from [fd00:1122:3344:101::e]:46843 | ||
| 1257 | 2026.03.06 19:42:28.075310 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38949 | ||
| 1258 | 2026.03.06 19:42:28.075921 [ 288 ] {} <Debug> TCP-Session: c5e2a9e5-2eec-4972-a288-279b871e8ef6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1259 | 2026.03.06 19:42:28.075922 [ 286 ] {b5019d85-d94c-47fc-bf52-3e136137e0d0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1260 | 2026.03.06 19:42:28.075951 [ 288 ] {} <Debug> TCP-Session: c5e2a9e5-2eec-4972-a288-279b871e8ef6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1261 | 2026.03.06 19:42:28.075716 [ 290 ] {} <Debug> TCP-Session: 38991259-dec8-4ff6-bc76-03c40206aa37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1262 | 2026.03.06 19:42:28.075981 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1263 | 2026.03.06 19:42:28.075994 [ 290 ] {} <Debug> TCP-Session: 38991259-dec8-4ff6-bc76-03c40206aa37 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1264 | 2026.03.06 19:42:28.076007 [ 294 ] {} <Debug> TCP-Session: cee9b679-111c-4fae-9454-bc842ad97ce8 Authenticating user 'default' from [fd00:1122:3344:101::e]:38949 | ||
| 1265 | 2026.03.06 19:42:28.076027 [ 294 ] {} <Debug> TCP-Session: cee9b679-111c-4fae-9454-bc842ad97ce8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1266 | 2026.03.06 19:42:28.076039 [ 294 ] {} <Debug> TCP-Session: cee9b679-111c-4fae-9454-bc842ad97ce8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1267 | 2026.03.06 19:42:28.076200 [ 286 ] {b5019d85-d94c-47fc-bf52-3e136137e0d0} <Debug> oximeter.version (9d6fae8c-06dd-40a4-8d59-57f33e74c21a) (SelectExecutor): Key condition: unknown | ||
| 1268 | 2026.03.06 19:42:28.076281 [ 286 ] {b5019d85-d94c-47fc-bf52-3e136137e0d0} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 1269 | 2026.03.06 19:42:28.454414 [ 309 ] {b5019d85-d94c-47fc-bf52-3e136137e0d0} <Trace> AggregatingTransform: Aggregating | ||
| 1270 | 2026.03.06 19:42:28.454506 [ 309 ] {b5019d85-d94c-47fc-bf52-3e136137e0d0} <Trace> Aggregator: Aggregation method: without_key | ||
| 1271 | 2026.03.06 19:42:28.454559 [ 309 ] {b5019d85-d94c-47fc-bf52-3e136137e0d0} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001074407 sec. (930.746 rows/sec., 36.36 KiB/sec.) | ||
| 1272 | 2026.03.06 19:42:28.454585 [ 309 ] {b5019d85-d94c-47fc-bf52-3e136137e0d0} <Trace> Aggregator: Merging aggregated data | ||
| 1273 | 2026.03.06 19:42:28.455920 [ 286 ] {b5019d85-d94c-47fc-bf52-3e136137e0d0} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.380211 sec., 2.6301185394425723 rows/sec., 105.20 B/sec. | ||
| 1274 | 2026.03.06 19:42:28.456070 [ 286 ] {b5019d85-d94c-47fc-bf52-3e136137e0d0} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 1275 | 2026.03.06 19:42:28.456085 [ 286 ] {b5019d85-d94c-47fc-bf52-3e136137e0d0} <Debug> TCPHandler: Processed in 0.38072269 sec. | ||
| 1276 | 2026.03.06 19:42:28.456203 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1277 | 2026.03.06 19:42:28.456232 [ 286 ] {} <Debug> TCP-Session: 492b6375-81d2-4b06-afe7-3aabe5a805d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1278 | 2026.03.06 19:42:28.456244 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1279 | 2026.03.06 19:42:28.456262 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1280 | 2026.03.06 19:42:28.456283 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1281 | 2026.03.06 19:42:28.456298 [ 292 ] {} <Debug> TCP-Session: d8b61518-c73b-4edf-9ea5-21ac0f6b93e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1282 | 2026.03.06 19:42:28.456308 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1283 | 2026.03.06 19:42:28.456335 [ 288 ] {} <Debug> TCP-Session: c5e2a9e5-2eec-4972-a288-279b871e8ef6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1284 | 2026.03.06 19:42:28.456344 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1285 | 2026.03.06 19:42:28.456381 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1286 | 2026.03.06 19:42:28.456385 [ 294 ] {} <Debug> TCP-Session: cee9b679-111c-4fae-9454-bc842ad97ce8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1287 | 2026.03.06 19:42:28.456362 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1288 | 2026.03.06 19:42:28.456421 [ 291 ] {} <Debug> TCP-Session: b8b43178-ffd1-4d1f-8a27-b308bc4891a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1289 | 2026.03.06 19:42:28.456419 [ 287 ] {} <Debug> TCP-Session: 9c4e6c52-0714-4eb7-8537-34b927233be4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1290 | 2026.03.06 19:42:28.456458 [ 290 ] {} <Debug> TCP-Session: 38991259-dec8-4ff6-bc76-03c40206aa37 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1291 | 2026.03.06 19:42:28.456320 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1292 | 2026.03.06 19:42:28.456317 [ 293 ] {} <Debug> TCP-Session: 87497ac2-7f5a-4128-903c-aac49ea42362 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1293 | 2026.03.06 19:42:28.456522 [ 289 ] {} <Debug> TCP-Session: a42696bf-bd78-4b05-b09b-69d568824ccf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1294 | 2026.03.06 19:42:29.000643 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 166.06 MiB, peak 175.16 MiB, free memory in arenas 0.00 B, will set to 185.25 MiB (RSS), difference: 19.19 MiB | ||
| 1295 | 2026.03.06 19:42:29.661943 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 1424 | ||
| 1296 | 2026.03.06 19:42:29.662400 [ 244 ] {} <Trace> system.asynchronous_metric_log (1d6329eb-cef3-44de-9e03-0def5894f895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1297 | 2026.03.06 19:42:29.662445 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1298 | 2026.03.06 19:42:29.663085 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1299 | 2026.03.06 19:42:29.663503 [ 244 ] {} <Trace> system.asynchronous_metric_log (1d6329eb-cef3-44de-9e03-0def5894f895): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1300 | 2026.03.06 19:42:29.663688 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1424 | ||
| 1301 | 2026.03.06 19:42:29.728493 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 1302 | 2026.03.06 19:42:29.745965 [ 243 ] {} <Trace> system.metric_log (72ef8883-a815-42c7-bee2-1c23217a9a11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1303 | 2026.03.06 19:42:29.746029 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1304 | 2026.03.06 19:42:29.752931 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1305 | 2026.03.06 19:42:29.754257 [ 243 ] {} <Trace> system.metric_log (72ef8883-a815-42c7-bee2-1c23217a9a11): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1306 | 2026.03.06 19:42:29.758625 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 1307 | 2026.03.06 19:42:29.792941 [ 3 ] {} <Trace> TCP-Session: 4b79e2dd-713c-4dcd-8a95-8af1ea47cf11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1308 | 2026.03.06 19:42:29.793124 [ 3 ] {0e144338-9b53-4f17-b82c-2424603945b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40648) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1309 | 2026.03.06 19:42:29.793200 [ 3 ] {0e144338-9b53-4f17-b82c-2424603945b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1310 | 2026.03.06 19:42:29.793827 [ 3 ] {0e144338-9b53-4f17-b82c-2424603945b5} <Trace> oximeter.fields_string (806e2236-ee87-4e21-bca6-f542d99340fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1311 | 2026.03.06 19:42:29.793870 [ 3 ] {0e144338-9b53-4f17-b82c-2424603945b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1312 | 2026.03.06 19:42:29.794348 [ 3 ] {0e144338-9b53-4f17-b82c-2424603945b5} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1313 | 2026.03.06 19:42:29.794826 [ 3 ] {0e144338-9b53-4f17-b82c-2424603945b5} <Trace> oximeter.fields_string (806e2236-ee87-4e21-bca6-f542d99340fe): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1314 | 2026.03.06 19:42:29.794969 [ 3 ] {0e144338-9b53-4f17-b82c-2424603945b5} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.001883 sec., 13807.753584705259 rows/sec., 1.03 MiB/sec. | ||
| 1315 | 2026.03.06 19:42:29.795020 [ 3 ] {0e144338-9b53-4f17-b82c-2424603945b5} <Debug> TCPHandler: Processed in 0.002206467 sec. | ||
| 1316 | 2026.03.06 19:42:29.795132 [ 3 ] {} <Trace> TCP-Session: 4b79e2dd-713c-4dcd-8a95-8af1ea47cf11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1317 | 2026.03.06 19:42:29.795239 [ 3 ] {14518aff-6317-464a-b645-a33680251f0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40648) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1318 | 2026.03.06 19:42:29.795282 [ 3 ] {14518aff-6317-464a-b645-a33680251f0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1319 | 2026.03.06 19:42:29.795735 [ 3 ] {14518aff-6317-464a-b645-a33680251f0d} <Trace> oximeter.fields_uuid (66bb6391-34ea-4491-ad88-0bd9a67cd893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1320 | 2026.03.06 19:42:29.795774 [ 3 ] {14518aff-6317-464a-b645-a33680251f0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1321 | 2026.03.06 19:42:29.796175 [ 3 ] {14518aff-6317-464a-b645-a33680251f0d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1322 | 2026.03.06 19:42:29.796588 [ 3 ] {14518aff-6317-464a-b645-a33680251f0d} <Trace> oximeter.fields_uuid (66bb6391-34ea-4491-ad88-0bd9a67cd893): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1323 | 2026.03.06 19:42:29.796722 [ 3 ] {14518aff-6317-464a-b645-a33680251f0d} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001477 sec., 18957.34597156398 rows/sec., 1.48 MiB/sec. | ||
| 1324 | 2026.03.06 19:42:29.796761 [ 3 ] {14518aff-6317-464a-b645-a33680251f0d} <Debug> TCPHandler: Processed in 0.001653782 sec. | ||
| 1325 | 2026.03.06 19:42:29.796892 [ 3 ] {} <Trace> TCP-Session: 4b79e2dd-713c-4dcd-8a95-8af1ea47cf11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1326 | 2026.03.06 19:42:29.797008 [ 3 ] {c113250d-88a5-4c20-91c4-d4df3a7d91b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40648) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1327 | 2026.03.06 19:42:29.797065 [ 3 ] {c113250d-88a5-4c20-91c4-d4df3a7d91b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1328 | 2026.03.06 19:42:29.797555 [ 3 ] {c113250d-88a5-4c20-91c4-d4df3a7d91b9} <Trace> oximeter.measurements_cumulativeu64 (88d55ca0-aa78-4229-9aac-9922fcdaca35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1329 | 2026.03.06 19:42:29.797604 [ 3 ] {c113250d-88a5-4c20-91c4-d4df3a7d91b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1330 | 2026.03.06 19:42:29.798245 [ 3 ] {c113250d-88a5-4c20-91c4-d4df3a7d91b9} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1331 | 2026.03.06 19:42:29.798845 [ 3 ] {c113250d-88a5-4c20-91c4-d4df3a7d91b9} <Trace> oximeter.measurements_cumulativeu64 (88d55ca0-aa78-4229-9aac-9922fcdaca35): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1332 | 2026.03.06 19:42:29.799015 [ 3 ] {c113250d-88a5-4c20-91c4-d4df3a7d91b9} <Debug> executeQuery: Read 80 rows, 5.68 KiB in 0.002035 sec., 39312.03931203931 rows/sec., 2.73 MiB/sec. | ||
| 1333 | 2026.03.06 19:42:29.799065 [ 3 ] {c113250d-88a5-4c20-91c4-d4df3a7d91b9} <Debug> TCPHandler: Processed in 0.002235417 sec. | ||
| 1334 | 2026.03.06 19:42:29.799198 [ 3 ] {} <Trace> TCP-Session: 4b79e2dd-713c-4dcd-8a95-8af1ea47cf11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1335 | 2026.03.06 19:42:29.799310 [ 3 ] {a7f89da0-d2a1-4ed1-acbe-9c65d23c5074} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40648) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1336 | 2026.03.06 19:42:29.799363 [ 3 ] {a7f89da0-d2a1-4ed1-acbe-9c65d23c5074} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1337 | 2026.03.06 19:42:29.799823 [ 3 ] {a7f89da0-d2a1-4ed1-acbe-9c65d23c5074} <Trace> oximeter.measurements_u64 (a73e627a-568e-4e88-85ff-d5943592eb33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1338 | 2026.03.06 19:42:29.799862 [ 3 ] {a7f89da0-d2a1-4ed1-acbe-9c65d23c5074} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.71 GiB. | ||
| 1339 | 2026.03.06 19:42:29.800300 [ 3 ] {a7f89da0-d2a1-4ed1-acbe-9c65d23c5074} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1340 | 2026.03.06 19:42:29.800774 [ 3 ] {a7f89da0-d2a1-4ed1-acbe-9c65d23c5074} <Trace> oximeter.measurements_u64 (a73e627a-568e-4e88-85ff-d5943592eb33): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1341 | 2026.03.06 19:42:29.800903 [ 3 ] {a7f89da0-d2a1-4ed1-acbe-9c65d23c5074} <Debug> executeQuery: Read 24 rows, 1.68 KiB in 0.00159 sec., 15094.33962264151 rows/sec., 1.03 MiB/sec. | ||
| 1342 | 2026.03.06 19:42:29.800939 [ 3 ] {a7f89da0-d2a1-4ed1-acbe-9c65d23c5074} <Debug> TCPHandler: Processed in 0.001784005 sec. | ||
| 1343 | 2026.03.06 19:42:30.001133 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 186.06 MiB, peak 189.78 MiB, free memory in arenas 0.00 B, will set to 188.10 MiB (RSS), difference: 2.04 MiB | ||
| 1344 | 2026.03.06 19:42:34.794498 [ 3 ] {} <Trace> TCP-Session: 4b79e2dd-713c-4dcd-8a95-8af1ea47cf11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1345 | 2026.03.06 19:42:34.794689 [ 3 ] {cc6f3cb4-bc40-435a-b063-aa8c979edfa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40648) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1346 | 2026.03.06 19:42:34.794758 [ 3 ] {cc6f3cb4-bc40-435a-b063-aa8c979edfa0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1347 | 2026.03.06 19:42:34.795375 [ 3 ] {cc6f3cb4-bc40-435a-b063-aa8c979edfa0} <Trace> oximeter.fields_string (806e2236-ee87-4e21-bca6-f542d99340fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1348 | 2026.03.06 19:42:34.795417 [ 3 ] {cc6f3cb4-bc40-435a-b063-aa8c979edfa0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 1349 | 2026.03.06 19:42:34.795912 [ 3 ] {cc6f3cb4-bc40-435a-b063-aa8c979edfa0} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1350 | 2026.03.06 19:42:34.796350 [ 3 ] {cc6f3cb4-bc40-435a-b063-aa8c979edfa0} <Trace> oximeter.fields_string (806e2236-ee87-4e21-bca6-f542d99340fe): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1351 | 2026.03.06 19:42:34.796504 [ 3 ] {cc6f3cb4-bc40-435a-b063-aa8c979edfa0} <Debug> executeQuery: Read 26 rows, 1.98 KiB in 0.001863 sec., 13955.984970477724 rows/sec., 1.04 MiB/sec. | ||
| 1352 | 2026.03.06 19:42:34.796547 [ 3 ] {cc6f3cb4-bc40-435a-b063-aa8c979edfa0} <Debug> TCPHandler: Processed in 0.002173515 sec. | ||
| 1353 | 2026.03.06 19:42:34.796676 [ 3 ] {} <Trace> TCP-Session: 4b79e2dd-713c-4dcd-8a95-8af1ea47cf11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1354 | 2026.03.06 19:42:34.796773 [ 3 ] {1de5c156-8def-46e2-bb8c-f2f6618b5ff2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40648) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1355 | 2026.03.06 19:42:34.796816 [ 3 ] {1de5c156-8def-46e2-bb8c-f2f6618b5ff2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1356 | 2026.03.06 19:42:34.797226 [ 3 ] {1de5c156-8def-46e2-bb8c-f2f6618b5ff2} <Trace> oximeter.fields_uuid (66bb6391-34ea-4491-ad88-0bd9a67cd893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1357 | 2026.03.06 19:42:34.797264 [ 3 ] {1de5c156-8def-46e2-bb8c-f2f6618b5ff2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 1358 | 2026.03.06 19:42:34.797661 [ 3 ] {1de5c156-8def-46e2-bb8c-f2f6618b5ff2} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1359 | 2026.03.06 19:42:34.798145 [ 3 ] {1de5c156-8def-46e2-bb8c-f2f6618b5ff2} <Trace> oximeter.fields_uuid (66bb6391-34ea-4491-ad88-0bd9a67cd893): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1360 | 2026.03.06 19:42:34.798278 [ 3 ] {1de5c156-8def-46e2-bb8c-f2f6618b5ff2} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001523 sec., 18384.766907419566 rows/sec., 1.43 MiB/sec. | ||
| 1361 | 2026.03.06 19:42:34.798317 [ 3 ] {1de5c156-8def-46e2-bb8c-f2f6618b5ff2} <Debug> TCPHandler: Processed in 0.001689704 sec. | ||
| 1362 | 2026.03.06 19:42:34.798426 [ 3 ] {} <Trace> TCP-Session: 4b79e2dd-713c-4dcd-8a95-8af1ea47cf11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1363 | 2026.03.06 19:42:34.798522 [ 3 ] {cabf670a-eeae-4ab8-bac1-8fbf2a2c8afa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40648) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1364 | 2026.03.06 19:42:34.798566 [ 3 ] {cabf670a-eeae-4ab8-bac1-8fbf2a2c8afa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1365 | 2026.03.06 19:42:34.798954 [ 3 ] {cabf670a-eeae-4ab8-bac1-8fbf2a2c8afa} <Trace> oximeter.measurements_cumulativeu64 (88d55ca0-aa78-4229-9aac-9922fcdaca35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1366 | 2026.03.06 19:42:34.798991 [ 3 ] {cabf670a-eeae-4ab8-bac1-8fbf2a2c8afa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 1367 | 2026.03.06 19:42:34.799438 [ 3 ] {cabf670a-eeae-4ab8-bac1-8fbf2a2c8afa} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1368 | 2026.03.06 19:42:34.799898 [ 3 ] {cabf670a-eeae-4ab8-bac1-8fbf2a2c8afa} <Trace> oximeter.measurements_cumulativeu64 (88d55ca0-aa78-4229-9aac-9922fcdaca35): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1369 | 2026.03.06 19:42:34.800028 [ 3 ] {cabf670a-eeae-4ab8-bac1-8fbf2a2c8afa} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.001525 sec., 65573.77049180327 rows/sec., 4.55 MiB/sec. | ||
| 1370 | 2026.03.06 19:42:34.800066 [ 3 ] {cabf670a-eeae-4ab8-bac1-8fbf2a2c8afa} <Debug> TCPHandler: Processed in 0.001687863 sec. | ||
| 1371 | 2026.03.06 19:42:34.800181 [ 3 ] {} <Trace> TCP-Session: 4b79e2dd-713c-4dcd-8a95-8af1ea47cf11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1372 | 2026.03.06 19:42:34.800277 [ 3 ] {bde15f2a-175f-48be-a4a8-1210d02a41c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40648) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1373 | 2026.03.06 19:42:34.800320 [ 3 ] {bde15f2a-175f-48be-a4a8-1210d02a41c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1374 | 2026.03.06 19:42:34.800648 [ 3 ] {bde15f2a-175f-48be-a4a8-1210d02a41c5} <Trace> oximeter.measurements_u64 (a73e627a-568e-4e88-85ff-d5943592eb33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1375 | 2026.03.06 19:42:34.800685 [ 3 ] {bde15f2a-175f-48be-a4a8-1210d02a41c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 1376 | 2026.03.06 19:42:34.801102 [ 3 ] {bde15f2a-175f-48be-a4a8-1210d02a41c5} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1377 | 2026.03.06 19:42:34.801514 [ 3 ] {bde15f2a-175f-48be-a4a8-1210d02a41c5} <Trace> oximeter.measurements_u64 (a73e627a-568e-4e88-85ff-d5943592eb33): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1378 | 2026.03.06 19:42:34.801646 [ 3 ] {bde15f2a-175f-48be-a4a8-1210d02a41c5} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001388 sec., 21613.83285302594 rows/sec., 1.48 MiB/sec. | ||
| 1379 | 2026.03.06 19:42:34.801682 [ 3 ] {bde15f2a-175f-48be-a4a8-1210d02a41c5} <Debug> TCPHandler: Processed in 0.001551 sec. | ||
| 1380 | 2026.03.06 19:42:37.091089 [ 83 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1381 | 2026.03.06 19:42:37.091148 [ 83 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1382 | 2026.03.06 19:42:37.151134 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 188 | ||
| 1383 | 2026.03.06 19:42:37.153083 [ 242 ] {} <Trace> system.query_log (0895be45-9bf7-4264-8d00-e6aea3b99325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1384 | 2026.03.06 19:42:37.153130 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 1385 | 2026.03.06 19:42:37.154410 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1386 | 2026.03.06 19:42:37.155126 [ 242 ] {} <Trace> system.query_log (0895be45-9bf7-4264-8d00-e6aea3b99325): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1387 | 2026.03.06 19:42:37.155368 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 188 | ||
| 1388 | 2026.03.06 19:42:37.164708 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 1936 | ||
| 1389 | 2026.03.06 19:42:37.165222 [ 244 ] {} <Trace> system.asynchronous_metric_log (1d6329eb-cef3-44de-9e03-0def5894f895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1390 | 2026.03.06 19:42:37.165267 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 1391 | 2026.03.06 19:42:37.165944 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1392 | 2026.03.06 19:42:37.166502 [ 244 ] {} <Trace> system.asynchronous_metric_log (1d6329eb-cef3-44de-9e03-0def5894f895): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1393 | 2026.03.06 19:42:37.166632 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1936 | ||
| 1394 | 2026.03.06 19:42:37.259561 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1395 | 2026.03.06 19:42:37.276287 [ 243 ] {} <Trace> system.metric_log (72ef8883-a815-42c7-bee2-1c23217a9a11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1396 | 2026.03.06 19:42:37.276358 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 1397 | 2026.03.06 19:42:37.282881 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1398 | 2026.03.06 19:42:37.284135 [ 243 ] {} <Trace> system.metric_log (72ef8883-a815-42c7-bee2-1c23217a9a11): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1399 | 2026.03.06 19:42:37.288087 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1400 | 2026.03.06 19:42:38.001133 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 188.71 MiB, peak 192.71 MiB, free memory in arenas 0.00 B, will set to 189.87 MiB (RSS), difference: 1.16 MiB | ||
| 1401 | 2026.03.06 19:42:39.795442 [ 3 ] {} <Trace> TCP-Session: 4b79e2dd-713c-4dcd-8a95-8af1ea47cf11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1402 | 2026.03.06 19:42:39.795706 [ 3 ] {443da82c-77b7-4076-a538-04dbdd6ac9ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40648) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1403 | 2026.03.06 19:42:39.795809 [ 3 ] {443da82c-77b7-4076-a538-04dbdd6ac9ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1404 | 2026.03.06 19:42:39.796685 [ 3 ] {443da82c-77b7-4076-a538-04dbdd6ac9ea} <Trace> oximeter.fields_string (806e2236-ee87-4e21-bca6-f542d99340fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1405 | 2026.03.06 19:42:39.796728 [ 3 ] {443da82c-77b7-4076-a538-04dbdd6ac9ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 1406 | 2026.03.06 19:42:39.797215 [ 3 ] {443da82c-77b7-4076-a538-04dbdd6ac9ea} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1407 | 2026.03.06 19:42:39.797657 [ 3 ] {443da82c-77b7-4076-a538-04dbdd6ac9ea} <Trace> oximeter.fields_string (806e2236-ee87-4e21-bca6-f542d99340fe): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1408 | 2026.03.06 19:42:39.797805 [ 3 ] {443da82c-77b7-4076-a538-04dbdd6ac9ea} <Debug> executeQuery: Read 74 rows, 6.62 KiB in 0.002176 sec., 34007.35294117647 rows/sec., 2.97 MiB/sec. | ||
| 1409 | 2026.03.06 19:42:39.797847 [ 3 ] {443da82c-77b7-4076-a538-04dbdd6ac9ea} <Debug> TCPHandler: Processed in 0.002536456 sec. | ||
| 1410 | 2026.03.06 19:42:39.797966 [ 3 ] {} <Trace> TCP-Session: 4b79e2dd-713c-4dcd-8a95-8af1ea47cf11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1411 | 2026.03.06 19:42:39.798061 [ 3 ] {76e7db86-3dab-443e-be57-5e3560d08072} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40648) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1412 | 2026.03.06 19:42:39.798101 [ 3 ] {76e7db86-3dab-443e-be57-5e3560d08072} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1413 | 2026.03.06 19:42:39.798494 [ 3 ] {76e7db86-3dab-443e-be57-5e3560d08072} <Trace> oximeter.fields_u16 (5a564c88-a7ef-4f9d-817e-8041ba77bdd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1414 | 2026.03.06 19:42:39.798530 [ 3 ] {76e7db86-3dab-443e-be57-5e3560d08072} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 1415 | 2026.03.06 19:42:39.798932 [ 3 ] {76e7db86-3dab-443e-be57-5e3560d08072} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1416 | 2026.03.06 19:42:39.799371 [ 3 ] {76e7db86-3dab-443e-be57-5e3560d08072} <Trace> oximeter.fields_u16 (5a564c88-a7ef-4f9d-817e-8041ba77bdd1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1417 | 2026.03.06 19:42:39.799505 [ 3 ] {76e7db86-3dab-443e-be57-5e3560d08072} <Debug> executeQuery: Read 24 rows, 1.80 KiB in 0.001463 sec., 16404.64798359535 rows/sec., 1.20 MiB/sec. | ||
| 1418 | 2026.03.06 19:42:39.799544 [ 3 ] {76e7db86-3dab-443e-be57-5e3560d08072} <Debug> TCPHandler: Processed in 0.001626482 sec. | ||
| 1419 | 2026.03.06 19:42:39.799648 [ 3 ] {} <Trace> TCP-Session: 4b79e2dd-713c-4dcd-8a95-8af1ea47cf11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1420 | 2026.03.06 19:42:39.799743 [ 3 ] {13b1c98b-893a-48c9-bb28-eca6dd504e3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40648) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1421 | 2026.03.06 19:42:39.799784 [ 3 ] {13b1c98b-893a-48c9-bb28-eca6dd504e3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1422 | 2026.03.06 19:42:39.800185 [ 3 ] {13b1c98b-893a-48c9-bb28-eca6dd504e3e} <Trace> oximeter.fields_uuid (66bb6391-34ea-4491-ad88-0bd9a67cd893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1423 | 2026.03.06 19:42:39.800223 [ 3 ] {13b1c98b-893a-48c9-bb28-eca6dd504e3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 1424 | 2026.03.06 19:42:39.800718 [ 3 ] {13b1c98b-893a-48c9-bb28-eca6dd504e3e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1425 | 2026.03.06 19:42:39.801155 [ 3 ] {13b1c98b-893a-48c9-bb28-eca6dd504e3e} <Trace> oximeter.fields_uuid (66bb6391-34ea-4491-ad88-0bd9a67cd893): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1426 | 2026.03.06 19:42:39.801289 [ 3 ] {13b1c98b-893a-48c9-bb28-eca6dd504e3e} <Debug> executeQuery: Read 57 rows, 4.58 KiB in 0.001564 sec., 36445.01278772378 rows/sec., 2.86 MiB/sec. | ||
| 1427 | 2026.03.06 19:42:39.801327 [ 3 ] {13b1c98b-893a-48c9-bb28-eca6dd504e3e} <Debug> TCPHandler: Processed in 0.001726635 sec. | ||
| 1428 | 2026.03.06 19:42:39.801435 [ 3 ] {} <Trace> TCP-Session: 4b79e2dd-713c-4dcd-8a95-8af1ea47cf11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1429 | 2026.03.06 19:42:39.801529 [ 3 ] {ba23bdfa-6eec-443b-b48f-171cc6eddcc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40648) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1430 | 2026.03.06 19:42:39.801575 [ 3 ] {ba23bdfa-6eec-443b-b48f-171cc6eddcc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1431 | 2026.03.06 19:42:39.801937 [ 3 ] {ba23bdfa-6eec-443b-b48f-171cc6eddcc0} <Trace> oximeter.measurements_cumulativeu64 (88d55ca0-aa78-4229-9aac-9922fcdaca35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1432 | 2026.03.06 19:42:39.801973 [ 3 ] {ba23bdfa-6eec-443b-b48f-171cc6eddcc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 1433 | 2026.03.06 19:42:39.802398 [ 3 ] {ba23bdfa-6eec-443b-b48f-171cc6eddcc0} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1434 | 2026.03.06 19:42:39.802825 [ 3 ] {ba23bdfa-6eec-443b-b48f-171cc6eddcc0} <Trace> oximeter.measurements_cumulativeu64 (88d55ca0-aa78-4229-9aac-9922fcdaca35): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1435 | 2026.03.06 19:42:39.802951 [ 3 ] {ba23bdfa-6eec-443b-b48f-171cc6eddcc0} <Debug> executeQuery: Read 100 rows, 7.10 KiB in 0.00144 sec., 69444.44444444444 rows/sec., 4.81 MiB/sec. | ||
| 1436 | 2026.03.06 19:42:39.802989 [ 3 ] {ba23bdfa-6eec-443b-b48f-171cc6eddcc0} <Debug> TCPHandler: Processed in 0.001603091 sec. | ||
| 1437 | 2026.03.06 19:42:39.803099 [ 3 ] {} <Trace> TCP-Session: 4b79e2dd-713c-4dcd-8a95-8af1ea47cf11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1438 | 2026.03.06 19:42:39.803194 [ 3 ] {aeebebd4-b697-4233-b3aa-a88a1c4292fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40648) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1439 | 2026.03.06 19:42:39.803248 [ 3 ] {aeebebd4-b697-4233-b3aa-a88a1c4292fe} <Trace> 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 | ||
| 1440 | 2026.03.06 19:42:39.803983 [ 3 ] {aeebebd4-b697-4233-b3aa-a88a1c4292fe} <Trace> oximeter.measurements_histogramu64 (d59f510d-631d-4e98-a8cb-078d100679c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1441 | 2026.03.06 19:42:39.804020 [ 3 ] {aeebebd4-b697-4233-b3aa-a88a1c4292fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 1442 | 2026.03.06 19:42:39.804757 [ 3 ] {aeebebd4-b697-4233-b3aa-a88a1c4292fe} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1443 | 2026.03.06 19:42:39.805210 [ 3 ] {aeebebd4-b697-4233-b3aa-a88a1c4292fe} <Trace> oximeter.measurements_histogramu64 (d59f510d-631d-4e98-a8cb-078d100679c7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1444 | 2026.03.06 19:42:39.805345 [ 3 ] {aeebebd4-b697-4233-b3aa-a88a1c4292fe} <Debug> executeQuery: Read 24 rows, 44.04 KiB in 0.002171 sec., 11054.81345002303 rows/sec., 19.81 MiB/sec. | ||
| 1445 | 2026.03.06 19:42:39.805394 [ 3 ] {aeebebd4-b697-4233-b3aa-a88a1c4292fe} <Debug> TCPHandler: Processed in 0.002345109 sec. | ||
| 1446 | 2026.03.06 19:42:39.805593 [ 3 ] {} <Trace> TCP-Session: 4b79e2dd-713c-4dcd-8a95-8af1ea47cf11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1447 | 2026.03.06 19:42:39.805688 [ 3 ] {e61cfb87-d28f-4c88-8c2f-ae9dbaabb9d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40648) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1448 | 2026.03.06 19:42:39.805728 [ 3 ] {e61cfb87-d28f-4c88-8c2f-ae9dbaabb9d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1449 | 2026.03.06 19:42:39.806061 [ 3 ] {e61cfb87-d28f-4c88-8c2f-ae9dbaabb9d8} <Trace> oximeter.measurements_i64 (d5e3581a-69b5-48ce-a01b-5775f086e25d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1450 | 2026.03.06 19:42:39.806096 [ 3 ] {e61cfb87-d28f-4c88-8c2f-ae9dbaabb9d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 1451 | 2026.03.06 19:42:39.806551 [ 3 ] {e61cfb87-d28f-4c88-8c2f-ae9dbaabb9d8} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1452 | 2026.03.06 19:42:39.806986 [ 3 ] {e61cfb87-d28f-4c88-8c2f-ae9dbaabb9d8} <Trace> oximeter.measurements_i64 (d5e3581a-69b5-48ce-a01b-5775f086e25d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1453 | 2026.03.06 19:42:39.807112 [ 3 ] {e61cfb87-d28f-4c88-8c2f-ae9dbaabb9d8} <Debug> executeQuery: Read 9 rows, 709.00 B in 0.001443 sec., 6237.006237006237 rows/sec., 479.82 KiB/sec. | ||
| 1454 | 2026.03.06 19:42:39.807229 [ 3 ] {e61cfb87-d28f-4c88-8c2f-ae9dbaabb9d8} <Debug> TCPHandler: Processed in 0.001686243 sec. | ||
| 1455 | 2026.03.06 19:42:39.807342 [ 3 ] {} <Trace> TCP-Session: 4b79e2dd-713c-4dcd-8a95-8af1ea47cf11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1456 | 2026.03.06 19:42:39.807435 [ 3 ] {d0baf19d-153d-40c6-8a9b-e46bc143ae20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40648) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1457 | 2026.03.06 19:42:39.807476 [ 3 ] {d0baf19d-153d-40c6-8a9b-e46bc143ae20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1458 | 2026.03.06 19:42:39.807789 [ 3 ] {d0baf19d-153d-40c6-8a9b-e46bc143ae20} <Trace> oximeter.measurements_u64 (a73e627a-568e-4e88-85ff-d5943592eb33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1459 | 2026.03.06 19:42:39.807826 [ 3 ] {d0baf19d-153d-40c6-8a9b-e46bc143ae20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 1460 | 2026.03.06 19:42:39.808233 [ 3 ] {d0baf19d-153d-40c6-8a9b-e46bc143ae20} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1461 | 2026.03.06 19:42:39.808662 [ 3 ] {d0baf19d-153d-40c6-8a9b-e46bc143ae20} <Trace> oximeter.measurements_u64 (a73e627a-568e-4e88-85ff-d5943592eb33): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1462 | 2026.03.06 19:42:39.808791 [ 3 ] {d0baf19d-153d-40c6-8a9b-e46bc143ae20} <Debug> executeQuery: Read 30 rows, 2.10 KiB in 0.001374 sec., 21834.06113537118 rows/sec., 1.50 MiB/sec. | ||
| 1463 | 2026.03.06 19:42:39.808825 [ 3 ] {d0baf19d-153d-40c6-8a9b-e46bc143ae20} <Debug> TCPHandler: Processed in 0.001532259 sec. | ||
| 1464 | 2026.03.06 19:42:44.667239 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2384 | ||
| 1465 | 2026.03.06 19:42:44.667727 [ 244 ] {} <Trace> system.asynchronous_metric_log (1d6329eb-cef3-44de-9e03-0def5894f895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1466 | 2026.03.06 19:42:44.667766 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 1467 | 2026.03.06 19:42:44.668377 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1468 | 2026.03.06 19:42:44.668907 [ 244 ] {} <Trace> system.asynchronous_metric_log (1d6329eb-cef3-44de-9e03-0def5894f895): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1469 | 2026.03.06 19:42:44.669062 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2384 | ||
| 1470 | 2026.03.06 19:42:44.788690 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1471 | 2026.03.06 19:42:44.790431 [ 3 ] {} <Trace> TCP-Session: 4b79e2dd-713c-4dcd-8a95-8af1ea47cf11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1472 | 2026.03.06 19:42:44.790653 [ 3 ] {c73d715a-70df-41ad-a2f3-4c525932bec6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40648) 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', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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') FORMAT Native; (stage: Complete) | ||
| 1473 | 2026.03.06 19:42:44.790990 [ 3 ] {c73d715a-70df-41ad-a2f3-4c525932bec6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1474 | 2026.03.06 19:42:44.793284 [ 3 ] {c73d715a-70df-41ad-a2f3-4c525932bec6} <Debug> 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', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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')" moved to PREWHERE | ||
| 1475 | 2026.03.06 19:42:44.793555 [ 3 ] {c73d715a-70df-41ad-a2f3-4c525932bec6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1476 | 2026.03.06 19:42:44.793632 [ 3 ] {c73d715a-70df-41ad-a2f3-4c525932bec6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1477 | 2026.03.06 19:42:44.793843 [ 3 ] {c73d715a-70df-41ad-a2f3-4c525932bec6} <Debug> oximeter.timeseries_schema (1056a0b4-0ff7-439b-aea0-b8475681aaec) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
| 1478 | 2026.03.06 19:42:44.795973 [ 3 ] {c73d715a-70df-41ad-a2f3-4c525932bec6} <Trace> oximeter.timeseries_schema (1056a0b4-0ff7-439b-aea0-b8475681aaec) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1479 | 2026.03.06 19:42:44.797954 [ 3 ] {c73d715a-70df-41ad-a2f3-4c525932bec6} <Debug> oximeter.timeseries_schema (1056a0b4-0ff7-439b-aea0-b8475681aaec) (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 | ||
| 1480 | 2026.03.06 19:42:44.797979 [ 3 ] {c73d715a-70df-41ad-a2f3-4c525932bec6} <Trace> oximeter.timeseries_schema (1056a0b4-0ff7-439b-aea0-b8475681aaec) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1481 | 2026.03.06 19:42:44.802498 [ 3 ] {c73d715a-70df-41ad-a2f3-4c525932bec6} <Trace> 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', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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'))" | ||
| 1482 | 2026.03.06 19:42:44.802531 [ 3 ] {c73d715a-70df-41ad-a2f3-4c525932bec6} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 27 rows starting from 0 | ||
| 1483 | 2026.03.06 19:42:44.806881 [ 243 ] {} <Trace> system.metric_log (72ef8883-a815-42c7-bee2-1c23217a9a11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1484 | 2026.03.06 19:42:44.806931 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 1485 | 2026.03.06 19:42:44.813513 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1486 | 2026.03.06 19:42:44.814678 [ 243 ] {} <Trace> system.metric_log (72ef8883-a815-42c7-bee2-1c23217a9a11): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1487 | 2026.03.06 19:42:44.821809 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1488 | 2026.03.06 19:42:44.827812 [ 3 ] {c73d715a-70df-41ad-a2f3-4c525932bec6} <Debug> executeQuery: Read 27 rows, 1.07 KiB in 0.037253 sec., 724.7738437172845 rows/sec., 28.81 KiB/sec. | ||
| 1489 | 2026.03.06 19:42:44.827930 [ 3 ] {c73d715a-70df-41ad-a2f3-4c525932bec6} <Debug> TCPHandler: Processed in 0.037618002 sec. | ||
| 1490 | 2026.03.06 19:42:44.828298 [ 3 ] {} <Trace> TCP-Session: 4b79e2dd-713c-4dcd-8a95-8af1ea47cf11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1491 | 2026.03.06 19:42:44.828449 [ 3 ] {d238d6fa-f7b2-4fb1-881e-29bdd9b503be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40648) 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', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 1492 | 2026.03.06 19:42:44.828692 [ 3 ] {d238d6fa-f7b2-4fb1-881e-29bdd9b503be} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1493 | 2026.03.06 19:42:44.828728 [ 3 ] {d238d6fa-f7b2-4fb1-881e-29bdd9b503be} <Debug> 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', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_routes')" moved to PREWHERE | ||
| 1494 | 2026.03.06 19:42:44.828925 [ 3 ] {d238d6fa-f7b2-4fb1-881e-29bdd9b503be} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1495 | 2026.03.06 19:42:44.828983 [ 3 ] {d238d6fa-f7b2-4fb1-881e-29bdd9b503be} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1496 | 2026.03.06 19:42:44.829168 [ 3 ] {d238d6fa-f7b2-4fb1-881e-29bdd9b503be} <Debug> oximeter.timeseries_schema (1056a0b4-0ff7-439b-aea0-b8475681aaec) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
| 1497 | 2026.03.06 19:42:44.829203 [ 3 ] {d238d6fa-f7b2-4fb1-881e-29bdd9b503be} <Trace> oximeter.timeseries_schema (1056a0b4-0ff7-439b-aea0-b8475681aaec) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1498 | 2026.03.06 19:42:44.829225 [ 3 ] {d238d6fa-f7b2-4fb1-881e-29bdd9b503be} <Debug> oximeter.timeseries_schema (1056a0b4-0ff7-439b-aea0-b8475681aaec) (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 | ||
| 1499 | 2026.03.06 19:42:44.829240 [ 3 ] {d238d6fa-f7b2-4fb1-881e-29bdd9b503be} <Trace> oximeter.timeseries_schema (1056a0b4-0ff7-439b-aea0-b8475681aaec) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1500 | 2026.03.06 19:42:44.829275 [ 3 ] {d238d6fa-f7b2-4fb1-881e-29bdd9b503be} <Trace> 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', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_routes'))" | ||
| 1501 | 2026.03.06 19:42:44.829295 [ 3 ] {d238d6fa-f7b2-4fb1-881e-29bdd9b503be} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 27 rows starting from 0 | ||
| 1502 | 2026.03.06 19:42:44.829906 [ 3 ] {d238d6fa-f7b2-4fb1-881e-29bdd9b503be} <Debug> executeQuery: Read 27 rows, 1.07 KiB in 0.001505 sec., 17940.19933554817 rows/sec., 713.12 KiB/sec. | ||
| 1503 | 2026.03.06 19:42:44.829995 [ 3 ] {d238d6fa-f7b2-4fb1-881e-29bdd9b503be} <Debug> TCPHandler: Processed in 0.001776075 sec. | ||
| 1504 | 2026.03.06 19:42:44.830216 [ 3 ] {} <Trace> TCP-Session: 4b79e2dd-713c-4dcd-8a95-8af1ea47cf11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1505 | 2026.03.06 19:42:44.830355 [ 3 ] {cf34bb40-fe4b-4fd9-a434-0b790d13a67e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40648) 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', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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') FORMAT Native; (stage: Complete) | ||
| 1506 | 2026.03.06 19:42:44.830572 [ 3 ] {cf34bb40-fe4b-4fd9-a434-0b790d13a67e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1507 | 2026.03.06 19:42:44.830607 [ 3 ] {cf34bb40-fe4b-4fd9-a434-0b790d13a67e} <Debug> 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', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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')" moved to PREWHERE | ||
| 1508 | 2026.03.06 19:42:44.830798 [ 3 ] {cf34bb40-fe4b-4fd9-a434-0b790d13a67e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1509 | 2026.03.06 19:42:44.830852 [ 3 ] {cf34bb40-fe4b-4fd9-a434-0b790d13a67e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1510 | 2026.03.06 19:42:44.830955 [ 3 ] {cf34bb40-fe4b-4fd9-a434-0b790d13a67e} <Debug> oximeter.timeseries_schema (1056a0b4-0ff7-439b-aea0-b8475681aaec) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 1511 | 2026.03.06 19:42:44.830985 [ 3 ] {cf34bb40-fe4b-4fd9-a434-0b790d13a67e} <Trace> oximeter.timeseries_schema (1056a0b4-0ff7-439b-aea0-b8475681aaec) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1512 | 2026.03.06 19:42:44.831005 [ 3 ] {cf34bb40-fe4b-4fd9-a434-0b790d13a67e} <Debug> oximeter.timeseries_schema (1056a0b4-0ff7-439b-aea0-b8475681aaec) (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 | ||
| 1513 | 2026.03.06 19:42:44.831019 [ 3 ] {cf34bb40-fe4b-4fd9-a434-0b790d13a67e} <Trace> oximeter.timeseries_schema (1056a0b4-0ff7-439b-aea0-b8475681aaec) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1514 | 2026.03.06 19:42:44.831053 [ 3 ] {cf34bb40-fe4b-4fd9-a434-0b790d13a67e} <Trace> 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', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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'))" | ||
| 1515 | 2026.03.06 19:42:44.831072 [ 3 ] {cf34bb40-fe4b-4fd9-a434-0b790d13a67e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 27 rows starting from 0 | ||
| 1516 | 2026.03.06 19:42:44.831495 [ 3 ] {cf34bb40-fe4b-4fd9-a434-0b790d13a67e} <Debug> executeQuery: Read 27 rows, 1.07 KiB in 0.001199 sec., 22518.765638031695 rows/sec., 895.11 KiB/sec. | ||
| 1517 | 2026.03.06 19:42:44.831581 [ 3 ] {cf34bb40-fe4b-4fd9-a434-0b790d13a67e} <Debug> TCPHandler: Processed in 0.001417706 sec. | ||
| 1518 | 2026.03.06 19:42:44.831797 [ 3 ] {} <Trace> TCP-Session: 4b79e2dd-713c-4dcd-8a95-8af1ea47cf11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1519 | 2026.03.06 19:42:44.831930 [ 3 ] {0297c2aa-63de-4358-96fc-6dea3a1aa784} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40648) 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', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1520 | 2026.03.06 19:42:44.832136 [ 3 ] {0297c2aa-63de-4358-96fc-6dea3a1aa784} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1521 | 2026.03.06 19:42:44.832172 [ 3 ] {0297c2aa-63de-4358-96fc-6dea3a1aa784} <Debug> 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', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_rib:active_routes')" moved to PREWHERE | ||
| 1522 | 2026.03.06 19:42:44.832365 [ 3 ] {0297c2aa-63de-4358-96fc-6dea3a1aa784} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1523 | 2026.03.06 19:42:44.832418 [ 3 ] {0297c2aa-63de-4358-96fc-6dea3a1aa784} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1524 | 2026.03.06 19:42:44.832519 [ 3 ] {0297c2aa-63de-4358-96fc-6dea3a1aa784} <Debug> oximeter.timeseries_schema (1056a0b4-0ff7-439b-aea0-b8475681aaec) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
| 1525 | 2026.03.06 19:42:44.832547 [ 3 ] {0297c2aa-63de-4358-96fc-6dea3a1aa784} <Trace> oximeter.timeseries_schema (1056a0b4-0ff7-439b-aea0-b8475681aaec) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1526 | 2026.03.06 19:42:44.832567 [ 3 ] {0297c2aa-63de-4358-96fc-6dea3a1aa784} <Debug> oximeter.timeseries_schema (1056a0b4-0ff7-439b-aea0-b8475681aaec) (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 | ||
| 1527 | 2026.03.06 19:42:44.832581 [ 3 ] {0297c2aa-63de-4358-96fc-6dea3a1aa784} <Trace> oximeter.timeseries_schema (1056a0b4-0ff7-439b-aea0-b8475681aaec) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1528 | 2026.03.06 19:42:44.832614 [ 3 ] {0297c2aa-63de-4358-96fc-6dea3a1aa784} <Trace> 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', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_rib:active_routes'))" | ||
| 1529 | 2026.03.06 19:42:44.832638 [ 3 ] {0297c2aa-63de-4358-96fc-6dea3a1aa784} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 27 rows starting from 0 | ||
| 1530 | 2026.03.06 19:42:44.833064 [ 3 ] {0297c2aa-63de-4358-96fc-6dea3a1aa784} <Debug> executeQuery: Read 27 rows, 1.07 KiB in 0.00119 sec., 22689.0756302521 rows/sec., 901.88 KiB/sec. | ||
| 1531 | 2026.03.06 19:42:44.833152 [ 3 ] {0297c2aa-63de-4358-96fc-6dea3a1aa784} <Debug> TCPHandler: Processed in 0.001407336 sec. | ||
| 1532 | 2026.03.06 19:42:44.833364 [ 3 ] {} <Trace> TCP-Session: 4b79e2dd-713c-4dcd-8a95-8af1ea47cf11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1533 | 2026.03.06 19:42:44.833499 [ 3 ] {fb3673a8-f9d8-4f4d-b95d-9002944ade2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40648) 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', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1534 | 2026.03.06 19:42:44.833707 [ 3 ] {fb3673a8-f9d8-4f4d-b95d-9002944ade2c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1535 | 2026.03.06 19:42:44.833743 [ 3 ] {fb3673a8-f9d8-4f4d-b95d-9002944ade2c} <Debug> 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', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_rib:active_routes')" moved to PREWHERE | ||
| 1536 | 2026.03.06 19:42:44.833966 [ 3 ] {fb3673a8-f9d8-4f4d-b95d-9002944ade2c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1537 | 2026.03.06 19:42:44.834021 [ 3 ] {fb3673a8-f9d8-4f4d-b95d-9002944ade2c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1538 | 2026.03.06 19:42:44.834123 [ 3 ] {fb3673a8-f9d8-4f4d-b95d-9002944ade2c} <Debug> oximeter.timeseries_schema (1056a0b4-0ff7-439b-aea0-b8475681aaec) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 1539 | 2026.03.06 19:42:44.834159 [ 3 ] {fb3673a8-f9d8-4f4d-b95d-9002944ade2c} <Trace> oximeter.timeseries_schema (1056a0b4-0ff7-439b-aea0-b8475681aaec) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1540 | 2026.03.06 19:42:44.834179 [ 3 ] {fb3673a8-f9d8-4f4d-b95d-9002944ade2c} <Debug> oximeter.timeseries_schema (1056a0b4-0ff7-439b-aea0-b8475681aaec) (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 | ||
| 1541 | 2026.03.06 19:42:44.834193 [ 3 ] {fb3673a8-f9d8-4f4d-b95d-9002944ade2c} <Trace> oximeter.timeseries_schema (1056a0b4-0ff7-439b-aea0-b8475681aaec) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1542 | 2026.03.06 19:42:44.834228 [ 3 ] {fb3673a8-f9d8-4f4d-b95d-9002944ade2c} <Trace> 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', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_rib:active_routes'))" | ||
| 1543 | 2026.03.06 19:42:44.834248 [ 3 ] {fb3673a8-f9d8-4f4d-b95d-9002944ade2c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 27 rows starting from 0 | ||
| 1544 | 2026.03.06 19:42:44.834673 [ 3 ] {fb3673a8-f9d8-4f4d-b95d-9002944ade2c} <Debug> executeQuery: Read 27 rows, 1.07 KiB in 0.00123 sec., 21951.219512195123 rows/sec., 872.55 KiB/sec. | ||
| 1545 | 2026.03.06 19:42:44.834759 [ 3 ] {fb3673a8-f9d8-4f4d-b95d-9002944ade2c} <Debug> TCPHandler: Processed in 0.001446477 sec. | ||
| 1546 | 2026.03.06 19:42:44.835040 [ 3 ] {} <Trace> TCP-Session: 4b79e2dd-713c-4dcd-8a95-8af1ea47cf11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1547 | 2026.03.06 19:42:44.835171 [ 3 ] {fe23642e-b036-4750-9095-aecf62475b4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40648) 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', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1548 | 2026.03.06 19:42:44.835382 [ 3 ] {fe23642e-b036-4750-9095-aecf62475b4b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1549 | 2026.03.06 19:42:44.835418 [ 3 ] {fe23642e-b036-4750-9095-aecf62475b4b} <Debug> 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', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_rib:active_routes')" moved to PREWHERE | ||
| 1550 | 2026.03.06 19:42:44.835614 [ 3 ] {fe23642e-b036-4750-9095-aecf62475b4b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1551 | 2026.03.06 19:42:44.835667 [ 3 ] {fe23642e-b036-4750-9095-aecf62475b4b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1552 | 2026.03.06 19:42:44.835767 [ 3 ] {fe23642e-b036-4750-9095-aecf62475b4b} <Debug> oximeter.timeseries_schema (1056a0b4-0ff7-439b-aea0-b8475681aaec) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 1553 | 2026.03.06 19:42:44.835797 [ 3 ] {fe23642e-b036-4750-9095-aecf62475b4b} <Trace> oximeter.timeseries_schema (1056a0b4-0ff7-439b-aea0-b8475681aaec) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1554 | 2026.03.06 19:42:44.835816 [ 3 ] {fe23642e-b036-4750-9095-aecf62475b4b} <Debug> oximeter.timeseries_schema (1056a0b4-0ff7-439b-aea0-b8475681aaec) (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 | ||
| 1555 | 2026.03.06 19:42:44.835830 [ 3 ] {fe23642e-b036-4750-9095-aecf62475b4b} <Trace> oximeter.timeseries_schema (1056a0b4-0ff7-439b-aea0-b8475681aaec) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1556 | 2026.03.06 19:42:44.835864 [ 3 ] {fe23642e-b036-4750-9095-aecf62475b4b} <Trace> 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', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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_rib:active_routes'))" | ||
| 1557 | 2026.03.06 19:42:44.835882 [ 3 ] {fe23642e-b036-4750-9095-aecf62475b4b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 27 rows starting from 0 | ||
| 1558 | 2026.03.06 19:42:44.836282 [ 3 ] {fe23642e-b036-4750-9095-aecf62475b4b} <Debug> executeQuery: Read 27 rows, 1.07 KiB in 0.001165 sec., 23175.96566523605 rows/sec., 921.24 KiB/sec. | ||
| 1559 | 2026.03.06 19:42:44.836368 [ 3 ] {fe23642e-b036-4750-9095-aecf62475b4b} <Debug> TCPHandler: Processed in 0.001378185 sec. | ||
| 1560 | 2026.03.06 19:42:44.836858 [ 3 ] {} <Trace> TCP-Session: 4b79e2dd-713c-4dcd-8a95-8af1ea47cf11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1561 | 2026.03.06 19:42:44.836992 [ 3 ] {6d5f8b36-cae6-4233-baa1-335d23d0d801} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40648) 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', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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') FORMAT Native; (stage: Complete) | ||
| 1562 | 2026.03.06 19:42:44.837200 [ 3 ] {6d5f8b36-cae6-4233-baa1-335d23d0d801} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1563 | 2026.03.06 19:42:44.837236 [ 3 ] {6d5f8b36-cae6-4233-baa1-335d23d0d801} <Debug> 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', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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')" moved to PREWHERE | ||
| 1564 | 2026.03.06 19:42:44.837435 [ 3 ] {6d5f8b36-cae6-4233-baa1-335d23d0d801} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1565 | 2026.03.06 19:42:44.837488 [ 3 ] {6d5f8b36-cae6-4233-baa1-335d23d0d801} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1566 | 2026.03.06 19:42:44.837588 [ 3 ] {6d5f8b36-cae6-4233-baa1-335d23d0d801} <Debug> oximeter.timeseries_schema (1056a0b4-0ff7-439b-aea0-b8475681aaec) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 1567 | 2026.03.06 19:42:44.837617 [ 3 ] {6d5f8b36-cae6-4233-baa1-335d23d0d801} <Trace> oximeter.timeseries_schema (1056a0b4-0ff7-439b-aea0-b8475681aaec) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1568 | 2026.03.06 19:42:44.837636 [ 3 ] {6d5f8b36-cae6-4233-baa1-335d23d0d801} <Debug> oximeter.timeseries_schema (1056a0b4-0ff7-439b-aea0-b8475681aaec) (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 | ||
| 1569 | 2026.03.06 19:42:44.837651 [ 3 ] {6d5f8b36-cae6-4233-baa1-335d23d0d801} <Trace> oximeter.timeseries_schema (1056a0b4-0ff7-439b-aea0-b8475681aaec) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1570 | 2026.03.06 19:42:44.837684 [ 3 ] {6d5f8b36-cae6-4233-baa1-335d23d0d801} <Trace> 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', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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'))" | ||
| 1571 | 2026.03.06 19:42:44.837703 [ 3 ] {6d5f8b36-cae6-4233-baa1-335d23d0d801} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 27 rows starting from 0 | ||
| 1572 | 2026.03.06 19:42:44.838105 [ 3 ] {6d5f8b36-cae6-4233-baa1-335d23d0d801} <Debug> executeQuery: Read 27 rows, 1.07 KiB in 0.001169 sec., 23096.663815226693 rows/sec., 918.09 KiB/sec. | ||
| 1573 | 2026.03.06 19:42:44.838194 [ 3 ] {6d5f8b36-cae6-4233-baa1-335d23d0d801} <Debug> TCPHandler: Processed in 0.001385736 sec. | ||
| 1574 | 2026.03.06 19:42:44.838405 [ 3 ] {} <Trace> TCP-Session: 4b79e2dd-713c-4dcd-8a95-8af1ea47cf11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1575 | 2026.03.06 19:42:44.838540 [ 3 ] {448c2a6c-c8f0-4bf6-9f89-a104040f2856} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40648) 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', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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') FORMAT Native; (stage: Complete) | ||
| 1576 | 2026.03.06 19:42:44.838749 [ 3 ] {448c2a6c-c8f0-4bf6-9f89-a104040f2856} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1577 | 2026.03.06 19:42:44.838786 [ 3 ] {448c2a6c-c8f0-4bf6-9f89-a104040f2856} <Debug> 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', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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')" moved to PREWHERE | ||
| 1578 | 2026.03.06 19:42:44.838983 [ 3 ] {448c2a6c-c8f0-4bf6-9f89-a104040f2856} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1579 | 2026.03.06 19:42:44.839035 [ 3 ] {448c2a6c-c8f0-4bf6-9f89-a104040f2856} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1580 | 2026.03.06 19:42:44.839136 [ 3 ] {448c2a6c-c8f0-4bf6-9f89-a104040f2856} <Debug> oximeter.timeseries_schema (1056a0b4-0ff7-439b-aea0-b8475681aaec) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 1581 | 2026.03.06 19:42:44.839166 [ 3 ] {448c2a6c-c8f0-4bf6-9f89-a104040f2856} <Trace> oximeter.timeseries_schema (1056a0b4-0ff7-439b-aea0-b8475681aaec) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1582 | 2026.03.06 19:42:44.839185 [ 3 ] {448c2a6c-c8f0-4bf6-9f89-a104040f2856} <Debug> oximeter.timeseries_schema (1056a0b4-0ff7-439b-aea0-b8475681aaec) (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 | ||
| 1583 | 2026.03.06 19:42:44.839199 [ 3 ] {448c2a6c-c8f0-4bf6-9f89-a104040f2856} <Trace> oximeter.timeseries_schema (1056a0b4-0ff7-439b-aea0-b8475681aaec) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1584 | 2026.03.06 19:42:44.839232 [ 3 ] {448c2a6c-c8f0-4bf6-9f89-a104040f2856} <Trace> 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', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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'))" | ||
| 1585 | 2026.03.06 19:42:44.839250 [ 3 ] {448c2a6c-c8f0-4bf6-9f89-a104040f2856} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 27 rows starting from 0 | ||
| 1586 | 2026.03.06 19:42:44.839707 [ 3 ] {448c2a6c-c8f0-4bf6-9f89-a104040f2856} <Debug> executeQuery: Read 27 rows, 1.07 KiB in 0.001223 sec., 22076.86017988553 rows/sec., 877.55 KiB/sec. | ||
| 1587 | 2026.03.06 19:42:44.839791 [ 3 ] {448c2a6c-c8f0-4bf6-9f89-a104040f2856} <Debug> TCPHandler: Processed in 0.001436417 sec. | ||
| 1588 | 2026.03.06 19:42:44.840006 [ 3 ] {} <Trace> TCP-Session: 4b79e2dd-713c-4dcd-8a95-8af1ea47cf11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1589 | 2026.03.06 19:42:44.840140 [ 3 ] {efaa73da-9ff0-4379-b47a-1496d0e26d07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40648) 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', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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:occupancy') FORMAT Native; (stage: Complete) | ||
| 1590 | 2026.03.06 19:42:44.840349 [ 3 ] {efaa73da-9ff0-4379-b47a-1496d0e26d07} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1591 | 2026.03.06 19:42:44.840385 [ 3 ] {efaa73da-9ff0-4379-b47a-1496d0e26d07} <Debug> 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', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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:occupancy')" moved to PREWHERE | ||
| 1592 | 2026.03.06 19:42:44.840582 [ 3 ] {efaa73da-9ff0-4379-b47a-1496d0e26d07} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1593 | 2026.03.06 19:42:44.840635 [ 3 ] {efaa73da-9ff0-4379-b47a-1496d0e26d07} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1594 | 2026.03.06 19:42:44.840734 [ 3 ] {efaa73da-9ff0-4379-b47a-1496d0e26d07} <Debug> oximeter.timeseries_schema (1056a0b4-0ff7-439b-aea0-b8475681aaec) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 1595 | 2026.03.06 19:42:44.840762 [ 3 ] {efaa73da-9ff0-4379-b47a-1496d0e26d07} <Trace> oximeter.timeseries_schema (1056a0b4-0ff7-439b-aea0-b8475681aaec) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1596 | 2026.03.06 19:42:44.840781 [ 3 ] {efaa73da-9ff0-4379-b47a-1496d0e26d07} <Debug> oximeter.timeseries_schema (1056a0b4-0ff7-439b-aea0-b8475681aaec) (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 | ||
| 1597 | 2026.03.06 19:42:44.840795 [ 3 ] {efaa73da-9ff0-4379-b47a-1496d0e26d07} <Trace> oximeter.timeseries_schema (1056a0b4-0ff7-439b-aea0-b8475681aaec) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1598 | 2026.03.06 19:42:44.840829 [ 3 ] {efaa73da-9ff0-4379-b47a-1496d0e26d07} <Trace> 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', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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:occupancy'))" | ||
| 1599 | 2026.03.06 19:42:44.840848 [ 3 ] {efaa73da-9ff0-4379-b47a-1496d0e26d07} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 27 rows starting from 0 | ||
| 1600 | 2026.03.06 19:42:44.841260 [ 3 ] {efaa73da-9ff0-4379-b47a-1496d0e26d07} <Debug> executeQuery: Read 27 rows, 1.07 KiB in 0.001175 sec., 22978.723404255317 rows/sec., 913.40 KiB/sec. | ||
| 1601 | 2026.03.06 19:42:44.841343 [ 3 ] {efaa73da-9ff0-4379-b47a-1496d0e26d07} <Debug> TCPHandler: Processed in 0.001386875 sec. | ||
| 1602 | 2026.03.06 19:42:44.841554 [ 3 ] {} <Trace> TCP-Session: 4b79e2dd-713c-4dcd-8a95-8af1ea47cf11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1603 | 2026.03.06 19:42:44.841687 [ 3 ] {6e69e6d1-a7ec-4d20-af52-b4d262f8ff4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40648) 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', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1604 | 2026.03.06 19:42:44.841896 [ 3 ] {6e69e6d1-a7ec-4d20-af52-b4d262f8ff4a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1605 | 2026.03.06 19:42:44.841931 [ 3 ] {6e69e6d1-a7ec-4d20-af52-b4d262f8ff4a} <Debug> 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', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1606 | 2026.03.06 19:42:44.842131 [ 3 ] {6e69e6d1-a7ec-4d20-af52-b4d262f8ff4a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1607 | 2026.03.06 19:42:44.842197 [ 3 ] {6e69e6d1-a7ec-4d20-af52-b4d262f8ff4a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1608 | 2026.03.06 19:42:44.842341 [ 3 ] {6e69e6d1-a7ec-4d20-af52-b4d262f8ff4a} <Debug> oximeter.timeseries_schema (1056a0b4-0ff7-439b-aea0-b8475681aaec) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 1609 | 2026.03.06 19:42:44.842380 [ 3 ] {6e69e6d1-a7ec-4d20-af52-b4d262f8ff4a} <Trace> oximeter.timeseries_schema (1056a0b4-0ff7-439b-aea0-b8475681aaec) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1610 | 2026.03.06 19:42:44.842405 [ 3 ] {6e69e6d1-a7ec-4d20-af52-b4d262f8ff4a} <Debug> oximeter.timeseries_schema (1056a0b4-0ff7-439b-aea0-b8475681aaec) (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 | ||
| 1611 | 2026.03.06 19:42:44.842426 [ 3 ] {6e69e6d1-a7ec-4d20-af52-b4d262f8ff4a} <Trace> oximeter.timeseries_schema (1056a0b4-0ff7-439b-aea0-b8475681aaec) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1612 | 2026.03.06 19:42:44.842475 [ 3 ] {6e69e6d1-a7ec-4d20-af52-b4d262f8ff4a} <Trace> 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', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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:inserts', 'switch_table:occupancy'))" | ||
| 1613 | 2026.03.06 19:42:44.842505 [ 3 ] {6e69e6d1-a7ec-4d20-af52-b4d262f8ff4a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 27 rows starting from 0 | ||
| 1614 | 2026.03.06 19:42:44.842966 [ 3 ] {6e69e6d1-a7ec-4d20-af52-b4d262f8ff4a} <Debug> executeQuery: Read 27 rows, 1.07 KiB in 0.001332 sec., 20270.27027027027 rows/sec., 805.74 KiB/sec. | ||
| 1615 | 2026.03.06 19:42:44.843071 [ 3 ] {6e69e6d1-a7ec-4d20-af52-b4d262f8ff4a} <Debug> TCPHandler: Processed in 0.001565409 sec. | ||
| 1616 | 2026.03.06 19:42:44.843307 [ 3 ] {} <Trace> TCP-Session: 4b79e2dd-713c-4dcd-8a95-8af1ea47cf11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1617 | 2026.03.06 19:42:44.843478 [ 3 ] {7eac594d-a5c7-4239-94f8-2f158201c2b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40648) 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', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1618 | 2026.03.06 19:42:44.843780 [ 3 ] {7eac594d-a5c7-4239-94f8-2f158201c2b5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1619 | 2026.03.06 19:42:44.843834 [ 3 ] {7eac594d-a5c7-4239-94f8-2f158201c2b5} <Debug> 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', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1620 | 2026.03.06 19:42:44.844124 [ 3 ] {7eac594d-a5c7-4239-94f8-2f158201c2b5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1621 | 2026.03.06 19:42:44.844185 [ 3 ] {7eac594d-a5c7-4239-94f8-2f158201c2b5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1622 | 2026.03.06 19:42:44.844287 [ 3 ] {7eac594d-a5c7-4239-94f8-2f158201c2b5} <Debug> oximeter.timeseries_schema (1056a0b4-0ff7-439b-aea0-b8475681aaec) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 1623 | 2026.03.06 19:42:44.844317 [ 3 ] {7eac594d-a5c7-4239-94f8-2f158201c2b5} <Trace> oximeter.timeseries_schema (1056a0b4-0ff7-439b-aea0-b8475681aaec) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1624 | 2026.03.06 19:42:44.844337 [ 3 ] {7eac594d-a5c7-4239-94f8-2f158201c2b5} <Debug> oximeter.timeseries_schema (1056a0b4-0ff7-439b-aea0-b8475681aaec) (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 | ||
| 1625 | 2026.03.06 19:42:44.844351 [ 3 ] {7eac594d-a5c7-4239-94f8-2f158201c2b5} <Trace> oximeter.timeseries_schema (1056a0b4-0ff7-439b-aea0-b8475681aaec) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1626 | 2026.03.06 19:42:44.844385 [ 3 ] {7eac594d-a5c7-4239-94f8-2f158201c2b5} <Trace> 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', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 1627 | 2026.03.06 19:42:44.844405 [ 3 ] {7eac594d-a5c7-4239-94f8-2f158201c2b5} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 27 rows starting from 0 | ||
| 1628 | 2026.03.06 19:42:44.844805 [ 3 ] {7eac594d-a5c7-4239-94f8-2f158201c2b5} <Debug> executeQuery: Read 27 rows, 1.07 KiB in 0.001404 sec., 19230.76923076923 rows/sec., 764.42 KiB/sec. | ||
| 1629 | 2026.03.06 19:42:44.844887 [ 3 ] {7eac594d-a5c7-4239-94f8-2f158201c2b5} <Debug> TCPHandler: Processed in 0.001642042 sec. | ||
| 1630 | 2026.03.06 19:42:44.845172 [ 3 ] {} <Trace> TCP-Session: 4b79e2dd-713c-4dcd-8a95-8af1ea47cf11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1631 | 2026.03.06 19:42:44.845301 [ 3 ] {26d13e5f-e965-4ec6-a91c-dc58319b78dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40648) 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', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1632 | 2026.03.06 19:42:44.845503 [ 3 ] {26d13e5f-e965-4ec6-a91c-dc58319b78dc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1633 | 2026.03.06 19:42:44.845538 [ 3 ] {26d13e5f-e965-4ec6-a91c-dc58319b78dc} <Debug> 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', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 1634 | 2026.03.06 19:42:44.845729 [ 3 ] {26d13e5f-e965-4ec6-a91c-dc58319b78dc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1635 | 2026.03.06 19:42:44.845778 [ 3 ] {26d13e5f-e965-4ec6-a91c-dc58319b78dc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1636 | 2026.03.06 19:42:44.845871 [ 3 ] {26d13e5f-e965-4ec6-a91c-dc58319b78dc} <Debug> oximeter.timeseries_schema (1056a0b4-0ff7-439b-aea0-b8475681aaec) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 1637 | 2026.03.06 19:42:44.845898 [ 3 ] {26d13e5f-e965-4ec6-a91c-dc58319b78dc} <Trace> oximeter.timeseries_schema (1056a0b4-0ff7-439b-aea0-b8475681aaec) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1638 | 2026.03.06 19:42:44.845916 [ 3 ] {26d13e5f-e965-4ec6-a91c-dc58319b78dc} <Debug> oximeter.timeseries_schema (1056a0b4-0ff7-439b-aea0-b8475681aaec) (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 | ||
| 1639 | 2026.03.06 19:42:44.845929 [ 3 ] {26d13e5f-e965-4ec6-a91c-dc58319b78dc} <Trace> oximeter.timeseries_schema (1056a0b4-0ff7-439b-aea0-b8475681aaec) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1640 | 2026.03.06 19:42:44.845960 [ 3 ] {26d13e5f-e965-4ec6-a91c-dc58319b78dc} <Trace> 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', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 1641 | 2026.03.06 19:42:44.845978 [ 3 ] {26d13e5f-e965-4ec6-a91c-dc58319b78dc} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 27 rows starting from 0 | ||
| 1642 | 2026.03.06 19:42:44.846443 [ 3 ] {26d13e5f-e965-4ec6-a91c-dc58319b78dc} <Debug> executeQuery: Read 27 rows, 1.07 KiB in 0.001188 sec., 22727.272727272728 rows/sec., 903.40 KiB/sec. | ||
| 1643 | 2026.03.06 19:42:44.846526 [ 3 ] {26d13e5f-e965-4ec6-a91c-dc58319b78dc} <Debug> TCPHandler: Processed in 0.001401706 sec. | ||
| 1644 | 2026.03.06 19:42:44.846798 [ 3 ] {} <Trace> TCP-Session: 4b79e2dd-713c-4dcd-8a95-8af1ea47cf11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1645 | 2026.03.06 19:42:44.846936 [ 3 ] {fcbe1341-5cdd-4e32-96df-7b3a5ed5c411} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40648) 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', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1646 | 2026.03.06 19:42:44.847148 [ 3 ] {fcbe1341-5cdd-4e32-96df-7b3a5ed5c411} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1647 | 2026.03.06 19:42:44.847184 [ 3 ] {fcbe1341-5cdd-4e32-96df-7b3a5ed5c411} <Debug> 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', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 1648 | 2026.03.06 19:42:44.847388 [ 3 ] {fcbe1341-5cdd-4e32-96df-7b3a5ed5c411} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1649 | 2026.03.06 19:42:44.847440 [ 3 ] {fcbe1341-5cdd-4e32-96df-7b3a5ed5c411} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1650 | 2026.03.06 19:42:44.847539 [ 3 ] {fcbe1341-5cdd-4e32-96df-7b3a5ed5c411} <Debug> oximeter.timeseries_schema (1056a0b4-0ff7-439b-aea0-b8475681aaec) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 1651 | 2026.03.06 19:42:44.847568 [ 3 ] {fcbe1341-5cdd-4e32-96df-7b3a5ed5c411} <Trace> oximeter.timeseries_schema (1056a0b4-0ff7-439b-aea0-b8475681aaec) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1652 | 2026.03.06 19:42:44.847587 [ 3 ] {fcbe1341-5cdd-4e32-96df-7b3a5ed5c411} <Debug> oximeter.timeseries_schema (1056a0b4-0ff7-439b-aea0-b8475681aaec) (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 | ||
| 1653 | 2026.03.06 19:42:44.847601 [ 3 ] {fcbe1341-5cdd-4e32-96df-7b3a5ed5c411} <Trace> oximeter.timeseries_schema (1056a0b4-0ff7-439b-aea0-b8475681aaec) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1654 | 2026.03.06 19:42:44.847634 [ 3 ] {fcbe1341-5cdd-4e32-96df-7b3a5ed5c411} <Trace> 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', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 1655 | 2026.03.06 19:42:44.847653 [ 3 ] {fcbe1341-5cdd-4e32-96df-7b3a5ed5c411} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 27 rows starting from 0 | ||
| 1656 | 2026.03.06 19:42:44.848049 [ 3 ] {fcbe1341-5cdd-4e32-96df-7b3a5ed5c411} <Debug> executeQuery: Read 27 rows, 1.07 KiB in 0.001172 sec., 23037.54266211604 rows/sec., 915.74 KiB/sec. | ||
| 1657 | 2026.03.06 19:42:44.848136 [ 3 ] {fcbe1341-5cdd-4e32-96df-7b3a5ed5c411} <Debug> TCPHandler: Processed in 0.001388475 sec. | ||
| 1658 | 2026.03.06 19:42:44.848363 [ 3 ] {} <Trace> TCP-Session: 4b79e2dd-713c-4dcd-8a95-8af1ea47cf11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1659 | 2026.03.06 19:42:44.848501 [ 3 ] {19ae8539-af33-4e17-8a7c-60ae5a1b268b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40648) 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', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1660 | 2026.03.06 19:42:44.848714 [ 3 ] {19ae8539-af33-4e17-8a7c-60ae5a1b268b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1661 | 2026.03.06 19:42:44.848750 [ 3 ] {19ae8539-af33-4e17-8a7c-60ae5a1b268b} <Debug> 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', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1662 | 2026.03.06 19:42:44.848954 [ 3 ] {19ae8539-af33-4e17-8a7c-60ae5a1b268b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1663 | 2026.03.06 19:42:44.849005 [ 3 ] {19ae8539-af33-4e17-8a7c-60ae5a1b268b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1664 | 2026.03.06 19:42:44.849104 [ 3 ] {19ae8539-af33-4e17-8a7c-60ae5a1b268b} <Debug> oximeter.timeseries_schema (1056a0b4-0ff7-439b-aea0-b8475681aaec) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 1665 | 2026.03.06 19:42:44.849134 [ 3 ] {19ae8539-af33-4e17-8a7c-60ae5a1b268b} <Trace> oximeter.timeseries_schema (1056a0b4-0ff7-439b-aea0-b8475681aaec) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1666 | 2026.03.06 19:42:44.849154 [ 3 ] {19ae8539-af33-4e17-8a7c-60ae5a1b268b} <Debug> oximeter.timeseries_schema (1056a0b4-0ff7-439b-aea0-b8475681aaec) (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 | ||
| 1667 | 2026.03.06 19:42:44.849168 [ 3 ] {19ae8539-af33-4e17-8a7c-60ae5a1b268b} <Trace> oximeter.timeseries_schema (1056a0b4-0ff7-439b-aea0-b8475681aaec) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1668 | 2026.03.06 19:42:44.849201 [ 3 ] {19ae8539-af33-4e17-8a7c-60ae5a1b268b} <Trace> 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', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1669 | 2026.03.06 19:42:44.849219 [ 3 ] {19ae8539-af33-4e17-8a7c-60ae5a1b268b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 27 rows starting from 0 | ||
| 1670 | 2026.03.06 19:42:44.849600 [ 3 ] {19ae8539-af33-4e17-8a7c-60ae5a1b268b} <Debug> executeQuery: Read 27 rows, 1.07 KiB in 0.001159 sec., 23295.944779982743 rows/sec., 926.01 KiB/sec. | ||
| 1671 | 2026.03.06 19:42:44.849685 [ 3 ] {19ae8539-af33-4e17-8a7c-60ae5a1b268b} <Debug> TCPHandler: Processed in 0.001373025 sec. | ||
| 1672 | 2026.03.06 19:42:44.849899 [ 3 ] {} <Trace> TCP-Session: 4b79e2dd-713c-4dcd-8a95-8af1ea47cf11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1673 | 2026.03.06 19:42:44.850036 [ 3 ] {82669c72-acc7-4861-b312-2d8edf7eba28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40648) 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', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1674 | 2026.03.06 19:42:44.850249 [ 3 ] {82669c72-acc7-4861-b312-2d8edf7eba28} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1675 | 2026.03.06 19:42:44.850285 [ 3 ] {82669c72-acc7-4861-b312-2d8edf7eba28} <Debug> 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', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1676 | 2026.03.06 19:42:44.850490 [ 3 ] {82669c72-acc7-4861-b312-2d8edf7eba28} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1677 | 2026.03.06 19:42:44.850543 [ 3 ] {82669c72-acc7-4861-b312-2d8edf7eba28} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1678 | 2026.03.06 19:42:44.850640 [ 3 ] {82669c72-acc7-4861-b312-2d8edf7eba28} <Debug> oximeter.timeseries_schema (1056a0b4-0ff7-439b-aea0-b8475681aaec) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 1679 | 2026.03.06 19:42:44.850669 [ 3 ] {82669c72-acc7-4861-b312-2d8edf7eba28} <Trace> oximeter.timeseries_schema (1056a0b4-0ff7-439b-aea0-b8475681aaec) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1680 | 2026.03.06 19:42:44.850688 [ 3 ] {82669c72-acc7-4861-b312-2d8edf7eba28} <Debug> oximeter.timeseries_schema (1056a0b4-0ff7-439b-aea0-b8475681aaec) (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 | ||
| 1681 | 2026.03.06 19:42:44.850702 [ 3 ] {82669c72-acc7-4861-b312-2d8edf7eba28} <Trace> oximeter.timeseries_schema (1056a0b4-0ff7-439b-aea0-b8475681aaec) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1682 | 2026.03.06 19:42:44.850734 [ 3 ] {82669c72-acc7-4861-b312-2d8edf7eba28} <Trace> 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', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1683 | 2026.03.06 19:42:44.850753 [ 3 ] {82669c72-acc7-4861-b312-2d8edf7eba28} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 27 rows starting from 0 | ||
| 1684 | 2026.03.06 19:42:44.851150 [ 3 ] {82669c72-acc7-4861-b312-2d8edf7eba28} <Debug> executeQuery: Read 27 rows, 1.07 KiB in 0.001173 sec., 23017.90281329923 rows/sec., 914.95 KiB/sec. | ||
| 1685 | 2026.03.06 19:42:44.851238 [ 3 ] {82669c72-acc7-4861-b312-2d8edf7eba28} <Debug> TCPHandler: Processed in 0.001389625 sec. | ||
| 1686 | 2026.03.06 19:42:44.857936 [ 3 ] {} <Trace> TCP-Session: 4b79e2dd-713c-4dcd-8a95-8af1ea47cf11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1687 | 2026.03.06 19:42:44.858103 [ 3 ] {a8a0f6ac-16f2-4bdd-bfab-c08f343980e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40648) 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', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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) | ||
| 1688 | 2026.03.06 19:42:44.858340 [ 3 ] {a8a0f6ac-16f2-4bdd-bfab-c08f343980e1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1689 | 2026.03.06 19:42:44.858376 [ 3 ] {a8a0f6ac-16f2-4bdd-bfab-c08f343980e1} <Debug> 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', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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 | ||
| 1690 | 2026.03.06 19:42:44.858585 [ 3 ] {a8a0f6ac-16f2-4bdd-bfab-c08f343980e1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1691 | 2026.03.06 19:42:44.858637 [ 3 ] {a8a0f6ac-16f2-4bdd-bfab-c08f343980e1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1692 | 2026.03.06 19:42:44.858740 [ 3 ] {a8a0f6ac-16f2-4bdd-bfab-c08f343980e1} <Debug> oximeter.timeseries_schema (1056a0b4-0ff7-439b-aea0-b8475681aaec) (SelectExecutor): Key condition: (column 0 notIn 42-element set) | ||
| 1693 | 2026.03.06 19:42:44.858769 [ 3 ] {a8a0f6ac-16f2-4bdd-bfab-c08f343980e1} <Trace> oximeter.timeseries_schema (1056a0b4-0ff7-439b-aea0-b8475681aaec) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1694 | 2026.03.06 19:42:44.858788 [ 3 ] {a8a0f6ac-16f2-4bdd-bfab-c08f343980e1} <Debug> oximeter.timeseries_schema (1056a0b4-0ff7-439b-aea0-b8475681aaec) (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 | ||
| 1695 | 2026.03.06 19:42:44.858803 [ 3 ] {a8a0f6ac-16f2-4bdd-bfab-c08f343980e1} <Trace> oximeter.timeseries_schema (1056a0b4-0ff7-439b-aea0-b8475681aaec) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1696 | 2026.03.06 19:42:44.858836 [ 3 ] {a8a0f6ac-16f2-4bdd-bfab-c08f343980e1} <Trace> 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', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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'))" | ||
| 1697 | 2026.03.06 19:42:44.858855 [ 3 ] {a8a0f6ac-16f2-4bdd-bfab-c08f343980e1} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 27 rows starting from 0 | ||
| 1698 | 2026.03.06 19:42:44.859258 [ 3 ] {a8a0f6ac-16f2-4bdd-bfab-c08f343980e1} <Debug> executeQuery: Read 27 rows, 1.07 KiB in 0.00123 sec., 21951.219512195123 rows/sec., 872.55 KiB/sec. | ||
| 1699 | 2026.03.06 19:42:44.859343 [ 3 ] {a8a0f6ac-16f2-4bdd-bfab-c08f343980e1} <Debug> TCPHandler: Processed in 0.001469348 sec. | ||
| 1700 | 2026.03.06 19:42:44.866131 [ 3 ] {} <Trace> TCP-Session: 4b79e2dd-713c-4dcd-8a95-8af1ea47cf11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1701 | 2026.03.06 19:42:44.866265 [ 3 ] {ae16120e-b3a9-4150-a3b3-09ca91928cec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40648) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1702 | 2026.03.06 19:42:44.866316 [ 3 ] {ae16120e-b3a9-4150-a3b3-09ca91928cec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1703 | 2026.03.06 19:42:44.866928 [ 3 ] {ae16120e-b3a9-4150-a3b3-09ca91928cec} <Trace> oximeter.timeseries_schema (1056a0b4-0ff7-439b-aea0-b8475681aaec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1704 | 2026.03.06 19:42:44.866973 [ 3 ] {ae16120e-b3a9-4150-a3b3-09ca91928cec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 1705 | 2026.03.06 19:42:44.867585 [ 3 ] {ae16120e-b3a9-4150-a3b3-09ca91928cec} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1706 | 2026.03.06 19:42:44.867998 [ 3 ] {ae16120e-b3a9-4150-a3b3-09ca91928cec} <Trace> oximeter.timeseries_schema (1056a0b4-0ff7-439b-aea0-b8475681aaec): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1707 | 2026.03.06 19:42:44.868136 [ 3 ] {ae16120e-b3a9-4150-a3b3-09ca91928cec} <Debug> executeQuery: Read 16 rows, 4.88 KiB in 0.001908 sec., 8385.744234800839 rows/sec., 2.50 MiB/sec. | ||
| 1708 | 2026.03.06 19:42:44.868174 [ 3 ] {ae16120e-b3a9-4150-a3b3-09ca91928cec} <Debug> TCPHandler: Processed in 0.002103614 sec. | ||
| 1709 | 2026.03.06 19:42:44.868311 [ 3 ] {} <Trace> TCP-Session: 4b79e2dd-713c-4dcd-8a95-8af1ea47cf11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1710 | 2026.03.06 19:42:44.868408 [ 3 ] {e59cc20d-06c2-4123-b478-f097580413af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40648) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1711 | 2026.03.06 19:42:44.868449 [ 3 ] {e59cc20d-06c2-4123-b478-f097580413af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1712 | 2026.03.06 19:42:44.871125 [ 3 ] {e59cc20d-06c2-4123-b478-f097580413af} <Trace> oximeter.fields_i16 (0805983f-3b79-42e2-9799-61f8171b7c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1713 | 2026.03.06 19:42:44.871160 [ 3 ] {e59cc20d-06c2-4123-b478-f097580413af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 1714 | 2026.03.06 19:42:44.871673 [ 3 ] {e59cc20d-06c2-4123-b478-f097580413af} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1715 | 2026.03.06 19:42:44.872165 [ 3 ] {e59cc20d-06c2-4123-b478-f097580413af} <Trace> oximeter.fields_i16 (0805983f-3b79-42e2-9799-61f8171b7c62): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1716 | 2026.03.06 19:42:44.872304 [ 3 ] {e59cc20d-06c2-4123-b478-f097580413af} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.003917 sec., 72504.46770487618 rows/sec., 4.61 MiB/sec. | ||
| 1717 | 2026.03.06 19:42:44.872342 [ 3 ] {e59cc20d-06c2-4123-b478-f097580413af} <Debug> TCPHandler: Processed in 0.004082014 sec. | ||
| 1718 | 2026.03.06 19:42:44.872463 [ 3 ] {} <Trace> TCP-Session: 4b79e2dd-713c-4dcd-8a95-8af1ea47cf11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1719 | 2026.03.06 19:42:44.872558 [ 3 ] {b38a0740-28fb-46aa-a523-8f8a4a2c70d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40648) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1720 | 2026.03.06 19:42:44.872600 [ 3 ] {b38a0740-28fb-46aa-a523-8f8a4a2c70d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1721 | 2026.03.06 19:42:44.872997 [ 3 ] {b38a0740-28fb-46aa-a523-8f8a4a2c70d9} <Trace> oximeter.fields_ipaddr (1ddee4e6-9447-49ee-9350-2dc4b9fee70e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1722 | 2026.03.06 19:42:44.873033 [ 3 ] {b38a0740-28fb-46aa-a523-8f8a4a2c70d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 1723 | 2026.03.06 19:42:44.873508 [ 3 ] {b38a0740-28fb-46aa-a523-8f8a4a2c70d9} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1724 | 2026.03.06 19:42:44.873940 [ 3 ] {b38a0740-28fb-46aa-a523-8f8a4a2c70d9} <Trace> oximeter.fields_ipaddr (1ddee4e6-9447-49ee-9350-2dc4b9fee70e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1725 | 2026.03.06 19:42:44.874069 [ 3 ] {b38a0740-28fb-46aa-a523-8f8a4a2c70d9} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001531 sec., 3919.0071848465054 rows/sec., 319.57 KiB/sec. | ||
| 1726 | 2026.03.06 19:42:44.874107 [ 3 ] {b38a0740-28fb-46aa-a523-8f8a4a2c70d9} <Debug> TCPHandler: Processed in 0.001694313 sec. | ||
| 1727 | 2026.03.06 19:42:44.874230 [ 3 ] {} <Trace> TCP-Session: 4b79e2dd-713c-4dcd-8a95-8af1ea47cf11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1728 | 2026.03.06 19:42:44.874324 [ 3 ] {05cecd3d-5026-496c-8bb5-53aecb3993ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40648) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1729 | 2026.03.06 19:42:44.874365 [ 3 ] {05cecd3d-5026-496c-8bb5-53aecb3993ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1730 | 2026.03.06 19:42:44.875044 [ 3 ] {05cecd3d-5026-496c-8bb5-53aecb3993ee} <Trace> oximeter.fields_string (806e2236-ee87-4e21-bca6-f542d99340fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1731 | 2026.03.06 19:42:44.875080 [ 3 ] {05cecd3d-5026-496c-8bb5-53aecb3993ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 1732 | 2026.03.06 19:42:44.875549 [ 3 ] {05cecd3d-5026-496c-8bb5-53aecb3993ee} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1733 | 2026.03.06 19:42:44.875968 [ 3 ] {05cecd3d-5026-496c-8bb5-53aecb3993ee} <Trace> oximeter.fields_string (806e2236-ee87-4e21-bca6-f542d99340fe): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1734 | 2026.03.06 19:42:44.876127 [ 3 ] {05cecd3d-5026-496c-8bb5-53aecb3993ee} <Debug> executeQuery: Read 800 rows, 64.37 KiB in 0.001822 sec., 439077.9363336992 rows/sec., 34.50 MiB/sec. | ||
| 1735 | 2026.03.06 19:42:44.876167 [ 3 ] {05cecd3d-5026-496c-8bb5-53aecb3993ee} <Debug> TCPHandler: Processed in 0.001987881 sec. | ||
| 1736 | 2026.03.06 19:42:44.876281 [ 3 ] {} <Trace> TCP-Session: 4b79e2dd-713c-4dcd-8a95-8af1ea47cf11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1737 | 2026.03.06 19:42:44.876375 [ 3 ] {a6812c18-5f5b-479c-8271-5ecfaba9705d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40648) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1738 | 2026.03.06 19:42:44.876416 [ 3 ] {a6812c18-5f5b-479c-8271-5ecfaba9705d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1739 | 2026.03.06 19:42:44.876840 [ 3 ] {a6812c18-5f5b-479c-8271-5ecfaba9705d} <Trace> oximeter.fields_u16 (5a564c88-a7ef-4f9d-817e-8041ba77bdd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1740 | 2026.03.06 19:42:44.876876 [ 3 ] {a6812c18-5f5b-479c-8271-5ecfaba9705d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 1741 | 2026.03.06 19:42:44.877335 [ 3 ] {a6812c18-5f5b-479c-8271-5ecfaba9705d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1742 | 2026.03.06 19:42:44.877766 [ 3 ] {a6812c18-5f5b-479c-8271-5ecfaba9705d} <Trace> oximeter.fields_u16 (5a564c88-a7ef-4f9d-817e-8041ba77bdd1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1743 | 2026.03.06 19:42:44.877898 [ 3 ] {a6812c18-5f5b-479c-8271-5ecfaba9705d} <Debug> executeQuery: Read 148 rows, 8.96 KiB in 0.001542 sec., 95979.2477302205 rows/sec., 5.68 MiB/sec. | ||
| 1744 | 2026.03.06 19:42:44.877936 [ 3 ] {a6812c18-5f5b-479c-8271-5ecfaba9705d} <Debug> TCPHandler: Processed in 0.001705803 sec. | ||
| 1745 | 2026.03.06 19:42:44.878048 [ 3 ] {} <Trace> TCP-Session: 4b79e2dd-713c-4dcd-8a95-8af1ea47cf11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1746 | 2026.03.06 19:42:44.878142 [ 3 ] {6c8fe5eb-2c05-4f4b-bdc4-42099f1b3720} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40648) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1747 | 2026.03.06 19:42:44.878182 [ 3 ] {6c8fe5eb-2c05-4f4b-bdc4-42099f1b3720} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1748 | 2026.03.06 19:42:44.878603 [ 3 ] {6c8fe5eb-2c05-4f4b-bdc4-42099f1b3720} <Trace> oximeter.fields_u32 (f9d1c63e-f868-4b0c-af5a-3ae84ab3044e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1749 | 2026.03.06 19:42:44.878639 [ 3 ] {6c8fe5eb-2c05-4f4b-bdc4-42099f1b3720} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 1750 | 2026.03.06 19:42:44.879045 [ 3 ] {6c8fe5eb-2c05-4f4b-bdc4-42099f1b3720} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1751 | 2026.03.06 19:42:44.879481 [ 3 ] {6c8fe5eb-2c05-4f4b-bdc4-42099f1b3720} <Trace> oximeter.fields_u32 (f9d1c63e-f868-4b0c-af5a-3ae84ab3044e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1752 | 2026.03.06 19:42:44.879611 [ 3 ] {6c8fe5eb-2c05-4f4b-bdc4-42099f1b3720} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001487 sec., 100201.74848688634 rows/sec., 6.47 MiB/sec. | ||
| 1753 | 2026.03.06 19:42:44.879649 [ 3 ] {6c8fe5eb-2c05-4f4b-bdc4-42099f1b3720} <Debug> TCPHandler: Processed in 0.001650522 sec. | ||
| 1754 | 2026.03.06 19:42:44.879761 [ 3 ] {} <Trace> TCP-Session: 4b79e2dd-713c-4dcd-8a95-8af1ea47cf11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1755 | 2026.03.06 19:42:44.879855 [ 3 ] {9c4a8d5a-f8c5-49f0-9b2f-5a616b17495a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40648) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1756 | 2026.03.06 19:42:44.879895 [ 3 ] {9c4a8d5a-f8c5-49f0-9b2f-5a616b17495a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1757 | 2026.03.06 19:42:44.880298 [ 3 ] {9c4a8d5a-f8c5-49f0-9b2f-5a616b17495a} <Trace> oximeter.fields_u8 (df3fde33-e7e4-42a4-a22f-53ff95c206e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1758 | 2026.03.06 19:42:44.880332 [ 3 ] {9c4a8d5a-f8c5-49f0-9b2f-5a616b17495a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 1759 | 2026.03.06 19:42:44.880791 [ 3 ] {9c4a8d5a-f8c5-49f0-9b2f-5a616b17495a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1760 | 2026.03.06 19:42:44.881331 [ 3 ] {9c4a8d5a-f8c5-49f0-9b2f-5a616b17495a} <Trace> oximeter.fields_u8 (df3fde33-e7e4-42a4-a22f-53ff95c206e8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1761 | 2026.03.06 19:42:44.881497 [ 3 ] {9c4a8d5a-f8c5-49f0-9b2f-5a616b17495a} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001646 sec., 89914.94532199271 rows/sec., 5.11 MiB/sec. | ||
| 1762 | 2026.03.06 19:42:44.881552 [ 3 ] {9c4a8d5a-f8c5-49f0-9b2f-5a616b17495a} <Debug> TCPHandler: Processed in 0.001838827 sec. | ||
| 1763 | 2026.03.06 19:42:44.881673 [ 3 ] {} <Trace> TCP-Session: 4b79e2dd-713c-4dcd-8a95-8af1ea47cf11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1764 | 2026.03.06 19:42:44.881769 [ 3 ] {f02e79fc-5b98-4b24-9ae8-c53965036715} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40648) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1765 | 2026.03.06 19:42:44.881809 [ 3 ] {f02e79fc-5b98-4b24-9ae8-c53965036715} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1766 | 2026.03.06 19:42:44.882373 [ 3 ] {f02e79fc-5b98-4b24-9ae8-c53965036715} <Trace> oximeter.fields_uuid (66bb6391-34ea-4491-ad88-0bd9a67cd893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1767 | 2026.03.06 19:42:44.882409 [ 3 ] {f02e79fc-5b98-4b24-9ae8-c53965036715} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 1768 | 2026.03.06 19:42:44.882847 [ 3 ] {f02e79fc-5b98-4b24-9ae8-c53965036715} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1769 | 2026.03.06 19:42:44.883263 [ 3 ] {f02e79fc-5b98-4b24-9ae8-c53965036715} <Trace> oximeter.fields_uuid (66bb6391-34ea-4491-ad88-0bd9a67cd893): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1770 | 2026.03.06 19:42:44.883414 [ 3 ] {f02e79fc-5b98-4b24-9ae8-c53965036715} <Debug> executeQuery: Read 496 rows, 35.67 KiB in 0.001664 sec., 298076.9230769231 rows/sec., 20.93 MiB/sec. | ||
| 1771 | 2026.03.06 19:42:44.883455 [ 3 ] {f02e79fc-5b98-4b24-9ae8-c53965036715} <Debug> TCPHandler: Processed in 0.001831627 sec. | ||
| 1772 | 2026.03.06 19:42:44.883559 [ 3 ] {} <Trace> TCP-Session: 4b79e2dd-713c-4dcd-8a95-8af1ea47cf11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1773 | 2026.03.06 19:42:44.883653 [ 3 ] {f32ecfea-d73e-4c02-b60d-cff61009f306} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40648) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1774 | 2026.03.06 19:42:44.883695 [ 3 ] {f32ecfea-d73e-4c02-b60d-cff61009f306} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1775 | 2026.03.06 19:42:44.884014 [ 3 ] {f32ecfea-d73e-4c02-b60d-cff61009f306} <Trace> oximeter.measurements_bool (92876d2a-88ca-4494-928d-154bdcb11b9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1776 | 2026.03.06 19:42:44.884050 [ 3 ] {f32ecfea-d73e-4c02-b60d-cff61009f306} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 1777 | 2026.03.06 19:42:44.884616 [ 3 ] {f32ecfea-d73e-4c02-b60d-cff61009f306} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1778 | 2026.03.06 19:42:44.885024 [ 3 ] {f32ecfea-d73e-4c02-b60d-cff61009f306} <Trace> oximeter.measurements_bool (92876d2a-88ca-4494-928d-154bdcb11b9b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1779 | 2026.03.06 19:42:44.885153 [ 3 ] {f32ecfea-d73e-4c02-b60d-cff61009f306} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001518 sec., 3952.569169960474 rows/sec., 206.51 KiB/sec. | ||
| 1780 | 2026.03.06 19:42:44.885189 [ 3 ] {f32ecfea-d73e-4c02-b60d-cff61009f306} <Debug> TCPHandler: Processed in 0.001680263 sec. | ||
| 1781 | 2026.03.06 19:42:44.885290 [ 3 ] {} <Trace> TCP-Session: 4b79e2dd-713c-4dcd-8a95-8af1ea47cf11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1782 | 2026.03.06 19:42:44.885383 [ 3 ] {dfceb3d4-6d14-4794-9178-723d0cbf4cd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40648) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1783 | 2026.03.06 19:42:44.885426 [ 3 ] {dfceb3d4-6d14-4794-9178-723d0cbf4cd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1784 | 2026.03.06 19:42:44.885824 [ 3 ] {dfceb3d4-6d14-4794-9178-723d0cbf4cd0} <Trace> oximeter.measurements_cumulativeu64 (88d55ca0-aa78-4229-9aac-9922fcdaca35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1785 | 2026.03.06 19:42:44.885860 [ 3 ] {dfceb3d4-6d14-4794-9178-723d0cbf4cd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 1786 | 2026.03.06 19:42:44.886318 [ 3 ] {dfceb3d4-6d14-4794-9178-723d0cbf4cd0} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1787 | 2026.03.06 19:42:44.886732 [ 3 ] {dfceb3d4-6d14-4794-9178-723d0cbf4cd0} <Trace> oximeter.measurements_cumulativeu64 (88d55ca0-aa78-4229-9aac-9922fcdaca35): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1788 | 2026.03.06 19:42:44.886879 [ 3 ] {dfceb3d4-6d14-4794-9178-723d0cbf4cd0} <Debug> executeQuery: Read 268 rows, 18.24 KiB in 0.001514 sec., 177014.53104359313 rows/sec., 11.77 MiB/sec. | ||
| 1789 | 2026.03.06 19:42:44.886917 [ 3 ] {dfceb3d4-6d14-4794-9178-723d0cbf4cd0} <Debug> TCPHandler: Processed in 0.001675583 sec. | ||
| 1790 | 2026.03.06 19:42:44.887029 [ 3 ] {} <Trace> TCP-Session: 4b79e2dd-713c-4dcd-8a95-8af1ea47cf11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1791 | 2026.03.06 19:42:44.887122 [ 3 ] {5892a2a9-5ddf-45ac-8365-85471f94dc2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40648) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1792 | 2026.03.06 19:42:44.887164 [ 3 ] {5892a2a9-5ddf-45ac-8365-85471f94dc2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1793 | 2026.03.06 19:42:44.887476 [ 3 ] {5892a2a9-5ddf-45ac-8365-85471f94dc2b} <Trace> oximeter.measurements_f64 (c091aa37-f280-4763-875e-4d80ecd39980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1794 | 2026.03.06 19:42:44.887510 [ 3 ] {5892a2a9-5ddf-45ac-8365-85471f94dc2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 1795 | 2026.03.06 19:42:44.887911 [ 3 ] {5892a2a9-5ddf-45ac-8365-85471f94dc2b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1796 | 2026.03.06 19:42:44.888319 [ 3 ] {5892a2a9-5ddf-45ac-8365-85471f94dc2b} <Trace> oximeter.measurements_f64 (c091aa37-f280-4763-875e-4d80ecd39980): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1797 | 2026.03.06 19:42:44.888445 [ 3 ] {5892a2a9-5ddf-45ac-8365-85471f94dc2b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00134 sec., 746.2686567164179 rows/sec., 50.29 KiB/sec. | ||
| 1798 | 2026.03.06 19:42:44.888480 [ 3 ] {5892a2a9-5ddf-45ac-8365-85471f94dc2b} <Debug> TCPHandler: Processed in 0.001500518 sec. | ||
| 1799 | 2026.03.06 19:42:44.888582 [ 3 ] {} <Trace> TCP-Session: 4b79e2dd-713c-4dcd-8a95-8af1ea47cf11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1800 | 2026.03.06 19:42:44.888675 [ 3 ] {7de1f462-3ec0-44ad-b651-8bf0554df72a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40648) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1801 | 2026.03.06 19:42:44.888716 [ 3 ] {7de1f462-3ec0-44ad-b651-8bf0554df72a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1802 | 2026.03.06 19:42:44.889050 [ 3 ] {7de1f462-3ec0-44ad-b651-8bf0554df72a} <Trace> oximeter.measurements_u64 (a73e627a-568e-4e88-85ff-d5943592eb33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1803 | 2026.03.06 19:42:44.889084 [ 3 ] {7de1f462-3ec0-44ad-b651-8bf0554df72a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 1804 | 2026.03.06 19:42:44.889482 [ 3 ] {7de1f462-3ec0-44ad-b651-8bf0554df72a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1805 | 2026.03.06 19:42:44.889890 [ 3 ] {7de1f462-3ec0-44ad-b651-8bf0554df72a} <Trace> oximeter.measurements_u64 (a73e627a-568e-4e88-85ff-d5943592eb33): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1806 | 2026.03.06 19:42:44.890035 [ 3 ] {7de1f462-3ec0-44ad-b651-8bf0554df72a} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001378 sec., 65312.04644412191 rows/sec., 4.09 MiB/sec. | ||
| 1807 | 2026.03.06 19:42:44.890073 [ 3 ] {7de1f462-3ec0-44ad-b651-8bf0554df72a} <Debug> TCPHandler: Processed in 0.00153935 sec. | ||
| 1808 | 2026.03.06 19:42:47.155941 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 70 entries to flush up to offset 258 | ||
| 1809 | 2026.03.06 19:42:47.158851 [ 242 ] {} <Trace> system.query_log (0895be45-9bf7-4264-8d00-e6aea3b99325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1810 | 2026.03.06 19:42:47.158888 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 1811 | 2026.03.06 19:42:47.160281 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1812 | 2026.03.06 19:42:47.160742 [ 242 ] {} <Trace> system.query_log (0895be45-9bf7-4264-8d00-e6aea3b99325): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1813 | 2026.03.06 19:42:47.160978 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 258 | ||
| 1814 | 2026.03.06 19:42:49.798535 [ 3 ] {} <Trace> TCP-Session: 4b79e2dd-713c-4dcd-8a95-8af1ea47cf11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1815 | 2026.03.06 19:42:49.798819 [ 3 ] {fd8cde6e-1a01-4e41-a3ee-2e298d027a91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40648) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1816 | 2026.03.06 19:42:49.798922 [ 3 ] {fd8cde6e-1a01-4e41-a3ee-2e298d027a91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1817 | 2026.03.06 19:42:49.799596 [ 3 ] {fd8cde6e-1a01-4e41-a3ee-2e298d027a91} <Trace> oximeter.fields_string (806e2236-ee87-4e21-bca6-f542d99340fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1818 | 2026.03.06 19:42:49.799643 [ 3 ] {fd8cde6e-1a01-4e41-a3ee-2e298d027a91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 1819 | 2026.03.06 19:42:49.800184 [ 3 ] {fd8cde6e-1a01-4e41-a3ee-2e298d027a91} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1820 | 2026.03.06 19:42:49.800599 [ 3 ] {fd8cde6e-1a01-4e41-a3ee-2e298d027a91} <Trace> oximeter.fields_string (806e2236-ee87-4e21-bca6-f542d99340fe): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1821 | 2026.03.06 19:42:49.800730 [ 57 ] {} <Debug> oximeter.fields_string (806e2236-ee87-4e21-bca6-f542d99340fe) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1822 | 2026.03.06 19:42:49.800744 [ 3 ] {fd8cde6e-1a01-4e41-a3ee-2e298d027a91} <Debug> executeQuery: Read 126 rows, 11.09 KiB in 0.002009 sec., 62717.770034843204 rows/sec., 5.39 MiB/sec. | ||
| 1823 | 2026.03.06 19:42:49.800825 [ 57 ] {} <Trace> oximeter.fields_string (806e2236-ee87-4e21-bca6-f542d99340fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1824 | 2026.03.06 19:42:49.800901 [ 3 ] {fd8cde6e-1a01-4e41-a3ee-2e298d027a91} <Debug> TCPHandler: Processed in 0.002541125 sec. | ||
| 1825 | 2026.03.06 19:42:49.800908 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 1826 | 2026.03.06 19:42:49.801043 [ 3 ] {} <Trace> TCP-Session: 4b79e2dd-713c-4dcd-8a95-8af1ea47cf11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1827 | 2026.03.06 19:42:49.801141 [ 3 ] {3a1346fc-02f2-498c-bb95-abefab259b8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40648) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1828 | 2026.03.06 19:42:49.801183 [ 3 ] {3a1346fc-02f2-498c-bb95-abefab259b8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1829 | 2026.03.06 19:42:49.801605 [ 3 ] {3a1346fc-02f2-498c-bb95-abefab259b8e} <Trace> oximeter.fields_u16 (5a564c88-a7ef-4f9d-817e-8041ba77bdd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1830 | 2026.03.06 19:42:49.801642 [ 3 ] {3a1346fc-02f2-498c-bb95-abefab259b8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 1831 | 2026.03.06 19:42:49.802101 [ 3 ] {3a1346fc-02f2-498c-bb95-abefab259b8e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1832 | 2026.03.06 19:42:49.802612 [ 3 ] {3a1346fc-02f2-498c-bb95-abefab259b8e} <Trace> oximeter.fields_u16 (5a564c88-a7ef-4f9d-817e-8041ba77bdd1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1833 | 2026.03.06 19:42:49.802738 [ 3 ] {3a1346fc-02f2-498c-bb95-abefab259b8e} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001616 sec., 21658.41584158416 rows/sec., 1.59 MiB/sec. | ||
| 1834 | 2026.03.06 19:42:49.802774 [ 3 ] {3a1346fc-02f2-498c-bb95-abefab259b8e} <Debug> TCPHandler: Processed in 0.001778905 sec. | ||
| 1835 | 2026.03.06 19:42:49.802880 [ 3 ] {} <Trace> TCP-Session: 4b79e2dd-713c-4dcd-8a95-8af1ea47cf11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1836 | 2026.03.06 19:42:49.802972 [ 3 ] {23c4e23c-5fad-47e1-b190-7538bcec6941} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40648) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1837 | 2026.03.06 19:42:49.803010 [ 3 ] {23c4e23c-5fad-47e1-b190-7538bcec6941} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1838 | 2026.03.06 19:42:49.803437 [ 3 ] {23c4e23c-5fad-47e1-b190-7538bcec6941} <Trace> oximeter.fields_uuid (66bb6391-34ea-4491-ad88-0bd9a67cd893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1839 | 2026.03.06 19:42:49.803474 [ 3 ] {23c4e23c-5fad-47e1-b190-7538bcec6941} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 1840 | 2026.03.06 19:42:49.803503 [ 190 ] {806e2236-ee87-4e21-bca6-f542d99340fe::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1841 | 2026.03.06 19:42:49.803913 [ 3 ] {23c4e23c-5fad-47e1-b190-7538bcec6941} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1842 | 2026.03.06 19:42:49.804409 [ 3 ] {23c4e23c-5fad-47e1-b190-7538bcec6941} <Trace> oximeter.fields_uuid (66bb6391-34ea-4491-ad88-0bd9a67cd893): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1843 | 2026.03.06 19:42:49.804503 [ 57 ] {} <Debug> oximeter.fields_uuid (66bb6391-34ea-4491-ad88-0bd9a67cd893) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1844 | 2026.03.06 19:42:49.804532 [ 3 ] {23c4e23c-5fad-47e1-b190-7538bcec6941} <Debug> executeQuery: Read 104 rows, 8.34 KiB in 0.001578 sec., 65906.21039290242 rows/sec., 5.16 MiB/sec. | ||
| 1845 | 2026.03.06 19:42:49.804537 [ 57 ] {} <Trace> oximeter.fields_uuid (66bb6391-34ea-4491-ad88-0bd9a67cd893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1846 | 2026.03.06 19:42:49.804571 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 1847 | 2026.03.06 19:42:49.804574 [ 3 ] {23c4e23c-5fad-47e1-b190-7538bcec6941} <Debug> TCPHandler: Processed in 0.001740474 sec. | ||
| 1848 | 2026.03.06 19:42:49.804694 [ 201 ] {66bb6391-34ea-4491-ad88-0bd9a67cd893::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1849 | 2026.03.06 19:42:49.804703 [ 3 ] {} <Trace> TCP-Session: 4b79e2dd-713c-4dcd-8a95-8af1ea47cf11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1850 | 2026.03.06 19:42:49.804813 [ 3 ] {99c7c76b-499a-424c-bc97-d75e166afd48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40648) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1851 | 2026.03.06 19:42:49.804854 [ 3 ] {99c7c76b-499a-424c-bc97-d75e166afd48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1852 | 2026.03.06 19:42:49.805257 [ 3 ] {99c7c76b-499a-424c-bc97-d75e166afd48} <Trace> oximeter.measurements_cumulativeu64 (88d55ca0-aa78-4229-9aac-9922fcdaca35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1853 | 2026.03.06 19:42:49.805292 [ 3 ] {99c7c76b-499a-424c-bc97-d75e166afd48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 1854 | 2026.03.06 19:42:49.805675 [ 201 ] {66bb6391-34ea-4491-ad88-0bd9a67cd893::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1855 | 2026.03.06 19:42:49.805689 [ 190 ] {806e2236-ee87-4e21-bca6-f542d99340fe::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1856 | 2026.03.06 19:42:49.805737 [ 3 ] {99c7c76b-499a-424c-bc97-d75e166afd48} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1857 | 2026.03.06 19:42:49.805785 [ 190 ] {806e2236-ee87-4e21-bca6-f542d99340fe::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1926 rows starting from the beginning of the part | ||
| 1858 | 2026.03.06 19:42:49.805786 [ 201 ] {66bb6391-34ea-4491-ad88-0bd9a67cd893::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 992 rows starting from the beginning of the part | ||
| 1859 | 2026.03.06 19:42:49.805932 [ 190 ] {806e2236-ee87-4e21-bca6-f542d99340fe::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 26 rows starting from the beginning of the part | ||
| 1860 | 2026.03.06 19:42:49.805937 [ 201 ] {66bb6391-34ea-4491-ad88-0bd9a67cd893::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 28 rows starting from the beginning of the part | ||
| 1861 | 2026.03.06 19:42:49.805997 [ 190 ] {806e2236-ee87-4e21-bca6-f542d99340fe::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 26 rows starting from the beginning of the part | ||
| 1862 | 2026.03.06 19:42:49.806022 [ 201 ] {66bb6391-34ea-4491-ad88-0bd9a67cd893::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 28 rows starting from the beginning of the part | ||
| 1863 | 2026.03.06 19:42:49.806054 [ 190 ] {806e2236-ee87-4e21-bca6-f542d99340fe::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 74 rows starting from the beginning of the part | ||
| 1864 | 2026.03.06 19:42:49.806082 [ 201 ] {66bb6391-34ea-4491-ad88-0bd9a67cd893::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 57 rows starting from the beginning of the part | ||
| 1865 | 2026.03.06 19:42:49.806117 [ 190 ] {806e2236-ee87-4e21-bca6-f542d99340fe::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 800 rows starting from the beginning of the part | ||
| 1866 | 2026.03.06 19:42:49.806133 [ 201 ] {66bb6391-34ea-4491-ad88-0bd9a67cd893::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 496 rows starting from the beginning of the part | ||
| 1867 | 2026.03.06 19:42:49.806176 [ 190 ] {806e2236-ee87-4e21-bca6-f542d99340fe::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 126 rows starting from the beginning of the part | ||
| 1868 | 2026.03.06 19:42:49.806186 [ 201 ] {66bb6391-34ea-4491-ad88-0bd9a67cd893::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 104 rows starting from the beginning of the part | ||
| 1869 | 2026.03.06 19:42:49.806239 [ 3 ] {99c7c76b-499a-424c-bc97-d75e166afd48} <Trace> oximeter.measurements_cumulativeu64 (88d55ca0-aa78-4229-9aac-9922fcdaca35): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1870 | 2026.03.06 19:42:49.806372 [ 63 ] {} <Debug> oximeter.measurements_cumulativeu64 (88d55ca0-aa78-4229-9aac-9922fcdaca35) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1871 | 2026.03.06 19:42:49.806376 [ 3 ] {99c7c76b-499a-424c-bc97-d75e166afd48} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001581 sec., 101201.77103099304 rows/sec., 7.05 MiB/sec. | ||
| 1872 | 2026.03.06 19:42:49.806412 [ 63 ] {} <Trace> oximeter.measurements_cumulativeu64 (88d55ca0-aa78-4229-9aac-9922fcdaca35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1873 | 2026.03.06 19:42:49.806428 [ 3 ] {99c7c76b-499a-424c-bc97-d75e166afd48} <Debug> TCPHandler: Processed in 0.001772196 sec. | ||
| 1874 | 2026.03.06 19:42:49.806432 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 1875 | 2026.03.06 19:42:49.806537 [ 187 ] {88d55ca0-aa78-4229-9aac-9922fcdaca35::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1876 | 2026.03.06 19:42:49.806545 [ 3 ] {} <Trace> TCP-Session: 4b79e2dd-713c-4dcd-8a95-8af1ea47cf11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1877 | 2026.03.06 19:42:49.806650 [ 187 ] {88d55ca0-aa78-4229-9aac-9922fcdaca35::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1878 | 2026.03.06 19:42:49.806650 [ 3 ] {0ea5a0ae-7e3d-4df8-82a1-c429dd0d0b69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40648) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1879 | 2026.03.06 19:42:49.806697 [ 187 ] {88d55ca0-aa78-4229-9aac-9922fcdaca35::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1764 rows starting from the beginning of the part | ||
| 1880 | 2026.03.06 19:42:49.806715 [ 3 ] {0ea5a0ae-7e3d-4df8-82a1-c429dd0d0b69} <Trace> 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 | ||
| 1881 | 2026.03.06 19:42:49.806796 [ 187 ] {88d55ca0-aa78-4229-9aac-9922fcdaca35::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 80 rows starting from the beginning of the part | ||
| 1882 | 2026.03.06 19:42:49.806855 [ 187 ] {88d55ca0-aa78-4229-9aac-9922fcdaca35::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 100 rows starting from the beginning of the part | ||
| 1883 | 2026.03.06 19:42:49.806910 [ 187 ] {88d55ca0-aa78-4229-9aac-9922fcdaca35::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 100 rows starting from the beginning of the part | ||
| 1884 | 2026.03.06 19:42:49.806959 [ 187 ] {88d55ca0-aa78-4229-9aac-9922fcdaca35::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 268 rows starting from the beginning of the part | ||
| 1885 | 2026.03.06 19:42:49.807009 [ 187 ] {88d55ca0-aa78-4229-9aac-9922fcdaca35::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 160 rows starting from the beginning of the part | ||
| 1886 | 2026.03.06 19:42:49.807547 [ 196 ] {66bb6391-34ea-4491-ad88-0bd9a67cd893::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1705 rows, containing 5 columns (5 merged, 0 gathered) in 0.002896234 sec., 588695.5266736044 rows/sec., 43.64 MiB/sec. | ||
| 1887 | 2026.03.06 19:42:49.807562 [ 3 ] {0ea5a0ae-7e3d-4df8-82a1-c429dd0d0b69} <Trace> oximeter.measurements_histogramu64 (d59f510d-631d-4e98-a8cb-078d100679c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1888 | 2026.03.06 19:42:49.807642 [ 3 ] {0ea5a0ae-7e3d-4df8-82a1-c429dd0d0b69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 1889 | 2026.03.06 19:42:49.807961 [ 186 ] {66bb6391-34ea-4491-ad88-0bd9a67cd893::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1890 | 2026.03.06 19:42:49.807967 [ 196 ] {806e2236-ee87-4e21-bca6-f542d99340fe::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2978 rows, containing 5 columns (5 merged, 0 gathered) in 0.006899947 sec., 431597.5180678924 rows/sec., 34.73 MiB/sec. | ||
| 1891 | 2026.03.06 19:42:49.808448 [ 3 ] {0ea5a0ae-7e3d-4df8-82a1-c429dd0d0b69} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1892 | 2026.03.06 19:42:49.808550 [ 201 ] {806e2236-ee87-4e21-bca6-f542d99340fe::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1893 | 2026.03.06 19:42:49.808664 [ 186 ] {66bb6391-34ea-4491-ad88-0bd9a67cd893::all_1_6_1} <Trace> oximeter.fields_uuid (66bb6391-34ea-4491-ad88-0bd9a67cd893): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1894 | 2026.03.06 19:42:49.808760 [ 186 ] {66bb6391-34ea-4491-ad88-0bd9a67cd893::all_1_6_1} <Trace> oximeter.fields_uuid (66bb6391-34ea-4491-ad88-0bd9a67cd893) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1895 | 2026.03.06 19:42:49.808868 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 1896 | 2026.03.06 19:42:49.808981 [ 3 ] {0ea5a0ae-7e3d-4df8-82a1-c429dd0d0b69} <Trace> oximeter.measurements_histogramu64 (d59f510d-631d-4e98-a8cb-078d100679c7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1897 | 2026.03.06 19:42:49.809127 [ 201 ] {806e2236-ee87-4e21-bca6-f542d99340fe::all_1_6_1} <Trace> oximeter.fields_string (806e2236-ee87-4e21-bca6-f542d99340fe): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1898 | 2026.03.06 19:42:49.809139 [ 3 ] {0ea5a0ae-7e3d-4df8-82a1-c429dd0d0b69} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.002507 sec., 13960.909453530116 rows/sec., 25.02 MiB/sec. | ||
| 1899 | 2026.03.06 19:42:49.809207 [ 201 ] {806e2236-ee87-4e21-bca6-f542d99340fe::all_1_6_1} <Trace> oximeter.fields_string (806e2236-ee87-4e21-bca6-f542d99340fe) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1900 | 2026.03.06 19:42:49.809214 [ 3 ] {0ea5a0ae-7e3d-4df8-82a1-c429dd0d0b69} <Debug> TCPHandler: Processed in 0.002715519 sec. | ||
| 1901 | 2026.03.06 19:42:49.809294 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 1902 | 2026.03.06 19:42:49.809352 [ 3 ] {} <Trace> TCP-Session: 4b79e2dd-713c-4dcd-8a95-8af1ea47cf11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1903 | 2026.03.06 19:42:49.809448 [ 3 ] {36f15e4e-52bd-43ec-9866-62963be94359} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40648) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1904 | 2026.03.06 19:42:49.809493 [ 3 ] {36f15e4e-52bd-43ec-9866-62963be94359} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1905 | 2026.03.06 19:42:49.809819 [ 3 ] {36f15e4e-52bd-43ec-9866-62963be94359} <Trace> oximeter.measurements_i64 (d5e3581a-69b5-48ce-a01b-5775f086e25d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1906 | 2026.03.06 19:42:49.809849 [ 199 ] {88d55ca0-aa78-4229-9aac-9922fcdaca35::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2472 rows, containing 5 columns (5 merged, 0 gathered) in 0.003355796 sec., 736635.9576088655 rows/sec., 47.96 MiB/sec. | ||
| 1907 | 2026.03.06 19:42:49.809854 [ 3 ] {36f15e4e-52bd-43ec-9866-62963be94359} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 1908 | 2026.03.06 19:42:49.810264 [ 201 ] {88d55ca0-aa78-4229-9aac-9922fcdaca35::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1909 | 2026.03.06 19:42:49.810299 [ 3 ] {36f15e4e-52bd-43ec-9866-62963be94359} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1910 | 2026.03.06 19:42:49.810857 [ 201 ] {88d55ca0-aa78-4229-9aac-9922fcdaca35::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (88d55ca0-aa78-4229-9aac-9922fcdaca35): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1911 | 2026.03.06 19:42:49.810918 [ 3 ] {36f15e4e-52bd-43ec-9866-62963be94359} <Trace> oximeter.measurements_i64 (d5e3581a-69b5-48ce-a01b-5775f086e25d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1912 | 2026.03.06 19:42:49.810934 [ 201 ] {88d55ca0-aa78-4229-9aac-9922fcdaca35::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (88d55ca0-aa78-4229-9aac-9922fcdaca35) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1913 | 2026.03.06 19:42:49.811018 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 1914 | 2026.03.06 19:42:49.811094 [ 3 ] {36f15e4e-52bd-43ec-9866-62963be94359} <Debug> executeQuery: Read 6 rows, 463.00 B in 0.001662 sec., 3610.1083032490974 rows/sec., 272.05 KiB/sec. | ||
| 1915 | 2026.03.06 19:42:49.811141 [ 3 ] {36f15e4e-52bd-43ec-9866-62963be94359} <Debug> TCPHandler: Processed in 0.001835997 sec. | ||
| 1916 | 2026.03.06 19:42:49.811258 [ 3 ] {} <Trace> TCP-Session: 4b79e2dd-713c-4dcd-8a95-8af1ea47cf11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1917 | 2026.03.06 19:42:49.811369 [ 3 ] {f6375347-3902-42a4-aa86-15de0195dcb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40648) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1918 | 2026.03.06 19:42:49.811416 [ 3 ] {f6375347-3902-42a4-aa86-15de0195dcb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1919 | 2026.03.06 19:42:49.811833 [ 3 ] {f6375347-3902-42a4-aa86-15de0195dcb2} <Trace> oximeter.measurements_u64 (a73e627a-568e-4e88-85ff-d5943592eb33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1920 | 2026.03.06 19:42:49.811881 [ 3 ] {f6375347-3902-42a4-aa86-15de0195dcb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 1921 | 2026.03.06 19:42:49.812355 [ 3 ] {f6375347-3902-42a4-aa86-15de0195dcb2} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1922 | 2026.03.06 19:42:49.812835 [ 3 ] {f6375347-3902-42a4-aa86-15de0195dcb2} <Trace> oximeter.measurements_u64 (a73e627a-568e-4e88-85ff-d5943592eb33): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1923 | 2026.03.06 19:42:49.812941 [ 57 ] {} <Debug> oximeter.measurements_u64 (a73e627a-568e-4e88-85ff-d5943592eb33) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1924 | 2026.03.06 19:42:49.812972 [ 3 ] {f6375347-3902-42a4-aa86-15de0195dcb2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001627 sec., 36877.68899815612 rows/sec., 2.49 MiB/sec. | ||
| 1925 | 2026.03.06 19:42:49.812987 [ 57 ] {} <Trace> oximeter.measurements_u64 (a73e627a-568e-4e88-85ff-d5943592eb33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1926 | 2026.03.06 19:42:49.813016 [ 3 ] {f6375347-3902-42a4-aa86-15de0195dcb2} <Debug> TCPHandler: Processed in 0.001815516 sec. | ||
| 1927 | 2026.03.06 19:42:49.813019 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 1928 | 2026.03.06 19:42:49.813116 [ 199 ] {a73e627a-568e-4e88-85ff-d5943592eb33::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1929 | 2026.03.06 19:42:49.813218 [ 199 ] {a73e627a-568e-4e88-85ff-d5943592eb33::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1930 | 2026.03.06 19:42:49.813247 [ 199 ] {a73e627a-568e-4e88-85ff-d5943592eb33::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
| 1931 | 2026.03.06 19:42:49.813314 [ 199 ] {a73e627a-568e-4e88-85ff-d5943592eb33::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 24 rows starting from the beginning of the part | ||
| 1932 | 2026.03.06 19:42:49.813358 [ 199 ] {a73e627a-568e-4e88-85ff-d5943592eb33::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 30 rows starting from the beginning of the part | ||
| 1933 | 2026.03.06 19:42:49.813403 [ 199 ] {a73e627a-568e-4e88-85ff-d5943592eb33::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 30 rows starting from the beginning of the part | ||
| 1934 | 2026.03.06 19:42:49.813444 [ 199 ] {a73e627a-568e-4e88-85ff-d5943592eb33::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 90 rows starting from the beginning of the part | ||
| 1935 | 2026.03.06 19:42:49.813482 [ 199 ] {a73e627a-568e-4e88-85ff-d5943592eb33::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 60 rows starting from the beginning of the part | ||
| 1936 | 2026.03.06 19:42:49.814193 [ 186 ] {a73e627a-568e-4e88-85ff-d5943592eb33::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 240 rows, containing 4 columns (4 merged, 0 gathered) in 0.001110238 sec., 216169.86628092357 rows/sec., 14.27 MiB/sec. | ||
| 1937 | 2026.03.06 19:42:49.814406 [ 199 ] {a73e627a-568e-4e88-85ff-d5943592eb33::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1938 | 2026.03.06 19:42:49.814864 [ 199 ] {a73e627a-568e-4e88-85ff-d5943592eb33::all_1_6_1} <Trace> oximeter.measurements_u64 (a73e627a-568e-4e88-85ff-d5943592eb33): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1939 | 2026.03.06 19:42:49.814924 [ 199 ] {a73e627a-568e-4e88-85ff-d5943592eb33::all_1_6_1} <Trace> oximeter.measurements_u64 (a73e627a-568e-4e88-85ff-d5943592eb33) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1940 | 2026.03.06 19:42:49.814977 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 1941 | 2026.03.06 19:42:52.091199 [ 65 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1942 | 2026.03.06 19:42:52.091276 [ 65 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1943 | 2026.03.06 19:42:52.169771 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2896 | ||
| 1944 | 2026.03.06 19:42:52.170279 [ 244 ] {} <Trace> system.asynchronous_metric_log (1d6329eb-cef3-44de-9e03-0def5894f895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1945 | 2026.03.06 19:42:52.170324 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 1946 | 2026.03.06 19:42:52.170944 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1947 | 2026.03.06 19:42:52.171461 [ 244 ] {} <Trace> system.asynchronous_metric_log (1d6329eb-cef3-44de-9e03-0def5894f895): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1948 | 2026.03.06 19:42:52.171592 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2896 | ||
| 1949 | 2026.03.06 19:42:52.171610 [ 65 ] {} <Debug> system.asynchronous_metric_log (1d6329eb-cef3-44de-9e03-0def5894f895) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1950 | 2026.03.06 19:42:52.171668 [ 65 ] {} <Trace> system.asynchronous_metric_log (1d6329eb-cef3-44de-9e03-0def5894f895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1951 | 2026.03.06 19:42:52.171688 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 1952 | 2026.03.06 19:42:52.171790 [ 201 ] {1d6329eb-cef3-44de-9e03-0def5894f895::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1953 | 2026.03.06 19:42:52.171906 [ 201 ] {1d6329eb-cef3-44de-9e03-0def5894f895::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1954 | 2026.03.06 19:42:52.171943 [ 201 ] {1d6329eb-cef3-44de-9e03-0def5894f895::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 488 rows starting from the beginning of the part | ||
| 1955 | 2026.03.06 19:42:52.172009 [ 201 ] {1d6329eb-cef3-44de-9e03-0def5894f895::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 488 rows starting from the beginning of the part | ||
| 1956 | 2026.03.06 19:42:52.172056 [ 201 ] {1d6329eb-cef3-44de-9e03-0def5894f895::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 448 rows starting from the beginning of the part | ||
| 1957 | 2026.03.06 19:42:52.172095 [ 201 ] {1d6329eb-cef3-44de-9e03-0def5894f895::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 512 rows starting from the beginning of the part | ||
| 1958 | 2026.03.06 19:42:52.172129 [ 201 ] {1d6329eb-cef3-44de-9e03-0def5894f895::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 448 rows starting from the beginning of the part | ||
| 1959 | 2026.03.06 19:42:52.172162 [ 201 ] {1d6329eb-cef3-44de-9e03-0def5894f895::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 512 rows starting from the beginning of the part | ||
| 1960 | 2026.03.06 19:42:52.203374 [ 186 ] {1d6329eb-cef3-44de-9e03-0def5894f895::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2896 rows, containing 4 columns (4 merged, 0 gathered) in 0.031625129 sec., 91572.74899969577 rows/sec., 1.31 MiB/sec. | ||
| 1961 | 2026.03.06 19:42:52.204386 [ 196 ] {1d6329eb-cef3-44de-9e03-0def5894f895::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1962 | 2026.03.06 19:42:52.204956 [ 196 ] {1d6329eb-cef3-44de-9e03-0def5894f895::all_1_6_1} <Trace> system.asynchronous_metric_log (1d6329eb-cef3-44de-9e03-0def5894f895): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1963 | 2026.03.06 19:42:52.205025 [ 196 ] {1d6329eb-cef3-44de-9e03-0def5894f895::all_1_6_1} <Trace> system.asynchronous_metric_log (1d6329eb-cef3-44de-9e03-0def5894f895) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1964 | 2026.03.06 19:42:52.205107 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.35 MiB. | ||
| 1965 | 2026.03.06 19:42:52.322505 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1966 | 2026.03.06 19:42:52.340386 [ 243 ] {} <Trace> system.metric_log (72ef8883-a815-42c7-bee2-1c23217a9a11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1967 | 2026.03.06 19:42:52.340443 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 1968 | 2026.03.06 19:42:52.346330 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1969 | 2026.03.06 19:42:52.347418 [ 243 ] {} <Trace> system.metric_log (72ef8883-a815-42c7-bee2-1c23217a9a11): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1970 | 2026.03.06 19:42:52.347704 [ 65 ] {} <Debug> system.metric_log (72ef8883-a815-42c7-bee2-1c23217a9a11) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1971 | 2026.03.06 19:42:52.347746 [ 65 ] {} <Trace> system.metric_log (72ef8883-a815-42c7-bee2-1c23217a9a11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1972 | 2026.03.06 19:42:52.347766 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 1973 | 2026.03.06 19:42:52.347861 [ 196 ] {72ef8883-a815-42c7-bee2-1c23217a9a11::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1974 | 2026.03.06 19:42:52.350758 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1975 | 2026.03.06 19:42:52.352117 [ 196 ] {72ef8883-a815-42c7-bee2-1c23217a9a11::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1976 | 2026.03.06 19:42:52.353696 [ 196 ] {72ef8883-a815-42c7-bee2-1c23217a9a11::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part | ||
| 1977 | 2026.03.06 19:42:52.358453 [ 196 ] {72ef8883-a815-42c7-bee2-1c23217a9a11::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 8 rows starting from the beginning of the part | ||
| 1978 | 2026.03.06 19:42:52.362659 [ 196 ] {72ef8883-a815-42c7-bee2-1c23217a9a11::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 7 rows starting from the beginning of the part | ||
| 1979 | 2026.03.06 19:42:52.367155 [ 196 ] {72ef8883-a815-42c7-bee2-1c23217a9a11::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 8 rows starting from the beginning of the part | ||
| 1980 | 2026.03.06 19:42:52.376588 [ 196 ] {72ef8883-a815-42c7-bee2-1c23217a9a11::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 7 rows starting from the beginning of the part | ||
| 1981 | 2026.03.06 19:42:52.381052 [ 196 ] {72ef8883-a815-42c7-bee2-1c23217a9a11::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 8 rows starting from the beginning of the part | ||
| 1982 | 2026.03.06 19:42:52.439726 [ 186 ] {72ef8883-a815-42c7-bee2-1c23217a9a11::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.091904911 sec., 500.51732273588726 rows/sec., 2.59 MiB/sec. | ||
| 1983 | 2026.03.06 19:42:52.442115 [ 189 ] {72ef8883-a815-42c7-bee2-1c23217a9a11::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1984 | 2026.03.06 19:42:52.444782 [ 189 ] {72ef8883-a815-42c7-bee2-1c23217a9a11::all_1_6_1} <Trace> system.metric_log (72ef8883-a815-42c7-bee2-1c23217a9a11): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1985 | 2026.03.06 19:42:52.444882 [ 189 ] {72ef8883-a815-42c7-bee2-1c23217a9a11::all_1_6_1} <Trace> system.metric_log (72ef8883-a815-42c7-bee2-1c23217a9a11) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1986 | 2026.03.06 19:42:52.446749 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1987 | 2026.03.06 19:42:53.001193 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 195.04 MiB, peak 204.58 MiB, free memory in arenas 0.00 B, will set to 204.28 MiB (RSS), difference: 9.24 MiB | ||
| 1988 | 2026.03.06 19:42:54.805154 [ 3 ] {} <Trace> TCP-Session: 4b79e2dd-713c-4dcd-8a95-8af1ea47cf11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1989 | 2026.03.06 19:42:54.805388 [ 3 ] {70e3ec43-d0b7-4463-bbdb-03eff208ef34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40648) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1990 | 2026.03.06 19:42:54.805475 [ 3 ] {70e3ec43-d0b7-4463-bbdb-03eff208ef34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1991 | 2026.03.06 19:42:54.806226 [ 3 ] {70e3ec43-d0b7-4463-bbdb-03eff208ef34} <Trace> oximeter.fields_i16 (0805983f-3b79-42e2-9799-61f8171b7c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1992 | 2026.03.06 19:42:54.806274 [ 3 ] {70e3ec43-d0b7-4463-bbdb-03eff208ef34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 1993 | 2026.03.06 19:42:54.806772 [ 3 ] {70e3ec43-d0b7-4463-bbdb-03eff208ef34} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1994 | 2026.03.06 19:42:54.807262 [ 3 ] {70e3ec43-d0b7-4463-bbdb-03eff208ef34} <Trace> oximeter.fields_i16 (0805983f-3b79-42e2-9799-61f8171b7c62): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1995 | 2026.03.06 19:42:54.807416 [ 3 ] {70e3ec43-d0b7-4463-bbdb-03eff208ef34} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002089 sec., 135950.2154140737 rows/sec., 8.63 MiB/sec. | ||
| 1996 | 2026.03.06 19:42:54.807464 [ 3 ] {70e3ec43-d0b7-4463-bbdb-03eff208ef34} <Debug> TCPHandler: Processed in 0.002471343 sec. | ||
| 1997 | 2026.03.06 19:42:54.807615 [ 3 ] {} <Trace> TCP-Session: 4b79e2dd-713c-4dcd-8a95-8af1ea47cf11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1998 | 2026.03.06 19:42:54.807718 [ 3 ] {074456b6-87c3-4175-880c-7c80789e280b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40648) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1999 | 2026.03.06 19:42:54.807763 [ 3 ] {074456b6-87c3-4175-880c-7c80789e280b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2000 | 2026.03.06 19:42:54.808617 [ 3 ] {074456b6-87c3-4175-880c-7c80789e280b} <Trace> oximeter.fields_string (806e2236-ee87-4e21-bca6-f542d99340fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2001 | 2026.03.06 19:42:54.808655 [ 3 ] {074456b6-87c3-4175-880c-7c80789e280b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 2002 | 2026.03.06 19:42:54.809117 [ 3 ] {074456b6-87c3-4175-880c-7c80789e280b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2003 | 2026.03.06 19:42:54.809541 [ 3 ] {074456b6-87c3-4175-880c-7c80789e280b} <Trace> oximeter.fields_string (806e2236-ee87-4e21-bca6-f542d99340fe): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2004 | 2026.03.06 19:42:54.809667 [ 3 ] {074456b6-87c3-4175-880c-7c80789e280b} <Debug> executeQuery: Read 797 rows, 64.15 KiB in 0.002017 sec., 395141.29895884974 rows/sec., 31.06 MiB/sec. | ||
| 2005 | 2026.03.06 19:42:54.809702 [ 3 ] {074456b6-87c3-4175-880c-7c80789e280b} <Debug> TCPHandler: Processed in 0.002188327 sec. | ||
| 2006 | 2026.03.06 19:42:54.809805 [ 3 ] {} <Trace> TCP-Session: 4b79e2dd-713c-4dcd-8a95-8af1ea47cf11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2007 | 2026.03.06 19:42:54.809896 [ 3 ] {4ddc0480-fbcf-4d29-90b9-0fe9b70b0724} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40648) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2008 | 2026.03.06 19:42:54.810000 [ 3 ] {4ddc0480-fbcf-4d29-90b9-0fe9b70b0724} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2009 | 2026.03.06 19:42:54.810420 [ 3 ] {4ddc0480-fbcf-4d29-90b9-0fe9b70b0724} <Trace> oximeter.fields_u16 (5a564c88-a7ef-4f9d-817e-8041ba77bdd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2010 | 2026.03.06 19:42:54.810458 [ 3 ] {4ddc0480-fbcf-4d29-90b9-0fe9b70b0724} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 2011 | 2026.03.06 19:42:54.810872 [ 3 ] {4ddc0480-fbcf-4d29-90b9-0fe9b70b0724} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2012 | 2026.03.06 19:42:54.811317 [ 3 ] {4ddc0480-fbcf-4d29-90b9-0fe9b70b0724} <Trace> oximeter.fields_u16 (5a564c88-a7ef-4f9d-817e-8041ba77bdd1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2013 | 2026.03.06 19:42:54.811467 [ 3 ] {4ddc0480-fbcf-4d29-90b9-0fe9b70b0724} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.00153 sec., 92810.45751633987 rows/sec., 5.45 MiB/sec. | ||
| 2014 | 2026.03.06 19:42:54.811507 [ 3 ] {4ddc0480-fbcf-4d29-90b9-0fe9b70b0724} <Debug> TCPHandler: Processed in 0.001696734 sec. | ||
| 2015 | 2026.03.06 19:42:54.811617 [ 3 ] {} <Trace> TCP-Session: 4b79e2dd-713c-4dcd-8a95-8af1ea47cf11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2016 | 2026.03.06 19:42:54.811712 [ 3 ] {4414b414-392e-4334-a179-dae7f8ad690e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40648) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2017 | 2026.03.06 19:42:54.811753 [ 3 ] {4414b414-392e-4334-a179-dae7f8ad690e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2018 | 2026.03.06 19:42:54.812183 [ 3 ] {4414b414-392e-4334-a179-dae7f8ad690e} <Trace> oximeter.fields_u32 (f9d1c63e-f868-4b0c-af5a-3ae84ab3044e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2019 | 2026.03.06 19:42:54.812219 [ 3 ] {4414b414-392e-4334-a179-dae7f8ad690e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 2020 | 2026.03.06 19:42:54.812628 [ 3 ] {4414b414-392e-4334-a179-dae7f8ad690e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2021 | 2026.03.06 19:42:54.813038 [ 3 ] {4414b414-392e-4334-a179-dae7f8ad690e} <Trace> oximeter.fields_u32 (f9d1c63e-f868-4b0c-af5a-3ae84ab3044e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2022 | 2026.03.06 19:42:54.813159 [ 3 ] {4414b414-392e-4334-a179-dae7f8ad690e} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001475 sec., 101016.94915254238 rows/sec., 6.53 MiB/sec. | ||
| 2023 | 2026.03.06 19:42:54.813194 [ 3 ] {4414b414-392e-4334-a179-dae7f8ad690e} <Debug> TCPHandler: Processed in 0.001639552 sec. | ||
| 2024 | 2026.03.06 19:42:54.813299 [ 3 ] {} <Trace> TCP-Session: 4b79e2dd-713c-4dcd-8a95-8af1ea47cf11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2025 | 2026.03.06 19:42:54.813388 [ 3 ] {86098d44-743e-48c8-91ea-9f746d6a9dc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40648) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2026 | 2026.03.06 19:42:54.813426 [ 3 ] {86098d44-743e-48c8-91ea-9f746d6a9dc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2027 | 2026.03.06 19:42:54.813827 [ 3 ] {86098d44-743e-48c8-91ea-9f746d6a9dc9} <Trace> oximeter.fields_u8 (df3fde33-e7e4-42a4-a22f-53ff95c206e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2028 | 2026.03.06 19:42:54.813862 [ 3 ] {86098d44-743e-48c8-91ea-9f746d6a9dc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 2029 | 2026.03.06 19:42:54.814331 [ 3 ] {86098d44-743e-48c8-91ea-9f746d6a9dc9} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2030 | 2026.03.06 19:42:54.814863 [ 3 ] {86098d44-743e-48c8-91ea-9f746d6a9dc9} <Trace> oximeter.fields_u8 (df3fde33-e7e4-42a4-a22f-53ff95c206e8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2031 | 2026.03.06 19:42:54.814993 [ 3 ] {86098d44-743e-48c8-91ea-9f746d6a9dc9} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001596 sec., 92731.82957393484 rows/sec., 5.27 MiB/sec. | ||
| 2032 | 2026.03.06 19:42:54.815032 [ 3 ] {86098d44-743e-48c8-91ea-9f746d6a9dc9} <Debug> TCPHandler: Processed in 0.001761085 sec. | ||
| 2033 | 2026.03.06 19:42:54.815142 [ 3 ] {} <Trace> TCP-Session: 4b79e2dd-713c-4dcd-8a95-8af1ea47cf11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2034 | 2026.03.06 19:42:54.815237 [ 3 ] {ae4dea9c-f3ba-479b-8403-6a6668627621} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40648) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2035 | 2026.03.06 19:42:54.815277 [ 3 ] {ae4dea9c-f3ba-479b-8403-6a6668627621} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2036 | 2026.03.06 19:42:54.815809 [ 3 ] {ae4dea9c-f3ba-479b-8403-6a6668627621} <Trace> oximeter.fields_uuid (66bb6391-34ea-4491-ad88-0bd9a67cd893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2037 | 2026.03.06 19:42:54.815846 [ 3 ] {ae4dea9c-f3ba-479b-8403-6a6668627621} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 2038 | 2026.03.06 19:42:54.816260 [ 3 ] {ae4dea9c-f3ba-479b-8403-6a6668627621} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2039 | 2026.03.06 19:42:54.816651 [ 3 ] {ae4dea9c-f3ba-479b-8403-6a6668627621} <Trace> oximeter.fields_uuid (66bb6391-34ea-4491-ad88-0bd9a67cd893): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2040 | 2026.03.06 19:42:54.816770 [ 3 ] {ae4dea9c-f3ba-479b-8403-6a6668627621} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.001603 sec., 305676.8558951965 rows/sec., 21.43 MiB/sec. | ||
| 2041 | 2026.03.06 19:42:54.816805 [ 3 ] {ae4dea9c-f3ba-479b-8403-6a6668627621} <Debug> TCPHandler: Processed in 0.001766465 sec. | ||
| 2042 | 2026.03.06 19:42:54.816899 [ 3 ] {} <Trace> TCP-Session: 4b79e2dd-713c-4dcd-8a95-8af1ea47cf11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2043 | 2026.03.06 19:42:54.817054 [ 3 ] {754804f2-76ff-46e9-8bd2-a56b8c4787ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40648) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2044 | 2026.03.06 19:42:54.817096 [ 3 ] {754804f2-76ff-46e9-8bd2-a56b8c4787ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2045 | 2026.03.06 19:42:54.817445 [ 3 ] {754804f2-76ff-46e9-8bd2-a56b8c4787ee} <Trace> oximeter.measurements_bool (92876d2a-88ca-4494-928d-154bdcb11b9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2046 | 2026.03.06 19:42:54.817481 [ 3 ] {754804f2-76ff-46e9-8bd2-a56b8c4787ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 2047 | 2026.03.06 19:42:54.817886 [ 3 ] {754804f2-76ff-46e9-8bd2-a56b8c4787ee} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2048 | 2026.03.06 19:42:54.818316 [ 3 ] {754804f2-76ff-46e9-8bd2-a56b8c4787ee} <Trace> oximeter.measurements_bool (92876d2a-88ca-4494-928d-154bdcb11b9b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2049 | 2026.03.06 19:42:54.818444 [ 3 ] {754804f2-76ff-46e9-8bd2-a56b8c4787ee} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001407 sec., 4264.392324093817 rows/sec., 222.80 KiB/sec. | ||
| 2050 | 2026.03.06 19:42:54.818480 [ 3 ] {754804f2-76ff-46e9-8bd2-a56b8c4787ee} <Debug> TCPHandler: Processed in 0.00156991 sec. | ||
| 2051 | 2026.03.06 19:42:54.818593 [ 3 ] {} <Trace> TCP-Session: 4b79e2dd-713c-4dcd-8a95-8af1ea47cf11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2052 | 2026.03.06 19:42:54.818688 [ 3 ] {ac9560e9-d22d-4b44-a7f3-7ab1110566b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40648) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2053 | 2026.03.06 19:42:54.818731 [ 3 ] {ac9560e9-d22d-4b44-a7f3-7ab1110566b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2054 | 2026.03.06 19:42:54.819119 [ 3 ] {ac9560e9-d22d-4b44-a7f3-7ab1110566b4} <Trace> oximeter.measurements_cumulativeu64 (88d55ca0-aa78-4229-9aac-9922fcdaca35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2055 | 2026.03.06 19:42:54.819153 [ 3 ] {ac9560e9-d22d-4b44-a7f3-7ab1110566b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 2056 | 2026.03.06 19:42:54.819614 [ 3 ] {ac9560e9-d22d-4b44-a7f3-7ab1110566b4} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2057 | 2026.03.06 19:42:54.820091 [ 3 ] {ac9560e9-d22d-4b44-a7f3-7ab1110566b4} <Trace> oximeter.measurements_cumulativeu64 (88d55ca0-aa78-4229-9aac-9922fcdaca35): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2058 | 2026.03.06 19:42:54.820219 [ 3 ] {ac9560e9-d22d-4b44-a7f3-7ab1110566b4} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001548 sec., 171188.63049095607 rows/sec., 11.38 MiB/sec. | ||
| 2059 | 2026.03.06 19:42:54.820256 [ 3 ] {ac9560e9-d22d-4b44-a7f3-7ab1110566b4} <Debug> TCPHandler: Processed in 0.001711404 sec. | ||
| 2060 | 2026.03.06 19:42:54.820371 [ 3 ] {} <Trace> TCP-Session: 4b79e2dd-713c-4dcd-8a95-8af1ea47cf11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2061 | 2026.03.06 19:42:54.820465 [ 3 ] {377f3496-2f98-428d-936c-0d15f9ade03b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40648) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2062 | 2026.03.06 19:42:54.820508 [ 3 ] {377f3496-2f98-428d-936c-0d15f9ade03b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2063 | 2026.03.06 19:42:54.820820 [ 3 ] {377f3496-2f98-428d-936c-0d15f9ade03b} <Trace> oximeter.measurements_f64 (c091aa37-f280-4763-875e-4d80ecd39980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2064 | 2026.03.06 19:42:54.820857 [ 3 ] {377f3496-2f98-428d-936c-0d15f9ade03b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 2065 | 2026.03.06 19:42:54.821295 [ 3 ] {377f3496-2f98-428d-936c-0d15f9ade03b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2066 | 2026.03.06 19:42:54.821710 [ 3 ] {377f3496-2f98-428d-936c-0d15f9ade03b} <Trace> oximeter.measurements_f64 (c091aa37-f280-4763-875e-4d80ecd39980): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2067 | 2026.03.06 19:42:54.821837 [ 3 ] {377f3496-2f98-428d-936c-0d15f9ade03b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001389 sec., 719.9424046076314 rows/sec., 48.51 KiB/sec. | ||
| 2068 | 2026.03.06 19:42:54.821873 [ 3 ] {377f3496-2f98-428d-936c-0d15f9ade03b} <Debug> TCPHandler: Processed in 0.00155255 sec. | ||
| 2069 | 2026.03.06 19:42:54.821984 [ 3 ] {} <Trace> TCP-Session: 4b79e2dd-713c-4dcd-8a95-8af1ea47cf11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2070 | 2026.03.06 19:42:54.822079 [ 3 ] {bb212655-e187-4167-8bab-695b961f09ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40648) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2071 | 2026.03.06 19:42:54.822119 [ 3 ] {bb212655-e187-4167-8bab-695b961f09ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2072 | 2026.03.06 19:42:54.822450 [ 3 ] {bb212655-e187-4167-8bab-695b961f09ee} <Trace> oximeter.measurements_u64 (a73e627a-568e-4e88-85ff-d5943592eb33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2073 | 2026.03.06 19:42:54.822487 [ 3 ] {bb212655-e187-4167-8bab-695b961f09ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 2074 | 2026.03.06 19:42:54.822902 [ 3 ] {bb212655-e187-4167-8bab-695b961f09ee} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2075 | 2026.03.06 19:42:54.823302 [ 3 ] {bb212655-e187-4167-8bab-695b961f09ee} <Trace> oximeter.measurements_u64 (a73e627a-568e-4e88-85ff-d5943592eb33): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2076 | 2026.03.06 19:42:54.823422 [ 3 ] {bb212655-e187-4167-8bab-695b961f09ee} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001389 sec., 64794.81641468682 rows/sec., 4.05 MiB/sec. | ||
| 2077 | 2026.03.06 19:42:54.823455 [ 3 ] {bb212655-e187-4167-8bab-695b961f09ee} <Debug> TCPHandler: Processed in 0.00155282 sec. | ||
| 2078 | 2026.03.06 19:42:55.168566 [ 3 ] {} <Trace> TCP-Session: 4b79e2dd-713c-4dcd-8a95-8af1ea47cf11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2079 | 2026.03.06 19:42:55.168846 [ 3 ] {c465dec2-2af2-45f8-b3ab-014b3e9b77ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40648) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2080 | 2026.03.06 19:42:55.168950 [ 3 ] {c465dec2-2af2-45f8-b3ab-014b3e9b77ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2081 | 2026.03.06 19:42:55.170667 [ 3 ] {c465dec2-2af2-45f8-b3ab-014b3e9b77ca} <Trace> oximeter.fields_string (806e2236-ee87-4e21-bca6-f542d99340fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2082 | 2026.03.06 19:42:55.170708 [ 3 ] {c465dec2-2af2-45f8-b3ab-014b3e9b77ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 2083 | 2026.03.06 19:42:55.171393 [ 3 ] {c465dec2-2af2-45f8-b3ab-014b3e9b77ca} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2084 | 2026.03.06 19:42:55.171830 [ 3 ] {c465dec2-2af2-45f8-b3ab-014b3e9b77ca} <Trace> oximeter.fields_string (806e2236-ee87-4e21-bca6-f542d99340fe): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2085 | 2026.03.06 19:42:55.171995 [ 3 ] {c465dec2-2af2-45f8-b3ab-014b3e9b77ca} <Debug> executeQuery: Read 2004 rows, 154.71 KiB in 0.003223 sec., 621780.9494260006 rows/sec., 46.88 MiB/sec. | ||
| 2086 | 2026.03.06 19:42:55.172038 [ 3 ] {c465dec2-2af2-45f8-b3ab-014b3e9b77ca} <Debug> TCPHandler: Processed in 0.003652534 sec. | ||
| 2087 | 2026.03.06 19:42:55.172161 [ 3 ] {} <Trace> TCP-Session: 4b79e2dd-713c-4dcd-8a95-8af1ea47cf11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2088 | 2026.03.06 19:42:55.172259 [ 3 ] {6f6af206-0f43-4974-a7e7-ab21c49cd59c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40648) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2089 | 2026.03.06 19:42:55.172301 [ 3 ] {6f6af206-0f43-4974-a7e7-ab21c49cd59c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2090 | 2026.03.06 19:42:55.172729 [ 3 ] {6f6af206-0f43-4974-a7e7-ab21c49cd59c} <Trace> oximeter.fields_u16 (5a564c88-a7ef-4f9d-817e-8041ba77bdd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2091 | 2026.03.06 19:42:55.172766 [ 3 ] {6f6af206-0f43-4974-a7e7-ab21c49cd59c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 2092 | 2026.03.06 19:42:55.173223 [ 3 ] {6f6af206-0f43-4974-a7e7-ab21c49cd59c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2093 | 2026.03.06 19:42:55.173647 [ 3 ] {6f6af206-0f43-4974-a7e7-ab21c49cd59c} <Trace> oximeter.fields_u16 (5a564c88-a7ef-4f9d-817e-8041ba77bdd1): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2094 | 2026.03.06 19:42:55.173754 [ 16 ] {} <Debug> oximeter.fields_u16 (5a564c88-a7ef-4f9d-817e-8041ba77bdd1) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2095 | 2026.03.06 19:42:55.173790 [ 3 ] {6f6af206-0f43-4974-a7e7-ab21c49cd59c} <Debug> executeQuery: Read 43 rows, 3.23 KiB in 0.001552 sec., 27706.18556701031 rows/sec., 2.03 MiB/sec. | ||
| 2096 | 2026.03.06 19:42:55.173821 [ 16 ] {} <Trace> oximeter.fields_u16 (5a564c88-a7ef-4f9d-817e-8041ba77bdd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2097 | 2026.03.06 19:42:55.173834 [ 3 ] {6f6af206-0f43-4974-a7e7-ab21c49cd59c} <Debug> TCPHandler: Processed in 0.001725364 sec. | ||
| 2098 | 2026.03.06 19:42:55.173854 [ 16 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 2099 | 2026.03.06 19:42:55.173949 [ 3 ] {} <Trace> TCP-Session: 4b79e2dd-713c-4dcd-8a95-8af1ea47cf11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2100 | 2026.03.06 19:42:55.173997 [ 191 ] {5a564c88-a7ef-4f9d-817e-8041ba77bdd1::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 2101 | 2026.03.06 19:42:55.174048 [ 3 ] {59f7fc16-12af-47b5-b613-29c4b1c4bd1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40648) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2102 | 2026.03.06 19:42:55.174089 [ 3 ] {59f7fc16-12af-47b5-b613-29c4b1c4bd1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2103 | 2026.03.06 19:42:55.174133 [ 191 ] {5a564c88-a7ef-4f9d-817e-8041ba77bdd1::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2104 | 2026.03.06 19:42:55.174177 [ 191 ] {5a564c88-a7ef-4f9d-817e-8041ba77bdd1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 25 rows starting from the beginning of the part | ||
| 2105 | 2026.03.06 19:42:55.174275 [ 191 ] {5a564c88-a7ef-4f9d-817e-8041ba77bdd1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 24 rows starting from the beginning of the part | ||
| 2106 | 2026.03.06 19:42:55.174334 [ 191 ] {5a564c88-a7ef-4f9d-817e-8041ba77bdd1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 148 rows starting from the beginning of the part | ||
| 2107 | 2026.03.06 19:42:55.174396 [ 191 ] {5a564c88-a7ef-4f9d-817e-8041ba77bdd1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 35 rows starting from the beginning of the part | ||
| 2108 | 2026.03.06 19:42:55.174448 [ 191 ] {5a564c88-a7ef-4f9d-817e-8041ba77bdd1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 142 rows starting from the beginning of the part | ||
| 2109 | 2026.03.06 19:42:55.174499 [ 191 ] {5a564c88-a7ef-4f9d-817e-8041ba77bdd1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 43 rows starting from the beginning of the part | ||
| 2110 | 2026.03.06 19:42:55.174701 [ 3 ] {59f7fc16-12af-47b5-b613-29c4b1c4bd1e} <Trace> oximeter.fields_u32 (f9d1c63e-f868-4b0c-af5a-3ae84ab3044e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2111 | 2026.03.06 19:42:55.174736 [ 3 ] {59f7fc16-12af-47b5-b613-29c4b1c4bd1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 2112 | 2026.03.06 19:42:55.175433 [ 3 ] {59f7fc16-12af-47b5-b613-29c4b1c4bd1e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2113 | 2026.03.06 19:42:55.175489 [ 186 ] {5a564c88-a7ef-4f9d-817e-8041ba77bdd1::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 417 rows, containing 5 columns (5 merged, 0 gathered) in 0.001533879 sec., 271859.7751191587 rows/sec., 18.23 MiB/sec. | ||
| 2114 | 2026.03.06 19:42:55.175759 [ 195 ] {5a564c88-a7ef-4f9d-817e-8041ba77bdd1::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2115 | 2026.03.06 19:42:55.175863 [ 3 ] {59f7fc16-12af-47b5-b613-29c4b1c4bd1e} <Trace> oximeter.fields_u32 (f9d1c63e-f868-4b0c-af5a-3ae84ab3044e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2116 | 2026.03.06 19:42:55.175995 [ 3 ] {59f7fc16-12af-47b5-b613-29c4b1c4bd1e} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.001965 sec., 360305.34351145034 rows/sec., 21.02 MiB/sec. | ||
| 2117 | 2026.03.06 19:42:55.176034 [ 3 ] {59f7fc16-12af-47b5-b613-29c4b1c4bd1e} <Debug> TCPHandler: Processed in 0.002135404 sec. | ||
| 2118 | 2026.03.06 19:42:55.176147 [ 3 ] {} <Trace> TCP-Session: 4b79e2dd-713c-4dcd-8a95-8af1ea47cf11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2119 | 2026.03.06 19:42:55.176233 [ 195 ] {5a564c88-a7ef-4f9d-817e-8041ba77bdd1::all_1_6_1} <Trace> oximeter.fields_u16 (5a564c88-a7ef-4f9d-817e-8041ba77bdd1): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2120 | 2026.03.06 19:42:55.176243 [ 3 ] {3e8f92d4-41d1-4be9-ae21-81ac05f459eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40648) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 2121 | 2026.03.06 19:42:55.176286 [ 3 ] {3e8f92d4-41d1-4be9-ae21-81ac05f459eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 2122 | 2026.03.06 19:42:55.176299 [ 195 ] {5a564c88-a7ef-4f9d-817e-8041ba77bdd1::all_1_6_1} <Trace> oximeter.fields_u16 (5a564c88-a7ef-4f9d-817e-8041ba77bdd1) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2123 | 2026.03.06 19:42:55.176354 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 2124 | 2026.03.06 19:42:55.176707 [ 3 ] {3e8f92d4-41d1-4be9-ae21-81ac05f459eb} <Trace> oximeter.fields_u64 (cb6f0aa6-8841-4508-a751-47829ee96259): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2125 | 2026.03.06 19:42:55.176743 [ 3 ] {3e8f92d4-41d1-4be9-ae21-81ac05f459eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 2126 | 2026.03.06 19:42:55.177166 [ 3 ] {3e8f92d4-41d1-4be9-ae21-81ac05f459eb} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2127 | 2026.03.06 19:42:55.177666 [ 3 ] {3e8f92d4-41d1-4be9-ae21-81ac05f459eb} <Trace> oximeter.fields_u64 (cb6f0aa6-8841-4508-a751-47829ee96259): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2128 | 2026.03.06 19:42:55.177796 [ 3 ] {3e8f92d4-41d1-4be9-ae21-81ac05f459eb} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001572 sec., 636.1323155216285 rows/sec., 44.73 KiB/sec. | ||
| 2129 | 2026.03.06 19:42:55.177835 [ 3 ] {3e8f92d4-41d1-4be9-ae21-81ac05f459eb} <Debug> TCPHandler: Processed in 0.001737884 sec. | ||
| 2130 | 2026.03.06 19:42:55.177950 [ 3 ] {} <Trace> TCP-Session: 4b79e2dd-713c-4dcd-8a95-8af1ea47cf11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2131 | 2026.03.06 19:42:55.178044 [ 3 ] {a416a980-e475-48db-8d67-17f35976d09d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40648) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2132 | 2026.03.06 19:42:55.178085 [ 3 ] {a416a980-e475-48db-8d67-17f35976d09d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2133 | 2026.03.06 19:42:55.178876 [ 3 ] {a416a980-e475-48db-8d67-17f35976d09d} <Trace> oximeter.fields_uuid (66bb6391-34ea-4491-ad88-0bd9a67cd893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2134 | 2026.03.06 19:42:55.178915 [ 3 ] {a416a980-e475-48db-8d67-17f35976d09d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 2135 | 2026.03.06 19:42:55.179459 [ 3 ] {a416a980-e475-48db-8d67-17f35976d09d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2136 | 2026.03.06 19:42:55.179972 [ 3 ] {a416a980-e475-48db-8d67-17f35976d09d} <Trace> oximeter.fields_uuid (66bb6391-34ea-4491-ad88-0bd9a67cd893): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2137 | 2026.03.06 19:42:55.180105 [ 3 ] {a416a980-e475-48db-8d67-17f35976d09d} <Debug> executeQuery: Read 1043 rows, 73.79 KiB in 0.002079 sec., 501683.50168350164 rows/sec., 34.66 MiB/sec. | ||
| 2138 | 2026.03.06 19:42:55.180144 [ 3 ] {a416a980-e475-48db-8d67-17f35976d09d} <Debug> TCPHandler: Processed in 0.002243528 sec. | ||
| 2139 | 2026.03.06 19:42:55.180263 [ 3 ] {} <Trace> TCP-Session: 4b79e2dd-713c-4dcd-8a95-8af1ea47cf11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2140 | 2026.03.06 19:42:55.180360 [ 3 ] {f66da87e-f5e5-48c0-86c0-cd182c7b447b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40648) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2141 | 2026.03.06 19:42:55.180407 [ 3 ] {f66da87e-f5e5-48c0-86c0-cd182c7b447b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2142 | 2026.03.06 19:42:55.181053 [ 3 ] {f66da87e-f5e5-48c0-86c0-cd182c7b447b} <Trace> oximeter.measurements_cumulativeu64 (88d55ca0-aa78-4229-9aac-9922fcdaca35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2143 | 2026.03.06 19:42:55.181090 [ 3 ] {f66da87e-f5e5-48c0-86c0-cd182c7b447b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 2144 | 2026.03.06 19:42:55.181699 [ 3 ] {f66da87e-f5e5-48c0-86c0-cd182c7b447b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2145 | 2026.03.06 19:42:55.182149 [ 3 ] {f66da87e-f5e5-48c0-86c0-cd182c7b447b} <Trace> oximeter.measurements_cumulativeu64 (88d55ca0-aa78-4229-9aac-9922fcdaca35): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2146 | 2026.03.06 19:42:55.182291 [ 3 ] {f66da87e-f5e5-48c0-86c0-cd182c7b447b} <Debug> executeQuery: Read 1217 rows, 77.92 KiB in 0.001965 sec., 619338.4223918575 rows/sec., 38.72 MiB/sec. | ||
| 2147 | 2026.03.06 19:42:55.182328 [ 3 ] {f66da87e-f5e5-48c0-86c0-cd182c7b447b} <Debug> TCPHandler: Processed in 0.002132595 sec. | ||
| 2148 | 2026.03.06 19:42:55.182445 [ 3 ] {} <Trace> TCP-Session: 4b79e2dd-713c-4dcd-8a95-8af1ea47cf11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2149 | 2026.03.06 19:42:55.182535 [ 3 ] {af971977-5a54-41d8-b9cf-e4a127b9edb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40648) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2150 | 2026.03.06 19:42:55.182587 [ 3 ] {af971977-5a54-41d8-b9cf-e4a127b9edb6} <Trace> 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 | ||
| 2151 | 2026.03.06 19:42:55.183471 [ 3 ] {af971977-5a54-41d8-b9cf-e4a127b9edb6} <Trace> oximeter.measurements_histogramu64 (d59f510d-631d-4e98-a8cb-078d100679c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2152 | 2026.03.06 19:42:55.183510 [ 3 ] {af971977-5a54-41d8-b9cf-e4a127b9edb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 2153 | 2026.03.06 19:42:55.184296 [ 3 ] {af971977-5a54-41d8-b9cf-e4a127b9edb6} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2154 | 2026.03.06 19:42:55.184722 [ 3 ] {af971977-5a54-41d8-b9cf-e4a127b9edb6} <Trace> oximeter.measurements_histogramu64 (d59f510d-631d-4e98-a8cb-078d100679c7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2155 | 2026.03.06 19:42:55.184871 [ 3 ] {af971977-5a54-41d8-b9cf-e4a127b9edb6} <Debug> executeQuery: Read 43 rows, 78.90 KiB in 0.002322 sec., 18518.51851851852 rows/sec., 33.18 MiB/sec. | ||
| 2156 | 2026.03.06 19:42:55.184923 [ 3 ] {af971977-5a54-41d8-b9cf-e4a127b9edb6} <Debug> TCPHandler: Processed in 0.002502364 sec. | ||
| 2157 | 2026.03.06 19:42:55.185040 [ 3 ] {} <Trace> TCP-Session: 4b79e2dd-713c-4dcd-8a95-8af1ea47cf11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2158 | 2026.03.06 19:42:55.185135 [ 3 ] {4da98b51-ce30-42fe-9f4e-c3cbfd6384a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40648) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2159 | 2026.03.06 19:42:55.185177 [ 3 ] {4da98b51-ce30-42fe-9f4e-c3cbfd6384a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2160 | 2026.03.06 19:42:55.185513 [ 3 ] {4da98b51-ce30-42fe-9f4e-c3cbfd6384a1} <Trace> oximeter.measurements_u64 (a73e627a-568e-4e88-85ff-d5943592eb33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2161 | 2026.03.06 19:42:55.185550 [ 3 ] {4da98b51-ce30-42fe-9f4e-c3cbfd6384a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.70 GiB. | ||
| 2162 | 2026.03.06 19:42:55.185966 [ 3 ] {4da98b51-ce30-42fe-9f4e-c3cbfd6384a1} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2163 | 2026.03.06 19:42:55.186380 [ 3 ] {4da98b51-ce30-42fe-9f4e-c3cbfd6384a1} <Trace> oximeter.measurements_u64 (a73e627a-568e-4e88-85ff-d5943592eb33): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2164 | 2026.03.06 19:42:55.186512 [ 3 ] {4da98b51-ce30-42fe-9f4e-c3cbfd6384a1} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001395 sec., 8602.150537634408 rows/sec., 593.64 KiB/sec. | ||
| 2165 | 2026.03.06 19:42:55.186549 [ 3 ] {4da98b51-ce30-42fe-9f4e-c3cbfd6384a1} <Debug> TCPHandler: Processed in 0.00155999 sec. | ||
| 2166 | 2026.03.06 19:42:57.161272 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 50 entries to flush up to offset 308 | ||
| 2167 | 2026.03.06 19:42:57.163673 [ 242 ] {} <Trace> system.query_log (0895be45-9bf7-4264-8d00-e6aea3b99325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2168 | 2026.03.06 19:42:57.163720 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 2169 | 2026.03.06 19:42:57.164892 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2170 | 2026.03.06 19:42:57.165142 [ 242 ] {} <Trace> system.query_log (0895be45-9bf7-4264-8d00-e6aea3b99325): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2171 | 2026.03.06 19:42:57.165377 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 308 | ||
| 2172 | 2026.03.06 19:42:59.672464 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3344 | ||
| 2173 | 2026.03.06 19:42:59.672958 [ 244 ] {} <Trace> system.asynchronous_metric_log (1d6329eb-cef3-44de-9e03-0def5894f895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2174 | 2026.03.06 19:42:59.673006 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 2175 | 2026.03.06 19:42:59.673492 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2176 | 2026.03.06 19:42:59.673724 [ 244 ] {} <Trace> system.asynchronous_metric_log (1d6329eb-cef3-44de-9e03-0def5894f895): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2177 | 2026.03.06 19:42:59.673858 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3344 | ||
| 2178 | 2026.03.06 19:42:59.795500 [ 3 ] {} <Trace> TCP-Session: 4b79e2dd-713c-4dcd-8a95-8af1ea47cf11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2179 | 2026.03.06 19:42:59.795681 [ 3 ] {5943dfd3-4ab9-4767-8c3b-fc695fa3e23a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40648) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2180 | 2026.03.06 19:42:59.795747 [ 3 ] {5943dfd3-4ab9-4767-8c3b-fc695fa3e23a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2181 | 2026.03.06 19:42:59.796388 [ 3 ] {5943dfd3-4ab9-4767-8c3b-fc695fa3e23a} <Trace> oximeter.fields_string (806e2236-ee87-4e21-bca6-f542d99340fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2182 | 2026.03.06 19:42:59.796431 [ 3 ] {5943dfd3-4ab9-4767-8c3b-fc695fa3e23a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 2183 | 2026.03.06 19:42:59.796816 [ 3 ] {5943dfd3-4ab9-4767-8c3b-fc695fa3e23a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2184 | 2026.03.06 19:42:59.797044 [ 3 ] {5943dfd3-4ab9-4767-8c3b-fc695fa3e23a} <Trace> oximeter.fields_string (806e2236-ee87-4e21-bca6-f542d99340fe): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2185 | 2026.03.06 19:42:59.797191 [ 3 ] {5943dfd3-4ab9-4767-8c3b-fc695fa3e23a} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001561 sec., 35874.439461883405 rows/sec., 2.74 MiB/sec. | ||
| 2186 | 2026.03.06 19:42:59.797234 [ 3 ] {5943dfd3-4ab9-4767-8c3b-fc695fa3e23a} <Debug> TCPHandler: Processed in 0.001857068 sec. | ||
| 2187 | 2026.03.06 19:42:59.797357 [ 3 ] {} <Trace> TCP-Session: 4b79e2dd-713c-4dcd-8a95-8af1ea47cf11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2188 | 2026.03.06 19:42:59.797453 [ 3 ] {131d1467-22e6-4fcd-85a5-fecae3148adc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40648) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2189 | 2026.03.06 19:42:59.797494 [ 3 ] {131d1467-22e6-4fcd-85a5-fecae3148adc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2190 | 2026.03.06 19:42:59.797929 [ 3 ] {131d1467-22e6-4fcd-85a5-fecae3148adc} <Trace> oximeter.fields_uuid (66bb6391-34ea-4491-ad88-0bd9a67cd893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2191 | 2026.03.06 19:42:59.797967 [ 3 ] {131d1467-22e6-4fcd-85a5-fecae3148adc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 2192 | 2026.03.06 19:42:59.798266 [ 3 ] {131d1467-22e6-4fcd-85a5-fecae3148adc} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2193 | 2026.03.06 19:42:59.798486 [ 3 ] {131d1467-22e6-4fcd-85a5-fecae3148adc} <Trace> oximeter.fields_uuid (66bb6391-34ea-4491-ad88-0bd9a67cd893): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2194 | 2026.03.06 19:42:59.798610 [ 3 ] {131d1467-22e6-4fcd-85a5-fecae3148adc} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001177 sec., 54375.53101104502 rows/sec., 4.24 MiB/sec. | ||
| 2195 | 2026.03.06 19:42:59.798649 [ 3 ] {131d1467-22e6-4fcd-85a5-fecae3148adc} <Debug> TCPHandler: Processed in 0.001342134 sec. | ||
| 2196 | 2026.03.06 19:42:59.798762 [ 3 ] {} <Trace> TCP-Session: 4b79e2dd-713c-4dcd-8a95-8af1ea47cf11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2197 | 2026.03.06 19:42:59.798857 [ 3 ] {b853fccf-e4e5-43d3-b196-48a3cafbe044} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40648) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2198 | 2026.03.06 19:42:59.798899 [ 3 ] {b853fccf-e4e5-43d3-b196-48a3cafbe044} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2199 | 2026.03.06 19:42:59.799283 [ 3 ] {b853fccf-e4e5-43d3-b196-48a3cafbe044} <Trace> oximeter.measurements_cumulativeu64 (88d55ca0-aa78-4229-9aac-9922fcdaca35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2200 | 2026.03.06 19:42:59.799319 [ 3 ] {b853fccf-e4e5-43d3-b196-48a3cafbe044} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 2201 | 2026.03.06 19:42:59.799664 [ 3 ] {b853fccf-e4e5-43d3-b196-48a3cafbe044} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2202 | 2026.03.06 19:42:59.799876 [ 3 ] {b853fccf-e4e5-43d3-b196-48a3cafbe044} <Trace> oximeter.measurements_cumulativeu64 (88d55ca0-aa78-4229-9aac-9922fcdaca35): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2203 | 2026.03.06 19:42:59.800002 [ 3 ] {b853fccf-e4e5-43d3-b196-48a3cafbe044} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001164 sec., 109965.63573883161 rows/sec., 7.66 MiB/sec. | ||
| 2204 | 2026.03.06 19:42:59.800040 [ 3 ] {b853fccf-e4e5-43d3-b196-48a3cafbe044} <Debug> TCPHandler: Processed in 0.001328094 sec. | ||
| 2205 | 2026.03.06 19:42:59.800154 [ 3 ] {} <Trace> TCP-Session: 4b79e2dd-713c-4dcd-8a95-8af1ea47cf11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2206 | 2026.03.06 19:42:59.800249 [ 3 ] {6bda133d-cd30-4bcb-bf96-402fc29049c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40648) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2207 | 2026.03.06 19:42:59.800291 [ 3 ] {6bda133d-cd30-4bcb-bf96-402fc29049c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2208 | 2026.03.06 19:42:59.800622 [ 3 ] {6bda133d-cd30-4bcb-bf96-402fc29049c3} <Trace> oximeter.measurements_u64 (a73e627a-568e-4e88-85ff-d5943592eb33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2209 | 2026.03.06 19:42:59.800659 [ 3 ] {6bda133d-cd30-4bcb-bf96-402fc29049c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 2210 | 2026.03.06 19:42:59.800967 [ 3 ] {6bda133d-cd30-4bcb-bf96-402fc29049c3} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2211 | 2026.03.06 19:42:59.801172 [ 3 ] {6bda133d-cd30-4bcb-bf96-402fc29049c3} <Trace> oximeter.measurements_u64 (a73e627a-568e-4e88-85ff-d5943592eb33): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2212 | 2026.03.06 19:42:59.801298 [ 3 ] {6bda133d-cd30-4bcb-bf96-402fc29049c3} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001069 sec., 44901.77736202058 rows/sec., 3.03 MiB/sec. | ||
| 2213 | 2026.03.06 19:42:59.801335 [ 3 ] {6bda133d-cd30-4bcb-bf96-402fc29049c3} <Debug> TCPHandler: Processed in 0.001232042 sec. | ||
| 2214 | 2026.03.06 19:42:59.851523 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 2215 | 2026.03.06 19:42:59.867988 [ 243 ] {} <Trace> system.metric_log (72ef8883-a815-42c7-bee2-1c23217a9a11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2216 | 2026.03.06 19:42:59.868030 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 2217 | 2026.03.06 19:42:59.873712 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2218 | 2026.03.06 19:42:59.874427 [ 243 ] {} <Trace> system.metric_log (72ef8883-a815-42c7-bee2-1c23217a9a11): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2219 | 2026.03.06 19:42:59.877335 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 2220 | 2026.03.06 19:43:04.804213 [ 3 ] {} <Trace> TCP-Session: 4b79e2dd-713c-4dcd-8a95-8af1ea47cf11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2221 | 2026.03.06 19:43:04.804422 [ 3 ] {4d787e52-0c53-4b05-91d5-81dd4b121097} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40648) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2222 | 2026.03.06 19:43:04.804490 [ 3 ] {4d787e52-0c53-4b05-91d5-81dd4b121097} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2223 | 2026.03.06 19:43:04.805357 [ 3 ] {4d787e52-0c53-4b05-91d5-81dd4b121097} <Trace> oximeter.fields_i16 (0805983f-3b79-42e2-9799-61f8171b7c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2224 | 2026.03.06 19:43:04.805404 [ 3 ] {4d787e52-0c53-4b05-91d5-81dd4b121097} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 2225 | 2026.03.06 19:43:04.805831 [ 3 ] {4d787e52-0c53-4b05-91d5-81dd4b121097} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2226 | 2026.03.06 19:43:04.806072 [ 3 ] {4d787e52-0c53-4b05-91d5-81dd4b121097} <Trace> oximeter.fields_i16 (0805983f-3b79-42e2-9799-61f8171b7c62): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2227 | 2026.03.06 19:43:04.806221 [ 3 ] {4d787e52-0c53-4b05-91d5-81dd4b121097} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001821 sec., 155958.26468973092 rows/sec., 9.91 MiB/sec. | ||
| 2228 | 2026.03.06 19:43:04.806263 [ 3 ] {4d787e52-0c53-4b05-91d5-81dd4b121097} <Debug> TCPHandler: Processed in 0.002164696 sec. | ||
| 2229 | 2026.03.06 19:43:04.806387 [ 3 ] {} <Trace> TCP-Session: 4b79e2dd-713c-4dcd-8a95-8af1ea47cf11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2230 | 2026.03.06 19:43:04.806483 [ 3 ] {045876b3-2a04-403c-83fa-a67d60d54a62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40648) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2231 | 2026.03.06 19:43:04.806526 [ 3 ] {045876b3-2a04-403c-83fa-a67d60d54a62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2232 | 2026.03.06 19:43:04.807384 [ 3 ] {045876b3-2a04-403c-83fa-a67d60d54a62} <Trace> oximeter.fields_string (806e2236-ee87-4e21-bca6-f542d99340fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2233 | 2026.03.06 19:43:04.807418 [ 3 ] {045876b3-2a04-403c-83fa-a67d60d54a62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 2234 | 2026.03.06 19:43:04.807750 [ 3 ] {045876b3-2a04-403c-83fa-a67d60d54a62} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2235 | 2026.03.06 19:43:04.808019 [ 3 ] {045876b3-2a04-403c-83fa-a67d60d54a62} <Trace> oximeter.fields_string (806e2236-ee87-4e21-bca6-f542d99340fe): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2236 | 2026.03.06 19:43:04.808153 [ 3 ] {045876b3-2a04-403c-83fa-a67d60d54a62} <Debug> executeQuery: Read 797 rows, 64.15 KiB in 0.001688 sec., 472156.3981042654 rows/sec., 37.11 MiB/sec. | ||
| 2237 | 2026.03.06 19:43:04.808192 [ 3 ] {045876b3-2a04-403c-83fa-a67d60d54a62} <Debug> TCPHandler: Processed in 0.001853167 sec. | ||
| 2238 | 2026.03.06 19:43:04.808306 [ 3 ] {} <Trace> TCP-Session: 4b79e2dd-713c-4dcd-8a95-8af1ea47cf11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2239 | 2026.03.06 19:43:04.808400 [ 3 ] {bb575e76-81fb-4537-9ff2-76326303201d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40648) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2240 | 2026.03.06 19:43:04.808441 [ 3 ] {bb575e76-81fb-4537-9ff2-76326303201d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2241 | 2026.03.06 19:43:04.808893 [ 3 ] {bb575e76-81fb-4537-9ff2-76326303201d} <Trace> oximeter.fields_u16 (5a564c88-a7ef-4f9d-817e-8041ba77bdd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2242 | 2026.03.06 19:43:04.808931 [ 3 ] {bb575e76-81fb-4537-9ff2-76326303201d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 2243 | 2026.03.06 19:43:04.809260 [ 3 ] {bb575e76-81fb-4537-9ff2-76326303201d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2244 | 2026.03.06 19:43:04.809474 [ 3 ] {bb575e76-81fb-4537-9ff2-76326303201d} <Trace> oximeter.fields_u16 (5a564c88-a7ef-4f9d-817e-8041ba77bdd1): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2245 | 2026.03.06 19:43:04.809600 [ 3 ] {bb575e76-81fb-4537-9ff2-76326303201d} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001219 sec., 116488.92534864643 rows/sec., 6.84 MiB/sec. | ||
| 2246 | 2026.03.06 19:43:04.809639 [ 3 ] {bb575e76-81fb-4537-9ff2-76326303201d} <Debug> TCPHandler: Processed in 0.001382485 sec. | ||
| 2247 | 2026.03.06 19:43:04.809754 [ 3 ] {} <Trace> TCP-Session: 4b79e2dd-713c-4dcd-8a95-8af1ea47cf11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2248 | 2026.03.06 19:43:04.809856 [ 3 ] {e753689b-0046-4cb9-8012-28ccf2f2d241} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40648) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2249 | 2026.03.06 19:43:04.809896 [ 3 ] {e753689b-0046-4cb9-8012-28ccf2f2d241} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2250 | 2026.03.06 19:43:04.810322 [ 3 ] {e753689b-0046-4cb9-8012-28ccf2f2d241} <Trace> oximeter.fields_u32 (f9d1c63e-f868-4b0c-af5a-3ae84ab3044e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2251 | 2026.03.06 19:43:04.810357 [ 3 ] {e753689b-0046-4cb9-8012-28ccf2f2d241} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 2252 | 2026.03.06 19:43:04.810654 [ 3 ] {e753689b-0046-4cb9-8012-28ccf2f2d241} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2253 | 2026.03.06 19:43:04.810858 [ 3 ] {e753689b-0046-4cb9-8012-28ccf2f2d241} <Trace> oximeter.fields_u32 (f9d1c63e-f868-4b0c-af5a-3ae84ab3044e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2254 | 2026.03.06 19:43:04.811053 [ 3 ] {e753689b-0046-4cb9-8012-28ccf2f2d241} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001216 sec., 122532.89473684209 rows/sec., 7.92 MiB/sec. | ||
| 2255 | 2026.03.06 19:43:04.811092 [ 3 ] {e753689b-0046-4cb9-8012-28ccf2f2d241} <Debug> TCPHandler: Processed in 0.001387905 sec. | ||
| 2256 | 2026.03.06 19:43:04.811203 [ 3 ] {} <Trace> TCP-Session: 4b79e2dd-713c-4dcd-8a95-8af1ea47cf11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2257 | 2026.03.06 19:43:04.811296 [ 3 ] {75b055b1-d903-4cfa-a1c2-86f9ccfd443b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40648) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2258 | 2026.03.06 19:43:04.811336 [ 3 ] {75b055b1-d903-4cfa-a1c2-86f9ccfd443b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2259 | 2026.03.06 19:43:04.811791 [ 3 ] {75b055b1-d903-4cfa-a1c2-86f9ccfd443b} <Trace> oximeter.fields_u8 (df3fde33-e7e4-42a4-a22f-53ff95c206e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2260 | 2026.03.06 19:43:04.811828 [ 3 ] {75b055b1-d903-4cfa-a1c2-86f9ccfd443b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 2261 | 2026.03.06 19:43:04.812141 [ 3 ] {75b055b1-d903-4cfa-a1c2-86f9ccfd443b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2262 | 2026.03.06 19:43:04.812352 [ 3 ] {75b055b1-d903-4cfa-a1c2-86f9ccfd443b} <Trace> oximeter.fields_u8 (df3fde33-e7e4-42a4-a22f-53ff95c206e8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2263 | 2026.03.06 19:43:04.812478 [ 3 ] {75b055b1-d903-4cfa-a1c2-86f9ccfd443b} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.0012 sec., 123333.33333333334 rows/sec., 7.01 MiB/sec. | ||
| 2264 | 2026.03.06 19:43:04.812516 [ 3 ] {75b055b1-d903-4cfa-a1c2-86f9ccfd443b} <Debug> TCPHandler: Processed in 0.001362095 sec. | ||
| 2265 | 2026.03.06 19:43:04.812625 [ 3 ] {} <Trace> TCP-Session: 4b79e2dd-713c-4dcd-8a95-8af1ea47cf11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2266 | 2026.03.06 19:43:04.812719 [ 3 ] {77d65bc3-f121-47aa-b65d-80aa9a599215} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40648) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2267 | 2026.03.06 19:43:04.812758 [ 3 ] {77d65bc3-f121-47aa-b65d-80aa9a599215} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2268 | 2026.03.06 19:43:04.813341 [ 3 ] {77d65bc3-f121-47aa-b65d-80aa9a599215} <Trace> oximeter.fields_uuid (66bb6391-34ea-4491-ad88-0bd9a67cd893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2269 | 2026.03.06 19:43:04.813377 [ 3 ] {77d65bc3-f121-47aa-b65d-80aa9a599215} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 2270 | 2026.03.06 19:43:04.813690 [ 3 ] {77d65bc3-f121-47aa-b65d-80aa9a599215} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2271 | 2026.03.06 19:43:04.813949 [ 3 ] {77d65bc3-f121-47aa-b65d-80aa9a599215} <Trace> oximeter.fields_uuid (66bb6391-34ea-4491-ad88-0bd9a67cd893): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2272 | 2026.03.06 19:43:04.814078 [ 3 ] {77d65bc3-f121-47aa-b65d-80aa9a599215} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.001376 sec., 356104.65116279066 rows/sec., 24.97 MiB/sec. | ||
| 2273 | 2026.03.06 19:43:04.814116 [ 3 ] {77d65bc3-f121-47aa-b65d-80aa9a599215} <Debug> TCPHandler: Processed in 0.00153878 sec. | ||
| 2274 | 2026.03.06 19:43:04.814218 [ 3 ] {} <Trace> TCP-Session: 4b79e2dd-713c-4dcd-8a95-8af1ea47cf11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2275 | 2026.03.06 19:43:04.814310 [ 3 ] {a53e9da1-e044-424c-a91d-6af70791f55f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40648) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2276 | 2026.03.06 19:43:04.814351 [ 3 ] {a53e9da1-e044-424c-a91d-6af70791f55f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2277 | 2026.03.06 19:43:04.814675 [ 3 ] {a53e9da1-e044-424c-a91d-6af70791f55f} <Trace> oximeter.measurements_bool (92876d2a-88ca-4494-928d-154bdcb11b9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2278 | 2026.03.06 19:43:04.814710 [ 3 ] {a53e9da1-e044-424c-a91d-6af70791f55f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 2279 | 2026.03.06 19:43:04.815007 [ 3 ] {a53e9da1-e044-424c-a91d-6af70791f55f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2280 | 2026.03.06 19:43:04.815213 [ 3 ] {a53e9da1-e044-424c-a91d-6af70791f55f} <Trace> oximeter.measurements_bool (92876d2a-88ca-4494-928d-154bdcb11b9b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2281 | 2026.03.06 19:43:04.815338 [ 3 ] {a53e9da1-e044-424c-a91d-6af70791f55f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001046 sec., 5736.137667304015 rows/sec., 299.69 KiB/sec. | ||
| 2282 | 2026.03.06 19:43:04.815382 [ 3 ] {a53e9da1-e044-424c-a91d-6af70791f55f} <Debug> TCPHandler: Processed in 0.001212661 sec. | ||
| 2283 | 2026.03.06 19:43:04.815491 [ 3 ] {} <Trace> TCP-Session: 4b79e2dd-713c-4dcd-8a95-8af1ea47cf11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2284 | 2026.03.06 19:43:04.815585 [ 3 ] {005885c0-7a85-41de-96eb-a60f56f258fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40648) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2285 | 2026.03.06 19:43:04.815627 [ 3 ] {005885c0-7a85-41de-96eb-a60f56f258fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2286 | 2026.03.06 19:43:04.816063 [ 3 ] {005885c0-7a85-41de-96eb-a60f56f258fc} <Trace> oximeter.measurements_cumulativeu64 (88d55ca0-aa78-4229-9aac-9922fcdaca35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2287 | 2026.03.06 19:43:04.816097 [ 3 ] {005885c0-7a85-41de-96eb-a60f56f258fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 2288 | 2026.03.06 19:43:04.816427 [ 3 ] {005885c0-7a85-41de-96eb-a60f56f258fc} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2289 | 2026.03.06 19:43:04.816631 [ 3 ] {005885c0-7a85-41de-96eb-a60f56f258fc} <Trace> oximeter.measurements_cumulativeu64 (88d55ca0-aa78-4229-9aac-9922fcdaca35): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2290 | 2026.03.06 19:43:04.816750 [ 3 ] {005885c0-7a85-41de-96eb-a60f56f258fc} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001237 sec., 214227.97089733224 rows/sec., 14.24 MiB/sec. | ||
| 2291 | 2026.03.06 19:43:04.816785 [ 3 ] {005885c0-7a85-41de-96eb-a60f56f258fc} <Debug> TCPHandler: Processed in 0.001400155 sec. | ||
| 2292 | 2026.03.06 19:43:04.816952 [ 3 ] {} <Trace> TCP-Session: 4b79e2dd-713c-4dcd-8a95-8af1ea47cf11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2293 | 2026.03.06 19:43:04.817047 [ 3 ] {5ea7623e-fa7f-45ed-8da1-7ddab0760c76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40648) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2294 | 2026.03.06 19:43:04.817090 [ 3 ] {5ea7623e-fa7f-45ed-8da1-7ddab0760c76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2295 | 2026.03.06 19:43:04.817400 [ 3 ] {5ea7623e-fa7f-45ed-8da1-7ddab0760c76} <Trace> oximeter.measurements_f64 (c091aa37-f280-4763-875e-4d80ecd39980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2296 | 2026.03.06 19:43:04.817436 [ 3 ] {5ea7623e-fa7f-45ed-8da1-7ddab0760c76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 2297 | 2026.03.06 19:43:04.817724 [ 3 ] {5ea7623e-fa7f-45ed-8da1-7ddab0760c76} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2298 | 2026.03.06 19:43:04.817930 [ 3 ] {5ea7623e-fa7f-45ed-8da1-7ddab0760c76} <Trace> oximeter.measurements_f64 (c091aa37-f280-4763-875e-4d80ecd39980): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2299 | 2026.03.06 19:43:04.818057 [ 3 ] {5ea7623e-fa7f-45ed-8da1-7ddab0760c76} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001028 sec., 972.7626459143968 rows/sec., 65.55 KiB/sec. | ||
| 2300 | 2026.03.06 19:43:04.818094 [ 3 ] {5ea7623e-fa7f-45ed-8da1-7ddab0760c76} <Debug> TCPHandler: Processed in 0.001190511 sec. | ||
| 2301 | 2026.03.06 19:43:04.818193 [ 3 ] {} <Trace> TCP-Session: 4b79e2dd-713c-4dcd-8a95-8af1ea47cf11 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2302 | 2026.03.06 19:43:04.818285 [ 3 ] {2923e050-7a02-4aed-b542-bf361d6fdfdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40648) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2303 | 2026.03.06 19:43:04.818326 [ 3 ] {2923e050-7a02-4aed-b542-bf361d6fdfdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2304 | 2026.03.06 19:43:04.818661 [ 3 ] {2923e050-7a02-4aed-b542-bf361d6fdfdf} <Trace> oximeter.measurements_u64 (a73e627a-568e-4e88-85ff-d5943592eb33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2305 | 2026.03.06 19:43:04.818698 [ 3 ] {2923e050-7a02-4aed-b542-bf361d6fdfdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 2306 | 2026.03.06 19:43:04.819042 [ 3 ] {2923e050-7a02-4aed-b542-bf361d6fdfdf} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2307 | 2026.03.06 19:43:04.819246 [ 3 ] {2923e050-7a02-4aed-b542-bf361d6fdfdf} <Trace> oximeter.measurements_u64 (a73e627a-568e-4e88-85ff-d5943592eb33): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2308 | 2026.03.06 19:43:04.819369 [ 3 ] {2923e050-7a02-4aed-b542-bf361d6fdfdf} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001101 sec., 81743.86920980927 rows/sec., 5.11 MiB/sec. | ||
| 2309 | 2026.03.06 19:43:04.819405 [ 3 ] {2923e050-7a02-4aed-b542-bf361d6fdfdf} <Debug> TCPHandler: Processed in 0.001259532 sec. | ||
| 2310 | 2026.03.06 19:43:07.091330 [ 48 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2311 | 2026.03.06 19:43:07.091432 [ 48 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2312 | 2026.03.06 19:43:07.166449 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 336 | ||
| 2313 | 2026.03.06 19:43:07.168559 [ 242 ] {} <Trace> system.query_log (0895be45-9bf7-4264-8d00-e6aea3b99325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2314 | 2026.03.06 19:43:07.168600 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 2315 | 2026.03.06 19:43:07.169738 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2316 | 2026.03.06 19:43:07.169992 [ 242 ] {} <Trace> system.query_log (0895be45-9bf7-4264-8d00-e6aea3b99325): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2317 | 2026.03.06 19:43:07.170132 [ 48 ] {} <Debug> system.query_log (0895be45-9bf7-4264-8d00-e6aea3b99325) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2318 | 2026.03.06 19:43:07.170191 [ 48 ] {} <Trace> system.query_log (0895be45-9bf7-4264-8d00-e6aea3b99325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2319 | 2026.03.06 19:43:07.170212 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 2320 | 2026.03.06 19:43:07.170225 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 336 | ||
| 2321 | 2026.03.06 19:43:07.170329 [ 191 ] {0895be45-9bf7-4264-8d00-e6aea3b99325::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 2322 | 2026.03.06 19:43:07.170983 [ 191 ] {0895be45-9bf7-4264-8d00-e6aea3b99325::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2323 | 2026.03.06 19:43:07.171151 [ 191 ] {0895be45-9bf7-4264-8d00-e6aea3b99325::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 88 rows starting from the beginning of the part | ||
| 2324 | 2026.03.06 19:43:07.171547 [ 191 ] {0895be45-9bf7-4264-8d00-e6aea3b99325::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 80 rows starting from the beginning of the part | ||
| 2325 | 2026.03.06 19:43:07.171932 [ 191 ] {0895be45-9bf7-4264-8d00-e6aea3b99325::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 20 rows starting from the beginning of the part | ||
| 2326 | 2026.03.06 19:43:07.172294 [ 191 ] {0895be45-9bf7-4264-8d00-e6aea3b99325::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 70 rows starting from the beginning of the part | ||
| 2327 | 2026.03.06 19:43:07.172647 [ 191 ] {0895be45-9bf7-4264-8d00-e6aea3b99325::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 50 rows starting from the beginning of the part | ||
| 2328 | 2026.03.06 19:43:07.173004 [ 191 ] {0895be45-9bf7-4264-8d00-e6aea3b99325::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 28 rows starting from the beginning of the part | ||
| 2329 | 2026.03.06 19:43:07.174358 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3856 | ||
| 2330 | 2026.03.06 19:43:07.174976 [ 244 ] {} <Trace> system.asynchronous_metric_log (1d6329eb-cef3-44de-9e03-0def5894f895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2331 | 2026.03.06 19:43:07.175011 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 2332 | 2026.03.06 19:43:07.175678 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2333 | 2026.03.06 19:43:07.175923 [ 244 ] {} <Trace> system.asynchronous_metric_log (1d6329eb-cef3-44de-9e03-0def5894f895): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2334 | 2026.03.06 19:43:07.176056 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3856 | ||
| 2335 | 2026.03.06 19:43:07.179147 [ 193 ] {0895be45-9bf7-4264-8d00-e6aea3b99325::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 336 rows, containing 72 columns (72 merged, 0 gathered) in 0.008868827 sec., 37885.50616671179 rows/sec., 38.85 MiB/sec. | ||
| 2336 | 2026.03.06 19:43:07.179779 [ 191 ] {0895be45-9bf7-4264-8d00-e6aea3b99325::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2337 | 2026.03.06 19:43:07.180260 [ 191 ] {0895be45-9bf7-4264-8d00-e6aea3b99325::all_1_6_1} <Trace> system.query_log (0895be45-9bf7-4264-8d00-e6aea3b99325): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2338 | 2026.03.06 19:43:07.180329 [ 191 ] {0895be45-9bf7-4264-8d00-e6aea3b99325::all_1_6_1} <Trace> system.query_log (0895be45-9bf7-4264-8d00-e6aea3b99325) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2339 | 2026.03.06 19:43:07.180473 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.75 MiB. | ||
| 2340 | 2026.03.06 19:43:07.377935 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 2341 | 2026.03.06 19:43:07.395179 [ 243 ] {} <Trace> system.metric_log (72ef8883-a815-42c7-bee2-1c23217a9a11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2342 | 2026.03.06 19:43:07.395250 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 2343 | 2026.03.06 19:43:07.401783 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2344 | 2026.03.06 19:43:07.402491 [ 243 ] {} <Trace> system.metric_log (72ef8883-a815-42c7-bee2-1c23217a9a11): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2345 | 2026.03.06 19:43:07.405532 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 2346 | 2026.03.06 19:43:08.001138 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 206.67 MiB, peak 214.21 MiB, free memory in arenas 0.00 B, will set to 208.90 MiB (RSS), difference: 2.24 MiB | ||
| 2347 | 2026.03.06 19:43:09.034596 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2348 | 2026.03.06 19:43:09.034692 [ 3 ] {} <Debug> TCP-Session: 4b79e2dd-713c-4dcd-8a95-8af1ea47cf11 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2349 | 2026.03.06 19:43:09.798282 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2350 | 2026.03.06 19:43:09.798458 [ 4 ] {c86dad6a-8a6b-4009-8a99-268e584e9675} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2351 | 2026.03.06 19:43:09.798523 [ 4 ] {c86dad6a-8a6b-4009-8a99-268e584e9675} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2352 | 2026.03.06 19:43:09.799243 [ 4 ] {c86dad6a-8a6b-4009-8a99-268e584e9675} <Trace> oximeter.fields_string (806e2236-ee87-4e21-bca6-f542d99340fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2353 | 2026.03.06 19:43:09.799286 [ 4 ] {c86dad6a-8a6b-4009-8a99-268e584e9675} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 2354 | 2026.03.06 19:43:09.799682 [ 4 ] {c86dad6a-8a6b-4009-8a99-268e584e9675} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2355 | 2026.03.06 19:43:09.799912 [ 4 ] {c86dad6a-8a6b-4009-8a99-268e584e9675} <Trace> oximeter.fields_string (806e2236-ee87-4e21-bca6-f542d99340fe): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2356 | 2026.03.06 19:43:09.800060 [ 4 ] {c86dad6a-8a6b-4009-8a99-268e584e9675} <Debug> executeQuery: Read 126 rows, 11.09 KiB in 0.001653 sec., 76225.04537205082 rows/sec., 6.55 MiB/sec. | ||
| 2357 | 2026.03.06 19:43:09.800062 [ 43 ] {} <Debug> oximeter.fields_string (806e2236-ee87-4e21-bca6-f542d99340fe) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2358 | 2026.03.06 19:43:09.800102 [ 4 ] {c86dad6a-8a6b-4009-8a99-268e584e9675} <Debug> TCPHandler: Processed in 0.001939019 sec. | ||
| 2359 | 2026.03.06 19:43:09.800142 [ 43 ] {} <Trace> oximeter.fields_string (806e2236-ee87-4e21-bca6-f542d99340fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2360 | 2026.03.06 19:43:09.800171 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 2361 | 2026.03.06 19:43:09.800238 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2362 | 2026.03.06 19:43:09.800275 [ 186 ] {806e2236-ee87-4e21-bca6-f542d99340fe::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 2363 | 2026.03.06 19:43:09.800337 [ 4 ] {af8fe29a-e758-4c25-8a2f-4cfb71c54133} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2364 | 2026.03.06 19:43:09.800383 [ 4 ] {af8fe29a-e758-4c25-8a2f-4cfb71c54133} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2365 | 2026.03.06 19:43:09.800400 [ 186 ] {806e2236-ee87-4e21-bca6-f542d99340fe::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2366 | 2026.03.06 19:43:09.800436 [ 186 ] {806e2236-ee87-4e21-bca6-f542d99340fe::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2742 rows starting from the beginning of the part | ||
| 2367 | 2026.03.06 19:43:09.800525 [ 186 ] {806e2236-ee87-4e21-bca6-f542d99340fe::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 797 rows starting from the beginning of the part | ||
| 2368 | 2026.03.06 19:43:09.800574 [ 186 ] {806e2236-ee87-4e21-bca6-f542d99340fe::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2004 rows starting from the beginning of the part | ||
| 2369 | 2026.03.06 19:43:09.800616 [ 186 ] {806e2236-ee87-4e21-bca6-f542d99340fe::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 56 rows starting from the beginning of the part | ||
| 2370 | 2026.03.06 19:43:09.800655 [ 186 ] {806e2236-ee87-4e21-bca6-f542d99340fe::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 797 rows starting from the beginning of the part | ||
| 2371 | 2026.03.06 19:43:09.800695 [ 186 ] {806e2236-ee87-4e21-bca6-f542d99340fe::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 126 rows starting from the beginning of the part | ||
| 2372 | 2026.03.06 19:43:09.800782 [ 4 ] {af8fe29a-e758-4c25-8a2f-4cfb71c54133} <Trace> oximeter.fields_u16 (5a564c88-a7ef-4f9d-817e-8041ba77bdd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2373 | 2026.03.06 19:43:09.800824 [ 4 ] {af8fe29a-e758-4c25-8a2f-4cfb71c54133} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 2374 | 2026.03.06 19:43:09.801151 [ 4 ] {af8fe29a-e758-4c25-8a2f-4cfb71c54133} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2375 | 2026.03.06 19:43:09.801367 [ 4 ] {af8fe29a-e758-4c25-8a2f-4cfb71c54133} <Trace> oximeter.fields_u16 (5a564c88-a7ef-4f9d-817e-8041ba77bdd1): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2376 | 2026.03.06 19:43:09.801499 [ 4 ] {af8fe29a-e758-4c25-8a2f-4cfb71c54133} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001182 sec., 29610.829103214888 rows/sec., 2.17 MiB/sec. | ||
| 2377 | 2026.03.06 19:43:09.801534 [ 4 ] {af8fe29a-e758-4c25-8a2f-4cfb71c54133} <Debug> TCPHandler: Processed in 0.001345665 sec. | ||
| 2378 | 2026.03.06 19:43:09.801640 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2379 | 2026.03.06 19:43:09.801732 [ 4 ] {aeae112c-fcfb-40b8-8043-e14c61f1338c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2380 | 2026.03.06 19:43:09.801772 [ 4 ] {aeae112c-fcfb-40b8-8043-e14c61f1338c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2381 | 2026.03.06 19:43:09.802202 [ 4 ] {aeae112c-fcfb-40b8-8043-e14c61f1338c} <Trace> oximeter.fields_uuid (66bb6391-34ea-4491-ad88-0bd9a67cd893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2382 | 2026.03.06 19:43:09.802238 [ 4 ] {aeae112c-fcfb-40b8-8043-e14c61f1338c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 2383 | 2026.03.06 19:43:09.802550 [ 4 ] {aeae112c-fcfb-40b8-8043-e14c61f1338c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2384 | 2026.03.06 19:43:09.802773 [ 4 ] {aeae112c-fcfb-40b8-8043-e14c61f1338c} <Trace> oximeter.fields_uuid (66bb6391-34ea-4491-ad88-0bd9a67cd893): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2385 | 2026.03.06 19:43:09.802873 [ 43 ] {} <Debug> oximeter.fields_uuid (66bb6391-34ea-4491-ad88-0bd9a67cd893) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2386 | 2026.03.06 19:43:09.802898 [ 4 ] {aeae112c-fcfb-40b8-8043-e14c61f1338c} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001184 sec., 83614.86486486487 rows/sec., 6.53 MiB/sec. | ||
| 2387 | 2026.03.06 19:43:09.802909 [ 43 ] {} <Trace> oximeter.fields_uuid (66bb6391-34ea-4491-ad88-0bd9a67cd893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2388 | 2026.03.06 19:43:09.802939 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 2389 | 2026.03.06 19:43:09.802940 [ 4 ] {aeae112c-fcfb-40b8-8043-e14c61f1338c} <Debug> TCPHandler: Processed in 0.001347425 sec. | ||
| 2390 | 2026.03.06 19:43:09.803061 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2391 | 2026.03.06 19:43:09.803069 [ 193 ] {66bb6391-34ea-4491-ad88-0bd9a67cd893::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 2392 | 2026.03.06 19:43:09.803155 [ 4 ] {bea7efd8-b169-40d5-9e9b-99d5a114e2dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2393 | 2026.03.06 19:43:09.803202 [ 4 ] {bea7efd8-b169-40d5-9e9b-99d5a114e2dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2394 | 2026.03.06 19:43:09.803222 [ 193 ] {66bb6391-34ea-4491-ad88-0bd9a67cd893::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2395 | 2026.03.06 19:43:09.803260 [ 193 ] {66bb6391-34ea-4491-ad88-0bd9a67cd893::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1488 rows starting from the beginning of the part | ||
| 2396 | 2026.03.06 19:43:09.803344 [ 193 ] {66bb6391-34ea-4491-ad88-0bd9a67cd893::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 490 rows starting from the beginning of the part | ||
| 2397 | 2026.03.06 19:43:09.803392 [ 193 ] {66bb6391-34ea-4491-ad88-0bd9a67cd893::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1043 rows starting from the beginning of the part | ||
| 2398 | 2026.03.06 19:43:09.803437 [ 193 ] {66bb6391-34ea-4491-ad88-0bd9a67cd893::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 64 rows starting from the beginning of the part | ||
| 2399 | 2026.03.06 19:43:09.803476 [ 193 ] {66bb6391-34ea-4491-ad88-0bd9a67cd893::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 490 rows starting from the beginning of the part | ||
| 2400 | 2026.03.06 19:43:09.803516 [ 193 ] {66bb6391-34ea-4491-ad88-0bd9a67cd893::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 99 rows starting from the beginning of the part | ||
| 2401 | 2026.03.06 19:43:09.803603 [ 4 ] {bea7efd8-b169-40d5-9e9b-99d5a114e2dd} <Trace> oximeter.measurements_cumulativeu64 (88d55ca0-aa78-4229-9aac-9922fcdaca35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2402 | 2026.03.06 19:43:09.803643 [ 4 ] {bea7efd8-b169-40d5-9e9b-99d5a114e2dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 2403 | 2026.03.06 19:43:09.804013 [ 4 ] {bea7efd8-b169-40d5-9e9b-99d5a114e2dd} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2404 | 2026.03.06 19:43:09.804252 [ 4 ] {bea7efd8-b169-40d5-9e9b-99d5a114e2dd} <Trace> oximeter.measurements_cumulativeu64 (88d55ca0-aa78-4229-9aac-9922fcdaca35): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2405 | 2026.03.06 19:43:09.804356 [ 43 ] {} <Debug> oximeter.measurements_cumulativeu64 (88d55ca0-aa78-4229-9aac-9922fcdaca35) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2406 | 2026.03.06 19:43:09.804384 [ 4 ] {bea7efd8-b169-40d5-9e9b-99d5a114e2dd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001247 sec., 128307.93905372894 rows/sec., 8.94 MiB/sec. | ||
| 2407 | 2026.03.06 19:43:09.804385 [ 43 ] {} <Trace> oximeter.measurements_cumulativeu64 (88d55ca0-aa78-4229-9aac-9922fcdaca35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2408 | 2026.03.06 19:43:09.804425 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 2409 | 2026.03.06 19:43:09.804426 [ 4 ] {bea7efd8-b169-40d5-9e9b-99d5a114e2dd} <Debug> TCPHandler: Processed in 0.001412287 sec. | ||
| 2410 | 2026.03.06 19:43:09.804526 [ 194 ] {88d55ca0-aa78-4229-9aac-9922fcdaca35::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 2411 | 2026.03.06 19:43:09.804546 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2412 | 2026.03.06 19:43:09.804648 [ 4 ] {b63b5977-a4ab-40c3-ad7e-73b472a9bedd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2413 | 2026.03.06 19:43:09.804652 [ 194 ] {88d55ca0-aa78-4229-9aac-9922fcdaca35::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2414 | 2026.03.06 19:43:09.804712 [ 194 ] {88d55ca0-aa78-4229-9aac-9922fcdaca35::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2472 rows starting from the beginning of the part | ||
| 2415 | 2026.03.06 19:43:09.804715 [ 4 ] {b63b5977-a4ab-40c3-ad7e-73b472a9bedd} <Trace> 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 | ||
| 2416 | 2026.03.06 19:43:09.804801 [ 194 ] {88d55ca0-aa78-4229-9aac-9922fcdaca35::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 265 rows starting from the beginning of the part | ||
| 2417 | 2026.03.06 19:43:09.804857 [ 194 ] {88d55ca0-aa78-4229-9aac-9922fcdaca35::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1217 rows starting from the beginning of the part | ||
| 2418 | 2026.03.06 19:43:09.804905 [ 194 ] {88d55ca0-aa78-4229-9aac-9922fcdaca35::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 128 rows starting from the beginning of the part | ||
| 2419 | 2026.03.06 19:43:09.804956 [ 194 ] {88d55ca0-aa78-4229-9aac-9922fcdaca35::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 265 rows starting from the beginning of the part | ||
| 2420 | 2026.03.06 19:43:09.805030 [ 194 ] {88d55ca0-aa78-4229-9aac-9922fcdaca35::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 160 rows starting from the beginning of the part | ||
| 2421 | 2026.03.06 19:43:09.805416 [ 200 ] {66bb6391-34ea-4491-ad88-0bd9a67cd893::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3674 rows, containing 5 columns (5 merged, 0 gathered) in 0.002404771 sec., 1527796.201800504 rows/sec., 112.46 MiB/sec. | ||
| 2422 | 2026.03.06 19:43:09.805715 [ 4 ] {b63b5977-a4ab-40c3-ad7e-73b472a9bedd} <Trace> oximeter.measurements_histogramu64 (d59f510d-631d-4e98-a8cb-078d100679c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2423 | 2026.03.06 19:43:09.805738 [ 198 ] {66bb6391-34ea-4491-ad88-0bd9a67cd893::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2424 | 2026.03.06 19:43:09.805752 [ 4 ] {b63b5977-a4ab-40c3-ad7e-73b472a9bedd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 2425 | 2026.03.06 19:43:09.806067 [ 198 ] {66bb6391-34ea-4491-ad88-0bd9a67cd893::all_1_11_2} <Trace> oximeter.fields_uuid (66bb6391-34ea-4491-ad88-0bd9a67cd893): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2426 | 2026.03.06 19:43:09.806153 [ 198 ] {66bb6391-34ea-4491-ad88-0bd9a67cd893::all_1_11_2} <Trace> oximeter.fields_uuid (66bb6391-34ea-4491-ad88-0bd9a67cd893) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2427 | 2026.03.06 19:43:09.806236 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 2428 | 2026.03.06 19:43:09.807435 [ 193 ] {806e2236-ee87-4e21-bca6-f542d99340fe::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6522 rows, containing 5 columns (5 merged, 0 gathered) in 0.007207555 sec., 904883.8336995001 rows/sec., 72.90 MiB/sec. | ||
| 2429 | 2026.03.06 19:43:09.807538 [ 4 ] {b63b5977-a4ab-40c3-ad7e-73b472a9bedd} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2430 | 2026.03.06 19:43:09.807751 [ 198 ] {806e2236-ee87-4e21-bca6-f542d99340fe::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2431 | 2026.03.06 19:43:09.807806 [ 4 ] {b63b5977-a4ab-40c3-ad7e-73b472a9bedd} <Trace> oximeter.measurements_histogramu64 (d59f510d-631d-4e98-a8cb-078d100679c7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2432 | 2026.03.06 19:43:09.807967 [ 4 ] {b63b5977-a4ab-40c3-ad7e-73b472a9bedd} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.003337 sec., 10488.462691039857 rows/sec., 18.79 MiB/sec. | ||
| 2433 | 2026.03.06 19:43:09.808035 [ 4 ] {b63b5977-a4ab-40c3-ad7e-73b472a9bedd} <Debug> TCPHandler: Processed in 0.003537311 sec. | ||
| 2434 | 2026.03.06 19:43:09.808070 [ 198 ] {806e2236-ee87-4e21-bca6-f542d99340fe::all_1_11_2} <Trace> oximeter.fields_string (806e2236-ee87-4e21-bca6-f542d99340fe): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2435 | 2026.03.06 19:43:09.808149 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2436 | 2026.03.06 19:43:09.808159 [ 198 ] {806e2236-ee87-4e21-bca6-f542d99340fe::all_1_11_2} <Trace> oximeter.fields_string (806e2236-ee87-4e21-bca6-f542d99340fe) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2437 | 2026.03.06 19:43:09.808249 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. | ||
| 2438 | 2026.03.06 19:43:09.808250 [ 4 ] {1ffd2e8e-eae5-4158-983b-551e60c6a1fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2439 | 2026.03.06 19:43:09.808308 [ 4 ] {1ffd2e8e-eae5-4158-983b-551e60c6a1fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2440 | 2026.03.06 19:43:09.808637 [ 4 ] {1ffd2e8e-eae5-4158-983b-551e60c6a1fc} <Trace> oximeter.measurements_u64 (a73e627a-568e-4e88-85ff-d5943592eb33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2441 | 2026.03.06 19:43:09.808656 [ 200 ] {88d55ca0-aa78-4229-9aac-9922fcdaca35::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4507 rows, containing 5 columns (5 merged, 0 gathered) in 0.004172927 sec., 1080057.2356046487 rows/sec., 70.05 MiB/sec. | ||
| 2442 | 2026.03.06 19:43:09.808673 [ 4 ] {1ffd2e8e-eae5-4158-983b-551e60c6a1fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 2443 | 2026.03.06 19:43:09.808978 [ 4 ] {1ffd2e8e-eae5-4158-983b-551e60c6a1fc} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2444 | 2026.03.06 19:43:09.809197 [ 4 ] {1ffd2e8e-eae5-4158-983b-551e60c6a1fc} <Trace> oximeter.measurements_u64 (a73e627a-568e-4e88-85ff-d5943592eb33): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2445 | 2026.03.06 19:43:09.809224 [ 200 ] {88d55ca0-aa78-4229-9aac-9922fcdaca35::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2446 | 2026.03.06 19:43:09.809298 [ 43 ] {} <Debug> oximeter.measurements_u64 (a73e627a-568e-4e88-85ff-d5943592eb33) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2447 | 2026.03.06 19:43:09.809326 [ 4 ] {1ffd2e8e-eae5-4158-983b-551e60c6a1fc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001095 sec., 54794.520547945205 rows/sec., 3.69 MiB/sec. | ||
| 2448 | 2026.03.06 19:43:09.809338 [ 43 ] {} <Trace> oximeter.measurements_u64 (a73e627a-568e-4e88-85ff-d5943592eb33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2449 | 2026.03.06 19:43:09.809368 [ 4 ] {1ffd2e8e-eae5-4158-983b-551e60c6a1fc} <Debug> TCPHandler: Processed in 0.001267072 sec. | ||
| 2450 | 2026.03.06 19:43:09.809369 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 2451 | 2026.03.06 19:43:09.809455 [ 194 ] {a73e627a-568e-4e88-85ff-d5943592eb33::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 2452 | 2026.03.06 19:43:09.809549 [ 194 ] {a73e627a-568e-4e88-85ff-d5943592eb33::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2453 | 2026.03.06 19:43:09.809575 [ 194 ] {a73e627a-568e-4e88-85ff-d5943592eb33::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 240 rows starting from the beginning of the part | ||
| 2454 | 2026.03.06 19:43:09.809576 [ 200 ] {88d55ca0-aa78-4229-9aac-9922fcdaca35::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (88d55ca0-aa78-4229-9aac-9922fcdaca35): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2455 | 2026.03.06 19:43:09.809617 [ 194 ] {a73e627a-568e-4e88-85ff-d5943592eb33::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 90 rows starting from the beginning of the part | ||
| 2456 | 2026.03.06 19:43:09.809656 [ 194 ] {a73e627a-568e-4e88-85ff-d5943592eb33::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 12 rows starting from the beginning of the part | ||
| 2457 | 2026.03.06 19:43:09.809664 [ 200 ] {88d55ca0-aa78-4229-9aac-9922fcdaca35::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (88d55ca0-aa78-4229-9aac-9922fcdaca35) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2458 | 2026.03.06 19:43:09.809691 [ 194 ] {a73e627a-568e-4e88-85ff-d5943592eb33::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 48 rows starting from the beginning of the part | ||
| 2459 | 2026.03.06 19:43:09.809729 [ 194 ] {a73e627a-568e-4e88-85ff-d5943592eb33::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 90 rows starting from the beginning of the part | ||
| 2460 | 2026.03.06 19:43:09.809754 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.03 MiB. | ||
| 2461 | 2026.03.06 19:43:09.809766 [ 194 ] {a73e627a-568e-4e88-85ff-d5943592eb33::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 60 rows starting from the beginning of the part | ||
| 2462 | 2026.03.06 19:43:09.810473 [ 193 ] {a73e627a-568e-4e88-85ff-d5943592eb33::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 540 rows, containing 4 columns (4 merged, 0 gathered) in 0.001045886 sec., 516308.6607909466 rows/sec., 33.65 MiB/sec. | ||
| 2463 | 2026.03.06 19:43:09.810624 [ 200 ] {a73e627a-568e-4e88-85ff-d5943592eb33::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2464 | 2026.03.06 19:43:09.810943 [ 200 ] {a73e627a-568e-4e88-85ff-d5943592eb33::all_1_11_2} <Trace> oximeter.measurements_u64 (a73e627a-568e-4e88-85ff-d5943592eb33): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2465 | 2026.03.06 19:43:09.811037 [ 200 ] {a73e627a-568e-4e88-85ff-d5943592eb33::all_1_11_2} <Trace> oximeter.measurements_u64 (a73e627a-568e-4e88-85ff-d5943592eb33) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2466 | 2026.03.06 19:43:09.811125 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 2467 | 2026.03.06 19:43:10.000993 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 207.46 MiB, peak 214.68 MiB, free memory in arenas 0.00 B, will set to 210.13 MiB (RSS), difference: 2.67 MiB | ||
| 2468 | 2026.03.06 19:43:14.676751 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4304 | ||
| 2469 | 2026.03.06 19:43:14.677224 [ 244 ] {} <Trace> system.asynchronous_metric_log (1d6329eb-cef3-44de-9e03-0def5894f895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2470 | 2026.03.06 19:43:14.677259 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 2471 | 2026.03.06 19:43:14.677818 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2472 | 2026.03.06 19:43:14.678049 [ 244 ] {} <Trace> system.asynchronous_metric_log (1d6329eb-cef3-44de-9e03-0def5894f895): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2473 | 2026.03.06 19:43:14.678183 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4304 | ||
| 2474 | 2026.03.06 19:43:14.804635 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2475 | 2026.03.06 19:43:14.804877 [ 4 ] {b19fd329-f7e9-4bbc-99db-ab8020680911} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2476 | 2026.03.06 19:43:14.804931 [ 4 ] {b19fd329-f7e9-4bbc-99db-ab8020680911} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2477 | 2026.03.06 19:43:14.805630 [ 4 ] {b19fd329-f7e9-4bbc-99db-ab8020680911} <Trace> oximeter.fields_i16 (0805983f-3b79-42e2-9799-61f8171b7c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2478 | 2026.03.06 19:43:14.805668 [ 4 ] {b19fd329-f7e9-4bbc-99db-ab8020680911} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 2479 | 2026.03.06 19:43:14.805971 [ 4 ] {b19fd329-f7e9-4bbc-99db-ab8020680911} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2480 | 2026.03.06 19:43:14.806165 [ 4 ] {b19fd329-f7e9-4bbc-99db-ab8020680911} <Trace> oximeter.fields_i16 (0805983f-3b79-42e2-9799-61f8171b7c62): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2481 | 2026.03.06 19:43:14.806305 [ 4 ] {b19fd329-f7e9-4bbc-99db-ab8020680911} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001521 sec., 186719.26364234058 rows/sec., 11.86 MiB/sec. | ||
| 2482 | 2026.03.06 19:43:14.806345 [ 4 ] {b19fd329-f7e9-4bbc-99db-ab8020680911} <Debug> TCPHandler: Processed in 0.001914079 sec. | ||
| 2483 | 2026.03.06 19:43:14.806458 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2484 | 2026.03.06 19:43:14.806553 [ 4 ] {c586d5ae-2c71-43c8-8075-5f1d80aaa5d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2485 | 2026.03.06 19:43:14.806591 [ 4 ] {c586d5ae-2c71-43c8-8075-5f1d80aaa5d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2486 | 2026.03.06 19:43:14.807559 [ 4 ] {c586d5ae-2c71-43c8-8075-5f1d80aaa5d0} <Trace> oximeter.fields_string (806e2236-ee87-4e21-bca6-f542d99340fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2487 | 2026.03.06 19:43:14.807594 [ 4 ] {c586d5ae-2c71-43c8-8075-5f1d80aaa5d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 2488 | 2026.03.06 19:43:14.807922 [ 4 ] {c586d5ae-2c71-43c8-8075-5f1d80aaa5d0} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2489 | 2026.03.06 19:43:14.808109 [ 4 ] {c586d5ae-2c71-43c8-8075-5f1d80aaa5d0} <Trace> oximeter.fields_string (806e2236-ee87-4e21-bca6-f542d99340fe): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2490 | 2026.03.06 19:43:14.808227 [ 4 ] {c586d5ae-2c71-43c8-8075-5f1d80aaa5d0} <Debug> executeQuery: Read 797 rows, 64.15 KiB in 0.001669 sec., 477531.45596165373 rows/sec., 37.53 MiB/sec. | ||
| 2491 | 2026.03.06 19:43:14.808266 [ 4 ] {c586d5ae-2c71-43c8-8075-5f1d80aaa5d0} <Debug> TCPHandler: Processed in 0.001841577 sec. | ||
| 2492 | 2026.03.06 19:43:14.808389 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2493 | 2026.03.06 19:43:14.808475 [ 4 ] {354a58fe-7075-4741-8a58-000c77f55112} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2494 | 2026.03.06 19:43:14.808512 [ 4 ] {354a58fe-7075-4741-8a58-000c77f55112} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2495 | 2026.03.06 19:43:14.808997 [ 4 ] {354a58fe-7075-4741-8a58-000c77f55112} <Trace> oximeter.fields_u16 (5a564c88-a7ef-4f9d-817e-8041ba77bdd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2496 | 2026.03.06 19:43:14.809032 [ 4 ] {354a58fe-7075-4741-8a58-000c77f55112} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 2497 | 2026.03.06 19:43:14.809327 [ 4 ] {354a58fe-7075-4741-8a58-000c77f55112} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2498 | 2026.03.06 19:43:14.809538 [ 4 ] {354a58fe-7075-4741-8a58-000c77f55112} <Trace> oximeter.fields_u16 (5a564c88-a7ef-4f9d-817e-8041ba77bdd1): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2499 | 2026.03.06 19:43:14.809676 [ 4 ] {354a58fe-7075-4741-8a58-000c77f55112} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001147 sec., 123801.22057541412 rows/sec., 7.27 MiB/sec. | ||
| 2500 | 2026.03.06 19:43:14.809716 [ 4 ] {354a58fe-7075-4741-8a58-000c77f55112} <Debug> TCPHandler: Processed in 0.001342874 sec. | ||
| 2501 | 2026.03.06 19:43:14.809823 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2502 | 2026.03.06 19:43:14.809924 [ 4 ] {7da7169d-d111-462b-8b6f-f5dc47f87933} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2503 | 2026.03.06 19:43:14.809962 [ 4 ] {7da7169d-d111-462b-8b6f-f5dc47f87933} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2504 | 2026.03.06 19:43:14.810383 [ 4 ] {7da7169d-d111-462b-8b6f-f5dc47f87933} <Trace> oximeter.fields_u32 (f9d1c63e-f868-4b0c-af5a-3ae84ab3044e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2505 | 2026.03.06 19:43:14.810418 [ 4 ] {7da7169d-d111-462b-8b6f-f5dc47f87933} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 2506 | 2026.03.06 19:43:14.810704 [ 4 ] {7da7169d-d111-462b-8b6f-f5dc47f87933} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2507 | 2026.03.06 19:43:14.810896 [ 4 ] {7da7169d-d111-462b-8b6f-f5dc47f87933} <Trace> oximeter.fields_u32 (f9d1c63e-f868-4b0c-af5a-3ae84ab3044e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2508 | 2026.03.06 19:43:14.810994 [ 35 ] {} <Debug> oximeter.fields_u32 (f9d1c63e-f868-4b0c-af5a-3ae84ab3044e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2509 | 2026.03.06 19:43:14.811026 [ 4 ] {7da7169d-d111-462b-8b6f-f5dc47f87933} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001129 sec., 131975.19929140832 rows/sec., 8.53 MiB/sec. | ||
| 2510 | 2026.03.06 19:43:14.811062 [ 35 ] {} <Trace> oximeter.fields_u32 (f9d1c63e-f868-4b0c-af5a-3ae84ab3044e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2511 | 2026.03.06 19:43:14.811074 [ 4 ] {7da7169d-d111-462b-8b6f-f5dc47f87933} <Debug> TCPHandler: Processed in 0.001325643 sec. | ||
| 2512 | 2026.03.06 19:43:14.811086 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 2513 | 2026.03.06 19:43:14.811177 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2514 | 2026.03.06 19:43:14.811215 [ 194 ] {f9d1c63e-f868-4b0c-af5a-3ae84ab3044e::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 2515 | 2026.03.06 19:43:14.811304 [ 4 ] {a556f5e2-60f2-485c-b027-d3cbfef2cd0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2516 | 2026.03.06 19:43:14.811345 [ 4 ] {a556f5e2-60f2-485c-b027-d3cbfef2cd0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2517 | 2026.03.06 19:43:14.811365 [ 194 ] {f9d1c63e-f868-4b0c-af5a-3ae84ab3044e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2518 | 2026.03.06 19:43:14.811402 [ 194 ] {f9d1c63e-f868-4b0c-af5a-3ae84ab3044e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 708 rows starting from the beginning of the part | ||
| 2519 | 2026.03.06 19:43:14.811466 [ 194 ] {f9d1c63e-f868-4b0c-af5a-3ae84ab3044e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 149 rows starting from the beginning of the part | ||
| 2520 | 2026.03.06 19:43:14.811513 [ 194 ] {f9d1c63e-f868-4b0c-af5a-3ae84ab3044e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 149 rows starting from the beginning of the part | ||
| 2521 | 2026.03.06 19:43:14.811583 [ 194 ] {f9d1c63e-f868-4b0c-af5a-3ae84ab3044e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 708 rows starting from the beginning of the part | ||
| 2522 | 2026.03.06 19:43:14.811693 [ 194 ] {f9d1c63e-f868-4b0c-af5a-3ae84ab3044e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 149 rows starting from the beginning of the part | ||
| 2523 | 2026.03.06 19:43:14.811737 [ 194 ] {f9d1c63e-f868-4b0c-af5a-3ae84ab3044e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 149 rows starting from the beginning of the part | ||
| 2524 | 2026.03.06 19:43:14.811880 [ 4 ] {a556f5e2-60f2-485c-b027-d3cbfef2cd0e} <Trace> oximeter.fields_u8 (df3fde33-e7e4-42a4-a22f-53ff95c206e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2525 | 2026.03.06 19:43:14.811927 [ 4 ] {a556f5e2-60f2-485c-b027-d3cbfef2cd0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 2526 | 2026.03.06 19:43:14.812278 [ 4 ] {a556f5e2-60f2-485c-b027-d3cbfef2cd0e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2527 | 2026.03.06 19:43:14.812507 [ 4 ] {a556f5e2-60f2-485c-b027-d3cbfef2cd0e} <Trace> oximeter.fields_u8 (df3fde33-e7e4-42a4-a22f-53ff95c206e8): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2528 | 2026.03.06 19:43:14.812636 [ 4 ] {a556f5e2-60f2-485c-b027-d3cbfef2cd0e} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001306 sec., 113323.12404287902 rows/sec., 6.44 MiB/sec. | ||
| 2529 | 2026.03.06 19:43:14.812675 [ 4 ] {a556f5e2-60f2-485c-b027-d3cbfef2cd0e} <Debug> TCPHandler: Processed in 0.001509248 sec. | ||
| 2530 | 2026.03.06 19:43:14.812786 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2531 | 2026.03.06 19:43:14.812879 [ 4 ] {41da7b17-4876-4796-aa6c-db5af506f06a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2532 | 2026.03.06 19:43:14.812891 [ 193 ] {f9d1c63e-f868-4b0c-af5a-3ae84ab3044e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2012 rows, containing 5 columns (5 merged, 0 gathered) in 0.001692963 sec., 1188448.8910862198 rows/sec., 76.07 MiB/sec. | ||
| 2533 | 2026.03.06 19:43:14.812919 [ 4 ] {41da7b17-4876-4796-aa6c-db5af506f06a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2534 | 2026.03.06 19:43:14.813166 [ 197 ] {f9d1c63e-f868-4b0c-af5a-3ae84ab3044e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2535 | 2026.03.06 19:43:14.813515 [ 197 ] {f9d1c63e-f868-4b0c-af5a-3ae84ab3044e::all_1_6_1} <Trace> oximeter.fields_u32 (f9d1c63e-f868-4b0c-af5a-3ae84ab3044e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2536 | 2026.03.06 19:43:14.813591 [ 4 ] {41da7b17-4876-4796-aa6c-db5af506f06a} <Trace> oximeter.fields_uuid (66bb6391-34ea-4491-ad88-0bd9a67cd893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2537 | 2026.03.06 19:43:14.813603 [ 197 ] {f9d1c63e-f868-4b0c-af5a-3ae84ab3044e::all_1_6_1} <Trace> oximeter.fields_u32 (f9d1c63e-f868-4b0c-af5a-3ae84ab3044e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2538 | 2026.03.06 19:43:14.813636 [ 4 ] {41da7b17-4876-4796-aa6c-db5af506f06a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 2539 | 2026.03.06 19:43:14.813711 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 2540 | 2026.03.06 19:43:14.813958 [ 4 ] {41da7b17-4876-4796-aa6c-db5af506f06a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2541 | 2026.03.06 19:43:14.814158 [ 4 ] {41da7b17-4876-4796-aa6c-db5af506f06a} <Trace> oximeter.fields_uuid (66bb6391-34ea-4491-ad88-0bd9a67cd893): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2542 | 2026.03.06 19:43:14.814278 [ 4 ] {41da7b17-4876-4796-aa6c-db5af506f06a} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.001457 sec., 336307.4811256006 rows/sec., 23.58 MiB/sec. | ||
| 2543 | 2026.03.06 19:43:14.814313 [ 4 ] {41da7b17-4876-4796-aa6c-db5af506f06a} <Debug> TCPHandler: Processed in 0.001617812 sec. | ||
| 2544 | 2026.03.06 19:43:14.814406 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2545 | 2026.03.06 19:43:14.814500 [ 4 ] {8d10c077-fc9b-42ec-af55-a6fe05d96074} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2546 | 2026.03.06 19:43:14.814537 [ 4 ] {8d10c077-fc9b-42ec-af55-a6fe05d96074} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2547 | 2026.03.06 19:43:14.814900 [ 4 ] {8d10c077-fc9b-42ec-af55-a6fe05d96074} <Trace> oximeter.measurements_bool (92876d2a-88ca-4494-928d-154bdcb11b9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2548 | 2026.03.06 19:43:14.814935 [ 4 ] {8d10c077-fc9b-42ec-af55-a6fe05d96074} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 2549 | 2026.03.06 19:43:14.815237 [ 4 ] {8d10c077-fc9b-42ec-af55-a6fe05d96074} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2550 | 2026.03.06 19:43:14.815436 [ 4 ] {8d10c077-fc9b-42ec-af55-a6fe05d96074} <Trace> oximeter.measurements_bool (92876d2a-88ca-4494-928d-154bdcb11b9b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2551 | 2026.03.06 19:43:14.815557 [ 4 ] {8d10c077-fc9b-42ec-af55-a6fe05d96074} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001018 sec., 5893.909626719057 rows/sec., 307.93 KiB/sec. | ||
| 2552 | 2026.03.06 19:43:14.815593 [ 4 ] {8d10c077-fc9b-42ec-af55-a6fe05d96074} <Debug> TCPHandler: Processed in 0.0011842 sec. | ||
| 2553 | 2026.03.06 19:43:14.815694 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2554 | 2026.03.06 19:43:14.815784 [ 4 ] {c017f9ad-570b-42ba-940a-54f7177a0379} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2555 | 2026.03.06 19:43:14.815825 [ 4 ] {c017f9ad-570b-42ba-940a-54f7177a0379} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2556 | 2026.03.06 19:43:14.816264 [ 4 ] {c017f9ad-570b-42ba-940a-54f7177a0379} <Trace> oximeter.measurements_cumulativeu64 (88d55ca0-aa78-4229-9aac-9922fcdaca35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2557 | 2026.03.06 19:43:14.816299 [ 4 ] {c017f9ad-570b-42ba-940a-54f7177a0379} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 2558 | 2026.03.06 19:43:14.816619 [ 4 ] {c017f9ad-570b-42ba-940a-54f7177a0379} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2559 | 2026.03.06 19:43:14.816811 [ 4 ] {c017f9ad-570b-42ba-940a-54f7177a0379} <Trace> oximeter.measurements_cumulativeu64 (88d55ca0-aa78-4229-9aac-9922fcdaca35): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2560 | 2026.03.06 19:43:14.816924 [ 4 ] {c017f9ad-570b-42ba-940a-54f7177a0379} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001175 sec., 225531.914893617 rows/sec., 14.99 MiB/sec. | ||
| 2561 | 2026.03.06 19:43:14.816957 [ 4 ] {c017f9ad-570b-42ba-940a-54f7177a0379} <Debug> TCPHandler: Processed in 0.001329603 sec. | ||
| 2562 | 2026.03.06 19:43:14.817055 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2563 | 2026.03.06 19:43:14.817140 [ 4 ] {2111d98a-17b4-40f8-8f52-e7fa8fd1c09e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2564 | 2026.03.06 19:43:14.817177 [ 4 ] {2111d98a-17b4-40f8-8f52-e7fa8fd1c09e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2565 | 2026.03.06 19:43:14.817447 [ 4 ] {2111d98a-17b4-40f8-8f52-e7fa8fd1c09e} <Trace> oximeter.measurements_f64 (c091aa37-f280-4763-875e-4d80ecd39980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2566 | 2026.03.06 19:43:14.817480 [ 4 ] {2111d98a-17b4-40f8-8f52-e7fa8fd1c09e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 2567 | 2026.03.06 19:43:14.817811 [ 4 ] {2111d98a-17b4-40f8-8f52-e7fa8fd1c09e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2568 | 2026.03.06 19:43:14.818030 [ 4 ] {2111d98a-17b4-40f8-8f52-e7fa8fd1c09e} <Trace> oximeter.measurements_f64 (c091aa37-f280-4763-875e-4d80ecd39980): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2569 | 2026.03.06 19:43:14.818150 [ 4 ] {2111d98a-17b4-40f8-8f52-e7fa8fd1c09e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.000995 sec., 1005.0251256281407 rows/sec., 67.72 KiB/sec. | ||
| 2570 | 2026.03.06 19:43:14.818184 [ 4 ] {2111d98a-17b4-40f8-8f52-e7fa8fd1c09e} <Debug> TCPHandler: Processed in 0.00114848 sec. | ||
| 2571 | 2026.03.06 19:43:14.818289 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2572 | 2026.03.06 19:43:14.818380 [ 4 ] {6c4ea2ba-20fb-4c16-9575-69b9e8ca0b05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2573 | 2026.03.06 19:43:14.818419 [ 4 ] {6c4ea2ba-20fb-4c16-9575-69b9e8ca0b05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2574 | 2026.03.06 19:43:14.818742 [ 4 ] {6c4ea2ba-20fb-4c16-9575-69b9e8ca0b05} <Trace> oximeter.measurements_u64 (a73e627a-568e-4e88-85ff-d5943592eb33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2575 | 2026.03.06 19:43:14.818777 [ 4 ] {6c4ea2ba-20fb-4c16-9575-69b9e8ca0b05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 2576 | 2026.03.06 19:43:14.819085 [ 4 ] {6c4ea2ba-20fb-4c16-9575-69b9e8ca0b05} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2577 | 2026.03.06 19:43:14.819287 [ 4 ] {6c4ea2ba-20fb-4c16-9575-69b9e8ca0b05} <Trace> oximeter.measurements_u64 (a73e627a-568e-4e88-85ff-d5943592eb33): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2578 | 2026.03.06 19:43:14.819423 [ 4 ] {6c4ea2ba-20fb-4c16-9575-69b9e8ca0b05} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001045 sec., 86124.4019138756 rows/sec., 5.39 MiB/sec. | ||
| 2579 | 2026.03.06 19:43:14.819462 [ 4 ] {6c4ea2ba-20fb-4c16-9575-69b9e8ca0b05} <Debug> TCPHandler: Processed in 0.001219781 sec. | ||
| 2580 | 2026.03.06 19:43:14.906252 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2581 | 2026.03.06 19:43:14.924387 [ 243 ] {} <Trace> system.metric_log (72ef8883-a815-42c7-bee2-1c23217a9a11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2582 | 2026.03.06 19:43:14.924445 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.69 GiB. | ||
| 2583 | 2026.03.06 19:43:14.930711 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2584 | 2026.03.06 19:43:14.931382 [ 243 ] {} <Trace> system.metric_log (72ef8883-a815-42c7-bee2-1c23217a9a11): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2585 | 2026.03.06 19:43:14.934534 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2586 | 2026.03.06 19:43:16.005313 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40774 | ||
| 2587 | 2026.03.06 19:43:16.005441 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2588 | 2026.03.06 19:43:16.005471 [ 289 ] {} <Debug> TCP-Session: 0087d760-e031-4d0c-8708-a90e914fd3c1 Authenticating user 'default' from [fd00:1122:3344:101::e]:40774 | ||
| 2589 | 2026.03.06 19:43:16.005497 [ 289 ] {} <Debug> TCP-Session: 0087d760-e031-4d0c-8708-a90e914fd3c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2590 | 2026.03.06 19:43:16.005513 [ 289 ] {} <Debug> TCP-Session: 0087d760-e031-4d0c-8708-a90e914fd3c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2591 | 2026.03.06 19:43:16.005709 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45807 | ||
| 2592 | 2026.03.06 19:43:16.005736 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57621 | ||
| 2593 | 2026.03.06 19:43:16.005781 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51189 | ||
| 2594 | 2026.03.06 19:43:16.005801 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40551 | ||
| 2595 | 2026.03.06 19:43:16.005831 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2596 | 2026.03.06 19:43:16.005826 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64980 | ||
| 2597 | 2026.03.06 19:43:16.005867 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50484 | ||
| 2598 | 2026.03.06 19:43:16.005900 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2599 | 2026.03.06 19:43:16.005873 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2600 | 2026.03.06 19:43:16.005938 [ 292 ] {} <Debug> TCP-Session: 343e8750-d3d6-4be7-83fe-5a44c3a6c350 Authenticating user 'default' from [fd00:1122:3344:101::e]:51189 | ||
| 2601 | 2026.03.06 19:43:16.005872 [ 290 ] {} <Debug> TCP-Session: cf5bf7e3-4980-414e-bbb2-b9ff60dd8b03 Authenticating user 'default' from [fd00:1122:3344:101::e]:45807 | ||
| 2602 | 2026.03.06 19:43:16.005965 [ 291 ] {} <Debug> TCP-Session: 35a46db7-23e6-4317-9d1e-a0c497046899 Authenticating user 'default' from [fd00:1122:3344:101::e]:57621 | ||
| 2603 | 2026.03.06 19:43:16.005978 [ 292 ] {} <Debug> TCP-Session: 343e8750-d3d6-4be7-83fe-5a44c3a6c350 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2604 | 2026.03.06 19:43:16.005997 [ 290 ] {} <Debug> TCP-Session: cf5bf7e3-4980-414e-bbb2-b9ff60dd8b03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2605 | 2026.03.06 19:43:16.006010 [ 291 ] {} <Debug> TCP-Session: 35a46db7-23e6-4317-9d1e-a0c497046899 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2606 | 2026.03.06 19:43:16.006030 [ 290 ] {} <Debug> TCP-Session: cf5bf7e3-4980-414e-bbb2-b9ff60dd8b03 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2607 | 2026.03.06 19:43:16.006042 [ 291 ] {} <Debug> TCP-Session: 35a46db7-23e6-4317-9d1e-a0c497046899 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2608 | 2026.03.06 19:43:16.006030 [ 289 ] {} <Trace> TCP-Session: 0087d760-e031-4d0c-8708-a90e914fd3c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2609 | 2026.03.06 19:43:16.006020 [ 292 ] {} <Debug> TCP-Session: 343e8750-d3d6-4be7-83fe-5a44c3a6c350 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2610 | 2026.03.06 19:43:16.005831 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64178 | ||
| 2611 | 2026.03.06 19:43:16.005791 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35034 | ||
| 2612 | 2026.03.06 19:43:16.006164 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2613 | 2026.03.06 19:43:16.006165 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2614 | 2026.03.06 19:43:16.006204 [ 3 ] {} <Debug> TCP-Session: 975b94a6-4b80-4e82-9a95-2ab525abbdd8 Authenticating user 'default' from [fd00:1122:3344:101::e]:64980 | ||
| 2615 | 2026.03.06 19:43:16.006238 [ 287 ] {} <Debug> TCP-Session: 4643bf82-c6fd-4704-bc61-dc5d4708c715 Authenticating user 'default' from [fd00:1122:3344:101::e]:50484 | ||
| 2616 | 2026.03.06 19:43:16.006241 [ 3 ] {} <Debug> TCP-Session: 975b94a6-4b80-4e82-9a95-2ab525abbdd8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2617 | 2026.03.06 19:43:16.006263 [ 289 ] {3fd731a6-2b4e-43f7-a6dc-a31c75c60643} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40774) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2618 | 2026.03.06 19:43:16.006265 [ 287 ] {} <Debug> TCP-Session: 4643bf82-c6fd-4704-bc61-dc5d4708c715 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2619 | 2026.03.06 19:43:16.006271 [ 3 ] {} <Debug> TCP-Session: 975b94a6-4b80-4e82-9a95-2ab525abbdd8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2620 | 2026.03.06 19:43:16.006305 [ 287 ] {} <Debug> TCP-Session: 4643bf82-c6fd-4704-bc61-dc5d4708c715 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2621 | 2026.03.06 19:43:16.006268 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2622 | 2026.03.06 19:43:16.006342 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2623 | 2026.03.06 19:43:16.006361 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2624 | 2026.03.06 19:43:16.006370 [ 294 ] {} <Debug> TCP-Session: a03e040b-e150-4614-b879-3d74f94e52ce Authenticating user 'default' from [fd00:1122:3344:101::e]:40551 | ||
| 2625 | 2026.03.06 19:43:16.006379 [ 286 ] {} <Debug> TCP-Session: 4e7aae0a-81dd-4ce8-8965-23d1f6b3ca7d Authenticating user 'default' from [fd00:1122:3344:101::e]:64178 | ||
| 2626 | 2026.03.06 19:43:16.006393 [ 293 ] {} <Debug> TCP-Session: 0cda8857-d9e4-4fbf-b003-36cbe23e7247 Authenticating user 'default' from [fd00:1122:3344:101::e]:35034 | ||
| 2627 | 2026.03.06 19:43:16.006405 [ 294 ] {} <Debug> TCP-Session: a03e040b-e150-4614-b879-3d74f94e52ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2628 | 2026.03.06 19:43:16.006423 [ 293 ] {} <Debug> TCP-Session: 0cda8857-d9e4-4fbf-b003-36cbe23e7247 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2629 | 2026.03.06 19:43:16.006434 [ 294 ] {} <Debug> TCP-Session: a03e040b-e150-4614-b879-3d74f94e52ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2630 | 2026.03.06 19:43:16.006448 [ 293 ] {} <Debug> TCP-Session: 0cda8857-d9e4-4fbf-b003-36cbe23e7247 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2631 | 2026.03.06 19:43:16.006415 [ 286 ] {} <Debug> TCP-Session: 4e7aae0a-81dd-4ce8-8965-23d1f6b3ca7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2632 | 2026.03.06 19:43:16.006494 [ 286 ] {} <Debug> TCP-Session: 4e7aae0a-81dd-4ce8-8965-23d1f6b3ca7d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2633 | 2026.03.06 19:43:16.006577 [ 289 ] {3fd731a6-2b4e-43f7-a6dc-a31c75c60643} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2634 | 2026.03.06 19:43:16.006634 [ 289 ] {3fd731a6-2b4e-43f7-a6dc-a31c75c60643} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2635 | 2026.03.06 19:43:16.006942 [ 289 ] {3fd731a6-2b4e-43f7-a6dc-a31c75c60643} <Debug> oximeter.version (9d6fae8c-06dd-40a4-8d59-57f33e74c21a) (SelectExecutor): Key condition: unknown | ||
| 2636 | 2026.03.06 19:43:16.008355 [ 325 ] {3fd731a6-2b4e-43f7-a6dc-a31c75c60643} <Trace> AggregatingTransform: Aggregating | ||
| 2637 | 2026.03.06 19:43:16.008401 [ 325 ] {3fd731a6-2b4e-43f7-a6dc-a31c75c60643} <Trace> Aggregator: Aggregation method: without_key | ||
| 2638 | 2026.03.06 19:43:16.008436 [ 325 ] {3fd731a6-2b4e-43f7-a6dc-a31c75c60643} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001393835 sec. (717.445 rows/sec., 28.03 KiB/sec.) | ||
| 2639 | 2026.03.06 19:43:16.008452 [ 325 ] {3fd731a6-2b4e-43f7-a6dc-a31c75c60643} <Trace> Aggregator: Merging aggregated data | ||
| 2640 | 2026.03.06 19:43:16.009727 [ 289 ] {3fd731a6-2b4e-43f7-a6dc-a31c75c60643} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003526 sec., 283.60748723766307 rows/sec., 11.08 KiB/sec. | ||
| 2641 | 2026.03.06 19:43:16.009871 [ 289 ] {3fd731a6-2b4e-43f7-a6dc-a31c75c60643} <Debug> TCPHandler: Processed in 0.004042943 sec. | ||
| 2642 | 2026.03.06 19:43:16.010017 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2643 | 2026.03.06 19:43:16.010049 [ 289 ] {} <Debug> TCP-Session: 0087d760-e031-4d0c-8708-a90e914fd3c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2644 | 2026.03.06 19:43:16.010054 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2645 | 2026.03.06 19:43:16.010075 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2646 | 2026.03.06 19:43:16.010096 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2647 | 2026.03.06 19:43:16.010102 [ 290 ] {} <Debug> TCP-Session: cf5bf7e3-4980-414e-bbb2-b9ff60dd8b03 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2648 | 2026.03.06 19:43:16.010120 [ 287 ] {} <Debug> TCP-Session: 4643bf82-c6fd-4704-bc61-dc5d4708c715 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2649 | 2026.03.06 19:43:16.010136 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2650 | 2026.03.06 19:43:16.010159 [ 293 ] {} <Debug> TCP-Session: 0cda8857-d9e4-4fbf-b003-36cbe23e7247 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2651 | 2026.03.06 19:43:16.010159 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2652 | 2026.03.06 19:43:16.010187 [ 292 ] {} <Debug> TCP-Session: 343e8750-d3d6-4be7-83fe-5a44c3a6c350 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2653 | 2026.03.06 19:43:16.010208 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2654 | 2026.03.06 19:43:16.010220 [ 294 ] {} <Debug> TCP-Session: a03e040b-e150-4614-b879-3d74f94e52ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2655 | 2026.03.06 19:43:16.010114 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2656 | 2026.03.06 19:43:16.010248 [ 3 ] {} <Debug> TCP-Session: 975b94a6-4b80-4e82-9a95-2ab525abbdd8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2657 | 2026.03.06 19:43:16.010176 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2658 | 2026.03.06 19:43:16.010297 [ 291 ] {} <Debug> TCP-Session: 35a46db7-23e6-4317-9d1e-a0c497046899 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2659 | 2026.03.06 19:43:16.010334 [ 286 ] {} <Debug> TCP-Session: 4e7aae0a-81dd-4ce8-8965-23d1f6b3ca7d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2660 | 2026.03.06 19:43:17.171073 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 370 | ||
| 2661 | 2026.03.06 19:43:17.173300 [ 242 ] {} <Trace> system.query_log (0895be45-9bf7-4264-8d00-e6aea3b99325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2662 | 2026.03.06 19:43:17.173344 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2663 | 2026.03.06 19:43:17.174497 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2664 | 2026.03.06 19:43:17.174754 [ 242 ] {} <Trace> system.query_log (0895be45-9bf7-4264-8d00-e6aea3b99325): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2665 | 2026.03.06 19:43:17.174994 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 370 | ||
| 2666 | 2026.03.06 19:43:18.035052 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42377 | ||
| 2667 | 2026.03.06 19:43:18.035178 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2668 | 2026.03.06 19:43:18.035209 [ 289 ] {} <Debug> TCP-Session: 21728957-bcab-4452-9112-850f95cd6875 Authenticating user 'default' from [fd00:1122:3344:101::e]:42377 | ||
| 2669 | 2026.03.06 19:43:18.035234 [ 289 ] {} <Debug> TCP-Session: 21728957-bcab-4452-9112-850f95cd6875 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2670 | 2026.03.06 19:43:18.035250 [ 289 ] {} <Debug> TCP-Session: 21728957-bcab-4452-9112-850f95cd6875 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2671 | 2026.03.06 19:43:18.035490 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60139 | ||
| 2672 | 2026.03.06 19:43:18.035526 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45060 | ||
| 2673 | 2026.03.06 19:43:18.035554 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35553 | ||
| 2674 | 2026.03.06 19:43:18.035573 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45620 | ||
| 2675 | 2026.03.06 19:43:18.035604 [ 289 ] {} <Trace> TCP-Session: 21728957-bcab-4452-9112-850f95cd6875 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2676 | 2026.03.06 19:43:18.035632 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2677 | 2026.03.06 19:43:18.035649 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2678 | 2026.03.06 19:43:18.035649 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2679 | 2026.03.06 19:43:18.035680 [ 290 ] {} <Debug> TCP-Session: 61380195-244c-49c8-a538-b36a5845e32d Authenticating user 'default' from [fd00:1122:3344:101::e]:60139 | ||
| 2680 | 2026.03.06 19:43:18.035693 [ 3 ] {} <Debug> TCP-Session: faa216c1-fd99-4fa1-baec-80d44b577b1c Authenticating user 'default' from [fd00:1122:3344:101::e]:35553 | ||
| 2681 | 2026.03.06 19:43:18.035698 [ 292 ] {} <Debug> TCP-Session: 7bef7b7f-a143-4dc1-97cd-71cee6766913 Authenticating user 'default' from [fd00:1122:3344:101::e]:45060 | ||
| 2682 | 2026.03.06 19:43:18.035698 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2683 | 2026.03.06 19:43:18.035717 [ 290 ] {} <Debug> TCP-Session: 61380195-244c-49c8-a538-b36a5845e32d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2684 | 2026.03.06 19:43:18.035727 [ 292 ] {} <Debug> TCP-Session: 7bef7b7f-a143-4dc1-97cd-71cee6766913 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2685 | 2026.03.06 19:43:18.035751 [ 287 ] {} <Debug> TCP-Session: f752f852-27cc-4a88-8fbf-269a15d106f3 Authenticating user 'default' from [fd00:1122:3344:101::e]:45620 | ||
| 2686 | 2026.03.06 19:43:18.035756 [ 290 ] {} <Debug> TCP-Session: 61380195-244c-49c8-a538-b36a5845e32d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2687 | 2026.03.06 19:43:18.035770 [ 292 ] {} <Debug> TCP-Session: 7bef7b7f-a143-4dc1-97cd-71cee6766913 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2688 | 2026.03.06 19:43:18.035792 [ 287 ] {} <Debug> TCP-Session: f752f852-27cc-4a88-8fbf-269a15d106f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2689 | 2026.03.06 19:43:18.035814 [ 289 ] {dab593a4-6a74-4634-a71d-e47866c9c4f1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42377) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2690 | 2026.03.06 19:43:18.035832 [ 287 ] {} <Debug> TCP-Session: f752f852-27cc-4a88-8fbf-269a15d106f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2691 | 2026.03.06 19:43:18.035725 [ 3 ] {} <Debug> TCP-Session: faa216c1-fd99-4fa1-baec-80d44b577b1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2692 | 2026.03.06 19:43:18.035562 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57386 | ||
| 2693 | 2026.03.06 19:43:18.035880 [ 3 ] {} <Debug> TCP-Session: faa216c1-fd99-4fa1-baec-80d44b577b1c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2694 | 2026.03.06 19:43:18.035539 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37836 | ||
| 2695 | 2026.03.06 19:43:18.035952 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2696 | 2026.03.06 19:43:18.035528 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62051 | ||
| 2697 | 2026.03.06 19:43:18.035986 [ 286 ] {} <Debug> TCP-Session: 529359e6-fd50-469f-92cd-a667e147ad35 Authenticating user 'default' from [fd00:1122:3344:101::e]:57386 | ||
| 2698 | 2026.03.06 19:43:18.036014 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2699 | 2026.03.06 19:43:18.036023 [ 286 ] {} <Debug> TCP-Session: 529359e6-fd50-469f-92cd-a667e147ad35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2700 | 2026.03.06 19:43:18.035497 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37530 | ||
| 2701 | 2026.03.06 19:43:18.036047 [ 294 ] {} <Debug> TCP-Session: 5903a030-e937-48a0-be7e-c8fed1110d79 Authenticating user 'default' from [fd00:1122:3344:101::e]:37836 | ||
| 2702 | 2026.03.06 19:43:18.036054 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2703 | 2026.03.06 19:43:18.036099 [ 289 ] {dab593a4-6a74-4634-a71d-e47866c9c4f1} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2704 | 2026.03.06 19:43:18.036095 [ 294 ] {} <Debug> TCP-Session: 5903a030-e937-48a0-be7e-c8fed1110d79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2705 | 2026.03.06 19:43:18.036127 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2706 | 2026.03.06 19:43:18.036145 [ 294 ] {} <Debug> TCP-Session: 5903a030-e937-48a0-be7e-c8fed1110d79 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2707 | 2026.03.06 19:43:18.036160 [ 289 ] {dab593a4-6a74-4634-a71d-e47866c9c4f1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2708 | 2026.03.06 19:43:18.036164 [ 291 ] {} <Debug> TCP-Session: a0fd2ab0-94ac-4d06-b519-4229d9339333 Authenticating user 'default' from [fd00:1122:3344:101::e]:37530 | ||
| 2709 | 2026.03.06 19:43:18.036119 [ 293 ] {} <Debug> TCP-Session: 6a83fd79-4e4b-42d3-a351-37e147fb194e Authenticating user 'default' from [fd00:1122:3344:101::e]:62051 | ||
| 2710 | 2026.03.06 19:43:18.036205 [ 291 ] {} <Debug> TCP-Session: a0fd2ab0-94ac-4d06-b519-4229d9339333 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2711 | 2026.03.06 19:43:18.036225 [ 293 ] {} <Debug> TCP-Session: 6a83fd79-4e4b-42d3-a351-37e147fb194e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2712 | 2026.03.06 19:43:18.036237 [ 291 ] {} <Debug> TCP-Session: a0fd2ab0-94ac-4d06-b519-4229d9339333 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2713 | 2026.03.06 19:43:18.036249 [ 293 ] {} <Debug> TCP-Session: 6a83fd79-4e4b-42d3-a351-37e147fb194e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2714 | 2026.03.06 19:43:18.036052 [ 286 ] {} <Debug> TCP-Session: 529359e6-fd50-469f-92cd-a667e147ad35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2715 | 2026.03.06 19:43:18.036469 [ 289 ] {dab593a4-6a74-4634-a71d-e47866c9c4f1} <Debug> oximeter.version (9d6fae8c-06dd-40a4-8d59-57f33e74c21a) (SelectExecutor): Key condition: unknown | ||
| 2716 | 2026.03.06 19:43:18.037468 [ 346 ] {dab593a4-6a74-4634-a71d-e47866c9c4f1} <Trace> AggregatingTransform: Aggregating | ||
| 2717 | 2026.03.06 19:43:18.037517 [ 346 ] {dab593a4-6a74-4634-a71d-e47866c9c4f1} <Trace> Aggregator: Aggregation method: without_key | ||
| 2718 | 2026.03.06 19:43:18.037551 [ 346 ] {dab593a4-6a74-4634-a71d-e47866c9c4f1} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000981256 sec. (1019.102 rows/sec., 39.81 KiB/sec.) | ||
| 2719 | 2026.03.06 19:43:18.037571 [ 346 ] {dab593a4-6a74-4634-a71d-e47866c9c4f1} <Trace> Aggregator: Merging aggregated data | ||
| 2720 | 2026.03.06 19:43:18.038713 [ 289 ] {dab593a4-6a74-4634-a71d-e47866c9c4f1} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002968 sec., 336.92722371967653 rows/sec., 13.16 KiB/sec. | ||
| 2721 | 2026.03.06 19:43:18.038822 [ 289 ] {dab593a4-6a74-4634-a71d-e47866c9c4f1} <Debug> TCPHandler: Processed in 0.003340995 sec. | ||
| 2722 | 2026.03.06 19:43:18.038898 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2723 | 2026.03.06 19:43:18.038923 [ 289 ] {} <Debug> TCP-Session: 21728957-bcab-4452-9112-850f95cd6875 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2724 | 2026.03.06 19:43:18.038926 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2725 | 2026.03.06 19:43:18.038944 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2726 | 2026.03.06 19:43:18.038963 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2727 | 2026.03.06 19:43:18.038988 [ 290 ] {} <Debug> TCP-Session: 61380195-244c-49c8-a538-b36a5845e32d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2728 | 2026.03.06 19:43:18.038999 [ 286 ] {} <Debug> TCP-Session: 529359e6-fd50-469f-92cd-a667e147ad35 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2729 | 2026.03.06 19:43:18.039008 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2730 | 2026.03.06 19:43:18.039037 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2731 | 2026.03.06 19:43:18.039056 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2732 | 2026.03.06 19:43:18.039072 [ 294 ] {} <Debug> TCP-Session: 5903a030-e937-48a0-be7e-c8fed1110d79 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2733 | 2026.03.06 19:43:18.039092 [ 287 ] {} <Debug> TCP-Session: f752f852-27cc-4a88-8fbf-269a15d106f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2734 | 2026.03.06 19:43:18.039110 [ 3 ] {} <Debug> TCP-Session: faa216c1-fd99-4fa1-baec-80d44b577b1c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2735 | 2026.03.06 19:43:18.039020 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2736 | 2026.03.06 19:43:18.038981 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2737 | 2026.03.06 19:43:18.039163 [ 292 ] {} <Debug> TCP-Session: 7bef7b7f-a143-4dc1-97cd-71cee6766913 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2738 | 2026.03.06 19:43:18.039014 [ 291 ] {} <Debug> TCP-Session: a0fd2ab0-94ac-4d06-b519-4229d9339333 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2739 | 2026.03.06 19:43:18.039189 [ 293 ] {} <Debug> TCP-Session: 6a83fd79-4e4b-42d3-a351-37e147fb194e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2740 | 2026.03.06 19:43:18.110434 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44593 | ||
| 2741 | 2026.03.06 19:43:18.110551 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2742 | 2026.03.06 19:43:18.110580 [ 289 ] {} <Debug> TCP-Session: 40079dbf-0208-42e1-94d7-cccc5e233786 Authenticating user 'default' from [fd00:1122:3344:101::e]:44593 | ||
| 2743 | 2026.03.06 19:43:18.110606 [ 289 ] {} <Debug> TCP-Session: 40079dbf-0208-42e1-94d7-cccc5e233786 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2744 | 2026.03.06 19:43:18.110622 [ 289 ] {} <Debug> TCP-Session: 40079dbf-0208-42e1-94d7-cccc5e233786 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2745 | 2026.03.06 19:43:18.110833 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45448 | ||
| 2746 | 2026.03.06 19:43:18.110869 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38843 | ||
| 2747 | 2026.03.06 19:43:18.110887 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36806 | ||
| 2748 | 2026.03.06 19:43:18.110917 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40621 | ||
| 2749 | 2026.03.06 19:43:18.110936 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65045 | ||
| 2750 | 2026.03.06 19:43:18.110956 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40779 | ||
| 2751 | 2026.03.06 19:43:18.111011 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2752 | 2026.03.06 19:43:18.110978 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2753 | 2026.03.06 19:43:18.111043 [ 289 ] {} <Trace> TCP-Session: 40079dbf-0208-42e1-94d7-cccc5e233786 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2754 | 2026.03.06 19:43:18.111065 [ 293 ] {} <Debug> TCP-Session: c15495e3-9668-4179-b6cd-20362b8690fd Authenticating user 'default' from [fd00:1122:3344:101::e]:36806 | ||
| 2755 | 2026.03.06 19:43:18.111063 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2756 | 2026.03.06 19:43:18.111091 [ 293 ] {} <Debug> TCP-Session: c15495e3-9668-4179-b6cd-20362b8690fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2757 | 2026.03.06 19:43:18.111050 [ 294 ] {} <Debug> TCP-Session: 050a0b86-4650-4eae-9cc1-cd9a29be1c32 Authenticating user 'default' from [fd00:1122:3344:101::e]:40621 | ||
| 2758 | 2026.03.06 19:43:18.111111 [ 287 ] {} <Debug> TCP-Session: 15911af5-732b-48cd-a555-64efcc90f26c Authenticating user 'default' from [fd00:1122:3344:101::e]:40779 | ||
| 2759 | 2026.03.06 19:43:18.111115 [ 293 ] {} <Debug> TCP-Session: c15495e3-9668-4179-b6cd-20362b8690fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2760 | 2026.03.06 19:43:18.111145 [ 294 ] {} <Debug> TCP-Session: 050a0b86-4650-4eae-9cc1-cd9a29be1c32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2761 | 2026.03.06 19:43:18.111154 [ 287 ] {} <Debug> TCP-Session: 15911af5-732b-48cd-a555-64efcc90f26c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2762 | 2026.03.06 19:43:18.111179 [ 294 ] {} <Debug> TCP-Session: 050a0b86-4650-4eae-9cc1-cd9a29be1c32 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2763 | 2026.03.06 19:43:18.111190 [ 287 ] {} <Debug> TCP-Session: 15911af5-732b-48cd-a555-64efcc90f26c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2764 | 2026.03.06 19:43:18.111042 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2765 | 2026.03.06 19:43:18.111220 [ 289 ] {4b17b928-4fd5-4aaf-bb01-4e7d3a3372eb} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44593) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2766 | 2026.03.06 19:43:18.111242 [ 286 ] {} <Debug> TCP-Session: 61215133-9cad-45bf-8472-5a79f909f221 Authenticating user 'default' from [fd00:1122:3344:101::e]:65045 | ||
| 2767 | 2026.03.06 19:43:18.110974 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2768 | 2026.03.06 19:43:18.111264 [ 286 ] {} <Debug> TCP-Session: 61215133-9cad-45bf-8472-5a79f909f221 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2769 | 2026.03.06 19:43:18.110963 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2770 | 2026.03.06 19:43:18.111291 [ 291 ] {} <Debug> TCP-Session: 2973acbd-82a9-4883-b19f-33a1333ba767 Authenticating user 'default' from [fd00:1122:3344:101::e]:38843 | ||
| 2771 | 2026.03.06 19:43:18.111295 [ 286 ] {} <Debug> TCP-Session: 61215133-9cad-45bf-8472-5a79f909f221 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2772 | 2026.03.06 19:43:18.111324 [ 290 ] {} <Debug> TCP-Session: 6c5e3f54-e0c1-4ada-84bf-fc01b417d689 Authenticating user 'default' from [fd00:1122:3344:101::e]:45448 | ||
| 2773 | 2026.03.06 19:43:18.111334 [ 291 ] {} <Debug> TCP-Session: 2973acbd-82a9-4883-b19f-33a1333ba767 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2774 | 2026.03.06 19:43:18.111365 [ 290 ] {} <Debug> TCP-Session: 6c5e3f54-e0c1-4ada-84bf-fc01b417d689 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2775 | 2026.03.06 19:43:18.111377 [ 291 ] {} <Debug> TCP-Session: 2973acbd-82a9-4883-b19f-33a1333ba767 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2776 | 2026.03.06 19:43:18.111395 [ 290 ] {} <Debug> TCP-Session: 6c5e3f54-e0c1-4ada-84bf-fc01b417d689 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2777 | 2026.03.06 19:43:18.110916 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61672 | ||
| 2778 | 2026.03.06 19:43:18.110874 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39192 | ||
| 2779 | 2026.03.06 19:43:18.111474 [ 289 ] {4b17b928-4fd5-4aaf-bb01-4e7d3a3372eb} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2780 | 2026.03.06 19:43:18.111509 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2781 | 2026.03.06 19:43:18.111509 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2782 | 2026.03.06 19:43:18.111531 [ 289 ] {4b17b928-4fd5-4aaf-bb01-4e7d3a3372eb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2783 | 2026.03.06 19:43:18.111544 [ 3 ] {} <Debug> TCP-Session: ea4e8564-8d68-46df-ba34-241f153cf2c7 Authenticating user 'default' from [fd00:1122:3344:101::e]:61672 | ||
| 2784 | 2026.03.06 19:43:18.111550 [ 292 ] {} <Debug> TCP-Session: 88bc94e7-54d4-4ac2-a66c-c6f77cb0f6c9 Authenticating user 'default' from [fd00:1122:3344:101::e]:39192 | ||
| 2785 | 2026.03.06 19:43:18.111581 [ 3 ] {} <Debug> TCP-Session: ea4e8564-8d68-46df-ba34-241f153cf2c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2786 | 2026.03.06 19:43:18.111581 [ 292 ] {} <Debug> TCP-Session: 88bc94e7-54d4-4ac2-a66c-c6f77cb0f6c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2787 | 2026.03.06 19:43:18.111598 [ 3 ] {} <Debug> TCP-Session: ea4e8564-8d68-46df-ba34-241f153cf2c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2788 | 2026.03.06 19:43:18.111606 [ 292 ] {} <Debug> TCP-Session: 88bc94e7-54d4-4ac2-a66c-c6f77cb0f6c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2789 | 2026.03.06 19:43:18.111833 [ 289 ] {4b17b928-4fd5-4aaf-bb01-4e7d3a3372eb} <Debug> oximeter.version (9d6fae8c-06dd-40a4-8d59-57f33e74c21a) (SelectExecutor): Key condition: unknown | ||
| 2790 | 2026.03.06 19:43:18.112864 [ 319 ] {4b17b928-4fd5-4aaf-bb01-4e7d3a3372eb} <Trace> AggregatingTransform: Aggregating | ||
| 2791 | 2026.03.06 19:43:18.112916 [ 319 ] {4b17b928-4fd5-4aaf-bb01-4e7d3a3372eb} <Trace> Aggregator: Aggregation method: without_key | ||
| 2792 | 2026.03.06 19:43:18.112955 [ 319 ] {4b17b928-4fd5-4aaf-bb01-4e7d3a3372eb} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001019086 sec. (981.271 rows/sec., 38.33 KiB/sec.) | ||
| 2793 | 2026.03.06 19:43:18.112975 [ 319 ] {4b17b928-4fd5-4aaf-bb01-4e7d3a3372eb} <Trace> Aggregator: Merging aggregated data | ||
| 2794 | 2026.03.06 19:43:18.114353 [ 289 ] {4b17b928-4fd5-4aaf-bb01-4e7d3a3372eb} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00319 sec., 313.4796238244514 rows/sec., 12.25 KiB/sec. | ||
| 2795 | 2026.03.06 19:43:18.114493 [ 289 ] {4b17b928-4fd5-4aaf-bb01-4e7d3a3372eb} <Debug> TCPHandler: Processed in 0.003564061 sec. | ||
| 2796 | 2026.03.06 19:43:18.114583 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2797 | 2026.03.06 19:43:18.114609 [ 289 ] {} <Debug> TCP-Session: 40079dbf-0208-42e1-94d7-cccc5e233786 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2798 | 2026.03.06 19:43:18.114619 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2799 | 2026.03.06 19:43:18.114636 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2800 | 2026.03.06 19:43:18.114654 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2801 | 2026.03.06 19:43:18.114670 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2802 | 2026.03.06 19:43:18.114682 [ 290 ] {} <Debug> TCP-Session: 6c5e3f54-e0c1-4ada-84bf-fc01b417d689 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2803 | 2026.03.06 19:43:18.114699 [ 291 ] {} <Debug> TCP-Session: 2973acbd-82a9-4883-b19f-33a1333ba767 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2804 | 2026.03.06 19:43:18.114718 [ 293 ] {} <Debug> TCP-Session: c15495e3-9668-4179-b6cd-20362b8690fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2805 | 2026.03.06 19:43:18.114727 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2806 | 2026.03.06 19:43:18.114744 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2807 | 2026.03.06 19:43:18.114770 [ 294 ] {} <Debug> TCP-Session: 050a0b86-4650-4eae-9cc1-cd9a29be1c32 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2808 | 2026.03.06 19:43:18.114707 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2809 | 2026.03.06 19:43:18.114795 [ 286 ] {} <Debug> TCP-Session: 61215133-9cad-45bf-8472-5a79f909f221 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2810 | 2026.03.06 19:43:18.114689 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2811 | 2026.03.06 19:43:18.114839 [ 3 ] {} <Debug> TCP-Session: ea4e8564-8d68-46df-ba34-241f153cf2c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2812 | 2026.03.06 19:43:18.114664 [ 287 ] {} <Debug> TCP-Session: 15911af5-732b-48cd-a555-64efcc90f26c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2813 | 2026.03.06 19:43:18.114871 [ 292 ] {} <Debug> TCP-Session: 88bc94e7-54d4-4ac2-a66c-c6f77cb0f6c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2814 | 2026.03.06 19:43:19.797586 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2815 | 2026.03.06 19:43:19.797825 [ 4 ] {a81e9ccd-2c1e-473c-9a01-88c02d04b230} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2816 | 2026.03.06 19:43:19.797903 [ 4 ] {a81e9ccd-2c1e-473c-9a01-88c02d04b230} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2817 | 2026.03.06 19:43:19.798560 [ 4 ] {a81e9ccd-2c1e-473c-9a01-88c02d04b230} <Trace> oximeter.fields_string (806e2236-ee87-4e21-bca6-f542d99340fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2818 | 2026.03.06 19:43:19.798614 [ 4 ] {a81e9ccd-2c1e-473c-9a01-88c02d04b230} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2819 | 2026.03.06 19:43:19.799033 [ 4 ] {a81e9ccd-2c1e-473c-9a01-88c02d04b230} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2820 | 2026.03.06 19:43:19.799268 [ 4 ] {a81e9ccd-2c1e-473c-9a01-88c02d04b230} <Trace> oximeter.fields_string (806e2236-ee87-4e21-bca6-f542d99340fe): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2821 | 2026.03.06 19:43:19.799434 [ 4 ] {a81e9ccd-2c1e-473c-9a01-88c02d04b230} <Debug> executeQuery: Read 126 rows, 11.09 KiB in 0.00168 sec., 75000 rows/sec., 6.45 MiB/sec. | ||
| 2822 | 2026.03.06 19:43:19.799491 [ 4 ] {a81e9ccd-2c1e-473c-9a01-88c02d04b230} <Debug> TCPHandler: Processed in 0.002041493 sec. | ||
| 2823 | 2026.03.06 19:43:19.799625 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2824 | 2026.03.06 19:43:19.799723 [ 4 ] {ee44e079-196b-408b-a0f5-1d4b95884dad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2825 | 2026.03.06 19:43:19.799772 [ 4 ] {ee44e079-196b-408b-a0f5-1d4b95884dad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2826 | 2026.03.06 19:43:19.800196 [ 4 ] {ee44e079-196b-408b-a0f5-1d4b95884dad} <Trace> oximeter.fields_u16 (5a564c88-a7ef-4f9d-817e-8041ba77bdd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2827 | 2026.03.06 19:43:19.800233 [ 4 ] {ee44e079-196b-408b-a0f5-1d4b95884dad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2828 | 2026.03.06 19:43:19.800543 [ 4 ] {ee44e079-196b-408b-a0f5-1d4b95884dad} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2829 | 2026.03.06 19:43:19.800792 [ 4 ] {ee44e079-196b-408b-a0f5-1d4b95884dad} <Trace> oximeter.fields_u16 (5a564c88-a7ef-4f9d-817e-8041ba77bdd1): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2830 | 2026.03.06 19:43:19.800929 [ 4 ] {ee44e079-196b-408b-a0f5-1d4b95884dad} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001225 sec., 28571.428571428572 rows/sec., 2.10 MiB/sec. | ||
| 2831 | 2026.03.06 19:43:19.800967 [ 4 ] {ee44e079-196b-408b-a0f5-1d4b95884dad} <Debug> TCPHandler: Processed in 0.001392235 sec. | ||
| 2832 | 2026.03.06 19:43:19.801082 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2833 | 2026.03.06 19:43:19.801177 [ 4 ] {80c2b073-deb7-454d-b96c-4c15d4d41a5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2834 | 2026.03.06 19:43:19.801220 [ 4 ] {80c2b073-deb7-454d-b96c-4c15d4d41a5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2835 | 2026.03.06 19:43:19.801638 [ 4 ] {80c2b073-deb7-454d-b96c-4c15d4d41a5b} <Trace> oximeter.fields_uuid (66bb6391-34ea-4491-ad88-0bd9a67cd893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2836 | 2026.03.06 19:43:19.801675 [ 4 ] {80c2b073-deb7-454d-b96c-4c15d4d41a5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2837 | 2026.03.06 19:43:19.801992 [ 4 ] {80c2b073-deb7-454d-b96c-4c15d4d41a5b} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2838 | 2026.03.06 19:43:19.802224 [ 4 ] {80c2b073-deb7-454d-b96c-4c15d4d41a5b} <Trace> oximeter.fields_uuid (66bb6391-34ea-4491-ad88-0bd9a67cd893): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2839 | 2026.03.06 19:43:19.802358 [ 4 ] {80c2b073-deb7-454d-b96c-4c15d4d41a5b} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001199 sec., 82568.80733944954 rows/sec., 6.45 MiB/sec. | ||
| 2840 | 2026.03.06 19:43:19.802395 [ 4 ] {80c2b073-deb7-454d-b96c-4c15d4d41a5b} <Debug> TCPHandler: Processed in 0.001362295 sec. | ||
| 2841 | 2026.03.06 19:43:19.802503 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2842 | 2026.03.06 19:43:19.802594 [ 4 ] {13675782-039c-47e5-8be0-ad237b2e911a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2843 | 2026.03.06 19:43:19.802639 [ 4 ] {13675782-039c-47e5-8be0-ad237b2e911a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2844 | 2026.03.06 19:43:19.803044 [ 4 ] {13675782-039c-47e5-8be0-ad237b2e911a} <Trace> oximeter.measurements_cumulativeu64 (88d55ca0-aa78-4229-9aac-9922fcdaca35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2845 | 2026.03.06 19:43:19.803083 [ 4 ] {13675782-039c-47e5-8be0-ad237b2e911a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2846 | 2026.03.06 19:43:19.803420 [ 4 ] {13675782-039c-47e5-8be0-ad237b2e911a} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2847 | 2026.03.06 19:43:19.803634 [ 4 ] {13675782-039c-47e5-8be0-ad237b2e911a} <Trace> oximeter.measurements_cumulativeu64 (88d55ca0-aa78-4229-9aac-9922fcdaca35): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2848 | 2026.03.06 19:43:19.803764 [ 4 ] {13675782-039c-47e5-8be0-ad237b2e911a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001187 sec., 134793.59730412805 rows/sec., 9.39 MiB/sec. | ||
| 2849 | 2026.03.06 19:43:19.803801 [ 4 ] {13675782-039c-47e5-8be0-ad237b2e911a} <Debug> TCPHandler: Processed in 0.001347504 sec. | ||
| 2850 | 2026.03.06 19:43:19.803910 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2851 | 2026.03.06 19:43:19.804013 [ 4 ] {ff5308db-4c92-45a6-b75e-9438213d2837} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2852 | 2026.03.06 19:43:19.804071 [ 4 ] {ff5308db-4c92-45a6-b75e-9438213d2837} <Trace> 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 | ||
| 2853 | 2026.03.06 19:43:19.804941 [ 4 ] {ff5308db-4c92-45a6-b75e-9438213d2837} <Trace> oximeter.measurements_histogramu64 (d59f510d-631d-4e98-a8cb-078d100679c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2854 | 2026.03.06 19:43:19.804981 [ 4 ] {ff5308db-4c92-45a6-b75e-9438213d2837} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2855 | 2026.03.06 19:43:19.805559 [ 4 ] {ff5308db-4c92-45a6-b75e-9438213d2837} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2856 | 2026.03.06 19:43:19.805798 [ 4 ] {ff5308db-4c92-45a6-b75e-9438213d2837} <Trace> oximeter.measurements_histogramu64 (d59f510d-631d-4e98-a8cb-078d100679c7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2857 | 2026.03.06 19:43:19.805913 [ 25 ] {} <Debug> oximeter.measurements_histogramu64 (d59f510d-631d-4e98-a8cb-078d100679c7) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2858 | 2026.03.06 19:43:19.805940 [ 4 ] {ff5308db-4c92-45a6-b75e-9438213d2837} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001947 sec., 17976.373908577298 rows/sec., 32.21 MiB/sec. | ||
| 2859 | 2026.03.06 19:43:19.805977 [ 25 ] {} <Trace> oximeter.measurements_histogramu64 (d59f510d-631d-4e98-a8cb-078d100679c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2860 | 2026.03.06 19:43:19.806002 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2861 | 2026.03.06 19:43:19.806010 [ 4 ] {ff5308db-4c92-45a6-b75e-9438213d2837} <Debug> TCPHandler: Processed in 0.002150355 sec. | ||
| 2862 | 2026.03.06 19:43:19.806117 [ 194 ] {d59f510d-631d-4e98-a8cb-078d100679c7::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 2863 | 2026.03.06 19:43:19.806121 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2864 | 2026.03.06 19:43:19.806271 [ 4 ] {78838470-76ce-410d-985b-5095dc845a7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2865 | 2026.03.06 19:43:19.806313 [ 4 ] {78838470-76ce-410d-985b-5095dc845a7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2866 | 2026.03.06 19:43:19.806407 [ 194 ] {d59f510d-631d-4e98-a8cb-078d100679c7::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2867 | 2026.03.06 19:43:19.806482 [ 194 ] {d59f510d-631d-4e98-a8cb-078d100679c7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 17 rows starting from the beginning of the part | ||
| 2868 | 2026.03.06 19:43:19.806630 [ 194 ] {d59f510d-631d-4e98-a8cb-078d100679c7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 24 rows starting from the beginning of the part | ||
| 2869 | 2026.03.06 19:43:19.806653 [ 4 ] {78838470-76ce-410d-985b-5095dc845a7b} <Trace> oximeter.measurements_u64 (a73e627a-568e-4e88-85ff-d5943592eb33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2870 | 2026.03.06 19:43:19.806693 [ 4 ] {78838470-76ce-410d-985b-5095dc845a7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2871 | 2026.03.06 19:43:19.806758 [ 194 ] {d59f510d-631d-4e98-a8cb-078d100679c7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 35 rows starting from the beginning of the part | ||
| 2872 | 2026.03.06 19:43:19.806889 [ 194 ] {d59f510d-631d-4e98-a8cb-078d100679c7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 43 rows starting from the beginning of the part | ||
| 2873 | 2026.03.06 19:43:19.807013 [ 4 ] {78838470-76ce-410d-985b-5095dc845a7b} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2874 | 2026.03.06 19:43:19.807014 [ 194 ] {d59f510d-631d-4e98-a8cb-078d100679c7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 35 rows starting from the beginning of the part | ||
| 2875 | 2026.03.06 19:43:19.807146 [ 194 ] {d59f510d-631d-4e98-a8cb-078d100679c7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 35 rows starting from the beginning of the part | ||
| 2876 | 2026.03.06 19:43:19.807248 [ 4 ] {78838470-76ce-410d-985b-5095dc845a7b} <Trace> oximeter.measurements_u64 (a73e627a-568e-4e88-85ff-d5943592eb33): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2877 | 2026.03.06 19:43:19.807390 [ 4 ] {78838470-76ce-410d-985b-5095dc845a7b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001137 sec., 52770.44854881267 rows/sec., 3.56 MiB/sec. | ||
| 2878 | 2026.03.06 19:43:19.807425 [ 4 ] {78838470-76ce-410d-985b-5095dc845a7b} <Debug> TCPHandler: Processed in 0.001353615 sec. | ||
| 2879 | 2026.03.06 19:43:19.809539 [ 197 ] {d59f510d-631d-4e98-a8cb-078d100679c7::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 189 rows, containing 19 columns (19 merged, 0 gathered) in 0.003477338 sec., 54351.920923419006 rows/sec., 97.40 MiB/sec. | ||
| 2880 | 2026.03.06 19:43:19.809844 [ 194 ] {d59f510d-631d-4e98-a8cb-078d100679c7::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2881 | 2026.03.06 19:43:19.810140 [ 194 ] {d59f510d-631d-4e98-a8cb-078d100679c7::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (d59f510d-631d-4e98-a8cb-078d100679c7): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2882 | 2026.03.06 19:43:19.810207 [ 194 ] {d59f510d-631d-4e98-a8cb-078d100679c7::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (d59f510d-631d-4e98-a8cb-078d100679c7) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2883 | 2026.03.06 19:43:19.810286 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.18 MiB. | ||
| 2884 | 2026.03.06 19:43:22.091487 [ 72 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2885 | 2026.03.06 19:43:22.091556 [ 72 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2886 | 2026.03.06 19:43:22.178353 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4816 | ||
| 2887 | 2026.03.06 19:43:22.178926 [ 244 ] {} <Trace> system.asynchronous_metric_log (1d6329eb-cef3-44de-9e03-0def5894f895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2888 | 2026.03.06 19:43:22.178969 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2889 | 2026.03.06 19:43:22.179510 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2890 | 2026.03.06 19:43:22.179745 [ 244 ] {} <Trace> system.asynchronous_metric_log (1d6329eb-cef3-44de-9e03-0def5894f895): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2891 | 2026.03.06 19:43:22.179873 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4816 | ||
| 2892 | 2026.03.06 19:43:22.434676 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2893 | 2026.03.06 19:43:22.451643 [ 243 ] {} <Trace> system.metric_log (72ef8883-a815-42c7-bee2-1c23217a9a11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2894 | 2026.03.06 19:43:22.451709 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2895 | 2026.03.06 19:43:22.458058 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2896 | 2026.03.06 19:43:22.458814 [ 243 ] {} <Trace> system.metric_log (72ef8883-a815-42c7-bee2-1c23217a9a11): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2897 | 2026.03.06 19:43:22.462327 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2898 | 2026.03.06 19:43:23.000216 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 213.29 MiB, peak 222.55 MiB, free memory in arenas 0.00 B, will set to 214.50 MiB (RSS), difference: 1.21 MiB | ||
| 2899 | 2026.03.06 19:43:24.806753 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2900 | 2026.03.06 19:43:24.806939 [ 4 ] {d4972513-b797-404a-8e13-baeb372ee9fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2901 | 2026.03.06 19:43:24.807007 [ 4 ] {d4972513-b797-404a-8e13-baeb372ee9fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2902 | 2026.03.06 19:43:24.807714 [ 4 ] {d4972513-b797-404a-8e13-baeb372ee9fa} <Trace> oximeter.fields_i16 (0805983f-3b79-42e2-9799-61f8171b7c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2903 | 2026.03.06 19:43:24.807765 [ 4 ] {d4972513-b797-404a-8e13-baeb372ee9fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2904 | 2026.03.06 19:43:24.808176 [ 4 ] {d4972513-b797-404a-8e13-baeb372ee9fa} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2905 | 2026.03.06 19:43:24.808408 [ 4 ] {d4972513-b797-404a-8e13-baeb372ee9fa} <Trace> oximeter.fields_i16 (0805983f-3b79-42e2-9799-61f8171b7c62): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2906 | 2026.03.06 19:43:24.808563 [ 4 ] {d4972513-b797-404a-8e13-baeb372ee9fa} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001676 sec., 169451.07398568018 rows/sec., 10.76 MiB/sec. | ||
| 2907 | 2026.03.06 19:43:24.808576 [ 109 ] {} <Debug> oximeter.fields_i16 (0805983f-3b79-42e2-9799-61f8171b7c62) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2908 | 2026.03.06 19:43:24.808606 [ 4 ] {d4972513-b797-404a-8e13-baeb372ee9fa} <Debug> TCPHandler: Processed in 0.001987801 sec. | ||
| 2909 | 2026.03.06 19:43:24.808645 [ 109 ] {} <Trace> oximeter.fields_i16 (0805983f-3b79-42e2-9799-61f8171b7c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2910 | 2026.03.06 19:43:24.808672 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2911 | 2026.03.06 19:43:24.808743 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2912 | 2026.03.06 19:43:24.808783 [ 188 ] {0805983f-3b79-42e2-9799-61f8171b7c62::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full | ||
| 2913 | 2026.03.06 19:43:24.808843 [ 4 ] {09703b2d-02b6-4a4a-8e96-ab33b7b357cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2914 | 2026.03.06 19:43:24.808879 [ 188 ] {0805983f-3b79-42e2-9799-61f8171b7c62::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2915 | 2026.03.06 19:43:24.808888 [ 4 ] {09703b2d-02b6-4a4a-8e96-ab33b7b357cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2916 | 2026.03.06 19:43:24.808921 [ 188 ] {0805983f-3b79-42e2-9799-61f8171b7c62::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 284 rows starting from the beginning of the part | ||
| 2917 | 2026.03.06 19:43:24.809012 [ 188 ] {0805983f-3b79-42e2-9799-61f8171b7c62::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 284 rows starting from the beginning of the part | ||
| 2918 | 2026.03.06 19:43:24.809065 [ 188 ] {0805983f-3b79-42e2-9799-61f8171b7c62::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 284 rows starting from the beginning of the part | ||
| 2919 | 2026.03.06 19:43:24.809109 [ 188 ] {0805983f-3b79-42e2-9799-61f8171b7c62::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 284 rows starting from the beginning of the part | ||
| 2920 | 2026.03.06 19:43:24.809151 [ 188 ] {0805983f-3b79-42e2-9799-61f8171b7c62::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 284 rows starting from the beginning of the part | ||
| 2921 | 2026.03.06 19:43:24.809596 [ 4 ] {09703b2d-02b6-4a4a-8e96-ab33b7b357cd} <Trace> oximeter.fields_string (806e2236-ee87-4e21-bca6-f542d99340fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2922 | 2026.03.06 19:43:24.809632 [ 4 ] {09703b2d-02b6-4a4a-8e96-ab33b7b357cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2923 | 2026.03.06 19:43:24.810024 [ 4 ] {09703b2d-02b6-4a4a-8e96-ab33b7b357cd} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2924 | 2026.03.06 19:43:24.810074 [ 194 ] {0805983f-3b79-42e2-9799-61f8171b7c62::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001327404 sec., 1069757.2103142675 rows/sec., 72.02 MiB/sec. | ||
| 2925 | 2026.03.06 19:43:24.810253 [ 4 ] {09703b2d-02b6-4a4a-8e96-ab33b7b357cd} <Trace> oximeter.fields_string (806e2236-ee87-4e21-bca6-f542d99340fe): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2926 | 2026.03.06 19:43:24.810285 [ 197 ] {0805983f-3b79-42e2-9799-61f8171b7c62::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2927 | 2026.03.06 19:43:24.810391 [ 4 ] {09703b2d-02b6-4a4a-8e96-ab33b7b357cd} <Debug> executeQuery: Read 797 rows, 64.15 KiB in 0.001568 sec., 508290.81632653065 rows/sec., 39.95 MiB/sec. | ||
| 2928 | 2026.03.06 19:43:24.810435 [ 4 ] {09703b2d-02b6-4a4a-8e96-ab33b7b357cd} <Debug> TCPHandler: Processed in 0.001741595 sec. | ||
| 2929 | 2026.03.06 19:43:24.810556 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2930 | 2026.03.06 19:43:24.810589 [ 197 ] {0805983f-3b79-42e2-9799-61f8171b7c62::all_1_5_1} <Trace> oximeter.fields_i16 (0805983f-3b79-42e2-9799-61f8171b7c62): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2931 | 2026.03.06 19:43:24.810649 [ 4 ] {13f327c3-66a6-4f24-bbc2-d1675a8ef679} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2932 | 2026.03.06 19:43:24.810671 [ 197 ] {0805983f-3b79-42e2-9799-61f8171b7c62::all_1_5_1} <Trace> oximeter.fields_i16 (0805983f-3b79-42e2-9799-61f8171b7c62) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2933 | 2026.03.06 19:43:24.810695 [ 4 ] {13f327c3-66a6-4f24-bbc2-d1675a8ef679} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2934 | 2026.03.06 19:43:24.810770 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 2935 | 2026.03.06 19:43:24.811173 [ 4 ] {13f327c3-66a6-4f24-bbc2-d1675a8ef679} <Trace> oximeter.fields_u16 (5a564c88-a7ef-4f9d-817e-8041ba77bdd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2936 | 2026.03.06 19:43:24.811225 [ 4 ] {13f327c3-66a6-4f24-bbc2-d1675a8ef679} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2937 | 2026.03.06 19:43:24.811561 [ 4 ] {13f327c3-66a6-4f24-bbc2-d1675a8ef679} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2938 | 2026.03.06 19:43:24.811780 [ 4 ] {13f327c3-66a6-4f24-bbc2-d1675a8ef679} <Trace> oximeter.fields_u16 (5a564c88-a7ef-4f9d-817e-8041ba77bdd1): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2939 | 2026.03.06 19:43:24.811913 [ 129 ] {} <Debug> oximeter.fields_u16 (5a564c88-a7ef-4f9d-817e-8041ba77bdd1) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2940 | 2026.03.06 19:43:24.811924 [ 4 ] {13f327c3-66a6-4f24-bbc2-d1675a8ef679} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001282 sec., 110764.43057722309 rows/sec., 6.51 MiB/sec. | ||
| 2941 | 2026.03.06 19:43:24.811958 [ 129 ] {} <Trace> oximeter.fields_u16 (5a564c88-a7ef-4f9d-817e-8041ba77bdd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2942 | 2026.03.06 19:43:24.811986 [ 4 ] {13f327c3-66a6-4f24-bbc2-d1675a8ef679} <Debug> TCPHandler: Processed in 0.001481048 sec. | ||
| 2943 | 2026.03.06 19:43:24.811994 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2944 | 2026.03.06 19:43:24.812104 [ 194 ] {5a564c88-a7ef-4f9d-817e-8041ba77bdd1::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 2945 | 2026.03.06 19:43:24.812127 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2946 | 2026.03.06 19:43:24.812229 [ 4 ] {f21e670a-f6c3-4750-97ee-308e09b882da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2947 | 2026.03.06 19:43:24.812230 [ 194 ] {5a564c88-a7ef-4f9d-817e-8041ba77bdd1::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2948 | 2026.03.06 19:43:24.812274 [ 4 ] {f21e670a-f6c3-4750-97ee-308e09b882da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2949 | 2026.03.06 19:43:24.812282 [ 194 ] {5a564c88-a7ef-4f9d-817e-8041ba77bdd1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 199 rows starting from the beginning of the part | ||
| 2950 | 2026.03.06 19:43:24.812359 [ 194 ] {5a564c88-a7ef-4f9d-817e-8041ba77bdd1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 142 rows starting from the beginning of the part | ||
| 2951 | 2026.03.06 19:43:24.812420 [ 194 ] {5a564c88-a7ef-4f9d-817e-8041ba77bdd1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 35 rows starting from the beginning of the part | ||
| 2952 | 2026.03.06 19:43:24.812465 [ 194 ] {5a564c88-a7ef-4f9d-817e-8041ba77bdd1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 142 rows starting from the beginning of the part | ||
| 2953 | 2026.03.06 19:43:24.812507 [ 194 ] {5a564c88-a7ef-4f9d-817e-8041ba77bdd1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 35 rows starting from the beginning of the part | ||
| 2954 | 2026.03.06 19:43:24.812544 [ 194 ] {5a564c88-a7ef-4f9d-817e-8041ba77bdd1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 142 rows starting from the beginning of the part | ||
| 2955 | 2026.03.06 19:43:24.812748 [ 4 ] {f21e670a-f6c3-4750-97ee-308e09b882da} <Trace> oximeter.fields_u32 (f9d1c63e-f868-4b0c-af5a-3ae84ab3044e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2956 | 2026.03.06 19:43:24.812790 [ 4 ] {f21e670a-f6c3-4750-97ee-308e09b882da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2957 | 2026.03.06 19:43:24.813215 [ 4 ] {f21e670a-f6c3-4750-97ee-308e09b882da} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2958 | 2026.03.06 19:43:24.813435 [ 192 ] {5a564c88-a7ef-4f9d-817e-8041ba77bdd1::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 695 rows, containing 5 columns (5 merged, 0 gathered) in 0.001371195 sec., 506857.15744296036 rows/sec., 33.02 MiB/sec. | ||
| 2959 | 2026.03.06 19:43:24.813456 [ 4 ] {f21e670a-f6c3-4750-97ee-308e09b882da} <Trace> oximeter.fields_u32 (f9d1c63e-f868-4b0c-af5a-3ae84ab3044e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2960 | 2026.03.06 19:43:24.813571 [ 194 ] {5a564c88-a7ef-4f9d-817e-8041ba77bdd1::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2961 | 2026.03.06 19:43:24.813594 [ 4 ] {f21e670a-f6c3-4750-97ee-308e09b882da} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001383 sec., 107736.80404916848 rows/sec., 6.96 MiB/sec. | ||
| 2962 | 2026.03.06 19:43:24.813636 [ 4 ] {f21e670a-f6c3-4750-97ee-308e09b882da} <Debug> TCPHandler: Processed in 0.001560151 sec. | ||
| 2963 | 2026.03.06 19:43:24.813751 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2964 | 2026.03.06 19:43:24.813823 [ 194 ] {5a564c88-a7ef-4f9d-817e-8041ba77bdd1::all_1_11_2} <Trace> oximeter.fields_u16 (5a564c88-a7ef-4f9d-817e-8041ba77bdd1): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2965 | 2026.03.06 19:43:24.813847 [ 4 ] {81cb4349-4b98-44cb-af40-f4e031b6952b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2966 | 2026.03.06 19:43:24.813892 [ 4 ] {81cb4349-4b98-44cb-af40-f4e031b6952b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2967 | 2026.03.06 19:43:24.813901 [ 194 ] {5a564c88-a7ef-4f9d-817e-8041ba77bdd1::all_1_11_2} <Trace> oximeter.fields_u16 (5a564c88-a7ef-4f9d-817e-8041ba77bdd1) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2968 | 2026.03.06 19:43:24.813977 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 2969 | 2026.03.06 19:43:24.814335 [ 4 ] {81cb4349-4b98-44cb-af40-f4e031b6952b} <Trace> oximeter.fields_u8 (df3fde33-e7e4-42a4-a22f-53ff95c206e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2970 | 2026.03.06 19:43:24.814375 [ 4 ] {81cb4349-4b98-44cb-af40-f4e031b6952b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2971 | 2026.03.06 19:43:24.814676 [ 4 ] {81cb4349-4b98-44cb-af40-f4e031b6952b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2972 | 2026.03.06 19:43:24.814893 [ 4 ] {81cb4349-4b98-44cb-af40-f4e031b6952b} <Trace> oximeter.fields_u8 (df3fde33-e7e4-42a4-a22f-53ff95c206e8): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2973 | 2026.03.06 19:43:24.815001 [ 129 ] {} <Debug> oximeter.fields_u8 (df3fde33-e7e4-42a4-a22f-53ff95c206e8) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2974 | 2026.03.06 19:43:24.815020 [ 4 ] {81cb4349-4b98-44cb-af40-f4e031b6952b} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001191 sec., 124265.32325776658 rows/sec., 7.07 MiB/sec. | ||
| 2975 | 2026.03.06 19:43:24.815041 [ 129 ] {} <Trace> oximeter.fields_u8 (df3fde33-e7e4-42a4-a22f-53ff95c206e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2976 | 2026.03.06 19:43:24.815063 [ 4 ] {81cb4349-4b98-44cb-af40-f4e031b6952b} <Debug> TCPHandler: Processed in 0.001362415 sec. | ||
| 2977 | 2026.03.06 19:43:24.815066 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2978 | 2026.03.06 19:43:24.815154 [ 197 ] {df3fde33-e7e4-42a4-a22f-53ff95c206e8::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full | ||
| 2979 | 2026.03.06 19:43:24.815185 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2980 | 2026.03.06 19:43:24.815244 [ 197 ] {df3fde33-e7e4-42a4-a22f-53ff95c206e8::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2981 | 2026.03.06 19:43:24.815276 [ 197 ] {df3fde33-e7e4-42a4-a22f-53ff95c206e8::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 148 rows starting from the beginning of the part | ||
| 2982 | 2026.03.06 19:43:24.815283 [ 4 ] {bd05e905-288b-4283-aa62-9e55df9169fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2983 | 2026.03.06 19:43:24.815328 [ 4 ] {bd05e905-288b-4283-aa62-9e55df9169fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2984 | 2026.03.06 19:43:24.815361 [ 197 ] {df3fde33-e7e4-42a4-a22f-53ff95c206e8::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 148 rows starting from the beginning of the part | ||
| 2985 | 2026.03.06 19:43:24.815435 [ 197 ] {df3fde33-e7e4-42a4-a22f-53ff95c206e8::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 148 rows starting from the beginning of the part | ||
| 2986 | 2026.03.06 19:43:24.815483 [ 197 ] {df3fde33-e7e4-42a4-a22f-53ff95c206e8::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 148 rows starting from the beginning of the part | ||
| 2987 | 2026.03.06 19:43:24.815525 [ 197 ] {df3fde33-e7e4-42a4-a22f-53ff95c206e8::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 148 rows starting from the beginning of the part | ||
| 2988 | 2026.03.06 19:43:24.815891 [ 4 ] {bd05e905-288b-4283-aa62-9e55df9169fa} <Trace> oximeter.fields_uuid (66bb6391-34ea-4491-ad88-0bd9a67cd893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2989 | 2026.03.06 19:43:24.815932 [ 4 ] {bd05e905-288b-4283-aa62-9e55df9169fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 2990 | 2026.03.06 19:43:24.816276 [ 4 ] {bd05e905-288b-4283-aa62-9e55df9169fa} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2991 | 2026.03.06 19:43:24.816491 [ 190 ] {df3fde33-e7e4-42a4-a22f-53ff95c206e8::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001366664 sec., 541464.4711501875 rows/sec., 32.86 MiB/sec. | ||
| 2992 | 2026.03.06 19:43:24.816509 [ 4 ] {bd05e905-288b-4283-aa62-9e55df9169fa} <Trace> oximeter.fields_uuid (66bb6391-34ea-4491-ad88-0bd9a67cd893): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2993 | 2026.03.06 19:43:24.816655 [ 4 ] {bd05e905-288b-4283-aa62-9e55df9169fa} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.001391 sec., 352264.5578720345 rows/sec., 24.70 MiB/sec. | ||
| 2994 | 2026.03.06 19:43:24.816664 [ 190 ] {df3fde33-e7e4-42a4-a22f-53ff95c206e8::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2995 | 2026.03.06 19:43:24.816701 [ 4 ] {bd05e905-288b-4283-aa62-9e55df9169fa} <Debug> TCPHandler: Processed in 0.00156479 sec. | ||
| 2996 | 2026.03.06 19:43:24.816825 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2997 | 2026.03.06 19:43:24.816920 [ 4 ] {d6fbcb6f-39fc-4c3f-a236-9efc86d8b366} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2998 | 2026.03.06 19:43:24.816963 [ 4 ] {d6fbcb6f-39fc-4c3f-a236-9efc86d8b366} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2999 | 2026.03.06 19:43:24.816976 [ 190 ] {df3fde33-e7e4-42a4-a22f-53ff95c206e8::all_1_5_1} <Trace> oximeter.fields_u8 (df3fde33-e7e4-42a4-a22f-53ff95c206e8): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3000 | 2026.03.06 19:43:24.817049 [ 190 ] {df3fde33-e7e4-42a4-a22f-53ff95c206e8::all_1_5_1} <Trace> oximeter.fields_u8 (df3fde33-e7e4-42a4-a22f-53ff95c206e8) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3001 | 2026.03.06 19:43:24.817119 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 3002 | 2026.03.06 19:43:24.817296 [ 4 ] {d6fbcb6f-39fc-4c3f-a236-9efc86d8b366} <Trace> oximeter.measurements_bool (92876d2a-88ca-4494-928d-154bdcb11b9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3003 | 2026.03.06 19:43:24.817336 [ 4 ] {d6fbcb6f-39fc-4c3f-a236-9efc86d8b366} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3004 | 2026.03.06 19:43:24.817645 [ 4 ] {d6fbcb6f-39fc-4c3f-a236-9efc86d8b366} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3005 | 2026.03.06 19:43:24.817861 [ 4 ] {d6fbcb6f-39fc-4c3f-a236-9efc86d8b366} <Trace> oximeter.measurements_bool (92876d2a-88ca-4494-928d-154bdcb11b9b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3006 | 2026.03.06 19:43:24.817968 [ 129 ] {} <Debug> oximeter.measurements_bool (92876d2a-88ca-4494-928d-154bdcb11b9b) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3007 | 2026.03.06 19:43:24.817991 [ 4 ] {d6fbcb6f-39fc-4c3f-a236-9efc86d8b366} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001089 sec., 5509.641873278238 rows/sec., 287.86 KiB/sec. | ||
| 3008 | 2026.03.06 19:43:24.818006 [ 129 ] {} <Trace> oximeter.measurements_bool (92876d2a-88ca-4494-928d-154bdcb11b9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3009 | 2026.03.06 19:43:24.818034 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3010 | 2026.03.06 19:43:24.818034 [ 4 ] {d6fbcb6f-39fc-4c3f-a236-9efc86d8b366} <Debug> TCPHandler: Processed in 0.001258502 sec. | ||
| 3011 | 2026.03.06 19:43:24.818131 [ 192 ] {92876d2a-88ca-4494-928d-154bdcb11b9b::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full | ||
| 3012 | 2026.03.06 19:43:24.818159 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3013 | 2026.03.06 19:43:24.818224 [ 192 ] {92876d2a-88ca-4494-928d-154bdcb11b9b::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3014 | 2026.03.06 19:43:24.818253 [ 4 ] {a4bf43cd-6f36-450f-9b19-9c9818f8198d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3015 | 2026.03.06 19:43:24.818261 [ 192 ] {92876d2a-88ca-4494-928d-154bdcb11b9b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
| 3016 | 2026.03.06 19:43:24.818295 [ 4 ] {a4bf43cd-6f36-450f-9b19-9c9818f8198d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3017 | 2026.03.06 19:43:24.818333 [ 192 ] {92876d2a-88ca-4494-928d-154bdcb11b9b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
| 3018 | 2026.03.06 19:43:24.818378 [ 192 ] {92876d2a-88ca-4494-928d-154bdcb11b9b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
| 3019 | 2026.03.06 19:43:24.818418 [ 192 ] {92876d2a-88ca-4494-928d-154bdcb11b9b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
| 3020 | 2026.03.06 19:43:24.818463 [ 192 ] {92876d2a-88ca-4494-928d-154bdcb11b9b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
| 3021 | 2026.03.06 19:43:24.818692 [ 4 ] {a4bf43cd-6f36-450f-9b19-9c9818f8198d} <Trace> oximeter.measurements_cumulativeu64 (88d55ca0-aa78-4229-9aac-9922fcdaca35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3022 | 2026.03.06 19:43:24.818727 [ 4 ] {a4bf43cd-6f36-450f-9b19-9c9818f8198d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3023 | 2026.03.06 19:43:24.819057 [ 4 ] {a4bf43cd-6f36-450f-9b19-9c9818f8198d} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3024 | 2026.03.06 19:43:24.819112 [ 190 ] {92876d2a-88ca-4494-928d-154bdcb11b9b::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 4 columns (4 merged, 0 gathered) in 0.001034057 sec., 29011.94034758239 rows/sec., 1.48 MiB/sec. | ||
| 3025 | 2026.03.06 19:43:24.819227 [ 192 ] {92876d2a-88ca-4494-928d-154bdcb11b9b::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3026 | 2026.03.06 19:43:24.819279 [ 4 ] {a4bf43cd-6f36-450f-9b19-9c9818f8198d} <Trace> oximeter.measurements_cumulativeu64 (88d55ca0-aa78-4229-9aac-9922fcdaca35): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3027 | 2026.03.06 19:43:24.819407 [ 4 ] {a4bf43cd-6f36-450f-9b19-9c9818f8198d} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001173 sec., 225916.4535379369 rows/sec., 15.01 MiB/sec. | ||
| 3028 | 2026.03.06 19:43:24.819443 [ 4 ] {a4bf43cd-6f36-450f-9b19-9c9818f8198d} <Debug> TCPHandler: Processed in 0.001334084 sec. | ||
| 3029 | 2026.03.06 19:43:24.819487 [ 192 ] {92876d2a-88ca-4494-928d-154bdcb11b9b::all_1_5_1} <Trace> oximeter.measurements_bool (92876d2a-88ca-4494-928d-154bdcb11b9b): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3030 | 2026.03.06 19:43:24.819556 [ 192 ] {92876d2a-88ca-4494-928d-154bdcb11b9b::all_1_5_1} <Trace> oximeter.measurements_bool (92876d2a-88ca-4494-928d-154bdcb11b9b) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3031 | 2026.03.06 19:43:24.819569 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3032 | 2026.03.06 19:43:24.819610 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 3033 | 2026.03.06 19:43:24.819662 [ 4 ] {76c0700e-8f1f-480c-ac3e-b290991d84f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3034 | 2026.03.06 19:43:24.819703 [ 4 ] {76c0700e-8f1f-480c-ac3e-b290991d84f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3035 | 2026.03.06 19:43:24.820006 [ 4 ] {76c0700e-8f1f-480c-ac3e-b290991d84f3} <Trace> oximeter.measurements_f64 (c091aa37-f280-4763-875e-4d80ecd39980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3036 | 2026.03.06 19:43:24.820041 [ 4 ] {76c0700e-8f1f-480c-ac3e-b290991d84f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3037 | 2026.03.06 19:43:24.820334 [ 4 ] {76c0700e-8f1f-480c-ac3e-b290991d84f3} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3038 | 2026.03.06 19:43:24.820545 [ 4 ] {76c0700e-8f1f-480c-ac3e-b290991d84f3} <Trace> oximeter.measurements_f64 (c091aa37-f280-4763-875e-4d80ecd39980): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3039 | 2026.03.06 19:43:24.820655 [ 129 ] {} <Debug> oximeter.measurements_f64 (c091aa37-f280-4763-875e-4d80ecd39980) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3040 | 2026.03.06 19:43:24.820676 [ 4 ] {76c0700e-8f1f-480c-ac3e-b290991d84f3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001031 sec., 969.9321047526673 rows/sec., 65.36 KiB/sec. | ||
| 3041 | 2026.03.06 19:43:24.820698 [ 129 ] {} <Trace> oximeter.measurements_f64 (c091aa37-f280-4763-875e-4d80ecd39980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3042 | 2026.03.06 19:43:24.820718 [ 4 ] {76c0700e-8f1f-480c-ac3e-b290991d84f3} <Debug> TCPHandler: Processed in 0.001203981 sec. | ||
| 3043 | 2026.03.06 19:43:24.820726 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3044 | 2026.03.06 19:43:24.820856 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3045 | 2026.03.06 19:43:24.820868 [ 187 ] {c091aa37-f280-4763-875e-4d80ecd39980::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full | ||
| 3046 | 2026.03.06 19:43:24.820952 [ 4 ] {4baef004-242b-493a-a560-0112b32cbcf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3047 | 2026.03.06 19:43:24.820997 [ 4 ] {4baef004-242b-493a-a560-0112b32cbcf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3048 | 2026.03.06 19:43:24.821022 [ 187 ] {c091aa37-f280-4763-875e-4d80ecd39980::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3049 | 2026.03.06 19:43:24.821064 [ 187 ] {c091aa37-f280-4763-875e-4d80ecd39980::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
| 3050 | 2026.03.06 19:43:24.821130 [ 187 ] {c091aa37-f280-4763-875e-4d80ecd39980::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part | ||
| 3051 | 2026.03.06 19:43:24.821189 [ 187 ] {c091aa37-f280-4763-875e-4d80ecd39980::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
| 3052 | 2026.03.06 19:43:24.821254 [ 187 ] {c091aa37-f280-4763-875e-4d80ecd39980::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part | ||
| 3053 | 2026.03.06 19:43:24.821321 [ 187 ] {c091aa37-f280-4763-875e-4d80ecd39980::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part | ||
| 3054 | 2026.03.06 19:43:24.821346 [ 4 ] {4baef004-242b-493a-a560-0112b32cbcf2} <Trace> oximeter.measurements_u64 (a73e627a-568e-4e88-85ff-d5943592eb33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3055 | 2026.03.06 19:43:24.821385 [ 4 ] {4baef004-242b-493a-a560-0112b32cbcf2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3056 | 2026.03.06 19:43:24.821729 [ 4 ] {4baef004-242b-493a-a560-0112b32cbcf2} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3057 | 2026.03.06 19:43:24.821970 [ 4 ] {4baef004-242b-493a-a560-0112b32cbcf2} <Trace> oximeter.measurements_u64 (a73e627a-568e-4e88-85ff-d5943592eb33): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3058 | 2026.03.06 19:43:24.822100 [ 4 ] {4baef004-242b-493a-a560-0112b32cbcf2} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001165 sec., 77253.21888412017 rows/sec., 4.83 MiB/sec. | ||
| 3059 | 2026.03.06 19:43:24.822136 [ 4 ] {4baef004-242b-493a-a560-0112b32cbcf2} <Debug> TCPHandler: Processed in 0.001329704 sec. | ||
| 3060 | 2026.03.06 19:43:24.822427 [ 187 ] {c091aa37-f280-4763-875e-4d80ecd39980::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.001618541 sec., 3089.2019417487722 rows/sec., 208.16 KiB/sec. | ||
| 3061 | 2026.03.06 19:43:24.822562 [ 190 ] {c091aa37-f280-4763-875e-4d80ecd39980::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3062 | 2026.03.06 19:43:24.822844 [ 190 ] {c091aa37-f280-4763-875e-4d80ecd39980::all_1_5_1} <Trace> oximeter.measurements_f64 (c091aa37-f280-4763-875e-4d80ecd39980): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3063 | 2026.03.06 19:43:24.822914 [ 190 ] {c091aa37-f280-4763-875e-4d80ecd39980::all_1_5_1} <Trace> oximeter.measurements_f64 (c091aa37-f280-4763-875e-4d80ecd39980) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3064 | 2026.03.06 19:43:24.822984 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 3065 | 2026.03.06 19:43:25.125603 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3066 | 2026.03.06 19:43:25.125875 [ 4 ] {115c2b1b-339e-46d9-9e96-a33893162131} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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) | ||
| 3067 | 2026.03.06 19:43:25.126308 [ 4 ] {115c2b1b-339e-46d9-9e96-a33893162131} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3068 | 2026.03.06 19:43:25.126348 [ 4 ] {115c2b1b-339e-46d9-9e96-a33893162131} <Debug> 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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 | ||
| 3069 | 2026.03.06 19:43:25.126647 [ 4 ] {115c2b1b-339e-46d9-9e96-a33893162131} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3070 | 2026.03.06 19:43:25.126715 [ 4 ] {115c2b1b-339e-46d9-9e96-a33893162131} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3071 | 2026.03.06 19:43:25.126861 [ 4 ] {115c2b1b-339e-46d9-9e96-a33893162131} <Debug> oximeter.timeseries_schema (1056a0b4-0ff7-439b-aea0-b8475681aaec) (SelectExecutor): Key condition: (column 0 notIn 43-element set) | ||
| 3072 | 2026.03.06 19:43:25.126980 [ 315 ] {115c2b1b-339e-46d9-9e96-a33893162131} <Trace> oximeter.timeseries_schema (1056a0b4-0ff7-439b-aea0-b8475681aaec) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3073 | 2026.03.06 19:43:25.127029 [ 321 ] {115c2b1b-339e-46d9-9e96-a33893162131} <Trace> oximeter.timeseries_schema (1056a0b4-0ff7-439b-aea0-b8475681aaec) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3074 | 2026.03.06 19:43:25.127176 [ 4 ] {115c2b1b-339e-46d9-9e96-a33893162131} <Debug> oximeter.timeseries_schema (1056a0b4-0ff7-439b-aea0-b8475681aaec) (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 | ||
| 3075 | 2026.03.06 19:43:25.127204 [ 4 ] {115c2b1b-339e-46d9-9e96-a33893162131} <Trace> oximeter.timeseries_schema (1056a0b4-0ff7-439b-aea0-b8475681aaec) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3076 | 2026.03.06 19:43:25.129272 [ 4 ] {115c2b1b-339e-46d9-9e96-a33893162131} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3077 | 2026.03.06 19:43:25.129334 [ 4 ] {115c2b1b-339e-46d9-9e96-a33893162131} <Debug> oximeter.timeseries_schema (1056a0b4-0ff7-439b-aea0-b8475681aaec) (SelectExecutor): Reading approx. 43 rows with 2 streams | ||
| 3078 | 2026.03.06 19:43:25.129439 [ 4 ] {115c2b1b-339e-46d9-9e96-a33893162131} <Trace> 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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'))" | ||
| 3079 | 2026.03.06 19:43:25.129549 [ 4 ] {115c2b1b-339e-46d9-9e96-a33893162131} <Trace> 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', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', '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'))" | ||
| 3080 | 2026.03.06 19:43:25.130737 [ 4 ] {115c2b1b-339e-46d9-9e96-a33893162131} <Debug> executeQuery: Read 43 rows, 1.63 KiB in 0.00498 sec., 8634.538152610441 rows/sec., 326.50 KiB/sec. | ||
| 3081 | 2026.03.06 19:43:25.130836 [ 4 ] {115c2b1b-339e-46d9-9e96-a33893162131} <Debug> TCPHandler: Processed in 0.005369417 sec. | ||
| 3082 | 2026.03.06 19:43:25.180722 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3083 | 2026.03.06 19:43:25.180840 [ 4 ] {e611f35f-f598-46a9-95bc-fe39a8435c21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 3084 | 2026.03.06 19:43:25.180888 [ 4 ] {e611f35f-f598-46a9-95bc-fe39a8435c21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3085 | 2026.03.06 19:43:25.181458 [ 4 ] {e611f35f-f598-46a9-95bc-fe39a8435c21} <Trace> oximeter.timeseries_schema (1056a0b4-0ff7-439b-aea0-b8475681aaec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3086 | 2026.03.06 19:43:25.181501 [ 4 ] {e611f35f-f598-46a9-95bc-fe39a8435c21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3087 | 2026.03.06 19:43:25.181941 [ 4 ] {e611f35f-f598-46a9-95bc-fe39a8435c21} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3088 | 2026.03.06 19:43:25.182163 [ 4 ] {e611f35f-f598-46a9-95bc-fe39a8435c21} <Trace> oximeter.timeseries_schema (1056a0b4-0ff7-439b-aea0-b8475681aaec): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3089 | 2026.03.06 19:43:25.182315 [ 4 ] {e611f35f-f598-46a9-95bc-fe39a8435c21} <Debug> executeQuery: Read 1 rows, 106.00 B in 0.001508 sec., 663.1299734748011 rows/sec., 68.64 KiB/sec. | ||
| 3090 | 2026.03.06 19:43:25.182354 [ 4 ] {e611f35f-f598-46a9-95bc-fe39a8435c21} <Debug> TCPHandler: Processed in 0.001686133 sec. | ||
| 3091 | 2026.03.06 19:43:25.182464 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3092 | 2026.03.06 19:43:25.182560 [ 4 ] {63152091-e2a7-469e-a0ee-c26338870b0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3093 | 2026.03.06 19:43:25.182602 [ 4 ] {63152091-e2a7-469e-a0ee-c26338870b0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3094 | 2026.03.06 19:43:25.183019 [ 4 ] {63152091-e2a7-469e-a0ee-c26338870b0d} <Trace> oximeter.fields_ipaddr (1ddee4e6-9447-49ee-9350-2dc4b9fee70e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3095 | 2026.03.06 19:43:25.183057 [ 4 ] {63152091-e2a7-469e-a0ee-c26338870b0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3096 | 2026.03.06 19:43:25.183375 [ 4 ] {63152091-e2a7-469e-a0ee-c26338870b0d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3097 | 2026.03.06 19:43:25.183594 [ 4 ] {63152091-e2a7-469e-a0ee-c26338870b0d} <Trace> oximeter.fields_ipaddr (1ddee4e6-9447-49ee-9350-2dc4b9fee70e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3098 | 2026.03.06 19:43:25.183731 [ 4 ] {63152091-e2a7-469e-a0ee-c26338870b0d} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001189 sec., 10092.514718250632 rows/sec., 822.97 KiB/sec. | ||
| 3099 | 2026.03.06 19:43:25.183772 [ 4 ] {63152091-e2a7-469e-a0ee-c26338870b0d} <Debug> TCPHandler: Processed in 0.001356665 sec. | ||
| 3100 | 2026.03.06 19:43:25.183894 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3101 | 2026.03.06 19:43:25.183995 [ 4 ] {2c3dc1cf-2ebd-4276-8068-5f8547f9d785} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3102 | 2026.03.06 19:43:25.184037 [ 4 ] {2c3dc1cf-2ebd-4276-8068-5f8547f9d785} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3103 | 2026.03.06 19:43:25.185243 [ 4 ] {2c3dc1cf-2ebd-4276-8068-5f8547f9d785} <Trace> oximeter.fields_string (806e2236-ee87-4e21-bca6-f542d99340fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3104 | 2026.03.06 19:43:25.185282 [ 4 ] {2c3dc1cf-2ebd-4276-8068-5f8547f9d785} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3105 | 2026.03.06 19:43:25.185769 [ 4 ] {2c3dc1cf-2ebd-4276-8068-5f8547f9d785} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3106 | 2026.03.06 19:43:25.185986 [ 4 ] {2c3dc1cf-2ebd-4276-8068-5f8547f9d785} <Trace> oximeter.fields_string (806e2236-ee87-4e21-bca6-f542d99340fe): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3107 | 2026.03.06 19:43:25.186117 [ 4 ] {2c3dc1cf-2ebd-4276-8068-5f8547f9d785} <Debug> executeQuery: Read 2021 rows, 156.20 KiB in 0.002139 sec., 944834.0345956055 rows/sec., 71.31 MiB/sec. | ||
| 3108 | 2026.03.06 19:43:25.186158 [ 4 ] {2c3dc1cf-2ebd-4276-8068-5f8547f9d785} <Debug> TCPHandler: Processed in 0.002313009 sec. | ||
| 3109 | 2026.03.06 19:43:25.186267 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3110 | 2026.03.06 19:43:25.186363 [ 4 ] {ef783df7-8965-4901-aa83-addb13d280c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3111 | 2026.03.06 19:43:25.186403 [ 4 ] {ef783df7-8965-4901-aa83-addb13d280c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3112 | 2026.03.06 19:43:25.186818 [ 4 ] {ef783df7-8965-4901-aa83-addb13d280c7} <Trace> oximeter.fields_u16 (5a564c88-a7ef-4f9d-817e-8041ba77bdd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3113 | 2026.03.06 19:43:25.186856 [ 4 ] {ef783df7-8965-4901-aa83-addb13d280c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3114 | 2026.03.06 19:43:25.187168 [ 4 ] {ef783df7-8965-4901-aa83-addb13d280c7} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3115 | 2026.03.06 19:43:25.187388 [ 4 ] {ef783df7-8965-4901-aa83-addb13d280c7} <Trace> oximeter.fields_u16 (5a564c88-a7ef-4f9d-817e-8041ba77bdd1): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3116 | 2026.03.06 19:43:25.187517 [ 4 ] {ef783df7-8965-4901-aa83-addb13d280c7} <Debug> executeQuery: Read 60 rows, 4.45 KiB in 0.001173 sec., 51150.895140664965 rows/sec., 3.70 MiB/sec. | ||
| 3117 | 2026.03.06 19:43:25.187556 [ 4 ] {ef783df7-8965-4901-aa83-addb13d280c7} <Debug> TCPHandler: Processed in 0.001337714 sec. | ||
| 3118 | 2026.03.06 19:43:25.187674 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3119 | 2026.03.06 19:43:25.187767 [ 4 ] {10be3809-a285-4674-8299-9c0daa87ad04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3120 | 2026.03.06 19:43:25.187808 [ 4 ] {10be3809-a285-4674-8299-9c0daa87ad04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3121 | 2026.03.06 19:43:25.188381 [ 4 ] {10be3809-a285-4674-8299-9c0daa87ad04} <Trace> oximeter.fields_u32 (f9d1c63e-f868-4b0c-af5a-3ae84ab3044e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3122 | 2026.03.06 19:43:25.188419 [ 4 ] {10be3809-a285-4674-8299-9c0daa87ad04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3123 | 2026.03.06 19:43:25.188766 [ 4 ] {10be3809-a285-4674-8299-9c0daa87ad04} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3124 | 2026.03.06 19:43:25.188981 [ 4 ] {10be3809-a285-4674-8299-9c0daa87ad04} <Trace> oximeter.fields_u32 (f9d1c63e-f868-4b0c-af5a-3ae84ab3044e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3125 | 2026.03.06 19:43:25.189124 [ 4 ] {10be3809-a285-4674-8299-9c0daa87ad04} <Debug> executeQuery: Read 709 rows, 42.36 KiB in 0.001359 sec., 521707.1376011773 rows/sec., 30.44 MiB/sec. | ||
| 3126 | 2026.03.06 19:43:25.189166 [ 4 ] {10be3809-a285-4674-8299-9c0daa87ad04} <Debug> TCPHandler: Processed in 0.00154673 sec. | ||
| 3127 | 2026.03.06 19:43:25.189275 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3128 | 2026.03.06 19:43:25.189369 [ 4 ] {7d91478d-1b4c-4d5b-b1e6-a78367be154b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 3129 | 2026.03.06 19:43:25.189409 [ 4 ] {7d91478d-1b4c-4d5b-b1e6-a78367be154b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 3130 | 2026.03.06 19:43:25.189791 [ 4 ] {7d91478d-1b4c-4d5b-b1e6-a78367be154b} <Trace> oximeter.fields_u64 (cb6f0aa6-8841-4508-a751-47829ee96259): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3131 | 2026.03.06 19:43:25.189829 [ 4 ] {7d91478d-1b4c-4d5b-b1e6-a78367be154b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3132 | 2026.03.06 19:43:25.190133 [ 4 ] {7d91478d-1b4c-4d5b-b1e6-a78367be154b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3133 | 2026.03.06 19:43:25.190346 [ 4 ] {7d91478d-1b4c-4d5b-b1e6-a78367be154b} <Trace> oximeter.fields_u64 (cb6f0aa6-8841-4508-a751-47829ee96259): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3134 | 2026.03.06 19:43:25.190471 [ 4 ] {7d91478d-1b4c-4d5b-b1e6-a78367be154b} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.00112 sec., 892.8571428571429 rows/sec., 62.78 KiB/sec. | ||
| 3135 | 2026.03.06 19:43:25.190509 [ 4 ] {7d91478d-1b4c-4d5b-b1e6-a78367be154b} <Debug> TCPHandler: Processed in 0.001285033 sec. | ||
| 3136 | 2026.03.06 19:43:25.190624 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3137 | 2026.03.06 19:43:25.190716 [ 4 ] {f0b73866-f23d-4ad1-bf70-60dae3b49875} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3138 | 2026.03.06 19:43:25.190756 [ 4 ] {f0b73866-f23d-4ad1-bf70-60dae3b49875} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3139 | 2026.03.06 19:43:25.191460 [ 4 ] {f0b73866-f23d-4ad1-bf70-60dae3b49875} <Trace> oximeter.fields_uuid (66bb6391-34ea-4491-ad88-0bd9a67cd893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3140 | 2026.03.06 19:43:25.191498 [ 4 ] {f0b73866-f23d-4ad1-bf70-60dae3b49875} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3141 | 2026.03.06 19:43:25.191891 [ 4 ] {f0b73866-f23d-4ad1-bf70-60dae3b49875} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3142 | 2026.03.06 19:43:25.192106 [ 4 ] {f0b73866-f23d-4ad1-bf70-60dae3b49875} <Trace> oximeter.fields_uuid (66bb6391-34ea-4491-ad88-0bd9a67cd893): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3143 | 2026.03.06 19:43:25.192248 [ 4 ] {f0b73866-f23d-4ad1-bf70-60dae3b49875} <Debug> executeQuery: Read 1069 rows, 75.89 KiB in 0.001533 sec., 697325.5055446835 rows/sec., 48.34 MiB/sec. | ||
| 3144 | 2026.03.06 19:43:25.192291 [ 4 ] {f0b73866-f23d-4ad1-bf70-60dae3b49875} <Debug> TCPHandler: Processed in 0.001717074 sec. | ||
| 3145 | 2026.03.06 19:43:25.192400 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3146 | 2026.03.06 19:43:25.192494 [ 4 ] {7ed827f5-0cb8-42aa-9637-933d2da8e395} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3147 | 2026.03.06 19:43:25.192537 [ 4 ] {7ed827f5-0cb8-42aa-9637-933d2da8e395} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3148 | 2026.03.06 19:43:25.193125 [ 4 ] {7ed827f5-0cb8-42aa-9637-933d2da8e395} <Trace> oximeter.measurements_cumulativeu64 (88d55ca0-aa78-4229-9aac-9922fcdaca35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3149 | 2026.03.06 19:43:25.193163 [ 4 ] {7ed827f5-0cb8-42aa-9637-933d2da8e395} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3150 | 2026.03.06 19:43:25.193605 [ 4 ] {7ed827f5-0cb8-42aa-9637-933d2da8e395} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3151 | 2026.03.06 19:43:25.193834 [ 4 ] {7ed827f5-0cb8-42aa-9637-933d2da8e395} <Trace> oximeter.measurements_cumulativeu64 (88d55ca0-aa78-4229-9aac-9922fcdaca35): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3152 | 2026.03.06 19:43:25.193965 [ 4 ] {7ed827f5-0cb8-42aa-9637-933d2da8e395} <Debug> executeQuery: Read 1223 rows, 78.34 KiB in 0.001489 sec., 821356.6151779718 rows/sec., 51.38 MiB/sec. | ||
| 3153 | 2026.03.06 19:43:25.194003 [ 4 ] {7ed827f5-0cb8-42aa-9637-933d2da8e395} <Debug> TCPHandler: Processed in 0.001654122 sec. | ||
| 3154 | 2026.03.06 19:43:25.194113 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3155 | 2026.03.06 19:43:25.194209 [ 4 ] {4076afee-1507-4083-ba58-659f562c50f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3156 | 2026.03.06 19:43:25.194250 [ 4 ] {4076afee-1507-4083-ba58-659f562c50f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3157 | 2026.03.06 19:43:25.194560 [ 4 ] {4076afee-1507-4083-ba58-659f562c50f5} <Trace> oximeter.measurements_f64 (c091aa37-f280-4763-875e-4d80ecd39980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3158 | 2026.03.06 19:43:25.194597 [ 4 ] {4076afee-1507-4083-ba58-659f562c50f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3159 | 2026.03.06 19:43:25.194913 [ 4 ] {4076afee-1507-4083-ba58-659f562c50f5} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3160 | 2026.03.06 19:43:25.195132 [ 4 ] {4076afee-1507-4083-ba58-659f562c50f5} <Trace> oximeter.measurements_f64 (c091aa37-f280-4763-875e-4d80ecd39980): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3161 | 2026.03.06 19:43:25.195263 [ 4 ] {4076afee-1507-4083-ba58-659f562c50f5} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001075 sec., 930.2325581395348 rows/sec., 59.05 KiB/sec. | ||
| 3162 | 2026.03.06 19:43:25.195300 [ 4 ] {4076afee-1507-4083-ba58-659f562c50f5} <Debug> TCPHandler: Processed in 0.001239032 sec. | ||
| 3163 | 2026.03.06 19:43:25.195402 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3164 | 2026.03.06 19:43:25.195496 [ 4 ] {24720e7c-96fb-4646-bc70-a11287f53c7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3165 | 2026.03.06 19:43:25.195550 [ 4 ] {24720e7c-96fb-4646-bc70-a11287f53c7a} <Trace> 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 | ||
| 3166 | 2026.03.06 19:43:25.196346 [ 4 ] {24720e7c-96fb-4646-bc70-a11287f53c7a} <Trace> oximeter.measurements_histogramu64 (d59f510d-631d-4e98-a8cb-078d100679c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3167 | 2026.03.06 19:43:25.196383 [ 4 ] {24720e7c-96fb-4646-bc70-a11287f53c7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3168 | 2026.03.06 19:43:25.196988 [ 4 ] {24720e7c-96fb-4646-bc70-a11287f53c7a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3169 | 2026.03.06 19:43:25.197219 [ 4 ] {24720e7c-96fb-4646-bc70-a11287f53c7a} <Trace> oximeter.measurements_histogramu64 (d59f510d-631d-4e98-a8cb-078d100679c7): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3170 | 2026.03.06 19:43:25.197357 [ 4 ] {24720e7c-96fb-4646-bc70-a11287f53c7a} <Debug> executeQuery: Read 48 rows, 88.08 KiB in 0.00188 sec., 25531.91489361702 rows/sec., 45.75 MiB/sec. | ||
| 3171 | 2026.03.06 19:43:25.197409 [ 4 ] {24720e7c-96fb-4646-bc70-a11287f53c7a} <Debug> TCPHandler: Processed in 0.002055482 sec. | ||
| 3172 | 2026.03.06 19:43:25.197514 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3173 | 2026.03.06 19:43:25.197608 [ 4 ] {2155953b-02e8-4e91-9f62-be863e10b284} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 3174 | 2026.03.06 19:43:25.197650 [ 4 ] {2155953b-02e8-4e91-9f62-be863e10b284} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 3175 | 2026.03.06 19:43:25.197954 [ 4 ] {2155953b-02e8-4e91-9f62-be863e10b284} <Trace> oximeter.measurements_i64 (d5e3581a-69b5-48ce-a01b-5775f086e25d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3176 | 2026.03.06 19:43:25.197991 [ 4 ] {2155953b-02e8-4e91-9f62-be863e10b284} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3177 | 2026.03.06 19:43:25.198324 [ 4 ] {2155953b-02e8-4e91-9f62-be863e10b284} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3178 | 2026.03.06 19:43:25.198537 [ 4 ] {2155953b-02e8-4e91-9f62-be863e10b284} <Trace> oximeter.measurements_i64 (d5e3581a-69b5-48ce-a01b-5775f086e25d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3179 | 2026.03.06 19:43:25.198661 [ 4 ] {2155953b-02e8-4e91-9f62-be863e10b284} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001072 sec., 8395.5223880597 rows/sec., 593.04 KiB/sec. | ||
| 3180 | 2026.03.06 19:43:25.198698 [ 4 ] {2155953b-02e8-4e91-9f62-be863e10b284} <Debug> TCPHandler: Processed in 0.001232522 sec. | ||
| 3181 | 2026.03.06 19:43:25.198795 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3182 | 2026.03.06 19:43:25.198887 [ 4 ] {c2d8816d-545d-46df-af3e-fa2aaa9d931e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3183 | 2026.03.06 19:43:25.198928 [ 4 ] {c2d8816d-545d-46df-af3e-fa2aaa9d931e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3184 | 2026.03.06 19:43:25.199224 [ 4 ] {c2d8816d-545d-46df-af3e-fa2aaa9d931e} <Trace> oximeter.measurements_u64 (a73e627a-568e-4e88-85ff-d5943592eb33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3185 | 2026.03.06 19:43:25.199261 [ 4 ] {c2d8816d-545d-46df-af3e-fa2aaa9d931e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.68 GiB. | ||
| 3186 | 2026.03.06 19:43:25.199567 [ 4 ] {c2d8816d-545d-46df-af3e-fa2aaa9d931e} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3187 | 2026.03.06 19:43:25.199784 [ 4 ] {c2d8816d-545d-46df-af3e-fa2aaa9d931e} <Trace> oximeter.measurements_u64 (a73e627a-568e-4e88-85ff-d5943592eb33): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3188 | 2026.03.06 19:43:25.199922 [ 4 ] {c2d8816d-545d-46df-af3e-fa2aaa9d931e} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001054 sec., 11385.199240986716 rows/sec., 785.70 KiB/sec. | ||
| 3189 | 2026.03.06 19:43:25.199959 [ 4 ] {c2d8816d-545d-46df-af3e-fa2aaa9d931e} <Debug> TCPHandler: Processed in 0.001212361 sec. | ||
| 3190 | 2026.03.06 19:43:27.175110 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 62 entries to flush up to offset 432 | ||
| 3191 | 2026.03.06 19:43:27.177952 [ 242 ] {} <Trace> system.query_log (0895be45-9bf7-4264-8d00-e6aea3b99325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3192 | 2026.03.06 19:43:27.178001 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3193 | 2026.03.06 19:43:27.179241 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3194 | 2026.03.06 19:43:27.179504 [ 242 ] {} <Trace> system.query_log (0895be45-9bf7-4264-8d00-e6aea3b99325): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3195 | 2026.03.06 19:43:27.179760 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 432 | ||
| 3196 | 2026.03.06 19:43:29.680029 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5264 | ||
| 3197 | 2026.03.06 19:43:29.680574 [ 244 ] {} <Trace> system.asynchronous_metric_log (1d6329eb-cef3-44de-9e03-0def5894f895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3198 | 2026.03.06 19:43:29.680618 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3199 | 2026.03.06 19:43:29.681097 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3200 | 2026.03.06 19:43:29.681324 [ 244 ] {} <Trace> system.asynchronous_metric_log (1d6329eb-cef3-44de-9e03-0def5894f895): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3201 | 2026.03.06 19:43:29.681454 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5264 | ||
| 3202 | 2026.03.06 19:43:29.681464 [ 169 ] {} <Debug> system.asynchronous_metric_log (1d6329eb-cef3-44de-9e03-0def5894f895) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3203 | 2026.03.06 19:43:29.681537 [ 169 ] {} <Trace> system.asynchronous_metric_log (1d6329eb-cef3-44de-9e03-0def5894f895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3204 | 2026.03.06 19:43:29.681560 [ 169 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3205 | 2026.03.06 19:43:29.681683 [ 199 ] {1d6329eb-cef3-44de-9e03-0def5894f895::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 3206 | 2026.03.06 19:43:29.681827 [ 199 ] {1d6329eb-cef3-44de-9e03-0def5894f895::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3207 | 2026.03.06 19:43:29.681864 [ 199 ] {1d6329eb-cef3-44de-9e03-0def5894f895::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2896 rows starting from the beginning of the part | ||
| 3208 | 2026.03.06 19:43:29.681925 [ 199 ] {1d6329eb-cef3-44de-9e03-0def5894f895::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 448 rows starting from the beginning of the part | ||
| 3209 | 2026.03.06 19:43:29.681966 [ 199 ] {1d6329eb-cef3-44de-9e03-0def5894f895::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 512 rows starting from the beginning of the part | ||
| 3210 | 2026.03.06 19:43:29.682003 [ 199 ] {1d6329eb-cef3-44de-9e03-0def5894f895::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 448 rows starting from the beginning of the part | ||
| 3211 | 2026.03.06 19:43:29.682038 [ 199 ] {1d6329eb-cef3-44de-9e03-0def5894f895::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 512 rows starting from the beginning of the part | ||
| 3212 | 2026.03.06 19:43:29.682075 [ 199 ] {1d6329eb-cef3-44de-9e03-0def5894f895::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 448 rows starting from the beginning of the part | ||
| 3213 | 2026.03.06 19:43:29.683407 [ 190 ] {1d6329eb-cef3-44de-9e03-0def5894f895::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5264 rows, containing 4 columns (4 merged, 0 gathered) in 0.001778305 sec., 2960122.1387782185 rows/sec., 42.34 MiB/sec. | ||
| 3214 | 2026.03.06 19:43:29.684130 [ 199 ] {1d6329eb-cef3-44de-9e03-0def5894f895::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3215 | 2026.03.06 19:43:29.684378 [ 199 ] {1d6329eb-cef3-44de-9e03-0def5894f895::all_1_11_2} <Trace> system.asynchronous_metric_log (1d6329eb-cef3-44de-9e03-0def5894f895): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3216 | 2026.03.06 19:43:29.684449 [ 199 ] {1d6329eb-cef3-44de-9e03-0def5894f895::all_1_11_2} <Trace> system.asynchronous_metric_log (1d6329eb-cef3-44de-9e03-0def5894f895) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3217 | 2026.03.06 19:43:29.684516 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.39 MiB. | ||
| 3218 | 2026.03.06 19:43:29.795442 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3219 | 2026.03.06 19:43:29.795653 [ 4 ] {8025ec9b-7b64-4004-b5f6-a12fa5957f88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3220 | 2026.03.06 19:43:29.795717 [ 4 ] {8025ec9b-7b64-4004-b5f6-a12fa5957f88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3221 | 2026.03.06 19:43:29.796336 [ 4 ] {8025ec9b-7b64-4004-b5f6-a12fa5957f88} <Trace> oximeter.fields_string (806e2236-ee87-4e21-bca6-f542d99340fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3222 | 2026.03.06 19:43:29.796415 [ 4 ] {8025ec9b-7b64-4004-b5f6-a12fa5957f88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3223 | 2026.03.06 19:43:29.796774 [ 4 ] {8025ec9b-7b64-4004-b5f6-a12fa5957f88} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3224 | 2026.03.06 19:43:29.796991 [ 4 ] {8025ec9b-7b64-4004-b5f6-a12fa5957f88} <Trace> oximeter.fields_string (806e2236-ee87-4e21-bca6-f542d99340fe): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3225 | 2026.03.06 19:43:29.797126 [ 97 ] {} <Debug> oximeter.fields_string (806e2236-ee87-4e21-bca6-f542d99340fe) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3226 | 2026.03.06 19:43:29.797136 [ 4 ] {8025ec9b-7b64-4004-b5f6-a12fa5957f88} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001529 sec., 36625.245258338786 rows/sec., 2.80 MiB/sec. | ||
| 3227 | 2026.03.06 19:43:29.797188 [ 97 ] {} <Trace> oximeter.fields_string (806e2236-ee87-4e21-bca6-f542d99340fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3228 | 2026.03.06 19:43:29.797200 [ 4 ] {8025ec9b-7b64-4004-b5f6-a12fa5957f88} <Debug> TCPHandler: Processed in 0.00192611 sec. | ||
| 3229 | 2026.03.06 19:43:29.797220 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3230 | 2026.03.06 19:43:29.797322 [ 201 ] {806e2236-ee87-4e21-bca6-f542d99340fe::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 3231 | 2026.03.06 19:43:29.797347 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3232 | 2026.03.06 19:43:29.797512 [ 201 ] {806e2236-ee87-4e21-bca6-f542d99340fe::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3233 | 2026.03.06 19:43:29.797532 [ 4 ] {60d9a5ff-b194-4f37-b1ff-ae7fd542b634} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3234 | 2026.03.06 19:43:29.797553 [ 201 ] {806e2236-ee87-4e21-bca6-f542d99340fe::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 2752 rows starting from the beginning of the part | ||
| 3235 | 2026.03.06 19:43:29.797587 [ 4 ] {60d9a5ff-b194-4f37-b1ff-ae7fd542b634} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3236 | 2026.03.06 19:43:29.797622 [ 201 ] {806e2236-ee87-4e21-bca6-f542d99340fe::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 797 rows starting from the beginning of the part | ||
| 3237 | 2026.03.06 19:43:29.797672 [ 201 ] {806e2236-ee87-4e21-bca6-f542d99340fe::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 126 rows starting from the beginning of the part | ||
| 3238 | 2026.03.06 19:43:29.797711 [ 201 ] {806e2236-ee87-4e21-bca6-f542d99340fe::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 797 rows starting from the beginning of the part | ||
| 3239 | 2026.03.06 19:43:29.797756 [ 201 ] {806e2236-ee87-4e21-bca6-f542d99340fe::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 2021 rows starting from the beginning of the part | ||
| 3240 | 2026.03.06 19:43:29.797797 [ 201 ] {806e2236-ee87-4e21-bca6-f542d99340fe::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 56 rows starting from the beginning of the part | ||
| 3241 | 2026.03.06 19:43:29.798120 [ 4 ] {60d9a5ff-b194-4f37-b1ff-ae7fd542b634} <Trace> oximeter.fields_uuid (66bb6391-34ea-4491-ad88-0bd9a67cd893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3242 | 2026.03.06 19:43:29.798167 [ 4 ] {60d9a5ff-b194-4f37-b1ff-ae7fd542b634} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3243 | 2026.03.06 19:43:29.798562 [ 4 ] {60d9a5ff-b194-4f37-b1ff-ae7fd542b634} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3244 | 2026.03.06 19:43:29.798815 [ 4 ] {60d9a5ff-b194-4f37-b1ff-ae7fd542b634} <Trace> oximeter.fields_uuid (66bb6391-34ea-4491-ad88-0bd9a67cd893): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3245 | 2026.03.06 19:43:29.798930 [ 97 ] {} <Debug> oximeter.fields_uuid (66bb6391-34ea-4491-ad88-0bd9a67cd893) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3246 | 2026.03.06 19:43:29.798948 [ 4 ] {60d9a5ff-b194-4f37-b1ff-ae7fd542b634} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001441 sec., 44413.60166551006 rows/sec., 3.47 MiB/sec. | ||
| 3247 | 2026.03.06 19:43:29.798968 [ 97 ] {} <Trace> oximeter.fields_uuid (66bb6391-34ea-4491-ad88-0bd9a67cd893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3248 | 2026.03.06 19:43:29.798991 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3249 | 2026.03.06 19:43:29.798991 [ 4 ] {60d9a5ff-b194-4f37-b1ff-ae7fd542b634} <Debug> TCPHandler: Processed in 0.001705603 sec. | ||
| 3250 | 2026.03.06 19:43:29.799095 [ 199 ] {66bb6391-34ea-4491-ad88-0bd9a67cd893::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 3251 | 2026.03.06 19:43:29.799124 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3252 | 2026.03.06 19:43:29.799219 [ 199 ] {66bb6391-34ea-4491-ad88-0bd9a67cd893::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3253 | 2026.03.06 19:43:29.799224 [ 4 ] {ef8b36f8-9aa6-4704-89e2-7cc8ce321cc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3254 | 2026.03.06 19:43:29.799256 [ 199 ] {66bb6391-34ea-4491-ad88-0bd9a67cd893::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1493 rows starting from the beginning of the part | ||
| 3255 | 2026.03.06 19:43:29.799280 [ 4 ] {ef8b36f8-9aa6-4704-89e2-7cc8ce321cc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3256 | 2026.03.06 19:43:29.799320 [ 199 ] {66bb6391-34ea-4491-ad88-0bd9a67cd893::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 490 rows starting from the beginning of the part | ||
| 3257 | 2026.03.06 19:43:29.799364 [ 199 ] {66bb6391-34ea-4491-ad88-0bd9a67cd893::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 99 rows starting from the beginning of the part | ||
| 3258 | 2026.03.06 19:43:29.799402 [ 199 ] {66bb6391-34ea-4491-ad88-0bd9a67cd893::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 490 rows starting from the beginning of the part | ||
| 3259 | 2026.03.06 19:43:29.799439 [ 199 ] {66bb6391-34ea-4491-ad88-0bd9a67cd893::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1069 rows starting from the beginning of the part | ||
| 3260 | 2026.03.06 19:43:29.799476 [ 199 ] {66bb6391-34ea-4491-ad88-0bd9a67cd893::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 64 rows starting from the beginning of the part | ||
| 3261 | 2026.03.06 19:43:29.799679 [ 4 ] {ef8b36f8-9aa6-4704-89e2-7cc8ce321cc0} <Trace> oximeter.measurements_cumulativeu64 (88d55ca0-aa78-4229-9aac-9922fcdaca35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3262 | 2026.03.06 19:43:29.799722 [ 4 ] {ef8b36f8-9aa6-4704-89e2-7cc8ce321cc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3263 | 2026.03.06 19:43:29.800085 [ 190 ] {806e2236-ee87-4e21-bca6-f542d99340fe::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6549 rows, containing 5 columns (5 merged, 0 gathered) in 0.002804181 sec., 2335441.257179904 rows/sec., 188.25 MiB/sec. | ||
| 3264 | 2026.03.06 19:43:29.800109 [ 4 ] {ef8b36f8-9aa6-4704-89e2-7cc8ce321cc0} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3265 | 2026.03.06 19:43:29.800362 [ 4 ] {ef8b36f8-9aa6-4704-89e2-7cc8ce321cc0} <Trace> oximeter.measurements_cumulativeu64 (88d55ca0-aa78-4229-9aac-9922fcdaca35): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3266 | 2026.03.06 19:43:29.800389 [ 201 ] {806e2236-ee87-4e21-bca6-f542d99340fe::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3267 | 2026.03.06 19:43:29.800481 [ 97 ] {} <Debug> oximeter.measurements_cumulativeu64 (88d55ca0-aa78-4229-9aac-9922fcdaca35) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3268 | 2026.03.06 19:43:29.800502 [ 4 ] {ef8b36f8-9aa6-4704-89e2-7cc8ce321cc0} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001296 sec., 98765.43209876542 rows/sec., 6.88 MiB/sec. | ||
| 3269 | 2026.03.06 19:43:29.800518 [ 97 ] {} <Trace> oximeter.measurements_cumulativeu64 (88d55ca0-aa78-4229-9aac-9922fcdaca35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3270 | 2026.03.06 19:43:29.800547 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3271 | 2026.03.06 19:43:29.800549 [ 4 ] {ef8b36f8-9aa6-4704-89e2-7cc8ce321cc0} <Debug> TCPHandler: Processed in 0.001473787 sec. | ||
| 3272 | 2026.03.06 19:43:29.800637 [ 196 ] {88d55ca0-aa78-4229-9aac-9922fcdaca35::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 3273 | 2026.03.06 19:43:29.800663 [ 201 ] {806e2236-ee87-4e21-bca6-f542d99340fe::all_1_16_3} <Trace> oximeter.fields_string (806e2236-ee87-4e21-bca6-f542d99340fe): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3274 | 2026.03.06 19:43:29.800677 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3275 | 2026.03.06 19:43:29.800732 [ 196 ] {88d55ca0-aa78-4229-9aac-9922fcdaca35::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3276 | 2026.03.06 19:43:29.800740 [ 201 ] {806e2236-ee87-4e21-bca6-f542d99340fe::all_1_16_3} <Trace> oximeter.fields_string (806e2236-ee87-4e21-bca6-f542d99340fe) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3277 | 2026.03.06 19:43:29.800767 [ 196 ] {88d55ca0-aa78-4229-9aac-9922fcdaca35::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 4507 rows starting from the beginning of the part | ||
| 3278 | 2026.03.06 19:43:29.800775 [ 4 ] {2f7d4efe-4a68-433b-ad44-0e2bbfb75119} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3279 | 2026.03.06 19:43:29.800819 [ 4 ] {2f7d4efe-4a68-433b-ad44-0e2bbfb75119} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3280 | 2026.03.06 19:43:29.800822 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB. | ||
| 3281 | 2026.03.06 19:43:29.800830 [ 196 ] {88d55ca0-aa78-4229-9aac-9922fcdaca35::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 265 rows starting from the beginning of the part | ||
| 3282 | 2026.03.06 19:43:29.800906 [ 196 ] {88d55ca0-aa78-4229-9aac-9922fcdaca35::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 160 rows starting from the beginning of the part | ||
| 3283 | 2026.03.06 19:43:29.800951 [ 196 ] {88d55ca0-aa78-4229-9aac-9922fcdaca35::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 265 rows starting from the beginning of the part | ||
| 3284 | 2026.03.06 19:43:29.800994 [ 196 ] {88d55ca0-aa78-4229-9aac-9922fcdaca35::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1223 rows starting from the beginning of the part | ||
| 3285 | 2026.03.06 19:43:29.800999 [ 201 ] {66bb6391-34ea-4491-ad88-0bd9a67cd893::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3705 rows, containing 5 columns (5 merged, 0 gathered) in 0.00195657 sec., 1893619.9573743849 rows/sec., 139.53 MiB/sec. | ||
| 3286 | 2026.03.06 19:43:29.801036 [ 196 ] {88d55ca0-aa78-4229-9aac-9922fcdaca35::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 128 rows starting from the beginning of the part | ||
| 3287 | 2026.03.06 19:43:29.801150 [ 4 ] {2f7d4efe-4a68-433b-ad44-0e2bbfb75119} <Trace> oximeter.measurements_u64 (a73e627a-568e-4e88-85ff-d5943592eb33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3288 | 2026.03.06 19:43:29.801188 [ 4 ] {2f7d4efe-4a68-433b-ad44-0e2bbfb75119} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3289 | 2026.03.06 19:43:29.801199 [ 199 ] {66bb6391-34ea-4491-ad88-0bd9a67cd893::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3290 | 2026.03.06 19:43:29.801517 [ 199 ] {66bb6391-34ea-4491-ad88-0bd9a67cd893::all_1_16_3} <Trace> oximeter.fields_uuid (66bb6391-34ea-4491-ad88-0bd9a67cd893): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3291 | 2026.03.06 19:43:29.801543 [ 4 ] {2f7d4efe-4a68-433b-ad44-0e2bbfb75119} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3292 | 2026.03.06 19:43:29.801602 [ 199 ] {66bb6391-34ea-4491-ad88-0bd9a67cd893::all_1_16_3} <Trace> oximeter.fields_uuid (66bb6391-34ea-4491-ad88-0bd9a67cd893) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3293 | 2026.03.06 19:43:29.801680 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 3294 | 2026.03.06 19:43:29.801818 [ 4 ] {2f7d4efe-4a68-433b-ad44-0e2bbfb75119} <Trace> oximeter.measurements_u64 (a73e627a-568e-4e88-85ff-d5943592eb33): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3295 | 2026.03.06 19:43:29.801926 [ 97 ] {} <Debug> oximeter.measurements_u64 (a73e627a-568e-4e88-85ff-d5943592eb33) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3296 | 2026.03.06 19:43:29.801954 [ 97 ] {} <Trace> oximeter.measurements_u64 (a73e627a-568e-4e88-85ff-d5943592eb33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3297 | 2026.03.06 19:43:29.801955 [ 4 ] {2f7d4efe-4a68-433b-ad44-0e2bbfb75119} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001197 sec., 40100.25062656642 rows/sec., 2.70 MiB/sec. | ||
| 3298 | 2026.03.06 19:43:29.801975 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3299 | 2026.03.06 19:43:29.802004 [ 4 ] {2f7d4efe-4a68-433b-ad44-0e2bbfb75119} <Debug> TCPHandler: Processed in 0.001376285 sec. | ||
| 3300 | 2026.03.06 19:43:29.802067 [ 190 ] {a73e627a-568e-4e88-85ff-d5943592eb33::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 3301 | 2026.03.06 19:43:29.802185 [ 190 ] {a73e627a-568e-4e88-85ff-d5943592eb33::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3302 | 2026.03.06 19:43:29.802218 [ 190 ] {a73e627a-568e-4e88-85ff-d5943592eb33::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 540 rows starting from the beginning of the part | ||
| 3303 | 2026.03.06 19:43:29.802278 [ 190 ] {a73e627a-568e-4e88-85ff-d5943592eb33::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 90 rows starting from the beginning of the part | ||
| 3304 | 2026.03.06 19:43:29.802320 [ 190 ] {a73e627a-568e-4e88-85ff-d5943592eb33::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 60 rows starting from the beginning of the part | ||
| 3305 | 2026.03.06 19:43:29.802358 [ 190 ] {a73e627a-568e-4e88-85ff-d5943592eb33::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 90 rows starting from the beginning of the part | ||
| 3306 | 2026.03.06 19:43:29.802394 [ 190 ] {a73e627a-568e-4e88-85ff-d5943592eb33::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 12 rows starting from the beginning of the part | ||
| 3307 | 2026.03.06 19:43:29.802431 [ 190 ] {a73e627a-568e-4e88-85ff-d5943592eb33::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 48 rows starting from the beginning of the part | ||
| 3308 | 2026.03.06 19:43:29.803328 [ 195 ] {a73e627a-568e-4e88-85ff-d5943592eb33::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 840 rows, containing 4 columns (4 merged, 0 gathered) in 0.001297643 sec., 647327.5007070511 rows/sec., 42.03 MiB/sec. | ||
| 3309 | 2026.03.06 19:43:29.803496 [ 190 ] {a73e627a-568e-4e88-85ff-d5943592eb33::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3310 | 2026.03.06 19:43:29.803744 [ 201 ] {88d55ca0-aa78-4229-9aac-9922fcdaca35::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6548 rows, containing 5 columns (5 merged, 0 gathered) in 0.00314881 sec., 2079515.7535703962 rows/sec., 134.69 MiB/sec. | ||
| 3311 | 2026.03.06 19:43:29.803744 [ 196 ] {a73e627a-568e-4e88-85ff-d5943592eb33::all_1_16_3} <Trace> oximeter.measurements_u64 (a73e627a-568e-4e88-85ff-d5943592eb33): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3312 | 2026.03.06 19:43:29.803854 [ 196 ] {a73e627a-568e-4e88-85ff-d5943592eb33::all_1_16_3} <Trace> oximeter.measurements_u64 (a73e627a-568e-4e88-85ff-d5943592eb33) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3313 | 2026.03.06 19:43:29.803946 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 3314 | 2026.03.06 19:43:29.804182 [ 195 ] {88d55ca0-aa78-4229-9aac-9922fcdaca35::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3315 | 2026.03.06 19:43:29.804445 [ 195 ] {88d55ca0-aa78-4229-9aac-9922fcdaca35::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (88d55ca0-aa78-4229-9aac-9922fcdaca35): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3316 | 2026.03.06 19:43:29.804512 [ 195 ] {88d55ca0-aa78-4229-9aac-9922fcdaca35::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (88d55ca0-aa78-4229-9aac-9922fcdaca35) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3317 | 2026.03.06 19:43:29.804582 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.32 MiB. | ||
| 3318 | 2026.03.06 19:43:29.962471 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 3319 | 2026.03.06 19:43:29.980055 [ 243 ] {} <Trace> system.metric_log (72ef8883-a815-42c7-bee2-1c23217a9a11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3320 | 2026.03.06 19:43:29.980110 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3321 | 2026.03.06 19:43:29.986211 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3322 | 2026.03.06 19:43:29.986917 [ 243 ] {} <Trace> system.metric_log (72ef8883-a815-42c7-bee2-1c23217a9a11): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3323 | 2026.03.06 19:43:29.987193 [ 97 ] {} <Debug> system.metric_log (72ef8883-a815-42c7-bee2-1c23217a9a11) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3324 | 2026.03.06 19:43:29.987249 [ 97 ] {} <Trace> system.metric_log (72ef8883-a815-42c7-bee2-1c23217a9a11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3325 | 2026.03.06 19:43:29.987271 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3326 | 2026.03.06 19:43:29.987363 [ 191 ] {72ef8883-a815-42c7-bee2-1c23217a9a11::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 3327 | 2026.03.06 19:43:29.989928 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 3328 | 2026.03.06 19:43:29.990595 [ 191 ] {72ef8883-a815-42c7-bee2-1c23217a9a11::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3329 | 2026.03.06 19:43:29.991377 [ 191 ] {72ef8883-a815-42c7-bee2-1c23217a9a11::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 46 rows starting from the beginning of the part | ||
| 3330 | 2026.03.06 19:43:29.994709 [ 191 ] {72ef8883-a815-42c7-bee2-1c23217a9a11::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 7 rows starting from the beginning of the part | ||
| 3331 | 2026.03.06 19:43:29.997970 [ 191 ] {72ef8883-a815-42c7-bee2-1c23217a9a11::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 8 rows starting from the beginning of the part | ||
| 3332 | 2026.03.06 19:43:30.000248 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 216.23 MiB, peak 223.18 MiB, free memory in arenas 0.00 B, will set to 219.13 MiB (RSS), difference: 2.90 MiB | ||
| 3333 | 2026.03.06 19:43:30.001385 [ 191 ] {72ef8883-a815-42c7-bee2-1c23217a9a11::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 7 rows starting from the beginning of the part | ||
| 3334 | 2026.03.06 19:43:30.005080 [ 191 ] {72ef8883-a815-42c7-bee2-1c23217a9a11::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 8 rows starting from the beginning of the part | ||
| 3335 | 2026.03.06 19:43:30.008860 [ 191 ] {72ef8883-a815-42c7-bee2-1c23217a9a11::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 7 rows starting from the beginning of the part | ||
| 3336 | 2026.03.06 19:43:30.059851 [ 201 ] {72ef8883-a815-42c7-bee2-1c23217a9a11::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.072479534 sec., 1145.1508504455892 rows/sec., 5.92 MiB/sec. | ||
| 3337 | 2026.03.06 19:43:30.061493 [ 195 ] {72ef8883-a815-42c7-bee2-1c23217a9a11::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3338 | 2026.03.06 19:43:30.063257 [ 195 ] {72ef8883-a815-42c7-bee2-1c23217a9a11::all_1_11_2} <Trace> system.metric_log (72ef8883-a815-42c7-bee2-1c23217a9a11): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3339 | 2026.03.06 19:43:30.063353 [ 195 ] {72ef8883-a815-42c7-bee2-1c23217a9a11::all_1_11_2} <Trace> system.metric_log (72ef8883-a815-42c7-bee2-1c23217a9a11) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3340 | 2026.03.06 19:43:30.064394 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.43 MiB. | ||
| 3341 | 2026.03.06 19:43:31.000437 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 219.65 MiB, peak 229.56 MiB, free memory in arenas 0.00 B, will set to 223.88 MiB (RSS), difference: 4.23 MiB | ||
| 3342 | 2026.03.06 19:43:34.804821 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3343 | 2026.03.06 19:43:34.805126 [ 4 ] {def78be1-7bea-49c1-9811-a5b95c988934} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3344 | 2026.03.06 19:43:34.805198 [ 4 ] {def78be1-7bea-49c1-9811-a5b95c988934} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3345 | 2026.03.06 19:43:34.805988 [ 4 ] {def78be1-7bea-49c1-9811-a5b95c988934} <Trace> oximeter.fields_i16 (0805983f-3b79-42e2-9799-61f8171b7c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3346 | 2026.03.06 19:43:34.806029 [ 4 ] {def78be1-7bea-49c1-9811-a5b95c988934} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3347 | 2026.03.06 19:43:34.806445 [ 4 ] {def78be1-7bea-49c1-9811-a5b95c988934} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3348 | 2026.03.06 19:43:34.806675 [ 4 ] {def78be1-7bea-49c1-9811-a5b95c988934} <Trace> oximeter.fields_i16 (0805983f-3b79-42e2-9799-61f8171b7c62): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3349 | 2026.03.06 19:43:34.806827 [ 4 ] {def78be1-7bea-49c1-9811-a5b95c988934} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001778 sec., 159730.03374578178 rows/sec., 10.14 MiB/sec. | ||
| 3350 | 2026.03.06 19:43:34.806871 [ 4 ] {def78be1-7bea-49c1-9811-a5b95c988934} <Debug> TCPHandler: Processed in 0.002231597 sec. | ||
| 3351 | 2026.03.06 19:43:34.806999 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3352 | 2026.03.06 19:43:34.807092 [ 4 ] {56abd3c8-94d7-4995-8aa3-a7b94b2f129f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3353 | 2026.03.06 19:43:34.807134 [ 4 ] {56abd3c8-94d7-4995-8aa3-a7b94b2f129f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3354 | 2026.03.06 19:43:34.807976 [ 4 ] {56abd3c8-94d7-4995-8aa3-a7b94b2f129f} <Trace> oximeter.fields_string (806e2236-ee87-4e21-bca6-f542d99340fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3355 | 2026.03.06 19:43:34.808013 [ 4 ] {56abd3c8-94d7-4995-8aa3-a7b94b2f129f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3356 | 2026.03.06 19:43:34.808370 [ 4 ] {56abd3c8-94d7-4995-8aa3-a7b94b2f129f} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3357 | 2026.03.06 19:43:34.808591 [ 4 ] {56abd3c8-94d7-4995-8aa3-a7b94b2f129f} <Trace> oximeter.fields_string (806e2236-ee87-4e21-bca6-f542d99340fe): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3358 | 2026.03.06 19:43:34.808719 [ 4 ] {56abd3c8-94d7-4995-8aa3-a7b94b2f129f} <Debug> executeQuery: Read 797 rows, 64.15 KiB in 0.001645 sec., 484498.4802431611 rows/sec., 38.08 MiB/sec. | ||
| 3359 | 2026.03.06 19:43:34.808757 [ 4 ] {56abd3c8-94d7-4995-8aa3-a7b94b2f129f} <Debug> TCPHandler: Processed in 0.001811617 sec. | ||
| 3360 | 2026.03.06 19:43:34.808868 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3361 | 2026.03.06 19:43:34.808968 [ 4 ] {68a65192-9afd-4263-8e73-fcc15b82a378} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3362 | 2026.03.06 19:43:34.809007 [ 4 ] {68a65192-9afd-4263-8e73-fcc15b82a378} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3363 | 2026.03.06 19:43:34.809569 [ 4 ] {68a65192-9afd-4263-8e73-fcc15b82a378} <Trace> oximeter.fields_u16 (5a564c88-a7ef-4f9d-817e-8041ba77bdd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3364 | 2026.03.06 19:43:34.809613 [ 4 ] {68a65192-9afd-4263-8e73-fcc15b82a378} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3365 | 2026.03.06 19:43:34.810011 [ 4 ] {68a65192-9afd-4263-8e73-fcc15b82a378} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3366 | 2026.03.06 19:43:34.810229 [ 4 ] {68a65192-9afd-4263-8e73-fcc15b82a378} <Trace> oximeter.fields_u16 (5a564c88-a7ef-4f9d-817e-8041ba77bdd1): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3367 | 2026.03.06 19:43:34.810354 [ 4 ] {68a65192-9afd-4263-8e73-fcc15b82a378} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001405 sec., 101067.61565836299 rows/sec., 5.94 MiB/sec. | ||
| 3368 | 2026.03.06 19:43:34.810390 [ 4 ] {68a65192-9afd-4263-8e73-fcc15b82a378} <Debug> TCPHandler: Processed in 0.00156964 sec. | ||
| 3369 | 2026.03.06 19:43:34.810495 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3370 | 2026.03.06 19:43:34.810587 [ 4 ] {12729b27-fe12-4690-9ebc-7899112b5eeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3371 | 2026.03.06 19:43:34.810629 [ 4 ] {12729b27-fe12-4690-9ebc-7899112b5eeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3372 | 2026.03.06 19:43:34.811106 [ 4 ] {12729b27-fe12-4690-9ebc-7899112b5eeb} <Trace> oximeter.fields_u32 (f9d1c63e-f868-4b0c-af5a-3ae84ab3044e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3373 | 2026.03.06 19:43:34.811142 [ 4 ] {12729b27-fe12-4690-9ebc-7899112b5eeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3374 | 2026.03.06 19:43:34.811455 [ 4 ] {12729b27-fe12-4690-9ebc-7899112b5eeb} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3375 | 2026.03.06 19:43:34.811661 [ 4 ] {12729b27-fe12-4690-9ebc-7899112b5eeb} <Trace> oximeter.fields_u32 (f9d1c63e-f868-4b0c-af5a-3ae84ab3044e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3376 | 2026.03.06 19:43:34.811786 [ 4 ] {12729b27-fe12-4690-9ebc-7899112b5eeb} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001217 sec., 122432.21035332786 rows/sec., 7.91 MiB/sec. | ||
| 3377 | 2026.03.06 19:43:34.811822 [ 4 ] {12729b27-fe12-4690-9ebc-7899112b5eeb} <Debug> TCPHandler: Processed in 0.001373345 sec. | ||
| 3378 | 2026.03.06 19:43:34.811932 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3379 | 2026.03.06 19:43:34.812023 [ 4 ] {4bfcb58a-14b2-4b63-9fa2-e7b7e1c5c1af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3380 | 2026.03.06 19:43:34.812062 [ 4 ] {4bfcb58a-14b2-4b63-9fa2-e7b7e1c5c1af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3381 | 2026.03.06 19:43:34.812532 [ 4 ] {4bfcb58a-14b2-4b63-9fa2-e7b7e1c5c1af} <Trace> oximeter.fields_u8 (df3fde33-e7e4-42a4-a22f-53ff95c206e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3382 | 2026.03.06 19:43:34.812568 [ 4 ] {4bfcb58a-14b2-4b63-9fa2-e7b7e1c5c1af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3383 | 2026.03.06 19:43:34.812885 [ 4 ] {4bfcb58a-14b2-4b63-9fa2-e7b7e1c5c1af} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3384 | 2026.03.06 19:43:34.813115 [ 4 ] {4bfcb58a-14b2-4b63-9fa2-e7b7e1c5c1af} <Trace> oximeter.fields_u8 (df3fde33-e7e4-42a4-a22f-53ff95c206e8): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3385 | 2026.03.06 19:43:34.813240 [ 4 ] {4bfcb58a-14b2-4b63-9fa2-e7b7e1c5c1af} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001235 sec., 119838.05668016194 rows/sec., 6.82 MiB/sec. | ||
| 3386 | 2026.03.06 19:43:34.813276 [ 4 ] {4bfcb58a-14b2-4b63-9fa2-e7b7e1c5c1af} <Debug> TCPHandler: Processed in 0.001391585 sec. | ||
| 3387 | 2026.03.06 19:43:34.813383 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3388 | 2026.03.06 19:43:34.813475 [ 4 ] {1f31ed4b-6a8a-4969-8b85-b98ab709e86e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3389 | 2026.03.06 19:43:34.813514 [ 4 ] {1f31ed4b-6a8a-4969-8b85-b98ab709e86e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3390 | 2026.03.06 19:43:34.814140 [ 4 ] {1f31ed4b-6a8a-4969-8b85-b98ab709e86e} <Trace> oximeter.fields_uuid (66bb6391-34ea-4491-ad88-0bd9a67cd893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3391 | 2026.03.06 19:43:34.814178 [ 4 ] {1f31ed4b-6a8a-4969-8b85-b98ab709e86e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3392 | 2026.03.06 19:43:34.814515 [ 4 ] {1f31ed4b-6a8a-4969-8b85-b98ab709e86e} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3393 | 2026.03.06 19:43:34.814722 [ 4 ] {1f31ed4b-6a8a-4969-8b85-b98ab709e86e} <Trace> oximeter.fields_uuid (66bb6391-34ea-4491-ad88-0bd9a67cd893): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3394 | 2026.03.06 19:43:34.814846 [ 4 ] {1f31ed4b-6a8a-4969-8b85-b98ab709e86e} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.001389 sec., 352771.7782577394 rows/sec., 24.73 MiB/sec. | ||
| 3395 | 2026.03.06 19:43:34.814881 [ 4 ] {1f31ed4b-6a8a-4969-8b85-b98ab709e86e} <Debug> TCPHandler: Processed in 0.001545239 sec. | ||
| 3396 | 2026.03.06 19:43:34.815001 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3397 | 2026.03.06 19:43:34.815115 [ 4 ] {5763f9b1-460a-478f-b68d-ecc6644bb6b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3398 | 2026.03.06 19:43:34.815165 [ 4 ] {5763f9b1-460a-478f-b68d-ecc6644bb6b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3399 | 2026.03.06 19:43:34.815559 [ 4 ] {5763f9b1-460a-478f-b68d-ecc6644bb6b2} <Trace> oximeter.measurements_bool (92876d2a-88ca-4494-928d-154bdcb11b9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3400 | 2026.03.06 19:43:34.815602 [ 4 ] {5763f9b1-460a-478f-b68d-ecc6644bb6b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3401 | 2026.03.06 19:43:34.815969 [ 4 ] {5763f9b1-460a-478f-b68d-ecc6644bb6b2} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3402 | 2026.03.06 19:43:34.816225 [ 4 ] {5763f9b1-460a-478f-b68d-ecc6644bb6b2} <Trace> oximeter.measurements_bool (92876d2a-88ca-4494-928d-154bdcb11b9b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3403 | 2026.03.06 19:43:34.816348 [ 4 ] {5763f9b1-460a-478f-b68d-ecc6644bb6b2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001257 sec., 4773.26968973747 rows/sec., 249.38 KiB/sec. | ||
| 3404 | 2026.03.06 19:43:34.816385 [ 4 ] {5763f9b1-460a-478f-b68d-ecc6644bb6b2} <Debug> TCPHandler: Processed in 0.001450908 sec. | ||
| 3405 | 2026.03.06 19:43:34.816497 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3406 | 2026.03.06 19:43:34.816615 [ 4 ] {f4c7e0f4-8a61-485c-9672-bdaa8bcdbb3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3407 | 2026.03.06 19:43:34.816666 [ 4 ] {f4c7e0f4-8a61-485c-9672-bdaa8bcdbb3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3408 | 2026.03.06 19:43:34.817150 [ 4 ] {f4c7e0f4-8a61-485c-9672-bdaa8bcdbb3d} <Trace> oximeter.measurements_cumulativeu64 (88d55ca0-aa78-4229-9aac-9922fcdaca35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3409 | 2026.03.06 19:43:34.817186 [ 4 ] {f4c7e0f4-8a61-485c-9672-bdaa8bcdbb3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3410 | 2026.03.06 19:43:34.817528 [ 4 ] {f4c7e0f4-8a61-485c-9672-bdaa8bcdbb3d} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3411 | 2026.03.06 19:43:34.817764 [ 4 ] {f4c7e0f4-8a61-485c-9672-bdaa8bcdbb3d} <Trace> oximeter.measurements_cumulativeu64 (88d55ca0-aa78-4229-9aac-9922fcdaca35): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3412 | 2026.03.06 19:43:34.817894 [ 4 ] {f4c7e0f4-8a61-485c-9672-bdaa8bcdbb3d} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001304 sec., 203220.85889570552 rows/sec., 13.50 MiB/sec. | ||
| 3413 | 2026.03.06 19:43:34.817930 [ 4 ] {f4c7e0f4-8a61-485c-9672-bdaa8bcdbb3d} <Debug> TCPHandler: Processed in 0.001490748 sec. | ||
| 3414 | 2026.03.06 19:43:34.818035 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3415 | 2026.03.06 19:43:34.818127 [ 4 ] {a8be74cb-5dfd-46a0-90bb-276791aa21f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3416 | 2026.03.06 19:43:34.818167 [ 4 ] {a8be74cb-5dfd-46a0-90bb-276791aa21f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3417 | 2026.03.06 19:43:34.818472 [ 4 ] {a8be74cb-5dfd-46a0-90bb-276791aa21f7} <Trace> oximeter.measurements_f64 (c091aa37-f280-4763-875e-4d80ecd39980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3418 | 2026.03.06 19:43:34.818508 [ 4 ] {a8be74cb-5dfd-46a0-90bb-276791aa21f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3419 | 2026.03.06 19:43:34.818806 [ 4 ] {a8be74cb-5dfd-46a0-90bb-276791aa21f7} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3420 | 2026.03.06 19:43:34.819006 [ 4 ] {a8be74cb-5dfd-46a0-90bb-276791aa21f7} <Trace> oximeter.measurements_f64 (c091aa37-f280-4763-875e-4d80ecd39980): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3421 | 2026.03.06 19:43:34.819129 [ 4 ] {a8be74cb-5dfd-46a0-90bb-276791aa21f7} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00102 sec., 980.3921568627451 rows/sec., 66.06 KiB/sec. | ||
| 3422 | 2026.03.06 19:43:34.819163 [ 4 ] {a8be74cb-5dfd-46a0-90bb-276791aa21f7} <Debug> TCPHandler: Processed in 0.00117622 sec. | ||
| 3423 | 2026.03.06 19:43:34.819274 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3424 | 2026.03.06 19:43:34.819386 [ 4 ] {95917a4a-6ff5-4d76-a4c4-c639e0164dc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3425 | 2026.03.06 19:43:34.819435 [ 4 ] {95917a4a-6ff5-4d76-a4c4-c639e0164dc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3426 | 2026.03.06 19:43:34.819843 [ 4 ] {95917a4a-6ff5-4d76-a4c4-c639e0164dc1} <Trace> oximeter.measurements_u64 (a73e627a-568e-4e88-85ff-d5943592eb33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3427 | 2026.03.06 19:43:34.819885 [ 4 ] {95917a4a-6ff5-4d76-a4c4-c639e0164dc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3428 | 2026.03.06 19:43:34.820222 [ 4 ] {95917a4a-6ff5-4d76-a4c4-c639e0164dc1} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3429 | 2026.03.06 19:43:34.820432 [ 4 ] {95917a4a-6ff5-4d76-a4c4-c639e0164dc1} <Trace> oximeter.measurements_u64 (a73e627a-568e-4e88-85ff-d5943592eb33): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3430 | 2026.03.06 19:43:34.820553 [ 4 ] {95917a4a-6ff5-4d76-a4c4-c639e0164dc1} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00119 sec., 75630.25210084033 rows/sec., 4.73 MiB/sec. | ||
| 3431 | 2026.03.06 19:43:34.820588 [ 4 ] {95917a4a-6ff5-4d76-a4c4-c639e0164dc1} <Debug> TCPHandler: Processed in 0.001372675 sec. | ||
| 3432 | 2026.03.06 19:43:37.091593 [ 147 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3433 | 2026.03.06 19:43:37.091667 [ 147 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3434 | 2026.03.06 19:43:37.180460 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 460 | ||
| 3435 | 2026.03.06 19:43:37.181945 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5776 | ||
| 3436 | 2026.03.06 19:43:37.182557 [ 242 ] {} <Trace> system.query_log (0895be45-9bf7-4264-8d00-e6aea3b99325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3437 | 2026.03.06 19:43:37.182593 [ 244 ] {} <Trace> system.asynchronous_metric_log (1d6329eb-cef3-44de-9e03-0def5894f895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3438 | 2026.03.06 19:43:37.182602 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3439 | 2026.03.06 19:43:37.182653 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3440 | 2026.03.06 19:43:37.183369 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3441 | 2026.03.06 19:43:37.183606 [ 244 ] {} <Trace> system.asynchronous_metric_log (1d6329eb-cef3-44de-9e03-0def5894f895): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3442 | 2026.03.06 19:43:37.183737 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5776 | ||
| 3443 | 2026.03.06 19:43:37.183930 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3444 | 2026.03.06 19:43:37.184204 [ 242 ] {} <Trace> system.query_log (0895be45-9bf7-4264-8d00-e6aea3b99325): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3445 | 2026.03.06 19:43:37.184460 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 460 | ||
| 3446 | 2026.03.06 19:43:37.490405 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 3447 | 2026.03.06 19:43:37.505775 [ 243 ] {} <Trace> system.metric_log (72ef8883-a815-42c7-bee2-1c23217a9a11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3448 | 2026.03.06 19:43:37.505833 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3449 | 2026.03.06 19:43:37.511918 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3450 | 2026.03.06 19:43:37.512643 [ 243 ] {} <Trace> system.metric_log (72ef8883-a815-42c7-bee2-1c23217a9a11): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3451 | 2026.03.06 19:43:37.515325 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 3452 | 2026.03.06 19:43:39.798290 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3453 | 2026.03.06 19:43:39.798468 [ 4 ] {3bfcb650-ecb5-4295-bbe4-652c8c6f5dd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3454 | 2026.03.06 19:43:39.798532 [ 4 ] {3bfcb650-ecb5-4295-bbe4-652c8c6f5dd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3455 | 2026.03.06 19:43:39.799203 [ 4 ] {3bfcb650-ecb5-4295-bbe4-652c8c6f5dd6} <Trace> oximeter.fields_string (806e2236-ee87-4e21-bca6-f542d99340fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3456 | 2026.03.06 19:43:39.799247 [ 4 ] {3bfcb650-ecb5-4295-bbe4-652c8c6f5dd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3457 | 2026.03.06 19:43:39.799749 [ 4 ] {3bfcb650-ecb5-4295-bbe4-652c8c6f5dd6} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3458 | 2026.03.06 19:43:39.800003 [ 4 ] {3bfcb650-ecb5-4295-bbe4-652c8c6f5dd6} <Trace> oximeter.fields_string (806e2236-ee87-4e21-bca6-f542d99340fe): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3459 | 2026.03.06 19:43:39.800174 [ 4 ] {3bfcb650-ecb5-4295-bbe4-652c8c6f5dd6} <Debug> executeQuery: Read 134 rows, 11.87 KiB in 0.001748 sec., 76659.03890160183 rows/sec., 6.63 MiB/sec. | ||
| 3460 | 2026.03.06 19:43:39.800216 [ 4 ] {3bfcb650-ecb5-4295-bbe4-652c8c6f5dd6} <Debug> TCPHandler: Processed in 0.002058553 sec. | ||
| 3461 | 2026.03.06 19:43:39.800340 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3462 | 2026.03.06 19:43:39.800440 [ 4 ] {993ad379-5849-433d-ba01-6ea76d4dc90c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3463 | 2026.03.06 19:43:39.800481 [ 4 ] {993ad379-5849-433d-ba01-6ea76d4dc90c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3464 | 2026.03.06 19:43:39.800899 [ 4 ] {993ad379-5849-433d-ba01-6ea76d4dc90c} <Trace> oximeter.fields_u16 (5a564c88-a7ef-4f9d-817e-8041ba77bdd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3465 | 2026.03.06 19:43:39.800938 [ 4 ] {993ad379-5849-433d-ba01-6ea76d4dc90c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3466 | 2026.03.06 19:43:39.801272 [ 4 ] {993ad379-5849-433d-ba01-6ea76d4dc90c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3467 | 2026.03.06 19:43:39.801498 [ 4 ] {993ad379-5849-433d-ba01-6ea76d4dc90c} <Trace> oximeter.fields_u16 (5a564c88-a7ef-4f9d-817e-8041ba77bdd1): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3468 | 2026.03.06 19:43:39.801629 [ 4 ] {993ad379-5849-433d-ba01-6ea76d4dc90c} <Debug> executeQuery: Read 39 rows, 2.93 KiB in 0.001211 sec., 32204.789430222954 rows/sec., 2.36 MiB/sec. | ||
| 3469 | 2026.03.06 19:43:39.801666 [ 4 ] {993ad379-5849-433d-ba01-6ea76d4dc90c} <Debug> TCPHandler: Processed in 0.001377185 sec. | ||
| 3470 | 2026.03.06 19:43:39.801774 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3471 | 2026.03.06 19:43:39.801868 [ 4 ] {668b5c95-76c1-42e8-a655-7d1d895aec37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3472 | 2026.03.06 19:43:39.801909 [ 4 ] {668b5c95-76c1-42e8-a655-7d1d895aec37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3473 | 2026.03.06 19:43:39.802348 [ 4 ] {668b5c95-76c1-42e8-a655-7d1d895aec37} <Trace> oximeter.fields_uuid (66bb6391-34ea-4491-ad88-0bd9a67cd893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3474 | 2026.03.06 19:43:39.802383 [ 4 ] {668b5c95-76c1-42e8-a655-7d1d895aec37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3475 | 2026.03.06 19:43:39.802709 [ 4 ] {668b5c95-76c1-42e8-a655-7d1d895aec37} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3476 | 2026.03.06 19:43:39.802940 [ 4 ] {668b5c95-76c1-42e8-a655-7d1d895aec37} <Trace> oximeter.fields_uuid (66bb6391-34ea-4491-ad88-0bd9a67cd893): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3477 | 2026.03.06 19:43:39.803080 [ 4 ] {668b5c95-76c1-42e8-a655-7d1d895aec37} <Debug> executeQuery: Read 103 rows, 8.24 KiB in 0.00123 sec., 83739.83739837399 rows/sec., 6.54 MiB/sec. | ||
| 3478 | 2026.03.06 19:43:39.803119 [ 4 ] {668b5c95-76c1-42e8-a655-7d1d895aec37} <Debug> TCPHandler: Processed in 0.001397505 sec. | ||
| 3479 | 2026.03.06 19:43:39.803226 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3480 | 2026.03.06 19:43:39.803324 [ 4 ] {54085043-3d5d-4049-bd4c-ef9aac80e64d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3481 | 2026.03.06 19:43:39.803368 [ 4 ] {54085043-3d5d-4049-bd4c-ef9aac80e64d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3482 | 2026.03.06 19:43:39.803805 [ 4 ] {54085043-3d5d-4049-bd4c-ef9aac80e64d} <Trace> oximeter.measurements_cumulativeu64 (88d55ca0-aa78-4229-9aac-9922fcdaca35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3483 | 2026.03.06 19:43:39.803839 [ 4 ] {54085043-3d5d-4049-bd4c-ef9aac80e64d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3484 | 2026.03.06 19:43:39.804189 [ 4 ] {54085043-3d5d-4049-bd4c-ef9aac80e64d} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3485 | 2026.03.06 19:43:39.804433 [ 4 ] {54085043-3d5d-4049-bd4c-ef9aac80e64d} <Trace> oximeter.measurements_cumulativeu64 (88d55ca0-aa78-4229-9aac-9922fcdaca35): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3486 | 2026.03.06 19:43:39.804588 [ 4 ] {54085043-3d5d-4049-bd4c-ef9aac80e64d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001282 sec., 124804.992199688 rows/sec., 8.69 MiB/sec. | ||
| 3487 | 2026.03.06 19:43:39.804625 [ 4 ] {54085043-3d5d-4049-bd4c-ef9aac80e64d} <Debug> TCPHandler: Processed in 0.001448397 sec. | ||
| 3488 | 2026.03.06 19:43:39.804739 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3489 | 2026.03.06 19:43:39.804835 [ 4 ] {f0aec026-d61d-4ef6-b4b6-a665df5450a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3490 | 2026.03.06 19:43:39.804890 [ 4 ] {f0aec026-d61d-4ef6-b4b6-a665df5450a9} <Trace> 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 | ||
| 3491 | 2026.03.06 19:43:39.805801 [ 4 ] {f0aec026-d61d-4ef6-b4b6-a665df5450a9} <Trace> oximeter.measurements_histogramu64 (d59f510d-631d-4e98-a8cb-078d100679c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3492 | 2026.03.06 19:43:39.805838 [ 4 ] {f0aec026-d61d-4ef6-b4b6-a665df5450a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3493 | 2026.03.06 19:43:39.806436 [ 4 ] {f0aec026-d61d-4ef6-b4b6-a665df5450a9} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3494 | 2026.03.06 19:43:39.806672 [ 4 ] {f0aec026-d61d-4ef6-b4b6-a665df5450a9} <Trace> oximeter.measurements_histogramu64 (d59f510d-631d-4e98-a8cb-078d100679c7): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3495 | 2026.03.06 19:43:39.806814 [ 4 ] {f0aec026-d61d-4ef6-b4b6-a665df5450a9} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.001998 sec., 19519.51951951952 rows/sec., 34.98 MiB/sec. | ||
| 3496 | 2026.03.06 19:43:39.806875 [ 4 ] {f0aec026-d61d-4ef6-b4b6-a665df5450a9} <Debug> TCPHandler: Processed in 0.002186325 sec. | ||
| 3497 | 2026.03.06 19:43:39.806985 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3498 | 2026.03.06 19:43:39.807081 [ 4 ] {f7fa2e07-6a82-4d4c-9036-426c954caa3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3499 | 2026.03.06 19:43:39.807124 [ 4 ] {f7fa2e07-6a82-4d4c-9036-426c954caa3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3500 | 2026.03.06 19:43:39.807450 [ 4 ] {f7fa2e07-6a82-4d4c-9036-426c954caa3d} <Trace> oximeter.measurements_u64 (a73e627a-568e-4e88-85ff-d5943592eb33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3501 | 2026.03.06 19:43:39.807484 [ 4 ] {f7fa2e07-6a82-4d4c-9036-426c954caa3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3502 | 2026.03.06 19:43:39.807797 [ 4 ] {f7fa2e07-6a82-4d4c-9036-426c954caa3d} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3503 | 2026.03.06 19:43:39.808019 [ 4 ] {f7fa2e07-6a82-4d4c-9036-426c954caa3d} <Trace> oximeter.measurements_u64 (a73e627a-568e-4e88-85ff-d5943592eb33): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3504 | 2026.03.06 19:43:39.808152 [ 4 ] {f7fa2e07-6a82-4d4c-9036-426c954caa3d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00109 sec., 55045.87155963302 rows/sec., 3.71 MiB/sec. | ||
| 3505 | 2026.03.06 19:43:39.808188 [ 4 ] {f7fa2e07-6a82-4d4c-9036-426c954caa3d} <Debug> TCPHandler: Processed in 0.001252702 sec. | ||
| 3506 | 2026.03.06 19:43:44.684318 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6224 | ||
| 3507 | 2026.03.06 19:43:44.684826 [ 244 ] {} <Trace> system.asynchronous_metric_log (1d6329eb-cef3-44de-9e03-0def5894f895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3508 | 2026.03.06 19:43:44.684870 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3509 | 2026.03.06 19:43:44.685368 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3510 | 2026.03.06 19:43:44.685598 [ 244 ] {} <Trace> system.asynchronous_metric_log (1d6329eb-cef3-44de-9e03-0def5894f895): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3511 | 2026.03.06 19:43:44.685729 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6224 | ||
| 3512 | 2026.03.06 19:43:44.804263 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3513 | 2026.03.06 19:43:44.804433 [ 4 ] {5ed73186-93a2-47d0-8ed2-9fb191b27bd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3514 | 2026.03.06 19:43:44.804497 [ 4 ] {5ed73186-93a2-47d0-8ed2-9fb191b27bd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3515 | 2026.03.06 19:43:44.805201 [ 4 ] {5ed73186-93a2-47d0-8ed2-9fb191b27bd0} <Trace> oximeter.fields_i16 (0805983f-3b79-42e2-9799-61f8171b7c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3516 | 2026.03.06 19:43:44.805243 [ 4 ] {5ed73186-93a2-47d0-8ed2-9fb191b27bd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3517 | 2026.03.06 19:43:44.805612 [ 4 ] {5ed73186-93a2-47d0-8ed2-9fb191b27bd0} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3518 | 2026.03.06 19:43:44.805835 [ 4 ] {5ed73186-93a2-47d0-8ed2-9fb191b27bd0} <Trace> oximeter.fields_i16 (0805983f-3b79-42e2-9799-61f8171b7c62): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3519 | 2026.03.06 19:43:44.805973 [ 4 ] {5ed73186-93a2-47d0-8ed2-9fb191b27bd0} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001587 sec., 178954.00126023943 rows/sec., 11.37 MiB/sec. | ||
| 3520 | 2026.03.06 19:43:44.806012 [ 4 ] {5ed73186-93a2-47d0-8ed2-9fb191b27bd0} <Debug> TCPHandler: Processed in 0.001870928 sec. | ||
| 3521 | 2026.03.06 19:43:44.806132 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3522 | 2026.03.06 19:43:44.806223 [ 4 ] {fee54912-9d15-4d25-a9e0-9a20c68ceae9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3523 | 2026.03.06 19:43:44.806263 [ 4 ] {fee54912-9d15-4d25-a9e0-9a20c68ceae9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3524 | 2026.03.06 19:43:44.806635 [ 4 ] {fee54912-9d15-4d25-a9e0-9a20c68ceae9} <Trace> oximeter.fields_ipaddr (1ddee4e6-9447-49ee-9350-2dc4b9fee70e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3525 | 2026.03.06 19:43:44.806671 [ 4 ] {fee54912-9d15-4d25-a9e0-9a20c68ceae9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3526 | 2026.03.06 19:43:44.806952 [ 4 ] {fee54912-9d15-4d25-a9e0-9a20c68ceae9} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3527 | 2026.03.06 19:43:44.807180 [ 4 ] {fee54912-9d15-4d25-a9e0-9a20c68ceae9} <Trace> oximeter.fields_ipaddr (1ddee4e6-9447-49ee-9350-2dc4b9fee70e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3528 | 2026.03.06 19:43:44.807304 [ 4 ] {fee54912-9d15-4d25-a9e0-9a20c68ceae9} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001099 sec., 5459.50864422202 rows/sec., 445.18 KiB/sec. | ||
| 3529 | 2026.03.06 19:43:44.807340 [ 4 ] {fee54912-9d15-4d25-a9e0-9a20c68ceae9} <Debug> TCPHandler: Processed in 0.001255402 sec. | ||
| 3530 | 2026.03.06 19:43:44.807442 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3531 | 2026.03.06 19:43:44.807532 [ 4 ] {bf9eee13-192c-42fd-8954-c16642ad3c6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3532 | 2026.03.06 19:43:44.807570 [ 4 ] {bf9eee13-192c-42fd-8954-c16642ad3c6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3533 | 2026.03.06 19:43:44.808275 [ 4 ] {bf9eee13-192c-42fd-8954-c16642ad3c6b} <Trace> oximeter.fields_string (806e2236-ee87-4e21-bca6-f542d99340fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3534 | 2026.03.06 19:43:44.808311 [ 4 ] {bf9eee13-192c-42fd-8954-c16642ad3c6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3535 | 2026.03.06 19:43:44.808657 [ 4 ] {bf9eee13-192c-42fd-8954-c16642ad3c6b} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3536 | 2026.03.06 19:43:44.808868 [ 4 ] {bf9eee13-192c-42fd-8954-c16642ad3c6b} <Trace> oximeter.fields_string (806e2236-ee87-4e21-bca6-f542d99340fe): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3537 | 2026.03.06 19:43:44.808992 [ 4 ] {bf9eee13-192c-42fd-8954-c16642ad3c6b} <Debug> executeQuery: Read 800 rows, 64.37 KiB in 0.001477 sec., 541638.4563303995 rows/sec., 42.56 MiB/sec. | ||
| 3538 | 2026.03.06 19:43:44.809027 [ 4 ] {bf9eee13-192c-42fd-8954-c16642ad3c6b} <Debug> TCPHandler: Processed in 0.001631792 sec. | ||
| 3539 | 2026.03.06 19:43:44.809130 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3540 | 2026.03.06 19:43:44.809219 [ 4 ] {d03ebef1-b453-4052-9c15-e1f68d6fedce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3541 | 2026.03.06 19:43:44.809258 [ 4 ] {d03ebef1-b453-4052-9c15-e1f68d6fedce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3542 | 2026.03.06 19:43:44.809661 [ 4 ] {d03ebef1-b453-4052-9c15-e1f68d6fedce} <Trace> oximeter.fields_u16 (5a564c88-a7ef-4f9d-817e-8041ba77bdd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3543 | 2026.03.06 19:43:44.809696 [ 4 ] {d03ebef1-b453-4052-9c15-e1f68d6fedce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3544 | 2026.03.06 19:43:44.809994 [ 4 ] {d03ebef1-b453-4052-9c15-e1f68d6fedce} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3545 | 2026.03.06 19:43:44.810199 [ 4 ] {d03ebef1-b453-4052-9c15-e1f68d6fedce} <Trace> oximeter.fields_u16 (5a564c88-a7ef-4f9d-817e-8041ba77bdd1): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3546 | 2026.03.06 19:43:44.810319 [ 4 ] {d03ebef1-b453-4052-9c15-e1f68d6fedce} <Debug> executeQuery: Read 148 rows, 8.96 KiB in 0.001117 sec., 132497.76186213072 rows/sec., 7.83 MiB/sec. | ||
| 3547 | 2026.03.06 19:43:44.810355 [ 4 ] {d03ebef1-b453-4052-9c15-e1f68d6fedce} <Debug> TCPHandler: Processed in 0.001271333 sec. | ||
| 3548 | 2026.03.06 19:43:44.810458 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3549 | 2026.03.06 19:43:44.810547 [ 4 ] {ff56c254-f0f1-4b27-8fb5-c2c8eafc3bfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3550 | 2026.03.06 19:43:44.810585 [ 4 ] {ff56c254-f0f1-4b27-8fb5-c2c8eafc3bfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3551 | 2026.03.06 19:43:44.810990 [ 4 ] {ff56c254-f0f1-4b27-8fb5-c2c8eafc3bfa} <Trace> oximeter.fields_u32 (f9d1c63e-f868-4b0c-af5a-3ae84ab3044e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3552 | 2026.03.06 19:43:44.811025 [ 4 ] {ff56c254-f0f1-4b27-8fb5-c2c8eafc3bfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3553 | 2026.03.06 19:43:44.811325 [ 4 ] {ff56c254-f0f1-4b27-8fb5-c2c8eafc3bfa} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3554 | 2026.03.06 19:43:44.811553 [ 4 ] {ff56c254-f0f1-4b27-8fb5-c2c8eafc3bfa} <Trace> oximeter.fields_u32 (f9d1c63e-f868-4b0c-af5a-3ae84ab3044e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3555 | 2026.03.06 19:43:44.811675 [ 4 ] {ff56c254-f0f1-4b27-8fb5-c2c8eafc3bfa} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001145 sec., 130131.00436681224 rows/sec., 8.41 MiB/sec. | ||
| 3556 | 2026.03.06 19:43:44.811710 [ 4 ] {ff56c254-f0f1-4b27-8fb5-c2c8eafc3bfa} <Debug> TCPHandler: Processed in 0.001298683 sec. | ||
| 3557 | 2026.03.06 19:43:44.811814 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3558 | 2026.03.06 19:43:44.811903 [ 4 ] {495ae88e-609b-4058-82a7-618a2a113842} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3559 | 2026.03.06 19:43:44.811941 [ 4 ] {495ae88e-609b-4058-82a7-618a2a113842} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3560 | 2026.03.06 19:43:44.812346 [ 4 ] {495ae88e-609b-4058-82a7-618a2a113842} <Trace> oximeter.fields_u8 (df3fde33-e7e4-42a4-a22f-53ff95c206e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3561 | 2026.03.06 19:43:44.812381 [ 4 ] {495ae88e-609b-4058-82a7-618a2a113842} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3562 | 2026.03.06 19:43:44.812678 [ 4 ] {495ae88e-609b-4058-82a7-618a2a113842} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3563 | 2026.03.06 19:43:44.812877 [ 4 ] {495ae88e-609b-4058-82a7-618a2a113842} <Trace> oximeter.fields_u8 (df3fde33-e7e4-42a4-a22f-53ff95c206e8): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3564 | 2026.03.06 19:43:44.812995 [ 4 ] {495ae88e-609b-4058-82a7-618a2a113842} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00111 sec., 133333.3333333333 rows/sec., 7.58 MiB/sec. | ||
| 3565 | 2026.03.06 19:43:44.813031 [ 4 ] {495ae88e-609b-4058-82a7-618a2a113842} <Debug> TCPHandler: Processed in 0.001263962 sec. | ||
| 3566 | 2026.03.06 19:43:44.813135 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3567 | 2026.03.06 19:43:44.813223 [ 4 ] {d012d4ee-7f95-4abd-88be-5709b4998453} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3568 | 2026.03.06 19:43:44.813261 [ 4 ] {d012d4ee-7f95-4abd-88be-5709b4998453} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3569 | 2026.03.06 19:43:44.813805 [ 4 ] {d012d4ee-7f95-4abd-88be-5709b4998453} <Trace> oximeter.fields_uuid (66bb6391-34ea-4491-ad88-0bd9a67cd893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3570 | 2026.03.06 19:43:44.813840 [ 4 ] {d012d4ee-7f95-4abd-88be-5709b4998453} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3571 | 2026.03.06 19:43:44.814160 [ 4 ] {d012d4ee-7f95-4abd-88be-5709b4998453} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3572 | 2026.03.06 19:43:44.814366 [ 4 ] {d012d4ee-7f95-4abd-88be-5709b4998453} <Trace> oximeter.fields_uuid (66bb6391-34ea-4491-ad88-0bd9a67cd893): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3573 | 2026.03.06 19:43:44.814488 [ 4 ] {d012d4ee-7f95-4abd-88be-5709b4998453} <Debug> executeQuery: Read 496 rows, 35.67 KiB in 0.001283 sec., 386593.92049883085 rows/sec., 27.15 MiB/sec. | ||
| 3574 | 2026.03.06 19:43:44.814524 [ 4 ] {d012d4ee-7f95-4abd-88be-5709b4998453} <Debug> TCPHandler: Processed in 0.001434567 sec. | ||
| 3575 | 2026.03.06 19:43:44.814619 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3576 | 2026.03.06 19:43:44.814708 [ 4 ] {d286fd2d-b624-467b-ad29-3296a6cd15cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3577 | 2026.03.06 19:43:44.814748 [ 4 ] {d286fd2d-b624-467b-ad29-3296a6cd15cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3578 | 2026.03.06 19:43:44.815049 [ 4 ] {d286fd2d-b624-467b-ad29-3296a6cd15cd} <Trace> oximeter.measurements_bool (92876d2a-88ca-4494-928d-154bdcb11b9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3579 | 2026.03.06 19:43:44.815084 [ 4 ] {d286fd2d-b624-467b-ad29-3296a6cd15cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3580 | 2026.03.06 19:43:44.815374 [ 4 ] {d286fd2d-b624-467b-ad29-3296a6cd15cd} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3581 | 2026.03.06 19:43:44.815598 [ 4 ] {d286fd2d-b624-467b-ad29-3296a6cd15cd} <Trace> oximeter.measurements_bool (92876d2a-88ca-4494-928d-154bdcb11b9b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3582 | 2026.03.06 19:43:44.815723 [ 4 ] {d286fd2d-b624-467b-ad29-3296a6cd15cd} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001032 sec., 5813.9534883720935 rows/sec., 303.76 KiB/sec. | ||
| 3583 | 2026.03.06 19:43:44.815758 [ 4 ] {d286fd2d-b624-467b-ad29-3296a6cd15cd} <Debug> TCPHandler: Processed in 0.00118437 sec. | ||
| 3584 | 2026.03.06 19:43:44.815853 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3585 | 2026.03.06 19:43:44.815944 [ 4 ] {43a26776-e64c-4f1b-92dd-b73b24b95277} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3586 | 2026.03.06 19:43:44.815985 [ 4 ] {43a26776-e64c-4f1b-92dd-b73b24b95277} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3587 | 2026.03.06 19:43:44.816386 [ 4 ] {43a26776-e64c-4f1b-92dd-b73b24b95277} <Trace> oximeter.measurements_cumulativeu64 (88d55ca0-aa78-4229-9aac-9922fcdaca35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3588 | 2026.03.06 19:43:44.816422 [ 4 ] {43a26776-e64c-4f1b-92dd-b73b24b95277} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3589 | 2026.03.06 19:43:44.816748 [ 4 ] {43a26776-e64c-4f1b-92dd-b73b24b95277} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3590 | 2026.03.06 19:43:44.816954 [ 4 ] {43a26776-e64c-4f1b-92dd-b73b24b95277} <Trace> oximeter.measurements_cumulativeu64 (88d55ca0-aa78-4229-9aac-9922fcdaca35): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3591 | 2026.03.06 19:43:44.817080 [ 4 ] {43a26776-e64c-4f1b-92dd-b73b24b95277} <Debug> executeQuery: Read 268 rows, 18.24 KiB in 0.001154 sec., 232235.70190641246 rows/sec., 15.44 MiB/sec. | ||
| 3592 | 2026.03.06 19:43:44.817114 [ 4 ] {43a26776-e64c-4f1b-92dd-b73b24b95277} <Debug> TCPHandler: Processed in 0.001307004 sec. | ||
| 3593 | 2026.03.06 19:43:44.817215 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3594 | 2026.03.06 19:43:44.817304 [ 4 ] {725d6c7c-1aed-47f6-9693-9a4a4c53c46c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3595 | 2026.03.06 19:43:44.817345 [ 4 ] {725d6c7c-1aed-47f6-9693-9a4a4c53c46c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3596 | 2026.03.06 19:43:44.817641 [ 4 ] {725d6c7c-1aed-47f6-9693-9a4a4c53c46c} <Trace> oximeter.measurements_f64 (c091aa37-f280-4763-875e-4d80ecd39980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3597 | 2026.03.06 19:43:44.817675 [ 4 ] {725d6c7c-1aed-47f6-9693-9a4a4c53c46c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3598 | 2026.03.06 19:43:44.817955 [ 4 ] {725d6c7c-1aed-47f6-9693-9a4a4c53c46c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3599 | 2026.03.06 19:43:44.818154 [ 4 ] {725d6c7c-1aed-47f6-9693-9a4a4c53c46c} <Trace> oximeter.measurements_f64 (c091aa37-f280-4763-875e-4d80ecd39980): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3600 | 2026.03.06 19:43:44.818275 [ 4 ] {725d6c7c-1aed-47f6-9693-9a4a4c53c46c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.000988 sec., 1012.1457489878543 rows/sec., 68.20 KiB/sec. | ||
| 3601 | 2026.03.06 19:43:44.818309 [ 4 ] {725d6c7c-1aed-47f6-9693-9a4a4c53c46c} <Debug> TCPHandler: Processed in 0.001140349 sec. | ||
| 3602 | 2026.03.06 19:43:44.818416 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3603 | 2026.03.06 19:43:44.818511 [ 4 ] {81eda85a-3c32-4754-b3be-3974a14187a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3604 | 2026.03.06 19:43:44.818552 [ 4 ] {81eda85a-3c32-4754-b3be-3974a14187a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3605 | 2026.03.06 19:43:44.818882 [ 4 ] {81eda85a-3c32-4754-b3be-3974a14187a2} <Trace> oximeter.measurements_u64 (a73e627a-568e-4e88-85ff-d5943592eb33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3606 | 2026.03.06 19:43:44.818918 [ 4 ] {81eda85a-3c32-4754-b3be-3974a14187a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3607 | 2026.03.06 19:43:44.819243 [ 4 ] {81eda85a-3c32-4754-b3be-3974a14187a2} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3608 | 2026.03.06 19:43:44.819450 [ 4 ] {81eda85a-3c32-4754-b3be-3974a14187a2} <Trace> oximeter.measurements_u64 (a73e627a-568e-4e88-85ff-d5943592eb33): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3609 | 2026.03.06 19:43:44.819575 [ 4 ] {81eda85a-3c32-4754-b3be-3974a14187a2} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001083 sec., 83102.49307479225 rows/sec., 5.20 MiB/sec. | ||
| 3610 | 2026.03.06 19:43:44.819610 [ 4 ] {81eda85a-3c32-4754-b3be-3974a14187a2} <Debug> TCPHandler: Processed in 0.001246602 sec. | ||
| 3611 | 2026.03.06 19:43:45.015853 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3612 | 2026.03.06 19:43:45.032741 [ 243 ] {} <Trace> system.metric_log (72ef8883-a815-42c7-bee2-1c23217a9a11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3613 | 2026.03.06 19:43:45.032796 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3614 | 2026.03.06 19:43:45.038513 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3615 | 2026.03.06 19:43:45.039229 [ 243 ] {} <Trace> system.metric_log (72ef8883-a815-42c7-bee2-1c23217a9a11): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3616 | 2026.03.06 19:43:45.042199 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3617 | 2026.03.06 19:43:47.185032 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 494 | ||
| 3618 | 2026.03.06 19:43:47.187192 [ 242 ] {} <Trace> system.query_log (0895be45-9bf7-4264-8d00-e6aea3b99325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3619 | 2026.03.06 19:43:47.187238 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3620 | 2026.03.06 19:43:47.188398 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3621 | 2026.03.06 19:43:47.188649 [ 242 ] {} <Trace> system.query_log (0895be45-9bf7-4264-8d00-e6aea3b99325): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3622 | 2026.03.06 19:43:47.188886 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 494 | ||
| 3623 | 2026.03.06 19:43:49.799098 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3624 | 2026.03.06 19:43:49.799275 [ 4 ] {b666055d-2fcf-4ddb-a749-d976af9944e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3625 | 2026.03.06 19:43:49.799342 [ 4 ] {b666055d-2fcf-4ddb-a749-d976af9944e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3626 | 2026.03.06 19:43:49.799997 [ 4 ] {b666055d-2fcf-4ddb-a749-d976af9944e9} <Trace> oximeter.fields_string (806e2236-ee87-4e21-bca6-f542d99340fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3627 | 2026.03.06 19:43:49.800038 [ 4 ] {b666055d-2fcf-4ddb-a749-d976af9944e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3628 | 2026.03.06 19:43:49.800452 [ 4 ] {b666055d-2fcf-4ddb-a749-d976af9944e9} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3629 | 2026.03.06 19:43:49.800684 [ 4 ] {b666055d-2fcf-4ddb-a749-d976af9944e9} <Trace> oximeter.fields_string (806e2236-ee87-4e21-bca6-f542d99340fe): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3630 | 2026.03.06 19:43:49.800840 [ 4 ] {b666055d-2fcf-4ddb-a749-d976af9944e9} <Debug> executeQuery: Read 136 rows, 12.07 KiB in 0.001614 sec., 84262.70136307311 rows/sec., 7.30 MiB/sec. | ||
| 3631 | 2026.03.06 19:43:49.800881 [ 4 ] {b666055d-2fcf-4ddb-a749-d976af9944e9} <Debug> TCPHandler: Processed in 0.001911469 sec. | ||
| 3632 | 2026.03.06 19:43:49.800992 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3633 | 2026.03.06 19:43:49.801085 [ 4 ] {c040fbdc-05f4-43e9-87c3-466d8498f15f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3634 | 2026.03.06 19:43:49.801127 [ 4 ] {c040fbdc-05f4-43e9-87c3-466d8498f15f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3635 | 2026.03.06 19:43:49.801529 [ 4 ] {c040fbdc-05f4-43e9-87c3-466d8498f15f} <Trace> oximeter.fields_u16 (5a564c88-a7ef-4f9d-817e-8041ba77bdd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3636 | 2026.03.06 19:43:49.801565 [ 4 ] {c040fbdc-05f4-43e9-87c3-466d8498f15f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3637 | 2026.03.06 19:43:49.801876 [ 4 ] {c040fbdc-05f4-43e9-87c3-466d8498f15f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3638 | 2026.03.06 19:43:49.802088 [ 4 ] {c040fbdc-05f4-43e9-87c3-466d8498f15f} <Trace> oximeter.fields_u16 (5a564c88-a7ef-4f9d-817e-8041ba77bdd1): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3639 | 2026.03.06 19:43:49.802221 [ 4 ] {c040fbdc-05f4-43e9-87c3-466d8498f15f} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001154 sec., 34662.04506065858 rows/sec., 2.55 MiB/sec. | ||
| 3640 | 2026.03.06 19:43:49.802244 [ 131 ] {} <Debug> oximeter.fields_u16 (5a564c88-a7ef-4f9d-817e-8041ba77bdd1) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3641 | 2026.03.06 19:43:49.802258 [ 4 ] {c040fbdc-05f4-43e9-87c3-466d8498f15f} <Debug> TCPHandler: Processed in 0.001315943 sec. | ||
| 3642 | 2026.03.06 19:43:49.802326 [ 131 ] {} <Trace> oximeter.fields_u16 (5a564c88-a7ef-4f9d-817e-8041ba77bdd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3643 | 2026.03.06 19:43:49.802356 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3644 | 2026.03.06 19:43:49.802410 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3645 | 2026.03.06 19:43:49.802450 [ 196 ] {5a564c88-a7ef-4f9d-817e-8041ba77bdd1::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 3646 | 2026.03.06 19:43:49.802507 [ 4 ] {fc0f35d7-474a-4f3c-b21f-7c52ed25008c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3647 | 2026.03.06 19:43:49.802538 [ 196 ] {5a564c88-a7ef-4f9d-817e-8041ba77bdd1::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3648 | 2026.03.06 19:43:49.802549 [ 4 ] {fc0f35d7-474a-4f3c-b21f-7c52ed25008c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3649 | 2026.03.06 19:43:49.802571 [ 196 ] {5a564c88-a7ef-4f9d-817e-8041ba77bdd1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 199 rows starting from the beginning of the part | ||
| 3650 | 2026.03.06 19:43:49.802630 [ 196 ] {5a564c88-a7ef-4f9d-817e-8041ba77bdd1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 60 rows starting from the beginning of the part | ||
| 3651 | 2026.03.06 19:43:49.802675 [ 196 ] {5a564c88-a7ef-4f9d-817e-8041ba77bdd1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 142 rows starting from the beginning of the part | ||
| 3652 | 2026.03.06 19:43:49.802720 [ 196 ] {5a564c88-a7ef-4f9d-817e-8041ba77bdd1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 39 rows starting from the beginning of the part | ||
| 3653 | 2026.03.06 19:43:49.802762 [ 196 ] {5a564c88-a7ef-4f9d-817e-8041ba77bdd1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 148 rows starting from the beginning of the part | ||
| 3654 | 2026.03.06 19:43:49.802798 [ 196 ] {5a564c88-a7ef-4f9d-817e-8041ba77bdd1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 40 rows starting from the beginning of the part | ||
| 3655 | 2026.03.06 19:43:49.802984 [ 4 ] {fc0f35d7-474a-4f3c-b21f-7c52ed25008c} <Trace> oximeter.fields_uuid (66bb6391-34ea-4491-ad88-0bd9a67cd893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3656 | 2026.03.06 19:43:49.803020 [ 4 ] {fc0f35d7-474a-4f3c-b21f-7c52ed25008c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3657 | 2026.03.06 19:43:49.803337 [ 4 ] {fc0f35d7-474a-4f3c-b21f-7c52ed25008c} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3658 | 2026.03.06 19:43:49.803554 [ 4 ] {fc0f35d7-474a-4f3c-b21f-7c52ed25008c} <Trace> oximeter.fields_uuid (66bb6391-34ea-4491-ad88-0bd9a67cd893): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3659 | 2026.03.06 19:43:49.803611 [ 195 ] {5a564c88-a7ef-4f9d-817e-8041ba77bdd1::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 628 rows, containing 5 columns (5 merged, 0 gathered) in 0.001194761 sec., 525628.1381799373 rows/sec., 35.23 MiB/sec. | ||
| 3660 | 2026.03.06 19:43:49.803685 [ 4 ] {fc0f35d7-474a-4f3c-b21f-7c52ed25008c} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001196 sec., 86956.52173913043 rows/sec., 6.79 MiB/sec. | ||
| 3661 | 2026.03.06 19:43:49.803730 [ 4 ] {fc0f35d7-474a-4f3c-b21f-7c52ed25008c} <Debug> TCPHandler: Processed in 0.001374075 sec. | ||
| 3662 | 2026.03.06 19:43:49.803836 [ 201 ] {5a564c88-a7ef-4f9d-817e-8041ba77bdd1::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3663 | 2026.03.06 19:43:49.803854 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3664 | 2026.03.06 19:43:49.803962 [ 4 ] {ad226843-2df7-4603-804a-631bc8090ddd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3665 | 2026.03.06 19:43:49.804008 [ 4 ] {ad226843-2df7-4603-804a-631bc8090ddd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3666 | 2026.03.06 19:43:49.804196 [ 201 ] {5a564c88-a7ef-4f9d-817e-8041ba77bdd1::all_1_16_3} <Trace> oximeter.fields_u16 (5a564c88-a7ef-4f9d-817e-8041ba77bdd1): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3667 | 2026.03.06 19:43:49.804280 [ 201 ] {5a564c88-a7ef-4f9d-817e-8041ba77bdd1::all_1_16_3} <Trace> oximeter.fields_u16 (5a564c88-a7ef-4f9d-817e-8041ba77bdd1) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3668 | 2026.03.06 19:43:49.804374 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 3669 | 2026.03.06 19:43:49.804423 [ 4 ] {ad226843-2df7-4603-804a-631bc8090ddd} <Trace> oximeter.measurements_cumulativeu64 (88d55ca0-aa78-4229-9aac-9922fcdaca35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3670 | 2026.03.06 19:43:49.804465 [ 4 ] {ad226843-2df7-4603-804a-631bc8090ddd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3671 | 2026.03.06 19:43:49.804810 [ 4 ] {ad226843-2df7-4603-804a-631bc8090ddd} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3672 | 2026.03.06 19:43:49.805023 [ 4 ] {ad226843-2df7-4603-804a-631bc8090ddd} <Trace> oximeter.measurements_cumulativeu64 (88d55ca0-aa78-4229-9aac-9922fcdaca35): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3673 | 2026.03.06 19:43:49.805156 [ 4 ] {ad226843-2df7-4603-804a-631bc8090ddd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001212 sec., 132013.201320132 rows/sec., 9.19 MiB/sec. | ||
| 3674 | 2026.03.06 19:43:49.805192 [ 4 ] {ad226843-2df7-4603-804a-631bc8090ddd} <Debug> TCPHandler: Processed in 0.001388136 sec. | ||
| 3675 | 2026.03.06 19:43:49.805305 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3676 | 2026.03.06 19:43:49.805397 [ 4 ] {6718e001-e913-4c86-b4d2-72ad7aaaf421} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3677 | 2026.03.06 19:43:49.805452 [ 4 ] {6718e001-e913-4c86-b4d2-72ad7aaaf421} <Trace> 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 | ||
| 3678 | 2026.03.06 19:43:49.806253 [ 4 ] {6718e001-e913-4c86-b4d2-72ad7aaaf421} <Trace> oximeter.measurements_histogramu64 (d59f510d-631d-4e98-a8cb-078d100679c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3679 | 2026.03.06 19:43:49.806291 [ 4 ] {6718e001-e913-4c86-b4d2-72ad7aaaf421} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3680 | 2026.03.06 19:43:49.806853 [ 4 ] {6718e001-e913-4c86-b4d2-72ad7aaaf421} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3681 | 2026.03.06 19:43:49.807079 [ 4 ] {6718e001-e913-4c86-b4d2-72ad7aaaf421} <Trace> oximeter.measurements_histogramu64 (d59f510d-631d-4e98-a8cb-078d100679c7): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3682 | 2026.03.06 19:43:49.807218 [ 4 ] {6718e001-e913-4c86-b4d2-72ad7aaaf421} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001839 sec., 21750.951604132682 rows/sec., 38.98 MiB/sec. | ||
| 3683 | 2026.03.06 19:43:49.807270 [ 4 ] {6718e001-e913-4c86-b4d2-72ad7aaaf421} <Debug> TCPHandler: Processed in 0.002014322 sec. | ||
| 3684 | 2026.03.06 19:43:49.807377 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3685 | 2026.03.06 19:43:49.807469 [ 4 ] {f3244d89-71a5-4242-9242-00d7c74941e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3686 | 2026.03.06 19:43:49.807511 [ 4 ] {f3244d89-71a5-4242-9242-00d7c74941e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3687 | 2026.03.06 19:43:49.807827 [ 4 ] {f3244d89-71a5-4242-9242-00d7c74941e9} <Trace> oximeter.measurements_u64 (a73e627a-568e-4e88-85ff-d5943592eb33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3688 | 2026.03.06 19:43:49.807864 [ 4 ] {f3244d89-71a5-4242-9242-00d7c74941e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3689 | 2026.03.06 19:43:49.808170 [ 4 ] {f3244d89-71a5-4242-9242-00d7c74941e9} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3690 | 2026.03.06 19:43:49.808384 [ 4 ] {f3244d89-71a5-4242-9242-00d7c74941e9} <Trace> oximeter.measurements_u64 (a73e627a-568e-4e88-85ff-d5943592eb33): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3691 | 2026.03.06 19:43:49.808512 [ 4 ] {f3244d89-71a5-4242-9242-00d7c74941e9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00106 sec., 56603.77358490566 rows/sec., 3.81 MiB/sec. | ||
| 3692 | 2026.03.06 19:43:49.808547 [ 4 ] {f3244d89-71a5-4242-9242-00d7c74941e9} <Debug> TCPHandler: Processed in 0.001219371 sec. | ||
| 3693 | 2026.03.06 19:43:52.092260 [ 128 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3694 | 2026.03.06 19:43:52.092328 [ 128 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3695 | 2026.03.06 19:43:52.186559 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6736 | ||
| 3696 | 2026.03.06 19:43:52.187062 [ 244 ] {} <Trace> system.asynchronous_metric_log (1d6329eb-cef3-44de-9e03-0def5894f895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3697 | 2026.03.06 19:43:52.187102 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3698 | 2026.03.06 19:43:52.187585 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3699 | 2026.03.06 19:43:52.187814 [ 244 ] {} <Trace> system.asynchronous_metric_log (1d6329eb-cef3-44de-9e03-0def5894f895): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3700 | 2026.03.06 19:43:52.187940 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6736 | ||
| 3701 | 2026.03.06 19:43:52.543025 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3702 | 2026.03.06 19:43:52.560150 [ 243 ] {} <Trace> system.metric_log (72ef8883-a815-42c7-bee2-1c23217a9a11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3703 | 2026.03.06 19:43:52.560203 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3704 | 2026.03.06 19:43:52.566532 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3705 | 2026.03.06 19:43:52.567321 [ 243 ] {} <Trace> system.metric_log (72ef8883-a815-42c7-bee2-1c23217a9a11): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3706 | 2026.03.06 19:43:52.570115 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3707 | 2026.03.06 19:43:53.001165 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 225.84 MiB, peak 229.84 MiB, free memory in arenas 0.00 B, will set to 226.91 MiB (RSS), difference: 1.07 MiB | ||
| 3708 | 2026.03.06 19:43:54.803109 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3709 | 2026.03.06 19:43:54.803310 [ 4 ] {e72ea111-9dd1-42e0-b059-da4ce8232a4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3710 | 2026.03.06 19:43:54.803389 [ 4 ] {e72ea111-9dd1-42e0-b059-da4ce8232a4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3711 | 2026.03.06 19:43:54.804207 [ 4 ] {e72ea111-9dd1-42e0-b059-da4ce8232a4d} <Trace> oximeter.fields_i16 (0805983f-3b79-42e2-9799-61f8171b7c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3712 | 2026.03.06 19:43:54.804260 [ 4 ] {e72ea111-9dd1-42e0-b059-da4ce8232a4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3713 | 2026.03.06 19:43:54.804702 [ 4 ] {e72ea111-9dd1-42e0-b059-da4ce8232a4d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3714 | 2026.03.06 19:43:54.804937 [ 4 ] {e72ea111-9dd1-42e0-b059-da4ce8232a4d} <Trace> oximeter.fields_i16 (0805983f-3b79-42e2-9799-61f8171b7c62): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3715 | 2026.03.06 19:43:54.805104 [ 4 ] {e72ea111-9dd1-42e0-b059-da4ce8232a4d} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001851 sec., 153430.57806591032 rows/sec., 9.74 MiB/sec. | ||
| 3716 | 2026.03.06 19:43:54.805155 [ 4 ] {e72ea111-9dd1-42e0-b059-da4ce8232a4d} <Debug> TCPHandler: Processed in 0.002185106 sec. | ||
| 3717 | 2026.03.06 19:43:54.805277 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3718 | 2026.03.06 19:43:54.805382 [ 4 ] {48b2c44b-9f20-4646-a28d-efa4d9c5bf22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3719 | 2026.03.06 19:43:54.805425 [ 4 ] {48b2c44b-9f20-4646-a28d-efa4d9c5bf22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3720 | 2026.03.06 19:43:54.806202 [ 4 ] {48b2c44b-9f20-4646-a28d-efa4d9c5bf22} <Trace> oximeter.fields_string (806e2236-ee87-4e21-bca6-f542d99340fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3721 | 2026.03.06 19:43:54.806241 [ 4 ] {48b2c44b-9f20-4646-a28d-efa4d9c5bf22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3722 | 2026.03.06 19:43:54.806601 [ 4 ] {48b2c44b-9f20-4646-a28d-efa4d9c5bf22} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3723 | 2026.03.06 19:43:54.806832 [ 4 ] {48b2c44b-9f20-4646-a28d-efa4d9c5bf22} <Trace> oximeter.fields_string (806e2236-ee87-4e21-bca6-f542d99340fe): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3724 | 2026.03.06 19:43:54.806960 [ 122 ] {} <Debug> oximeter.fields_string (806e2236-ee87-4e21-bca6-f542d99340fe) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3725 | 2026.03.06 19:43:54.806970 [ 4 ] {48b2c44b-9f20-4646-a28d-efa4d9c5bf22} <Debug> executeQuery: Read 797 rows, 64.15 KiB in 0.001613 sec., 494110.35337879724 rows/sec., 38.84 MiB/sec. | ||
| 3726 | 2026.03.06 19:43:54.807038 [ 122 ] {} <Trace> oximeter.fields_string (806e2236-ee87-4e21-bca6-f542d99340fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3727 | 2026.03.06 19:43:54.807050 [ 4 ] {48b2c44b-9f20-4646-a28d-efa4d9c5bf22} <Debug> TCPHandler: Processed in 0.001825187 sec. | ||
| 3728 | 2026.03.06 19:43:54.807070 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3729 | 2026.03.06 19:43:54.807166 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3730 | 2026.03.06 19:43:54.807181 [ 196 ] {806e2236-ee87-4e21-bca6-f542d99340fe::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 3731 | 2026.03.06 19:43:54.807267 [ 4 ] {8a8786e7-7ad6-49cb-8ee0-bce155d06aa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3732 | 2026.03.06 19:43:54.807299 [ 196 ] {806e2236-ee87-4e21-bca6-f542d99340fe::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3733 | 2026.03.06 19:43:54.807309 [ 4 ] {8a8786e7-7ad6-49cb-8ee0-bce155d06aa2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3734 | 2026.03.06 19:43:54.807334 [ 196 ] {806e2236-ee87-4e21-bca6-f542d99340fe::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2765 rows starting from the beginning of the part | ||
| 3735 | 2026.03.06 19:43:54.807399 [ 196 ] {806e2236-ee87-4e21-bca6-f542d99340fe::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 797 rows starting from the beginning of the part | ||
| 3736 | 2026.03.06 19:43:54.807446 [ 196 ] {806e2236-ee87-4e21-bca6-f542d99340fe::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 134 rows starting from the beginning of the part | ||
| 3737 | 2026.03.06 19:43:54.807492 [ 196 ] {806e2236-ee87-4e21-bca6-f542d99340fe::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 800 rows starting from the beginning of the part | ||
| 3738 | 2026.03.06 19:43:54.807536 [ 196 ] {806e2236-ee87-4e21-bca6-f542d99340fe::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 136 rows starting from the beginning of the part | ||
| 3739 | 2026.03.06 19:43:54.807578 [ 196 ] {806e2236-ee87-4e21-bca6-f542d99340fe::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 797 rows starting from the beginning of the part | ||
| 3740 | 2026.03.06 19:43:54.807754 [ 4 ] {8a8786e7-7ad6-49cb-8ee0-bce155d06aa2} <Trace> oximeter.fields_u16 (5a564c88-a7ef-4f9d-817e-8041ba77bdd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3741 | 2026.03.06 19:43:54.807790 [ 4 ] {8a8786e7-7ad6-49cb-8ee0-bce155d06aa2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3742 | 2026.03.06 19:43:54.808123 [ 4 ] {8a8786e7-7ad6-49cb-8ee0-bce155d06aa2} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3743 | 2026.03.06 19:43:54.808339 [ 4 ] {8a8786e7-7ad6-49cb-8ee0-bce155d06aa2} <Trace> oximeter.fields_u16 (5a564c88-a7ef-4f9d-817e-8041ba77bdd1): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3744 | 2026.03.06 19:43:54.808467 [ 4 ] {8a8786e7-7ad6-49cb-8ee0-bce155d06aa2} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001221 sec., 116298.11629811629 rows/sec., 6.83 MiB/sec. | ||
| 3745 | 2026.03.06 19:43:54.808504 [ 4 ] {8a8786e7-7ad6-49cb-8ee0-bce155d06aa2} <Debug> TCPHandler: Processed in 0.001389456 sec. | ||
| 3746 | 2026.03.06 19:43:54.808612 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3747 | 2026.03.06 19:43:54.808704 [ 4 ] {518e0da8-961c-4593-84d0-1ee430880234} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3748 | 2026.03.06 19:43:54.808744 [ 4 ] {518e0da8-961c-4593-84d0-1ee430880234} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3749 | 2026.03.06 19:43:54.809161 [ 4 ] {518e0da8-961c-4593-84d0-1ee430880234} <Trace> oximeter.fields_u32 (f9d1c63e-f868-4b0c-af5a-3ae84ab3044e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3750 | 2026.03.06 19:43:54.809197 [ 4 ] {518e0da8-961c-4593-84d0-1ee430880234} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3751 | 2026.03.06 19:43:54.809498 [ 4 ] {518e0da8-961c-4593-84d0-1ee430880234} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3752 | 2026.03.06 19:43:54.809525 [ 201 ] {806e2236-ee87-4e21-bca6-f542d99340fe::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5429 rows, containing 5 columns (5 merged, 0 gathered) in 0.002386471 sec., 2274907.1746524475 rows/sec., 185.78 MiB/sec. | ||
| 3753 | 2026.03.06 19:43:54.809712 [ 4 ] {518e0da8-961c-4593-84d0-1ee430880234} <Trace> oximeter.fields_u32 (f9d1c63e-f868-4b0c-af5a-3ae84ab3044e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3754 | 2026.03.06 19:43:54.809827 [ 122 ] {} <Debug> oximeter.fields_u32 (f9d1c63e-f868-4b0c-af5a-3ae84ab3044e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3755 | 2026.03.06 19:43:54.809844 [ 4 ] {518e0da8-961c-4593-84d0-1ee430880234} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001158 sec., 128670.12089810018 rows/sec., 8.31 MiB/sec. | ||
| 3756 | 2026.03.06 19:43:54.809862 [ 186 ] {806e2236-ee87-4e21-bca6-f542d99340fe::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3757 | 2026.03.06 19:43:54.809870 [ 122 ] {} <Trace> oximeter.fields_u32 (f9d1c63e-f868-4b0c-af5a-3ae84ab3044e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3758 | 2026.03.06 19:43:54.809892 [ 4 ] {518e0da8-961c-4593-84d0-1ee430880234} <Debug> TCPHandler: Processed in 0.001328494 sec. | ||
| 3759 | 2026.03.06 19:43:54.809899 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3760 | 2026.03.06 19:43:54.809975 [ 196 ] {f9d1c63e-f868-4b0c-af5a-3ae84ab3044e::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 3761 | 2026.03.06 19:43:54.810006 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3762 | 2026.03.06 19:43:54.810059 [ 196 ] {f9d1c63e-f868-4b0c-af5a-3ae84ab3044e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3763 | 2026.03.06 19:43:54.810085 [ 196 ] {f9d1c63e-f868-4b0c-af5a-3ae84ab3044e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 857 rows starting from the beginning of the part | ||
| 3764 | 2026.03.06 19:43:54.810100 [ 4 ] {3b11c321-93fb-4012-b083-f955edaa98a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3765 | 2026.03.06 19:43:54.810131 [ 196 ] {f9d1c63e-f868-4b0c-af5a-3ae84ab3044e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 149 rows starting from the beginning of the part | ||
| 3766 | 2026.03.06 19:43:54.810142 [ 4 ] {3b11c321-93fb-4012-b083-f955edaa98a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3767 | 2026.03.06 19:43:54.810166 [ 196 ] {f9d1c63e-f868-4b0c-af5a-3ae84ab3044e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 709 rows starting from the beginning of the part | ||
| 3768 | 2026.03.06 19:43:54.810201 [ 196 ] {f9d1c63e-f868-4b0c-af5a-3ae84ab3044e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 149 rows starting from the beginning of the part | ||
| 3769 | 2026.03.06 19:43:54.810228 [ 186 ] {806e2236-ee87-4e21-bca6-f542d99340fe::all_1_21_4} <Trace> oximeter.fields_string (806e2236-ee87-4e21-bca6-f542d99340fe): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3770 | 2026.03.06 19:43:54.810234 [ 196 ] {f9d1c63e-f868-4b0c-af5a-3ae84ab3044e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 149 rows starting from the beginning of the part | ||
| 3771 | 2026.03.06 19:43:54.810281 [ 196 ] {f9d1c63e-f868-4b0c-af5a-3ae84ab3044e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 149 rows starting from the beginning of the part | ||
| 3772 | 2026.03.06 19:43:54.810314 [ 186 ] {806e2236-ee87-4e21-bca6-f542d99340fe::all_1_21_4} <Trace> oximeter.fields_string (806e2236-ee87-4e21-bca6-f542d99340fe) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3773 | 2026.03.06 19:43:54.810412 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
| 3774 | 2026.03.06 19:43:54.810600 [ 4 ] {3b11c321-93fb-4012-b083-f955edaa98a0} <Trace> oximeter.fields_u8 (df3fde33-e7e4-42a4-a22f-53ff95c206e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3775 | 2026.03.06 19:43:54.810645 [ 4 ] {3b11c321-93fb-4012-b083-f955edaa98a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3776 | 2026.03.06 19:43:54.810972 [ 4 ] {3b11c321-93fb-4012-b083-f955edaa98a0} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3777 | 2026.03.06 19:43:54.811188 [ 4 ] {3b11c321-93fb-4012-b083-f955edaa98a0} <Trace> oximeter.fields_u8 (df3fde33-e7e4-42a4-a22f-53ff95c206e8): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3778 | 2026.03.06 19:43:54.811205 [ 198 ] {f9d1c63e-f868-4b0c-af5a-3ae84ab3044e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2162 rows, containing 5 columns (5 merged, 0 gathered) in 0.001253082 sec., 1725345.9869346141 rows/sec., 110.96 MiB/sec. | ||
| 3779 | 2026.03.06 19:43:54.811323 [ 4 ] {3b11c321-93fb-4012-b083-f955edaa98a0} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001241 sec., 119258.66236905722 rows/sec., 6.78 MiB/sec. | ||
| 3780 | 2026.03.06 19:43:54.811358 [ 196 ] {f9d1c63e-f868-4b0c-af5a-3ae84ab3044e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3781 | 2026.03.06 19:43:54.811365 [ 4 ] {3b11c321-93fb-4012-b083-f955edaa98a0} <Debug> TCPHandler: Processed in 0.001408656 sec. | ||
| 3782 | 2026.03.06 19:43:54.811487 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3783 | 2026.03.06 19:43:54.811581 [ 4 ] {10c50c83-8a19-45c3-b6cd-be145a3e5a7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3784 | 2026.03.06 19:43:54.811590 [ 196 ] {f9d1c63e-f868-4b0c-af5a-3ae84ab3044e::all_1_11_2} <Trace> oximeter.fields_u32 (f9d1c63e-f868-4b0c-af5a-3ae84ab3044e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3785 | 2026.03.06 19:43:54.811623 [ 4 ] {10c50c83-8a19-45c3-b6cd-be145a3e5a7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3786 | 2026.03.06 19:43:54.811668 [ 196 ] {f9d1c63e-f868-4b0c-af5a-3ae84ab3044e::all_1_11_2} <Trace> oximeter.fields_u32 (f9d1c63e-f868-4b0c-af5a-3ae84ab3044e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3787 | 2026.03.06 19:43:54.811729 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 3788 | 2026.03.06 19:43:54.812287 [ 4 ] {10c50c83-8a19-45c3-b6cd-be145a3e5a7d} <Trace> oximeter.fields_uuid (66bb6391-34ea-4491-ad88-0bd9a67cd893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3789 | 2026.03.06 19:43:54.812332 [ 4 ] {10c50c83-8a19-45c3-b6cd-be145a3e5a7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3790 | 2026.03.06 19:43:54.812780 [ 4 ] {10c50c83-8a19-45c3-b6cd-be145a3e5a7d} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3791 | 2026.03.06 19:43:54.813086 [ 4 ] {10c50c83-8a19-45c3-b6cd-be145a3e5a7d} <Trace> oximeter.fields_uuid (66bb6391-34ea-4491-ad88-0bd9a67cd893): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3792 | 2026.03.06 19:43:54.813213 [ 122 ] {} <Debug> oximeter.fields_uuid (66bb6391-34ea-4491-ad88-0bd9a67cd893) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3793 | 2026.03.06 19:43:54.813246 [ 122 ] {} <Trace> oximeter.fields_uuid (66bb6391-34ea-4491-ad88-0bd9a67cd893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3794 | 2026.03.06 19:43:54.813256 [ 4 ] {10c50c83-8a19-45c3-b6cd-be145a3e5a7d} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.001692 sec., 289598.1087470449 rows/sec., 20.30 MiB/sec. | ||
| 3795 | 2026.03.06 19:43:54.813267 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3796 | 2026.03.06 19:43:54.813315 [ 4 ] {10c50c83-8a19-45c3-b6cd-be145a3e5a7d} <Debug> TCPHandler: Processed in 0.001878608 sec. | ||
| 3797 | 2026.03.06 19:43:54.813371 [ 201 ] {66bb6391-34ea-4491-ad88-0bd9a67cd893::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 3798 | 2026.03.06 19:43:54.813433 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3799 | 2026.03.06 19:43:54.813493 [ 201 ] {66bb6391-34ea-4491-ad88-0bd9a67cd893::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3800 | 2026.03.06 19:43:54.813532 [ 4 ] {0698323c-4e55-43ba-bfe0-31023ea7b1eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3801 | 2026.03.06 19:43:54.813533 [ 201 ] {66bb6391-34ea-4491-ad88-0bd9a67cd893::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1510 rows starting from the beginning of the part | ||
| 3802 | 2026.03.06 19:43:54.813581 [ 4 ] {0698323c-4e55-43ba-bfe0-31023ea7b1eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3803 | 2026.03.06 19:43:54.813623 [ 201 ] {66bb6391-34ea-4491-ad88-0bd9a67cd893::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 490 rows starting from the beginning of the part | ||
| 3804 | 2026.03.06 19:43:54.813672 [ 201 ] {66bb6391-34ea-4491-ad88-0bd9a67cd893::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 103 rows starting from the beginning of the part | ||
| 3805 | 2026.03.06 19:43:54.813712 [ 201 ] {66bb6391-34ea-4491-ad88-0bd9a67cd893::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 496 rows starting from the beginning of the part | ||
| 3806 | 2026.03.06 19:43:54.813750 [ 201 ] {66bb6391-34ea-4491-ad88-0bd9a67cd893::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 104 rows starting from the beginning of the part | ||
| 3807 | 2026.03.06 19:43:54.813788 [ 201 ] {66bb6391-34ea-4491-ad88-0bd9a67cd893::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 490 rows starting from the beginning of the part | ||
| 3808 | 2026.03.06 19:43:54.813927 [ 4 ] {0698323c-4e55-43ba-bfe0-31023ea7b1eb} <Trace> oximeter.measurements_bool (92876d2a-88ca-4494-928d-154bdcb11b9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3809 | 2026.03.06 19:43:54.813970 [ 4 ] {0698323c-4e55-43ba-bfe0-31023ea7b1eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3810 | 2026.03.06 19:43:54.814305 [ 4 ] {0698323c-4e55-43ba-bfe0-31023ea7b1eb} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3811 | 2026.03.06 19:43:54.814543 [ 4 ] {0698323c-4e55-43ba-bfe0-31023ea7b1eb} <Trace> oximeter.measurements_bool (92876d2a-88ca-4494-928d-154bdcb11b9b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3812 | 2026.03.06 19:43:54.814678 [ 4 ] {0698323c-4e55-43ba-bfe0-31023ea7b1eb} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001163 sec., 5159.071367153912 rows/sec., 269.54 KiB/sec. | ||
| 3813 | 2026.03.06 19:43:54.814715 [ 4 ] {0698323c-4e55-43ba-bfe0-31023ea7b1eb} <Debug> TCPHandler: Processed in 0.001330594 sec. | ||
| 3814 | 2026.03.06 19:43:54.814827 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3815 | 2026.03.06 19:43:54.814919 [ 4 ] {b4b2a518-f3da-4fc9-b287-e4afac230ca4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3816 | 2026.03.06 19:43:54.814962 [ 4 ] {b4b2a518-f3da-4fc9-b287-e4afac230ca4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3817 | 2026.03.06 19:43:54.815104 [ 198 ] {66bb6391-34ea-4491-ad88-0bd9a67cd893::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3193 rows, containing 5 columns (5 merged, 0 gathered) in 0.001774006 sec., 1799881.17289344 rows/sec., 133.34 MiB/sec. | ||
| 3818 | 2026.03.06 19:43:54.815305 [ 200 ] {66bb6391-34ea-4491-ad88-0bd9a67cd893::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3819 | 2026.03.06 19:43:54.815481 [ 4 ] {b4b2a518-f3da-4fc9-b287-e4afac230ca4} <Trace> oximeter.measurements_cumulativeu64 (88d55ca0-aa78-4229-9aac-9922fcdaca35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3820 | 2026.03.06 19:43:54.815519 [ 4 ] {b4b2a518-f3da-4fc9-b287-e4afac230ca4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3821 | 2026.03.06 19:43:54.815646 [ 200 ] {66bb6391-34ea-4491-ad88-0bd9a67cd893::all_1_21_4} <Trace> oximeter.fields_uuid (66bb6391-34ea-4491-ad88-0bd9a67cd893): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3822 | 2026.03.06 19:43:54.815713 [ 200 ] {66bb6391-34ea-4491-ad88-0bd9a67cd893::all_1_21_4} <Trace> oximeter.fields_uuid (66bb6391-34ea-4491-ad88-0bd9a67cd893) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3823 | 2026.03.06 19:43:54.815786 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 3824 | 2026.03.06 19:43:54.815993 [ 4 ] {b4b2a518-f3da-4fc9-b287-e4afac230ca4} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3825 | 2026.03.06 19:43:54.816307 [ 4 ] {b4b2a518-f3da-4fc9-b287-e4afac230ca4} <Trace> oximeter.measurements_cumulativeu64 (88d55ca0-aa78-4229-9aac-9922fcdaca35): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3826 | 2026.03.06 19:43:54.816447 [ 122 ] {} <Debug> oximeter.measurements_cumulativeu64 (88d55ca0-aa78-4229-9aac-9922fcdaca35) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3827 | 2026.03.06 19:43:54.816472 [ 4 ] {b4b2a518-f3da-4fc9-b287-e4afac230ca4} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.00157 sec., 168789.80891719746 rows/sec., 11.22 MiB/sec. | ||
| 3828 | 2026.03.06 19:43:54.816489 [ 122 ] {} <Trace> oximeter.measurements_cumulativeu64 (88d55ca0-aa78-4229-9aac-9922fcdaca35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3829 | 2026.03.06 19:43:54.816516 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3830 | 2026.03.06 19:43:54.816519 [ 4 ] {b4b2a518-f3da-4fc9-b287-e4afac230ca4} <Debug> TCPHandler: Processed in 0.001741835 sec. | ||
| 3831 | 2026.03.06 19:43:54.816579 [ 196 ] {88d55ca0-aa78-4229-9aac-9922fcdaca35::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 3832 | 2026.03.06 19:43:54.816656 [ 196 ] {88d55ca0-aa78-4229-9aac-9922fcdaca35::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3833 | 2026.03.06 19:43:54.816660 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3834 | 2026.03.06 19:43:54.816681 [ 196 ] {88d55ca0-aa78-4229-9aac-9922fcdaca35::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 6548 rows starting from the beginning of the part | ||
| 3835 | 2026.03.06 19:43:54.816726 [ 196 ] {88d55ca0-aa78-4229-9aac-9922fcdaca35::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 265 rows starting from the beginning of the part | ||
| 3836 | 2026.03.06 19:43:54.816762 [ 196 ] {88d55ca0-aa78-4229-9aac-9922fcdaca35::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 160 rows starting from the beginning of the part | ||
| 3837 | 2026.03.06 19:43:54.816761 [ 4 ] {2f53943d-85c8-4c2d-8408-f3dae03314d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3838 | 2026.03.06 19:43:54.816797 [ 196 ] {88d55ca0-aa78-4229-9aac-9922fcdaca35::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 268 rows starting from the beginning of the part | ||
| 3839 | 2026.03.06 19:43:54.816811 [ 4 ] {2f53943d-85c8-4c2d-8408-f3dae03314d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3840 | 2026.03.06 19:43:54.816832 [ 196 ] {88d55ca0-aa78-4229-9aac-9922fcdaca35::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 160 rows starting from the beginning of the part | ||
| 3841 | 2026.03.06 19:43:54.816867 [ 196 ] {88d55ca0-aa78-4229-9aac-9922fcdaca35::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 265 rows starting from the beginning of the part | ||
| 3842 | 2026.03.06 19:43:54.817145 [ 4 ] {2f53943d-85c8-4c2d-8408-f3dae03314d8} <Trace> oximeter.measurements_f64 (c091aa37-f280-4763-875e-4d80ecd39980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3843 | 2026.03.06 19:43:54.817182 [ 4 ] {2f53943d-85c8-4c2d-8408-f3dae03314d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3844 | 2026.03.06 19:43:54.817492 [ 4 ] {2f53943d-85c8-4c2d-8408-f3dae03314d8} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3845 | 2026.03.06 19:43:54.817710 [ 4 ] {2f53943d-85c8-4c2d-8408-f3dae03314d8} <Trace> oximeter.measurements_f64 (c091aa37-f280-4763-875e-4d80ecd39980): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3846 | 2026.03.06 19:43:54.817838 [ 4 ] {2f53943d-85c8-4c2d-8408-f3dae03314d8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001096 sec., 912.4087591240876 rows/sec., 61.48 KiB/sec. | ||
| 3847 | 2026.03.06 19:43:54.817875 [ 4 ] {2f53943d-85c8-4c2d-8408-f3dae03314d8} <Debug> TCPHandler: Processed in 0.001264463 sec. | ||
| 3848 | 2026.03.06 19:43:54.817990 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3849 | 2026.03.06 19:43:54.818084 [ 4 ] {fec5f1f7-1ca5-432b-9938-ba1017b7c7e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3850 | 2026.03.06 19:43:54.818126 [ 4 ] {fec5f1f7-1ca5-432b-9938-ba1017b7c7e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3851 | 2026.03.06 19:43:54.818457 [ 4 ] {fec5f1f7-1ca5-432b-9938-ba1017b7c7e0} <Trace> oximeter.measurements_u64 (a73e627a-568e-4e88-85ff-d5943592eb33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3852 | 2026.03.06 19:43:54.818494 [ 4 ] {fec5f1f7-1ca5-432b-9938-ba1017b7c7e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3853 | 2026.03.06 19:43:54.818813 [ 4 ] {fec5f1f7-1ca5-432b-9938-ba1017b7c7e0} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3854 | 2026.03.06 19:43:54.819025 [ 4 ] {fec5f1f7-1ca5-432b-9938-ba1017b7c7e0} <Trace> oximeter.measurements_u64 (a73e627a-568e-4e88-85ff-d5943592eb33): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3855 | 2026.03.06 19:43:54.819114 [ 200 ] {88d55ca0-aa78-4229-9aac-9922fcdaca35::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7666 rows, containing 5 columns (5 merged, 0 gathered) in 0.002557345 sec., 2997640.130682407 rows/sec., 195.29 MiB/sec. | ||
| 3856 | 2026.03.06 19:43:54.819128 [ 122 ] {} <Debug> oximeter.measurements_u64 (a73e627a-568e-4e88-85ff-d5943592eb33) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3857 | 2026.03.06 19:43:54.819163 [ 122 ] {} <Trace> oximeter.measurements_u64 (a73e627a-568e-4e88-85ff-d5943592eb33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3858 | 2026.03.06 19:43:54.819169 [ 4 ] {fec5f1f7-1ca5-432b-9938-ba1017b7c7e0} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001103 sec., 81595.64823209429 rows/sec., 5.11 MiB/sec. | ||
| 3859 | 2026.03.06 19:43:54.819181 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3860 | 2026.03.06 19:43:54.819222 [ 4 ] {fec5f1f7-1ca5-432b-9938-ba1017b7c7e0} <Debug> TCPHandler: Processed in 0.001280753 sec. | ||
| 3861 | 2026.03.06 19:43:54.819256 [ 196 ] {a73e627a-568e-4e88-85ff-d5943592eb33::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 3862 | 2026.03.06 19:43:54.819339 [ 196 ] {a73e627a-568e-4e88-85ff-d5943592eb33::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3863 | 2026.03.06 19:43:54.819363 [ 196 ] {a73e627a-568e-4e88-85ff-d5943592eb33::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 840 rows starting from the beginning of the part | ||
| 3864 | 2026.03.06 19:43:54.819403 [ 196 ] {a73e627a-568e-4e88-85ff-d5943592eb33::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 90 rows starting from the beginning of the part | ||
| 3865 | 2026.03.06 19:43:54.819437 [ 196 ] {a73e627a-568e-4e88-85ff-d5943592eb33::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 60 rows starting from the beginning of the part | ||
| 3866 | 2026.03.06 19:43:54.819470 [ 196 ] {a73e627a-568e-4e88-85ff-d5943592eb33::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 90 rows starting from the beginning of the part | ||
| 3867 | 2026.03.06 19:43:54.819501 [ 196 ] {a73e627a-568e-4e88-85ff-d5943592eb33::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 60 rows starting from the beginning of the part | ||
| 3868 | 2026.03.06 19:43:54.819533 [ 196 ] {a73e627a-568e-4e88-85ff-d5943592eb33::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 90 rows starting from the beginning of the part | ||
| 3869 | 2026.03.06 19:43:54.819593 [ 200 ] {88d55ca0-aa78-4229-9aac-9922fcdaca35::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3870 | 2026.03.06 19:43:54.819844 [ 200 ] {88d55ca0-aa78-4229-9aac-9922fcdaca35::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (88d55ca0-aa78-4229-9aac-9922fcdaca35): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3871 | 2026.03.06 19:43:54.819904 [ 200 ] {88d55ca0-aa78-4229-9aac-9922fcdaca35::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (88d55ca0-aa78-4229-9aac-9922fcdaca35) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3872 | 2026.03.06 19:43:54.819958 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.44 MiB. | ||
| 3873 | 2026.03.06 19:43:54.820284 [ 193 ] {a73e627a-568e-4e88-85ff-d5943592eb33::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1230 rows, containing 4 columns (4 merged, 0 gathered) in 0.001053517 sec., 1167517.942282849 rows/sec., 75.48 MiB/sec. | ||
| 3874 | 2026.03.06 19:43:54.820489 [ 200 ] {a73e627a-568e-4e88-85ff-d5943592eb33::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3875 | 2026.03.06 19:43:54.820727 [ 200 ] {a73e627a-568e-4e88-85ff-d5943592eb33::all_1_21_4} <Trace> oximeter.measurements_u64 (a73e627a-568e-4e88-85ff-d5943592eb33): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3876 | 2026.03.06 19:43:54.820787 [ 200 ] {a73e627a-568e-4e88-85ff-d5943592eb33::all_1_21_4} <Trace> oximeter.measurements_u64 (a73e627a-568e-4e88-85ff-d5943592eb33) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3877 | 2026.03.06 19:43:54.820838 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 3878 | 2026.03.06 19:43:55.167186 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3879 | 2026.03.06 19:43:55.167383 [ 4 ] {4366b542-08b6-43f1-9575-7f798c9e0fa7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3880 | 2026.03.06 19:43:55.167458 [ 4 ] {4366b542-08b6-43f1-9575-7f798c9e0fa7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3881 | 2026.03.06 19:43:55.169049 [ 4 ] {4366b542-08b6-43f1-9575-7f798c9e0fa7} <Trace> oximeter.fields_string (806e2236-ee87-4e21-bca6-f542d99340fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3882 | 2026.03.06 19:43:55.169101 [ 4 ] {4366b542-08b6-43f1-9575-7f798c9e0fa7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3883 | 2026.03.06 19:43:55.169630 [ 4 ] {4366b542-08b6-43f1-9575-7f798c9e0fa7} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3884 | 2026.03.06 19:43:55.169880 [ 4 ] {4366b542-08b6-43f1-9575-7f798c9e0fa7} <Trace> oximeter.fields_string (806e2236-ee87-4e21-bca6-f542d99340fe): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3885 | 2026.03.06 19:43:55.170047 [ 4 ] {4366b542-08b6-43f1-9575-7f798c9e0fa7} <Debug> executeQuery: Read 2016 rows, 155.87 KiB in 0.002703 sec., 745837.9578246393 rows/sec., 56.31 MiB/sec. | ||
| 3886 | 2026.03.06 19:43:55.170094 [ 4 ] {4366b542-08b6-43f1-9575-7f798c9e0fa7} <Debug> TCPHandler: Processed in 0.003044797 sec. | ||
| 3887 | 2026.03.06 19:43:55.170213 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3888 | 2026.03.06 19:43:55.170308 [ 4 ] {572a240f-0d96-44ad-a337-b613e126ebd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3889 | 2026.03.06 19:43:55.170348 [ 4 ] {572a240f-0d96-44ad-a337-b613e126ebd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3890 | 2026.03.06 19:43:55.170762 [ 4 ] {572a240f-0d96-44ad-a337-b613e126ebd9} <Trace> oximeter.fields_u16 (5a564c88-a7ef-4f9d-817e-8041ba77bdd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3891 | 2026.03.06 19:43:55.170798 [ 4 ] {572a240f-0d96-44ad-a337-b613e126ebd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3892 | 2026.03.06 19:43:55.171084 [ 4 ] {572a240f-0d96-44ad-a337-b613e126ebd9} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3893 | 2026.03.06 19:43:55.171287 [ 4 ] {572a240f-0d96-44ad-a337-b613e126ebd9} <Trace> oximeter.fields_u16 (5a564c88-a7ef-4f9d-817e-8041ba77bdd1): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3894 | 2026.03.06 19:43:55.171423 [ 4 ] {572a240f-0d96-44ad-a337-b613e126ebd9} <Debug> executeQuery: Read 49 rows, 3.68 KiB in 0.001134 sec., 43209.87654320987 rows/sec., 3.17 MiB/sec. | ||
| 3895 | 2026.03.06 19:43:55.171465 [ 4 ] {572a240f-0d96-44ad-a337-b613e126ebd9} <Debug> TCPHandler: Processed in 0.001300084 sec. | ||
| 3896 | 2026.03.06 19:43:55.171577 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3897 | 2026.03.06 19:43:55.171669 [ 4 ] {7b7d122e-6965-4bb9-8955-d6d3077ff2f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3898 | 2026.03.06 19:43:55.171708 [ 4 ] {7b7d122e-6965-4bb9-8955-d6d3077ff2f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3899 | 2026.03.06 19:43:55.172302 [ 4 ] {7b7d122e-6965-4bb9-8955-d6d3077ff2f1} <Trace> oximeter.fields_u32 (f9d1c63e-f868-4b0c-af5a-3ae84ab3044e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3900 | 2026.03.06 19:43:55.172338 [ 4 ] {7b7d122e-6965-4bb9-8955-d6d3077ff2f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3901 | 2026.03.06 19:43:55.172661 [ 4 ] {7b7d122e-6965-4bb9-8955-d6d3077ff2f1} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3902 | 2026.03.06 19:43:55.172865 [ 4 ] {7b7d122e-6965-4bb9-8955-d6d3077ff2f1} <Trace> oximeter.fields_u32 (f9d1c63e-f868-4b0c-af5a-3ae84ab3044e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3903 | 2026.03.06 19:43:55.173003 [ 4 ] {7b7d122e-6965-4bb9-8955-d6d3077ff2f1} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.001337 sec., 529543.7546746447 rows/sec., 30.89 MiB/sec. | ||
| 3904 | 2026.03.06 19:43:55.173044 [ 4 ] {7b7d122e-6965-4bb9-8955-d6d3077ff2f1} <Debug> TCPHandler: Processed in 0.001514739 sec. | ||
| 3905 | 2026.03.06 19:43:55.173153 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3906 | 2026.03.06 19:43:55.173244 [ 4 ] {bc2b0889-ed6b-4d6b-bed3-d958a04d19dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 3907 | 2026.03.06 19:43:55.173283 [ 4 ] {bc2b0889-ed6b-4d6b-bed3-d958a04d19dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 3908 | 2026.03.06 19:43:55.173655 [ 4 ] {bc2b0889-ed6b-4d6b-bed3-d958a04d19dd} <Trace> oximeter.fields_u64 (cb6f0aa6-8841-4508-a751-47829ee96259): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3909 | 2026.03.06 19:43:55.173691 [ 4 ] {bc2b0889-ed6b-4d6b-bed3-d958a04d19dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3910 | 2026.03.06 19:43:55.173978 [ 4 ] {bc2b0889-ed6b-4d6b-bed3-d958a04d19dd} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3911 | 2026.03.06 19:43:55.174274 [ 4 ] {bc2b0889-ed6b-4d6b-bed3-d958a04d19dd} <Trace> oximeter.fields_u64 (cb6f0aa6-8841-4508-a751-47829ee96259): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3912 | 2026.03.06 19:43:55.174397 [ 4 ] {bc2b0889-ed6b-4d6b-bed3-d958a04d19dd} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001171 sec., 853.9709649871904 rows/sec., 60.04 KiB/sec. | ||
| 3913 | 2026.03.06 19:43:55.174435 [ 4 ] {bc2b0889-ed6b-4d6b-bed3-d958a04d19dd} <Debug> TCPHandler: Processed in 0.001329534 sec. | ||
| 3914 | 2026.03.06 19:43:55.174571 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3915 | 2026.03.06 19:43:55.174673 [ 4 ] {79cda64d-3efe-4f68-8c1d-044676d0aefa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3916 | 2026.03.06 19:43:55.174714 [ 4 ] {79cda64d-3efe-4f68-8c1d-044676d0aefa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3917 | 2026.03.06 19:43:55.175490 [ 4 ] {79cda64d-3efe-4f68-8c1d-044676d0aefa} <Trace> oximeter.fields_uuid (66bb6391-34ea-4491-ad88-0bd9a67cd893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3918 | 2026.03.06 19:43:55.175527 [ 4 ] {79cda64d-3efe-4f68-8c1d-044676d0aefa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3919 | 2026.03.06 19:43:55.175953 [ 4 ] {79cda64d-3efe-4f68-8c1d-044676d0aefa} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3920 | 2026.03.06 19:43:55.176197 [ 4 ] {79cda64d-3efe-4f68-8c1d-044676d0aefa} <Trace> oximeter.fields_uuid (66bb6391-34ea-4491-ad88-0bd9a67cd893): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3921 | 2026.03.06 19:43:55.176327 [ 4 ] {79cda64d-3efe-4f68-8c1d-044676d0aefa} <Debug> executeQuery: Read 1049 rows, 74.27 KiB in 0.001672 sec., 627392.3444976077 rows/sec., 43.38 MiB/sec. | ||
| 3922 | 2026.03.06 19:43:55.176367 [ 4 ] {79cda64d-3efe-4f68-8c1d-044676d0aefa} <Debug> TCPHandler: Processed in 0.001853088 sec. | ||
| 3923 | 2026.03.06 19:43:55.176481 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3924 | 2026.03.06 19:43:55.176578 [ 4 ] {651690ff-7036-4e56-b1c6-ea4453036618} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3925 | 2026.03.06 19:43:55.176623 [ 4 ] {651690ff-7036-4e56-b1c6-ea4453036618} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3926 | 2026.03.06 19:43:55.177275 [ 4 ] {651690ff-7036-4e56-b1c6-ea4453036618} <Trace> oximeter.measurements_cumulativeu64 (88d55ca0-aa78-4229-9aac-9922fcdaca35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3927 | 2026.03.06 19:43:55.177313 [ 4 ] {651690ff-7036-4e56-b1c6-ea4453036618} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3928 | 2026.03.06 19:43:55.177762 [ 4 ] {651690ff-7036-4e56-b1c6-ea4453036618} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3929 | 2026.03.06 19:43:55.177997 [ 4 ] {651690ff-7036-4e56-b1c6-ea4453036618} <Trace> oximeter.measurements_cumulativeu64 (88d55ca0-aa78-4229-9aac-9922fcdaca35): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3930 | 2026.03.06 19:43:55.178129 [ 4 ] {651690ff-7036-4e56-b1c6-ea4453036618} <Debug> executeQuery: Read 1217 rows, 77.92 KiB in 0.00157 sec., 775159.2356687898 rows/sec., 48.47 MiB/sec. | ||
| 3931 | 2026.03.06 19:43:55.178166 [ 4 ] {651690ff-7036-4e56-b1c6-ea4453036618} <Debug> TCPHandler: Processed in 0.001737554 sec. | ||
| 3932 | 2026.03.06 19:43:55.178283 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3933 | 2026.03.06 19:43:55.178376 [ 4 ] {0db07752-7bbf-431c-914f-8dd17db67d5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3934 | 2026.03.06 19:43:55.178433 [ 4 ] {0db07752-7bbf-431c-914f-8dd17db67d5c} <Trace> 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 | ||
| 3935 | 2026.03.06 19:43:55.179331 [ 4 ] {0db07752-7bbf-431c-914f-8dd17db67d5c} <Trace> oximeter.measurements_histogramu64 (d59f510d-631d-4e98-a8cb-078d100679c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3936 | 2026.03.06 19:43:55.179369 [ 4 ] {0db07752-7bbf-431c-914f-8dd17db67d5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3937 | 2026.03.06 19:43:55.179963 [ 4 ] {0db07752-7bbf-431c-914f-8dd17db67d5c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3938 | 2026.03.06 19:43:55.180203 [ 4 ] {0db07752-7bbf-431c-914f-8dd17db67d5c} <Trace> oximeter.measurements_histogramu64 (d59f510d-631d-4e98-a8cb-078d100679c7): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3939 | 2026.03.06 19:43:55.180343 [ 4 ] {0db07752-7bbf-431c-914f-8dd17db67d5c} <Debug> executeQuery: Read 49 rows, 89.91 KiB in 0.001986 sec., 24672.708962739176 rows/sec., 44.21 MiB/sec. | ||
| 3940 | 2026.03.06 19:43:55.180398 [ 4 ] {0db07752-7bbf-431c-914f-8dd17db67d5c} <Debug> TCPHandler: Processed in 0.002164755 sec. | ||
| 3941 | 2026.03.06 19:43:55.180516 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3942 | 2026.03.06 19:43:55.180621 [ 4 ] {996311eb-16db-4571-b0f0-c04a8e1876b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3943 | 2026.03.06 19:43:55.180665 [ 4 ] {996311eb-16db-4571-b0f0-c04a8e1876b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3944 | 2026.03.06 19:43:55.180980 [ 4 ] {996311eb-16db-4571-b0f0-c04a8e1876b9} <Trace> oximeter.measurements_u64 (a73e627a-568e-4e88-85ff-d5943592eb33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3945 | 2026.03.06 19:43:55.181017 [ 4 ] {996311eb-16db-4571-b0f0-c04a8e1876b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.67 GiB. | ||
| 3946 | 2026.03.06 19:43:55.181335 [ 4 ] {996311eb-16db-4571-b0f0-c04a8e1876b9} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3947 | 2026.03.06 19:43:55.181602 [ 4 ] {996311eb-16db-4571-b0f0-c04a8e1876b9} <Trace> oximeter.measurements_u64 (a73e627a-568e-4e88-85ff-d5943592eb33): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3948 | 2026.03.06 19:43:55.181734 [ 4 ] {996311eb-16db-4571-b0f0-c04a8e1876b9} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001132 sec., 10600.706713780919 rows/sec., 731.56 KiB/sec. | ||
| 3949 | 2026.03.06 19:43:55.181771 [ 4 ] {996311eb-16db-4571-b0f0-c04a8e1876b9} <Debug> TCPHandler: Processed in 0.001306743 sec. | ||
| 3950 | 2026.03.06 19:43:57.189726 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 542 | ||
| 3951 | 2026.03.06 19:43:57.192274 [ 242 ] {} <Trace> system.query_log (0895be45-9bf7-4264-8d00-e6aea3b99325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3952 | 2026.03.06 19:43:57.192320 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 3953 | 2026.03.06 19:43:57.193471 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3954 | 2026.03.06 19:43:57.193730 [ 242 ] {} <Trace> system.query_log (0895be45-9bf7-4264-8d00-e6aea3b99325): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3955 | 2026.03.06 19:43:57.193884 [ 119 ] {} <Debug> system.query_log (0895be45-9bf7-4264-8d00-e6aea3b99325) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3956 | 2026.03.06 19:43:57.193951 [ 119 ] {} <Trace> system.query_log (0895be45-9bf7-4264-8d00-e6aea3b99325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3957 | 2026.03.06 19:43:57.193970 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 3958 | 2026.03.06 19:43:57.193978 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 542 | ||
| 3959 | 2026.03.06 19:43:57.194091 [ 200 ] {0895be45-9bf7-4264-8d00-e6aea3b99325::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 3960 | 2026.03.06 19:43:57.194708 [ 200 ] {0895be45-9bf7-4264-8d00-e6aea3b99325::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3961 | 2026.03.06 19:43:57.194874 [ 200 ] {0895be45-9bf7-4264-8d00-e6aea3b99325::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 336 rows starting from the beginning of the part | ||
| 3962 | 2026.03.06 19:43:57.195300 [ 200 ] {0895be45-9bf7-4264-8d00-e6aea3b99325::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 34 rows starting from the beginning of the part | ||
| 3963 | 2026.03.06 19:43:57.195659 [ 200 ] {0895be45-9bf7-4264-8d00-e6aea3b99325::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 62 rows starting from the beginning of the part | ||
| 3964 | 2026.03.06 19:43:57.196011 [ 200 ] {0895be45-9bf7-4264-8d00-e6aea3b99325::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 28 rows starting from the beginning of the part | ||
| 3965 | 2026.03.06 19:43:57.196339 [ 200 ] {0895be45-9bf7-4264-8d00-e6aea3b99325::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 34 rows starting from the beginning of the part | ||
| 3966 | 2026.03.06 19:43:57.196668 [ 200 ] {0895be45-9bf7-4264-8d00-e6aea3b99325::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 48 rows starting from the beginning of the part | ||
| 3967 | 2026.03.06 19:43:57.202869 [ 193 ] {0895be45-9bf7-4264-8d00-e6aea3b99325::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 542 rows, containing 72 columns (72 merged, 0 gathered) in 0.008831815 sec., 61369.0390933234 rows/sec., 55.93 MiB/sec. | ||
| 3968 | 2026.03.06 19:43:57.203668 [ 188 ] {0895be45-9bf7-4264-8d00-e6aea3b99325::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3969 | 2026.03.06 19:43:57.204183 [ 188 ] {0895be45-9bf7-4264-8d00-e6aea3b99325::all_1_11_2} <Trace> system.query_log (0895be45-9bf7-4264-8d00-e6aea3b99325): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3970 | 2026.03.06 19:43:57.204256 [ 188 ] {0895be45-9bf7-4264-8d00-e6aea3b99325::all_1_11_2} <Trace> system.query_log (0895be45-9bf7-4264-8d00-e6aea3b99325) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3971 | 2026.03.06 19:43:57.204383 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.84 MiB. | ||
| 3972 | 2026.03.06 19:43:59.688843 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7184 | ||
| 3973 | 2026.03.06 19:43:59.689344 [ 244 ] {} <Trace> system.asynchronous_metric_log (1d6329eb-cef3-44de-9e03-0def5894f895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3974 | 2026.03.06 19:43:59.689391 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 3975 | 2026.03.06 19:43:59.689903 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3976 | 2026.03.06 19:43:59.690153 [ 244 ] {} <Trace> system.asynchronous_metric_log (1d6329eb-cef3-44de-9e03-0def5894f895): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3977 | 2026.03.06 19:43:59.690288 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7184 | ||
| 3978 | 2026.03.06 19:43:59.794410 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3979 | 2026.03.06 19:43:59.794583 [ 4 ] {327257c7-1c08-47e4-b70f-6dc5ce879f6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3980 | 2026.03.06 19:43:59.794648 [ 4 ] {327257c7-1c08-47e4-b70f-6dc5ce879f6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3981 | 2026.03.06 19:43:59.795287 [ 4 ] {327257c7-1c08-47e4-b70f-6dc5ce879f6c} <Trace> oximeter.fields_string (806e2236-ee87-4e21-bca6-f542d99340fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3982 | 2026.03.06 19:43:59.795327 [ 4 ] {327257c7-1c08-47e4-b70f-6dc5ce879f6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 3983 | 2026.03.06 19:43:59.795706 [ 4 ] {327257c7-1c08-47e4-b70f-6dc5ce879f6c} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3984 | 2026.03.06 19:43:59.795926 [ 4 ] {327257c7-1c08-47e4-b70f-6dc5ce879f6c} <Trace> oximeter.fields_string (806e2236-ee87-4e21-bca6-f542d99340fe): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3985 | 2026.03.06 19:43:59.796067 [ 4 ] {327257c7-1c08-47e4-b70f-6dc5ce879f6c} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001534 sec., 36505.86701434159 rows/sec., 2.79 MiB/sec. | ||
| 3986 | 2026.03.06 19:43:59.796108 [ 4 ] {327257c7-1c08-47e4-b70f-6dc5ce879f6c} <Debug> TCPHandler: Processed in 0.001823607 sec. | ||
| 3987 | 2026.03.06 19:43:59.796233 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3988 | 2026.03.06 19:43:59.796325 [ 4 ] {e022698d-7a30-4cfb-809e-e43d166c2ac2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3989 | 2026.03.06 19:43:59.796365 [ 4 ] {e022698d-7a30-4cfb-809e-e43d166c2ac2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3990 | 2026.03.06 19:43:59.796780 [ 4 ] {e022698d-7a30-4cfb-809e-e43d166c2ac2} <Trace> oximeter.fields_uuid (66bb6391-34ea-4491-ad88-0bd9a67cd893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3991 | 2026.03.06 19:43:59.796816 [ 4 ] {e022698d-7a30-4cfb-809e-e43d166c2ac2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 3992 | 2026.03.06 19:43:59.797151 [ 4 ] {e022698d-7a30-4cfb-809e-e43d166c2ac2} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3993 | 2026.03.06 19:43:59.797360 [ 4 ] {e022698d-7a30-4cfb-809e-e43d166c2ac2} <Trace> oximeter.fields_uuid (66bb6391-34ea-4491-ad88-0bd9a67cd893): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3994 | 2026.03.06 19:43:59.797486 [ 4 ] {e022698d-7a30-4cfb-809e-e43d166c2ac2} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001179 sec., 54283.2909245123 rows/sec., 4.24 MiB/sec. | ||
| 3995 | 2026.03.06 19:43:59.797523 [ 4 ] {e022698d-7a30-4cfb-809e-e43d166c2ac2} <Debug> TCPHandler: Processed in 0.001340644 sec. | ||
| 3996 | 2026.03.06 19:43:59.797632 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3997 | 2026.03.06 19:43:59.797725 [ 4 ] {c2892fa9-d5fd-44b8-91ab-aa261da8128e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3998 | 2026.03.06 19:43:59.797767 [ 4 ] {c2892fa9-d5fd-44b8-91ab-aa261da8128e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3999 | 2026.03.06 19:43:59.798161 [ 4 ] {c2892fa9-d5fd-44b8-91ab-aa261da8128e} <Trace> oximeter.measurements_cumulativeu64 (88d55ca0-aa78-4229-9aac-9922fcdaca35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4000 | 2026.03.06 19:43:59.798198 [ 4 ] {c2892fa9-d5fd-44b8-91ab-aa261da8128e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4001 | 2026.03.06 19:43:59.798542 [ 4 ] {c2892fa9-d5fd-44b8-91ab-aa261da8128e} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4002 | 2026.03.06 19:43:59.798756 [ 4 ] {c2892fa9-d5fd-44b8-91ab-aa261da8128e} <Trace> oximeter.measurements_cumulativeu64 (88d55ca0-aa78-4229-9aac-9922fcdaca35): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4003 | 2026.03.06 19:43:59.798883 [ 4 ] {c2892fa9-d5fd-44b8-91ab-aa261da8128e} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001179 sec., 108566.5818490246 rows/sec., 7.56 MiB/sec. | ||
| 4004 | 2026.03.06 19:43:59.798920 [ 4 ] {c2892fa9-d5fd-44b8-91ab-aa261da8128e} <Debug> TCPHandler: Processed in 0.001338764 sec. | ||
| 4005 | 2026.03.06 19:43:59.799027 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4006 | 2026.03.06 19:43:59.799118 [ 4 ] {44f17a7e-0f7b-456e-a900-82cb3a8f847c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4007 | 2026.03.06 19:43:59.799160 [ 4 ] {44f17a7e-0f7b-456e-a900-82cb3a8f847c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4008 | 2026.03.06 19:43:59.799487 [ 4 ] {44f17a7e-0f7b-456e-a900-82cb3a8f847c} <Trace> oximeter.measurements_u64 (a73e627a-568e-4e88-85ff-d5943592eb33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4009 | 2026.03.06 19:43:59.799524 [ 4 ] {44f17a7e-0f7b-456e-a900-82cb3a8f847c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4010 | 2026.03.06 19:43:59.799831 [ 4 ] {44f17a7e-0f7b-456e-a900-82cb3a8f847c} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4011 | 2026.03.06 19:43:59.800041 [ 4 ] {44f17a7e-0f7b-456e-a900-82cb3a8f847c} <Trace> oximeter.measurements_u64 (a73e627a-568e-4e88-85ff-d5943592eb33): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4012 | 2026.03.06 19:43:59.800170 [ 4 ] {44f17a7e-0f7b-456e-a900-82cb3a8f847c} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001071 sec., 44817.92717086835 rows/sec., 3.02 MiB/sec. | ||
| 4013 | 2026.03.06 19:43:59.800206 [ 4 ] {44f17a7e-0f7b-456e-a900-82cb3a8f847c} <Debug> TCPHandler: Processed in 0.001228552 sec. | ||
| 4014 | 2026.03.06 19:44:00.071043 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 4015 | 2026.03.06 19:44:00.088223 [ 243 ] {} <Trace> system.metric_log (72ef8883-a815-42c7-bee2-1c23217a9a11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4016 | 2026.03.06 19:44:00.088277 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4017 | 2026.03.06 19:44:00.094364 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4018 | 2026.03.06 19:44:00.095128 [ 243 ] {} <Trace> system.metric_log (72ef8883-a815-42c7-bee2-1c23217a9a11): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4019 | 2026.03.06 19:44:00.097882 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 4020 | 2026.03.06 19:44:01.000191 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 229.03 MiB, peak 234.59 MiB, free memory in arenas 0.00 B, will set to 230.41 MiB (RSS), difference: 1.38 MiB | ||
| 4021 | 2026.03.06 19:44:04.802941 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4022 | 2026.03.06 19:44:04.803158 [ 4 ] {8f07788d-f5a5-4e38-aafe-36669b00d5a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4023 | 2026.03.06 19:44:04.803235 [ 4 ] {8f07788d-f5a5-4e38-aafe-36669b00d5a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4024 | 2026.03.06 19:44:04.804041 [ 4 ] {8f07788d-f5a5-4e38-aafe-36669b00d5a7} <Trace> oximeter.fields_i16 (0805983f-3b79-42e2-9799-61f8171b7c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4025 | 2026.03.06 19:44:04.804084 [ 4 ] {8f07788d-f5a5-4e38-aafe-36669b00d5a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4026 | 2026.03.06 19:44:04.804501 [ 4 ] {8f07788d-f5a5-4e38-aafe-36669b00d5a7} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4027 | 2026.03.06 19:44:04.804724 [ 4 ] {8f07788d-f5a5-4e38-aafe-36669b00d5a7} <Trace> oximeter.fields_i16 (0805983f-3b79-42e2-9799-61f8171b7c62): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4028 | 2026.03.06 19:44:04.804848 [ 107 ] {} <Debug> oximeter.fields_i16 (0805983f-3b79-42e2-9799-61f8171b7c62) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 4029 | 2026.03.06 19:44:04.804872 [ 4 ] {8f07788d-f5a5-4e38-aafe-36669b00d5a7} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001769 sec., 160542.67947993218 rows/sec., 10.20 MiB/sec. | ||
| 4030 | 2026.03.06 19:44:04.804924 [ 107 ] {} <Trace> oximeter.fields_i16 (0805983f-3b79-42e2-9799-61f8171b7c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4031 | 2026.03.06 19:44:04.804937 [ 4 ] {8f07788d-f5a5-4e38-aafe-36669b00d5a7} <Debug> TCPHandler: Processed in 0.002129605 sec. | ||
| 4032 | 2026.03.06 19:44:04.804955 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4033 | 2026.03.06 19:44:04.805055 [ 200 ] {0805983f-3b79-42e2-9799-61f8171b7c62::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full | ||
| 4034 | 2026.03.06 19:44:04.805080 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4035 | 2026.03.06 19:44:04.805152 [ 200 ] {0805983f-3b79-42e2-9799-61f8171b7c62::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4036 | 2026.03.06 19:44:04.805177 [ 4 ] {a6ebf898-a5f7-4f9c-ab5b-6a865962f37f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4037 | 2026.03.06 19:44:04.805182 [ 200 ] {0805983f-3b79-42e2-9799-61f8171b7c62::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 284 rows starting from the beginning of the part | ||
| 4038 | 2026.03.06 19:44:04.805218 [ 4 ] {a6ebf898-a5f7-4f9c-ab5b-6a865962f37f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4039 | 2026.03.06 19:44:04.805249 [ 200 ] {0805983f-3b79-42e2-9799-61f8171b7c62::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 284 rows starting from the beginning of the part | ||
| 4040 | 2026.03.06 19:44:04.805295 [ 200 ] {0805983f-3b79-42e2-9799-61f8171b7c62::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 284 rows starting from the beginning of the part | ||
| 4041 | 2026.03.06 19:44:04.805339 [ 200 ] {0805983f-3b79-42e2-9799-61f8171b7c62::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 284 rows starting from the beginning of the part | ||
| 4042 | 2026.03.06 19:44:04.805380 [ 200 ] {0805983f-3b79-42e2-9799-61f8171b7c62::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 284 rows starting from the beginning of the part | ||
| 4043 | 2026.03.06 19:44:04.805999 [ 4 ] {a6ebf898-a5f7-4f9c-ab5b-6a865962f37f} <Trace> oximeter.fields_string (806e2236-ee87-4e21-bca6-f542d99340fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4044 | 2026.03.06 19:44:04.806034 [ 4 ] {a6ebf898-a5f7-4f9c-ab5b-6a865962f37f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4045 | 2026.03.06 19:44:04.806266 [ 193 ] {0805983f-3b79-42e2-9799-61f8171b7c62::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001243622 sec., 1141826.0532541238 rows/sec., 76.88 MiB/sec. | ||
| 4046 | 2026.03.06 19:44:04.806507 [ 4 ] {a6ebf898-a5f7-4f9c-ab5b-6a865962f37f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4047 | 2026.03.06 19:44:04.806520 [ 194 ] {0805983f-3b79-42e2-9799-61f8171b7c62::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 4048 | 2026.03.06 19:44:04.806754 [ 4 ] {a6ebf898-a5f7-4f9c-ab5b-6a865962f37f} <Trace> oximeter.fields_string (806e2236-ee87-4e21-bca6-f542d99340fe): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4049 | 2026.03.06 19:44:04.806901 [ 4 ] {a6ebf898-a5f7-4f9c-ab5b-6a865962f37f} <Debug> executeQuery: Read 797 rows, 64.15 KiB in 0.001743 sec., 457257.6018359151 rows/sec., 35.94 MiB/sec. | ||
| 4050 | 2026.03.06 19:44:04.806915 [ 194 ] {0805983f-3b79-42e2-9799-61f8171b7c62::all_1_9_2} <Trace> oximeter.fields_i16 (0805983f-3b79-42e2-9799-61f8171b7c62): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4051 | 2026.03.06 19:44:04.806938 [ 4 ] {a6ebf898-a5f7-4f9c-ab5b-6a865962f37f} <Debug> TCPHandler: Processed in 0.001912999 sec. | ||
| 4052 | 2026.03.06 19:44:04.806997 [ 194 ] {0805983f-3b79-42e2-9799-61f8171b7c62::all_1_9_2} <Trace> oximeter.fields_i16 (0805983f-3b79-42e2-9799-61f8171b7c62) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 4053 | 2026.03.06 19:44:04.807051 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4054 | 2026.03.06 19:44:04.807093 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 4055 | 2026.03.06 19:44:04.807148 [ 4 ] {1e6019c3-0bc7-4b0e-a842-8d050c0322b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4056 | 2026.03.06 19:44:04.807192 [ 4 ] {1e6019c3-0bc7-4b0e-a842-8d050c0322b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4057 | 2026.03.06 19:44:04.807626 [ 4 ] {1e6019c3-0bc7-4b0e-a842-8d050c0322b3} <Trace> oximeter.fields_u16 (5a564c88-a7ef-4f9d-817e-8041ba77bdd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4058 | 2026.03.06 19:44:04.807663 [ 4 ] {1e6019c3-0bc7-4b0e-a842-8d050c0322b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4059 | 2026.03.06 19:44:04.807973 [ 4 ] {1e6019c3-0bc7-4b0e-a842-8d050c0322b3} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4060 | 2026.03.06 19:44:04.808181 [ 4 ] {1e6019c3-0bc7-4b0e-a842-8d050c0322b3} <Trace> oximeter.fields_u16 (5a564c88-a7ef-4f9d-817e-8041ba77bdd1): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4061 | 2026.03.06 19:44:04.808306 [ 4 ] {1e6019c3-0bc7-4b0e-a842-8d050c0322b3} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001177 sec., 120645.70943075615 rows/sec., 7.09 MiB/sec. | ||
| 4062 | 2026.03.06 19:44:04.808343 [ 4 ] {1e6019c3-0bc7-4b0e-a842-8d050c0322b3} <Debug> TCPHandler: Processed in 0.001341595 sec. | ||
| 4063 | 2026.03.06 19:44:04.808449 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4064 | 2026.03.06 19:44:04.808542 [ 4 ] {0db63cb8-da18-448c-82df-e4149da6eb1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4065 | 2026.03.06 19:44:04.808581 [ 4 ] {0db63cb8-da18-448c-82df-e4149da6eb1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4066 | 2026.03.06 19:44:04.808999 [ 4 ] {0db63cb8-da18-448c-82df-e4149da6eb1f} <Trace> oximeter.fields_u32 (f9d1c63e-f868-4b0c-af5a-3ae84ab3044e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4067 | 2026.03.06 19:44:04.809034 [ 4 ] {0db63cb8-da18-448c-82df-e4149da6eb1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4068 | 2026.03.06 19:44:04.809324 [ 4 ] {0db63cb8-da18-448c-82df-e4149da6eb1f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4069 | 2026.03.06 19:44:04.809534 [ 4 ] {0db63cb8-da18-448c-82df-e4149da6eb1f} <Trace> oximeter.fields_u32 (f9d1c63e-f868-4b0c-af5a-3ae84ab3044e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4070 | 2026.03.06 19:44:04.809656 [ 4 ] {0db63cb8-da18-448c-82df-e4149da6eb1f} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001133 sec., 131509.26743159755 rows/sec., 8.50 MiB/sec. | ||
| 4071 | 2026.03.06 19:44:04.809693 [ 4 ] {0db63cb8-da18-448c-82df-e4149da6eb1f} <Debug> TCPHandler: Processed in 0.001292023 sec. | ||
| 4072 | 2026.03.06 19:44:04.809802 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4073 | 2026.03.06 19:44:04.809895 [ 4 ] {ea0a19bf-2aad-4e63-822c-f97a1b154aee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4074 | 2026.03.06 19:44:04.809933 [ 4 ] {ea0a19bf-2aad-4e63-822c-f97a1b154aee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4075 | 2026.03.06 19:44:04.810348 [ 4 ] {ea0a19bf-2aad-4e63-822c-f97a1b154aee} <Trace> oximeter.fields_u8 (df3fde33-e7e4-42a4-a22f-53ff95c206e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4076 | 2026.03.06 19:44:04.810385 [ 4 ] {ea0a19bf-2aad-4e63-822c-f97a1b154aee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4077 | 2026.03.06 19:44:04.810680 [ 4 ] {ea0a19bf-2aad-4e63-822c-f97a1b154aee} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4078 | 2026.03.06 19:44:04.810885 [ 4 ] {ea0a19bf-2aad-4e63-822c-f97a1b154aee} <Trace> oximeter.fields_u8 (df3fde33-e7e4-42a4-a22f-53ff95c206e8): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4079 | 2026.03.06 19:44:04.810975 [ 107 ] {} <Debug> oximeter.fields_u8 (df3fde33-e7e4-42a4-a22f-53ff95c206e8) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 4080 | 2026.03.06 19:44:04.811005 [ 4 ] {ea0a19bf-2aad-4e63-822c-f97a1b154aee} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001129 sec., 131089.45969884854 rows/sec., 7.46 MiB/sec. | ||
| 4081 | 2026.03.06 19:44:04.811011 [ 107 ] {} <Trace> oximeter.fields_u8 (df3fde33-e7e4-42a4-a22f-53ff95c206e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4082 | 2026.03.06 19:44:04.811048 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4083 | 2026.03.06 19:44:04.811050 [ 4 ] {ea0a19bf-2aad-4e63-822c-f97a1b154aee} <Debug> TCPHandler: Processed in 0.001296933 sec. | ||
| 4084 | 2026.03.06 19:44:04.811115 [ 200 ] {df3fde33-e7e4-42a4-a22f-53ff95c206e8::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full | ||
| 4085 | 2026.03.06 19:44:04.811170 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4086 | 2026.03.06 19:44:04.811191 [ 200 ] {df3fde33-e7e4-42a4-a22f-53ff95c206e8::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4087 | 2026.03.06 19:44:04.811215 [ 200 ] {df3fde33-e7e4-42a4-a22f-53ff95c206e8::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 148 rows starting from the beginning of the part | ||
| 4088 | 2026.03.06 19:44:04.811258 [ 200 ] {df3fde33-e7e4-42a4-a22f-53ff95c206e8::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 148 rows starting from the beginning of the part | ||
| 4089 | 2026.03.06 19:44:04.811261 [ 4 ] {5e0e6f75-2e50-4c5e-a0ef-8fb25a575bb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4090 | 2026.03.06 19:44:04.811295 [ 200 ] {df3fde33-e7e4-42a4-a22f-53ff95c206e8::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 148 rows starting from the beginning of the part | ||
| 4091 | 2026.03.06 19:44:04.811306 [ 4 ] {5e0e6f75-2e50-4c5e-a0ef-8fb25a575bb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4092 | 2026.03.06 19:44:04.811332 [ 200 ] {df3fde33-e7e4-42a4-a22f-53ff95c206e8::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 148 rows starting from the beginning of the part | ||
| 4093 | 2026.03.06 19:44:04.811367 [ 200 ] {df3fde33-e7e4-42a4-a22f-53ff95c206e8::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 148 rows starting from the beginning of the part | ||
| 4094 | 2026.03.06 19:44:04.811867 [ 4 ] {5e0e6f75-2e50-4c5e-a0ef-8fb25a575bb3} <Trace> oximeter.fields_uuid (66bb6391-34ea-4491-ad88-0bd9a67cd893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4095 | 2026.03.06 19:44:04.811902 [ 4 ] {5e0e6f75-2e50-4c5e-a0ef-8fb25a575bb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4096 | 2026.03.06 19:44:04.812053 [ 197 ] {df3fde33-e7e4-42a4-a22f-53ff95c206e8::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.000962425 sec., 768891.0824220069 rows/sec., 46.66 MiB/sec. | ||
| 4097 | 2026.03.06 19:44:04.812175 [ 200 ] {df3fde33-e7e4-42a4-a22f-53ff95c206e8::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 4098 | 2026.03.06 19:44:04.812217 [ 4 ] {5e0e6f75-2e50-4c5e-a0ef-8fb25a575bb3} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4099 | 2026.03.06 19:44:04.812422 [ 200 ] {df3fde33-e7e4-42a4-a22f-53ff95c206e8::all_1_9_2} <Trace> oximeter.fields_u8 (df3fde33-e7e4-42a4-a22f-53ff95c206e8): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4100 | 2026.03.06 19:44:04.812441 [ 4 ] {5e0e6f75-2e50-4c5e-a0ef-8fb25a575bb3} <Trace> oximeter.fields_uuid (66bb6391-34ea-4491-ad88-0bd9a67cd893): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4101 | 2026.03.06 19:44:04.812483 [ 200 ] {df3fde33-e7e4-42a4-a22f-53ff95c206e8::all_1_9_2} <Trace> oximeter.fields_u8 (df3fde33-e7e4-42a4-a22f-53ff95c206e8) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 4102 | 2026.03.06 19:44:04.812538 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 4103 | 2026.03.06 19:44:04.812567 [ 4 ] {5e0e6f75-2e50-4c5e-a0ef-8fb25a575bb3} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.001324 sec., 370090.6344410876 rows/sec., 25.95 MiB/sec. | ||
| 4104 | 2026.03.06 19:44:04.812604 [ 4 ] {5e0e6f75-2e50-4c5e-a0ef-8fb25a575bb3} <Debug> TCPHandler: Processed in 0.001483498 sec. | ||
| 4105 | 2026.03.06 19:44:04.812712 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4106 | 2026.03.06 19:44:04.812806 [ 4 ] {792f9bc1-3405-4713-8e2b-baaf11c83421} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4107 | 2026.03.06 19:44:04.812851 [ 4 ] {792f9bc1-3405-4713-8e2b-baaf11c83421} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4108 | 2026.03.06 19:44:04.813176 [ 4 ] {792f9bc1-3405-4713-8e2b-baaf11c83421} <Trace> oximeter.measurements_bool (92876d2a-88ca-4494-928d-154bdcb11b9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4109 | 2026.03.06 19:44:04.813212 [ 4 ] {792f9bc1-3405-4713-8e2b-baaf11c83421} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4110 | 2026.03.06 19:44:04.813514 [ 4 ] {792f9bc1-3405-4713-8e2b-baaf11c83421} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4111 | 2026.03.06 19:44:04.813730 [ 4 ] {792f9bc1-3405-4713-8e2b-baaf11c83421} <Trace> oximeter.measurements_bool (92876d2a-88ca-4494-928d-154bdcb11b9b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4112 | 2026.03.06 19:44:04.813856 [ 4 ] {792f9bc1-3405-4713-8e2b-baaf11c83421} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001068 sec., 5617.9775280898875 rows/sec., 293.52 KiB/sec. | ||
| 4113 | 2026.03.06 19:44:04.813892 [ 4 ] {792f9bc1-3405-4713-8e2b-baaf11c83421} <Debug> TCPHandler: Processed in 0.001227962 sec. | ||
| 4114 | 2026.03.06 19:44:04.813997 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4115 | 2026.03.06 19:44:04.814088 [ 4 ] {e03890ae-2626-4829-90c5-36b64823fbed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4116 | 2026.03.06 19:44:04.814130 [ 4 ] {e03890ae-2626-4829-90c5-36b64823fbed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4117 | 2026.03.06 19:44:04.814524 [ 4 ] {e03890ae-2626-4829-90c5-36b64823fbed} <Trace> oximeter.measurements_cumulativeu64 (88d55ca0-aa78-4229-9aac-9922fcdaca35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4118 | 2026.03.06 19:44:04.814560 [ 4 ] {e03890ae-2626-4829-90c5-36b64823fbed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4119 | 2026.03.06 19:44:04.814883 [ 4 ] {e03890ae-2626-4829-90c5-36b64823fbed} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4120 | 2026.03.06 19:44:04.815091 [ 4 ] {e03890ae-2626-4829-90c5-36b64823fbed} <Trace> oximeter.measurements_cumulativeu64 (88d55ca0-aa78-4229-9aac-9922fcdaca35): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4121 | 2026.03.06 19:44:04.815221 [ 4 ] {e03890ae-2626-4829-90c5-36b64823fbed} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001151 sec., 230234.57862728066 rows/sec., 15.30 MiB/sec. | ||
| 4122 | 2026.03.06 19:44:04.815257 [ 4 ] {e03890ae-2626-4829-90c5-36b64823fbed} <Debug> TCPHandler: Processed in 0.001308123 sec. | ||
| 4123 | 2026.03.06 19:44:04.815364 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4124 | 2026.03.06 19:44:04.815455 [ 4 ] {0396a59a-0b16-4bb1-8a7b-add78a5003ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4125 | 2026.03.06 19:44:04.815497 [ 4 ] {0396a59a-0b16-4bb1-8a7b-add78a5003ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4126 | 2026.03.06 19:44:04.815797 [ 4 ] {0396a59a-0b16-4bb1-8a7b-add78a5003ee} <Trace> oximeter.measurements_f64 (c091aa37-f280-4763-875e-4d80ecd39980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4127 | 2026.03.06 19:44:04.815834 [ 4 ] {0396a59a-0b16-4bb1-8a7b-add78a5003ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4128 | 2026.03.06 19:44:04.816127 [ 4 ] {0396a59a-0b16-4bb1-8a7b-add78a5003ee} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4129 | 2026.03.06 19:44:04.816337 [ 4 ] {0396a59a-0b16-4bb1-8a7b-add78a5003ee} <Trace> oximeter.measurements_f64 (c091aa37-f280-4763-875e-4d80ecd39980): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4130 | 2026.03.06 19:44:04.816429 [ 107 ] {} <Debug> oximeter.measurements_f64 (c091aa37-f280-4763-875e-4d80ecd39980) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 4131 | 2026.03.06 19:44:04.816459 [ 107 ] {} <Trace> oximeter.measurements_f64 (c091aa37-f280-4763-875e-4d80ecd39980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4132 | 2026.03.06 19:44:04.816461 [ 4 ] {0396a59a-0b16-4bb1-8a7b-add78a5003ee} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001025 sec., 975.6097560975609 rows/sec., 65.74 KiB/sec. | ||
| 4133 | 2026.03.06 19:44:04.816477 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4134 | 2026.03.06 19:44:04.816508 [ 4 ] {0396a59a-0b16-4bb1-8a7b-add78a5003ee} <Debug> TCPHandler: Processed in 0.00119406 sec. | ||
| 4135 | 2026.03.06 19:44:04.816576 [ 193 ] {c091aa37-f280-4763-875e-4d80ecd39980::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full | ||
| 4136 | 2026.03.06 19:44:04.816614 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4137 | 2026.03.06 19:44:04.816708 [ 4 ] {ebe252e6-eca3-475b-9f73-7809d4bd25a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4138 | 2026.03.06 19:44:04.816709 [ 193 ] {c091aa37-f280-4763-875e-4d80ecd39980::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4139 | 2026.03.06 19:44:04.816753 [ 4 ] {ebe252e6-eca3-475b-9f73-7809d4bd25a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4140 | 2026.03.06 19:44:04.816765 [ 193 ] {c091aa37-f280-4763-875e-4d80ecd39980::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 5 rows starting from the beginning of the part | ||
| 4141 | 2026.03.06 19:44:04.816840 [ 193 ] {c091aa37-f280-4763-875e-4d80ecd39980::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 4142 | 2026.03.06 19:44:04.816888 [ 193 ] {c091aa37-f280-4763-875e-4d80ecd39980::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
| 4143 | 2026.03.06 19:44:04.816932 [ 193 ] {c091aa37-f280-4763-875e-4d80ecd39980::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
| 4144 | 2026.03.06 19:44:04.816974 [ 193 ] {c091aa37-f280-4763-875e-4d80ecd39980::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
| 4145 | 2026.03.06 19:44:04.817018 [ 193 ] {c091aa37-f280-4763-875e-4d80ecd39980::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
| 4146 | 2026.03.06 19:44:04.817085 [ 4 ] {ebe252e6-eca3-475b-9f73-7809d4bd25a2} <Trace> oximeter.measurements_u64 (a73e627a-568e-4e88-85ff-d5943592eb33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4147 | 2026.03.06 19:44:04.817126 [ 4 ] {ebe252e6-eca3-475b-9f73-7809d4bd25a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4148 | 2026.03.06 19:44:04.817460 [ 4 ] {ebe252e6-eca3-475b-9f73-7809d4bd25a2} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4149 | 2026.03.06 19:44:04.817698 [ 4 ] {ebe252e6-eca3-475b-9f73-7809d4bd25a2} <Trace> oximeter.measurements_u64 (a73e627a-568e-4e88-85ff-d5943592eb33): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4150 | 2026.03.06 19:44:04.817832 [ 4 ] {ebe252e6-eca3-475b-9f73-7809d4bd25a2} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001141 sec., 78878.17703768624 rows/sec., 4.94 MiB/sec. | ||
| 4151 | 2026.03.06 19:44:04.817867 [ 4 ] {ebe252e6-eca3-475b-9f73-7809d4bd25a2} <Debug> TCPHandler: Processed in 0.001302053 sec. | ||
| 4152 | 2026.03.06 19:44:04.817919 [ 197 ] {c091aa37-f280-4763-875e-4d80ecd39980::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.001387226 sec., 7208.63074942367 rows/sec., 482.92 KiB/sec. | ||
| 4153 | 2026.03.06 19:44:04.818071 [ 193 ] {c091aa37-f280-4763-875e-4d80ecd39980::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 4154 | 2026.03.06 19:44:04.818345 [ 193 ] {c091aa37-f280-4763-875e-4d80ecd39980::all_1_10_2} <Trace> oximeter.measurements_f64 (c091aa37-f280-4763-875e-4d80ecd39980): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4155 | 2026.03.06 19:44:04.818415 [ 193 ] {c091aa37-f280-4763-875e-4d80ecd39980::all_1_10_2} <Trace> oximeter.measurements_f64 (c091aa37-f280-4763-875e-4d80ecd39980) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 4156 | 2026.03.06 19:44:04.818480 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4157 | 2026.03.06 19:44:07.093156 [ 103 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4158 | 2026.03.06 19:44:07.093222 [ 103 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4159 | 2026.03.06 19:44:07.190736 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7696 | ||
| 4160 | 2026.03.06 19:44:07.191243 [ 244 ] {} <Trace> system.asynchronous_metric_log (1d6329eb-cef3-44de-9e03-0def5894f895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4161 | 2026.03.06 19:44:07.191282 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4162 | 2026.03.06 19:44:07.191770 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4163 | 2026.03.06 19:44:07.192002 [ 244 ] {} <Trace> system.asynchronous_metric_log (1d6329eb-cef3-44de-9e03-0def5894f895): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4164 | 2026.03.06 19:44:07.192134 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7696 | ||
| 4165 | 2026.03.06 19:44:07.192144 [ 103 ] {} <Debug> system.asynchronous_metric_log (1d6329eb-cef3-44de-9e03-0def5894f895) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4166 | 2026.03.06 19:44:07.192209 [ 103 ] {} <Trace> system.asynchronous_metric_log (1d6329eb-cef3-44de-9e03-0def5894f895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4167 | 2026.03.06 19:44:07.192232 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4168 | 2026.03.06 19:44:07.192334 [ 192 ] {1d6329eb-cef3-44de-9e03-0def5894f895::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 4169 | 2026.03.06 19:44:07.192436 [ 192 ] {1d6329eb-cef3-44de-9e03-0def5894f895::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4170 | 2026.03.06 19:44:07.192469 [ 192 ] {1d6329eb-cef3-44de-9e03-0def5894f895::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5264 rows starting from the beginning of the part | ||
| 4171 | 2026.03.06 19:44:07.192529 [ 192 ] {1d6329eb-cef3-44de-9e03-0def5894f895::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 512 rows starting from the beginning of the part | ||
| 4172 | 2026.03.06 19:44:07.192575 [ 192 ] {1d6329eb-cef3-44de-9e03-0def5894f895::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 448 rows starting from the beginning of the part | ||
| 4173 | 2026.03.06 19:44:07.192622 [ 192 ] {1d6329eb-cef3-44de-9e03-0def5894f895::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 512 rows starting from the beginning of the part | ||
| 4174 | 2026.03.06 19:44:07.192666 [ 192 ] {1d6329eb-cef3-44de-9e03-0def5894f895::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 448 rows starting from the beginning of the part | ||
| 4175 | 2026.03.06 19:44:07.192706 [ 192 ] {1d6329eb-cef3-44de-9e03-0def5894f895::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 512 rows starting from the beginning of the part | ||
| 4176 | 2026.03.06 19:44:07.193955 [ 192 ] {1d6329eb-cef3-44de-9e03-0def5894f895::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7696 rows, containing 4 columns (4 merged, 0 gathered) in 0.001667263 sec., 4615948.413657594 rows/sec., 66.03 MiB/sec. | ||
| 4177 | 2026.03.06 19:44:07.194473 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 570 | ||
| 4178 | 2026.03.06 19:44:07.194738 [ 197 ] {1d6329eb-cef3-44de-9e03-0def5894f895::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4179 | 2026.03.06 19:44:07.195057 [ 197 ] {1d6329eb-cef3-44de-9e03-0def5894f895::all_1_16_3} <Trace> system.asynchronous_metric_log (1d6329eb-cef3-44de-9e03-0def5894f895): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4180 | 2026.03.06 19:44:07.195138 [ 197 ] {1d6329eb-cef3-44de-9e03-0def5894f895::all_1_16_3} <Trace> system.asynchronous_metric_log (1d6329eb-cef3-44de-9e03-0def5894f895) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4181 | 2026.03.06 19:44:07.195241 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 4182 | 2026.03.06 19:44:07.196600 [ 242 ] {} <Trace> system.query_log (0895be45-9bf7-4264-8d00-e6aea3b99325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4183 | 2026.03.06 19:44:07.196647 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4184 | 2026.03.06 19:44:07.197799 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4185 | 2026.03.06 19:44:07.198061 [ 242 ] {} <Trace> system.query_log (0895be45-9bf7-4264-8d00-e6aea3b99325): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4186 | 2026.03.06 19:44:07.198311 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 570 | ||
| 4187 | 2026.03.06 19:44:07.598319 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 4188 | 2026.03.06 19:44:07.615744 [ 243 ] {} <Trace> system.metric_log (72ef8883-a815-42c7-bee2-1c23217a9a11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4189 | 2026.03.06 19:44:07.615803 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4190 | 2026.03.06 19:44:07.621531 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4191 | 2026.03.06 19:44:07.622216 [ 243 ] {} <Trace> system.metric_log (72ef8883-a815-42c7-bee2-1c23217a9a11): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4192 | 2026.03.06 19:44:07.622512 [ 103 ] {} <Debug> system.metric_log (72ef8883-a815-42c7-bee2-1c23217a9a11) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4193 | 2026.03.06 19:44:07.622552 [ 103 ] {} <Trace> system.metric_log (72ef8883-a815-42c7-bee2-1c23217a9a11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4194 | 2026.03.06 19:44:07.622575 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4195 | 2026.03.06 19:44:07.622672 [ 187 ] {72ef8883-a815-42c7-bee2-1c23217a9a11::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 4196 | 2026.03.06 19:44:07.626732 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 4197 | 2026.03.06 19:44:07.626854 [ 187 ] {72ef8883-a815-42c7-bee2-1c23217a9a11::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4198 | 2026.03.06 19:44:07.627556 [ 187 ] {72ef8883-a815-42c7-bee2-1c23217a9a11::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 83 rows starting from the beginning of the part | ||
| 4199 | 2026.03.06 19:44:07.630876 [ 187 ] {72ef8883-a815-42c7-bee2-1c23217a9a11::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 8 rows starting from the beginning of the part | ||
| 4200 | 2026.03.06 19:44:07.634151 [ 187 ] {72ef8883-a815-42c7-bee2-1c23217a9a11::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 7 rows starting from the beginning of the part | ||
| 4201 | 2026.03.06 19:44:07.637656 [ 187 ] {72ef8883-a815-42c7-bee2-1c23217a9a11::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 8 rows starting from the beginning of the part | ||
| 4202 | 2026.03.06 19:44:07.641545 [ 187 ] {72ef8883-a815-42c7-bee2-1c23217a9a11::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 7 rows starting from the beginning of the part | ||
| 4203 | 2026.03.06 19:44:07.645915 [ 187 ] {72ef8883-a815-42c7-bee2-1c23217a9a11::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 8 rows starting from the beginning of the part | ||
| 4204 | 2026.03.06 19:44:07.701087 [ 192 ] {72ef8883-a815-42c7-bee2-1c23217a9a11::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.078453936 sec., 1542.3063031534837 rows/sec., 7.97 MiB/sec. | ||
| 4205 | 2026.03.06 19:44:07.703579 [ 189 ] {72ef8883-a815-42c7-bee2-1c23217a9a11::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4206 | 2026.03.06 19:44:07.705525 [ 189 ] {72ef8883-a815-42c7-bee2-1c23217a9a11::all_1_16_3} <Trace> system.metric_log (72ef8883-a815-42c7-bee2-1c23217a9a11): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4207 | 2026.03.06 19:44:07.705627 [ 189 ] {72ef8883-a815-42c7-bee2-1c23217a9a11::all_1_16_3} <Trace> system.metric_log (72ef8883-a815-42c7-bee2-1c23217a9a11) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4208 | 2026.03.06 19:44:07.708018 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 4209 | 2026.03.06 19:44:08.000249 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 231.60 MiB, peak 241.56 MiB, free memory in arenas 0.00 B, will set to 238.40 MiB (RSS), difference: 6.80 MiB | ||
| 4210 | 2026.03.06 19:44:08.001651 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001091058 sec. | ||
| 4211 | 2026.03.06 19:44:09.798892 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4212 | 2026.03.06 19:44:09.799074 [ 4 ] {e2d2f403-baf5-4287-bec9-3082eebbc921} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4213 | 2026.03.06 19:44:09.799140 [ 4 ] {e2d2f403-baf5-4287-bec9-3082eebbc921} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4214 | 2026.03.06 19:44:09.799820 [ 4 ] {e2d2f403-baf5-4287-bec9-3082eebbc921} <Trace> oximeter.fields_string (806e2236-ee87-4e21-bca6-f542d99340fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4215 | 2026.03.06 19:44:09.799866 [ 4 ] {e2d2f403-baf5-4287-bec9-3082eebbc921} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4216 | 2026.03.06 19:44:09.800260 [ 4 ] {e2d2f403-baf5-4287-bec9-3082eebbc921} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4217 | 2026.03.06 19:44:09.800538 [ 4 ] {e2d2f403-baf5-4287-bec9-3082eebbc921} <Trace> oximeter.fields_string (806e2236-ee87-4e21-bca6-f542d99340fe): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4218 | 2026.03.06 19:44:09.800709 [ 4 ] {e2d2f403-baf5-4287-bec9-3082eebbc921} <Debug> executeQuery: Read 136 rows, 12.07 KiB in 0.001682 sec., 80856.12366230678 rows/sec., 7.01 MiB/sec. | ||
| 4219 | 2026.03.06 19:44:09.800752 [ 4 ] {e2d2f403-baf5-4287-bec9-3082eebbc921} <Debug> TCPHandler: Processed in 0.002029512 sec. | ||
| 4220 | 2026.03.06 19:44:09.800874 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4221 | 2026.03.06 19:44:09.800974 [ 4 ] {28161de2-e04f-4888-9e21-3eeaefe7e3c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4222 | 2026.03.06 19:44:09.801017 [ 4 ] {28161de2-e04f-4888-9e21-3eeaefe7e3c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4223 | 2026.03.06 19:44:09.801433 [ 4 ] {28161de2-e04f-4888-9e21-3eeaefe7e3c4} <Trace> oximeter.fields_u16 (5a564c88-a7ef-4f9d-817e-8041ba77bdd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4224 | 2026.03.06 19:44:09.801469 [ 4 ] {28161de2-e04f-4888-9e21-3eeaefe7e3c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4225 | 2026.03.06 19:44:09.801774 [ 4 ] {28161de2-e04f-4888-9e21-3eeaefe7e3c4} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4226 | 2026.03.06 19:44:09.802013 [ 4 ] {28161de2-e04f-4888-9e21-3eeaefe7e3c4} <Trace> oximeter.fields_u16 (5a564c88-a7ef-4f9d-817e-8041ba77bdd1): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4227 | 2026.03.06 19:44:09.802137 [ 4 ] {28161de2-e04f-4888-9e21-3eeaefe7e3c4} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.00123 sec., 32520.325203252032 rows/sec., 2.39 MiB/sec. | ||
| 4228 | 2026.03.06 19:44:09.802176 [ 4 ] {28161de2-e04f-4888-9e21-3eeaefe7e3c4} <Debug> TCPHandler: Processed in 0.001410776 sec. | ||
| 4229 | 2026.03.06 19:44:09.802298 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4230 | 2026.03.06 19:44:09.802457 [ 4 ] {8f5ff2fb-cfc8-4e51-89a0-9c72779dae85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4231 | 2026.03.06 19:44:09.802502 [ 4 ] {8f5ff2fb-cfc8-4e51-89a0-9c72779dae85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4232 | 2026.03.06 19:44:09.802995 [ 4 ] {8f5ff2fb-cfc8-4e51-89a0-9c72779dae85} <Trace> oximeter.fields_uuid (66bb6391-34ea-4491-ad88-0bd9a67cd893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4233 | 2026.03.06 19:44:09.803030 [ 4 ] {8f5ff2fb-cfc8-4e51-89a0-9c72779dae85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4234 | 2026.03.06 19:44:09.803338 [ 4 ] {8f5ff2fb-cfc8-4e51-89a0-9c72779dae85} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4235 | 2026.03.06 19:44:09.803544 [ 4 ] {8f5ff2fb-cfc8-4e51-89a0-9c72779dae85} <Trace> oximeter.fields_uuid (66bb6391-34ea-4491-ad88-0bd9a67cd893): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4236 | 2026.03.06 19:44:09.803672 [ 4 ] {8f5ff2fb-cfc8-4e51-89a0-9c72779dae85} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001253 sec., 83000.79808459697 rows/sec., 6.48 MiB/sec. | ||
| 4237 | 2026.03.06 19:44:09.803707 [ 4 ] {8f5ff2fb-cfc8-4e51-89a0-9c72779dae85} <Debug> TCPHandler: Processed in 0.001424836 sec. | ||
| 4238 | 2026.03.06 19:44:09.803807 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4239 | 2026.03.06 19:44:09.803894 [ 4 ] {49bea0da-596a-4798-925e-be69a5526c1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4240 | 2026.03.06 19:44:09.803935 [ 4 ] {49bea0da-596a-4798-925e-be69a5526c1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4241 | 2026.03.06 19:44:09.804310 [ 4 ] {49bea0da-596a-4798-925e-be69a5526c1d} <Trace> oximeter.measurements_cumulativeu64 (88d55ca0-aa78-4229-9aac-9922fcdaca35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4242 | 2026.03.06 19:44:09.804343 [ 4 ] {49bea0da-596a-4798-925e-be69a5526c1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4243 | 2026.03.06 19:44:09.804751 [ 4 ] {49bea0da-596a-4798-925e-be69a5526c1d} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4244 | 2026.03.06 19:44:09.804988 [ 4 ] {49bea0da-596a-4798-925e-be69a5526c1d} <Trace> oximeter.measurements_cumulativeu64 (88d55ca0-aa78-4229-9aac-9922fcdaca35): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4245 | 2026.03.06 19:44:09.805140 [ 4 ] {49bea0da-596a-4798-925e-be69a5526c1d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001233 sec., 129764.80129764802 rows/sec., 9.04 MiB/sec. | ||
| 4246 | 2026.03.06 19:44:09.805180 [ 4 ] {49bea0da-596a-4798-925e-be69a5526c1d} <Debug> TCPHandler: Processed in 0.001396706 sec. | ||
| 4247 | 2026.03.06 19:44:09.805286 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4248 | 2026.03.06 19:44:09.805379 [ 4 ] {4a95ae4a-94fb-44a5-ab06-c73f22c97f23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4249 | 2026.03.06 19:44:09.805433 [ 4 ] {4a95ae4a-94fb-44a5-ab06-c73f22c97f23} <Trace> 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 | ||
| 4250 | 2026.03.06 19:44:09.806235 [ 4 ] {4a95ae4a-94fb-44a5-ab06-c73f22c97f23} <Trace> oximeter.measurements_histogramu64 (d59f510d-631d-4e98-a8cb-078d100679c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4251 | 2026.03.06 19:44:09.806269 [ 4 ] {4a95ae4a-94fb-44a5-ab06-c73f22c97f23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4252 | 2026.03.06 19:44:09.806915 [ 4 ] {4a95ae4a-94fb-44a5-ab06-c73f22c97f23} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4253 | 2026.03.06 19:44:09.807134 [ 4 ] {4a95ae4a-94fb-44a5-ab06-c73f22c97f23} <Trace> oximeter.measurements_histogramu64 (d59f510d-631d-4e98-a8cb-078d100679c7): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4254 | 2026.03.06 19:44:09.807245 [ 74 ] {} <Debug> oximeter.measurements_histogramu64 (d59f510d-631d-4e98-a8cb-078d100679c7) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4255 | 2026.03.06 19:44:09.807268 [ 4 ] {4a95ae4a-94fb-44a5-ab06-c73f22c97f23} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001908 sec., 20964.3605870021 rows/sec., 37.57 MiB/sec. | ||
| 4256 | 2026.03.06 19:44:09.807312 [ 74 ] {} <Trace> oximeter.measurements_histogramu64 (d59f510d-631d-4e98-a8cb-078d100679c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4257 | 2026.03.06 19:44:09.807335 [ 4 ] {4a95ae4a-94fb-44a5-ab06-c73f22c97f23} <Debug> TCPHandler: Processed in 0.002096694 sec. | ||
| 4258 | 2026.03.06 19:44:09.807336 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4259 | 2026.03.06 19:44:09.807452 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4260 | 2026.03.06 19:44:09.807475 [ 199 ] {d59f510d-631d-4e98-a8cb-078d100679c7::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 4261 | 2026.03.06 19:44:09.807545 [ 4 ] {181357c1-4b2b-4d33-903e-515772d4a9fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4262 | 2026.03.06 19:44:09.807588 [ 4 ] {181357c1-4b2b-4d33-903e-515772d4a9fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4263 | 2026.03.06 19:44:09.807724 [ 199 ] {d59f510d-631d-4e98-a8cb-078d100679c7::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4264 | 2026.03.06 19:44:09.807787 [ 199 ] {d59f510d-631d-4e98-a8cb-078d100679c7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 189 rows starting from the beginning of the part | ||
| 4265 | 2026.03.06 19:44:09.807910 [ 4 ] {181357c1-4b2b-4d33-903e-515772d4a9fa} <Trace> oximeter.measurements_u64 (a73e627a-568e-4e88-85ff-d5943592eb33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4266 | 2026.03.06 19:44:09.807910 [ 199 ] {d59f510d-631d-4e98-a8cb-078d100679c7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 48 rows starting from the beginning of the part | ||
| 4267 | 2026.03.06 19:44:09.807950 [ 4 ] {181357c1-4b2b-4d33-903e-515772d4a9fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4268 | 2026.03.06 19:44:09.808045 [ 199 ] {d59f510d-631d-4e98-a8cb-078d100679c7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 39 rows starting from the beginning of the part | ||
| 4269 | 2026.03.06 19:44:09.808156 [ 199 ] {d59f510d-631d-4e98-a8cb-078d100679c7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 40 rows starting from the beginning of the part | ||
| 4270 | 2026.03.06 19:44:09.808255 [ 4 ] {181357c1-4b2b-4d33-903e-515772d4a9fa} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4271 | 2026.03.06 19:44:09.808256 [ 199 ] {d59f510d-631d-4e98-a8cb-078d100679c7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 49 rows starting from the beginning of the part | ||
| 4272 | 2026.03.06 19:44:09.808366 [ 199 ] {d59f510d-631d-4e98-a8cb-078d100679c7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 40 rows starting from the beginning of the part | ||
| 4273 | 2026.03.06 19:44:09.808540 [ 4 ] {181357c1-4b2b-4d33-903e-515772d4a9fa} <Trace> oximeter.measurements_u64 (a73e627a-568e-4e88-85ff-d5943592eb33): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4274 | 2026.03.06 19:44:09.808682 [ 4 ] {181357c1-4b2b-4d33-903e-515772d4a9fa} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001148 sec., 52264.80836236934 rows/sec., 3.52 MiB/sec. | ||
| 4275 | 2026.03.06 19:44:09.808720 [ 4 ] {181357c1-4b2b-4d33-903e-515772d4a9fa} <Debug> TCPHandler: Processed in 0.001319594 sec. | ||
| 4276 | 2026.03.06 19:44:09.812170 [ 189 ] {d59f510d-631d-4e98-a8cb-078d100679c7::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 405 rows, containing 19 columns (19 merged, 0 gathered) in 0.004797972 sec., 84410.663505331 rows/sec., 151.26 MiB/sec. | ||
| 4277 | 2026.03.06 19:44:09.812974 [ 192 ] {d59f510d-631d-4e98-a8cb-078d100679c7::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4278 | 2026.03.06 19:44:09.813323 [ 192 ] {d59f510d-631d-4e98-a8cb-078d100679c7::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (d59f510d-631d-4e98-a8cb-078d100679c7): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4279 | 2026.03.06 19:44:09.813394 [ 192 ] {d59f510d-631d-4e98-a8cb-078d100679c7::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (d59f510d-631d-4e98-a8cb-078d100679c7) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4280 | 2026.03.06 19:44:09.813505 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.93 MiB. | ||
| 4281 | 2026.03.06 19:44:10.000791 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 238.87 MiB, peak 243.77 MiB, free memory in arenas 0.00 B, will set to 240.16 MiB (RSS), difference: 1.29 MiB | ||
| 4282 | 2026.03.06 19:44:14.693471 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8144 | ||
| 4283 | 2026.03.06 19:44:14.694167 [ 244 ] {} <Trace> system.asynchronous_metric_log (1d6329eb-cef3-44de-9e03-0def5894f895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4284 | 2026.03.06 19:44:14.694215 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4285 | 2026.03.06 19:44:14.694838 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4286 | 2026.03.06 19:44:14.695071 [ 244 ] {} <Trace> system.asynchronous_metric_log (1d6329eb-cef3-44de-9e03-0def5894f895): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4287 | 2026.03.06 19:44:14.695200 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8144 | ||
| 4288 | 2026.03.06 19:44:14.804214 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4289 | 2026.03.06 19:44:14.804366 [ 4 ] {6f48ec64-0a98-47df-9b02-30823de4aece} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4290 | 2026.03.06 19:44:14.804425 [ 4 ] {6f48ec64-0a98-47df-9b02-30823de4aece} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4291 | 2026.03.06 19:44:14.805119 [ 4 ] {6f48ec64-0a98-47df-9b02-30823de4aece} <Trace> oximeter.fields_i16 (0805983f-3b79-42e2-9799-61f8171b7c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4292 | 2026.03.06 19:44:14.805154 [ 4 ] {6f48ec64-0a98-47df-9b02-30823de4aece} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4293 | 2026.03.06 19:44:14.805541 [ 4 ] {6f48ec64-0a98-47df-9b02-30823de4aece} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4294 | 2026.03.06 19:44:14.805789 [ 4 ] {6f48ec64-0a98-47df-9b02-30823de4aece} <Trace> oximeter.fields_i16 (0805983f-3b79-42e2-9799-61f8171b7c62): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4295 | 2026.03.06 19:44:14.805928 [ 4 ] {6f48ec64-0a98-47df-9b02-30823de4aece} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001604 sec., 177057.35660847882 rows/sec., 11.25 MiB/sec. | ||
| 4296 | 2026.03.06 19:44:14.805970 [ 4 ] {6f48ec64-0a98-47df-9b02-30823de4aece} <Debug> TCPHandler: Processed in 0.001870538 sec. | ||
| 4297 | 2026.03.06 19:44:14.806094 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4298 | 2026.03.06 19:44:14.806195 [ 4 ] {2ac53a48-6c8b-4bf1-9fe0-d62d151850cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4299 | 2026.03.06 19:44:14.806237 [ 4 ] {2ac53a48-6c8b-4bf1-9fe0-d62d151850cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4300 | 2026.03.06 19:44:14.806955 [ 4 ] {2ac53a48-6c8b-4bf1-9fe0-d62d151850cb} <Trace> oximeter.fields_string (806e2236-ee87-4e21-bca6-f542d99340fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4301 | 2026.03.06 19:44:14.806992 [ 4 ] {2ac53a48-6c8b-4bf1-9fe0-d62d151850cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4302 | 2026.03.06 19:44:14.807360 [ 4 ] {2ac53a48-6c8b-4bf1-9fe0-d62d151850cb} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4303 | 2026.03.06 19:44:14.807588 [ 4 ] {2ac53a48-6c8b-4bf1-9fe0-d62d151850cb} <Trace> oximeter.fields_string (806e2236-ee87-4e21-bca6-f542d99340fe): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4304 | 2026.03.06 19:44:14.807691 [ 96 ] {} <Debug> oximeter.fields_string (806e2236-ee87-4e21-bca6-f542d99340fe) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4305 | 2026.03.06 19:44:14.807722 [ 4 ] {2ac53a48-6c8b-4bf1-9fe0-d62d151850cb} <Debug> executeQuery: Read 797 rows, 64.15 KiB in 0.001546 sec., 515523.9327296248 rows/sec., 40.52 MiB/sec. | ||
| 4306 | 2026.03.06 19:44:14.807731 [ 96 ] {} <Trace> oximeter.fields_string (806e2236-ee87-4e21-bca6-f542d99340fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4307 | 2026.03.06 19:44:14.807763 [ 4 ] {2ac53a48-6c8b-4bf1-9fe0-d62d151850cb} <Debug> TCPHandler: Processed in 0.001718023 sec. | ||
| 4308 | 2026.03.06 19:44:14.807765 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4309 | 2026.03.06 19:44:14.807867 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4310 | 2026.03.06 19:44:14.807897 [ 190 ] {806e2236-ee87-4e21-bca6-f542d99340fe::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 4311 | 2026.03.06 19:44:14.807963 [ 4 ] {9d813e61-f986-4e32-abbb-7d591c79b409} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4312 | 2026.03.06 19:44:14.808008 [ 4 ] {9d813e61-f986-4e32-abbb-7d591c79b409} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4313 | 2026.03.06 19:44:14.808040 [ 190 ] {806e2236-ee87-4e21-bca6-f542d99340fe::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4314 | 2026.03.06 19:44:14.808077 [ 190 ] {806e2236-ee87-4e21-bca6-f542d99340fe::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 2767 rows starting from the beginning of the part | ||
| 4315 | 2026.03.06 19:44:14.808142 [ 190 ] {806e2236-ee87-4e21-bca6-f542d99340fe::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 2016 rows starting from the beginning of the part | ||
| 4316 | 2026.03.06 19:44:14.808185 [ 190 ] {806e2236-ee87-4e21-bca6-f542d99340fe::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 56 rows starting from the beginning of the part | ||
| 4317 | 2026.03.06 19:44:14.808225 [ 190 ] {806e2236-ee87-4e21-bca6-f542d99340fe::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 797 rows starting from the beginning of the part | ||
| 4318 | 2026.03.06 19:44:14.808263 [ 190 ] {806e2236-ee87-4e21-bca6-f542d99340fe::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 136 rows starting from the beginning of the part | ||
| 4319 | 2026.03.06 19:44:14.808303 [ 190 ] {806e2236-ee87-4e21-bca6-f542d99340fe::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 797 rows starting from the beginning of the part | ||
| 4320 | 2026.03.06 19:44:14.808434 [ 4 ] {9d813e61-f986-4e32-abbb-7d591c79b409} <Trace> oximeter.fields_u16 (5a564c88-a7ef-4f9d-817e-8041ba77bdd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4321 | 2026.03.06 19:44:14.808477 [ 4 ] {9d813e61-f986-4e32-abbb-7d591c79b409} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4322 | 2026.03.06 19:44:14.808815 [ 4 ] {9d813e61-f986-4e32-abbb-7d591c79b409} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4323 | 2026.03.06 19:44:14.809044 [ 4 ] {9d813e61-f986-4e32-abbb-7d591c79b409} <Trace> oximeter.fields_u16 (5a564c88-a7ef-4f9d-817e-8041ba77bdd1): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4324 | 2026.03.06 19:44:14.809140 [ 96 ] {} <Debug> oximeter.fields_u16 (5a564c88-a7ef-4f9d-817e-8041ba77bdd1) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4325 | 2026.03.06 19:44:14.809167 [ 96 ] {} <Trace> oximeter.fields_u16 (5a564c88-a7ef-4f9d-817e-8041ba77bdd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4326 | 2026.03.06 19:44:14.809173 [ 4 ] {9d813e61-f986-4e32-abbb-7d591c79b409} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.00123 sec., 115447.15447154472 rows/sec., 6.78 MiB/sec. | ||
| 4327 | 2026.03.06 19:44:14.809186 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4328 | 2026.03.06 19:44:14.809213 [ 4 ] {9d813e61-f986-4e32-abbb-7d591c79b409} <Debug> TCPHandler: Processed in 0.001396156 sec. | ||
| 4329 | 2026.03.06 19:44:14.809262 [ 192 ] {5a564c88-a7ef-4f9d-817e-8041ba77bdd1::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 4330 | 2026.03.06 19:44:14.809324 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4331 | 2026.03.06 19:44:14.809354 [ 192 ] {5a564c88-a7ef-4f9d-817e-8041ba77bdd1::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4332 | 2026.03.06 19:44:14.809383 [ 192 ] {5a564c88-a7ef-4f9d-817e-8041ba77bdd1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 209 rows starting from the beginning of the part | ||
| 4333 | 2026.03.06 19:44:14.809417 [ 4 ] {90b6cac9-0863-4e59-acd6-cd7428656bd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4334 | 2026.03.06 19:44:14.809441 [ 192 ] {5a564c88-a7ef-4f9d-817e-8041ba77bdd1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 142 rows starting from the beginning of the part | ||
| 4335 | 2026.03.06 19:44:14.809457 [ 4 ] {90b6cac9-0863-4e59-acd6-cd7428656bd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4336 | 2026.03.06 19:44:14.809484 [ 192 ] {5a564c88-a7ef-4f9d-817e-8041ba77bdd1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 49 rows starting from the beginning of the part | ||
| 4337 | 2026.03.06 19:44:14.809524 [ 192 ] {5a564c88-a7ef-4f9d-817e-8041ba77bdd1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 142 rows starting from the beginning of the part | ||
| 4338 | 2026.03.06 19:44:14.809562 [ 192 ] {5a564c88-a7ef-4f9d-817e-8041ba77bdd1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 40 rows starting from the beginning of the part | ||
| 4339 | 2026.03.06 19:44:14.809600 [ 192 ] {5a564c88-a7ef-4f9d-817e-8041ba77bdd1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 142 rows starting from the beginning of the part | ||
| 4340 | 2026.03.06 19:44:14.809876 [ 4 ] {90b6cac9-0863-4e59-acd6-cd7428656bd2} <Trace> oximeter.fields_u32 (f9d1c63e-f868-4b0c-af5a-3ae84ab3044e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4341 | 2026.03.06 19:44:14.809912 [ 4 ] {90b6cac9-0863-4e59-acd6-cd7428656bd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4342 | 2026.03.06 19:44:14.810371 [ 4 ] {90b6cac9-0863-4e59-acd6-cd7428656bd2} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4343 | 2026.03.06 19:44:14.810434 [ 189 ] {5a564c88-a7ef-4f9d-817e-8041ba77bdd1::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 724 rows, containing 5 columns (5 merged, 0 gathered) in 0.001200981 sec., 602840.5112154147 rows/sec., 39.54 MiB/sec. | ||
| 4344 | 2026.03.06 19:44:14.810578 [ 192 ] {5a564c88-a7ef-4f9d-817e-8041ba77bdd1::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4345 | 2026.03.06 19:44:14.810609 [ 4 ] {90b6cac9-0863-4e59-acd6-cd7428656bd2} <Trace> oximeter.fields_u32 (f9d1c63e-f868-4b0c-af5a-3ae84ab3044e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4346 | 2026.03.06 19:44:14.810637 [ 195 ] {806e2236-ee87-4e21-bca6-f542d99340fe::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6569 rows, containing 5 columns (5 merged, 0 gathered) in 0.002795652 sec., 2349720.2083807285 rows/sec., 189.56 MiB/sec. | ||
| 4347 | 2026.03.06 19:44:14.810739 [ 4 ] {90b6cac9-0863-4e59-acd6-cd7428656bd2} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001341 sec., 111111.11111111111 rows/sec., 7.18 MiB/sec. | ||
| 4348 | 2026.03.06 19:44:14.810781 [ 4 ] {90b6cac9-0863-4e59-acd6-cd7428656bd2} <Debug> TCPHandler: Processed in 0.001505779 sec. | ||
| 4349 | 2026.03.06 19:44:14.810839 [ 192 ] {5a564c88-a7ef-4f9d-817e-8041ba77bdd1::all_1_21_4} <Trace> oximeter.fields_u16 (5a564c88-a7ef-4f9d-817e-8041ba77bdd1): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4350 | 2026.03.06 19:44:14.810886 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4351 | 2026.03.06 19:44:14.810900 [ 192 ] {5a564c88-a7ef-4f9d-817e-8041ba77bdd1::all_1_21_4} <Trace> oximeter.fields_u16 (5a564c88-a7ef-4f9d-817e-8041ba77bdd1) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4352 | 2026.03.06 19:44:14.810954 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 4353 | 2026.03.06 19:44:14.810979 [ 4 ] {bbce70b0-adf9-4ec4-9f84-fdc9295d92ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4354 | 2026.03.06 19:44:14.811021 [ 4 ] {bbce70b0-adf9-4ec4-9f84-fdc9295d92ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4355 | 2026.03.06 19:44:14.811046 [ 189 ] {806e2236-ee87-4e21-bca6-f542d99340fe::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4356 | 2026.03.06 19:44:14.811353 [ 189 ] {806e2236-ee87-4e21-bca6-f542d99340fe::all_1_26_5} <Trace> oximeter.fields_string (806e2236-ee87-4e21-bca6-f542d99340fe): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4357 | 2026.03.06 19:44:14.811433 [ 189 ] {806e2236-ee87-4e21-bca6-f542d99340fe::all_1_26_5} <Trace> oximeter.fields_string (806e2236-ee87-4e21-bca6-f542d99340fe) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4358 | 2026.03.06 19:44:14.811435 [ 4 ] {bbce70b0-adf9-4ec4-9f84-fdc9295d92ec} <Trace> oximeter.fields_u8 (df3fde33-e7e4-42a4-a22f-53ff95c206e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4359 | 2026.03.06 19:44:14.811481 [ 4 ] {bbce70b0-adf9-4ec4-9f84-fdc9295d92ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4360 | 2026.03.06 19:44:14.811541 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. | ||
| 4361 | 2026.03.06 19:44:14.811799 [ 4 ] {bbce70b0-adf9-4ec4-9f84-fdc9295d92ec} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4362 | 2026.03.06 19:44:14.812014 [ 4 ] {bbce70b0-adf9-4ec4-9f84-fdc9295d92ec} <Trace> oximeter.fields_u8 (df3fde33-e7e4-42a4-a22f-53ff95c206e8): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4363 | 2026.03.06 19:44:14.812138 [ 4 ] {bbce70b0-adf9-4ec4-9f84-fdc9295d92ec} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001177 sec., 125743.41546304162 rows/sec., 7.15 MiB/sec. | ||
| 4364 | 2026.03.06 19:44:14.812174 [ 4 ] {bbce70b0-adf9-4ec4-9f84-fdc9295d92ec} <Debug> TCPHandler: Processed in 0.001337494 sec. | ||
| 4365 | 2026.03.06 19:44:14.812279 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4366 | 2026.03.06 19:44:14.812370 [ 4 ] {b393ce1b-d366-4a9e-95e8-b88a72897a1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4367 | 2026.03.06 19:44:14.812410 [ 4 ] {b393ce1b-d366-4a9e-95e8-b88a72897a1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4368 | 2026.03.06 19:44:14.812946 [ 4 ] {b393ce1b-d366-4a9e-95e8-b88a72897a1b} <Trace> oximeter.fields_uuid (66bb6391-34ea-4491-ad88-0bd9a67cd893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4369 | 2026.03.06 19:44:14.812981 [ 4 ] {b393ce1b-d366-4a9e-95e8-b88a72897a1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4370 | 2026.03.06 19:44:14.813303 [ 4 ] {b393ce1b-d366-4a9e-95e8-b88a72897a1b} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4371 | 2026.03.06 19:44:14.813515 [ 4 ] {b393ce1b-d366-4a9e-95e8-b88a72897a1b} <Trace> oximeter.fields_uuid (66bb6391-34ea-4491-ad88-0bd9a67cd893): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4372 | 2026.03.06 19:44:14.813605 [ 96 ] {} <Debug> oximeter.fields_uuid (66bb6391-34ea-4491-ad88-0bd9a67cd893) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4373 | 2026.03.06 19:44:14.813629 [ 96 ] {} <Trace> oximeter.fields_uuid (66bb6391-34ea-4491-ad88-0bd9a67cd893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4374 | 2026.03.06 19:44:14.813639 [ 4 ] {b393ce1b-d366-4a9e-95e8-b88a72897a1b} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.001287 sec., 380730.38073038077 rows/sec., 26.69 MiB/sec. | ||
| 4375 | 2026.03.06 19:44:14.813645 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4376 | 2026.03.06 19:44:14.813677 [ 4 ] {b393ce1b-d366-4a9e-95e8-b88a72897a1b} <Debug> TCPHandler: Processed in 0.001447187 sec. | ||
| 4377 | 2026.03.06 19:44:14.813739 [ 189 ] {66bb6391-34ea-4491-ad88-0bd9a67cd893::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 4378 | 2026.03.06 19:44:14.813776 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4379 | 2026.03.06 19:44:14.813845 [ 189 ] {66bb6391-34ea-4491-ad88-0bd9a67cd893::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4380 | 2026.03.06 19:44:14.813873 [ 4 ] {5e09167b-6bbf-4b60-b8c3-a2d83f170d4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4381 | 2026.03.06 19:44:14.813881 [ 189 ] {66bb6391-34ea-4491-ad88-0bd9a67cd893::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1511 rows starting from the beginning of the part | ||
| 4382 | 2026.03.06 19:44:14.813922 [ 4 ] {5e09167b-6bbf-4b60-b8c3-a2d83f170d4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4383 | 2026.03.06 19:44:14.813981 [ 189 ] {66bb6391-34ea-4491-ad88-0bd9a67cd893::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1049 rows starting from the beginning of the part | ||
| 4384 | 2026.03.06 19:44:14.814036 [ 189 ] {66bb6391-34ea-4491-ad88-0bd9a67cd893::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 64 rows starting from the beginning of the part | ||
| 4385 | 2026.03.06 19:44:14.814079 [ 189 ] {66bb6391-34ea-4491-ad88-0bd9a67cd893::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 490 rows starting from the beginning of the part | ||
| 4386 | 2026.03.06 19:44:14.814119 [ 189 ] {66bb6391-34ea-4491-ad88-0bd9a67cd893::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 104 rows starting from the beginning of the part | ||
| 4387 | 2026.03.06 19:44:14.814167 [ 189 ] {66bb6391-34ea-4491-ad88-0bd9a67cd893::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 490 rows starting from the beginning of the part | ||
| 4388 | 2026.03.06 19:44:14.814255 [ 4 ] {5e09167b-6bbf-4b60-b8c3-a2d83f170d4e} <Trace> oximeter.measurements_bool (92876d2a-88ca-4494-928d-154bdcb11b9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4389 | 2026.03.06 19:44:14.814295 [ 4 ] {5e09167b-6bbf-4b60-b8c3-a2d83f170d4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4390 | 2026.03.06 19:44:14.814630 [ 4 ] {5e09167b-6bbf-4b60-b8c3-a2d83f170d4e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4391 | 2026.03.06 19:44:14.814854 [ 4 ] {5e09167b-6bbf-4b60-b8c3-a2d83f170d4e} <Trace> oximeter.measurements_bool (92876d2a-88ca-4494-928d-154bdcb11b9b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4392 | 2026.03.06 19:44:14.814947 [ 96 ] {} <Debug> oximeter.measurements_bool (92876d2a-88ca-4494-928d-154bdcb11b9b) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 4393 | 2026.03.06 19:44:14.814972 [ 96 ] {} <Trace> oximeter.measurements_bool (92876d2a-88ca-4494-928d-154bdcb11b9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4394 | 2026.03.06 19:44:14.814988 [ 4 ] {5e09167b-6bbf-4b60-b8c3-a2d83f170d4e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001133 sec., 5295.675198587821 rows/sec., 276.68 KiB/sec. | ||
| 4395 | 2026.03.06 19:44:14.814988 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4396 | 2026.03.06 19:44:14.815025 [ 4 ] {5e09167b-6bbf-4b60-b8c3-a2d83f170d4e} <Debug> TCPHandler: Processed in 0.001298423 sec. | ||
| 4397 | 2026.03.06 19:44:14.815059 [ 192 ] {92876d2a-88ca-4494-928d-154bdcb11b9b::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full | ||
| 4398 | 2026.03.06 19:44:14.815132 [ 192 ] {92876d2a-88ca-4494-928d-154bdcb11b9b::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4399 | 2026.03.06 19:44:14.815133 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4400 | 2026.03.06 19:44:14.815160 [ 192 ] {92876d2a-88ca-4494-928d-154bdcb11b9b::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 30 rows starting from the beginning of the part | ||
| 4401 | 2026.03.06 19:44:14.815205 [ 192 ] {92876d2a-88ca-4494-928d-154bdcb11b9b::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
| 4402 | 2026.03.06 19:44:14.815238 [ 4 ] {2e593ddb-3730-46f2-9fc6-469e7c919fe5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4403 | 2026.03.06 19:44:14.815241 [ 192 ] {92876d2a-88ca-4494-928d-154bdcb11b9b::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part | ||
| 4404 | 2026.03.06 19:44:14.815284 [ 4 ] {2e593ddb-3730-46f2-9fc6-469e7c919fe5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4405 | 2026.03.06 19:44:14.815287 [ 192 ] {92876d2a-88ca-4494-928d-154bdcb11b9b::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
| 4406 | 2026.03.06 19:44:14.815329 [ 192 ] {92876d2a-88ca-4494-928d-154bdcb11b9b::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
| 4407 | 2026.03.06 19:44:14.815364 [ 192 ] {92876d2a-88ca-4494-928d-154bdcb11b9b::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
| 4408 | 2026.03.06 19:44:14.815570 [ 186 ] {66bb6391-34ea-4491-ad88-0bd9a67cd893::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3708 rows, containing 5 columns (5 merged, 0 gathered) in 0.001871858 sec., 1980919.4928247763 rows/sec., 145.97 MiB/sec. | ||
| 4409 | 2026.03.06 19:44:14.815715 [ 4 ] {2e593ddb-3730-46f2-9fc6-469e7c919fe5} <Trace> oximeter.measurements_cumulativeu64 (88d55ca0-aa78-4229-9aac-9922fcdaca35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4410 | 2026.03.06 19:44:14.815757 [ 4 ] {2e593ddb-3730-46f2-9fc6-469e7c919fe5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4411 | 2026.03.06 19:44:14.815817 [ 186 ] {66bb6391-34ea-4491-ad88-0bd9a67cd893::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4412 | 2026.03.06 19:44:14.815999 [ 189 ] {92876d2a-88ca-4494-928d-154bdcb11b9b::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 4 columns (4 merged, 0 gathered) in 0.000965525 sec., 62142.357784624946 rows/sec., 3.17 MiB/sec. | ||
| 4413 | 2026.03.06 19:44:14.816121 [ 192 ] {92876d2a-88ca-4494-928d-154bdcb11b9b::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 4414 | 2026.03.06 19:44:14.816159 [ 4 ] {2e593ddb-3730-46f2-9fc6-469e7c919fe5} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4415 | 2026.03.06 19:44:14.816176 [ 186 ] {66bb6391-34ea-4491-ad88-0bd9a67cd893::all_1_26_5} <Trace> oximeter.fields_uuid (66bb6391-34ea-4491-ad88-0bd9a67cd893): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4416 | 2026.03.06 19:44:14.816276 [ 186 ] {66bb6391-34ea-4491-ad88-0bd9a67cd893::all_1_26_5} <Trace> oximeter.fields_uuid (66bb6391-34ea-4491-ad88-0bd9a67cd893) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4417 | 2026.03.06 19:44:14.816364 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 4418 | 2026.03.06 19:44:14.816407 [ 192 ] {92876d2a-88ca-4494-928d-154bdcb11b9b::all_1_10_2} <Trace> oximeter.measurements_bool (92876d2a-88ca-4494-928d-154bdcb11b9b): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4419 | 2026.03.06 19:44:14.816407 [ 4 ] {2e593ddb-3730-46f2-9fc6-469e7c919fe5} <Trace> oximeter.measurements_cumulativeu64 (88d55ca0-aa78-4229-9aac-9922fcdaca35): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4420 | 2026.03.06 19:44:14.816472 [ 192 ] {92876d2a-88ca-4494-928d-154bdcb11b9b::all_1_10_2} <Trace> oximeter.measurements_bool (92876d2a-88ca-4494-928d-154bdcb11b9b) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 4421 | 2026.03.06 19:44:14.816510 [ 96 ] {} <Debug> oximeter.measurements_cumulativeu64 (88d55ca0-aa78-4229-9aac-9922fcdaca35) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4422 | 2026.03.06 19:44:14.816522 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 4423 | 2026.03.06 19:44:14.816532 [ 96 ] {} <Trace> oximeter.measurements_cumulativeu64 (88d55ca0-aa78-4229-9aac-9922fcdaca35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4424 | 2026.03.06 19:44:14.816548 [ 4 ] {2e593ddb-3730-46f2-9fc6-469e7c919fe5} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001329 sec., 199398.04364183595 rows/sec., 13.25 MiB/sec. | ||
| 4425 | 2026.03.06 19:44:14.816549 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4426 | 2026.03.06 19:44:14.816586 [ 4 ] {2e593ddb-3730-46f2-9fc6-469e7c919fe5} <Debug> TCPHandler: Processed in 0.001501798 sec. | ||
| 4427 | 2026.03.06 19:44:14.816644 [ 201 ] {88d55ca0-aa78-4229-9aac-9922fcdaca35::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 4428 | 2026.03.06 19:44:14.816701 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4429 | 2026.03.06 19:44:14.816765 [ 201 ] {88d55ca0-aa78-4229-9aac-9922fcdaca35::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4430 | 2026.03.06 19:44:14.816797 [ 4 ] {2b5ce1cd-3f1c-4fd5-bdf6-6a0d4dd8b414} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4431 | 2026.03.06 19:44:14.816803 [ 201 ] {88d55ca0-aa78-4229-9aac-9922fcdaca35::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 7666 rows starting from the beginning of the part | ||
| 4432 | 2026.03.06 19:44:14.816846 [ 4 ] {2b5ce1cd-3f1c-4fd5-bdf6-6a0d4dd8b414} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4433 | 2026.03.06 19:44:14.816881 [ 201 ] {88d55ca0-aa78-4229-9aac-9922fcdaca35::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1217 rows starting from the beginning of the part | ||
| 4434 | 2026.03.06 19:44:14.816936 [ 201 ] {88d55ca0-aa78-4229-9aac-9922fcdaca35::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 128 rows starting from the beginning of the part | ||
| 4435 | 2026.03.06 19:44:14.816983 [ 201 ] {88d55ca0-aa78-4229-9aac-9922fcdaca35::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 265 rows starting from the beginning of the part | ||
| 4436 | 2026.03.06 19:44:14.817032 [ 201 ] {88d55ca0-aa78-4229-9aac-9922fcdaca35::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 160 rows starting from the beginning of the part | ||
| 4437 | 2026.03.06 19:44:14.817079 [ 201 ] {88d55ca0-aa78-4229-9aac-9922fcdaca35::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 265 rows starting from the beginning of the part | ||
| 4438 | 2026.03.06 19:44:14.817154 [ 4 ] {2b5ce1cd-3f1c-4fd5-bdf6-6a0d4dd8b414} <Trace> oximeter.measurements_f64 (c091aa37-f280-4763-875e-4d80ecd39980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4439 | 2026.03.06 19:44:14.817194 [ 4 ] {2b5ce1cd-3f1c-4fd5-bdf6-6a0d4dd8b414} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4440 | 2026.03.06 19:44:14.817518 [ 4 ] {2b5ce1cd-3f1c-4fd5-bdf6-6a0d4dd8b414} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4441 | 2026.03.06 19:44:14.817726 [ 4 ] {2b5ce1cd-3f1c-4fd5-bdf6-6a0d4dd8b414} <Trace> oximeter.measurements_f64 (c091aa37-f280-4763-875e-4d80ecd39980): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4442 | 2026.03.06 19:44:14.817860 [ 4 ] {2b5ce1cd-3f1c-4fd5-bdf6-6a0d4dd8b414} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001081 sec., 925.0693802035154 rows/sec., 62.33 KiB/sec. | ||
| 4443 | 2026.03.06 19:44:14.817896 [ 4 ] {2b5ce1cd-3f1c-4fd5-bdf6-6a0d4dd8b414} <Debug> TCPHandler: Processed in 0.001243822 sec. | ||
| 4444 | 2026.03.06 19:44:14.818002 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4445 | 2026.03.06 19:44:14.818096 [ 4 ] {f1ca2b42-23a1-4ae6-96f2-1cc0a15a62ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4446 | 2026.03.06 19:44:14.818137 [ 4 ] {f1ca2b42-23a1-4ae6-96f2-1cc0a15a62ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4447 | 2026.03.06 19:44:14.818459 [ 4 ] {f1ca2b42-23a1-4ae6-96f2-1cc0a15a62ec} <Trace> oximeter.measurements_u64 (a73e627a-568e-4e88-85ff-d5943592eb33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4448 | 2026.03.06 19:44:14.818494 [ 4 ] {f1ca2b42-23a1-4ae6-96f2-1cc0a15a62ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4449 | 2026.03.06 19:44:14.818806 [ 4 ] {f1ca2b42-23a1-4ae6-96f2-1cc0a15a62ec} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4450 | 2026.03.06 19:44:14.819021 [ 4 ] {f1ca2b42-23a1-4ae6-96f2-1cc0a15a62ec} <Trace> oximeter.measurements_u64 (a73e627a-568e-4e88-85ff-d5943592eb33): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4451 | 2026.03.06 19:44:14.819105 [ 96 ] {} <Debug> oximeter.measurements_u64 (a73e627a-568e-4e88-85ff-d5943592eb33) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4452 | 2026.03.06 19:44:14.819125 [ 96 ] {} <Trace> oximeter.measurements_u64 (a73e627a-568e-4e88-85ff-d5943592eb33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4453 | 2026.03.06 19:44:14.819138 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4454 | 2026.03.06 19:44:14.819140 [ 4 ] {f1ca2b42-23a1-4ae6-96f2-1cc0a15a62ec} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001076 sec., 83643.12267657994 rows/sec., 5.23 MiB/sec. | ||
| 4455 | 2026.03.06 19:44:14.819179 [ 4 ] {f1ca2b42-23a1-4ae6-96f2-1cc0a15a62ec} <Debug> TCPHandler: Processed in 0.001240082 sec. | ||
| 4456 | 2026.03.06 19:44:14.819190 [ 192 ] {a73e627a-568e-4e88-85ff-d5943592eb33::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 4457 | 2026.03.06 19:44:14.819252 [ 192 ] {a73e627a-568e-4e88-85ff-d5943592eb33::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4458 | 2026.03.06 19:44:14.819274 [ 192 ] {a73e627a-568e-4e88-85ff-d5943592eb33::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1230 rows starting from the beginning of the part | ||
| 4459 | 2026.03.06 19:44:14.819312 [ 192 ] {a73e627a-568e-4e88-85ff-d5943592eb33::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 12 rows starting from the beginning of the part | ||
| 4460 | 2026.03.06 19:44:14.819341 [ 192 ] {a73e627a-568e-4e88-85ff-d5943592eb33::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 48 rows starting from the beginning of the part | ||
| 4461 | 2026.03.06 19:44:14.819370 [ 192 ] {a73e627a-568e-4e88-85ff-d5943592eb33::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 90 rows starting from the beginning of the part | ||
| 4462 | 2026.03.06 19:44:14.819397 [ 192 ] {a73e627a-568e-4e88-85ff-d5943592eb33::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 60 rows starting from the beginning of the part | ||
| 4463 | 2026.03.06 19:44:14.819423 [ 192 ] {a73e627a-568e-4e88-85ff-d5943592eb33::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 90 rows starting from the beginning of the part | ||
| 4464 | 2026.03.06 19:44:14.820285 [ 186 ] {a73e627a-568e-4e88-85ff-d5943592eb33::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1530 rows, containing 4 columns (4 merged, 0 gathered) in 0.001103008 sec., 1387115.9592677478 rows/sec., 89.64 MiB/sec. | ||
| 4465 | 2026.03.06 19:44:14.820491 [ 189 ] {88d55ca0-aa78-4229-9aac-9922fcdaca35::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9701 rows, containing 5 columns (5 merged, 0 gathered) in 0.003887419 sec., 2495486.0795813366 rows/sec., 162.27 MiB/sec. | ||
| 4466 | 2026.03.06 19:44:14.820565 [ 198 ] {a73e627a-568e-4e88-85ff-d5943592eb33::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4467 | 2026.03.06 19:44:14.820728 [ 201 ] {88d55ca0-aa78-4229-9aac-9922fcdaca35::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4468 | 2026.03.06 19:44:14.820947 [ 198 ] {a73e627a-568e-4e88-85ff-d5943592eb33::all_1_26_5} <Trace> oximeter.measurements_u64 (a73e627a-568e-4e88-85ff-d5943592eb33): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4469 | 2026.03.06 19:44:14.821045 [ 198 ] {a73e627a-568e-4e88-85ff-d5943592eb33::all_1_26_5} <Trace> oximeter.measurements_u64 (a73e627a-568e-4e88-85ff-d5943592eb33) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4470 | 2026.03.06 19:44:14.821059 [ 201 ] {88d55ca0-aa78-4229-9aac-9922fcdaca35::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (88d55ca0-aa78-4229-9aac-9922fcdaca35): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4471 | 2026.03.06 19:44:14.821129 [ 201 ] {88d55ca0-aa78-4229-9aac-9922fcdaca35::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (88d55ca0-aa78-4229-9aac-9922fcdaca35) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4472 | 2026.03.06 19:44:14.821134 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
| 4473 | 2026.03.06 19:44:14.821192 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.60 MiB. | ||
| 4474 | 2026.03.06 19:44:15.128103 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 129 | ||
| 4475 | 2026.03.06 19:44:15.143845 [ 243 ] {} <Trace> system.metric_log (72ef8883-a815-42c7-bee2-1c23217a9a11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4476 | 2026.03.06 19:44:15.143896 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4477 | 2026.03.06 19:44:15.149340 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4478 | 2026.03.06 19:44:15.150085 [ 243 ] {} <Trace> system.metric_log (72ef8883-a815-42c7-bee2-1c23217a9a11): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4479 | 2026.03.06 19:44:15.152940 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 129 | ||
| 4480 | 2026.03.06 19:44:16.006208 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43592 | ||
| 4481 | 2026.03.06 19:44:16.006314 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4482 | 2026.03.06 19:44:16.006338 [ 287 ] {} <Debug> TCP-Session: 4f364dd8-fdd3-45ee-9f03-ce1d143c59a3 Authenticating user 'default' from [fd00:1122:3344:101::e]:43592 | ||
| 4483 | 2026.03.06 19:44:16.006359 [ 287 ] {} <Debug> TCP-Session: 4f364dd8-fdd3-45ee-9f03-ce1d143c59a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4484 | 2026.03.06 19:44:16.006371 [ 287 ] {} <Debug> TCP-Session: 4f364dd8-fdd3-45ee-9f03-ce1d143c59a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4485 | 2026.03.06 19:44:16.006568 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34267 | ||
| 4486 | 2026.03.06 19:44:16.006597 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47398 | ||
| 4487 | 2026.03.06 19:44:16.006629 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56595 | ||
| 4488 | 2026.03.06 19:44:16.006649 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47412 | ||
| 4489 | 2026.03.06 19:44:16.006686 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4490 | 2026.03.06 19:44:16.006639 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57956 | ||
| 4491 | 2026.03.06 19:44:16.006720 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4492 | 2026.03.06 19:44:16.006733 [ 287 ] {} <Trace> TCP-Session: 4f364dd8-fdd3-45ee-9f03-ce1d143c59a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4493 | 2026.03.06 19:44:16.006764 [ 290 ] {} <Debug> TCP-Session: b5c9aef8-4f58-4128-91b2-1ee5c4e3255b Authenticating user 'default' from [fd00:1122:3344:101::e]:47398 | ||
| 4494 | 2026.03.06 19:44:16.006727 [ 288 ] {} <Debug> TCP-Session: 40563d27-5571-4108-b597-725dfb62aeb7 Authenticating user 'default' from [fd00:1122:3344:101::e]:34267 | ||
| 4495 | 2026.03.06 19:44:16.006796 [ 290 ] {} <Debug> TCP-Session: b5c9aef8-4f58-4128-91b2-1ee5c4e3255b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4496 | 2026.03.06 19:44:16.006612 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39881 | ||
| 4497 | 2026.03.06 19:44:16.006820 [ 290 ] {} <Debug> TCP-Session: b5c9aef8-4f58-4128-91b2-1ee5c4e3255b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4498 | 2026.03.06 19:44:16.006817 [ 288 ] {} <Debug> TCP-Session: 40563d27-5571-4108-b597-725dfb62aeb7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4499 | 2026.03.06 19:44:16.006580 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63721 | ||
| 4500 | 2026.03.06 19:44:16.006875 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4501 | 2026.03.06 19:44:16.006881 [ 288 ] {} <Debug> TCP-Session: 40563d27-5571-4108-b597-725dfb62aeb7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4502 | 2026.03.06 19:44:16.006926 [ 287 ] {3df32a04-7aad-489c-935d-deb6af4b517d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43592) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4503 | 2026.03.06 19:44:16.006932 [ 293 ] {} <Debug> TCP-Session: 45c7f7eb-cf20-4e3b-916e-79777bd3bfa4 Authenticating user 'default' from [fd00:1122:3344:101::e]:56595 | ||
| 4504 | 2026.03.06 19:44:16.006603 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53911 | ||
| 4505 | 2026.03.06 19:44:16.006985 [ 293 ] {} <Debug> TCP-Session: 45c7f7eb-cf20-4e3b-916e-79777bd3bfa4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4506 | 2026.03.06 19:44:16.007012 [ 293 ] {} <Debug> TCP-Session: 45c7f7eb-cf20-4e3b-916e-79777bd3bfa4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4507 | 2026.03.06 19:44:16.007044 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4508 | 2026.03.06 19:44:16.007082 [ 3 ] {} <Debug> TCP-Session: 4c349786-aace-4c1e-8f77-49bb2fe414e8 Authenticating user 'default' from [fd00:1122:3344:101::e]:47412 | ||
| 4509 | 2026.03.06 19:44:16.007101 [ 3 ] {} <Debug> TCP-Session: 4c349786-aace-4c1e-8f77-49bb2fe414e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4510 | 2026.03.06 19:44:16.007116 [ 3 ] {} <Debug> TCP-Session: 4c349786-aace-4c1e-8f77-49bb2fe414e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4511 | 2026.03.06 19:44:16.007185 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4512 | 2026.03.06 19:44:16.007186 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4513 | 2026.03.06 19:44:16.007220 [ 289 ] {} <Debug> TCP-Session: 9a48715d-7b83-46ec-b73c-32e65ae85d9f Authenticating user 'default' from [fd00:1122:3344:101::e]:63721 | ||
| 4514 | 2026.03.06 19:44:16.007238 [ 291 ] {} <Debug> TCP-Session: 95740b7d-dc18-4117-8739-0f19f2a20467 Authenticating user 'default' from [fd00:1122:3344:101::e]:53911 | ||
| 4515 | 2026.03.06 19:44:16.007245 [ 289 ] {} <Debug> TCP-Session: 9a48715d-7b83-46ec-b73c-32e65ae85d9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4516 | 2026.03.06 19:44:16.007263 [ 291 ] {} <Debug> TCP-Session: 95740b7d-dc18-4117-8739-0f19f2a20467 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4517 | 2026.03.06 19:44:16.007270 [ 289 ] {} <Debug> TCP-Session: 9a48715d-7b83-46ec-b73c-32e65ae85d9f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4518 | 2026.03.06 19:44:16.007284 [ 291 ] {} <Debug> TCP-Session: 95740b7d-dc18-4117-8739-0f19f2a20467 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4519 | 2026.03.06 19:44:16.007333 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4520 | 2026.03.06 19:44:16.007336 [ 287 ] {3df32a04-7aad-489c-935d-deb6af4b517d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4521 | 2026.03.06 19:44:16.007370 [ 294 ] {} <Debug> TCP-Session: 5755355b-38ba-47cc-a64c-e604322a0824 Authenticating user 'default' from [fd00:1122:3344:101::e]:57956 | ||
| 4522 | 2026.03.06 19:44:16.007332 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4523 | 2026.03.06 19:44:16.007402 [ 294 ] {} <Debug> TCP-Session: 5755355b-38ba-47cc-a64c-e604322a0824 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4524 | 2026.03.06 19:44:16.007419 [ 287 ] {3df32a04-7aad-489c-935d-deb6af4b517d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4525 | 2026.03.06 19:44:16.007433 [ 294 ] {} <Debug> TCP-Session: 5755355b-38ba-47cc-a64c-e604322a0824 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4526 | 2026.03.06 19:44:16.007430 [ 292 ] {} <Debug> TCP-Session: 1f83cdec-8a53-40dd-8d8e-d0c16e443668 Authenticating user 'default' from [fd00:1122:3344:101::e]:39881 | ||
| 4527 | 2026.03.06 19:44:16.007475 [ 292 ] {} <Debug> TCP-Session: 1f83cdec-8a53-40dd-8d8e-d0c16e443668 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4528 | 2026.03.06 19:44:16.007487 [ 292 ] {} <Debug> TCP-Session: 1f83cdec-8a53-40dd-8d8e-d0c16e443668 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4529 | 2026.03.06 19:44:16.007734 [ 287 ] {3df32a04-7aad-489c-935d-deb6af4b517d} <Debug> oximeter.version (9d6fae8c-06dd-40a4-8d59-57f33e74c21a) (SelectExecutor): Key condition: unknown | ||
| 4530 | 2026.03.06 19:44:16.008782 [ 321 ] {3df32a04-7aad-489c-935d-deb6af4b517d} <Trace> AggregatingTransform: Aggregating | ||
| 4531 | 2026.03.06 19:44:16.008836 [ 321 ] {3df32a04-7aad-489c-935d-deb6af4b517d} <Trace> Aggregator: Aggregation method: without_key | ||
| 4532 | 2026.03.06 19:44:16.008876 [ 321 ] {3df32a04-7aad-489c-935d-deb6af4b517d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001042897 sec. (958.867 rows/sec., 37.46 KiB/sec.) | ||
| 4533 | 2026.03.06 19:44:16.008891 [ 321 ] {3df32a04-7aad-489c-935d-deb6af4b517d} <Trace> Aggregator: Merging aggregated data | ||
| 4534 | 2026.03.06 19:44:16.010213 [ 287 ] {3df32a04-7aad-489c-935d-deb6af4b517d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003343 sec., 299.1325157044571 rows/sec., 11.68 KiB/sec. | ||
| 4535 | 2026.03.06 19:44:16.010343 [ 287 ] {3df32a04-7aad-489c-935d-deb6af4b517d} <Debug> TCPHandler: Processed in 0.003750776 sec. | ||
| 4536 | 2026.03.06 19:44:16.010462 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4537 | 2026.03.06 19:44:16.010491 [ 287 ] {} <Debug> TCP-Session: 4f364dd8-fdd3-45ee-9f03-ce1d143c59a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4538 | 2026.03.06 19:44:16.010491 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4539 | 2026.03.06 19:44:16.010510 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4540 | 2026.03.06 19:44:16.010527 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4541 | 2026.03.06 19:44:16.010555 [ 291 ] {} <Debug> TCP-Session: 95740b7d-dc18-4117-8739-0f19f2a20467 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4542 | 2026.03.06 19:44:16.010563 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4543 | 2026.03.06 19:44:16.010595 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4544 | 2026.03.06 19:44:16.010610 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4545 | 2026.03.06 19:44:16.010620 [ 292 ] {} <Debug> TCP-Session: 1f83cdec-8a53-40dd-8d8e-d0c16e443668 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4546 | 2026.03.06 19:44:16.010639 [ 290 ] {} <Debug> TCP-Session: b5c9aef8-4f58-4128-91b2-1ee5c4e3255b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4547 | 2026.03.06 19:44:16.010653 [ 3 ] {} <Debug> TCP-Session: 4c349786-aace-4c1e-8f77-49bb2fe414e8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4548 | 2026.03.06 19:44:16.010588 [ 289 ] {} <Debug> TCP-Session: 9a48715d-7b83-46ec-b73c-32e65ae85d9f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4549 | 2026.03.06 19:44:16.010545 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4550 | 2026.03.06 19:44:16.010540 [ 288 ] {} <Debug> TCP-Session: 40563d27-5571-4108-b597-725dfb62aeb7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4551 | 2026.03.06 19:44:16.010741 [ 294 ] {} <Debug> TCP-Session: 5755355b-38ba-47cc-a64c-e604322a0824 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4552 | 2026.03.06 19:44:16.010577 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4553 | 2026.03.06 19:44:16.010796 [ 293 ] {} <Debug> TCP-Session: 45c7f7eb-cf20-4e3b-916e-79777bd3bfa4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4554 | 2026.03.06 19:44:17.199657 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 604 | ||
| 4555 | 2026.03.06 19:44:17.201987 [ 242 ] {} <Trace> system.query_log (0895be45-9bf7-4264-8d00-e6aea3b99325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4556 | 2026.03.06 19:44:17.202033 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4557 | 2026.03.06 19:44:17.203200 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4558 | 2026.03.06 19:44:17.203459 [ 242 ] {} <Trace> system.query_log (0895be45-9bf7-4264-8d00-e6aea3b99325): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4559 | 2026.03.06 19:44:17.203703 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 604 | ||
| 4560 | 2026.03.06 19:44:18.063023 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52821 | ||
| 4561 | 2026.03.06 19:44:18.063130 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4562 | 2026.03.06 19:44:18.063155 [ 287 ] {} <Debug> TCP-Session: 7d762feb-45fd-4bfa-8c57-a3c8a985aca9 Authenticating user 'default' from [fd00:1122:3344:101::e]:52821 | ||
| 4563 | 2026.03.06 19:44:18.063177 [ 287 ] {} <Debug> TCP-Session: 7d762feb-45fd-4bfa-8c57-a3c8a985aca9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4564 | 2026.03.06 19:44:18.063189 [ 287 ] {} <Debug> TCP-Session: 7d762feb-45fd-4bfa-8c57-a3c8a985aca9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4565 | 2026.03.06 19:44:18.063371 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53095 | ||
| 4566 | 2026.03.06 19:44:18.063417 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63720 | ||
| 4567 | 2026.03.06 19:44:18.063417 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59317 | ||
| 4568 | 2026.03.06 19:44:18.063460 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41751 | ||
| 4569 | 2026.03.06 19:44:18.063506 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4570 | 2026.03.06 19:44:18.063508 [ 287 ] {} <Trace> TCP-Session: 7d762feb-45fd-4bfa-8c57-a3c8a985aca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4571 | 2026.03.06 19:44:18.063540 [ 291 ] {} <Debug> TCP-Session: cb94d7a9-6f02-411e-99de-367fb68ba570 Authenticating user 'default' from [fd00:1122:3344:101::e]:63720 | ||
| 4572 | 2026.03.06 19:44:18.063453 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50214 | ||
| 4573 | 2026.03.06 19:44:18.063569 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4574 | 2026.03.06 19:44:18.063568 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4575 | 2026.03.06 19:44:18.063613 [ 290 ] {} <Debug> TCP-Session: cf2e08fc-e095-4227-9e09-18a85d197a59 Authenticating user 'default' from [fd00:1122:3344:101::e]:59317 | ||
| 4576 | 2026.03.06 19:44:18.063564 [ 291 ] {} <Debug> TCP-Session: cb94d7a9-6f02-411e-99de-367fb68ba570 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4577 | 2026.03.06 19:44:18.063636 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4578 | 2026.03.06 19:44:18.063649 [ 290 ] {} <Debug> TCP-Session: cf2e08fc-e095-4227-9e09-18a85d197a59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4579 | 2026.03.06 19:44:18.063659 [ 291 ] {} <Debug> TCP-Session: cb94d7a9-6f02-411e-99de-367fb68ba570 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4580 | 2026.03.06 19:44:18.063675 [ 294 ] {} <Debug> TCP-Session: fcf49185-6789-4de8-9919-f4ca24e7bfb6 Authenticating user 'default' from [fd00:1122:3344:101::e]:50214 | ||
| 4581 | 2026.03.06 19:44:18.063677 [ 290 ] {} <Debug> TCP-Session: cf2e08fc-e095-4227-9e09-18a85d197a59 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4582 | 2026.03.06 19:44:18.063706 [ 294 ] {} <Debug> TCP-Session: fcf49185-6789-4de8-9919-f4ca24e7bfb6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4583 | 2026.03.06 19:44:18.063710 [ 287 ] {e02e50f7-8076-468f-aace-21b2b92e68f0} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52821) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4584 | 2026.03.06 19:44:18.063719 [ 294 ] {} <Debug> TCP-Session: fcf49185-6789-4de8-9919-f4ca24e7bfb6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4585 | 2026.03.06 19:44:18.063640 [ 3 ] {} <Debug> TCP-Session: 9f31d26a-a7c3-466c-bb6e-80b845df5346 Authenticating user 'default' from [fd00:1122:3344:101::e]:41751 | ||
| 4586 | 2026.03.06 19:44:18.063441 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34013 | ||
| 4587 | 2026.03.06 19:44:18.063781 [ 3 ] {} <Debug> TCP-Session: 9f31d26a-a7c3-466c-bb6e-80b845df5346 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4588 | 2026.03.06 19:44:18.063430 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62443 | ||
| 4589 | 2026.03.06 19:44:18.063835 [ 3 ] {} <Debug> TCP-Session: 9f31d26a-a7c3-466c-bb6e-80b845df5346 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4590 | 2026.03.06 19:44:18.063376 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39365 | ||
| 4591 | 2026.03.06 19:44:18.063893 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4592 | 2026.03.06 19:44:18.063511 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4593 | 2026.03.06 19:44:18.063911 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4594 | 2026.03.06 19:44:18.063929 [ 293 ] {} <Debug> TCP-Session: 9d4d657a-4e49-492b-954c-10d7ed559d3b Authenticating user 'default' from [fd00:1122:3344:101::e]:34013 | ||
| 4595 | 2026.03.06 19:44:18.063948 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4596 | 2026.03.06 19:44:18.063945 [ 288 ] {} <Debug> TCP-Session: 28250396-6ac4-4638-acf4-4a3ed37ce1ae Authenticating user 'default' from [fd00:1122:3344:101::e]:53095 | ||
| 4597 | 2026.03.06 19:44:18.063958 [ 292 ] {} <Debug> TCP-Session: 1e5101a3-76e3-4aa1-b0d1-1ab6441cd18e Authenticating user 'default' from [fd00:1122:3344:101::e]:62443 | ||
| 4598 | 2026.03.06 19:44:18.063979 [ 289 ] {} <Debug> TCP-Session: bbfd2738-8bfb-4697-9152-426c1a0c10f2 Authenticating user 'default' from [fd00:1122:3344:101::e]:39365 | ||
| 4599 | 2026.03.06 19:44:18.063974 [ 293 ] {} <Debug> TCP-Session: 9d4d657a-4e49-492b-954c-10d7ed559d3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4600 | 2026.03.06 19:44:18.063996 [ 287 ] {e02e50f7-8076-468f-aace-21b2b92e68f0} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4601 | 2026.03.06 19:44:18.064012 [ 289 ] {} <Debug> TCP-Session: bbfd2738-8bfb-4697-9152-426c1a0c10f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4602 | 2026.03.06 19:44:18.064017 [ 293 ] {} <Debug> TCP-Session: 9d4d657a-4e49-492b-954c-10d7ed559d3b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4603 | 2026.03.06 19:44:18.064050 [ 289 ] {} <Debug> TCP-Session: bbfd2738-8bfb-4697-9152-426c1a0c10f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4604 | 2026.03.06 19:44:18.063989 [ 288 ] {} <Debug> TCP-Session: 28250396-6ac4-4638-acf4-4a3ed37ce1ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4605 | 2026.03.06 19:44:18.063999 [ 292 ] {} <Debug> TCP-Session: 1e5101a3-76e3-4aa1-b0d1-1ab6441cd18e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4606 | 2026.03.06 19:44:18.064088 [ 288 ] {} <Debug> TCP-Session: 28250396-6ac4-4638-acf4-4a3ed37ce1ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4607 | 2026.03.06 19:44:18.064084 [ 287 ] {e02e50f7-8076-468f-aace-21b2b92e68f0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4608 | 2026.03.06 19:44:18.064103 [ 292 ] {} <Debug> TCP-Session: 1e5101a3-76e3-4aa1-b0d1-1ab6441cd18e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4609 | 2026.03.06 19:44:18.064396 [ 287 ] {e02e50f7-8076-468f-aace-21b2b92e68f0} <Debug> oximeter.version (9d6fae8c-06dd-40a4-8d59-57f33e74c21a) (SelectExecutor): Key condition: unknown | ||
| 4610 | 2026.03.06 19:44:18.065323 [ 325 ] {e02e50f7-8076-468f-aace-21b2b92e68f0} <Trace> AggregatingTransform: Aggregating | ||
| 4611 | 2026.03.06 19:44:18.065364 [ 325 ] {e02e50f7-8076-468f-aace-21b2b92e68f0} <Trace> Aggregator: Aggregation method: without_key | ||
| 4612 | 2026.03.06 19:44:18.065400 [ 325 ] {e02e50f7-8076-468f-aace-21b2b92e68f0} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000904783 sec. (1105.237 rows/sec., 43.17 KiB/sec.) | ||
| 4613 | 2026.03.06 19:44:18.065418 [ 325 ] {e02e50f7-8076-468f-aace-21b2b92e68f0} <Trace> Aggregator: Merging aggregated data | ||
| 4614 | 2026.03.06 19:44:18.067134 [ 287 ] {e02e50f7-8076-468f-aace-21b2b92e68f0} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003486 sec., 286.8617326448652 rows/sec., 11.21 KiB/sec. | ||
| 4615 | 2026.03.06 19:44:18.067317 [ 287 ] {e02e50f7-8076-468f-aace-21b2b92e68f0} <Debug> TCPHandler: Processed in 0.003929381 sec. | ||
| 4616 | 2026.03.06 19:44:18.067447 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4617 | 2026.03.06 19:44:18.067476 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4618 | 2026.03.06 19:44:18.067488 [ 287 ] {} <Debug> TCP-Session: 7d762feb-45fd-4bfa-8c57-a3c8a985aca9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4619 | 2026.03.06 19:44:18.067499 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4620 | 2026.03.06 19:44:18.067516 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4621 | 2026.03.06 19:44:18.067557 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4622 | 2026.03.06 19:44:18.067575 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4623 | 2026.03.06 19:44:18.067595 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4624 | 2026.03.06 19:44:18.067611 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4625 | 2026.03.06 19:44:18.067626 [ 290 ] {} <Debug> TCP-Session: cf2e08fc-e095-4227-9e09-18a85d197a59 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4626 | 2026.03.06 19:44:18.067644 [ 294 ] {} <Debug> TCP-Session: fcf49185-6789-4de8-9919-f4ca24e7bfb6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4627 | 2026.03.06 19:44:18.067661 [ 293 ] {} <Debug> TCP-Session: 9d4d657a-4e49-492b-954c-10d7ed559d3b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4628 | 2026.03.06 19:44:18.067603 [ 3 ] {} <Debug> TCP-Session: 9f31d26a-a7c3-466c-bb6e-80b845df5346 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4629 | 2026.03.06 19:44:18.067585 [ 291 ] {} <Debug> TCP-Session: cb94d7a9-6f02-411e-99de-367fb68ba570 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4630 | 2026.03.06 19:44:18.067565 [ 289 ] {} <Debug> TCP-Session: bbfd2738-8bfb-4697-9152-426c1a0c10f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4631 | 2026.03.06 19:44:18.067524 [ 288 ] {} <Debug> TCP-Session: 28250396-6ac4-4638-acf4-4a3ed37ce1ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4632 | 2026.03.06 19:44:18.067541 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4633 | 2026.03.06 19:44:18.067888 [ 292 ] {} <Debug> TCP-Session: 1e5101a3-76e3-4aa1-b0d1-1ab6441cd18e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4634 | 2026.03.06 19:44:18.250928 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57772 | ||
| 4635 | 2026.03.06 19:44:18.251040 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4636 | 2026.03.06 19:44:18.251077 [ 287 ] {} <Debug> TCP-Session: e3cd146a-fbc2-4ea3-be3d-ddff43e866f2 Authenticating user 'default' from [fd00:1122:3344:101::e]:57772 | ||
| 4637 | 2026.03.06 19:44:18.251108 [ 287 ] {} <Debug> TCP-Session: e3cd146a-fbc2-4ea3-be3d-ddff43e866f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4638 | 2026.03.06 19:44:18.251129 [ 287 ] {} <Debug> TCP-Session: e3cd146a-fbc2-4ea3-be3d-ddff43e866f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4639 | 2026.03.06 19:44:18.251324 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36963 | ||
| 4640 | 2026.03.06 19:44:18.251353 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57120 | ||
| 4641 | 2026.03.06 19:44:18.251365 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51383 | ||
| 4642 | 2026.03.06 19:44:18.251394 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37635 | ||
| 4643 | 2026.03.06 19:44:18.251388 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36983 | ||
| 4644 | 2026.03.06 19:44:18.251455 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4645 | 2026.03.06 19:44:18.251479 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4646 | 2026.03.06 19:44:18.251448 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4647 | 2026.03.06 19:44:18.251444 [ 287 ] {} <Trace> TCP-Session: e3cd146a-fbc2-4ea3-be3d-ddff43e866f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4648 | 2026.03.06 19:44:18.251358 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58718 | ||
| 4649 | 2026.03.06 19:44:18.251576 [ 288 ] {} <Debug> TCP-Session: bc05b55d-dff4-403c-b4e7-ba82af2f8d20 Authenticating user 'default' from [fd00:1122:3344:101::e]:36963 | ||
| 4650 | 2026.03.06 19:44:18.251577 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4651 | 2026.03.06 19:44:18.251554 [ 291 ] {} <Debug> TCP-Session: a72b9618-1003-4804-8e6f-464d2e4969ba Authenticating user 'default' from [fd00:1122:3344:101::e]:57120 | ||
| 4652 | 2026.03.06 19:44:18.251639 [ 288 ] {} <Debug> TCP-Session: bc05b55d-dff4-403c-b4e7-ba82af2f8d20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4653 | 2026.03.06 19:44:18.251646 [ 3 ] {} <Debug> TCP-Session: ebe5d7c7-8536-452b-9721-aa4e67d09a0e Authenticating user 'default' from [fd00:1122:3344:101::e]:37635 | ||
| 4654 | 2026.03.06 19:44:18.251659 [ 292 ] {} <Debug> TCP-Session: fee5730c-68d3-4d2c-8213-fe116d0d7d30 Authenticating user 'default' from [fd00:1122:3344:101::e]:51383 | ||
| 4655 | 2026.03.06 19:44:18.251668 [ 288 ] {} <Debug> TCP-Session: bc05b55d-dff4-403c-b4e7-ba82af2f8d20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4656 | 2026.03.06 19:44:18.251680 [ 3 ] {} <Debug> TCP-Session: ebe5d7c7-8536-452b-9721-aa4e67d09a0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4657 | 2026.03.06 19:44:18.251690 [ 292 ] {} <Debug> TCP-Session: fee5730c-68d3-4d2c-8213-fe116d0d7d30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4658 | 2026.03.06 19:44:18.251704 [ 3 ] {} <Debug> TCP-Session: ebe5d7c7-8536-452b-9721-aa4e67d09a0e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4659 | 2026.03.06 19:44:18.251718 [ 292 ] {} <Debug> TCP-Session: fee5730c-68d3-4d2c-8213-fe116d0d7d30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4660 | 2026.03.06 19:44:18.251726 [ 287 ] {5fef9f90-2786-4eff-8bad-e12a60e9fcbc} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57772) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4661 | 2026.03.06 19:44:18.251674 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4662 | 2026.03.06 19:44:18.251673 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4663 | 2026.03.06 19:44:18.251663 [ 291 ] {} <Debug> TCP-Session: a72b9618-1003-4804-8e6f-464d2e4969ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4664 | 2026.03.06 19:44:18.251827 [ 290 ] {} <Debug> TCP-Session: a17f0eb0-f747-45d0-a4a7-f2755c98d170 Authenticating user 'default' from [fd00:1122:3344:101::e]:58718 | ||
| 4665 | 2026.03.06 19:44:18.251842 [ 294 ] {} <Debug> TCP-Session: 45eb813e-5722-41b3-b00a-0583cc01a387 Authenticating user 'default' from [fd00:1122:3344:101::e]:36983 | ||
| 4666 | 2026.03.06 19:44:18.251850 [ 291 ] {} <Debug> TCP-Session: a72b9618-1003-4804-8e6f-464d2e4969ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4667 | 2026.03.06 19:44:18.251878 [ 290 ] {} <Debug> TCP-Session: a17f0eb0-f747-45d0-a4a7-f2755c98d170 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4668 | 2026.03.06 19:44:18.251882 [ 294 ] {} <Debug> TCP-Session: 45eb813e-5722-41b3-b00a-0583cc01a387 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4669 | 2026.03.06 19:44:18.251912 [ 290 ] {} <Debug> TCP-Session: a17f0eb0-f747-45d0-a4a7-f2755c98d170 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4670 | 2026.03.06 19:44:18.251922 [ 294 ] {} <Debug> TCP-Session: 45eb813e-5722-41b3-b00a-0583cc01a387 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4671 | 2026.03.06 19:44:18.251339 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62729 | ||
| 4672 | 2026.03.06 19:44:18.251375 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48568 | ||
| 4673 | 2026.03.06 19:44:18.251997 [ 287 ] {5fef9f90-2786-4eff-8bad-e12a60e9fcbc} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4674 | 2026.03.06 19:44:18.252058 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4675 | 2026.03.06 19:44:18.252061 [ 287 ] {5fef9f90-2786-4eff-8bad-e12a60e9fcbc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4676 | 2026.03.06 19:44:18.252073 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4677 | 2026.03.06 19:44:18.252095 [ 289 ] {} <Debug> TCP-Session: 08ed16e1-c6ed-4bd1-9e86-6e8c8173aa9a Authenticating user 'default' from [fd00:1122:3344:101::e]:62729 | ||
| 4678 | 2026.03.06 19:44:18.252128 [ 293 ] {} <Debug> TCP-Session: deb3ef1d-605a-419d-b442-a70c0ed24f1d Authenticating user 'default' from [fd00:1122:3344:101::e]:48568 | ||
| 4679 | 2026.03.06 19:44:18.252135 [ 289 ] {} <Debug> TCP-Session: 08ed16e1-c6ed-4bd1-9e86-6e8c8173aa9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4680 | 2026.03.06 19:44:18.252154 [ 293 ] {} <Debug> TCP-Session: deb3ef1d-605a-419d-b442-a70c0ed24f1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4681 | 2026.03.06 19:44:18.252155 [ 289 ] {} <Debug> TCP-Session: 08ed16e1-c6ed-4bd1-9e86-6e8c8173aa9a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4682 | 2026.03.06 19:44:18.252180 [ 293 ] {} <Debug> TCP-Session: deb3ef1d-605a-419d-b442-a70c0ed24f1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4683 | 2026.03.06 19:44:18.252375 [ 287 ] {5fef9f90-2786-4eff-8bad-e12a60e9fcbc} <Debug> oximeter.version (9d6fae8c-06dd-40a4-8d59-57f33e74c21a) (SelectExecutor): Key condition: unknown | ||
| 4684 | 2026.03.06 19:44:18.253374 [ 336 ] {5fef9f90-2786-4eff-8bad-e12a60e9fcbc} <Trace> AggregatingTransform: Aggregating | ||
| 4685 | 2026.03.06 19:44:18.253427 [ 336 ] {5fef9f90-2786-4eff-8bad-e12a60e9fcbc} <Trace> Aggregator: Aggregation method: without_key | ||
| 4686 | 2026.03.06 19:44:18.253463 [ 336 ] {5fef9f90-2786-4eff-8bad-e12a60e9fcbc} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000984196 sec. (1016.058 rows/sec., 39.69 KiB/sec.) | ||
| 4687 | 2026.03.06 19:44:18.253483 [ 336 ] {5fef9f90-2786-4eff-8bad-e12a60e9fcbc} <Trace> Aggregator: Merging aggregated data | ||
| 4688 | 2026.03.06 19:44:18.254876 [ 287 ] {5fef9f90-2786-4eff-8bad-e12a60e9fcbc} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003197 sec., 312.7932436659368 rows/sec., 12.22 KiB/sec. | ||
| 4689 | 2026.03.06 19:44:18.255052 [ 287 ] {5fef9f90-2786-4eff-8bad-e12a60e9fcbc} <Debug> TCPHandler: Processed in 0.003725225 sec. | ||
| 4690 | 2026.03.06 19:44:18.255205 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4691 | 2026.03.06 19:44:18.255232 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4692 | 2026.03.06 19:44:18.255243 [ 287 ] {} <Debug> TCP-Session: e3cd146a-fbc2-4ea3-be3d-ddff43e866f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4693 | 2026.03.06 19:44:18.255270 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4694 | 2026.03.06 19:44:18.255286 [ 288 ] {} <Debug> TCP-Session: bc05b55d-dff4-403c-b4e7-ba82af2f8d20 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4695 | 2026.03.06 19:44:18.255292 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4696 | 2026.03.06 19:44:18.255313 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4697 | 2026.03.06 19:44:18.255346 [ 290 ] {} <Debug> TCP-Session: a17f0eb0-f747-45d0-a4a7-f2755c98d170 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4698 | 2026.03.06 19:44:18.255361 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4699 | 2026.03.06 19:44:18.255380 [ 291 ] {} <Debug> TCP-Session: a72b9618-1003-4804-8e6f-464d2e4969ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4700 | 2026.03.06 19:44:18.255411 [ 294 ] {} <Debug> TCP-Session: 45eb813e-5722-41b3-b00a-0583cc01a387 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4701 | 2026.03.06 19:44:18.255362 [ 3 ] {} <Debug> TCP-Session: ebe5d7c7-8536-452b-9721-aa4e67d09a0e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4702 | 2026.03.06 19:44:18.255344 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4703 | 2026.03.06 19:44:18.255249 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4704 | 2026.03.06 19:44:18.255546 [ 293 ] {} <Debug> TCP-Session: deb3ef1d-605a-419d-b442-a70c0ed24f1d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4705 | 2026.03.06 19:44:18.255566 [ 289 ] {} <Debug> TCP-Session: 08ed16e1-c6ed-4bd1-9e86-6e8c8173aa9a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4706 | 2026.03.06 19:44:18.255334 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4707 | 2026.03.06 19:44:18.255634 [ 292 ] {} <Debug> TCP-Session: fee5730c-68d3-4d2c-8213-fe116d0d7d30 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4708 | 2026.03.06 19:44:19.798095 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4709 | 2026.03.06 19:44:19.798369 [ 4 ] {697092ab-403c-4173-addd-152baab0de8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4710 | 2026.03.06 19:44:19.798436 [ 4 ] {697092ab-403c-4173-addd-152baab0de8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4711 | 2026.03.06 19:44:19.799152 [ 4 ] {697092ab-403c-4173-addd-152baab0de8c} <Trace> oximeter.fields_string (806e2236-ee87-4e21-bca6-f542d99340fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4712 | 2026.03.06 19:44:19.799202 [ 4 ] {697092ab-403c-4173-addd-152baab0de8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4713 | 2026.03.06 19:44:19.799625 [ 4 ] {697092ab-403c-4173-addd-152baab0de8c} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4714 | 2026.03.06 19:44:19.799855 [ 4 ] {697092ab-403c-4173-addd-152baab0de8c} <Trace> oximeter.fields_string (806e2236-ee87-4e21-bca6-f542d99340fe): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4715 | 2026.03.06 19:44:19.800015 [ 4 ] {697092ab-403c-4173-addd-152baab0de8c} <Debug> executeQuery: Read 136 rows, 12.07 KiB in 0.00172 sec., 79069.76744186047 rows/sec., 6.85 MiB/sec. | ||
| 4716 | 2026.03.06 19:44:19.800063 [ 4 ] {697092ab-403c-4173-addd-152baab0de8c} <Debug> TCPHandler: Processed in 0.002146855 sec. | ||
| 4717 | 2026.03.06 19:44:19.800177 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4718 | 2026.03.06 19:44:19.800277 [ 4 ] {955ef4df-766f-4fc9-b30a-8e5d2e32265a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4719 | 2026.03.06 19:44:19.800321 [ 4 ] {955ef4df-766f-4fc9-b30a-8e5d2e32265a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4720 | 2026.03.06 19:44:19.800751 [ 4 ] {955ef4df-766f-4fc9-b30a-8e5d2e32265a} <Trace> oximeter.fields_u16 (5a564c88-a7ef-4f9d-817e-8041ba77bdd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4721 | 2026.03.06 19:44:19.800787 [ 4 ] {955ef4df-766f-4fc9-b30a-8e5d2e32265a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4722 | 2026.03.06 19:44:19.801094 [ 4 ] {955ef4df-766f-4fc9-b30a-8e5d2e32265a} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4723 | 2026.03.06 19:44:19.801303 [ 4 ] {955ef4df-766f-4fc9-b30a-8e5d2e32265a} <Trace> oximeter.fields_u16 (5a564c88-a7ef-4f9d-817e-8041ba77bdd1): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4724 | 2026.03.06 19:44:19.801429 [ 4 ] {955ef4df-766f-4fc9-b30a-8e5d2e32265a} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001176 sec., 34013.60544217687 rows/sec., 2.50 MiB/sec. | ||
| 4725 | 2026.03.06 19:44:19.801466 [ 4 ] {955ef4df-766f-4fc9-b30a-8e5d2e32265a} <Debug> TCPHandler: Processed in 0.001340645 sec. | ||
| 4726 | 2026.03.06 19:44:19.801567 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4727 | 2026.03.06 19:44:19.801660 [ 4 ] {4e30fe09-60c0-4d4e-af72-cadf1c745ebd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4728 | 2026.03.06 19:44:19.801700 [ 4 ] {4e30fe09-60c0-4d4e-af72-cadf1c745ebd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4729 | 2026.03.06 19:44:19.802106 [ 4 ] {4e30fe09-60c0-4d4e-af72-cadf1c745ebd} <Trace> oximeter.fields_uuid (66bb6391-34ea-4491-ad88-0bd9a67cd893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4730 | 2026.03.06 19:44:19.802140 [ 4 ] {4e30fe09-60c0-4d4e-af72-cadf1c745ebd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4731 | 2026.03.06 19:44:19.802444 [ 4 ] {4e30fe09-60c0-4d4e-af72-cadf1c745ebd} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4732 | 2026.03.06 19:44:19.802665 [ 4 ] {4e30fe09-60c0-4d4e-af72-cadf1c745ebd} <Trace> oximeter.fields_uuid (66bb6391-34ea-4491-ad88-0bd9a67cd893): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4733 | 2026.03.06 19:44:19.802791 [ 4 ] {4e30fe09-60c0-4d4e-af72-cadf1c745ebd} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001149 sec., 90513.48999129678 rows/sec., 7.07 MiB/sec. | ||
| 4734 | 2026.03.06 19:44:19.802828 [ 4 ] {4e30fe09-60c0-4d4e-af72-cadf1c745ebd} <Debug> TCPHandler: Processed in 0.001310124 sec. | ||
| 4735 | 2026.03.06 19:44:19.802935 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4736 | 2026.03.06 19:44:19.803028 [ 4 ] {1db2bca0-e190-409c-9c2a-f2245c84d2ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4737 | 2026.03.06 19:44:19.803070 [ 4 ] {1db2bca0-e190-409c-9c2a-f2245c84d2ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4738 | 2026.03.06 19:44:19.803450 [ 4 ] {1db2bca0-e190-409c-9c2a-f2245c84d2ef} <Trace> oximeter.measurements_cumulativeu64 (88d55ca0-aa78-4229-9aac-9922fcdaca35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4739 | 2026.03.06 19:44:19.803484 [ 4 ] {1db2bca0-e190-409c-9c2a-f2245c84d2ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4740 | 2026.03.06 19:44:19.803812 [ 4 ] {1db2bca0-e190-409c-9c2a-f2245c84d2ef} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4741 | 2026.03.06 19:44:19.804026 [ 4 ] {1db2bca0-e190-409c-9c2a-f2245c84d2ef} <Trace> oximeter.measurements_cumulativeu64 (88d55ca0-aa78-4229-9aac-9922fcdaca35): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4742 | 2026.03.06 19:44:19.804153 [ 4 ] {1db2bca0-e190-409c-9c2a-f2245c84d2ef} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001144 sec., 139860.13986013984 rows/sec., 9.74 MiB/sec. | ||
| 4743 | 2026.03.06 19:44:19.804189 [ 4 ] {1db2bca0-e190-409c-9c2a-f2245c84d2ef} <Debug> TCPHandler: Processed in 0.001303713 sec. | ||
| 4744 | 2026.03.06 19:44:19.804306 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4745 | 2026.03.06 19:44:19.804426 [ 4 ] {630ec8c1-b99b-44e7-89ec-4793a2971b91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4746 | 2026.03.06 19:44:19.804492 [ 4 ] {630ec8c1-b99b-44e7-89ec-4793a2971b91} <Trace> 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 | ||
| 4747 | 2026.03.06 19:44:19.805392 [ 4 ] {630ec8c1-b99b-44e7-89ec-4793a2971b91} <Trace> oximeter.measurements_histogramu64 (d59f510d-631d-4e98-a8cb-078d100679c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4748 | 2026.03.06 19:44:19.805426 [ 4 ] {630ec8c1-b99b-44e7-89ec-4793a2971b91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4749 | 2026.03.06 19:44:19.805994 [ 4 ] {630ec8c1-b99b-44e7-89ec-4793a2971b91} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4750 | 2026.03.06 19:44:19.806217 [ 4 ] {630ec8c1-b99b-44e7-89ec-4793a2971b91} <Trace> oximeter.measurements_histogramu64 (d59f510d-631d-4e98-a8cb-078d100679c7): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4751 | 2026.03.06 19:44:19.806351 [ 4 ] {630ec8c1-b99b-44e7-89ec-4793a2971b91} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001949 sec., 20523.34530528476 rows/sec., 36.78 MiB/sec. | ||
| 4752 | 2026.03.06 19:44:19.806402 [ 4 ] {630ec8c1-b99b-44e7-89ec-4793a2971b91} <Debug> TCPHandler: Processed in 0.002158775 sec. | ||
| 4753 | 2026.03.06 19:44:19.806509 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4754 | 2026.03.06 19:44:19.806603 [ 4 ] {8d39ce3e-369b-4ae2-b439-dc809c3c300a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4755 | 2026.03.06 19:44:19.806644 [ 4 ] {8d39ce3e-369b-4ae2-b439-dc809c3c300a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4756 | 2026.03.06 19:44:19.806985 [ 4 ] {8d39ce3e-369b-4ae2-b439-dc809c3c300a} <Trace> oximeter.measurements_u64 (a73e627a-568e-4e88-85ff-d5943592eb33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4757 | 2026.03.06 19:44:19.807020 [ 4 ] {8d39ce3e-369b-4ae2-b439-dc809c3c300a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.66 GiB. | ||
| 4758 | 2026.03.06 19:44:19.807334 [ 4 ] {8d39ce3e-369b-4ae2-b439-dc809c3c300a} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4759 | 2026.03.06 19:44:19.807550 [ 4 ] {8d39ce3e-369b-4ae2-b439-dc809c3c300a} <Trace> oximeter.measurements_u64 (a73e627a-568e-4e88-85ff-d5943592eb33): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4760 | 2026.03.06 19:44:19.807677 [ 4 ] {8d39ce3e-369b-4ae2-b439-dc809c3c300a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001093 sec., 54894.784995425434 rows/sec., 3.70 MiB/sec. | ||
| 4761 | 2026.03.06 19:44:19.807713 [ 4 ] {8d39ce3e-369b-4ae2-b439-dc809c3c300a} <Debug> TCPHandler: Processed in 0.001253062 sec. | ||
| 4762 | 2026.03.06 19:44:22.093262 [ 87 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4763 | 2026.03.06 19:44:22.093358 [ 87 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4764 | 2026.03.06 19:44:22.195762 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8656 | ||
| 4765 | 2026.03.06 19:44:22.196378 [ 244 ] {} <Trace> system.asynchronous_metric_log (1d6329eb-cef3-44de-9e03-0def5894f895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4766 | 2026.03.06 19:44:22.196423 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 4767 | 2026.03.06 19:44:22.196910 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4768 | 2026.03.06 19:44:22.197142 [ 244 ] {} <Trace> system.asynchronous_metric_log (1d6329eb-cef3-44de-9e03-0def5894f895): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4769 | 2026.03.06 19:44:22.197297 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8656 | ||
| 4770 | 2026.03.06 19:44:22.653408 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 136 | ||
| 4771 | 2026.03.06 19:44:22.669477 [ 243 ] {} <Trace> system.metric_log (72ef8883-a815-42c7-bee2-1c23217a9a11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4772 | 2026.03.06 19:44:22.669539 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 4773 | 2026.03.06 19:44:22.675776 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4774 | 2026.03.06 19:44:22.676499 [ 243 ] {} <Trace> system.metric_log (72ef8883-a815-42c7-bee2-1c23217a9a11): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4775 | 2026.03.06 19:44:22.679248 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4776 | 2026.03.06 19:44:24.803583 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4777 | 2026.03.06 19:44:24.803765 [ 4 ] {b06b281d-75cf-4c7a-8d31-09eeccb360aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4778 | 2026.03.06 19:44:24.803833 [ 4 ] {b06b281d-75cf-4c7a-8d31-09eeccb360aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4779 | 2026.03.06 19:44:24.804649 [ 4 ] {b06b281d-75cf-4c7a-8d31-09eeccb360aa} <Trace> oximeter.fields_i16 (0805983f-3b79-42e2-9799-61f8171b7c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4780 | 2026.03.06 19:44:24.804686 [ 4 ] {b06b281d-75cf-4c7a-8d31-09eeccb360aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 4781 | 2026.03.06 19:44:24.805093 [ 4 ] {b06b281d-75cf-4c7a-8d31-09eeccb360aa} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4782 | 2026.03.06 19:44:24.805348 [ 4 ] {b06b281d-75cf-4c7a-8d31-09eeccb360aa} <Trace> oximeter.fields_i16 (0805983f-3b79-42e2-9799-61f8171b7c62): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4783 | 2026.03.06 19:44:24.805499 [ 4 ] {b06b281d-75cf-4c7a-8d31-09eeccb360aa} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001755 sec., 161823.36182336183 rows/sec., 10.28 MiB/sec. | ||
| 4784 | 2026.03.06 19:44:24.805543 [ 4 ] {b06b281d-75cf-4c7a-8d31-09eeccb360aa} <Debug> TCPHandler: Processed in 0.002071793 sec. | ||
| 4785 | 2026.03.06 19:44:24.805661 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4786 | 2026.03.06 19:44:24.805756 [ 4 ] {e7734121-e8d2-457e-a789-ed1eef5ce2a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4787 | 2026.03.06 19:44:24.805797 [ 4 ] {e7734121-e8d2-457e-a789-ed1eef5ce2a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4788 | 2026.03.06 19:44:24.806529 [ 4 ] {e7734121-e8d2-457e-a789-ed1eef5ce2a3} <Trace> oximeter.fields_string (806e2236-ee87-4e21-bca6-f542d99340fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4789 | 2026.03.06 19:44:24.806564 [ 4 ] {e7734121-e8d2-457e-a789-ed1eef5ce2a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 4790 | 2026.03.06 19:44:24.806904 [ 4 ] {e7734121-e8d2-457e-a789-ed1eef5ce2a3} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4791 | 2026.03.06 19:44:24.807122 [ 4 ] {e7734121-e8d2-457e-a789-ed1eef5ce2a3} <Trace> oximeter.fields_string (806e2236-ee87-4e21-bca6-f542d99340fe): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4792 | 2026.03.06 19:44:24.807252 [ 4 ] {e7734121-e8d2-457e-a789-ed1eef5ce2a3} <Debug> executeQuery: Read 797 rows, 64.15 KiB in 0.001515 sec., 526072.607260726 rows/sec., 41.35 MiB/sec. | ||
| 4793 | 2026.03.06 19:44:24.807291 [ 4 ] {e7734121-e8d2-457e-a789-ed1eef5ce2a3} <Debug> TCPHandler: Processed in 0.001679503 sec. | ||
| 4794 | 2026.03.06 19:44:24.807399 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4795 | 2026.03.06 19:44:24.807493 [ 4 ] {4393cf62-4eb9-4c96-9cfc-396555d8bbcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4796 | 2026.03.06 19:44:24.807534 [ 4 ] {4393cf62-4eb9-4c96-9cfc-396555d8bbcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4797 | 2026.03.06 19:44:24.807959 [ 4 ] {4393cf62-4eb9-4c96-9cfc-396555d8bbcb} <Trace> oximeter.fields_u16 (5a564c88-a7ef-4f9d-817e-8041ba77bdd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4798 | 2026.03.06 19:44:24.807995 [ 4 ] {4393cf62-4eb9-4c96-9cfc-396555d8bbcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 4799 | 2026.03.06 19:44:24.808315 [ 4 ] {4393cf62-4eb9-4c96-9cfc-396555d8bbcb} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4800 | 2026.03.06 19:44:24.808528 [ 4 ] {4393cf62-4eb9-4c96-9cfc-396555d8bbcb} <Trace> oximeter.fields_u16 (5a564c88-a7ef-4f9d-817e-8041ba77bdd1): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4801 | 2026.03.06 19:44:24.808654 [ 4 ] {4393cf62-4eb9-4c96-9cfc-396555d8bbcb} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001179 sec., 120441.05173876167 rows/sec., 7.08 MiB/sec. | ||
| 4802 | 2026.03.06 19:44:24.808692 [ 4 ] {4393cf62-4eb9-4c96-9cfc-396555d8bbcb} <Debug> TCPHandler: Processed in 0.001342735 sec. | ||
| 4803 | 2026.03.06 19:44:24.808794 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4804 | 2026.03.06 19:44:24.808888 [ 4 ] {7d1802bf-b912-45ec-8ccf-2565b4f0ada1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4805 | 2026.03.06 19:44:24.808928 [ 4 ] {7d1802bf-b912-45ec-8ccf-2565b4f0ada1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4806 | 2026.03.06 19:44:24.809346 [ 4 ] {7d1802bf-b912-45ec-8ccf-2565b4f0ada1} <Trace> oximeter.fields_u32 (f9d1c63e-f868-4b0c-af5a-3ae84ab3044e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4807 | 2026.03.06 19:44:24.809382 [ 4 ] {7d1802bf-b912-45ec-8ccf-2565b4f0ada1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 4808 | 2026.03.06 19:44:24.809679 [ 4 ] {7d1802bf-b912-45ec-8ccf-2565b4f0ada1} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4809 | 2026.03.06 19:44:24.809897 [ 4 ] {7d1802bf-b912-45ec-8ccf-2565b4f0ada1} <Trace> oximeter.fields_u32 (f9d1c63e-f868-4b0c-af5a-3ae84ab3044e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4810 | 2026.03.06 19:44:24.810022 [ 4 ] {7d1802bf-b912-45ec-8ccf-2565b4f0ada1} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001152 sec., 129340.27777777778 rows/sec., 8.36 MiB/sec. | ||
| 4811 | 2026.03.06 19:44:24.810058 [ 4 ] {7d1802bf-b912-45ec-8ccf-2565b4f0ada1} <Debug> TCPHandler: Processed in 0.001312943 sec. | ||
| 4812 | 2026.03.06 19:44:24.810159 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4813 | 2026.03.06 19:44:24.810252 [ 4 ] {80a4b2cb-96f9-4f5b-bae3-b58b6dfefa3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4814 | 2026.03.06 19:44:24.810296 [ 4 ] {80a4b2cb-96f9-4f5b-bae3-b58b6dfefa3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4815 | 2026.03.06 19:44:24.810710 [ 4 ] {80a4b2cb-96f9-4f5b-bae3-b58b6dfefa3d} <Trace> oximeter.fields_u8 (df3fde33-e7e4-42a4-a22f-53ff95c206e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4816 | 2026.03.06 19:44:24.810745 [ 4 ] {80a4b2cb-96f9-4f5b-bae3-b58b6dfefa3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 4817 | 2026.03.06 19:44:24.811038 [ 4 ] {80a4b2cb-96f9-4f5b-bae3-b58b6dfefa3d} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4818 | 2026.03.06 19:44:24.811247 [ 4 ] {80a4b2cb-96f9-4f5b-bae3-b58b6dfefa3d} <Trace> oximeter.fields_u8 (df3fde33-e7e4-42a4-a22f-53ff95c206e8): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4819 | 2026.03.06 19:44:24.811375 [ 4 ] {80a4b2cb-96f9-4f5b-bae3-b58b6dfefa3d} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001141 sec., 129710.78001752848 rows/sec., 7.38 MiB/sec. | ||
| 4820 | 2026.03.06 19:44:24.811412 [ 4 ] {80a4b2cb-96f9-4f5b-bae3-b58b6dfefa3d} <Debug> TCPHandler: Processed in 0.001300923 sec. | ||
| 4821 | 2026.03.06 19:44:24.811514 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4822 | 2026.03.06 19:44:24.811606 [ 4 ] {c1273a18-390b-4ff8-8268-c8b86b821978} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4823 | 2026.03.06 19:44:24.811646 [ 4 ] {c1273a18-390b-4ff8-8268-c8b86b821978} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4824 | 2026.03.06 19:44:24.812177 [ 4 ] {c1273a18-390b-4ff8-8268-c8b86b821978} <Trace> oximeter.fields_uuid (66bb6391-34ea-4491-ad88-0bd9a67cd893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4825 | 2026.03.06 19:44:24.812213 [ 4 ] {c1273a18-390b-4ff8-8268-c8b86b821978} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 4826 | 2026.03.06 19:44:24.812531 [ 4 ] {c1273a18-390b-4ff8-8268-c8b86b821978} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4827 | 2026.03.06 19:44:24.812741 [ 4 ] {c1273a18-390b-4ff8-8268-c8b86b821978} <Trace> oximeter.fields_uuid (66bb6391-34ea-4491-ad88-0bd9a67cd893): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4828 | 2026.03.06 19:44:24.812867 [ 4 ] {c1273a18-390b-4ff8-8268-c8b86b821978} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.001278 sec., 383411.58059467917 rows/sec., 26.88 MiB/sec. | ||
| 4829 | 2026.03.06 19:44:24.812906 [ 4 ] {c1273a18-390b-4ff8-8268-c8b86b821978} <Debug> TCPHandler: Processed in 0.001439867 sec. | ||
| 4830 | 2026.03.06 19:44:24.813005 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4831 | 2026.03.06 19:44:24.813097 [ 4 ] {283d1130-f33f-4cc1-b125-1b63af048201} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4832 | 2026.03.06 19:44:24.813138 [ 4 ] {283d1130-f33f-4cc1-b125-1b63af048201} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4833 | 2026.03.06 19:44:24.813449 [ 4 ] {283d1130-f33f-4cc1-b125-1b63af048201} <Trace> oximeter.measurements_bool (92876d2a-88ca-4494-928d-154bdcb11b9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4834 | 2026.03.06 19:44:24.813486 [ 4 ] {283d1130-f33f-4cc1-b125-1b63af048201} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 4835 | 2026.03.06 19:44:24.813785 [ 4 ] {283d1130-f33f-4cc1-b125-1b63af048201} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4836 | 2026.03.06 19:44:24.813998 [ 4 ] {283d1130-f33f-4cc1-b125-1b63af048201} <Trace> oximeter.measurements_bool (92876d2a-88ca-4494-928d-154bdcb11b9b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4837 | 2026.03.06 19:44:24.814129 [ 4 ] {283d1130-f33f-4cc1-b125-1b63af048201} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001051 sec., 5708.848715509039 rows/sec., 298.27 KiB/sec. | ||
| 4838 | 2026.03.06 19:44:24.814167 [ 4 ] {283d1130-f33f-4cc1-b125-1b63af048201} <Debug> TCPHandler: Processed in 0.001210071 sec. | ||
| 4839 | 2026.03.06 19:44:24.814283 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4840 | 2026.03.06 19:44:24.814405 [ 4 ] {d7a68abf-215a-4c49-96dc-5e3cd3e59cde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4841 | 2026.03.06 19:44:24.814457 [ 4 ] {d7a68abf-215a-4c49-96dc-5e3cd3e59cde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4842 | 2026.03.06 19:44:24.814935 [ 4 ] {d7a68abf-215a-4c49-96dc-5e3cd3e59cde} <Trace> oximeter.measurements_cumulativeu64 (88d55ca0-aa78-4229-9aac-9922fcdaca35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4843 | 2026.03.06 19:44:24.814973 [ 4 ] {d7a68abf-215a-4c49-96dc-5e3cd3e59cde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 4844 | 2026.03.06 19:44:24.815356 [ 4 ] {d7a68abf-215a-4c49-96dc-5e3cd3e59cde} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4845 | 2026.03.06 19:44:24.815617 [ 4 ] {d7a68abf-215a-4c49-96dc-5e3cd3e59cde} <Trace> oximeter.measurements_cumulativeu64 (88d55ca0-aa78-4229-9aac-9922fcdaca35): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4846 | 2026.03.06 19:44:24.815764 [ 4 ] {d7a68abf-215a-4c49-96dc-5e3cd3e59cde} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001386 sec., 191197.6911976912 rows/sec., 12.71 MiB/sec. | ||
| 4847 | 2026.03.06 19:44:24.815803 [ 4 ] {d7a68abf-215a-4c49-96dc-5e3cd3e59cde} <Debug> TCPHandler: Processed in 0.0015806 sec. | ||
| 4848 | 2026.03.06 19:44:24.815922 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4849 | 2026.03.06 19:44:24.816019 [ 4 ] {8d1c36f8-1290-4709-82d1-c54549376e7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4850 | 2026.03.06 19:44:24.816062 [ 4 ] {8d1c36f8-1290-4709-82d1-c54549376e7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4851 | 2026.03.06 19:44:24.816398 [ 4 ] {8d1c36f8-1290-4709-82d1-c54549376e7e} <Trace> oximeter.measurements_f64 (c091aa37-f280-4763-875e-4d80ecd39980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4852 | 2026.03.06 19:44:24.816435 [ 4 ] {8d1c36f8-1290-4709-82d1-c54549376e7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 4853 | 2026.03.06 19:44:24.816735 [ 4 ] {8d1c36f8-1290-4709-82d1-c54549376e7e} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4854 | 2026.03.06 19:44:24.816952 [ 4 ] {8d1c36f8-1290-4709-82d1-c54549376e7e} <Trace> oximeter.measurements_f64 (c091aa37-f280-4763-875e-4d80ecd39980): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4855 | 2026.03.06 19:44:24.817082 [ 4 ] {8d1c36f8-1290-4709-82d1-c54549376e7e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001081 sec., 925.0693802035154 rows/sec., 62.33 KiB/sec. | ||
| 4856 | 2026.03.06 19:44:24.817120 [ 4 ] {8d1c36f8-1290-4709-82d1-c54549376e7e} <Debug> TCPHandler: Processed in 0.001252872 sec. | ||
| 4857 | 2026.03.06 19:44:24.817232 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4858 | 2026.03.06 19:44:24.817325 [ 4 ] {eb978d1c-3aa5-4c1a-9243-fcf36e9a84d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4859 | 2026.03.06 19:44:24.817367 [ 4 ] {eb978d1c-3aa5-4c1a-9243-fcf36e9a84d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4860 | 2026.03.06 19:44:24.817696 [ 4 ] {eb978d1c-3aa5-4c1a-9243-fcf36e9a84d2} <Trace> oximeter.measurements_u64 (a73e627a-568e-4e88-85ff-d5943592eb33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4861 | 2026.03.06 19:44:24.817732 [ 4 ] {eb978d1c-3aa5-4c1a-9243-fcf36e9a84d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 4862 | 2026.03.06 19:44:24.818041 [ 4 ] {eb978d1c-3aa5-4c1a-9243-fcf36e9a84d2} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4863 | 2026.03.06 19:44:24.818249 [ 4 ] {eb978d1c-3aa5-4c1a-9243-fcf36e9a84d2} <Trace> oximeter.measurements_u64 (a73e627a-568e-4e88-85ff-d5943592eb33): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4864 | 2026.03.06 19:44:24.818376 [ 4 ] {eb978d1c-3aa5-4c1a-9243-fcf36e9a84d2} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00107 sec., 84112.14953271027 rows/sec., 5.26 MiB/sec. | ||
| 4865 | 2026.03.06 19:44:24.818413 [ 4 ] {eb978d1c-3aa5-4c1a-9243-fcf36e9a84d2} <Debug> TCPHandler: Processed in 0.001229861 sec. | ||
| 4866 | 2026.03.06 19:44:25.165836 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4867 | 2026.03.06 19:44:25.166055 [ 4 ] {a76f7567-143d-447e-ae46-e8a29f04db87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4868 | 2026.03.06 19:44:25.166129 [ 4 ] {a76f7567-143d-447e-ae46-e8a29f04db87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4869 | 2026.03.06 19:44:25.166797 [ 4 ] {a76f7567-143d-447e-ae46-e8a29f04db87} <Trace> oximeter.fields_ipaddr (1ddee4e6-9447-49ee-9350-2dc4b9fee70e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4870 | 2026.03.06 19:44:25.166848 [ 4 ] {a76f7567-143d-447e-ae46-e8a29f04db87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 4871 | 2026.03.06 19:44:25.167236 [ 4 ] {a76f7567-143d-447e-ae46-e8a29f04db87} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4872 | 2026.03.06 19:44:25.167465 [ 4 ] {a76f7567-143d-447e-ae46-e8a29f04db87} <Trace> oximeter.fields_ipaddr (1ddee4e6-9447-49ee-9350-2dc4b9fee70e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4873 | 2026.03.06 19:44:25.167625 [ 4 ] {a76f7567-143d-447e-ae46-e8a29f04db87} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001627 sec., 7375.537799631224 rows/sec., 601.42 KiB/sec. | ||
| 4874 | 2026.03.06 19:44:25.167668 [ 4 ] {a76f7567-143d-447e-ae46-e8a29f04db87} <Debug> TCPHandler: Processed in 0.001980721 sec. | ||
| 4875 | 2026.03.06 19:44:25.167798 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4876 | 2026.03.06 19:44:25.167916 [ 4 ] {c4a50620-1a87-4ae7-ae69-c23430e8a2d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4877 | 2026.03.06 19:44:25.167963 [ 4 ] {c4a50620-1a87-4ae7-ae69-c23430e8a2d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4878 | 2026.03.06 19:44:25.169342 [ 4 ] {c4a50620-1a87-4ae7-ae69-c23430e8a2d1} <Trace> oximeter.fields_string (806e2236-ee87-4e21-bca6-f542d99340fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4879 | 2026.03.06 19:44:25.169379 [ 4 ] {c4a50620-1a87-4ae7-ae69-c23430e8a2d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 4880 | 2026.03.06 19:44:25.169830 [ 4 ] {c4a50620-1a87-4ae7-ae69-c23430e8a2d1} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4881 | 2026.03.06 19:44:25.170036 [ 4 ] {c4a50620-1a87-4ae7-ae69-c23430e8a2d1} <Trace> oximeter.fields_string (806e2236-ee87-4e21-bca6-f542d99340fe): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4882 | 2026.03.06 19:44:25.170162 [ 4 ] {c4a50620-1a87-4ae7-ae69-c23430e8a2d1} <Debug> executeQuery: Read 2022 rows, 156.31 KiB in 0.002269 sec., 891141.4720141031 rows/sec., 67.27 MiB/sec. | ||
| 4883 | 2026.03.06 19:44:25.170198 [ 4 ] {c4a50620-1a87-4ae7-ae69-c23430e8a2d1} <Debug> TCPHandler: Processed in 0.002458593 sec. | ||
| 4884 | 2026.03.06 19:44:25.170308 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4885 | 2026.03.06 19:44:25.170398 [ 4 ] {42f57f41-d092-4686-89f2-b5470bd3baeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4886 | 2026.03.06 19:44:25.170437 [ 4 ] {42f57f41-d092-4686-89f2-b5470bd3baeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4887 | 2026.03.06 19:44:25.170843 [ 4 ] {42f57f41-d092-4686-89f2-b5470bd3baeb} <Trace> oximeter.fields_u16 (5a564c88-a7ef-4f9d-817e-8041ba77bdd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4888 | 2026.03.06 19:44:25.170879 [ 4 ] {42f57f41-d092-4686-89f2-b5470bd3baeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 4889 | 2026.03.06 19:44:25.171166 [ 4 ] {42f57f41-d092-4686-89f2-b5470bd3baeb} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4890 | 2026.03.06 19:44:25.171374 [ 4 ] {42f57f41-d092-4686-89f2-b5470bd3baeb} <Trace> oximeter.fields_u16 (5a564c88-a7ef-4f9d-817e-8041ba77bdd1): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4891 | 2026.03.06 19:44:25.171499 [ 4 ] {42f57f41-d092-4686-89f2-b5470bd3baeb} <Debug> executeQuery: Read 61 rows, 4.52 KiB in 0.001119 sec., 54512.95799821269 rows/sec., 3.95 MiB/sec. | ||
| 4892 | 2026.03.06 19:44:25.171536 [ 4 ] {42f57f41-d092-4686-89f2-b5470bd3baeb} <Debug> TCPHandler: Processed in 0.001275653 sec. | ||
| 4893 | 2026.03.06 19:44:25.171639 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4894 | 2026.03.06 19:44:25.171729 [ 4 ] {c663aceb-aa8c-464c-8a06-f6439a62fd3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4895 | 2026.03.06 19:44:25.171767 [ 4 ] {c663aceb-aa8c-464c-8a06-f6439a62fd3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4896 | 2026.03.06 19:44:25.172336 [ 4 ] {c663aceb-aa8c-464c-8a06-f6439a62fd3d} <Trace> oximeter.fields_u32 (f9d1c63e-f868-4b0c-af5a-3ae84ab3044e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4897 | 2026.03.06 19:44:25.172372 [ 4 ] {c663aceb-aa8c-464c-8a06-f6439a62fd3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 4898 | 2026.03.06 19:44:25.172698 [ 4 ] {c663aceb-aa8c-464c-8a06-f6439a62fd3d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4899 | 2026.03.06 19:44:25.172901 [ 4 ] {c663aceb-aa8c-464c-8a06-f6439a62fd3d} <Trace> oximeter.fields_u32 (f9d1c63e-f868-4b0c-af5a-3ae84ab3044e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4900 | 2026.03.06 19:44:25.173006 [ 83 ] {} <Debug> oximeter.fields_u32 (f9d1c63e-f868-4b0c-af5a-3ae84ab3044e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4901 | 2026.03.06 19:44:25.173022 [ 4 ] {c663aceb-aa8c-464c-8a06-f6439a62fd3d} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.00131 sec., 540458.0152671756 rows/sec., 31.53 MiB/sec. | ||
| 4902 | 2026.03.06 19:44:25.173076 [ 83 ] {} <Trace> oximeter.fields_u32 (f9d1c63e-f868-4b0c-af5a-3ae84ab3044e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4903 | 2026.03.06 19:44:25.173084 [ 4 ] {c663aceb-aa8c-464c-8a06-f6439a62fd3d} <Debug> TCPHandler: Processed in 0.001491448 sec. | ||
| 4904 | 2026.03.06 19:44:25.173110 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 4905 | 2026.03.06 19:44:25.173215 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4906 | 2026.03.06 19:44:25.173231 [ 186 ] {f9d1c63e-f868-4b0c-af5a-3ae84ab3044e::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 4907 | 2026.03.06 19:44:25.173309 [ 4 ] {7382b303-b017-42b5-b5e4-94eae1a193da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 4908 | 2026.03.06 19:44:25.173352 [ 4 ] {7382b303-b017-42b5-b5e4-94eae1a193da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 4909 | 2026.03.06 19:44:25.173380 [ 186 ] {f9d1c63e-f868-4b0c-af5a-3ae84ab3044e::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4910 | 2026.03.06 19:44:25.173423 [ 186 ] {f9d1c63e-f868-4b0c-af5a-3ae84ab3044e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 858 rows starting from the beginning of the part | ||
| 4911 | 2026.03.06 19:44:25.173496 [ 186 ] {f9d1c63e-f868-4b0c-af5a-3ae84ab3044e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 708 rows starting from the beginning of the part | ||
| 4912 | 2026.03.06 19:44:25.173546 [ 186 ] {f9d1c63e-f868-4b0c-af5a-3ae84ab3044e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 149 rows starting from the beginning of the part | ||
| 4913 | 2026.03.06 19:44:25.173590 [ 186 ] {f9d1c63e-f868-4b0c-af5a-3ae84ab3044e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 149 rows starting from the beginning of the part | ||
| 4914 | 2026.03.06 19:44:25.173638 [ 186 ] {f9d1c63e-f868-4b0c-af5a-3ae84ab3044e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 149 rows starting from the beginning of the part | ||
| 4915 | 2026.03.06 19:44:25.173680 [ 186 ] {f9d1c63e-f868-4b0c-af5a-3ae84ab3044e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 708 rows starting from the beginning of the part | ||
| 4916 | 2026.03.06 19:44:25.173731 [ 4 ] {7382b303-b017-42b5-b5e4-94eae1a193da} <Trace> oximeter.fields_u64 (cb6f0aa6-8841-4508-a751-47829ee96259): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4917 | 2026.03.06 19:44:25.173771 [ 4 ] {7382b303-b017-42b5-b5e4-94eae1a193da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 4918 | 2026.03.06 19:44:25.174120 [ 4 ] {7382b303-b017-42b5-b5e4-94eae1a193da} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4919 | 2026.03.06 19:44:25.174336 [ 4 ] {7382b303-b017-42b5-b5e4-94eae1a193da} <Trace> oximeter.fields_u64 (cb6f0aa6-8841-4508-a751-47829ee96259): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4920 | 2026.03.06 19:44:25.174439 [ 83 ] {} <Debug> oximeter.fields_u64 (cb6f0aa6-8841-4508-a751-47829ee96259) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4921 | 2026.03.06 19:44:25.174472 [ 83 ] {} <Trace> oximeter.fields_u64 (cb6f0aa6-8841-4508-a751-47829ee96259): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4922 | 2026.03.06 19:44:25.174473 [ 4 ] {7382b303-b017-42b5-b5e4-94eae1a193da} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001182 sec., 846.0236886632825 rows/sec., 59.49 KiB/sec. | ||
| 4923 | 2026.03.06 19:44:25.174492 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 4924 | 2026.03.06 19:44:25.174531 [ 4 ] {7382b303-b017-42b5-b5e4-94eae1a193da} <Debug> TCPHandler: Processed in 0.001362944 sec. | ||
| 4925 | 2026.03.06 19:44:25.174587 [ 198 ] {cb6f0aa6-8841-4508-a751-47829ee96259::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full | ||
| 4926 | 2026.03.06 19:44:25.174689 [ 198 ] {cb6f0aa6-8841-4508-a751-47829ee96259::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4927 | 2026.03.06 19:44:25.174697 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4928 | 2026.03.06 19:44:25.174715 [ 198 ] {cb6f0aa6-8841-4508-a751-47829ee96259::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
| 4929 | 2026.03.06 19:44:25.174794 [ 4 ] {9a31cac9-d01c-498d-8f6b-9177208ee606} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4930 | 2026.03.06 19:44:25.174797 [ 198 ] {cb6f0aa6-8841-4508-a751-47829ee96259::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part | ||
| 4931 | 2026.03.06 19:44:25.174838 [ 4 ] {9a31cac9-d01c-498d-8f6b-9177208ee606} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4932 | 2026.03.06 19:44:25.174861 [ 198 ] {cb6f0aa6-8841-4508-a751-47829ee96259::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
| 4933 | 2026.03.06 19:44:25.174910 [ 198 ] {cb6f0aa6-8841-4508-a751-47829ee96259::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part | ||
| 4934 | 2026.03.06 19:44:25.174953 [ 198 ] {cb6f0aa6-8841-4508-a751-47829ee96259::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part | ||
| 4935 | 2026.03.06 19:44:25.175065 [ 186 ] {f9d1c63e-f868-4b0c-af5a-3ae84ab3044e::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2721 rows, containing 5 columns (5 merged, 0 gathered) in 0.001886868 sec., 1442072.2594267325 rows/sec., 91.61 MiB/sec. | ||
| 4936 | 2026.03.06 19:44:25.175247 [ 196 ] {f9d1c63e-f868-4b0c-af5a-3ae84ab3044e::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4937 | 2026.03.06 19:44:25.175525 [ 196 ] {f9d1c63e-f868-4b0c-af5a-3ae84ab3044e::all_1_16_3} <Trace> oximeter.fields_u32 (f9d1c63e-f868-4b0c-af5a-3ae84ab3044e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4938 | 2026.03.06 19:44:25.175592 [ 196 ] {f9d1c63e-f868-4b0c-af5a-3ae84ab3044e::all_1_16_3} <Trace> oximeter.fields_u32 (f9d1c63e-f868-4b0c-af5a-3ae84ab3044e) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4939 | 2026.03.06 19:44:25.175635 [ 186 ] {cb6f0aa6-8841-4508-a751-47829ee96259::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 5 columns (5 merged, 0 gathered) in 0.001088898 sec., 4591.798313524315 rows/sec., 340.80 KiB/sec. | ||
| 4940 | 2026.03.06 19:44:25.175669 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
| 4941 | 2026.03.06 19:44:25.175681 [ 4 ] {9a31cac9-d01c-498d-8f6b-9177208ee606} <Trace> oximeter.fields_uuid (66bb6391-34ea-4491-ad88-0bd9a67cd893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4942 | 2026.03.06 19:44:25.175715 [ 4 ] {9a31cac9-d01c-498d-8f6b-9177208ee606} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 4943 | 2026.03.06 19:44:25.175792 [ 198 ] {cb6f0aa6-8841-4508-a751-47829ee96259::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4944 | 2026.03.06 19:44:25.176072 [ 198 ] {cb6f0aa6-8841-4508-a751-47829ee96259::all_1_5_1} <Trace> oximeter.fields_u64 (cb6f0aa6-8841-4508-a751-47829ee96259): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4945 | 2026.03.06 19:44:25.176097 [ 4 ] {9a31cac9-d01c-498d-8f6b-9177208ee606} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4946 | 2026.03.06 19:44:25.176144 [ 198 ] {cb6f0aa6-8841-4508-a751-47829ee96259::all_1_5_1} <Trace> oximeter.fields_u64 (cb6f0aa6-8841-4508-a751-47829ee96259) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4947 | 2026.03.06 19:44:25.176213 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 4948 | 2026.03.06 19:44:25.176328 [ 4 ] {9a31cac9-d01c-498d-8f6b-9177208ee606} <Trace> oximeter.fields_uuid (66bb6391-34ea-4491-ad88-0bd9a67cd893): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4949 | 2026.03.06 19:44:25.176462 [ 4 ] {9a31cac9-d01c-498d-8f6b-9177208ee606} <Debug> executeQuery: Read 1061 rows, 75.24 KiB in 0.001686 sec., 629300.118623962 rows/sec., 43.58 MiB/sec. | ||
| 4950 | 2026.03.06 19:44:25.176499 [ 4 ] {9a31cac9-d01c-498d-8f6b-9177208ee606} <Debug> TCPHandler: Processed in 0.001861288 sec. | ||
| 4951 | 2026.03.06 19:44:25.176615 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4952 | 2026.03.06 19:44:25.176705 [ 4 ] {aa5280e6-4a6e-49a8-9a0d-fb93b69f5fd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4953 | 2026.03.06 19:44:25.176747 [ 4 ] {aa5280e6-4a6e-49a8-9a0d-fb93b69f5fd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4954 | 2026.03.06 19:44:25.177443 [ 4 ] {aa5280e6-4a6e-49a8-9a0d-fb93b69f5fd4} <Trace> oximeter.measurements_cumulativeu64 (88d55ca0-aa78-4229-9aac-9922fcdaca35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4955 | 2026.03.06 19:44:25.177479 [ 4 ] {aa5280e6-4a6e-49a8-9a0d-fb93b69f5fd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 4956 | 2026.03.06 19:44:25.177883 [ 4 ] {aa5280e6-4a6e-49a8-9a0d-fb93b69f5fd4} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4957 | 2026.03.06 19:44:25.178092 [ 4 ] {aa5280e6-4a6e-49a8-9a0d-fb93b69f5fd4} <Trace> oximeter.measurements_cumulativeu64 (88d55ca0-aa78-4229-9aac-9922fcdaca35): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4958 | 2026.03.06 19:44:25.178216 [ 4 ] {aa5280e6-4a6e-49a8-9a0d-fb93b69f5fd4} <Debug> executeQuery: Read 1223 rows, 78.34 KiB in 0.00153 sec., 799346.4052287582 rows/sec., 50.00 MiB/sec. | ||
| 4959 | 2026.03.06 19:44:25.178252 [ 4 ] {aa5280e6-4a6e-49a8-9a0d-fb93b69f5fd4} <Debug> TCPHandler: Processed in 0.001683543 sec. | ||
| 4960 | 2026.03.06 19:44:25.178386 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4961 | 2026.03.06 19:44:25.178489 [ 4 ] {0bef2b10-a619-4bf9-ae94-096f892f8626} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4962 | 2026.03.06 19:44:25.178545 [ 4 ] {0bef2b10-a619-4bf9-ae94-096f892f8626} <Trace> 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 | ||
| 4963 | 2026.03.06 19:44:25.179477 [ 4 ] {0bef2b10-a619-4bf9-ae94-096f892f8626} <Trace> oximeter.measurements_histogramu64 (d59f510d-631d-4e98-a8cb-078d100679c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4964 | 2026.03.06 19:44:25.179514 [ 4 ] {0bef2b10-a619-4bf9-ae94-096f892f8626} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 4965 | 2026.03.06 19:44:25.180097 [ 4 ] {0bef2b10-a619-4bf9-ae94-096f892f8626} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4966 | 2026.03.06 19:44:25.180343 [ 4 ] {0bef2b10-a619-4bf9-ae94-096f892f8626} <Trace> oximeter.measurements_histogramu64 (d59f510d-631d-4e98-a8cb-078d100679c7): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4967 | 2026.03.06 19:44:25.180490 [ 4 ] {0bef2b10-a619-4bf9-ae94-096f892f8626} <Debug> executeQuery: Read 49 rows, 89.91 KiB in 0.002021 sec., 24245.423057892134 rows/sec., 43.45 MiB/sec. | ||
| 4968 | 2026.03.06 19:44:25.180545 [ 4 ] {0bef2b10-a619-4bf9-ae94-096f892f8626} <Debug> TCPHandler: Processed in 0.002217066 sec. | ||
| 4969 | 2026.03.06 19:44:25.180660 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4970 | 2026.03.06 19:44:25.180752 [ 4 ] {f0a95495-5638-4915-82d7-a0e2d0f178d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4971 | 2026.03.06 19:44:25.180794 [ 4 ] {f0a95495-5638-4915-82d7-a0e2d0f178d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4972 | 2026.03.06 19:44:25.181147 [ 4 ] {f0a95495-5638-4915-82d7-a0e2d0f178d6} <Trace> oximeter.measurements_u64 (a73e627a-568e-4e88-85ff-d5943592eb33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4973 | 2026.03.06 19:44:25.181187 [ 4 ] {f0a95495-5638-4915-82d7-a0e2d0f178d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 4974 | 2026.03.06 19:44:25.181506 [ 4 ] {f0a95495-5638-4915-82d7-a0e2d0f178d6} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4975 | 2026.03.06 19:44:25.181736 [ 4 ] {f0a95495-5638-4915-82d7-a0e2d0f178d6} <Trace> oximeter.measurements_u64 (a73e627a-568e-4e88-85ff-d5943592eb33): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4976 | 2026.03.06 19:44:25.181867 [ 4 ] {f0a95495-5638-4915-82d7-a0e2d0f178d6} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001134 sec., 10582.010582010582 rows/sec., 730.27 KiB/sec. | ||
| 4977 | 2026.03.06 19:44:25.181905 [ 4 ] {f0a95495-5638-4915-82d7-a0e2d0f178d6} <Debug> TCPHandler: Processed in 0.001295623 sec. | ||
| 4978 | 2026.03.06 19:44:27.204290 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 658 | ||
| 4979 | 2026.03.06 19:44:27.206950 [ 242 ] {} <Trace> system.query_log (0895be45-9bf7-4264-8d00-e6aea3b99325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4980 | 2026.03.06 19:44:27.206991 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 4981 | 2026.03.06 19:44:27.208165 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4982 | 2026.03.06 19:44:27.208425 [ 242 ] {} <Trace> system.query_log (0895be45-9bf7-4264-8d00-e6aea3b99325): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4983 | 2026.03.06 19:44:27.208673 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 658 | ||
| 4984 | 2026.03.06 19:44:29.698333 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9104 | ||
| 4985 | 2026.03.06 19:44:29.698842 [ 244 ] {} <Trace> system.asynchronous_metric_log (1d6329eb-cef3-44de-9e03-0def5894f895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4986 | 2026.03.06 19:44:29.698888 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 4987 | 2026.03.06 19:44:29.699382 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4988 | 2026.03.06 19:44:29.699645 [ 244 ] {} <Trace> system.asynchronous_metric_log (1d6329eb-cef3-44de-9e03-0def5894f895): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4989 | 2026.03.06 19:44:29.699777 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9104 | ||
| 4990 | 2026.03.06 19:44:29.794732 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4991 | 2026.03.06 19:44:29.794964 [ 4 ] {a9fae46c-5ed1-4980-af5c-4db01127422a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4992 | 2026.03.06 19:44:29.795053 [ 4 ] {a9fae46c-5ed1-4980-af5c-4db01127422a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4993 | 2026.03.06 19:44:29.795706 [ 4 ] {a9fae46c-5ed1-4980-af5c-4db01127422a} <Trace> oximeter.fields_string (806e2236-ee87-4e21-bca6-f542d99340fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4994 | 2026.03.06 19:44:29.795746 [ 4 ] {a9fae46c-5ed1-4980-af5c-4db01127422a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 4995 | 2026.03.06 19:44:29.796078 [ 4 ] {a9fae46c-5ed1-4980-af5c-4db01127422a} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4996 | 2026.03.06 19:44:29.796295 [ 4 ] {a9fae46c-5ed1-4980-af5c-4db01127422a} <Trace> oximeter.fields_string (806e2236-ee87-4e21-bca6-f542d99340fe): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4997 | 2026.03.06 19:44:29.796439 [ 4 ] {a9fae46c-5ed1-4980-af5c-4db01127422a} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001503 sec., 37258.815701929474 rows/sec., 2.84 MiB/sec. | ||
| 4998 | 2026.03.06 19:44:29.796479 [ 4 ] {a9fae46c-5ed1-4980-af5c-4db01127422a} <Debug> TCPHandler: Processed in 0.001889828 sec. | ||
| 4999 | 2026.03.06 19:44:29.796602 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5000 | 2026.03.06 19:44:29.796716 [ 4 ] {35e66905-9dd7-4f87-993d-436ba93f9d1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5001 | 2026.03.06 19:44:29.796764 [ 4 ] {35e66905-9dd7-4f87-993d-436ba93f9d1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5002 | 2026.03.06 19:44:29.797255 [ 4 ] {35e66905-9dd7-4f87-993d-436ba93f9d1f} <Trace> oximeter.fields_uuid (66bb6391-34ea-4491-ad88-0bd9a67cd893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5003 | 2026.03.06 19:44:29.797291 [ 4 ] {35e66905-9dd7-4f87-993d-436ba93f9d1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 5004 | 2026.03.06 19:44:29.797601 [ 4 ] {35e66905-9dd7-4f87-993d-436ba93f9d1f} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5005 | 2026.03.06 19:44:29.797811 [ 4 ] {35e66905-9dd7-4f87-993d-436ba93f9d1f} <Trace> oximeter.fields_uuid (66bb6391-34ea-4491-ad88-0bd9a67cd893): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5006 | 2026.03.06 19:44:29.797939 [ 4 ] {35e66905-9dd7-4f87-993d-436ba93f9d1f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001247 sec., 51323.17562149158 rows/sec., 4.01 MiB/sec. | ||
| 5007 | 2026.03.06 19:44:29.797976 [ 4 ] {35e66905-9dd7-4f87-993d-436ba93f9d1f} <Debug> TCPHandler: Processed in 0.001433686 sec. | ||
| 5008 | 2026.03.06 19:44:29.798079 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5009 | 2026.03.06 19:44:29.798170 [ 4 ] {35e41b9b-37b7-4a30-b903-7805a58d900e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5010 | 2026.03.06 19:44:29.798211 [ 4 ] {35e41b9b-37b7-4a30-b903-7805a58d900e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5011 | 2026.03.06 19:44:29.798585 [ 4 ] {35e41b9b-37b7-4a30-b903-7805a58d900e} <Trace> oximeter.measurements_cumulativeu64 (88d55ca0-aa78-4229-9aac-9922fcdaca35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5012 | 2026.03.06 19:44:29.798621 [ 4 ] {35e41b9b-37b7-4a30-b903-7805a58d900e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 5013 | 2026.03.06 19:44:29.798941 [ 4 ] {35e41b9b-37b7-4a30-b903-7805a58d900e} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5014 | 2026.03.06 19:44:29.799147 [ 4 ] {35e41b9b-37b7-4a30-b903-7805a58d900e} <Trace> oximeter.measurements_cumulativeu64 (88d55ca0-aa78-4229-9aac-9922fcdaca35): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5015 | 2026.03.06 19:44:29.799274 [ 4 ] {35e41b9b-37b7-4a30-b903-7805a58d900e} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001122 sec., 114081.99643493761 rows/sec., 7.95 MiB/sec. | ||
| 5016 | 2026.03.06 19:44:29.799310 [ 4 ] {35e41b9b-37b7-4a30-b903-7805a58d900e} <Debug> TCPHandler: Processed in 0.001278262 sec. | ||
| 5017 | 2026.03.06 19:44:29.799411 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5018 | 2026.03.06 19:44:29.799501 [ 4 ] {c252c649-f1a3-458f-9e40-7ba1dbcf8e00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5019 | 2026.03.06 19:44:29.799542 [ 4 ] {c252c649-f1a3-458f-9e40-7ba1dbcf8e00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5020 | 2026.03.06 19:44:29.799874 [ 4 ] {c252c649-f1a3-458f-9e40-7ba1dbcf8e00} <Trace> oximeter.measurements_u64 (a73e627a-568e-4e88-85ff-d5943592eb33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5021 | 2026.03.06 19:44:29.799909 [ 4 ] {c252c649-f1a3-458f-9e40-7ba1dbcf8e00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 5022 | 2026.03.06 19:44:29.800206 [ 4 ] {c252c649-f1a3-458f-9e40-7ba1dbcf8e00} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5023 | 2026.03.06 19:44:29.800420 [ 4 ] {c252c649-f1a3-458f-9e40-7ba1dbcf8e00} <Trace> oximeter.measurements_u64 (a73e627a-568e-4e88-85ff-d5943592eb33): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5024 | 2026.03.06 19:44:29.800543 [ 4 ] {c252c649-f1a3-458f-9e40-7ba1dbcf8e00} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.00106 sec., 45283.01886792453 rows/sec., 3.05 MiB/sec. | ||
| 5025 | 2026.03.06 19:44:29.800578 [ 4 ] {c252c649-f1a3-458f-9e40-7ba1dbcf8e00} <Debug> TCPHandler: Processed in 0.001213721 sec. | ||
| 5026 | 2026.03.06 19:44:30.179380 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 5027 | 2026.03.06 19:44:30.196220 [ 243 ] {} <Trace> system.metric_log (72ef8883-a815-42c7-bee2-1c23217a9a11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5028 | 2026.03.06 19:44:30.196277 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 5029 | 2026.03.06 19:44:30.202330 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5030 | 2026.03.06 19:44:30.203007 [ 243 ] {} <Trace> system.metric_log (72ef8883-a815-42c7-bee2-1c23217a9a11): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5031 | 2026.03.06 19:44:30.205771 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 5032 | 2026.03.06 19:44:34.803717 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5033 | 2026.03.06 19:44:34.803996 [ 4 ] {304d4d84-3f2b-4b3b-b1dd-1cbac0f0c88f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5034 | 2026.03.06 19:44:34.804092 [ 4 ] {304d4d84-3f2b-4b3b-b1dd-1cbac0f0c88f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5035 | 2026.03.06 19:44:34.805028 [ 4 ] {304d4d84-3f2b-4b3b-b1dd-1cbac0f0c88f} <Trace> oximeter.fields_i16 (0805983f-3b79-42e2-9799-61f8171b7c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5036 | 2026.03.06 19:44:34.805067 [ 4 ] {304d4d84-3f2b-4b3b-b1dd-1cbac0f0c88f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 5037 | 2026.03.06 19:44:34.805485 [ 4 ] {304d4d84-3f2b-4b3b-b1dd-1cbac0f0c88f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5038 | 2026.03.06 19:44:34.805716 [ 4 ] {304d4d84-3f2b-4b3b-b1dd-1cbac0f0c88f} <Trace> oximeter.fields_i16 (0805983f-3b79-42e2-9799-61f8171b7c62): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5039 | 2026.03.06 19:44:34.805860 [ 4 ] {304d4d84-3f2b-4b3b-b1dd-1cbac0f0c88f} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001936 sec., 146694.21487603305 rows/sec., 9.32 MiB/sec. | ||
| 5040 | 2026.03.06 19:44:34.805902 [ 4 ] {304d4d84-3f2b-4b3b-b1dd-1cbac0f0c88f} <Debug> TCPHandler: Processed in 0.00235299 sec. | ||
| 5041 | 2026.03.06 19:44:34.806021 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5042 | 2026.03.06 19:44:34.806116 [ 4 ] {a6a30e52-4f06-4f30-b4af-1d4dbb4687c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5043 | 2026.03.06 19:44:34.806158 [ 4 ] {a6a30e52-4f06-4f30-b4af-1d4dbb4687c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5044 | 2026.03.06 19:44:34.807103 [ 4 ] {a6a30e52-4f06-4f30-b4af-1d4dbb4687c6} <Trace> oximeter.fields_string (806e2236-ee87-4e21-bca6-f542d99340fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5045 | 2026.03.06 19:44:34.807141 [ 4 ] {a6a30e52-4f06-4f30-b4af-1d4dbb4687c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 5046 | 2026.03.06 19:44:34.807513 [ 4 ] {a6a30e52-4f06-4f30-b4af-1d4dbb4687c6} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5047 | 2026.03.06 19:44:34.807726 [ 4 ] {a6a30e52-4f06-4f30-b4af-1d4dbb4687c6} <Trace> oximeter.fields_string (806e2236-ee87-4e21-bca6-f542d99340fe): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5048 | 2026.03.06 19:44:34.807825 [ 68 ] {} <Debug> oximeter.fields_string (806e2236-ee87-4e21-bca6-f542d99340fe) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5049 | 2026.03.06 19:44:34.807852 [ 4 ] {a6a30e52-4f06-4f30-b4af-1d4dbb4687c6} <Debug> executeQuery: Read 797 rows, 64.15 KiB in 0.001755 sec., 454131.05413105414 rows/sec., 35.70 MiB/sec. | ||
| 5050 | 2026.03.06 19:44:34.807866 [ 68 ] {} <Trace> oximeter.fields_string (806e2236-ee87-4e21-bca6-f542d99340fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5051 | 2026.03.06 19:44:34.807890 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 5052 | 2026.03.06 19:44:34.807891 [ 4 ] {a6a30e52-4f06-4f30-b4af-1d4dbb4687c6} <Debug> TCPHandler: Processed in 0.001920419 sec. | ||
| 5053 | 2026.03.06 19:44:34.807999 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5054 | 2026.03.06 19:44:34.808022 [ 186 ] {806e2236-ee87-4e21-bca6-f542d99340fe::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 5055 | 2026.03.06 19:44:34.808091 [ 4 ] {f8e15510-f9c1-40b1-b64d-a97ebfc47501} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5056 | 2026.03.06 19:44:34.808135 [ 4 ] {f8e15510-f9c1-40b1-b64d-a97ebfc47501} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5057 | 2026.03.06 19:44:34.808195 [ 186 ] {806e2236-ee87-4e21-bca6-f542d99340fe::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5058 | 2026.03.06 19:44:34.808236 [ 186 ] {806e2236-ee87-4e21-bca6-f542d99340fe::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 2767 rows starting from the beginning of the part | ||
| 5059 | 2026.03.06 19:44:34.808308 [ 186 ] {806e2236-ee87-4e21-bca6-f542d99340fe::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 136 rows starting from the beginning of the part | ||
| 5060 | 2026.03.06 19:44:34.808359 [ 186 ] {806e2236-ee87-4e21-bca6-f542d99340fe::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 797 rows starting from the beginning of the part | ||
| 5061 | 2026.03.06 19:44:34.808404 [ 186 ] {806e2236-ee87-4e21-bca6-f542d99340fe::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 2022 rows starting from the beginning of the part | ||
| 5062 | 2026.03.06 19:44:34.808445 [ 186 ] {806e2236-ee87-4e21-bca6-f542d99340fe::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 56 rows starting from the beginning of the part | ||
| 5063 | 2026.03.06 19:44:34.808485 [ 186 ] {806e2236-ee87-4e21-bca6-f542d99340fe::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 797 rows starting from the beginning of the part | ||
| 5064 | 2026.03.06 19:44:34.808585 [ 4 ] {f8e15510-f9c1-40b1-b64d-a97ebfc47501} <Trace> oximeter.fields_u16 (5a564c88-a7ef-4f9d-817e-8041ba77bdd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5065 | 2026.03.06 19:44:34.808627 [ 4 ] {f8e15510-f9c1-40b1-b64d-a97ebfc47501} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 5066 | 2026.03.06 19:44:34.808965 [ 4 ] {f8e15510-f9c1-40b1-b64d-a97ebfc47501} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5067 | 2026.03.06 19:44:34.809183 [ 4 ] {f8e15510-f9c1-40b1-b64d-a97ebfc47501} <Trace> oximeter.fields_u16 (5a564c88-a7ef-4f9d-817e-8041ba77bdd1): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5068 | 2026.03.06 19:44:34.809318 [ 4 ] {f8e15510-f9c1-40b1-b64d-a97ebfc47501} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001246 sec., 113964.68699839487 rows/sec., 6.69 MiB/sec. | ||
| 5069 | 2026.03.06 19:44:34.809356 [ 4 ] {f8e15510-f9c1-40b1-b64d-a97ebfc47501} <Debug> TCPHandler: Processed in 0.001407576 sec. | ||
| 5070 | 2026.03.06 19:44:34.809463 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5071 | 2026.03.06 19:44:34.809555 [ 4 ] {d3d9713b-3de6-41b7-8805-a0e8a20cdb54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5072 | 2026.03.06 19:44:34.809595 [ 4 ] {d3d9713b-3de6-41b7-8805-a0e8a20cdb54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5073 | 2026.03.06 19:44:34.810040 [ 4 ] {d3d9713b-3de6-41b7-8805-a0e8a20cdb54} <Trace> oximeter.fields_u32 (f9d1c63e-f868-4b0c-af5a-3ae84ab3044e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5074 | 2026.03.06 19:44:34.810075 [ 4 ] {d3d9713b-3de6-41b7-8805-a0e8a20cdb54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 5075 | 2026.03.06 19:44:34.810377 [ 4 ] {d3d9713b-3de6-41b7-8805-a0e8a20cdb54} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5076 | 2026.03.06 19:44:34.810588 [ 4 ] {d3d9713b-3de6-41b7-8805-a0e8a20cdb54} <Trace> oximeter.fields_u32 (f9d1c63e-f868-4b0c-af5a-3ae84ab3044e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5077 | 2026.03.06 19:44:34.810712 [ 4 ] {d3d9713b-3de6-41b7-8805-a0e8a20cdb54} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001174 sec., 126916.52470187395 rows/sec., 8.20 MiB/sec. | ||
| 5078 | 2026.03.06 19:44:34.810748 [ 4 ] {d3d9713b-3de6-41b7-8805-a0e8a20cdb54} <Debug> TCPHandler: Processed in 0.001335584 sec. | ||
| 5079 | 2026.03.06 19:44:34.810837 [ 196 ] {806e2236-ee87-4e21-bca6-f542d99340fe::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6575 rows, containing 5 columns (5 merged, 0 gathered) in 0.002881414 sec., 2281865.7783990777 rows/sec., 184.07 MiB/sec. | ||
| 5080 | 2026.03.06 19:44:34.810852 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5081 | 2026.03.06 19:44:34.810951 [ 4 ] {70e495e1-9540-47ea-af1f-6d410f6c3502} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5082 | 2026.03.06 19:44:34.810990 [ 4 ] {70e495e1-9540-47ea-af1f-6d410f6c3502} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5083 | 2026.03.06 19:44:34.811156 [ 198 ] {806e2236-ee87-4e21-bca6-f542d99340fe::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5084 | 2026.03.06 19:44:34.811438 [ 4 ] {70e495e1-9540-47ea-af1f-6d410f6c3502} <Trace> oximeter.fields_u8 (df3fde33-e7e4-42a4-a22f-53ff95c206e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5085 | 2026.03.06 19:44:34.811473 [ 198 ] {806e2236-ee87-4e21-bca6-f542d99340fe::all_1_31_6} <Trace> oximeter.fields_string (806e2236-ee87-4e21-bca6-f542d99340fe): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5086 | 2026.03.06 19:44:34.811479 [ 4 ] {70e495e1-9540-47ea-af1f-6d410f6c3502} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 5087 | 2026.03.06 19:44:34.811563 [ 198 ] {806e2236-ee87-4e21-bca6-f542d99340fe::all_1_31_6} <Trace> oximeter.fields_string (806e2236-ee87-4e21-bca6-f542d99340fe) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5088 | 2026.03.06 19:44:34.811644 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB. | ||
| 5089 | 2026.03.06 19:44:34.811824 [ 4 ] {70e495e1-9540-47ea-af1f-6d410f6c3502} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5090 | 2026.03.06 19:44:34.812040 [ 4 ] {70e495e1-9540-47ea-af1f-6d410f6c3502} <Trace> oximeter.fields_u8 (df3fde33-e7e4-42a4-a22f-53ff95c206e8): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5091 | 2026.03.06 19:44:34.812163 [ 4 ] {70e495e1-9540-47ea-af1f-6d410f6c3502} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001231 sec., 120227.45735174653 rows/sec., 6.84 MiB/sec. | ||
| 5092 | 2026.03.06 19:44:34.812199 [ 4 ] {70e495e1-9540-47ea-af1f-6d410f6c3502} <Debug> TCPHandler: Processed in 0.001396436 sec. | ||
| 5093 | 2026.03.06 19:44:34.812302 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5094 | 2026.03.06 19:44:34.812393 [ 4 ] {aeb4fca4-9af4-40c1-954c-07a680427f6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5095 | 2026.03.06 19:44:34.812433 [ 4 ] {aeb4fca4-9af4-40c1-954c-07a680427f6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5096 | 2026.03.06 19:44:34.813074 [ 4 ] {aeb4fca4-9af4-40c1-954c-07a680427f6b} <Trace> oximeter.fields_uuid (66bb6391-34ea-4491-ad88-0bd9a67cd893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5097 | 2026.03.06 19:44:34.813108 [ 4 ] {aeb4fca4-9af4-40c1-954c-07a680427f6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 5098 | 2026.03.06 19:44:34.813427 [ 4 ] {aeb4fca4-9af4-40c1-954c-07a680427f6b} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5099 | 2026.03.06 19:44:34.813652 [ 4 ] {aeb4fca4-9af4-40c1-954c-07a680427f6b} <Trace> oximeter.fields_uuid (66bb6391-34ea-4491-ad88-0bd9a67cd893): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5100 | 2026.03.06 19:44:34.813751 [ 68 ] {} <Debug> oximeter.fields_uuid (66bb6391-34ea-4491-ad88-0bd9a67cd893) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5101 | 2026.03.06 19:44:34.813779 [ 68 ] {} <Trace> oximeter.fields_uuid (66bb6391-34ea-4491-ad88-0bd9a67cd893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5102 | 2026.03.06 19:44:34.813784 [ 4 ] {aeb4fca4-9af4-40c1-954c-07a680427f6b} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.001408 sec., 348011.36363636365 rows/sec., 24.40 MiB/sec. | ||
| 5103 | 2026.03.06 19:44:34.813798 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 5104 | 2026.03.06 19:44:34.813826 [ 4 ] {aeb4fca4-9af4-40c1-954c-07a680427f6b} <Debug> TCPHandler: Processed in 0.001573121 sec. | ||
| 5105 | 2026.03.06 19:44:34.813873 [ 188 ] {66bb6391-34ea-4491-ad88-0bd9a67cd893::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 5106 | 2026.03.06 19:44:34.813930 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5107 | 2026.03.06 19:44:34.813954 [ 188 ] {66bb6391-34ea-4491-ad88-0bd9a67cd893::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5108 | 2026.03.06 19:44:34.813984 [ 188 ] {66bb6391-34ea-4491-ad88-0bd9a67cd893::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1511 rows starting from the beginning of the part | ||
| 5109 | 2026.03.06 19:44:34.814027 [ 4 ] {07736312-b7ec-433e-a4a0-282577a34815} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5110 | 2026.03.06 19:44:34.814042 [ 188 ] {66bb6391-34ea-4491-ad88-0bd9a67cd893::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 104 rows starting from the beginning of the part | ||
| 5111 | 2026.03.06 19:44:34.814073 [ 4 ] {07736312-b7ec-433e-a4a0-282577a34815} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5112 | 2026.03.06 19:44:34.814087 [ 188 ] {66bb6391-34ea-4491-ad88-0bd9a67cd893::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 490 rows starting from the beginning of the part | ||
| 5113 | 2026.03.06 19:44:34.814127 [ 188 ] {66bb6391-34ea-4491-ad88-0bd9a67cd893::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1061 rows starting from the beginning of the part | ||
| 5114 | 2026.03.06 19:44:34.814168 [ 188 ] {66bb6391-34ea-4491-ad88-0bd9a67cd893::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 64 rows starting from the beginning of the part | ||
| 5115 | 2026.03.06 19:44:34.814208 [ 188 ] {66bb6391-34ea-4491-ad88-0bd9a67cd893::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 490 rows starting from the beginning of the part | ||
| 5116 | 2026.03.06 19:44:34.814408 [ 4 ] {07736312-b7ec-433e-a4a0-282577a34815} <Trace> oximeter.measurements_bool (92876d2a-88ca-4494-928d-154bdcb11b9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5117 | 2026.03.06 19:44:34.814445 [ 4 ] {07736312-b7ec-433e-a4a0-282577a34815} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 5118 | 2026.03.06 19:44:34.814757 [ 4 ] {07736312-b7ec-433e-a4a0-282577a34815} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5119 | 2026.03.06 19:44:34.814971 [ 4 ] {07736312-b7ec-433e-a4a0-282577a34815} <Trace> oximeter.measurements_bool (92876d2a-88ca-4494-928d-154bdcb11b9b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5120 | 2026.03.06 19:44:34.815099 [ 4 ] {07736312-b7ec-433e-a4a0-282577a34815} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001092 sec., 5494.505494505494 rows/sec., 287.07 KiB/sec. | ||
| 5121 | 2026.03.06 19:44:34.815136 [ 4 ] {07736312-b7ec-433e-a4a0-282577a34815} <Debug> TCPHandler: Processed in 0.001257522 sec. | ||
| 5122 | 2026.03.06 19:44:34.815244 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5123 | 2026.03.06 19:44:34.815338 [ 4 ] {7395e484-305d-403b-ba14-5e3fa9190d02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5124 | 2026.03.06 19:44:34.815381 [ 4 ] {7395e484-305d-403b-ba14-5e3fa9190d02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5125 | 2026.03.06 19:44:34.815611 [ 198 ] {66bb6391-34ea-4491-ad88-0bd9a67cd893::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3720 rows, containing 5 columns (5 merged, 0 gathered) in 0.001769575 sec., 2102199.6807142957 rows/sec., 154.97 MiB/sec. | ||
| 5126 | 2026.03.06 19:44:34.815802 [ 198 ] {66bb6391-34ea-4491-ad88-0bd9a67cd893::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5127 | 2026.03.06 19:44:34.815843 [ 4 ] {7395e484-305d-403b-ba14-5e3fa9190d02} <Trace> oximeter.measurements_cumulativeu64 (88d55ca0-aa78-4229-9aac-9922fcdaca35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5128 | 2026.03.06 19:44:34.815888 [ 4 ] {7395e484-305d-403b-ba14-5e3fa9190d02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 5129 | 2026.03.06 19:44:34.816074 [ 198 ] {66bb6391-34ea-4491-ad88-0bd9a67cd893::all_1_31_6} <Trace> oximeter.fields_uuid (66bb6391-34ea-4491-ad88-0bd9a67cd893): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5130 | 2026.03.06 19:44:34.816164 [ 198 ] {66bb6391-34ea-4491-ad88-0bd9a67cd893::all_1_31_6} <Trace> oximeter.fields_uuid (66bb6391-34ea-4491-ad88-0bd9a67cd893) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5131 | 2026.03.06 19:44:34.816244 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 5132 | 2026.03.06 19:44:34.816267 [ 4 ] {7395e484-305d-403b-ba14-5e3fa9190d02} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5133 | 2026.03.06 19:44:34.816494 [ 4 ] {7395e484-305d-403b-ba14-5e3fa9190d02} <Trace> oximeter.measurements_cumulativeu64 (88d55ca0-aa78-4229-9aac-9922fcdaca35): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5134 | 2026.03.06 19:44:34.816604 [ 68 ] {} <Debug> oximeter.measurements_cumulativeu64 (88d55ca0-aa78-4229-9aac-9922fcdaca35) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5135 | 2026.03.06 19:44:34.816640 [ 68 ] {} <Trace> oximeter.measurements_cumulativeu64 (88d55ca0-aa78-4229-9aac-9922fcdaca35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5136 | 2026.03.06 19:44:34.816639 [ 4 ] {7395e484-305d-403b-ba14-5e3fa9190d02} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001305 sec., 203065.13409961687 rows/sec., 13.49 MiB/sec. | ||
| 5137 | 2026.03.06 19:44:34.816661 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 5138 | 2026.03.06 19:44:34.816689 [ 4 ] {7395e484-305d-403b-ba14-5e3fa9190d02} <Debug> TCPHandler: Processed in 0.001497578 sec. | ||
| 5139 | 2026.03.06 19:44:34.816726 [ 188 ] {88d55ca0-aa78-4229-9aac-9922fcdaca35::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 5140 | 2026.03.06 19:44:34.816799 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5141 | 2026.03.06 19:44:34.816810 [ 188 ] {88d55ca0-aa78-4229-9aac-9922fcdaca35::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5142 | 2026.03.06 19:44:34.816838 [ 188 ] {88d55ca0-aa78-4229-9aac-9922fcdaca35::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 9701 rows starting from the beginning of the part | ||
| 5143 | 2026.03.06 19:44:34.816882 [ 188 ] {88d55ca0-aa78-4229-9aac-9922fcdaca35::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 160 rows starting from the beginning of the part | ||
| 5144 | 2026.03.06 19:44:34.816895 [ 4 ] {8ee05cc0-c607-4caa-ac4d-485fc7c02910} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5145 | 2026.03.06 19:44:34.816918 [ 188 ] {88d55ca0-aa78-4229-9aac-9922fcdaca35::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 265 rows starting from the beginning of the part | ||
| 5146 | 2026.03.06 19:44:34.816938 [ 4 ] {8ee05cc0-c607-4caa-ac4d-485fc7c02910} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5147 | 2026.03.06 19:44:34.816950 [ 188 ] {88d55ca0-aa78-4229-9aac-9922fcdaca35::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1223 rows starting from the beginning of the part | ||
| 5148 | 2026.03.06 19:44:34.816986 [ 188 ] {88d55ca0-aa78-4229-9aac-9922fcdaca35::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 128 rows starting from the beginning of the part | ||
| 5149 | 2026.03.06 19:44:34.817017 [ 188 ] {88d55ca0-aa78-4229-9aac-9922fcdaca35::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 265 rows starting from the beginning of the part | ||
| 5150 | 2026.03.06 19:44:34.817257 [ 4 ] {8ee05cc0-c607-4caa-ac4d-485fc7c02910} <Trace> oximeter.measurements_f64 (c091aa37-f280-4763-875e-4d80ecd39980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5151 | 2026.03.06 19:44:34.817292 [ 4 ] {8ee05cc0-c607-4caa-ac4d-485fc7c02910} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 5152 | 2026.03.06 19:44:34.817619 [ 4 ] {8ee05cc0-c607-4caa-ac4d-485fc7c02910} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5153 | 2026.03.06 19:44:34.817834 [ 4 ] {8ee05cc0-c607-4caa-ac4d-485fc7c02910} <Trace> oximeter.measurements_f64 (c091aa37-f280-4763-875e-4d80ecd39980): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5154 | 2026.03.06 19:44:34.817957 [ 4 ] {8ee05cc0-c607-4caa-ac4d-485fc7c02910} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001081 sec., 925.0693802035154 rows/sec., 62.33 KiB/sec. | ||
| 5155 | 2026.03.06 19:44:34.817992 [ 4 ] {8ee05cc0-c607-4caa-ac4d-485fc7c02910} <Debug> TCPHandler: Processed in 0.001243522 sec. | ||
| 5156 | 2026.03.06 19:44:34.818105 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5157 | 2026.03.06 19:44:34.818198 [ 4 ] {5be60d29-ece5-496d-994b-075e2a217f31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5158 | 2026.03.06 19:44:34.818238 [ 4 ] {5be60d29-ece5-496d-994b-075e2a217f31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5159 | 2026.03.06 19:44:34.818576 [ 4 ] {5be60d29-ece5-496d-994b-075e2a217f31} <Trace> oximeter.measurements_u64 (a73e627a-568e-4e88-85ff-d5943592eb33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5160 | 2026.03.06 19:44:34.818611 [ 4 ] {5be60d29-ece5-496d-994b-075e2a217f31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 5161 | 2026.03.06 19:44:34.818948 [ 4 ] {5be60d29-ece5-496d-994b-075e2a217f31} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5162 | 2026.03.06 19:44:34.819155 [ 4 ] {5be60d29-ece5-496d-994b-075e2a217f31} <Trace> oximeter.measurements_u64 (a73e627a-568e-4e88-85ff-d5943592eb33): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5163 | 2026.03.06 19:44:34.819246 [ 68 ] {} <Debug> oximeter.measurements_u64 (a73e627a-568e-4e88-85ff-d5943592eb33) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5164 | 2026.03.06 19:44:34.819269 [ 68 ] {} <Trace> oximeter.measurements_u64 (a73e627a-568e-4e88-85ff-d5943592eb33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5165 | 2026.03.06 19:44:34.819284 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.65 GiB. | ||
| 5166 | 2026.03.06 19:44:34.819295 [ 4 ] {5be60d29-ece5-496d-994b-075e2a217f31} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.0011 sec., 81818.18181818181 rows/sec., 5.12 MiB/sec. | ||
| 5167 | 2026.03.06 19:44:34.819334 [ 4 ] {5be60d29-ece5-496d-994b-075e2a217f31} <Debug> TCPHandler: Processed in 0.001279043 sec. | ||
| 5168 | 2026.03.06 19:44:34.819347 [ 196 ] {a73e627a-568e-4e88-85ff-d5943592eb33::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 5169 | 2026.03.06 19:44:34.819468 [ 196 ] {a73e627a-568e-4e88-85ff-d5943592eb33::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5170 | 2026.03.06 19:44:34.819506 [ 196 ] {a73e627a-568e-4e88-85ff-d5943592eb33::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1530 rows starting from the beginning of the part | ||
| 5171 | 2026.03.06 19:44:34.819561 [ 196 ] {a73e627a-568e-4e88-85ff-d5943592eb33::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 60 rows starting from the beginning of the part | ||
| 5172 | 2026.03.06 19:44:34.819626 [ 196 ] {a73e627a-568e-4e88-85ff-d5943592eb33::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 90 rows starting from the beginning of the part | ||
| 5173 | 2026.03.06 19:44:34.819686 [ 196 ] {a73e627a-568e-4e88-85ff-d5943592eb33::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 12 rows starting from the beginning of the part | ||
| 5174 | 2026.03.06 19:44:34.819742 [ 196 ] {a73e627a-568e-4e88-85ff-d5943592eb33::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 48 rows starting from the beginning of the part | ||
| 5175 | 2026.03.06 19:44:34.819798 [ 196 ] {a73e627a-568e-4e88-85ff-d5943592eb33::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 90 rows starting from the beginning of the part | ||
| 5176 | 2026.03.06 19:44:34.820678 [ 188 ] {88d55ca0-aa78-4229-9aac-9922fcdaca35::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11742 rows, containing 5 columns (5 merged, 0 gathered) in 0.003978572 sec., 2951310.168573046 rows/sec., 191.67 MiB/sec. | ||
| 5177 | 2026.03.06 19:44:34.820956 [ 200 ] {88d55ca0-aa78-4229-9aac-9922fcdaca35::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5178 | 2026.03.06 19:44:34.821015 [ 193 ] {a73e627a-568e-4e88-85ff-d5943592eb33::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1830 rows, containing 4 columns (4 merged, 0 gathered) in 0.001689393 sec., 1083229.3018853518 rows/sec., 69.98 MiB/sec. | ||
| 5179 | 2026.03.06 19:44:34.821210 [ 200 ] {88d55ca0-aa78-4229-9aac-9922fcdaca35::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (88d55ca0-aa78-4229-9aac-9922fcdaca35): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5180 | 2026.03.06 19:44:34.821281 [ 200 ] {88d55ca0-aa78-4229-9aac-9922fcdaca35::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (88d55ca0-aa78-4229-9aac-9922fcdaca35) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5181 | 2026.03.06 19:44:34.821342 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.20 MiB. | ||
| 5182 | 2026.03.06 19:44:34.821350 [ 193 ] {a73e627a-568e-4e88-85ff-d5943592eb33::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5183 | 2026.03.06 19:44:34.821671 [ 193 ] {a73e627a-568e-4e88-85ff-d5943592eb33::all_1_31_6} <Trace> oximeter.measurements_u64 (a73e627a-568e-4e88-85ff-d5943592eb33): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5184 | 2026.03.06 19:44:34.821767 [ 193 ] {a73e627a-568e-4e88-85ff-d5943592eb33::all_1_31_6} <Trace> oximeter.measurements_u64 (a73e627a-568e-4e88-85ff-d5943592eb33) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5185 | 2026.03.06 19:44:34.821885 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 5186 | 2026.03.06 19:44:37.093419 [ 61 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5187 | 2026.03.06 19:44:37.093511 [ 61 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5188 | 2026.03.06 19:44:37.200626 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9616 | ||
| 5189 | 2026.03.06 19:44:37.201151 [ 244 ] {} <Trace> system.asynchronous_metric_log (1d6329eb-cef3-44de-9e03-0def5894f895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5190 | 2026.03.06 19:44:37.201196 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 5191 | 2026.03.06 19:44:37.201702 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5192 | 2026.03.06 19:44:37.201931 [ 244 ] {} <Trace> system.asynchronous_metric_log (1d6329eb-cef3-44de-9e03-0def5894f895): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5193 | 2026.03.06 19:44:37.202065 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9616 | ||
| 5194 | 2026.03.06 19:44:37.209739 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 686 | ||
| 5195 | 2026.03.06 19:44:37.211826 [ 242 ] {} <Trace> system.query_log (0895be45-9bf7-4264-8d00-e6aea3b99325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5196 | 2026.03.06 19:44:37.211872 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 5197 | 2026.03.06 19:44:37.213027 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5198 | 2026.03.06 19:44:37.213295 [ 242 ] {} <Trace> system.query_log (0895be45-9bf7-4264-8d00-e6aea3b99325): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5199 | 2026.03.06 19:44:37.213539 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 686 | ||
| 5200 | 2026.03.06 19:44:37.706561 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 5201 | 2026.03.06 19:44:37.725218 [ 243 ] {} <Trace> system.metric_log (72ef8883-a815-42c7-bee2-1c23217a9a11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5202 | 2026.03.06 19:44:37.725280 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 5203 | 2026.03.06 19:44:37.731431 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5204 | 2026.03.06 19:44:37.732183 [ 243 ] {} <Trace> system.metric_log (72ef8883-a815-42c7-bee2-1c23217a9a11): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5205 | 2026.03.06 19:44:37.734985 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 5206 | 2026.03.06 19:44:38.070491 [ 66 ] {} <Debug> oximeter.fields_ipaddr (1ddee4e6-9447-49ee-9350-2dc4b9fee70e) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 5207 | 2026.03.06 19:44:38.070564 [ 66 ] {} <Trace> oximeter.fields_ipaddr (1ddee4e6-9447-49ee-9350-2dc4b9fee70e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5208 | 2026.03.06 19:44:38.070589 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 5209 | 2026.03.06 19:44:38.070703 [ 197 ] {1ddee4e6-9447-49ee-9350-2dc4b9fee70e::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact with storage Full | ||
| 5210 | 2026.03.06 19:44:38.070832 [ 197 ] {1ddee4e6-9447-49ee-9350-2dc4b9fee70e::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5211 | 2026.03.06 19:44:38.070866 [ 197 ] {1ddee4e6-9447-49ee-9350-2dc4b9fee70e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part | ||
| 5212 | 2026.03.06 19:44:38.070932 [ 197 ] {1ddee4e6-9447-49ee-9350-2dc4b9fee70e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
| 5213 | 2026.03.06 19:44:38.070977 [ 197 ] {1ddee4e6-9447-49ee-9350-2dc4b9fee70e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 12 rows starting from the beginning of the part | ||
| 5214 | 2026.03.06 19:44:38.071031 [ 197 ] {1ddee4e6-9447-49ee-9350-2dc4b9fee70e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
| 5215 | 2026.03.06 19:44:38.071089 [ 197 ] {1ddee4e6-9447-49ee-9350-2dc4b9fee70e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 12 rows starting from the beginning of the part | ||
| 5216 | 2026.03.06 19:44:38.071848 [ 200 ] {1ddee4e6-9447-49ee-9350-2dc4b9fee70e::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 44 rows, containing 5 columns (5 merged, 0 gathered) in 0.00119045 sec., 36960.81313788903 rows/sec., 3.08 MiB/sec. | ||
| 5217 | 2026.03.06 19:44:38.072007 [ 193 ] {1ddee4e6-9447-49ee-9350-2dc4b9fee70e::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 5218 | 2026.03.06 19:44:38.072285 [ 193 ] {1ddee4e6-9447-49ee-9350-2dc4b9fee70e::all_1_5_1} <Trace> oximeter.fields_ipaddr (1ddee4e6-9447-49ee-9350-2dc4b9fee70e): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5219 | 2026.03.06 19:44:38.072355 [ 193 ] {1ddee4e6-9447-49ee-9350-2dc4b9fee70e::all_1_5_1} <Trace> oximeter.fields_ipaddr (1ddee4e6-9447-49ee-9350-2dc4b9fee70e) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 5220 | 2026.03.06 19:44:38.072445 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 5221 | 2026.03.06 19:44:39.798334 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5222 | 2026.03.06 19:44:39.798614 [ 4 ] {37b3a747-2a2f-436f-9613-eb9c8faa865a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5223 | 2026.03.06 19:44:39.798717 [ 4 ] {37b3a747-2a2f-436f-9613-eb9c8faa865a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5224 | 2026.03.06 19:44:39.799611 [ 4 ] {37b3a747-2a2f-436f-9613-eb9c8faa865a} <Trace> oximeter.fields_string (806e2236-ee87-4e21-bca6-f542d99340fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5225 | 2026.03.06 19:44:39.799660 [ 4 ] {37b3a747-2a2f-436f-9613-eb9c8faa865a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 5226 | 2026.03.06 19:44:39.800098 [ 4 ] {37b3a747-2a2f-436f-9613-eb9c8faa865a} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5227 | 2026.03.06 19:44:39.800334 [ 4 ] {37b3a747-2a2f-436f-9613-eb9c8faa865a} <Trace> oximeter.fields_string (806e2236-ee87-4e21-bca6-f542d99340fe): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5228 | 2026.03.06 19:44:39.800495 [ 4 ] {37b3a747-2a2f-436f-9613-eb9c8faa865a} <Debug> executeQuery: Read 136 rows, 12.07 KiB in 0.001959 sec., 69423.1750893313 rows/sec., 6.02 MiB/sec. | ||
| 5229 | 2026.03.06 19:44:39.800538 [ 4 ] {37b3a747-2a2f-436f-9613-eb9c8faa865a} <Debug> TCPHandler: Processed in 0.002389301 sec. | ||
| 5230 | 2026.03.06 19:44:39.800654 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5231 | 2026.03.06 19:44:39.800748 [ 4 ] {c521dda8-deb5-44ed-a679-c6fdfbf53b04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5232 | 2026.03.06 19:44:39.800789 [ 4 ] {c521dda8-deb5-44ed-a679-c6fdfbf53b04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5233 | 2026.03.06 19:44:39.801201 [ 4 ] {c521dda8-deb5-44ed-a679-c6fdfbf53b04} <Trace> oximeter.fields_u16 (5a564c88-a7ef-4f9d-817e-8041ba77bdd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5234 | 2026.03.06 19:44:39.801239 [ 4 ] {c521dda8-deb5-44ed-a679-c6fdfbf53b04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 5235 | 2026.03.06 19:44:39.801537 [ 4 ] {c521dda8-deb5-44ed-a679-c6fdfbf53b04} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5236 | 2026.03.06 19:44:39.801750 [ 4 ] {c521dda8-deb5-44ed-a679-c6fdfbf53b04} <Trace> oximeter.fields_u16 (5a564c88-a7ef-4f9d-817e-8041ba77bdd1): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5237 | 2026.03.06 19:44:39.801859 [ 57 ] {} <Debug> oximeter.fields_u16 (5a564c88-a7ef-4f9d-817e-8041ba77bdd1) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5238 | 2026.03.06 19:44:39.801878 [ 4 ] {c521dda8-deb5-44ed-a679-c6fdfbf53b04} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001148 sec., 34843.20557491289 rows/sec., 2.56 MiB/sec. | ||
| 5239 | 2026.03.06 19:44:39.801925 [ 57 ] {} <Trace> oximeter.fields_u16 (5a564c88-a7ef-4f9d-817e-8041ba77bdd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5240 | 2026.03.06 19:44:39.801935 [ 4 ] {c521dda8-deb5-44ed-a679-c6fdfbf53b04} <Debug> TCPHandler: Processed in 0.001330494 sec. | ||
| 5241 | 2026.03.06 19:44:39.801955 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 5242 | 2026.03.06 19:44:39.802054 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5243 | 2026.03.06 19:44:39.802079 [ 194 ] {5a564c88-a7ef-4f9d-817e-8041ba77bdd1::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
| 5244 | 2026.03.06 19:44:39.802158 [ 4 ] {dcecf787-a65d-45f2-9f3a-631ba5bd0ce8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5245 | 2026.03.06 19:44:39.802213 [ 4 ] {dcecf787-a65d-45f2-9f3a-631ba5bd0ce8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5246 | 2026.03.06 19:44:39.802223 [ 194 ] {5a564c88-a7ef-4f9d-817e-8041ba77bdd1::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5247 | 2026.03.06 19:44:39.802265 [ 194 ] {5a564c88-a7ef-4f9d-817e-8041ba77bdd1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 209 rows starting from the beginning of the part | ||
| 5248 | 2026.03.06 19:44:39.802337 [ 194 ] {5a564c88-a7ef-4f9d-817e-8041ba77bdd1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 40 rows starting from the beginning of the part | ||
| 5249 | 2026.03.06 19:44:39.802387 [ 194 ] {5a564c88-a7ef-4f9d-817e-8041ba77bdd1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 142 rows starting from the beginning of the part | ||
| 5250 | 2026.03.06 19:44:39.802434 [ 194 ] {5a564c88-a7ef-4f9d-817e-8041ba77bdd1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 61 rows starting from the beginning of the part | ||
| 5251 | 2026.03.06 19:44:39.802475 [ 194 ] {5a564c88-a7ef-4f9d-817e-8041ba77bdd1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 142 rows starting from the beginning of the part | ||
| 5252 | 2026.03.06 19:44:39.802521 [ 194 ] {5a564c88-a7ef-4f9d-817e-8041ba77bdd1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 40 rows starting from the beginning of the part | ||
| 5253 | 2026.03.06 19:44:39.802753 [ 4 ] {dcecf787-a65d-45f2-9f3a-631ba5bd0ce8} <Trace> oximeter.fields_uuid (66bb6391-34ea-4491-ad88-0bd9a67cd893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5254 | 2026.03.06 19:44:39.802804 [ 4 ] {dcecf787-a65d-45f2-9f3a-631ba5bd0ce8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 5255 | 2026.03.06 19:44:39.803212 [ 4 ] {dcecf787-a65d-45f2-9f3a-631ba5bd0ce8} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5256 | 2026.03.06 19:44:39.803437 [ 193 ] {5a564c88-a7ef-4f9d-817e-8041ba77bdd1::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 634 rows, containing 5 columns (5 merged, 0 gathered) in 0.001416966 sec., 447434.87140834716 rows/sec., 30.04 MiB/sec. | ||
| 5257 | 2026.03.06 19:44:39.803447 [ 4 ] {dcecf787-a65d-45f2-9f3a-631ba5bd0ce8} <Trace> oximeter.fields_uuid (66bb6391-34ea-4491-ad88-0bd9a67cd893): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5258 | 2026.03.06 19:44:39.803596 [ 4 ] {dcecf787-a65d-45f2-9f3a-631ba5bd0ce8} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.00146 sec., 71232.87671232877 rows/sec., 5.56 MiB/sec. | ||
| 5259 | 2026.03.06 19:44:39.803602 [ 200 ] {5a564c88-a7ef-4f9d-817e-8041ba77bdd1::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5260 | 2026.03.06 19:44:39.803636 [ 4 ] {dcecf787-a65d-45f2-9f3a-631ba5bd0ce8} <Debug> TCPHandler: Processed in 0.001632792 sec. | ||
| 5261 | 2026.03.06 19:44:39.803750 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5262 | 2026.03.06 19:44:39.803845 [ 4 ] {ebe8803f-cd1e-4dc6-9d33-b36ead1c8256} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5263 | 2026.03.06 19:44:39.803876 [ 200 ] {5a564c88-a7ef-4f9d-817e-8041ba77bdd1::all_1_26_5} <Trace> oximeter.fields_u16 (5a564c88-a7ef-4f9d-817e-8041ba77bdd1): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5264 | 2026.03.06 19:44:39.803889 [ 4 ] {ebe8803f-cd1e-4dc6-9d33-b36ead1c8256} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5265 | 2026.03.06 19:44:39.803942 [ 200 ] {5a564c88-a7ef-4f9d-817e-8041ba77bdd1::all_1_26_5} <Trace> oximeter.fields_u16 (5a564c88-a7ef-4f9d-817e-8041ba77bdd1) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5266 | 2026.03.06 19:44:39.804019 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 5267 | 2026.03.06 19:44:39.804305 [ 4 ] {ebe8803f-cd1e-4dc6-9d33-b36ead1c8256} <Trace> oximeter.measurements_cumulativeu64 (88d55ca0-aa78-4229-9aac-9922fcdaca35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5268 | 2026.03.06 19:44:39.804340 [ 4 ] {ebe8803f-cd1e-4dc6-9d33-b36ead1c8256} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 5269 | 2026.03.06 19:44:39.804688 [ 4 ] {ebe8803f-cd1e-4dc6-9d33-b36ead1c8256} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5270 | 2026.03.06 19:44:39.804910 [ 4 ] {ebe8803f-cd1e-4dc6-9d33-b36ead1c8256} <Trace> oximeter.measurements_cumulativeu64 (88d55ca0-aa78-4229-9aac-9922fcdaca35): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5271 | 2026.03.06 19:44:39.805051 [ 4 ] {ebe8803f-cd1e-4dc6-9d33-b36ead1c8256} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001226 sec., 130505.70962479607 rows/sec., 9.09 MiB/sec. | ||
| 5272 | 2026.03.06 19:44:39.805090 [ 4 ] {ebe8803f-cd1e-4dc6-9d33-b36ead1c8256} <Debug> TCPHandler: Processed in 0.001390905 sec. | ||
| 5273 | 2026.03.06 19:44:39.805202 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5274 | 2026.03.06 19:44:39.805296 [ 4 ] {4dd4f2af-29a4-44b3-8608-a8fd787403d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5275 | 2026.03.06 19:44:39.805352 [ 4 ] {4dd4f2af-29a4-44b3-8608-a8fd787403d5} <Trace> 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 | ||
| 5276 | 2026.03.06 19:44:39.806249 [ 4 ] {4dd4f2af-29a4-44b3-8608-a8fd787403d5} <Trace> oximeter.measurements_histogramu64 (d59f510d-631d-4e98-a8cb-078d100679c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5277 | 2026.03.06 19:44:39.806285 [ 4 ] {4dd4f2af-29a4-44b3-8608-a8fd787403d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 5278 | 2026.03.06 19:44:39.806878 [ 4 ] {4dd4f2af-29a4-44b3-8608-a8fd787403d5} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5279 | 2026.03.06 19:44:39.807102 [ 4 ] {4dd4f2af-29a4-44b3-8608-a8fd787403d5} <Trace> oximeter.measurements_histogramu64 (d59f510d-631d-4e98-a8cb-078d100679c7): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5280 | 2026.03.06 19:44:39.807240 [ 4 ] {4dd4f2af-29a4-44b3-8608-a8fd787403d5} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001963 sec., 20376.974019358127 rows/sec., 36.51 MiB/sec. | ||
| 5281 | 2026.03.06 19:44:39.807292 [ 4 ] {4dd4f2af-29a4-44b3-8608-a8fd787403d5} <Debug> TCPHandler: Processed in 0.002140795 sec. | ||
| 5282 | 2026.03.06 19:44:39.807404 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5283 | 2026.03.06 19:44:39.807498 [ 4 ] {92e30a2f-d85e-44c2-9c0a-91b02bcdf0db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5284 | 2026.03.06 19:44:39.807540 [ 4 ] {92e30a2f-d85e-44c2-9c0a-91b02bcdf0db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5285 | 2026.03.06 19:44:39.807876 [ 4 ] {92e30a2f-d85e-44c2-9c0a-91b02bcdf0db} <Trace> oximeter.measurements_u64 (a73e627a-568e-4e88-85ff-d5943592eb33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5286 | 2026.03.06 19:44:39.807912 [ 4 ] {92e30a2f-d85e-44c2-9c0a-91b02bcdf0db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 5287 | 2026.03.06 19:44:39.808225 [ 4 ] {92e30a2f-d85e-44c2-9c0a-91b02bcdf0db} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5288 | 2026.03.06 19:44:39.808459 [ 4 ] {92e30a2f-d85e-44c2-9c0a-91b02bcdf0db} <Trace> oximeter.measurements_u64 (a73e627a-568e-4e88-85ff-d5943592eb33): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5289 | 2026.03.06 19:44:39.808589 [ 4 ] {92e30a2f-d85e-44c2-9c0a-91b02bcdf0db} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00111 sec., 54054.054054054046 rows/sec., 3.64 MiB/sec. | ||
| 5290 | 2026.03.06 19:44:39.808626 [ 4 ] {92e30a2f-d85e-44c2-9c0a-91b02bcdf0db} <Debug> TCPHandler: Processed in 0.001271853 sec. | ||
| 5291 | 2026.03.06 19:44:44.702603 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10064 | ||
| 5292 | 2026.03.06 19:44:44.703115 [ 244 ] {} <Trace> system.asynchronous_metric_log (1d6329eb-cef3-44de-9e03-0def5894f895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5293 | 2026.03.06 19:44:44.703156 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 5294 | 2026.03.06 19:44:44.703645 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5295 | 2026.03.06 19:44:44.703869 [ 244 ] {} <Trace> system.asynchronous_metric_log (1d6329eb-cef3-44de-9e03-0def5894f895): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5296 | 2026.03.06 19:44:44.704000 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10064 | ||
| 5297 | 2026.03.06 19:44:44.704021 [ 59 ] {} <Debug> system.asynchronous_metric_log (1d6329eb-cef3-44de-9e03-0def5894f895) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5298 | 2026.03.06 19:44:44.704108 [ 59 ] {} <Trace> system.asynchronous_metric_log (1d6329eb-cef3-44de-9e03-0def5894f895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5299 | 2026.03.06 19:44:44.704143 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 5300 | 2026.03.06 19:44:44.704291 [ 193 ] {1d6329eb-cef3-44de-9e03-0def5894f895::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 5301 | 2026.03.06 19:44:44.704449 [ 193 ] {1d6329eb-cef3-44de-9e03-0def5894f895::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5302 | 2026.03.06 19:44:44.704493 [ 193 ] {1d6329eb-cef3-44de-9e03-0def5894f895::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7696 rows starting from the beginning of the part | ||
| 5303 | 2026.03.06 19:44:44.704567 [ 193 ] {1d6329eb-cef3-44de-9e03-0def5894f895::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 448 rows starting from the beginning of the part | ||
| 5304 | 2026.03.06 19:44:44.704619 [ 193 ] {1d6329eb-cef3-44de-9e03-0def5894f895::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 512 rows starting from the beginning of the part | ||
| 5305 | 2026.03.06 19:44:44.704666 [ 193 ] {1d6329eb-cef3-44de-9e03-0def5894f895::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 448 rows starting from the beginning of the part | ||
| 5306 | 2026.03.06 19:44:44.704712 [ 193 ] {1d6329eb-cef3-44de-9e03-0def5894f895::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 512 rows starting from the beginning of the part | ||
| 5307 | 2026.03.06 19:44:44.704755 [ 193 ] {1d6329eb-cef3-44de-9e03-0def5894f895::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 448 rows starting from the beginning of the part | ||
| 5308 | 2026.03.06 19:44:44.706810 [ 200 ] {1d6329eb-cef3-44de-9e03-0def5894f895::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10064 rows, containing 4 columns (4 merged, 0 gathered) in 0.002585716 sec., 3892152.1157002547 rows/sec., 55.68 MiB/sec. | ||
| 5309 | 2026.03.06 19:44:44.707199 [ 187 ] {1d6329eb-cef3-44de-9e03-0def5894f895::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5310 | 2026.03.06 19:44:44.707556 [ 187 ] {1d6329eb-cef3-44de-9e03-0def5894f895::all_1_21_4} <Trace> system.asynchronous_metric_log (1d6329eb-cef3-44de-9e03-0def5894f895): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5311 | 2026.03.06 19:44:44.707647 [ 187 ] {1d6329eb-cef3-44de-9e03-0def5894f895::all_1_21_4} <Trace> system.asynchronous_metric_log (1d6329eb-cef3-44de-9e03-0def5894f895) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5312 | 2026.03.06 19:44:44.707777 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.47 MiB. | ||
| 5313 | 2026.03.06 19:44:44.803426 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5314 | 2026.03.06 19:44:44.803576 [ 4 ] {a63618b3-3f3d-4270-9bf0-e81cf1329e82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5315 | 2026.03.06 19:44:44.803634 [ 4 ] {a63618b3-3f3d-4270-9bf0-e81cf1329e82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5316 | 2026.03.06 19:44:44.804313 [ 4 ] {a63618b3-3f3d-4270-9bf0-e81cf1329e82} <Trace> oximeter.fields_i16 (0805983f-3b79-42e2-9799-61f8171b7c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5317 | 2026.03.06 19:44:44.804353 [ 4 ] {a63618b3-3f3d-4270-9bf0-e81cf1329e82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 5318 | 2026.03.06 19:44:44.804729 [ 4 ] {a63618b3-3f3d-4270-9bf0-e81cf1329e82} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5319 | 2026.03.06 19:44:44.804964 [ 4 ] {a63618b3-3f3d-4270-9bf0-e81cf1329e82} <Trace> oximeter.fields_i16 (0805983f-3b79-42e2-9799-61f8171b7c62): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5320 | 2026.03.06 19:44:44.805084 [ 59 ] {} <Debug> oximeter.fields_i16 (0805983f-3b79-42e2-9799-61f8171b7c62) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 5321 | 2026.03.06 19:44:44.805102 [ 4 ] {a63618b3-3f3d-4270-9bf0-e81cf1329e82} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001571 sec., 180776.57542966265 rows/sec., 11.48 MiB/sec. | ||
| 5322 | 2026.03.06 19:44:44.805135 [ 59 ] {} <Trace> oximeter.fields_i16 (0805983f-3b79-42e2-9799-61f8171b7c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5323 | 2026.03.06 19:44:44.805155 [ 4 ] {a63618b3-3f3d-4270-9bf0-e81cf1329e82} <Debug> TCPHandler: Processed in 0.001843967 sec. | ||
| 5324 | 2026.03.06 19:44:44.805163 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 5325 | 2026.03.06 19:44:44.805258 [ 200 ] {0805983f-3b79-42e2-9799-61f8171b7c62::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full | ||
| 5326 | 2026.03.06 19:44:44.805293 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5327 | 2026.03.06 19:44:44.805348 [ 200 ] {0805983f-3b79-42e2-9799-61f8171b7c62::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5328 | 2026.03.06 19:44:44.805376 [ 200 ] {0805983f-3b79-42e2-9799-61f8171b7c62::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 284 rows starting from the beginning of the part | ||
| 5329 | 2026.03.06 19:44:44.805389 [ 4 ] {080bafd9-93de-4d8b-8339-a909103143cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5330 | 2026.03.06 19:44:44.805431 [ 4 ] {080bafd9-93de-4d8b-8339-a909103143cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5331 | 2026.03.06 19:44:44.805436 [ 200 ] {0805983f-3b79-42e2-9799-61f8171b7c62::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 284 rows starting from the beginning of the part | ||
| 5332 | 2026.03.06 19:44:44.805484 [ 200 ] {0805983f-3b79-42e2-9799-61f8171b7c62::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 284 rows starting from the beginning of the part | ||
| 5333 | 2026.03.06 19:44:44.805526 [ 200 ] {0805983f-3b79-42e2-9799-61f8171b7c62::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 284 rows starting from the beginning of the part | ||
| 5334 | 2026.03.06 19:44:44.805564 [ 200 ] {0805983f-3b79-42e2-9799-61f8171b7c62::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 284 rows starting from the beginning of the part | ||
| 5335 | 2026.03.06 19:44:44.805832 [ 4 ] {080bafd9-93de-4d8b-8339-a909103143cd} <Trace> oximeter.fields_ipaddr (1ddee4e6-9447-49ee-9350-2dc4b9fee70e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5336 | 2026.03.06 19:44:44.805869 [ 4 ] {080bafd9-93de-4d8b-8339-a909103143cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 5337 | 2026.03.06 19:44:44.806177 [ 4 ] {080bafd9-93de-4d8b-8339-a909103143cd} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 5338 | 2026.03.06 19:44:44.806388 [ 4 ] {080bafd9-93de-4d8b-8339-a909103143cd} <Trace> oximeter.fields_ipaddr (1ddee4e6-9447-49ee-9350-2dc4b9fee70e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5339 | 2026.03.06 19:44:44.806434 [ 199 ] {0805983f-3b79-42e2-9799-61f8171b7c62::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001211061 sec., 1172525.5788106462 rows/sec., 78.94 MiB/sec. | ||
| 5340 | 2026.03.06 19:44:44.806606 [ 4 ] {080bafd9-93de-4d8b-8339-a909103143cd} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001235 sec., 4858.299595141701 rows/sec., 396.16 KiB/sec. | ||
| 5341 | 2026.03.06 19:44:44.806606 [ 200 ] {0805983f-3b79-42e2-9799-61f8171b7c62::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 5342 | 2026.03.06 19:44:44.806648 [ 4 ] {080bafd9-93de-4d8b-8339-a909103143cd} <Debug> TCPHandler: Processed in 0.001412866 sec. | ||
| 5343 | 2026.03.06 19:44:44.806752 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5344 | 2026.03.06 19:44:44.806844 [ 4 ] {0636e363-b3be-4850-aaf8-781fc305a1e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5345 | 2026.03.06 19:44:44.806851 [ 200 ] {0805983f-3b79-42e2-9799-61f8171b7c62::all_1_13_3} <Trace> oximeter.fields_i16 (0805983f-3b79-42e2-9799-61f8171b7c62): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5346 | 2026.03.06 19:44:44.806884 [ 4 ] {0636e363-b3be-4850-aaf8-781fc305a1e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5347 | 2026.03.06 19:44:44.806948 [ 200 ] {0805983f-3b79-42e2-9799-61f8171b7c62::all_1_13_3} <Trace> oximeter.fields_i16 (0805983f-3b79-42e2-9799-61f8171b7c62) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 5348 | 2026.03.06 19:44:44.807004 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 5349 | 2026.03.06 19:44:44.807702 [ 4 ] {0636e363-b3be-4850-aaf8-781fc305a1e1} <Trace> oximeter.fields_string (806e2236-ee87-4e21-bca6-f542d99340fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5350 | 2026.03.06 19:44:44.807737 [ 4 ] {0636e363-b3be-4850-aaf8-781fc305a1e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 5351 | 2026.03.06 19:44:44.808090 [ 4 ] {0636e363-b3be-4850-aaf8-781fc305a1e1} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5352 | 2026.03.06 19:44:44.808318 [ 4 ] {0636e363-b3be-4850-aaf8-781fc305a1e1} <Trace> oximeter.fields_string (806e2236-ee87-4e21-bca6-f542d99340fe): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5353 | 2026.03.06 19:44:44.808446 [ 4 ] {0636e363-b3be-4850-aaf8-781fc305a1e1} <Debug> executeQuery: Read 800 rows, 64.37 KiB in 0.00162 sec., 493827.1604938272 rows/sec., 38.80 MiB/sec. | ||
| 5354 | 2026.03.06 19:44:44.808484 [ 4 ] {0636e363-b3be-4850-aaf8-781fc305a1e1} <Debug> TCPHandler: Processed in 0.001781115 sec. | ||
| 5355 | 2026.03.06 19:44:44.808588 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5356 | 2026.03.06 19:44:44.808679 [ 4 ] {c5b36572-d8df-4945-a07d-1f5d1aa2f1fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5357 | 2026.03.06 19:44:44.808718 [ 4 ] {c5b36572-d8df-4945-a07d-1f5d1aa2f1fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5358 | 2026.03.06 19:44:44.809167 [ 4 ] {c5b36572-d8df-4945-a07d-1f5d1aa2f1fb} <Trace> oximeter.fields_u16 (5a564c88-a7ef-4f9d-817e-8041ba77bdd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5359 | 2026.03.06 19:44:44.809203 [ 4 ] {c5b36572-d8df-4945-a07d-1f5d1aa2f1fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 5360 | 2026.03.06 19:44:44.809509 [ 4 ] {c5b36572-d8df-4945-a07d-1f5d1aa2f1fb} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5361 | 2026.03.06 19:44:44.809718 [ 4 ] {c5b36572-d8df-4945-a07d-1f5d1aa2f1fb} <Trace> oximeter.fields_u16 (5a564c88-a7ef-4f9d-817e-8041ba77bdd1): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5362 | 2026.03.06 19:44:44.809844 [ 4 ] {c5b36572-d8df-4945-a07d-1f5d1aa2f1fb} <Debug> executeQuery: Read 148 rows, 8.96 KiB in 0.001183 sec., 125105.66356720202 rows/sec., 7.40 MiB/sec. | ||
| 5363 | 2026.03.06 19:44:44.809880 [ 4 ] {c5b36572-d8df-4945-a07d-1f5d1aa2f1fb} <Debug> TCPHandler: Processed in 0.001341154 sec. | ||
| 5364 | 2026.03.06 19:44:44.809986 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5365 | 2026.03.06 19:44:44.810078 [ 4 ] {dcae989c-265e-4173-84e1-57754fc0a68b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5366 | 2026.03.06 19:44:44.810117 [ 4 ] {dcae989c-265e-4173-84e1-57754fc0a68b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5367 | 2026.03.06 19:44:44.810561 [ 4 ] {dcae989c-265e-4173-84e1-57754fc0a68b} <Trace> oximeter.fields_u32 (f9d1c63e-f868-4b0c-af5a-3ae84ab3044e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5368 | 2026.03.06 19:44:44.810597 [ 4 ] {dcae989c-265e-4173-84e1-57754fc0a68b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 5369 | 2026.03.06 19:44:44.810902 [ 4 ] {dcae989c-265e-4173-84e1-57754fc0a68b} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5370 | 2026.03.06 19:44:44.811113 [ 4 ] {dcae989c-265e-4173-84e1-57754fc0a68b} <Trace> oximeter.fields_u32 (f9d1c63e-f868-4b0c-af5a-3ae84ab3044e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5371 | 2026.03.06 19:44:44.811250 [ 4 ] {dcae989c-265e-4173-84e1-57754fc0a68b} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001189 sec., 125315.39108494534 rows/sec., 8.10 MiB/sec. | ||
| 5372 | 2026.03.06 19:44:44.811287 [ 4 ] {dcae989c-265e-4173-84e1-57754fc0a68b} <Debug> TCPHandler: Processed in 0.001350675 sec. | ||
| 5373 | 2026.03.06 19:44:44.811389 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5374 | 2026.03.06 19:44:44.811480 [ 4 ] {30bc71ee-42b2-4f69-829a-3da3566fe297} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5375 | 2026.03.06 19:44:44.811519 [ 4 ] {30bc71ee-42b2-4f69-829a-3da3566fe297} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5376 | 2026.03.06 19:44:44.811962 [ 4 ] {30bc71ee-42b2-4f69-829a-3da3566fe297} <Trace> oximeter.fields_u8 (df3fde33-e7e4-42a4-a22f-53ff95c206e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5377 | 2026.03.06 19:44:44.812000 [ 4 ] {30bc71ee-42b2-4f69-829a-3da3566fe297} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 5378 | 2026.03.06 19:44:44.812302 [ 4 ] {30bc71ee-42b2-4f69-829a-3da3566fe297} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5379 | 2026.03.06 19:44:44.812533 [ 4 ] {30bc71ee-42b2-4f69-829a-3da3566fe297} <Trace> oximeter.fields_u8 (df3fde33-e7e4-42a4-a22f-53ff95c206e8): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5380 | 2026.03.06 19:44:44.812627 [ 59 ] {} <Debug> oximeter.fields_u8 (df3fde33-e7e4-42a4-a22f-53ff95c206e8) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 5381 | 2026.03.06 19:44:44.812659 [ 59 ] {} <Trace> oximeter.fields_u8 (df3fde33-e7e4-42a4-a22f-53ff95c206e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5382 | 2026.03.06 19:44:44.812659 [ 4 ] {30bc71ee-42b2-4f69-829a-3da3566fe297} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001197 sec., 123642.43943191312 rows/sec., 7.03 MiB/sec. | ||
| 5383 | 2026.03.06 19:44:44.812679 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 5384 | 2026.03.06 19:44:44.812714 [ 4 ] {30bc71ee-42b2-4f69-829a-3da3566fe297} <Debug> TCPHandler: Processed in 0.001372656 sec. | ||
| 5385 | 2026.03.06 19:44:44.812767 [ 187 ] {df3fde33-e7e4-42a4-a22f-53ff95c206e8::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full | ||
| 5386 | 2026.03.06 19:44:44.812822 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5387 | 2026.03.06 19:44:44.812891 [ 187 ] {df3fde33-e7e4-42a4-a22f-53ff95c206e8::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5388 | 2026.03.06 19:44:44.812918 [ 4 ] {1d1d8173-ecf7-4c43-b26d-d4a9a734b00f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5389 | 2026.03.06 19:44:44.812932 [ 187 ] {df3fde33-e7e4-42a4-a22f-53ff95c206e8::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 148 rows starting from the beginning of the part | ||
| 5390 | 2026.03.06 19:44:44.812968 [ 4 ] {1d1d8173-ecf7-4c43-b26d-d4a9a734b00f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5391 | 2026.03.06 19:44:44.813014 [ 187 ] {df3fde33-e7e4-42a4-a22f-53ff95c206e8::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 148 rows starting from the beginning of the part | ||
| 5392 | 2026.03.06 19:44:44.813065 [ 187 ] {df3fde33-e7e4-42a4-a22f-53ff95c206e8::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 148 rows starting from the beginning of the part | ||
| 5393 | 2026.03.06 19:44:44.813107 [ 187 ] {df3fde33-e7e4-42a4-a22f-53ff95c206e8::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 148 rows starting from the beginning of the part | ||
| 5394 | 2026.03.06 19:44:44.813149 [ 187 ] {df3fde33-e7e4-42a4-a22f-53ff95c206e8::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 148 rows starting from the beginning of the part | ||
| 5395 | 2026.03.06 19:44:44.813617 [ 4 ] {1d1d8173-ecf7-4c43-b26d-d4a9a734b00f} <Trace> oximeter.fields_uuid (66bb6391-34ea-4491-ad88-0bd9a67cd893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5396 | 2026.03.06 19:44:44.813664 [ 4 ] {1d1d8173-ecf7-4c43-b26d-d4a9a734b00f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 5397 | 2026.03.06 19:44:44.813942 [ 187 ] {df3fde33-e7e4-42a4-a22f-53ff95c206e8::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001211481 sec., 610822.6212379724 rows/sec., 37.07 MiB/sec. | ||
| 5398 | 2026.03.06 19:44:44.814030 [ 4 ] {1d1d8173-ecf7-4c43-b26d-d4a9a734b00f} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5399 | 2026.03.06 19:44:44.814146 [ 190 ] {df3fde33-e7e4-42a4-a22f-53ff95c206e8::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 5400 | 2026.03.06 19:44:44.814275 [ 4 ] {1d1d8173-ecf7-4c43-b26d-d4a9a734b00f} <Trace> oximeter.fields_uuid (66bb6391-34ea-4491-ad88-0bd9a67cd893): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5401 | 2026.03.06 19:44:44.814426 [ 4 ] {1d1d8173-ecf7-4c43-b26d-d4a9a734b00f} <Debug> executeQuery: Read 496 rows, 35.67 KiB in 0.001525 sec., 325245.9016393442 rows/sec., 22.84 MiB/sec. | ||
| 5402 | 2026.03.06 19:44:44.814467 [ 4 ] {1d1d8173-ecf7-4c43-b26d-d4a9a734b00f} <Debug> TCPHandler: Processed in 0.001693773 sec. | ||
| 5403 | 2026.03.06 19:44:44.814499 [ 190 ] {df3fde33-e7e4-42a4-a22f-53ff95c206e8::all_1_13_3} <Trace> oximeter.fields_u8 (df3fde33-e7e4-42a4-a22f-53ff95c206e8): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5404 | 2026.03.06 19:44:44.814568 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5405 | 2026.03.06 19:44:44.814591 [ 190 ] {df3fde33-e7e4-42a4-a22f-53ff95c206e8::all_1_13_3} <Trace> oximeter.fields_u8 (df3fde33-e7e4-42a4-a22f-53ff95c206e8) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 5406 | 2026.03.06 19:44:44.814670 [ 4 ] {cf0e4b0a-9949-41b3-92bf-f2286831b42b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5407 | 2026.03.06 19:44:44.814689 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 5408 | 2026.03.06 19:44:44.814716 [ 4 ] {cf0e4b0a-9949-41b3-92bf-f2286831b42b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5409 | 2026.03.06 19:44:44.815044 [ 4 ] {cf0e4b0a-9949-41b3-92bf-f2286831b42b} <Trace> oximeter.measurements_bool (92876d2a-88ca-4494-928d-154bdcb11b9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5410 | 2026.03.06 19:44:44.815080 [ 4 ] {cf0e4b0a-9949-41b3-92bf-f2286831b42b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 5411 | 2026.03.06 19:44:44.815398 [ 4 ] {cf0e4b0a-9949-41b3-92bf-f2286831b42b} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5412 | 2026.03.06 19:44:44.815611 [ 4 ] {cf0e4b0a-9949-41b3-92bf-f2286831b42b} <Trace> oximeter.measurements_bool (92876d2a-88ca-4494-928d-154bdcb11b9b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5413 | 2026.03.06 19:44:44.815741 [ 4 ] {cf0e4b0a-9949-41b3-92bf-f2286831b42b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001089 sec., 5509.641873278238 rows/sec., 287.86 KiB/sec. | ||
| 5414 | 2026.03.06 19:44:44.815777 [ 4 ] {cf0e4b0a-9949-41b3-92bf-f2286831b42b} <Debug> TCPHandler: Processed in 0.001259312 sec. | ||
| 5415 | 2026.03.06 19:44:44.815877 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5416 | 2026.03.06 19:44:44.815968 [ 4 ] {0ec8ab04-bf7f-48f3-b41d-bcced04728af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5417 | 2026.03.06 19:44:44.816009 [ 4 ] {0ec8ab04-bf7f-48f3-b41d-bcced04728af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5418 | 2026.03.06 19:44:44.816433 [ 4 ] {0ec8ab04-bf7f-48f3-b41d-bcced04728af} <Trace> oximeter.measurements_cumulativeu64 (88d55ca0-aa78-4229-9aac-9922fcdaca35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5419 | 2026.03.06 19:44:44.816467 [ 4 ] {0ec8ab04-bf7f-48f3-b41d-bcced04728af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 5420 | 2026.03.06 19:44:44.816821 [ 4 ] {0ec8ab04-bf7f-48f3-b41d-bcced04728af} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5421 | 2026.03.06 19:44:44.817036 [ 4 ] {0ec8ab04-bf7f-48f3-b41d-bcced04728af} <Trace> oximeter.measurements_cumulativeu64 (88d55ca0-aa78-4229-9aac-9922fcdaca35): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5422 | 2026.03.06 19:44:44.817167 [ 4 ] {0ec8ab04-bf7f-48f3-b41d-bcced04728af} <Debug> executeQuery: Read 268 rows, 18.24 KiB in 0.001216 sec., 220394.73684210525 rows/sec., 14.65 MiB/sec. | ||
| 5423 | 2026.03.06 19:44:44.817205 [ 4 ] {0ec8ab04-bf7f-48f3-b41d-bcced04728af} <Debug> TCPHandler: Processed in 0.001377645 sec. | ||
| 5424 | 2026.03.06 19:44:44.817307 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5425 | 2026.03.06 19:44:44.817400 [ 4 ] {0757b494-e181-4dfc-970c-12480165db45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5426 | 2026.03.06 19:44:44.817441 [ 4 ] {0757b494-e181-4dfc-970c-12480165db45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5427 | 2026.03.06 19:44:44.817735 [ 4 ] {0757b494-e181-4dfc-970c-12480165db45} <Trace> oximeter.measurements_f64 (c091aa37-f280-4763-875e-4d80ecd39980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5428 | 2026.03.06 19:44:44.817770 [ 4 ] {0757b494-e181-4dfc-970c-12480165db45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 5429 | 2026.03.06 19:44:44.818061 [ 4 ] {0757b494-e181-4dfc-970c-12480165db45} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5430 | 2026.03.06 19:44:44.818277 [ 4 ] {0757b494-e181-4dfc-970c-12480165db45} <Trace> oximeter.measurements_f64 (c091aa37-f280-4763-875e-4d80ecd39980): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5431 | 2026.03.06 19:44:44.818403 [ 4 ] {0757b494-e181-4dfc-970c-12480165db45} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001021 sec., 979.4319294809011 rows/sec., 66.00 KiB/sec. | ||
| 5432 | 2026.03.06 19:44:44.818439 [ 4 ] {0757b494-e181-4dfc-970c-12480165db45} <Debug> TCPHandler: Processed in 0.00118059 sec. | ||
| 5433 | 2026.03.06 19:44:44.818534 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5434 | 2026.03.06 19:44:44.818625 [ 4 ] {da8dbc36-3af3-462f-8c2b-8699eb062980} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5435 | 2026.03.06 19:44:44.818665 [ 4 ] {da8dbc36-3af3-462f-8c2b-8699eb062980} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5436 | 2026.03.06 19:44:44.818988 [ 4 ] {da8dbc36-3af3-462f-8c2b-8699eb062980} <Trace> oximeter.measurements_u64 (a73e627a-568e-4e88-85ff-d5943592eb33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5437 | 2026.03.06 19:44:44.819023 [ 4 ] {da8dbc36-3af3-462f-8c2b-8699eb062980} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 5438 | 2026.03.06 19:44:44.819338 [ 4 ] {da8dbc36-3af3-462f-8c2b-8699eb062980} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5439 | 2026.03.06 19:44:44.819555 [ 4 ] {da8dbc36-3af3-462f-8c2b-8699eb062980} <Trace> oximeter.measurements_u64 (a73e627a-568e-4e88-85ff-d5943592eb33): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5440 | 2026.03.06 19:44:44.819684 [ 4 ] {da8dbc36-3af3-462f-8c2b-8699eb062980} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001076 sec., 83643.12267657994 rows/sec., 5.23 MiB/sec. | ||
| 5441 | 2026.03.06 19:44:44.819719 [ 4 ] {da8dbc36-3af3-462f-8c2b-8699eb062980} <Debug> TCPHandler: Processed in 0.001233252 sec. | ||
| 5442 | 2026.03.06 19:44:45.235569 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 5443 | 2026.03.06 19:44:45.253571 [ 243 ] {} <Trace> system.metric_log (72ef8883-a815-42c7-bee2-1c23217a9a11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5444 | 2026.03.06 19:44:45.253628 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 5445 | 2026.03.06 19:44:45.259938 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5446 | 2026.03.06 19:44:45.260604 [ 243 ] {} <Trace> system.metric_log (72ef8883-a815-42c7-bee2-1c23217a9a11): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5447 | 2026.03.06 19:44:45.260966 [ 26 ] {} <Debug> system.metric_log (72ef8883-a815-42c7-bee2-1c23217a9a11) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5448 | 2026.03.06 19:44:45.261034 [ 26 ] {} <Trace> system.metric_log (72ef8883-a815-42c7-bee2-1c23217a9a11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5449 | 2026.03.06 19:44:45.261056 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 5450 | 2026.03.06 19:44:45.261158 [ 199 ] {72ef8883-a815-42c7-bee2-1c23217a9a11::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 5451 | 2026.03.06 19:44:45.263451 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 5452 | 2026.03.06 19:44:45.264140 [ 199 ] {72ef8883-a815-42c7-bee2-1c23217a9a11::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5453 | 2026.03.06 19:44:45.264862 [ 199 ] {72ef8883-a815-42c7-bee2-1c23217a9a11::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 121 rows starting from the beginning of the part | ||
| 5454 | 2026.03.06 19:44:45.268184 [ 199 ] {72ef8883-a815-42c7-bee2-1c23217a9a11::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 8 rows starting from the beginning of the part | ||
| 5455 | 2026.03.06 19:44:45.271673 [ 199 ] {72ef8883-a815-42c7-bee2-1c23217a9a11::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 7 rows starting from the beginning of the part | ||
| 5456 | 2026.03.06 19:44:45.275456 [ 199 ] {72ef8883-a815-42c7-bee2-1c23217a9a11::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 8 rows starting from the beginning of the part | ||
| 5457 | 2026.03.06 19:44:45.279746 [ 199 ] {72ef8883-a815-42c7-bee2-1c23217a9a11::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 7 rows starting from the beginning of the part | ||
| 5458 | 2026.03.06 19:44:45.283871 [ 199 ] {72ef8883-a815-42c7-bee2-1c23217a9a11::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 8 rows starting from the beginning of the part | ||
| 5459 | 2026.03.06 19:44:45.333530 [ 191 ] {72ef8883-a815-42c7-bee2-1c23217a9a11::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.072429612 sec., 2195.234733550692 rows/sec., 11.35 MiB/sec. | ||
| 5460 | 2026.03.06 19:44:45.335236 [ 195 ] {72ef8883-a815-42c7-bee2-1c23217a9a11::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5461 | 2026.03.06 19:44:45.336909 [ 195 ] {72ef8883-a815-42c7-bee2-1c23217a9a11::all_1_21_4} <Trace> system.metric_log (72ef8883-a815-42c7-bee2-1c23217a9a11): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5462 | 2026.03.06 19:44:45.336990 [ 195 ] {72ef8883-a815-42c7-bee2-1c23217a9a11::all_1_21_4} <Trace> system.metric_log (72ef8883-a815-42c7-bee2-1c23217a9a11) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5463 | 2026.03.06 19:44:45.338247 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 5464 | 2026.03.06 19:44:46.000692 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 246.92 MiB, peak 257.46 MiB, free memory in arenas 0.00 B, will set to 251.01 MiB (RSS), difference: 4.09 MiB | ||
| 5465 | 2026.03.06 19:44:47.213645 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 720 | ||
| 5466 | 2026.03.06 19:44:47.216066 [ 242 ] {} <Trace> system.query_log (0895be45-9bf7-4264-8d00-e6aea3b99325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5467 | 2026.03.06 19:44:47.216113 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 5468 | 2026.03.06 19:44:47.217321 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5469 | 2026.03.06 19:44:47.217565 [ 242 ] {} <Trace> system.query_log (0895be45-9bf7-4264-8d00-e6aea3b99325): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5470 | 2026.03.06 19:44:47.217710 [ 28 ] {} <Debug> system.query_log (0895be45-9bf7-4264-8d00-e6aea3b99325) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5471 | 2026.03.06 19:44:47.217775 [ 28 ] {} <Trace> system.query_log (0895be45-9bf7-4264-8d00-e6aea3b99325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5472 | 2026.03.06 19:44:47.217796 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 5473 | 2026.03.06 19:44:47.217799 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 720 | ||
| 5474 | 2026.03.06 19:44:47.217956 [ 187 ] {0895be45-9bf7-4264-8d00-e6aea3b99325::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 5475 | 2026.03.06 19:44:47.218811 [ 187 ] {0895be45-9bf7-4264-8d00-e6aea3b99325::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5476 | 2026.03.06 19:44:47.218987 [ 187 ] {0895be45-9bf7-4264-8d00-e6aea3b99325::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 542 rows starting from the beginning of the part | ||
| 5477 | 2026.03.06 19:44:47.219384 [ 187 ] {0895be45-9bf7-4264-8d00-e6aea3b99325::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 28 rows starting from the beginning of the part | ||
| 5478 | 2026.03.06 19:44:47.219764 [ 187 ] {0895be45-9bf7-4264-8d00-e6aea3b99325::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 34 rows starting from the beginning of the part | ||
| 5479 | 2026.03.06 19:44:47.220145 [ 187 ] {0895be45-9bf7-4264-8d00-e6aea3b99325::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 54 rows starting from the beginning of the part | ||
| 5480 | 2026.03.06 19:44:47.220524 [ 187 ] {0895be45-9bf7-4264-8d00-e6aea3b99325::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 28 rows starting from the beginning of the part | ||
| 5481 | 2026.03.06 19:44:47.220899 [ 187 ] {0895be45-9bf7-4264-8d00-e6aea3b99325::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 34 rows starting from the beginning of the part | ||
| 5482 | 2026.03.06 19:44:47.227647 [ 201 ] {0895be45-9bf7-4264-8d00-e6aea3b99325::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 720 rows, containing 72 columns (72 merged, 0 gathered) in 0.009719858 sec., 74075.15624199448 rows/sec., 63.84 MiB/sec. | ||
| 5483 | 2026.03.06 19:44:47.229337 [ 192 ] {0895be45-9bf7-4264-8d00-e6aea3b99325::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5484 | 2026.03.06 19:44:47.229954 [ 192 ] {0895be45-9bf7-4264-8d00-e6aea3b99325::all_1_16_3} <Trace> system.query_log (0895be45-9bf7-4264-8d00-e6aea3b99325): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5485 | 2026.03.06 19:44:47.230036 [ 192 ] {0895be45-9bf7-4264-8d00-e6aea3b99325::all_1_16_3} <Trace> system.query_log (0895be45-9bf7-4264-8d00-e6aea3b99325) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5486 | 2026.03.06 19:44:47.230354 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.23 MiB. | ||
| 5487 | 2026.03.06 19:44:49.798190 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5488 | 2026.03.06 19:44:49.798387 [ 4 ] {e3687290-2216-45ac-9a0a-0a312671425a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5489 | 2026.03.06 19:44:49.798463 [ 4 ] {e3687290-2216-45ac-9a0a-0a312671425a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5490 | 2026.03.06 19:44:49.799221 [ 4 ] {e3687290-2216-45ac-9a0a-0a312671425a} <Trace> oximeter.fields_string (806e2236-ee87-4e21-bca6-f542d99340fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5491 | 2026.03.06 19:44:49.799266 [ 4 ] {e3687290-2216-45ac-9a0a-0a312671425a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 5492 | 2026.03.06 19:44:49.799681 [ 4 ] {e3687290-2216-45ac-9a0a-0a312671425a} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5493 | 2026.03.06 19:44:49.799921 [ 4 ] {e3687290-2216-45ac-9a0a-0a312671425a} <Trace> oximeter.fields_string (806e2236-ee87-4e21-bca6-f542d99340fe): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5494 | 2026.03.06 19:44:49.800082 [ 4 ] {e3687290-2216-45ac-9a0a-0a312671425a} <Debug> executeQuery: Read 136 rows, 12.07 KiB in 0.00175 sec., 77714.28571428571 rows/sec., 6.74 MiB/sec. | ||
| 5495 | 2026.03.06 19:44:49.800125 [ 4 ] {e3687290-2216-45ac-9a0a-0a312671425a} <Debug> TCPHandler: Processed in 0.002070153 sec. | ||
| 5496 | 2026.03.06 19:44:49.800244 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5497 | 2026.03.06 19:44:49.800339 [ 4 ] {49568e6a-c5f9-43fb-8610-f3cd170a7f56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5498 | 2026.03.06 19:44:49.800380 [ 4 ] {49568e6a-c5f9-43fb-8610-f3cd170a7f56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5499 | 2026.03.06 19:44:49.800780 [ 4 ] {49568e6a-c5f9-43fb-8610-f3cd170a7f56} <Trace> oximeter.fields_u16 (5a564c88-a7ef-4f9d-817e-8041ba77bdd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5500 | 2026.03.06 19:44:49.800816 [ 4 ] {49568e6a-c5f9-43fb-8610-f3cd170a7f56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 5501 | 2026.03.06 19:44:49.801118 [ 4 ] {49568e6a-c5f9-43fb-8610-f3cd170a7f56} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5502 | 2026.03.06 19:44:49.801334 [ 4 ] {49568e6a-c5f9-43fb-8610-f3cd170a7f56} <Trace> oximeter.fields_u16 (5a564c88-a7ef-4f9d-817e-8041ba77bdd1): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5503 | 2026.03.06 19:44:49.801461 [ 4 ] {49568e6a-c5f9-43fb-8610-f3cd170a7f56} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001145 sec., 34934.49781659389 rows/sec., 2.57 MiB/sec. | ||
| 5504 | 2026.03.06 19:44:49.801498 [ 4 ] {49568e6a-c5f9-43fb-8610-f3cd170a7f56} <Debug> TCPHandler: Processed in 0.001311024 sec. | ||
| 5505 | 2026.03.06 19:44:49.801610 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5506 | 2026.03.06 19:44:49.801724 [ 4 ] {7c63de1b-19e5-4c0c-8458-7d702df0b33b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5507 | 2026.03.06 19:44:49.801769 [ 4 ] {7c63de1b-19e5-4c0c-8458-7d702df0b33b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5508 | 2026.03.06 19:44:49.802205 [ 4 ] {7c63de1b-19e5-4c0c-8458-7d702df0b33b} <Trace> oximeter.fields_uuid (66bb6391-34ea-4491-ad88-0bd9a67cd893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5509 | 2026.03.06 19:44:49.802240 [ 4 ] {7c63de1b-19e5-4c0c-8458-7d702df0b33b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 5510 | 2026.03.06 19:44:49.802626 [ 4 ] {7c63de1b-19e5-4c0c-8458-7d702df0b33b} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5511 | 2026.03.06 19:44:49.802840 [ 4 ] {7c63de1b-19e5-4c0c-8458-7d702df0b33b} <Trace> oximeter.fields_uuid (66bb6391-34ea-4491-ad88-0bd9a67cd893): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5512 | 2026.03.06 19:44:49.802970 [ 4 ] {7c63de1b-19e5-4c0c-8458-7d702df0b33b} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001249 sec., 83266.61329063251 rows/sec., 6.50 MiB/sec. | ||
| 5513 | 2026.03.06 19:44:49.803009 [ 4 ] {7c63de1b-19e5-4c0c-8458-7d702df0b33b} <Debug> TCPHandler: Processed in 0.001446417 sec. | ||
| 5514 | 2026.03.06 19:44:49.803120 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5515 | 2026.03.06 19:44:49.803212 [ 4 ] {8f290378-e2b4-4489-bf4f-1576166aeb48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5516 | 2026.03.06 19:44:49.803256 [ 4 ] {8f290378-e2b4-4489-bf4f-1576166aeb48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5517 | 2026.03.06 19:44:49.803659 [ 4 ] {8f290378-e2b4-4489-bf4f-1576166aeb48} <Trace> oximeter.measurements_cumulativeu64 (88d55ca0-aa78-4229-9aac-9922fcdaca35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5518 | 2026.03.06 19:44:49.803695 [ 4 ] {8f290378-e2b4-4489-bf4f-1576166aeb48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 5519 | 2026.03.06 19:44:49.804029 [ 4 ] {8f290378-e2b4-4489-bf4f-1576166aeb48} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5520 | 2026.03.06 19:44:49.804248 [ 4 ] {8f290378-e2b4-4489-bf4f-1576166aeb48} <Trace> oximeter.measurements_cumulativeu64 (88d55ca0-aa78-4229-9aac-9922fcdaca35): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5521 | 2026.03.06 19:44:49.804378 [ 4 ] {8f290378-e2b4-4489-bf4f-1576166aeb48} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001185 sec., 135021.0970464135 rows/sec., 9.40 MiB/sec. | ||
| 5522 | 2026.03.06 19:44:49.804420 [ 4 ] {8f290378-e2b4-4489-bf4f-1576166aeb48} <Debug> TCPHandler: Processed in 0.001349474 sec. | ||
| 5523 | 2026.03.06 19:44:49.804534 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5524 | 2026.03.06 19:44:49.804631 [ 4 ] {2dab8827-f730-4e0a-8a80-8138f3bfe1da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5525 | 2026.03.06 19:44:49.804688 [ 4 ] {2dab8827-f730-4e0a-8a80-8138f3bfe1da} <Trace> 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 | ||
| 5526 | 2026.03.06 19:44:49.805582 [ 4 ] {2dab8827-f730-4e0a-8a80-8138f3bfe1da} <Trace> oximeter.measurements_histogramu64 (d59f510d-631d-4e98-a8cb-078d100679c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5527 | 2026.03.06 19:44:49.805619 [ 4 ] {2dab8827-f730-4e0a-8a80-8138f3bfe1da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 5528 | 2026.03.06 19:44:49.806193 [ 4 ] {2dab8827-f730-4e0a-8a80-8138f3bfe1da} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5529 | 2026.03.06 19:44:49.806418 [ 4 ] {2dab8827-f730-4e0a-8a80-8138f3bfe1da} <Trace> oximeter.measurements_histogramu64 (d59f510d-631d-4e98-a8cb-078d100679c7): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5530 | 2026.03.06 19:44:49.806556 [ 4 ] {2dab8827-f730-4e0a-8a80-8138f3bfe1da} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001944 sec., 20576.1316872428 rows/sec., 36.87 MiB/sec. | ||
| 5531 | 2026.03.06 19:44:49.806609 [ 4 ] {2dab8827-f730-4e0a-8a80-8138f3bfe1da} <Debug> TCPHandler: Processed in 0.002127564 sec. | ||
| 5532 | 2026.03.06 19:44:49.806729 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5533 | 2026.03.06 19:44:49.806824 [ 4 ] {f5c6b80f-3609-4e6d-93fa-753dbc1def75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5534 | 2026.03.06 19:44:49.806867 [ 4 ] {f5c6b80f-3609-4e6d-93fa-753dbc1def75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5535 | 2026.03.06 19:44:49.807211 [ 4 ] {f5c6b80f-3609-4e6d-93fa-753dbc1def75} <Trace> oximeter.measurements_u64 (a73e627a-568e-4e88-85ff-d5943592eb33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5536 | 2026.03.06 19:44:49.807247 [ 4 ] {f5c6b80f-3609-4e6d-93fa-753dbc1def75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 5537 | 2026.03.06 19:44:49.807554 [ 4 ] {f5c6b80f-3609-4e6d-93fa-753dbc1def75} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5538 | 2026.03.06 19:44:49.807763 [ 4 ] {f5c6b80f-3609-4e6d-93fa-753dbc1def75} <Trace> oximeter.measurements_u64 (a73e627a-568e-4e88-85ff-d5943592eb33): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5539 | 2026.03.06 19:44:49.807891 [ 4 ] {f5c6b80f-3609-4e6d-93fa-753dbc1def75} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001085 sec., 55299.53917050691 rows/sec., 3.73 MiB/sec. | ||
| 5540 | 2026.03.06 19:44:49.807928 [ 4 ] {f5c6b80f-3609-4e6d-93fa-753dbc1def75} <Debug> TCPHandler: Processed in 0.001248282 sec. | ||
| 5541 | 2026.03.06 19:44:52.093549 [ 47 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5542 | 2026.03.06 19:44:52.093621 [ 47 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5543 | 2026.03.06 19:44:52.204767 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10576 | ||
| 5544 | 2026.03.06 19:44:52.205613 [ 244 ] {} <Trace> system.asynchronous_metric_log (1d6329eb-cef3-44de-9e03-0def5894f895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5545 | 2026.03.06 19:44:52.205686 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 5546 | 2026.03.06 19:44:52.206511 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5547 | 2026.03.06 19:44:52.206739 [ 244 ] {} <Trace> system.asynchronous_metric_log (1d6329eb-cef3-44de-9e03-0def5894f895): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5548 | 2026.03.06 19:44:52.206873 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10576 | ||
| 5549 | 2026.03.06 19:44:52.764022 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 5550 | 2026.03.06 19:44:52.780630 [ 243 ] {} <Trace> system.metric_log (72ef8883-a815-42c7-bee2-1c23217a9a11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5551 | 2026.03.06 19:44:52.780681 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 5552 | 2026.03.06 19:44:52.786686 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5553 | 2026.03.06 19:44:52.787389 [ 243 ] {} <Trace> system.metric_log (72ef8883-a815-42c7-bee2-1c23217a9a11): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5554 | 2026.03.06 19:44:52.790459 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 5555 | 2026.03.06 19:44:54.804294 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5556 | 2026.03.06 19:44:54.804472 [ 4 ] {0f4f4cf7-37cf-4c32-8d1d-5facc460e035} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5557 | 2026.03.06 19:44:54.804542 [ 4 ] {0f4f4cf7-37cf-4c32-8d1d-5facc460e035} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5558 | 2026.03.06 19:44:54.805327 [ 4 ] {0f4f4cf7-37cf-4c32-8d1d-5facc460e035} <Trace> oximeter.fields_i16 (0805983f-3b79-42e2-9799-61f8171b7c62): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5559 | 2026.03.06 19:44:54.805379 [ 4 ] {0f4f4cf7-37cf-4c32-8d1d-5facc460e035} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 5560 | 2026.03.06 19:44:54.805817 [ 4 ] {0f4f4cf7-37cf-4c32-8d1d-5facc460e035} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5561 | 2026.03.06 19:44:54.806064 [ 4 ] {0f4f4cf7-37cf-4c32-8d1d-5facc460e035} <Trace> oximeter.fields_i16 (0805983f-3b79-42e2-9799-61f8171b7c62): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5562 | 2026.03.06 19:44:54.806235 [ 4 ] {0f4f4cf7-37cf-4c32-8d1d-5facc460e035} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001813 sec., 156646.44236072808 rows/sec., 9.95 MiB/sec. | ||
| 5563 | 2026.03.06 19:44:54.806292 [ 4 ] {0f4f4cf7-37cf-4c32-8d1d-5facc460e035} <Debug> TCPHandler: Processed in 0.002129105 sec. | ||
| 5564 | 2026.03.06 19:44:54.806434 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5565 | 2026.03.06 19:44:54.806537 [ 4 ] {018da53c-7259-49a3-94b0-b713f104f24b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5566 | 2026.03.06 19:44:54.806583 [ 4 ] {018da53c-7259-49a3-94b0-b713f104f24b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5567 | 2026.03.06 19:44:54.807415 [ 4 ] {018da53c-7259-49a3-94b0-b713f104f24b} <Trace> oximeter.fields_string (806e2236-ee87-4e21-bca6-f542d99340fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5568 | 2026.03.06 19:44:54.807456 [ 4 ] {018da53c-7259-49a3-94b0-b713f104f24b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 5569 | 2026.03.06 19:44:54.807819 [ 4 ] {018da53c-7259-49a3-94b0-b713f104f24b} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5570 | 2026.03.06 19:44:54.808030 [ 4 ] {018da53c-7259-49a3-94b0-b713f104f24b} <Trace> oximeter.fields_string (806e2236-ee87-4e21-bca6-f542d99340fe): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5571 | 2026.03.06 19:44:54.808167 [ 4 ] {018da53c-7259-49a3-94b0-b713f104f24b} <Debug> executeQuery: Read 797 rows, 64.15 KiB in 0.001655 sec., 481570.99697885197 rows/sec., 37.85 MiB/sec. | ||
| 5572 | 2026.03.06 19:44:54.808208 [ 4 ] {018da53c-7259-49a3-94b0-b713f104f24b} <Debug> TCPHandler: Processed in 0.001826237 sec. | ||
| 5573 | 2026.03.06 19:44:54.808317 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5574 | 2026.03.06 19:44:54.808414 [ 4 ] {f4654219-ddac-40dd-bb22-fc4fb3a3b48f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5575 | 2026.03.06 19:44:54.808457 [ 4 ] {f4654219-ddac-40dd-bb22-fc4fb3a3b48f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5576 | 2026.03.06 19:44:54.808909 [ 4 ] {f4654219-ddac-40dd-bb22-fc4fb3a3b48f} <Trace> oximeter.fields_u16 (5a564c88-a7ef-4f9d-817e-8041ba77bdd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5577 | 2026.03.06 19:44:54.808947 [ 4 ] {f4654219-ddac-40dd-bb22-fc4fb3a3b48f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 5578 | 2026.03.06 19:44:54.809259 [ 4 ] {f4654219-ddac-40dd-bb22-fc4fb3a3b48f} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5579 | 2026.03.06 19:44:54.809475 [ 4 ] {f4654219-ddac-40dd-bb22-fc4fb3a3b48f} <Trace> oximeter.fields_u16 (5a564c88-a7ef-4f9d-817e-8041ba77bdd1): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5580 | 2026.03.06 19:44:54.809601 [ 4 ] {f4654219-ddac-40dd-bb22-fc4fb3a3b48f} <Debug> executeQuery: Read 142 rows, 8.54 KiB in 0.001208 sec., 117549.66887417217 rows/sec., 6.91 MiB/sec. | ||
| 5581 | 2026.03.06 19:44:54.809641 [ 4 ] {f4654219-ddac-40dd-bb22-fc4fb3a3b48f} <Debug> TCPHandler: Processed in 0.001373435 sec. | ||
| 5582 | 2026.03.06 19:44:54.809753 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5583 | 2026.03.06 19:44:54.809845 [ 4 ] {1a5adbf4-6cd2-483d-b7ef-55c5a212822d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5584 | 2026.03.06 19:44:54.809884 [ 4 ] {1a5adbf4-6cd2-483d-b7ef-55c5a212822d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5585 | 2026.03.06 19:44:54.810316 [ 4 ] {1a5adbf4-6cd2-483d-b7ef-55c5a212822d} <Trace> oximeter.fields_u32 (f9d1c63e-f868-4b0c-af5a-3ae84ab3044e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5586 | 2026.03.06 19:44:54.810352 [ 4 ] {1a5adbf4-6cd2-483d-b7ef-55c5a212822d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 5587 | 2026.03.06 19:44:54.810651 [ 4 ] {1a5adbf4-6cd2-483d-b7ef-55c5a212822d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5588 | 2026.03.06 19:44:54.810863 [ 4 ] {1a5adbf4-6cd2-483d-b7ef-55c5a212822d} <Trace> oximeter.fields_u32 (f9d1c63e-f868-4b0c-af5a-3ae84ab3044e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5589 | 2026.03.06 19:44:54.810990 [ 4 ] {1a5adbf4-6cd2-483d-b7ef-55c5a212822d} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001163 sec., 128116.93895098883 rows/sec., 8.28 MiB/sec. | ||
| 5590 | 2026.03.06 19:44:54.811032 [ 4 ] {1a5adbf4-6cd2-483d-b7ef-55c5a212822d} <Debug> TCPHandler: Processed in 0.001328084 sec. | ||
| 5591 | 2026.03.06 19:44:54.811146 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5592 | 2026.03.06 19:44:54.811239 [ 4 ] {51f8811b-b381-403b-9dcb-a2566df4c3d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5593 | 2026.03.06 19:44:54.811279 [ 4 ] {51f8811b-b381-403b-9dcb-a2566df4c3d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5594 | 2026.03.06 19:44:54.811698 [ 4 ] {51f8811b-b381-403b-9dcb-a2566df4c3d9} <Trace> oximeter.fields_u8 (df3fde33-e7e4-42a4-a22f-53ff95c206e8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5595 | 2026.03.06 19:44:54.811735 [ 4 ] {51f8811b-b381-403b-9dcb-a2566df4c3d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 5596 | 2026.03.06 19:44:54.812041 [ 4 ] {51f8811b-b381-403b-9dcb-a2566df4c3d9} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5597 | 2026.03.06 19:44:54.812257 [ 4 ] {51f8811b-b381-403b-9dcb-a2566df4c3d9} <Trace> oximeter.fields_u8 (df3fde33-e7e4-42a4-a22f-53ff95c206e8): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5598 | 2026.03.06 19:44:54.812383 [ 4 ] {51f8811b-b381-403b-9dcb-a2566df4c3d9} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001161 sec., 127476.31352282516 rows/sec., 7.25 MiB/sec. | ||
| 5599 | 2026.03.06 19:44:54.812433 [ 4 ] {51f8811b-b381-403b-9dcb-a2566df4c3d9} <Debug> TCPHandler: Processed in 0.001334604 sec. | ||
| 5600 | 2026.03.06 19:44:54.812556 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5601 | 2026.03.06 19:44:54.812650 [ 4 ] {90a5a0ec-f690-4e2b-91a7-5b567f129962} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5602 | 2026.03.06 19:44:54.812690 [ 4 ] {90a5a0ec-f690-4e2b-91a7-5b567f129962} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5603 | 2026.03.06 19:44:54.813281 [ 4 ] {90a5a0ec-f690-4e2b-91a7-5b567f129962} <Trace> oximeter.fields_uuid (66bb6391-34ea-4491-ad88-0bd9a67cd893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5604 | 2026.03.06 19:44:54.813319 [ 4 ] {90a5a0ec-f690-4e2b-91a7-5b567f129962} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 5605 | 2026.03.06 19:44:54.813650 [ 4 ] {90a5a0ec-f690-4e2b-91a7-5b567f129962} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5606 | 2026.03.06 19:44:54.813857 [ 4 ] {90a5a0ec-f690-4e2b-91a7-5b567f129962} <Trace> oximeter.fields_uuid (66bb6391-34ea-4491-ad88-0bd9a67cd893): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5607 | 2026.03.06 19:44:54.813988 [ 4 ] {90a5a0ec-f690-4e2b-91a7-5b567f129962} <Debug> executeQuery: Read 490 rows, 35.18 KiB in 0.001355 sec., 361623.6162361623 rows/sec., 25.35 MiB/sec. | ||
| 5608 | 2026.03.06 19:44:54.814026 [ 4 ] {90a5a0ec-f690-4e2b-91a7-5b567f129962} <Debug> TCPHandler: Processed in 0.001520489 sec. | ||
| 5609 | 2026.03.06 19:44:54.814136 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5610 | 2026.03.06 19:44:54.814229 [ 4 ] {04d7f606-2a09-4ddc-ae48-f6bab3568901} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5611 | 2026.03.06 19:44:54.814271 [ 4 ] {04d7f606-2a09-4ddc-ae48-f6bab3568901} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5612 | 2026.03.06 19:44:54.814597 [ 4 ] {04d7f606-2a09-4ddc-ae48-f6bab3568901} <Trace> oximeter.measurements_bool (92876d2a-88ca-4494-928d-154bdcb11b9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5613 | 2026.03.06 19:44:54.814634 [ 4 ] {04d7f606-2a09-4ddc-ae48-f6bab3568901} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 5614 | 2026.03.06 19:44:54.814933 [ 4 ] {04d7f606-2a09-4ddc-ae48-f6bab3568901} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5615 | 2026.03.06 19:44:54.815136 [ 4 ] {04d7f606-2a09-4ddc-ae48-f6bab3568901} <Trace> oximeter.measurements_bool (92876d2a-88ca-4494-928d-154bdcb11b9b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5616 | 2026.03.06 19:44:54.815262 [ 4 ] {04d7f606-2a09-4ddc-ae48-f6bab3568901} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001051 sec., 5708.848715509039 rows/sec., 298.27 KiB/sec. | ||
| 5617 | 2026.03.06 19:44:54.815299 [ 4 ] {04d7f606-2a09-4ddc-ae48-f6bab3568901} <Debug> TCPHandler: Processed in 0.001212011 sec. | ||
| 5618 | 2026.03.06 19:44:54.815404 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5619 | 2026.03.06 19:44:54.815495 [ 4 ] {579077e6-2590-4310-847e-e3f9e36e1d82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5620 | 2026.03.06 19:44:54.815537 [ 4 ] {579077e6-2590-4310-847e-e3f9e36e1d82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5621 | 2026.03.06 19:44:54.815945 [ 4 ] {579077e6-2590-4310-847e-e3f9e36e1d82} <Trace> oximeter.measurements_cumulativeu64 (88d55ca0-aa78-4229-9aac-9922fcdaca35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5622 | 2026.03.06 19:44:54.815981 [ 4 ] {579077e6-2590-4310-847e-e3f9e36e1d82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 5623 | 2026.03.06 19:44:54.816335 [ 4 ] {579077e6-2590-4310-847e-e3f9e36e1d82} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5624 | 2026.03.06 19:44:54.816548 [ 4 ] {579077e6-2590-4310-847e-e3f9e36e1d82} <Trace> oximeter.measurements_cumulativeu64 (88d55ca0-aa78-4229-9aac-9922fcdaca35): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5625 | 2026.03.06 19:44:54.816684 [ 4 ] {579077e6-2590-4310-847e-e3f9e36e1d82} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001207 sec., 219552.6097763049 rows/sec., 14.59 MiB/sec. | ||
| 5626 | 2026.03.06 19:44:54.816721 [ 4 ] {579077e6-2590-4310-847e-e3f9e36e1d82} <Debug> TCPHandler: Processed in 0.001365875 sec. | ||
| 5627 | 2026.03.06 19:44:54.816838 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5628 | 2026.03.06 19:44:54.816930 [ 4 ] {f98e657a-6bde-4a62-85b1-669380fee060} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5629 | 2026.03.06 19:44:54.816972 [ 4 ] {f98e657a-6bde-4a62-85b1-669380fee060} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5630 | 2026.03.06 19:44:54.817287 [ 4 ] {f98e657a-6bde-4a62-85b1-669380fee060} <Trace> oximeter.measurements_f64 (c091aa37-f280-4763-875e-4d80ecd39980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5631 | 2026.03.06 19:44:54.817322 [ 4 ] {f98e657a-6bde-4a62-85b1-669380fee060} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 5632 | 2026.03.06 19:44:54.817620 [ 4 ] {f98e657a-6bde-4a62-85b1-669380fee060} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5633 | 2026.03.06 19:44:54.817835 [ 4 ] {f98e657a-6bde-4a62-85b1-669380fee060} <Trace> oximeter.measurements_f64 (c091aa37-f280-4763-875e-4d80ecd39980): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5634 | 2026.03.06 19:44:54.817941 [ 55 ] {} <Debug> oximeter.measurements_f64 (c091aa37-f280-4763-875e-4d80ecd39980) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 5635 | 2026.03.06 19:44:54.817961 [ 4 ] {f98e657a-6bde-4a62-85b1-669380fee060} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001048 sec., 954.1984732824427 rows/sec., 64.30 KiB/sec. | ||
| 5636 | 2026.03.06 19:44:54.818012 [ 55 ] {} <Trace> oximeter.measurements_f64 (c091aa37-f280-4763-875e-4d80ecd39980): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5637 | 2026.03.06 19:44:54.818019 [ 4 ] {f98e657a-6bde-4a62-85b1-669380fee060} <Debug> TCPHandler: Processed in 0.001230072 sec. | ||
| 5638 | 2026.03.06 19:44:54.818044 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 5639 | 2026.03.06 19:44:54.818149 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5640 | 2026.03.06 19:44:54.818154 [ 191 ] {c091aa37-f280-4763-875e-4d80ecd39980::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full | ||
| 5641 | 2026.03.06 19:44:54.818247 [ 4 ] {3155d6df-ace7-490d-87e4-7293b7c4b38b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5642 | 2026.03.06 19:44:54.818291 [ 4 ] {3155d6df-ace7-490d-87e4-7293b7c4b38b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5643 | 2026.03.06 19:44:54.818297 [ 191 ] {c091aa37-f280-4763-875e-4d80ecd39980::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5644 | 2026.03.06 19:44:54.818343 [ 191 ] {c091aa37-f280-4763-875e-4d80ecd39980::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 10 rows starting from the beginning of the part | ||
| 5645 | 2026.03.06 19:44:54.818408 [ 191 ] {c091aa37-f280-4763-875e-4d80ecd39980::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
| 5646 | 2026.03.06 19:44:54.818453 [ 191 ] {c091aa37-f280-4763-875e-4d80ecd39980::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
| 5647 | 2026.03.06 19:44:54.818492 [ 191 ] {c091aa37-f280-4763-875e-4d80ecd39980::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
| 5648 | 2026.03.06 19:44:54.818532 [ 191 ] {c091aa37-f280-4763-875e-4d80ecd39980::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
| 5649 | 2026.03.06 19:44:54.818573 [ 191 ] {c091aa37-f280-4763-875e-4d80ecd39980::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part | ||
| 5650 | 2026.03.06 19:44:54.818622 [ 4 ] {3155d6df-ace7-490d-87e4-7293b7c4b38b} <Trace> oximeter.measurements_u64 (a73e627a-568e-4e88-85ff-d5943592eb33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5651 | 2026.03.06 19:44:54.818662 [ 4 ] {3155d6df-ace7-490d-87e4-7293b7c4b38b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 5652 | 2026.03.06 19:44:54.819017 [ 4 ] {3155d6df-ace7-490d-87e4-7293b7c4b38b} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5653 | 2026.03.06 19:44:54.819252 [ 4 ] {3155d6df-ace7-490d-87e4-7293b7c4b38b} <Trace> oximeter.measurements_u64 (a73e627a-568e-4e88-85ff-d5943592eb33): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5654 | 2026.03.06 19:44:54.819382 [ 4 ] {3155d6df-ace7-490d-87e4-7293b7c4b38b} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001153 sec., 78057.24197745013 rows/sec., 4.88 MiB/sec. | ||
| 5655 | 2026.03.06 19:44:54.819418 [ 4 ] {3155d6df-ace7-490d-87e4-7293b7c4b38b} <Debug> TCPHandler: Processed in 0.001320094 sec. | ||
| 5656 | 2026.03.06 19:44:54.819605 [ 191 ] {c091aa37-f280-4763-875e-4d80ecd39980::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15 rows, containing 4 columns (4 merged, 0 gathered) in 0.001499658 sec., 10002.280519958551 rows/sec., 671.38 KiB/sec. | ||
| 5657 | 2026.03.06 19:44:54.819770 [ 201 ] {c091aa37-f280-4763-875e-4d80ecd39980::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 5658 | 2026.03.06 19:44:54.820099 [ 201 ] {c091aa37-f280-4763-875e-4d80ecd39980::all_1_15_3} <Trace> oximeter.measurements_f64 (c091aa37-f280-4763-875e-4d80ecd39980): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5659 | 2026.03.06 19:44:54.820181 [ 201 ] {c091aa37-f280-4763-875e-4d80ecd39980::all_1_15_3} <Trace> oximeter.measurements_f64 (c091aa37-f280-4763-875e-4d80ecd39980) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 5660 | 2026.03.06 19:44:54.820277 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 5661 | 2026.03.06 19:44:55.165875 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5662 | 2026.03.06 19:44:55.166051 [ 4 ] {a8c9c92a-6922-4e06-9b23-8a4f3a783998} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5663 | 2026.03.06 19:44:55.166117 [ 4 ] {a8c9c92a-6922-4e06-9b23-8a4f3a783998} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5664 | 2026.03.06 19:44:55.167703 [ 4 ] {a8c9c92a-6922-4e06-9b23-8a4f3a783998} <Trace> oximeter.fields_string (806e2236-ee87-4e21-bca6-f542d99340fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5665 | 2026.03.06 19:44:55.167755 [ 4 ] {a8c9c92a-6922-4e06-9b23-8a4f3a783998} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 5666 | 2026.03.06 19:44:55.168310 [ 4 ] {a8c9c92a-6922-4e06-9b23-8a4f3a783998} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5667 | 2026.03.06 19:44:55.168553 [ 4 ] {a8c9c92a-6922-4e06-9b23-8a4f3a783998} <Trace> oximeter.fields_string (806e2236-ee87-4e21-bca6-f542d99340fe): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5668 | 2026.03.06 19:44:55.168707 [ 4 ] {a8c9c92a-6922-4e06-9b23-8a4f3a783998} <Debug> executeQuery: Read 2016 rows, 155.87 KiB in 0.002708 sec., 744460.8567208272 rows/sec., 56.21 MiB/sec. | ||
| 5669 | 2026.03.06 19:44:55.168718 [ 55 ] {} <Debug> oximeter.fields_string (806e2236-ee87-4e21-bca6-f542d99340fe) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5670 | 2026.03.06 19:44:55.168751 [ 4 ] {a8c9c92a-6922-4e06-9b23-8a4f3a783998} <Debug> TCPHandler: Processed in 0.003005906 sec. | ||
| 5671 | 2026.03.06 19:44:55.168788 [ 55 ] {} <Trace> oximeter.fields_string (806e2236-ee87-4e21-bca6-f542d99340fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5672 | 2026.03.06 19:44:55.168816 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 5673 | 2026.03.06 19:44:55.168885 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5674 | 2026.03.06 19:44:55.168941 [ 189 ] {806e2236-ee87-4e21-bca6-f542d99340fe::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 5675 | 2026.03.06 19:44:55.168987 [ 4 ] {e1ef9517-2877-4a41-99fb-6db51d47e3d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5676 | 2026.03.06 19:44:55.169033 [ 4 ] {e1ef9517-2877-4a41-99fb-6db51d47e3d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5677 | 2026.03.06 19:44:55.169084 [ 189 ] {806e2236-ee87-4e21-bca6-f542d99340fe::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5678 | 2026.03.06 19:44:55.169124 [ 189 ] {806e2236-ee87-4e21-bca6-f542d99340fe::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2767 rows starting from the beginning of the part | ||
| 5679 | 2026.03.06 19:44:55.169189 [ 189 ] {806e2236-ee87-4e21-bca6-f542d99340fe::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 136 rows starting from the beginning of the part | ||
| 5680 | 2026.03.06 19:44:55.169233 [ 189 ] {806e2236-ee87-4e21-bca6-f542d99340fe::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 800 rows starting from the beginning of the part | ||
| 5681 | 2026.03.06 19:44:55.169301 [ 189 ] {806e2236-ee87-4e21-bca6-f542d99340fe::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 136 rows starting from the beginning of the part | ||
| 5682 | 2026.03.06 19:44:55.169342 [ 189 ] {806e2236-ee87-4e21-bca6-f542d99340fe::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 797 rows starting from the beginning of the part | ||
| 5683 | 2026.03.06 19:44:55.169391 [ 189 ] {806e2236-ee87-4e21-bca6-f542d99340fe::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 2016 rows starting from the beginning of the part | ||
| 5684 | 2026.03.06 19:44:55.169467 [ 4 ] {e1ef9517-2877-4a41-99fb-6db51d47e3d7} <Trace> oximeter.fields_u16 (5a564c88-a7ef-4f9d-817e-8041ba77bdd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5685 | 2026.03.06 19:44:55.169507 [ 4 ] {e1ef9517-2877-4a41-99fb-6db51d47e3d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 5686 | 2026.03.06 19:44:55.169860 [ 4 ] {e1ef9517-2877-4a41-99fb-6db51d47e3d7} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5687 | 2026.03.06 19:44:55.170091 [ 4 ] {e1ef9517-2877-4a41-99fb-6db51d47e3d7} <Trace> oximeter.fields_u16 (5a564c88-a7ef-4f9d-817e-8041ba77bdd1): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5688 | 2026.03.06 19:44:55.170229 [ 4 ] {e1ef9517-2877-4a41-99fb-6db51d47e3d7} <Debug> executeQuery: Read 49 rows, 3.68 KiB in 0.001262 sec., 38827.25832012678 rows/sec., 2.85 MiB/sec. | ||
| 5689 | 2026.03.06 19:44:55.170269 [ 4 ] {e1ef9517-2877-4a41-99fb-6db51d47e3d7} <Debug> TCPHandler: Processed in 0.001434556 sec. | ||
| 5690 | 2026.03.06 19:44:55.170379 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5691 | 2026.03.06 19:44:55.170472 [ 4 ] {c4dee333-feee-4db2-9176-f5c66d0f8d4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5692 | 2026.03.06 19:44:55.170513 [ 4 ] {c4dee333-feee-4db2-9176-f5c66d0f8d4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5693 | 2026.03.06 19:44:55.171130 [ 4 ] {c4dee333-feee-4db2-9176-f5c66d0f8d4a} <Trace> oximeter.fields_u32 (f9d1c63e-f868-4b0c-af5a-3ae84ab3044e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5694 | 2026.03.06 19:44:55.171167 [ 4 ] {c4dee333-feee-4db2-9176-f5c66d0f8d4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 5695 | 2026.03.06 19:44:55.171528 [ 4 ] {c4dee333-feee-4db2-9176-f5c66d0f8d4a} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5696 | 2026.03.06 19:44:55.171664 [ 191 ] {806e2236-ee87-4e21-bca6-f542d99340fe::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6652 rows, containing 5 columns (5 merged, 0 gathered) in 0.002784141 sec., 2389246.8089798614 rows/sec., 193.23 MiB/sec. | ||
| 5697 | 2026.03.06 19:44:55.171757 [ 4 ] {c4dee333-feee-4db2-9176-f5c66d0f8d4a} <Trace> oximeter.fields_u32 (f9d1c63e-f868-4b0c-af5a-3ae84ab3044e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5698 | 2026.03.06 19:44:55.171890 [ 4 ] {c4dee333-feee-4db2-9176-f5c66d0f8d4a} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.001434 sec., 493723.84937238495 rows/sec., 28.80 MiB/sec. | ||
| 5699 | 2026.03.06 19:44:55.171930 [ 4 ] {c4dee333-feee-4db2-9176-f5c66d0f8d4a} <Debug> TCPHandler: Processed in 0.001598861 sec. | ||
| 5700 | 2026.03.06 19:44:55.172051 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5701 | 2026.03.06 19:44:55.172057 [ 186 ] {806e2236-ee87-4e21-bca6-f542d99340fe::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5702 | 2026.03.06 19:44:55.172145 [ 4 ] {1ab5411a-7348-42f7-a608-9679525d00f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 5703 | 2026.03.06 19:44:55.172197 [ 4 ] {1ab5411a-7348-42f7-a608-9679525d00f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 5704 | 2026.03.06 19:44:55.172377 [ 186 ] {806e2236-ee87-4e21-bca6-f542d99340fe::all_1_36_7} <Trace> oximeter.fields_string (806e2236-ee87-4e21-bca6-f542d99340fe): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5705 | 2026.03.06 19:44:55.172453 [ 186 ] {806e2236-ee87-4e21-bca6-f542d99340fe::all_1_36_7} <Trace> oximeter.fields_string (806e2236-ee87-4e21-bca6-f542d99340fe) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5706 | 2026.03.06 19:44:55.172543 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 5707 | 2026.03.06 19:44:55.172583 [ 4 ] {1ab5411a-7348-42f7-a608-9679525d00f3} <Trace> oximeter.fields_u64 (cb6f0aa6-8841-4508-a751-47829ee96259): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5708 | 2026.03.06 19:44:55.172624 [ 4 ] {1ab5411a-7348-42f7-a608-9679525d00f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 5709 | 2026.03.06 19:44:55.172928 [ 4 ] {1ab5411a-7348-42f7-a608-9679525d00f3} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 5710 | 2026.03.06 19:44:55.173141 [ 4 ] {1ab5411a-7348-42f7-a608-9679525d00f3} <Trace> oximeter.fields_u64 (cb6f0aa6-8841-4508-a751-47829ee96259): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5711 | 2026.03.06 19:44:55.173268 [ 4 ] {1ab5411a-7348-42f7-a608-9679525d00f3} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001141 sec., 876.4241893076248 rows/sec., 61.62 KiB/sec. | ||
| 5712 | 2026.03.06 19:44:55.173306 [ 4 ] {1ab5411a-7348-42f7-a608-9679525d00f3} <Debug> TCPHandler: Processed in 0.001303203 sec. | ||
| 5713 | 2026.03.06 19:44:55.173411 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5714 | 2026.03.06 19:44:55.173502 [ 4 ] {b5d79b18-0b43-4f32-bf4d-bf6839bdaa33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5715 | 2026.03.06 19:44:55.173541 [ 4 ] {b5d79b18-0b43-4f32-bf4d-bf6839bdaa33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5716 | 2026.03.06 19:44:55.174291 [ 4 ] {b5d79b18-0b43-4f32-bf4d-bf6839bdaa33} <Trace> oximeter.fields_uuid (66bb6391-34ea-4491-ad88-0bd9a67cd893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5717 | 2026.03.06 19:44:55.174327 [ 4 ] {b5d79b18-0b43-4f32-bf4d-bf6839bdaa33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 5718 | 2026.03.06 19:44:55.174686 [ 4 ] {b5d79b18-0b43-4f32-bf4d-bf6839bdaa33} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5719 | 2026.03.06 19:44:55.174924 [ 4 ] {b5d79b18-0b43-4f32-bf4d-bf6839bdaa33} <Trace> oximeter.fields_uuid (66bb6391-34ea-4491-ad88-0bd9a67cd893): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5720 | 2026.03.06 19:44:55.175040 [ 55 ] {} <Debug> oximeter.fields_uuid (66bb6391-34ea-4491-ad88-0bd9a67cd893) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5721 | 2026.03.06 19:44:55.175053 [ 4 ] {b5d79b18-0b43-4f32-bf4d-bf6839bdaa33} <Debug> executeQuery: Read 1049 rows, 74.27 KiB in 0.001569 sec., 668578.712555768 rows/sec., 46.22 MiB/sec. | ||
| 5722 | 2026.03.06 19:44:55.175083 [ 55 ] {} <Trace> oximeter.fields_uuid (66bb6391-34ea-4491-ad88-0bd9a67cd893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5723 | 2026.03.06 19:44:55.175105 [ 4 ] {b5d79b18-0b43-4f32-bf4d-bf6839bdaa33} <Debug> TCPHandler: Processed in 0.001742875 sec. | ||
| 5724 | 2026.03.06 19:44:55.175110 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 5725 | 2026.03.06 19:44:55.175203 [ 189 ] {66bb6391-34ea-4491-ad88-0bd9a67cd893::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 5726 | 2026.03.06 19:44:55.175222 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5727 | 2026.03.06 19:44:55.175300 [ 189 ] {66bb6391-34ea-4491-ad88-0bd9a67cd893::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5728 | 2026.03.06 19:44:55.175322 [ 4 ] {6ecf694a-9217-4002-a9b1-fb3996bb660c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5729 | 2026.03.06 19:44:55.175328 [ 189 ] {66bb6391-34ea-4491-ad88-0bd9a67cd893::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1511 rows starting from the beginning of the part | ||
| 5730 | 2026.03.06 19:44:55.175372 [ 4 ] {6ecf694a-9217-4002-a9b1-fb3996bb660c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5731 | 2026.03.06 19:44:55.175389 [ 189 ] {66bb6391-34ea-4491-ad88-0bd9a67cd893::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 104 rows starting from the beginning of the part | ||
| 5732 | 2026.03.06 19:44:55.175430 [ 189 ] {66bb6391-34ea-4491-ad88-0bd9a67cd893::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 496 rows starting from the beginning of the part | ||
| 5733 | 2026.03.06 19:44:55.175463 [ 189 ] {66bb6391-34ea-4491-ad88-0bd9a67cd893::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 104 rows starting from the beginning of the part | ||
| 5734 | 2026.03.06 19:44:55.175495 [ 189 ] {66bb6391-34ea-4491-ad88-0bd9a67cd893::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 490 rows starting from the beginning of the part | ||
| 5735 | 2026.03.06 19:44:55.175531 [ 189 ] {66bb6391-34ea-4491-ad88-0bd9a67cd893::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1049 rows starting from the beginning of the part | ||
| 5736 | 2026.03.06 19:44:55.176012 [ 4 ] {6ecf694a-9217-4002-a9b1-fb3996bb660c} <Trace> oximeter.measurements_cumulativeu64 (88d55ca0-aa78-4229-9aac-9922fcdaca35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5737 | 2026.03.06 19:44:55.176053 [ 4 ] {6ecf694a-9217-4002-a9b1-fb3996bb660c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 5738 | 2026.03.06 19:44:55.176529 [ 4 ] {6ecf694a-9217-4002-a9b1-fb3996bb660c} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5739 | 2026.03.06 19:44:55.176756 [ 4 ] {6ecf694a-9217-4002-a9b1-fb3996bb660c} <Trace> oximeter.measurements_cumulativeu64 (88d55ca0-aa78-4229-9aac-9922fcdaca35): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5740 | 2026.03.06 19:44:55.176860 [ 186 ] {66bb6391-34ea-4491-ad88-0bd9a67cd893::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3754 rows, containing 5 columns (5 merged, 0 gathered) in 0.001688013 sec., 2223916.521969914 rows/sec., 164.10 MiB/sec. | ||
| 5741 | 2026.03.06 19:44:55.176866 [ 55 ] {} <Debug> oximeter.measurements_cumulativeu64 (88d55ca0-aa78-4229-9aac-9922fcdaca35) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5742 | 2026.03.06 19:44:55.176891 [ 4 ] {6ecf694a-9217-4002-a9b1-fb3996bb660c} <Debug> executeQuery: Read 1217 rows, 77.92 KiB in 0.001589 sec., 765890.4971680302 rows/sec., 47.89 MiB/sec. | ||
| 5743 | 2026.03.06 19:44:55.176915 [ 55 ] {} <Trace> oximeter.measurements_cumulativeu64 (88d55ca0-aa78-4229-9aac-9922fcdaca35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5744 | 2026.03.06 19:44:55.176937 [ 4 ] {6ecf694a-9217-4002-a9b1-fb3996bb660c} <Debug> TCPHandler: Processed in 0.001765005 sec. | ||
| 5745 | 2026.03.06 19:44:55.176940 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 5746 | 2026.03.06 19:44:55.177054 [ 198 ] {88d55ca0-aa78-4229-9aac-9922fcdaca35::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 5747 | 2026.03.06 19:44:55.177073 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5748 | 2026.03.06 19:44:55.177088 [ 189 ] {66bb6391-34ea-4491-ad88-0bd9a67cd893::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5749 | 2026.03.06 19:44:55.177181 [ 4 ] {23aef8e9-f735-4a5b-ad6c-c37d8f257105} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5750 | 2026.03.06 19:44:55.177195 [ 198 ] {88d55ca0-aa78-4229-9aac-9922fcdaca35::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5751 | 2026.03.06 19:44:55.177243 [ 198 ] {88d55ca0-aa78-4229-9aac-9922fcdaca35::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 11742 rows starting from the beginning of the part | ||
| 5752 | 2026.03.06 19:44:55.177246 [ 4 ] {23aef8e9-f735-4a5b-ad6c-c37d8f257105} <Trace> 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 | ||
| 5753 | 2026.03.06 19:44:55.177323 [ 198 ] {88d55ca0-aa78-4229-9aac-9922fcdaca35::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 160 rows starting from the beginning of the part | ||
| 5754 | 2026.03.06 19:44:55.177384 [ 198 ] {88d55ca0-aa78-4229-9aac-9922fcdaca35::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 268 rows starting from the beginning of the part | ||
| 5755 | 2026.03.06 19:44:55.177389 [ 189 ] {66bb6391-34ea-4491-ad88-0bd9a67cd893::all_1_36_7} <Trace> oximeter.fields_uuid (66bb6391-34ea-4491-ad88-0bd9a67cd893): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5756 | 2026.03.06 19:44:55.177435 [ 198 ] {88d55ca0-aa78-4229-9aac-9922fcdaca35::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 160 rows starting from the beginning of the part | ||
| 5757 | 2026.03.06 19:44:55.177480 [ 189 ] {66bb6391-34ea-4491-ad88-0bd9a67cd893::all_1_36_7} <Trace> oximeter.fields_uuid (66bb6391-34ea-4491-ad88-0bd9a67cd893) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5758 | 2026.03.06 19:44:55.177487 [ 198 ] {88d55ca0-aa78-4229-9aac-9922fcdaca35::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 265 rows starting from the beginning of the part | ||
| 5759 | 2026.03.06 19:44:55.177542 [ 198 ] {88d55ca0-aa78-4229-9aac-9922fcdaca35::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1217 rows starting from the beginning of the part | ||
| 5760 | 2026.03.06 19:44:55.177560 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 5761 | 2026.03.06 19:44:55.178170 [ 4 ] {23aef8e9-f735-4a5b-ad6c-c37d8f257105} <Trace> oximeter.measurements_histogramu64 (d59f510d-631d-4e98-a8cb-078d100679c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5762 | 2026.03.06 19:44:55.178213 [ 4 ] {23aef8e9-f735-4a5b-ad6c-c37d8f257105} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 5763 | 2026.03.06 19:44:55.178829 [ 4 ] {23aef8e9-f735-4a5b-ad6c-c37d8f257105} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5764 | 2026.03.06 19:44:55.179080 [ 4 ] {23aef8e9-f735-4a5b-ad6c-c37d8f257105} <Trace> oximeter.measurements_histogramu64 (d59f510d-631d-4e98-a8cb-078d100679c7): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5765 | 2026.03.06 19:44:55.179189 [ 55 ] {} <Debug> oximeter.measurements_histogramu64 (d59f510d-631d-4e98-a8cb-078d100679c7) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5766 | 2026.03.06 19:44:55.179219 [ 55 ] {} <Trace> oximeter.measurements_histogramu64 (d59f510d-631d-4e98-a8cb-078d100679c7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5767 | 2026.03.06 19:44:55.179221 [ 4 ] {23aef8e9-f735-4a5b-ad6c-c37d8f257105} <Debug> executeQuery: Read 49 rows, 89.91 KiB in 0.002059 sec., 23797.960174842156 rows/sec., 42.64 MiB/sec. | ||
| 5768 | 2026.03.06 19:44:55.179239 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 5769 | 2026.03.06 19:44:55.179289 [ 4 ] {23aef8e9-f735-4a5b-ad6c-c37d8f257105} <Debug> TCPHandler: Processed in 0.002265578 sec. | ||
| 5770 | 2026.03.06 19:44:55.179325 [ 186 ] {d59f510d-631d-4e98-a8cb-078d100679c7::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 5771 | 2026.03.06 19:44:55.179424 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5772 | 2026.03.06 19:44:55.179523 [ 4 ] {679f0b54-e997-4e38-b716-208b8a479630} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5773 | 2026.03.06 19:44:55.179525 [ 186 ] {d59f510d-631d-4e98-a8cb-078d100679c7::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5774 | 2026.03.06 19:44:55.179572 [ 4 ] {679f0b54-e997-4e38-b716-208b8a479630} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5775 | 2026.03.06 19:44:55.179597 [ 186 ] {d59f510d-631d-4e98-a8cb-078d100679c7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 405 rows starting from the beginning of the part | ||
| 5776 | 2026.03.06 19:44:55.179717 [ 186 ] {d59f510d-631d-4e98-a8cb-078d100679c7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 40 rows starting from the beginning of the part | ||
| 5777 | 2026.03.06 19:44:55.179820 [ 186 ] {d59f510d-631d-4e98-a8cb-078d100679c7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 49 rows starting from the beginning of the part | ||
| 5778 | 2026.03.06 19:44:55.179930 [ 186 ] {d59f510d-631d-4e98-a8cb-078d100679c7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 40 rows starting from the beginning of the part | ||
| 5779 | 2026.03.06 19:44:55.179935 [ 4 ] {679f0b54-e997-4e38-b716-208b8a479630} <Trace> oximeter.measurements_u64 (a73e627a-568e-4e88-85ff-d5943592eb33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5780 | 2026.03.06 19:44:55.179982 [ 4 ] {679f0b54-e997-4e38-b716-208b8a479630} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 5781 | 2026.03.06 19:44:55.180036 [ 186 ] {d59f510d-631d-4e98-a8cb-078d100679c7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 40 rows starting from the beginning of the part | ||
| 5782 | 2026.03.06 19:44:55.180176 [ 186 ] {d59f510d-631d-4e98-a8cb-078d100679c7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 49 rows starting from the beginning of the part | ||
| 5783 | 2026.03.06 19:44:55.180358 [ 4 ] {679f0b54-e997-4e38-b716-208b8a479630} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5784 | 2026.03.06 19:44:55.180597 [ 4 ] {679f0b54-e997-4e38-b716-208b8a479630} <Trace> oximeter.measurements_u64 (a73e627a-568e-4e88-85ff-d5943592eb33): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5785 | 2026.03.06 19:44:55.180717 [ 55 ] {} <Debug> oximeter.measurements_u64 (a73e627a-568e-4e88-85ff-d5943592eb33) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5786 | 2026.03.06 19:44:55.180741 [ 4 ] {679f0b54-e997-4e38-b716-208b8a479630} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001238 sec., 9693.053311793215 rows/sec., 668.92 KiB/sec. | ||
| 5787 | 2026.03.06 19:44:55.180751 [ 55 ] {} <Trace> oximeter.measurements_u64 (a73e627a-568e-4e88-85ff-d5943592eb33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5788 | 2026.03.06 19:44:55.180784 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 5789 | 2026.03.06 19:44:55.180786 [ 4 ] {679f0b54-e997-4e38-b716-208b8a479630} <Debug> TCPHandler: Processed in 0.001412116 sec. | ||
| 5790 | 2026.03.06 19:44:55.180861 [ 189 ] {a73e627a-568e-4e88-85ff-d5943592eb33::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 5791 | 2026.03.06 19:44:55.180954 [ 189 ] {a73e627a-568e-4e88-85ff-d5943592eb33::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5792 | 2026.03.06 19:44:55.180982 [ 189 ] {a73e627a-568e-4e88-85ff-d5943592eb33::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1830 rows starting from the beginning of the part | ||
| 5793 | 2026.03.06 19:44:55.181024 [ 189 ] {a73e627a-568e-4e88-85ff-d5943592eb33::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 60 rows starting from the beginning of the part | ||
| 5794 | 2026.03.06 19:44:55.181058 [ 189 ] {a73e627a-568e-4e88-85ff-d5943592eb33::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 90 rows starting from the beginning of the part | ||
| 5795 | 2026.03.06 19:44:55.181088 [ 189 ] {a73e627a-568e-4e88-85ff-d5943592eb33::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 60 rows starting from the beginning of the part | ||
| 5796 | 2026.03.06 19:44:55.181120 [ 189 ] {a73e627a-568e-4e88-85ff-d5943592eb33::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 90 rows starting from the beginning of the part | ||
| 5797 | 2026.03.06 19:44:55.181152 [ 189 ] {a73e627a-568e-4e88-85ff-d5943592eb33::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 12 rows starting from the beginning of the part | ||
| 5798 | 2026.03.06 19:44:55.181881 [ 196 ] {88d55ca0-aa78-4229-9aac-9922fcdaca35::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13812 rows, containing 5 columns (5 merged, 0 gathered) in 0.004872114 sec., 2834909.035379714 rows/sec., 183.98 MiB/sec. | ||
| 5799 | 2026.03.06 19:44:55.182201 [ 198 ] {88d55ca0-aa78-4229-9aac-9922fcdaca35::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5800 | 2026.03.06 19:44:55.182268 [ 196 ] {a73e627a-568e-4e88-85ff-d5943592eb33::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2142 rows, containing 4 columns (4 merged, 0 gathered) in 0.001442077 sec., 1485357.577993408 rows/sec., 95.96 MiB/sec. | ||
| 5801 | 2026.03.06 19:44:55.182466 [ 198 ] {88d55ca0-aa78-4229-9aac-9922fcdaca35::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (88d55ca0-aa78-4229-9aac-9922fcdaca35): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5802 | 2026.03.06 19:44:55.182521 [ 189 ] {a73e627a-568e-4e88-85ff-d5943592eb33::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5803 | 2026.03.06 19:44:55.182543 [ 198 ] {88d55ca0-aa78-4229-9aac-9922fcdaca35::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (88d55ca0-aa78-4229-9aac-9922fcdaca35) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5804 | 2026.03.06 19:44:55.182612 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.46 MiB. | ||
| 5805 | 2026.03.06 19:44:55.182778 [ 189 ] {a73e627a-568e-4e88-85ff-d5943592eb33::all_1_36_7} <Trace> oximeter.measurements_u64 (a73e627a-568e-4e88-85ff-d5943592eb33): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5806 | 2026.03.06 19:44:55.182849 [ 189 ] {a73e627a-568e-4e88-85ff-d5943592eb33::all_1_36_7} <Trace> oximeter.measurements_u64 (a73e627a-568e-4e88-85ff-d5943592eb33) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5807 | 2026.03.06 19:44:55.182913 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 5808 | 2026.03.06 19:44:55.196187 [ 197 ] {d59f510d-631d-4e98-a8cb-078d100679c7::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 623 rows, containing 19 columns (19 merged, 0 gathered) in 0.016894132 sec., 36876.70961728013 rows/sec., 66.08 MiB/sec. | ||
| 5809 | 2026.03.06 19:44:55.197127 [ 198 ] {d59f510d-631d-4e98-a8cb-078d100679c7::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5810 | 2026.03.06 19:44:55.197423 [ 198 ] {d59f510d-631d-4e98-a8cb-078d100679c7::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (d59f510d-631d-4e98-a8cb-078d100679c7): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5811 | 2026.03.06 19:44:55.197488 [ 198 ] {d59f510d-631d-4e98-a8cb-078d100679c7::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (d59f510d-631d-4e98-a8cb-078d100679c7) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5812 | 2026.03.06 19:44:55.197563 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.41 MiB. | ||
| 5813 | 2026.03.06 19:44:56.001176 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 252.98 MiB, peak 264.94 MiB, free memory in arenas 0.00 B, will set to 256.12 MiB (RSS), difference: 3.14 MiB | ||
| 5814 | 2026.03.06 19:44:57.218072 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 768 | ||
| 5815 | 2026.03.06 19:44:57.220873 [ 242 ] {} <Trace> system.query_log (0895be45-9bf7-4264-8d00-e6aea3b99325): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5816 | 2026.03.06 19:44:57.220917 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 5817 | 2026.03.06 19:44:57.222040 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5818 | 2026.03.06 19:44:57.222345 [ 242 ] {} <Trace> system.query_log (0895be45-9bf7-4264-8d00-e6aea3b99325): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5819 | 2026.03.06 19:44:57.222594 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 768 | ||
| 5820 | 2026.03.06 19:44:59.707526 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11024 | ||
| 5821 | 2026.03.06 19:44:59.708055 [ 244 ] {} <Trace> system.asynchronous_metric_log (1d6329eb-cef3-44de-9e03-0def5894f895): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5822 | 2026.03.06 19:44:59.708100 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 5823 | 2026.03.06 19:44:59.708597 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5824 | 2026.03.06 19:44:59.708823 [ 244 ] {} <Trace> system.asynchronous_metric_log (1d6329eb-cef3-44de-9e03-0def5894f895): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5825 | 2026.03.06 19:44:59.708946 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11024 | ||
| 5826 | 2026.03.06 19:44:59.794409 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5827 | 2026.03.06 19:44:59.794653 [ 4 ] {358442af-cd16-4750-bb02-931889b47e1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5828 | 2026.03.06 19:44:59.794750 [ 4 ] {358442af-cd16-4750-bb02-931889b47e1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5829 | 2026.03.06 19:44:59.795352 [ 4 ] {358442af-cd16-4750-bb02-931889b47e1d} <Trace> oximeter.fields_string (806e2236-ee87-4e21-bca6-f542d99340fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5830 | 2026.03.06 19:44:59.795390 [ 4 ] {358442af-cd16-4750-bb02-931889b47e1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 5831 | 2026.03.06 19:44:59.795717 [ 4 ] {358442af-cd16-4750-bb02-931889b47e1d} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5832 | 2026.03.06 19:44:59.795938 [ 4 ] {358442af-cd16-4750-bb02-931889b47e1d} <Trace> oximeter.fields_string (806e2236-ee87-4e21-bca6-f542d99340fe): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5833 | 2026.03.06 19:44:59.796077 [ 4 ] {358442af-cd16-4750-bb02-931889b47e1d} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001489 sec., 37609.133646742775 rows/sec., 2.87 MiB/sec. | ||
| 5834 | 2026.03.06 19:44:59.796116 [ 4 ] {358442af-cd16-4750-bb02-931889b47e1d} <Debug> TCPHandler: Processed in 0.001869338 sec. | ||
| 5835 | 2026.03.06 19:44:59.796244 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5836 | 2026.03.06 19:44:59.796360 [ 4 ] {4613b109-bad3-4b76-9c4f-04a0626ae8c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5837 | 2026.03.06 19:44:59.796409 [ 4 ] {4613b109-bad3-4b76-9c4f-04a0626ae8c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5838 | 2026.03.06 19:44:59.796881 [ 4 ] {4613b109-bad3-4b76-9c4f-04a0626ae8c7} <Trace> oximeter.fields_uuid (66bb6391-34ea-4491-ad88-0bd9a67cd893): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5839 | 2026.03.06 19:44:59.796919 [ 4 ] {4613b109-bad3-4b76-9c4f-04a0626ae8c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 5840 | 2026.03.06 19:44:59.797233 [ 4 ] {4613b109-bad3-4b76-9c4f-04a0626ae8c7} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5841 | 2026.03.06 19:44:59.797445 [ 4 ] {4613b109-bad3-4b76-9c4f-04a0626ae8c7} <Trace> oximeter.fields_uuid (66bb6391-34ea-4491-ad88-0bd9a67cd893): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5842 | 2026.03.06 19:44:59.797573 [ 4 ] {4613b109-bad3-4b76-9c4f-04a0626ae8c7} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001238 sec., 51696.284329563816 rows/sec., 4.04 MiB/sec. | ||
| 5843 | 2026.03.06 19:44:59.797611 [ 4 ] {4613b109-bad3-4b76-9c4f-04a0626ae8c7} <Debug> TCPHandler: Processed in 0.001429486 sec. | ||
| 5844 | 2026.03.06 19:44:59.797718 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5845 | 2026.03.06 19:44:59.797811 [ 4 ] {decf6175-8b7e-4aa5-b4ed-13fd24956722} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5846 | 2026.03.06 19:44:59.797854 [ 4 ] {decf6175-8b7e-4aa5-b4ed-13fd24956722} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5847 | 2026.03.06 19:44:59.798229 [ 4 ] {decf6175-8b7e-4aa5-b4ed-13fd24956722} <Trace> oximeter.measurements_cumulativeu64 (88d55ca0-aa78-4229-9aac-9922fcdaca35): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5848 | 2026.03.06 19:44:59.798265 [ 4 ] {decf6175-8b7e-4aa5-b4ed-13fd24956722} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 5849 | 2026.03.06 19:44:59.798591 [ 4 ] {decf6175-8b7e-4aa5-b4ed-13fd24956722} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5850 | 2026.03.06 19:44:59.798800 [ 4 ] {decf6175-8b7e-4aa5-b4ed-13fd24956722} <Trace> oximeter.measurements_cumulativeu64 (88d55ca0-aa78-4229-9aac-9922fcdaca35): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5851 | 2026.03.06 19:44:59.798926 [ 4 ] {decf6175-8b7e-4aa5-b4ed-13fd24956722} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001134 sec., 112874.7795414462 rows/sec., 7.86 MiB/sec. | ||
| 5852 | 2026.03.06 19:44:59.798962 [ 4 ] {decf6175-8b7e-4aa5-b4ed-13fd24956722} <Debug> TCPHandler: Processed in 0.001293143 sec. | ||
| 5853 | 2026.03.06 19:44:59.799068 [ 4 ] {} <Trace> TCP-Session: 126f13a2-c8df-40e9-87f1-db002811c56f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5854 | 2026.03.06 19:44:59.799160 [ 4 ] {24ad4f27-77a6-41ab-8a3d-ae6a4ed7bc76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34200) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5855 | 2026.03.06 19:44:59.799200 [ 4 ] {24ad4f27-77a6-41ab-8a3d-ae6a4ed7bc76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5856 | 2026.03.06 19:44:59.799516 [ 4 ] {24ad4f27-77a6-41ab-8a3d-ae6a4ed7bc76} <Trace> oximeter.measurements_u64 (a73e627a-568e-4e88-85ff-d5943592eb33): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5857 | 2026.03.06 19:44:59.799552 [ 4 ] {24ad4f27-77a6-41ab-8a3d-ae6a4ed7bc76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 5858 | 2026.03.06 19:44:59.799843 [ 4 ] {24ad4f27-77a6-41ab-8a3d-ae6a4ed7bc76} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5859 | 2026.03.06 19:44:59.800057 [ 4 ] {24ad4f27-77a6-41ab-8a3d-ae6a4ed7bc76} <Trace> oximeter.measurements_u64 (a73e627a-568e-4e88-85ff-d5943592eb33): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5860 | 2026.03.06 19:44:59.800182 [ 4 ] {24ad4f27-77a6-41ab-8a3d-ae6a4ed7bc76} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.00104 sec., 46153.846153846156 rows/sec., 3.11 MiB/sec. | ||
| 5861 | 2026.03.06 19:44:59.800217 [ 4 ] {24ad4f27-77a6-41ab-8a3d-ae6a4ed7bc76} <Debug> TCPHandler: Processed in 0.001197811 sec. | ||
| 5862 | 2026.03.06 19:45:00.291095 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 5863 | 2026.03.06 19:45:00.307789 [ 243 ] {} <Trace> system.metric_log (72ef8883-a815-42c7-bee2-1c23217a9a11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5864 | 2026.03.06 19:45:00.307856 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.64 GiB. | ||
| 5865 | 2026.03.06 19:45:00.314292 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5866 | 2026.03.06 19:45:00.315093 [ 243 ] {} <Trace> system.metric_log (72ef8883-a815-42c7-bee2-1c23217a9a11): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5867 | 2026.03.06 19:45:00.318556 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||