| 1 | [ Jan 13 17:53:27 Enabled. ] | ||
| 2 | [ Jan 13 17:53:27 Rereading configuration. ] | ||
| 3 | [ Jan 13 17:53:29 Rereading configuration. ] | ||
| 4 | [ Jan 13 17:53:41 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 | [ Jan 13 17:53:41 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.01.13 17:53:42.293616 [ 1 ] {} <Information> Application: Will watch for the process with pid 24371 | ||
| 29 | 2026.01.13 17:53:42.294016 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.01.13 17:53:42.795429 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 24371 | ||
| 31 | 2026.01.13 17:53:42.796239 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.01.13 17:53:42.796391 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.01.13 17:53:42.889353 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.01.13 17:53:42.923338 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.01.13 17:53:42.923409 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.01.13 17:53:42.923426 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.01.13 17:53:42.923476 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.01.13 17:53:42.923997 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.01.13 17:53:42.926096 [ 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.01.13 17:53:42.926932 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.01.13 17:53:42.927747 [ 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.01.13 17:53:42.927794 [ 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.01.13 17:53:42.927832 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.01.13 17:53:42.928515 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.01.13 17:53:42.929529 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.01.13 17:53:42.935606 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.01.13 17:53:42.936322 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.01.13 17:53:42.937626 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.01.13 17:53:42.937720 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.01.13 17:53:42.938719 [ 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.01.13 17:53:42.939161 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.01.13 17:53:42.942934 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.01.13 17:53:42.943204 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.01.13 17:53:42.946207 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.01.13 17:53:42.946515 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.01.13 17:53:42.946928 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.01.13 17:53:42.947251 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.01.13 17:53:42.948660 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.01.13 17:53:42.948685 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.01.13 17:53:42.948769 [ 152 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.01.13 17:53:42.948861 [ 152 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.01.13 17:53:42.967345 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.01.13 17:53:42.967373 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000184773 sec | ||
| 68 | 2026.01.13 17:53:42.967437 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.01.13 17:53:42.967486 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.01.13 17:53:42.968171 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.01.13 17:53:42.968729 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.01.13 17:53:42.978251 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.01.13 17:53:42.978293 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.01.13 17:53:42.978378 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.01.13 17:53:42.978390 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.01.13 17:53:42.978423 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.01.13 17:53:42.978504 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.01.13 17:53:42.983029 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.01.13 17:53:42.983073 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.01.13 17:53:42.983118 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.01.13 17:53:42.983280 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.01.13 17:53:42.983321 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.01.13 17:53:42.983332 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.01.13 17:53:42.983397 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.01.13 17:53:42.983409 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.01.13 17:53:42.983438 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.01.13 17:53:42.983503 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.01.13 17:53:43.005370 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.01.13 17:53:43.012478 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.01.13 17:53:43.012590 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000134392 sec | ||
| 91 | 2026.01.13 17:53:43.012606 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.01.13 17:53:43.012619 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.01.13 17:53:43.012649 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.01.13 17:53:43.012897 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.01.13 17:53:43.012996 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.01.13 17:53:43.013011 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.01.13 17:53:43.013021 [ 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.01.13 17:53:43.013031 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.01.13 17:53:43.016840 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.01.13 17:53:43.017053 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.77 MiB, peak 24.77 MiB, free memory in arenas 0.00 B, will set to 116.76 MiB (RSS), difference: 91.98 MiB | ||
| 101 | 2026.01.13 17:53:43.018469 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.224e-05 sec. | ||
| 102 | 2026.01.13 17:53:43.018878 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.01.13 17:53:43.019571 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.01.13 17:53:43.019591 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.01.13 17:53:43.064246 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:42643 | ||
| 106 | 2026.01.13 17:53:43.067248 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2026.01.13 17:53:43.067363 [ 3 ] {} <Debug> TCP-Session: 53c6b1de-5bed-4a28-b5e5-d73f0f45a523 Authenticating user 'default' from [fd00:1122:3344:101::b]:42643 | ||
| 108 | 2026.01.13 17:53:43.067408 [ 3 ] {} <Debug> TCP-Session: 53c6b1de-5bed-4a28-b5e5-d73f0f45a523 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2026.01.13 17:53:43.067551 [ 3 ] {} <Debug> TCP-Session: 53c6b1de-5bed-4a28-b5e5-d73f0f45a523 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.01.13 17:53:43.067706 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2026.01.13 17:53:43.067751 [ 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.01.13 17:53:43.067882 [ 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.01.13 17:53:43.068414 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:44639 | ||
| 114 | 2026.01.13 17:53:43.068516 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:51260 | ||
| 115 | 2026.01.13 17:53:43.068516 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:38270 | ||
| 116 | 2026.01.13 17:53:43.068618 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 117 | 2026.01.13 17:53:43.068741 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 118 | 2026.01.13 17:53:43.068758 [ 4 ] {} <Debug> TCP-Session: e031a9a5-5ee9-431f-a3d3-6b30f2a9b018 Authenticating user 'default' from [fd00:1122:3344:101::b]:44639 | ||
| 119 | 2026.01.13 17:53:43.068766 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:63126 | ||
| 120 | 2026.01.13 17:53:43.068778 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 121 | 2026.01.13 17:53:43.068851 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:62998 | ||
| 122 | 2026.01.13 17:53:43.068796 [ 4 ] {} <Debug> TCP-Session: e031a9a5-5ee9-431f-a3d3-6b30f2a9b018 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 123 | 2026.01.13 17:53:43.068791 [ 5 ] {} <Debug> TCP-Session: a1504191-f10c-4422-a0df-0b9fd3b03df5 Authenticating user 'default' from [fd00:1122:3344:101::b]:51260 | ||
| 124 | 2026.01.13 17:53:43.068924 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 125 | 2026.01.13 17:53:43.068985 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:65513 | ||
| 126 | 2026.01.13 17:53:43.068920 [ 4 ] {} <Debug> TCP-Session: e031a9a5-5ee9-431f-a3d3-6b30f2a9b018 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 127 | 2026.01.13 17:53:43.068917 [ 254 ] {} <Debug> TCP-Session: e8cd537c-53a2-44fa-a39d-92a874afa527 Authenticating user 'default' from [fd00:1122:3344:101::b]:38270 | ||
| 128 | 2026.01.13 17:53:43.069090 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:33618 | ||
| 129 | 2026.01.13 17:53:43.069043 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 130 | 2026.01.13 17:53:43.069121 [ 254 ] {} <Debug> TCP-Session: e8cd537c-53a2-44fa-a39d-92a874afa527 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 131 | 2026.01.13 17:53:43.069115 [ 5 ] {} <Debug> TCP-Session: a1504191-f10c-4422-a0df-0b9fd3b03df5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 132 | 2026.01.13 17:53:43.069192 [ 254 ] {} <Debug> TCP-Session: e8cd537c-53a2-44fa-a39d-92a874afa527 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 133 | 2026.01.13 17:53:43.069195 [ 256 ] {} <Debug> TCP-Session: 9cf158e4-c4aa-40d3-975e-12320d9ed67a Authenticating user 'default' from [fd00:1122:3344:101::b]:62998 | ||
| 134 | 2026.01.13 17:53:43.069243 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 135 | 2026.01.13 17:53:43.069258 [ 5 ] {} <Debug> TCP-Session: a1504191-f10c-4422-a0df-0b9fd3b03df5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 136 | 2026.01.13 17:53:43.069283 [ 256 ] {} <Debug> TCP-Session: 9cf158e4-c4aa-40d3-975e-12320d9ed67a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 137 | 2026.01.13 17:53:43.069325 [ 258 ] {} <Debug> TCP-Session: 1d5fab1c-8c2f-4a06-a64d-598ade8e18ea Authenticating user 'default' from [fd00:1122:3344:101::b]:33618 | ||
| 138 | 2026.01.13 17:53:43.069347 [ 256 ] {} <Debug> TCP-Session: 9cf158e4-c4aa-40d3-975e-12320d9ed67a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 139 | 2026.01.13 17:53:43.069290 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 140 | 2026.01.13 17:53:43.069372 [ 255 ] {} <Debug> TCP-Session: 8bf003c1-a429-4677-811d-fb210a424e37 Authenticating user 'default' from [fd00:1122:3344:101::b]:63126 | ||
| 141 | 2026.01.13 17:53:43.069442 [ 257 ] {} <Debug> TCP-Session: 0b8f7aef-fde4-44b2-b7b7-219e3372a7c9 Authenticating user 'default' from [fd00:1122:3344:101::b]:65513 | ||
| 142 | 2026.01.13 17:53:43.069421 [ 258 ] {} <Debug> TCP-Session: 1d5fab1c-8c2f-4a06-a64d-598ade8e18ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 143 | 2026.01.13 17:53:43.069509 [ 255 ] {} <Debug> TCP-Session: 8bf003c1-a429-4677-811d-fb210a424e37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2026.01.13 17:53:43.069535 [ 257 ] {} <Debug> TCP-Session: 0b8f7aef-fde4-44b2-b7b7-219e3372a7c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.01.13 17:53:43.069519 [ 258 ] {} <Debug> TCP-Session: 1d5fab1c-8c2f-4a06-a64d-598ade8e18ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2026.01.13 17:53:43.069619 [ 255 ] {} <Debug> TCP-Session: 8bf003c1-a429-4677-811d-fb210a424e37 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2026.01.13 17:53:43.069646 [ 257 ] {} <Debug> TCP-Session: 0b8f7aef-fde4-44b2-b7b7-219e3372a7c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.01.13 17:53:43.206463 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:64245 | ||
| 149 | 2026.01.13 17:53:43.213171 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 150 | 2026.01.13 17:53:43.213303 [ 259 ] {} <Debug> TCP-Session: 2264e18c-0b09-44ae-ac11-72c52d501c14 Authenticating user 'default' from [fd00:1122:3344:101::a]:64245 | ||
| 151 | 2026.01.13 17:53:43.213320 [ 259 ] {} <Debug> TCP-Session: 2264e18c-0b09-44ae-ac11-72c52d501c14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2026.01.13 17:53:43.213332 [ 259 ] {} <Debug> TCP-Session: 2264e18c-0b09-44ae-ac11-72c52d501c14 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.01.13 17:53:43.213441 [ 259 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 154 | 2026.01.13 17:53:43.213470 [ 259 ] {} <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 | ||
| 155 | 2026.01.13 17:53:43.213556 [ 259 ] {} <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 | ||
| 156 | 2026.01.13 17:53:43.215990 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:54561 | ||
| 157 | 2026.01.13 17:53:43.216175 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:40556 | ||
| 158 | 2026.01.13 17:53:43.216180 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:57877 | ||
| 159 | 2026.01.13 17:53:43.216226 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 160 | 2026.01.13 17:53:43.216264 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:60261 | ||
| 161 | 2026.01.13 17:53:43.216270 [ 260 ] {} <Debug> TCP-Session: 50050e6d-0bba-4a9e-86ef-b8ebad6a8605 Authenticating user 'default' from [fd00:1122:3344:101::a]:54561 | ||
| 162 | 2026.01.13 17:53:43.216397 [ 260 ] {} <Debug> TCP-Session: 50050e6d-0bba-4a9e-86ef-b8ebad6a8605 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 163 | 2026.01.13 17:53:43.216403 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 164 | 2026.01.13 17:53:43.216450 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:60678 | ||
| 165 | 2026.01.13 17:53:43.216481 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 166 | 2026.01.13 17:53:43.216487 [ 262 ] {} <Debug> TCP-Session: 88749561-ace7-4588-8c38-227aa790d90d Authenticating user 'default' from [fd00:1122:3344:101::a]:40556 | ||
| 167 | 2026.01.13 17:53:43.216413 [ 260 ] {} <Debug> TCP-Session: 50050e6d-0bba-4a9e-86ef-b8ebad6a8605 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 168 | 2026.01.13 17:53:43.216588 [ 261 ] {} <Debug> TCP-Session: 2068af9e-b10a-46f7-a82c-f6b5ecb18851 Authenticating user 'default' from [fd00:1122:3344:101::a]:57877 | ||
| 169 | 2026.01.13 17:53:43.216569 [ 262 ] {} <Debug> TCP-Session: 88749561-ace7-4588-8c38-227aa790d90d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 170 | 2026.01.13 17:53:43.216633 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:44291 | ||
| 171 | 2026.01.13 17:53:43.216686 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 172 | 2026.01.13 17:53:43.216690 [ 261 ] {} <Debug> TCP-Session: 2068af9e-b10a-46f7-a82c-f6b5ecb18851 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 173 | 2026.01.13 17:53:43.216706 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:56254 | ||
| 174 | 2026.01.13 17:53:43.216760 [ 261 ] {} <Debug> TCP-Session: 2068af9e-b10a-46f7-a82c-f6b5ecb18851 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 175 | 2026.01.13 17:53:43.216785 [ 264 ] {} <Debug> TCP-Session: 685ab441-0127-43e8-945d-d86a642e2b68 Authenticating user 'default' from [fd00:1122:3344:101::a]:60678 | ||
| 176 | 2026.01.13 17:53:43.216672 [ 262 ] {} <Debug> TCP-Session: 88749561-ace7-4588-8c38-227aa790d90d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 177 | 2026.01.13 17:53:43.216634 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 178 | 2026.01.13 17:53:43.216872 [ 264 ] {} <Debug> TCP-Session: 685ab441-0127-43e8-945d-d86a642e2b68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 179 | 2026.01.13 17:53:43.216926 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 180 | 2026.01.13 17:53:43.216970 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 181 | 2026.01.13 17:53:43.216977 [ 263 ] {} <Debug> TCP-Session: 66b6c951-61c4-41b0-9762-5658541a1971 Authenticating user 'default' from [fd00:1122:3344:101::a]:60261 | ||
| 182 | 2026.01.13 17:53:43.216977 [ 265 ] {} <Debug> TCP-Session: b47dfd24-0d1c-45f2-9240-30272d12ebd8 Authenticating user 'default' from [fd00:1122:3344:101::a]:44291 | ||
| 183 | 2026.01.13 17:53:43.216983 [ 264 ] {} <Debug> TCP-Session: 685ab441-0127-43e8-945d-d86a642e2b68 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 184 | 2026.01.13 17:53:43.217117 [ 266 ] {} <Debug> TCP-Session: 88272027-4603-4513-a76b-3b882ad96425 Authenticating user 'default' from [fd00:1122:3344:101::a]:56254 | ||
| 185 | 2026.01.13 17:53:43.217117 [ 263 ] {} <Debug> TCP-Session: 66b6c951-61c4-41b0-9762-5658541a1971 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 186 | 2026.01.13 17:53:43.217102 [ 265 ] {} <Debug> TCP-Session: b47dfd24-0d1c-45f2-9240-30272d12ebd8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 187 | 2026.01.13 17:53:43.217200 [ 266 ] {} <Debug> TCP-Session: 88272027-4603-4513-a76b-3b882ad96425 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 188 | 2026.01.13 17:53:43.217181 [ 263 ] {} <Debug> TCP-Session: 66b6c951-61c4-41b0-9762-5658541a1971 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 189 | 2026.01.13 17:53:43.217240 [ 265 ] {} <Debug> TCP-Session: b47dfd24-0d1c-45f2-9240-30272d12ebd8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 190 | 2026.01.13 17:53:43.217258 [ 266 ] {} <Debug> TCP-Session: 88272027-4603-4513-a76b-3b882ad96425 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2026.01.13 17:53:44.000257 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 116.87 MiB, peak 116.87 MiB, free memory in arenas 0.00 B, will set to 119.48 MiB (RSS), difference: 2.62 MiB | ||
| 192 | 2026.01.13 17:53:44.031668 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:46673 | ||
| 193 | 2026.01.13 17:53:44.033278 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 194 | 2026.01.13 17:53:44.033359 [ 267 ] {} <Debug> TCP-Session: 8f1f9a99-48f5-47b9-a4b2-fa0ed0727122 Authenticating user 'default' from [fd00:1122:3344:101::c]:46673 | ||
| 195 | 2026.01.13 17:53:44.033381 [ 267 ] {} <Debug> TCP-Session: 8f1f9a99-48f5-47b9-a4b2-fa0ed0727122 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 196 | 2026.01.13 17:53:44.033393 [ 267 ] {} <Debug> TCP-Session: 8f1f9a99-48f5-47b9-a4b2-fa0ed0727122 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 197 | 2026.01.13 17:53:44.033521 [ 267 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 198 | 2026.01.13 17:53:44.033548 [ 267 ] {} <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 | ||
| 199 | 2026.01.13 17:53:44.033631 [ 267 ] {} <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 | ||
| 200 | 2026.01.13 17:53:44.034794 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:47151 | ||
| 201 | 2026.01.13 17:53:44.034898 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:52945 | ||
| 202 | 2026.01.13 17:53:44.034985 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 203 | 2026.01.13 17:53:44.035027 [ 268 ] {} <Debug> TCP-Session: 3df323e4-3562-46c5-af35-82723c0a6c81 Authenticating user 'default' from [fd00:1122:3344:101::c]:47151 | ||
| 204 | 2026.01.13 17:53:44.035127 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 205 | 2026.01.13 17:53:44.035140 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:39995 | ||
| 206 | 2026.01.13 17:53:44.035145 [ 268 ] {} <Debug> TCP-Session: 3df323e4-3562-46c5-af35-82723c0a6c81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 207 | 2026.01.13 17:53:44.035175 [ 269 ] {} <Debug> TCP-Session: 80fe6f83-f55e-4900-ab2c-1a17cdda0f90 Authenticating user 'default' from [fd00:1122:3344:101::c]:52945 | ||
| 208 | 2026.01.13 17:53:44.035159 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:53086 | ||
| 209 | 2026.01.13 17:53:44.035190 [ 268 ] {} <Debug> TCP-Session: 3df323e4-3562-46c5-af35-82723c0a6c81 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 210 | 2026.01.13 17:53:44.035312 [ 269 ] {} <Debug> TCP-Session: 80fe6f83-f55e-4900-ab2c-1a17cdda0f90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 211 | 2026.01.13 17:53:44.035360 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:43171 | ||
| 212 | 2026.01.13 17:53:44.035362 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:64647 | ||
| 213 | 2026.01.13 17:53:44.035319 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 214 | 2026.01.13 17:53:44.035451 [ 269 ] {} <Debug> TCP-Session: 80fe6f83-f55e-4900-ab2c-1a17cdda0f90 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 215 | 2026.01.13 17:53:44.035495 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:50787 | ||
| 216 | 2026.01.13 17:53:44.035469 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 217 | 2026.01.13 17:53:44.035462 [ 271 ] {} <Debug> TCP-Session: 5309bcbe-71ad-4455-94ad-286f3bd4eab3 Authenticating user 'default' from [fd00:1122:3344:101::c]:39995 | ||
| 218 | 2026.01.13 17:53:44.035591 [ 270 ] {} <Debug> TCP-Session: 01defe40-5cbb-4508-bcd9-b857b00a6ba0 Authenticating user 'default' from [fd00:1122:3344:101::c]:53086 | ||
| 219 | 2026.01.13 17:53:44.035684 [ 271 ] {} <Debug> TCP-Session: 5309bcbe-71ad-4455-94ad-286f3bd4eab3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 220 | 2026.01.13 17:53:44.035704 [ 271 ] {} <Debug> TCP-Session: 5309bcbe-71ad-4455-94ad-286f3bd4eab3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 221 | 2026.01.13 17:53:44.035704 [ 270 ] {} <Debug> TCP-Session: 01defe40-5cbb-4508-bcd9-b857b00a6ba0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 222 | 2026.01.13 17:53:44.035815 [ 270 ] {} <Debug> TCP-Session: 01defe40-5cbb-4508-bcd9-b857b00a6ba0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 223 | 2026.01.13 17:53:44.035933 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 224 | 2026.01.13 17:53:44.035969 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 225 | 2026.01.13 17:53:44.036018 [ 273 ] {} <Debug> TCP-Session: fced6546-00b4-47ad-a794-ac6b2b3bfc27 Authenticating user 'default' from [fd00:1122:3344:101::c]:64647 | ||
| 226 | 2026.01.13 17:53:44.035949 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 227 | 2026.01.13 17:53:44.036076 [ 272 ] {} <Debug> TCP-Session: 5d768ae1-0b08-4f78-8728-1c8f3859e59c Authenticating user 'default' from [fd00:1122:3344:101::c]:43171 | ||
| 228 | 2026.01.13 17:53:44.036100 [ 274 ] {} <Debug> TCP-Session: 156120f2-9afe-490c-9ae1-f901b734e4a5 Authenticating user 'default' from [fd00:1122:3344:101::c]:50787 | ||
| 229 | 2026.01.13 17:53:44.036100 [ 273 ] {} <Debug> TCP-Session: fced6546-00b4-47ad-a794-ac6b2b3bfc27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 230 | 2026.01.13 17:53:44.036202 [ 272 ] {} <Debug> TCP-Session: 5d768ae1-0b08-4f78-8728-1c8f3859e59c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 231 | 2026.01.13 17:53:44.036231 [ 274 ] {} <Debug> TCP-Session: 156120f2-9afe-490c-9ae1-f901b734e4a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 232 | 2026.01.13 17:53:44.036214 [ 273 ] {} <Debug> TCP-Session: fced6546-00b4-47ad-a794-ac6b2b3bfc27 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 233 | 2026.01.13 17:53:44.036354 [ 272 ] {} <Debug> TCP-Session: 5d768ae1-0b08-4f78-8728-1c8f3859e59c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 234 | 2026.01.13 17:53:44.036382 [ 274 ] {} <Debug> TCP-Session: 156120f2-9afe-490c-9ae1-f901b734e4a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 235 | 2026.01.13 17:53:44.306747 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:39845 | ||
| 236 | 2026.01.13 17:53:44.321076 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 237 | 2026.01.13 17:53:44.321236 [ 275 ] {} <Debug> TCP-Session: 2a0a97f2-d809-44fb-a1db-4d9641d693f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:39845 | ||
| 238 | 2026.01.13 17:53:44.321269 [ 275 ] {} <Debug> TCP-Session: 2a0a97f2-d809-44fb-a1db-4d9641d693f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 239 | 2026.01.13 17:53:44.321291 [ 275 ] {} <Debug> TCP-Session: 2a0a97f2-d809-44fb-a1db-4d9641d693f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 240 | 2026.01.13 17:53:44.321485 [ 275 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 241 | 2026.01.13 17:53:44.321557 [ 275 ] {} <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 | ||
| 242 | 2026.01.13 17:53:44.321679 [ 275 ] {} <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 | ||
| 243 | 2026.01.13 17:53:44.322163 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:40332 | ||
| 244 | 2026.01.13 17:53:44.322267 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:43908 | ||
| 245 | 2026.01.13 17:53:44.322346 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:48421 | ||
| 246 | 2026.01.13 17:53:44.322461 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:34909 | ||
| 247 | 2026.01.13 17:53:44.322539 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 248 | 2026.01.13 17:53:44.322604 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:43272 | ||
| 249 | 2026.01.13 17:53:44.322635 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 250 | 2026.01.13 17:53:44.322671 [ 276 ] {} <Debug> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Authenticating user 'default' from [fd00:1122:3344:101::d]:40332 | ||
| 251 | 2026.01.13 17:53:44.322679 [ 278 ] {} <Debug> TCP-Session: fb61cdcb-4cf8-470d-b206-ba7cb726e107 Authenticating user 'default' from [fd00:1122:3344:101::d]:48421 | ||
| 252 | 2026.01.13 17:53:44.322735 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:63398 | ||
| 253 | 2026.01.13 17:53:44.322713 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 254 | 2026.01.13 17:53:44.322800 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 255 | 2026.01.13 17:53:44.322834 [ 278 ] {} <Debug> TCP-Session: fb61cdcb-4cf8-470d-b206-ba7cb726e107 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 256 | 2026.01.13 17:53:44.322887 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:56798 | ||
| 257 | 2026.01.13 17:53:44.322916 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 258 | 2026.01.13 17:53:44.322935 [ 277 ] {} <Debug> TCP-Session: 639baf0f-2dfe-4a92-beda-e4e88892e918 Authenticating user 'default' from [fd00:1122:3344:101::d]:43908 | ||
| 259 | 2026.01.13 17:53:44.322984 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 260 | 2026.01.13 17:53:44.322964 [ 280 ] {} <Debug> TCP-Session: 502f3983-8123-41a9-8147-672a5ec4d7a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:43272 | ||
| 261 | 2026.01.13 17:53:44.322942 [ 278 ] {} <Debug> TCP-Session: fb61cdcb-4cf8-470d-b206-ba7cb726e107 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 262 | 2026.01.13 17:53:44.323075 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 263 | 2026.01.13 17:53:44.323071 [ 281 ] {} <Debug> TCP-Session: 4f31dcd5-1e96-4acc-83a2-511f3311c2e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:63398 | ||
| 264 | 2026.01.13 17:53:44.323053 [ 280 ] {} <Debug> TCP-Session: 502f3983-8123-41a9-8147-672a5ec4d7a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 265 | 2026.01.13 17:53:44.323147 [ 282 ] {} <Debug> TCP-Session: 40acd0a6-13a5-4118-8de4-26805fb2e49f Authenticating user 'default' from [fd00:1122:3344:101::d]:56798 | ||
| 266 | 2026.01.13 17:53:44.323156 [ 281 ] {} <Debug> TCP-Session: 4f31dcd5-1e96-4acc-83a2-511f3311c2e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 267 | 2026.01.13 17:53:44.323168 [ 280 ] {} <Debug> TCP-Session: 502f3983-8123-41a9-8147-672a5ec4d7a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 268 | 2026.01.13 17:53:44.323236 [ 281 ] {} <Debug> TCP-Session: 4f31dcd5-1e96-4acc-83a2-511f3311c2e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 269 | 2026.01.13 17:53:44.323227 [ 282 ] {} <Debug> TCP-Session: 40acd0a6-13a5-4118-8de4-26805fb2e49f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 270 | 2026.01.13 17:53:44.323041 [ 277 ] {} <Debug> TCP-Session: 639baf0f-2dfe-4a92-beda-e4e88892e918 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 271 | 2026.01.13 17:53:44.323337 [ 282 ] {} <Debug> TCP-Session: 40acd0a6-13a5-4118-8de4-26805fb2e49f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 272 | 2026.01.13 17:53:44.323350 [ 277 ] {} <Debug> TCP-Session: 639baf0f-2dfe-4a92-beda-e4e88892e918 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 273 | 2026.01.13 17:53:44.322850 [ 279 ] {} <Debug> TCP-Session: c412de86-5936-4766-ba48-dac145e93a7c Authenticating user 'default' from [fd00:1122:3344:101::d]:34909 | ||
| 274 | 2026.01.13 17:53:44.322700 [ 276 ] {} <Debug> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 275 | 2026.01.13 17:53:44.323475 [ 279 ] {} <Debug> TCP-Session: c412de86-5936-4766-ba48-dac145e93a7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 276 | 2026.01.13 17:53:44.323514 [ 276 ] {} <Debug> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 277 | 2026.01.13 17:53:44.323528 [ 279 ] {} <Debug> TCP-Session: c412de86-5936-4766-ba48-dac145e93a7c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 278 | 2026.01.13 17:53:44.323939 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:57504 | ||
| 279 | 2026.01.13 17:53:44.324041 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 280 | 2026.01.13 17:53:44.324064 [ 283 ] {} <Debug> TCP-Session: eb103786-73b5-476e-86b3-5a02b74f0d5b Authenticating user 'default' from [fd00:1122:3344:101::d]:57504 | ||
| 281 | 2026.01.13 17:53:44.324174 [ 283 ] {} <Debug> TCP-Session: eb103786-73b5-476e-86b3-5a02b74f0d5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 282 | 2026.01.13 17:53:44.324189 [ 283 ] {} <Debug> TCP-Session: eb103786-73b5-476e-86b3-5a02b74f0d5b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 283 | 2026.01.13 17:53:44.335036 [ 275 ] {} <Trace> TCP-Session: 2a0a97f2-d809-44fb-a1db-4d9641d693f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 284 | 2026.01.13 17:53:44.337891 [ 275 ] {15ab747f-6b0b-4ac9-9e29-f29fbceec13f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39845) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 285 | 2026.01.13 17:53:44.445488 [ 275 ] {15ab747f-6b0b-4ac9-9e29-f29fbceec13f} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:39845) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 286 | |||
| 287 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 288 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 289 | 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 | ||
| 290 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 291 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 292 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 293 | 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 | ||
| 294 | 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 | ||
| 295 | 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 | ||
| 296 | 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 | ||
| 297 | 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 | ||
| 298 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 299 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 300 | 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 | ||
| 301 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 302 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 303 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 304 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 305 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 306 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 307 | 20. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 308 | |||
| 309 | 2026.01.13 17:53:44.446444 [ 275 ] {15ab747f-6b0b-4ac9-9e29-f29fbceec13f} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 310 | |||
| 311 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 312 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 313 | 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 | ||
| 314 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 315 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 316 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 317 | 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 | ||
| 318 | 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 | ||
| 319 | 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 | ||
| 320 | 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 | ||
| 321 | 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 | ||
| 322 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 323 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 324 | 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 | ||
| 325 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 326 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 327 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 328 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 329 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 330 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 331 | 20. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 332 | |||
| 333 | 2026.01.13 17:53:44.446655 [ 275 ] {15ab747f-6b0b-4ac9-9e29-f29fbceec13f} <Debug> TCPHandler: Processed in 0.117924125 sec. | ||
| 334 | 2026.01.13 17:53:44.456979 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 335 | 2026.01.13 17:53:44.457212 [ 276 ] {72db7aa9-4a7e-465d-8af6-13370f876951} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 336 | 2026.01.13 17:53:44.457701 [ 276 ] {72db7aa9-4a7e-465d-8af6-13370f876951} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:40332) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 337 | |||
| 338 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 339 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 340 | 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 | ||
| 341 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 342 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 343 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 344 | 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 | ||
| 345 | 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 | ||
| 346 | 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 | ||
| 347 | 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 | ||
| 348 | 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 | ||
| 349 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 350 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 351 | 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 | ||
| 352 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 353 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 354 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 355 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 356 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 357 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 358 | 20. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 359 | |||
| 360 | 2026.01.13 17:53:44.458001 [ 276 ] {72db7aa9-4a7e-465d-8af6-13370f876951} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 361 | |||
| 362 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 363 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 364 | 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 | ||
| 365 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 366 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 367 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 368 | 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 | ||
| 369 | 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 | ||
| 370 | 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 | ||
| 371 | 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 | ||
| 372 | 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 | ||
| 373 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 374 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 375 | 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 | ||
| 376 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 377 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 378 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 379 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 380 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 381 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 382 | 20. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 383 | |||
| 384 | 2026.01.13 17:53:44.458227 [ 276 ] {72db7aa9-4a7e-465d-8af6-13370f876951} <Debug> TCPHandler: Processed in 0.001428366 sec. | ||
| 385 | 2026.01.13 17:53:44.462981 [ 275 ] {} <Trace> TCP-Session: 2a0a97f2-d809-44fb-a1db-4d9641d693f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 386 | 2026.01.13 17:53:44.463932 [ 275 ] {66fa8150-a4ed-4e8a-b4c5-18f97c6505e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39845) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 387 | 2026.01.13 17:53:44.464534 [ 275 ] {66fa8150-a4ed-4e8a-b4c5-18f97c6505e1} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 388 | 2026.01.13 17:53:44.472074 [ 275 ] {66fa8150-a4ed-4e8a-b4c5-18f97c6505e1} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 389 | 2026.01.13 17:53:44.472170 [ 275 ] {66fa8150-a4ed-4e8a-b4c5-18f97c6505e1} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000131482 sec | ||
| 390 | 2026.01.13 17:53:44.472187 [ 275 ] {66fa8150-a4ed-4e8a-b4c5-18f97c6505e1} <Trace> ReferentialDeps: No tables | ||
| 391 | 2026.01.13 17:53:44.472200 [ 275 ] {66fa8150-a4ed-4e8a-b4c5-18f97c6505e1} <Trace> LoadingDeps: No tables | ||
| 392 | 2026.01.13 17:53:44.472260 [ 275 ] {66fa8150-a4ed-4e8a-b4c5-18f97c6505e1} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 393 | 2026.01.13 17:53:44.473014 [ 275 ] {66fa8150-a4ed-4e8a-b4c5-18f97c6505e1} <Debug> TCPHandler: Processed in 0.010157373 sec. | ||
| 394 | 2026.01.13 17:53:44.473157 [ 275 ] {} <Trace> TCP-Session: 2a0a97f2-d809-44fb-a1db-4d9641d693f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 395 | 2026.01.13 17:53:44.473305 [ 275 ] {c3365bf0-d6e5-44c5-ab7c-e5e32baf96b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39845) /* The version table contains metadata about the `oximeter` database */ | ||
| 396 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 397 | 2026.01.13 17:53:44.473417 [ 275 ] {c3365bf0-d6e5-44c5-ab7c-e5e32baf96b2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 398 | 2026.01.13 17:53:44.478138 [ 275 ] {c3365bf0-d6e5-44c5-ab7c-e5e32baf96b2} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 399 | 2026.01.13 17:53:44.483728 [ 275 ] {c3365bf0-d6e5-44c5-ab7c-e5e32baf96b2} <Debug> oximeter.version (ec6d3268-d4a5-4477-b7c8-4f23357a5c23): Loading data parts | ||
| 400 | 2026.01.13 17:53:44.484879 [ 275 ] {c3365bf0-d6e5-44c5-ab7c-e5e32baf96b2} <Debug> oximeter.version (ec6d3268-d4a5-4477-b7c8-4f23357a5c23): There are no data parts | ||
| 401 | 2026.01.13 17:53:44.488037 [ 275 ] {c3365bf0-d6e5-44c5-ab7c-e5e32baf96b2} <Debug> TCPHandler: Processed in 0.014927609 sec. | ||
| 402 | 2026.01.13 17:53:44.488242 [ 275 ] {} <Trace> TCP-Session: 2a0a97f2-d809-44fb-a1db-4d9641d693f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 403 | 2026.01.13 17:53:44.488418 [ 275 ] {2f6ea283-25e7-4dc8-92e7-9bb4a331f93b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39845) /* The measurement tables contain all individual samples from each timeseries. | ||
| 404 | * | ||
| 405 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 406 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 407 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 408 | * by all samples from the same timeseries. | ||
| 409 | * | ||
| 410 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 411 | * and then uses that to index quickly into the measurements tables. | ||
| 412 | */ | ||
| 413 | 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) | ||
| 414 | 2026.01.13 17:53:44.488534 [ 275 ] {2f6ea283-25e7-4dc8-92e7-9bb4a331f93b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 415 | 2026.01.13 17:53:44.500769 [ 275 ] {2f6ea283-25e7-4dc8-92e7-9bb4a331f93b} <Debug> oximeter.measurements_bool (826fdc8e-3d6b-4202-9ce2-60a454a21d74): Loading data parts | ||
| 416 | 2026.01.13 17:53:44.501105 [ 275 ] {2f6ea283-25e7-4dc8-92e7-9bb4a331f93b} <Debug> oximeter.measurements_bool (826fdc8e-3d6b-4202-9ce2-60a454a21d74): There are no data parts | ||
| 417 | 2026.01.13 17:53:44.506892 [ 275 ] {2f6ea283-25e7-4dc8-92e7-9bb4a331f93b} <Debug> TCPHandler: Processed in 0.018698147 sec. | ||
| 418 | 2026.01.13 17:53:44.507067 [ 275 ] {} <Trace> TCP-Session: 2a0a97f2-d809-44fb-a1db-4d9641d693f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 419 | 2026.01.13 17:53:44.507330 [ 275 ] {0f0450b6-ea39-4543-82dd-94d80724daed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39845) 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) | ||
| 420 | 2026.01.13 17:53:44.507382 [ 275 ] {0f0450b6-ea39-4543-82dd-94d80724daed} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 421 | 2026.01.13 17:53:44.512332 [ 275 ] {0f0450b6-ea39-4543-82dd-94d80724daed} <Debug> oximeter.measurements_i8 (1a93105b-0c1b-4718-8760-c6f6072c6dd8): Loading data parts | ||
| 422 | 2026.01.13 17:53:44.512503 [ 275 ] {0f0450b6-ea39-4543-82dd-94d80724daed} <Debug> oximeter.measurements_i8 (1a93105b-0c1b-4718-8760-c6f6072c6dd8): There are no data parts | ||
| 423 | 2026.01.13 17:53:44.517941 [ 275 ] {0f0450b6-ea39-4543-82dd-94d80724daed} <Debug> TCPHandler: Processed in 0.010936127 sec. | ||
| 424 | 2026.01.13 17:53:44.518237 [ 275 ] {} <Trace> TCP-Session: 2a0a97f2-d809-44fb-a1db-4d9641d693f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 425 | 2026.01.13 17:53:44.518477 [ 275 ] {b866944f-b85b-4d87-8bc5-78191d2fa333} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39845) 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) | ||
| 426 | 2026.01.13 17:53:44.518618 [ 275 ] {b866944f-b85b-4d87-8bc5-78191d2fa333} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 427 | 2026.01.13 17:53:44.520912 [ 275 ] {b866944f-b85b-4d87-8bc5-78191d2fa333} <Debug> oximeter.measurements_u8 (dc16650d-50b1-4685-8c7f-d833e033822a): Loading data parts | ||
| 428 | 2026.01.13 17:53:44.521091 [ 275 ] {b866944f-b85b-4d87-8bc5-78191d2fa333} <Debug> oximeter.measurements_u8 (dc16650d-50b1-4685-8c7f-d833e033822a): There are no data parts | ||
| 429 | 2026.01.13 17:53:44.522419 [ 275 ] {b866944f-b85b-4d87-8bc5-78191d2fa333} <Debug> TCPHandler: Processed in 0.004257987 sec. | ||
| 430 | 2026.01.13 17:53:44.522565 [ 275 ] {} <Trace> TCP-Session: 2a0a97f2-d809-44fb-a1db-4d9641d693f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 431 | 2026.01.13 17:53:44.522786 [ 275 ] {82362b0c-1336-4914-82f5-c0f44654ea47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39845) 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) | ||
| 432 | 2026.01.13 17:53:44.522828 [ 275 ] {82362b0c-1336-4914-82f5-c0f44654ea47} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 433 | 2026.01.13 17:53:44.524741 [ 275 ] {82362b0c-1336-4914-82f5-c0f44654ea47} <Debug> oximeter.measurements_i16 (743caff5-358b-40cd-8b75-a1cad6357136): Loading data parts | ||
| 434 | 2026.01.13 17:53:44.524983 [ 275 ] {82362b0c-1336-4914-82f5-c0f44654ea47} <Debug> oximeter.measurements_i16 (743caff5-358b-40cd-8b75-a1cad6357136): There are no data parts | ||
| 435 | 2026.01.13 17:53:44.526332 [ 275 ] {82362b0c-1336-4914-82f5-c0f44654ea47} <Debug> TCPHandler: Processed in 0.003819109 sec. | ||
| 436 | 2026.01.13 17:53:44.526531 [ 275 ] {} <Trace> TCP-Session: 2a0a97f2-d809-44fb-a1db-4d9641d693f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 437 | 2026.01.13 17:53:44.526694 [ 275 ] {7cf51bcd-bf55-4358-86a5-fe14bd934d6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39845) 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) | ||
| 438 | 2026.01.13 17:53:44.526800 [ 275 ] {7cf51bcd-bf55-4358-86a5-fe14bd934d6f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 439 | 2026.01.13 17:53:44.528522 [ 275 ] {7cf51bcd-bf55-4358-86a5-fe14bd934d6f} <Debug> oximeter.measurements_u16 (514a3010-8b84-473c-afbb-5afa9e22d392): Loading data parts | ||
| 440 | 2026.01.13 17:53:44.528709 [ 275 ] {7cf51bcd-bf55-4358-86a5-fe14bd934d6f} <Debug> oximeter.measurements_u16 (514a3010-8b84-473c-afbb-5afa9e22d392): There are no data parts | ||
| 441 | 2026.01.13 17:53:44.529905 [ 275 ] {7cf51bcd-bf55-4358-86a5-fe14bd934d6f} <Debug> TCPHandler: Processed in 0.003421482 sec. | ||
| 442 | 2026.01.13 17:53:44.530035 [ 275 ] {} <Trace> TCP-Session: 2a0a97f2-d809-44fb-a1db-4d9641d693f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 443 | 2026.01.13 17:53:44.530232 [ 275 ] {3de25453-b131-4e57-a069-ce52f23106a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39845) 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) | ||
| 444 | 2026.01.13 17:53:44.530307 [ 275 ] {3de25453-b131-4e57-a069-ce52f23106a1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 445 | 2026.01.13 17:53:44.532067 [ 275 ] {3de25453-b131-4e57-a069-ce52f23106a1} <Debug> oximeter.measurements_i32 (8fe16d4f-bffa-40f6-90ab-1526fc1de7ed): Loading data parts | ||
| 446 | 2026.01.13 17:53:44.532213 [ 275 ] {3de25453-b131-4e57-a069-ce52f23106a1} <Debug> oximeter.measurements_i32 (8fe16d4f-bffa-40f6-90ab-1526fc1de7ed): There are no data parts | ||
| 447 | 2026.01.13 17:53:44.533387 [ 275 ] {3de25453-b131-4e57-a069-ce52f23106a1} <Debug> TCPHandler: Processed in 0.003399421 sec. | ||
| 448 | 2026.01.13 17:53:44.533572 [ 275 ] {} <Trace> TCP-Session: 2a0a97f2-d809-44fb-a1db-4d9641d693f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 449 | 2026.01.13 17:53:44.533723 [ 275 ] {887bba70-4056-46f2-9fe9-6a2d2eabb06a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39845) 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) | ||
| 450 | 2026.01.13 17:53:44.533826 [ 275 ] {887bba70-4056-46f2-9fe9-6a2d2eabb06a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 451 | 2026.01.13 17:53:44.535481 [ 275 ] {887bba70-4056-46f2-9fe9-6a2d2eabb06a} <Debug> oximeter.measurements_u32 (acb379c3-60a9-4c54-a8e2-51f5719d674a): Loading data parts | ||
| 452 | 2026.01.13 17:53:44.535712 [ 275 ] {887bba70-4056-46f2-9fe9-6a2d2eabb06a} <Debug> oximeter.measurements_u32 (acb379c3-60a9-4c54-a8e2-51f5719d674a): There are no data parts | ||
| 453 | 2026.01.13 17:53:44.536945 [ 275 ] {887bba70-4056-46f2-9fe9-6a2d2eabb06a} <Debug> TCPHandler: Processed in 0.003420051 sec. | ||
| 454 | 2026.01.13 17:53:44.537072 [ 275 ] {} <Trace> TCP-Session: 2a0a97f2-d809-44fb-a1db-4d9641d693f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 455 | 2026.01.13 17:53:44.537259 [ 275 ] {8b9d74e5-8644-427e-8d47-3e5637f3511a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39845) 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) | ||
| 456 | 2026.01.13 17:53:44.537333 [ 275 ] {8b9d74e5-8644-427e-8d47-3e5637f3511a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 457 | 2026.01.13 17:53:44.539083 [ 275 ] {8b9d74e5-8644-427e-8d47-3e5637f3511a} <Debug> oximeter.measurements_i64 (d1f76582-7773-4dbe-97f5-32a982c1c140): Loading data parts | ||
| 458 | 2026.01.13 17:53:44.539225 [ 275 ] {8b9d74e5-8644-427e-8d47-3e5637f3511a} <Debug> oximeter.measurements_i64 (d1f76582-7773-4dbe-97f5-32a982c1c140): There are no data parts | ||
| 459 | 2026.01.13 17:53:44.540366 [ 275 ] {8b9d74e5-8644-427e-8d47-3e5637f3511a} <Debug> TCPHandler: Processed in 0.00334306 sec. | ||
| 460 | 2026.01.13 17:53:44.540558 [ 275 ] {} <Trace> TCP-Session: 2a0a97f2-d809-44fb-a1db-4d9641d693f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 461 | 2026.01.13 17:53:44.540710 [ 275 ] {f040627e-f6dd-4e31-ad48-4416aef11015} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39845) 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) | ||
| 462 | 2026.01.13 17:53:44.540816 [ 275 ] {f040627e-f6dd-4e31-ad48-4416aef11015} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 463 | 2026.01.13 17:53:44.542480 [ 275 ] {f040627e-f6dd-4e31-ad48-4416aef11015} <Debug> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Loading data parts | ||
| 464 | 2026.01.13 17:53:44.542624 [ 275 ] {f040627e-f6dd-4e31-ad48-4416aef11015} <Debug> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): There are no data parts | ||
| 465 | 2026.01.13 17:53:44.544950 [ 275 ] {f040627e-f6dd-4e31-ad48-4416aef11015} <Debug> TCPHandler: Processed in 0.00443946 sec. | ||
| 466 | 2026.01.13 17:53:44.545090 [ 275 ] {} <Trace> TCP-Session: 2a0a97f2-d809-44fb-a1db-4d9641d693f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 467 | 2026.01.13 17:53:44.545244 [ 275 ] {3223bd98-7bff-47db-805d-739225818a10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39845) 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) | ||
| 468 | 2026.01.13 17:53:44.545355 [ 275 ] {3223bd98-7bff-47db-805d-739225818a10} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 469 | 2026.01.13 17:53:44.547363 [ 275 ] {3223bd98-7bff-47db-805d-739225818a10} <Debug> oximeter.measurements_f32 (4bb06e7c-925f-4862-999c-836a600da93e): Loading data parts | ||
| 470 | 2026.01.13 17:53:44.547524 [ 275 ] {3223bd98-7bff-47db-805d-739225818a10} <Debug> oximeter.measurements_f32 (4bb06e7c-925f-4862-999c-836a600da93e): There are no data parts | ||
| 471 | 2026.01.13 17:53:44.548935 [ 275 ] {3223bd98-7bff-47db-805d-739225818a10} <Debug> TCPHandler: Processed in 0.00389473 sec. | ||
| 472 | 2026.01.13 17:53:44.549135 [ 275 ] {} <Trace> TCP-Session: 2a0a97f2-d809-44fb-a1db-4d9641d693f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 473 | 2026.01.13 17:53:44.549288 [ 275 ] {11b45fb6-2ba4-4e0a-933e-4b56930563c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39845) 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) | ||
| 474 | 2026.01.13 17:53:44.549389 [ 275 ] {11b45fb6-2ba4-4e0a-933e-4b56930563c3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 475 | 2026.01.13 17:53:44.551048 [ 275 ] {11b45fb6-2ba4-4e0a-933e-4b56930563c3} <Debug> oximeter.measurements_f64 (1c067b5b-75e1-467d-a7e3-d4b172727ac8): Loading data parts | ||
| 476 | 2026.01.13 17:53:44.551185 [ 275 ] {11b45fb6-2ba4-4e0a-933e-4b56930563c3} <Debug> oximeter.measurements_f64 (1c067b5b-75e1-467d-a7e3-d4b172727ac8): There are no data parts | ||
| 477 | 2026.01.13 17:53:44.552524 [ 275 ] {11b45fb6-2ba4-4e0a-933e-4b56930563c3} <Debug> TCPHandler: Processed in 0.003431872 sec. | ||
| 478 | 2026.01.13 17:53:44.552660 [ 275 ] {} <Trace> TCP-Session: 2a0a97f2-d809-44fb-a1db-4d9641d693f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 479 | 2026.01.13 17:53:44.552808 [ 275 ] {6b9133d0-6697-4761-bb81-279824a5e4b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39845) 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) | ||
| 480 | 2026.01.13 17:53:44.552919 [ 275 ] {6b9133d0-6697-4761-bb81-279824a5e4b8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 481 | 2026.01.13 17:53:44.554729 [ 275 ] {6b9133d0-6697-4761-bb81-279824a5e4b8} <Debug> oximeter.measurements_string (77b4b6f6-0a96-499b-9cae-6f1f9d694766): Loading data parts | ||
| 482 | 2026.01.13 17:53:44.554863 [ 275 ] {6b9133d0-6697-4761-bb81-279824a5e4b8} <Debug> oximeter.measurements_string (77b4b6f6-0a96-499b-9cae-6f1f9d694766): There are no data parts | ||
| 483 | 2026.01.13 17:53:44.556107 [ 275 ] {6b9133d0-6697-4761-bb81-279824a5e4b8} <Debug> TCPHandler: Processed in 0.003492513 sec. | ||
| 484 | 2026.01.13 17:53:44.556301 [ 275 ] {} <Trace> TCP-Session: 2a0a97f2-d809-44fb-a1db-4d9641d693f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 485 | 2026.01.13 17:53:44.556451 [ 275 ] {45b81388-4efd-4582-9a19-d1386eaa3add} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39845) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 486 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 487 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 488 | * a string isn't palatable for a few reasons. | ||
| 489 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 490 | * details. | ||
| 491 | */ | ||
| 492 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 493 | 2026.01.13 17:53:44.556566 [ 275 ] {45b81388-4efd-4582-9a19-d1386eaa3add} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 494 | 2026.01.13 17:53:44.558252 [ 275 ] {45b81388-4efd-4582-9a19-d1386eaa3add} <Debug> oximeter.measurements_bytes (4f412910-5bfc-4b10-ad6a-67fae98183fd): Loading data parts | ||
| 495 | 2026.01.13 17:53:44.558391 [ 275 ] {45b81388-4efd-4582-9a19-d1386eaa3add} <Debug> oximeter.measurements_bytes (4f412910-5bfc-4b10-ad6a-67fae98183fd): There are no data parts | ||
| 496 | 2026.01.13 17:53:44.559604 [ 275 ] {45b81388-4efd-4582-9a19-d1386eaa3add} <Debug> TCPHandler: Processed in 0.003349081 sec. | ||
| 497 | 2026.01.13 17:53:44.559802 [ 275 ] {} <Trace> TCP-Session: 2a0a97f2-d809-44fb-a1db-4d9641d693f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 498 | 2026.01.13 17:53:44.559955 [ 275 ] {91acee4e-71ef-419f-a64a-889834c28f91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39845) 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) | ||
| 499 | 2026.01.13 17:53:44.560065 [ 275 ] {91acee4e-71ef-419f-a64a-889834c28f91} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 500 | 2026.01.13 17:53:44.561695 [ 275 ] {91acee4e-71ef-419f-a64a-889834c28f91} <Debug> oximeter.measurements_cumulativei64 (a5913720-b8a2-4918-bf86-d1b13b2a2f23): Loading data parts | ||
| 501 | 2026.01.13 17:53:44.561877 [ 275 ] {91acee4e-71ef-419f-a64a-889834c28f91} <Debug> oximeter.measurements_cumulativei64 (a5913720-b8a2-4918-bf86-d1b13b2a2f23): There are no data parts | ||
| 502 | 2026.01.13 17:53:44.563143 [ 275 ] {91acee4e-71ef-419f-a64a-889834c28f91} <Debug> TCPHandler: Processed in 0.003387152 sec. | ||
| 503 | 2026.01.13 17:53:44.563273 [ 275 ] {} <Trace> TCP-Session: 2a0a97f2-d809-44fb-a1db-4d9641d693f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 504 | 2026.01.13 17:53:44.563493 [ 275 ] {f0cefdda-c273-434f-ba8e-67b1de8f1495} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39845) 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) | ||
| 505 | 2026.01.13 17:53:44.563661 [ 275 ] {f0cefdda-c273-434f-ba8e-67b1de8f1495} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 506 | 2026.01.13 17:53:44.565324 [ 275 ] {f0cefdda-c273-434f-ba8e-67b1de8f1495} <Debug> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Loading data parts | ||
| 507 | 2026.01.13 17:53:44.565486 [ 275 ] {f0cefdda-c273-434f-ba8e-67b1de8f1495} <Debug> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): There are no data parts | ||
| 508 | 2026.01.13 17:53:44.566848 [ 275 ] {f0cefdda-c273-434f-ba8e-67b1de8f1495} <Debug> TCPHandler: Processed in 0.003621315 sec. | ||
| 509 | 2026.01.13 17:53:44.566977 [ 275 ] {} <Trace> TCP-Session: 2a0a97f2-d809-44fb-a1db-4d9641d693f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 510 | 2026.01.13 17:53:44.567131 [ 275 ] {ebd18474-c6e5-4b01-8bfc-bc7f84a94afb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39845) 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) | ||
| 511 | 2026.01.13 17:53:44.567237 [ 275 ] {ebd18474-c6e5-4b01-8bfc-bc7f84a94afb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 512 | 2026.01.13 17:53:44.569164 [ 275 ] {ebd18474-c6e5-4b01-8bfc-bc7f84a94afb} <Debug> oximeter.measurements_cumulativef32 (0f872bee-8417-4286-ace2-7cbd42b1817a): Loading data parts | ||
| 513 | 2026.01.13 17:53:44.569290 [ 275 ] {ebd18474-c6e5-4b01-8bfc-bc7f84a94afb} <Debug> oximeter.measurements_cumulativef32 (0f872bee-8417-4286-ace2-7cbd42b1817a): There are no data parts | ||
| 514 | 2026.01.13 17:53:44.570450 [ 275 ] {ebd18474-c6e5-4b01-8bfc-bc7f84a94afb} <Debug> TCPHandler: Processed in 0.003518843 sec. | ||
| 515 | 2026.01.13 17:53:44.570638 [ 275 ] {} <Trace> TCP-Session: 2a0a97f2-d809-44fb-a1db-4d9641d693f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 516 | 2026.01.13 17:53:44.570792 [ 275 ] {8a14fe46-207b-4c83-ac89-a3d18552de50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39845) 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) | ||
| 517 | 2026.01.13 17:53:44.570897 [ 275 ] {8a14fe46-207b-4c83-ac89-a3d18552de50} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 518 | 2026.01.13 17:53:44.574461 [ 275 ] {8a14fe46-207b-4c83-ac89-a3d18552de50} <Debug> oximeter.measurements_cumulativef64 (2c1a1d72-8d8f-4f6c-8cbb-4c86b921e1bf): Loading data parts | ||
| 519 | 2026.01.13 17:53:44.574684 [ 275 ] {8a14fe46-207b-4c83-ac89-a3d18552de50} <Debug> oximeter.measurements_cumulativef64 (2c1a1d72-8d8f-4f6c-8cbb-4c86b921e1bf): There are no data parts | ||
| 520 | 2026.01.13 17:53:44.577598 [ 275 ] {8a14fe46-207b-4c83-ac89-a3d18552de50} <Debug> TCPHandler: Processed in 0.007006106 sec. | ||
| 521 | 2026.01.13 17:53:44.577741 [ 275 ] {} <Trace> TCP-Session: 2a0a97f2-d809-44fb-a1db-4d9641d693f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 522 | 2026.01.13 17:53:44.578022 [ 275 ] {473fd735-3672-4948-bdc3-72033162dcf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39845) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 523 | * NOTE: Array types cannot be Nullable, see | ||
| 524 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 525 | * for more details. | ||
| 526 | * | ||
| 527 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 528 | * is unfortunate, and at this point relies on the fact that an | ||
| 529 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 530 | * to figure out another way to represent missing samples here. | ||
| 531 | */ | ||
| 532 | 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) | ||
| 533 | 2026.01.13 17:53:44.578140 [ 275 ] {473fd735-3672-4948-bdc3-72033162dcf0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 534 | 2026.01.13 17:53:44.580366 [ 275 ] {473fd735-3672-4948-bdc3-72033162dcf0} <Debug> oximeter.measurements_histogrami8 (1f3d9d49-2a51-4b56-915f-e7033243d68c): Loading data parts | ||
| 535 | 2026.01.13 17:53:44.580530 [ 275 ] {473fd735-3672-4948-bdc3-72033162dcf0} <Debug> oximeter.measurements_histogrami8 (1f3d9d49-2a51-4b56-915f-e7033243d68c): There are no data parts | ||
| 536 | 2026.01.13 17:53:44.582112 [ 275 ] {473fd735-3672-4948-bdc3-72033162dcf0} <Debug> TCPHandler: Processed in 0.004418959 sec. | ||
| 537 | 2026.01.13 17:53:44.582380 [ 275 ] {} <Trace> TCP-Session: 2a0a97f2-d809-44fb-a1db-4d9641d693f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 538 | 2026.01.13 17:53:44.582583 [ 275 ] {feed5ea5-4e20-45ee-a14f-8d50cd6ff4d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39845) 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) | ||
| 539 | 2026.01.13 17:53:44.582695 [ 275 ] {feed5ea5-4e20-45ee-a14f-8d50cd6ff4d1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 540 | 2026.01.13 17:53:44.584796 [ 275 ] {feed5ea5-4e20-45ee-a14f-8d50cd6ff4d1} <Debug> oximeter.measurements_histogramu8 (15eab798-3784-4f0f-98b9-48b50bfa93f8): Loading data parts | ||
| 541 | 2026.01.13 17:53:44.584990 [ 275 ] {feed5ea5-4e20-45ee-a14f-8d50cd6ff4d1} <Debug> oximeter.measurements_histogramu8 (15eab798-3784-4f0f-98b9-48b50bfa93f8): There are no data parts | ||
| 542 | 2026.01.13 17:53:44.586217 [ 275 ] {feed5ea5-4e20-45ee-a14f-8d50cd6ff4d1} <Debug> TCPHandler: Processed in 0.00388296 sec. | ||
| 543 | 2026.01.13 17:53:44.586343 [ 275 ] {} <Trace> TCP-Session: 2a0a97f2-d809-44fb-a1db-4d9641d693f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 544 | 2026.01.13 17:53:44.586616 [ 275 ] {8513b507-b53f-4496-894d-01a6d678542c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39845) 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) | ||
| 545 | 2026.01.13 17:53:44.586738 [ 275 ] {8513b507-b53f-4496-894d-01a6d678542c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 546 | 2026.01.13 17:53:44.588943 [ 275 ] {8513b507-b53f-4496-894d-01a6d678542c} <Debug> oximeter.measurements_histogrami16 (37f6354c-45b8-426b-8c44-efb5c8eeb596): Loading data parts | ||
| 547 | 2026.01.13 17:53:44.589077 [ 275 ] {8513b507-b53f-4496-894d-01a6d678542c} <Debug> oximeter.measurements_histogrami16 (37f6354c-45b8-426b-8c44-efb5c8eeb596): There are no data parts | ||
| 548 | 2026.01.13 17:53:44.590504 [ 275 ] {8513b507-b53f-4496-894d-01a6d678542c} <Debug> TCPHandler: Processed in 0.004207095 sec. | ||
| 549 | 2026.01.13 17:53:44.590707 [ 275 ] {} <Trace> TCP-Session: 2a0a97f2-d809-44fb-a1db-4d9641d693f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 550 | 2026.01.13 17:53:44.590911 [ 275 ] {852e0f09-7159-48cd-bc49-5d2396920c29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39845) 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) | ||
| 551 | 2026.01.13 17:53:44.591028 [ 275 ] {852e0f09-7159-48cd-bc49-5d2396920c29} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 552 | 2026.01.13 17:53:44.592862 [ 275 ] {852e0f09-7159-48cd-bc49-5d2396920c29} <Debug> oximeter.measurements_histogramu16 (3012f6de-ef49-4407-bbc5-6b85aeba5701): Loading data parts | ||
| 553 | 2026.01.13 17:53:44.593071 [ 275 ] {852e0f09-7159-48cd-bc49-5d2396920c29} <Debug> oximeter.measurements_histogramu16 (3012f6de-ef49-4407-bbc5-6b85aeba5701): There are no data parts | ||
| 554 | 2026.01.13 17:53:44.594341 [ 275 ] {852e0f09-7159-48cd-bc49-5d2396920c29} <Debug> TCPHandler: Processed in 0.003680007 sec. | ||
| 555 | 2026.01.13 17:53:44.594470 [ 275 ] {} <Trace> TCP-Session: 2a0a97f2-d809-44fb-a1db-4d9641d693f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 556 | 2026.01.13 17:53:44.594740 [ 275 ] {25eff0f7-dc09-4328-9444-ce27ec99541a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39845) 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) | ||
| 557 | 2026.01.13 17:53:44.594852 [ 275 ] {25eff0f7-dc09-4328-9444-ce27ec99541a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 558 | 2026.01.13 17:53:44.596754 [ 275 ] {25eff0f7-dc09-4328-9444-ce27ec99541a} <Debug> oximeter.measurements_histogrami32 (724cb1c0-b7b1-479b-b40e-d8429a83e902): Loading data parts | ||
| 559 | 2026.01.13 17:53:44.596899 [ 275 ] {25eff0f7-dc09-4328-9444-ce27ec99541a} <Debug> oximeter.measurements_histogrami32 (724cb1c0-b7b1-479b-b40e-d8429a83e902): There are no data parts | ||
| 560 | 2026.01.13 17:53:44.598169 [ 275 ] {25eff0f7-dc09-4328-9444-ce27ec99541a} <Debug> TCPHandler: Processed in 0.003746028 sec. | ||
| 561 | 2026.01.13 17:53:44.598355 [ 275 ] {} <Trace> TCP-Session: 2a0a97f2-d809-44fb-a1db-4d9641d693f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 562 | 2026.01.13 17:53:44.598558 [ 275 ] {462c72ba-f5f8-4027-8ba0-6726ea8ad236} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39845) 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) | ||
| 563 | 2026.01.13 17:53:44.598670 [ 275 ] {462c72ba-f5f8-4027-8ba0-6726ea8ad236} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 564 | 2026.01.13 17:53:44.600447 [ 275 ] {462c72ba-f5f8-4027-8ba0-6726ea8ad236} <Debug> oximeter.measurements_histogramu32 (e5ccc128-7af9-470b-b7d4-64faebba9640): Loading data parts | ||
| 565 | 2026.01.13 17:53:44.600613 [ 275 ] {462c72ba-f5f8-4027-8ba0-6726ea8ad236} <Debug> oximeter.measurements_histogramu32 (e5ccc128-7af9-470b-b7d4-64faebba9640): There are no data parts | ||
| 566 | 2026.01.13 17:53:44.601951 [ 275 ] {462c72ba-f5f8-4027-8ba0-6726ea8ad236} <Debug> TCPHandler: Processed in 0.003642826 sec. | ||
| 567 | 2026.01.13 17:53:44.602072 [ 275 ] {} <Trace> TCP-Session: 2a0a97f2-d809-44fb-a1db-4d9641d693f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 568 | 2026.01.13 17:53:44.602311 [ 275 ] {ffdc1ed4-906f-4e6c-9a7c-26ec3521f36e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39845) 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) | ||
| 569 | 2026.01.13 17:53:44.602423 [ 275 ] {ffdc1ed4-906f-4e6c-9a7c-26ec3521f36e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 570 | 2026.01.13 17:53:44.604262 [ 275 ] {ffdc1ed4-906f-4e6c-9a7c-26ec3521f36e} <Debug> oximeter.measurements_histogrami64 (0730184a-d7fb-40b0-b16d-01d9a4ce839d): Loading data parts | ||
| 571 | 2026.01.13 17:53:44.604412 [ 275 ] {ffdc1ed4-906f-4e6c-9a7c-26ec3521f36e} <Debug> oximeter.measurements_histogrami64 (0730184a-d7fb-40b0-b16d-01d9a4ce839d): There are no data parts | ||
| 572 | 2026.01.13 17:53:44.605752 [ 275 ] {ffdc1ed4-906f-4e6c-9a7c-26ec3521f36e} <Debug> TCPHandler: Processed in 0.003725957 sec. | ||
| 573 | 2026.01.13 17:53:44.605951 [ 275 ] {} <Trace> TCP-Session: 2a0a97f2-d809-44fb-a1db-4d9641d693f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 574 | 2026.01.13 17:53:44.606157 [ 275 ] {d2b5b1f0-9b36-461d-8d6e-eb52c4dbcd45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39845) 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) | ||
| 575 | 2026.01.13 17:53:44.606277 [ 275 ] {d2b5b1f0-9b36-461d-8d6e-eb52c4dbcd45} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 576 | 2026.01.13 17:53:44.608096 [ 275 ] {d2b5b1f0-9b36-461d-8d6e-eb52c4dbcd45} <Debug> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Loading data parts | ||
| 577 | 2026.01.13 17:53:44.608280 [ 275 ] {d2b5b1f0-9b36-461d-8d6e-eb52c4dbcd45} <Debug> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): There are no data parts | ||
| 578 | 2026.01.13 17:53:44.609553 [ 275 ] {d2b5b1f0-9b36-461d-8d6e-eb52c4dbcd45} <Debug> TCPHandler: Processed in 0.003650296 sec. | ||
| 579 | 2026.01.13 17:53:44.609681 [ 275 ] {} <Trace> TCP-Session: 2a0a97f2-d809-44fb-a1db-4d9641d693f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 580 | 2026.01.13 17:53:44.609941 [ 275 ] {5c35e543-1d4a-4dbb-a077-44ed6c1284eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39845) 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) | ||
| 581 | 2026.01.13 17:53:44.610066 [ 275 ] {5c35e543-1d4a-4dbb-a077-44ed6c1284eb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 582 | 2026.01.13 17:53:44.611894 [ 275 ] {5c35e543-1d4a-4dbb-a077-44ed6c1284eb} <Debug> oximeter.measurements_histogramf32 (8fedf9a5-c7d2-4ed3-ac73-51501e6a4050): Loading data parts | ||
| 583 | 2026.01.13 17:53:44.612025 [ 275 ] {5c35e543-1d4a-4dbb-a077-44ed6c1284eb} <Debug> oximeter.measurements_histogramf32 (8fedf9a5-c7d2-4ed3-ac73-51501e6a4050): There are no data parts | ||
| 584 | 2026.01.13 17:53:44.613224 [ 275 ] {5c35e543-1d4a-4dbb-a077-44ed6c1284eb} <Debug> TCPHandler: Processed in 0.003591615 sec. | ||
| 585 | 2026.01.13 17:53:44.613413 [ 275 ] {} <Trace> TCP-Session: 2a0a97f2-d809-44fb-a1db-4d9641d693f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 586 | 2026.01.13 17:53:44.613617 [ 275 ] {0d066cec-540a-4df0-ba71-3933e95528e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39845) 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) | ||
| 587 | 2026.01.13 17:53:44.613733 [ 275 ] {0d066cec-540a-4df0-ba71-3933e95528e5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 588 | 2026.01.13 17:53:44.615558 [ 275 ] {0d066cec-540a-4df0-ba71-3933e95528e5} <Debug> oximeter.measurements_histogramf64 (37c002f1-04dd-4a5c-96af-8f01cfd9e797): Loading data parts | ||
| 589 | 2026.01.13 17:53:44.615777 [ 275 ] {0d066cec-540a-4df0-ba71-3933e95528e5} <Debug> oximeter.measurements_histogramf64 (37c002f1-04dd-4a5c-96af-8f01cfd9e797): There are no data parts | ||
| 590 | 2026.01.13 17:53:44.617044 [ 275 ] {0d066cec-540a-4df0-ba71-3933e95528e5} <Debug> TCPHandler: Processed in 0.003678376 sec. | ||
| 591 | 2026.01.13 17:53:44.617169 [ 275 ] {} <Trace> TCP-Session: 2a0a97f2-d809-44fb-a1db-4d9641d693f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 592 | 2026.01.13 17:53:44.617390 [ 275 ] {842ee37c-ab3b-4807-b72f-c90ba5d0a0fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39845) /* The field tables store named dimensions of each timeseries. | ||
| 593 | * | ||
| 594 | * As with the measurement tables, there is one field table for each field data | ||
| 595 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 596 | * this behavior **must not** be relied upon for query correctness. | ||
| 597 | * | ||
| 598 | * The index for the fields differs from the measurements, however. Rows are | ||
| 599 | * sorted by timeseries name, then field name, field value, and finally | ||
| 600 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 601 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 602 | * usually then used to look up measurements. | ||
| 603 | * | ||
| 604 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 605 | * timeseries name and then key, since it would improve lookups where one | ||
| 606 | * already has the key. Realistically though, these tables are quite small and | ||
| 607 | * so performance benefits will be low in absolute terms. | ||
| 608 | * | ||
| 609 | * TTL: We use a materialized column to expire old field table records. This | ||
| 610 | * column is generated automatically by the database whenever a new row is | ||
| 611 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 612 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 613 | * record will remain during a deduplication, which will have the last | ||
| 614 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 615 | * measurement tables. | ||
| 616 | */ | ||
| 617 | 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) | ||
| 618 | 2026.01.13 17:53:44.617502 [ 275 ] {842ee37c-ab3b-4807-b72f-c90ba5d0a0fa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 619 | 2026.01.13 17:53:44.619251 [ 275 ] {842ee37c-ab3b-4807-b72f-c90ba5d0a0fa} <Debug> oximeter.fields_bool (b962867c-e050-438b-8c4a-6532f9e44fbc): Loading data parts | ||
| 620 | 2026.01.13 17:53:44.619412 [ 275 ] {842ee37c-ab3b-4807-b72f-c90ba5d0a0fa} <Debug> oximeter.fields_bool (b962867c-e050-438b-8c4a-6532f9e44fbc): There are no data parts | ||
| 621 | 2026.01.13 17:53:44.620673 [ 275 ] {842ee37c-ab3b-4807-b72f-c90ba5d0a0fa} <Debug> TCPHandler: Processed in 0.003551834 sec. | ||
| 622 | 2026.01.13 17:53:44.620805 [ 275 ] {} <Trace> TCP-Session: 2a0a97f2-d809-44fb-a1db-4d9641d693f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 623 | 2026.01.13 17:53:44.621032 [ 275 ] {9a98638b-e522-4573-98ad-d2f45d308772} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39845) 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) | ||
| 624 | 2026.01.13 17:53:44.621138 [ 275 ] {9a98638b-e522-4573-98ad-d2f45d308772} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 625 | 2026.01.13 17:53:44.622842 [ 275 ] {9a98638b-e522-4573-98ad-d2f45d308772} <Debug> oximeter.fields_i8 (49a80377-15ad-4c01-ae7c-4fb2c3db2c31): Loading data parts | ||
| 626 | 2026.01.13 17:53:44.622972 [ 275 ] {9a98638b-e522-4573-98ad-d2f45d308772} <Debug> oximeter.fields_i8 (49a80377-15ad-4c01-ae7c-4fb2c3db2c31): There are no data parts | ||
| 627 | 2026.01.13 17:53:44.624233 [ 275 ] {9a98638b-e522-4573-98ad-d2f45d308772} <Debug> TCPHandler: Processed in 0.003476002 sec. | ||
| 628 | 2026.01.13 17:53:44.624353 [ 275 ] {} <Trace> TCP-Session: 2a0a97f2-d809-44fb-a1db-4d9641d693f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 629 | 2026.01.13 17:53:44.624504 [ 275 ] {7ba754b9-d22f-49a0-aaf8-28e4413f9e03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39845) 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) | ||
| 630 | 2026.01.13 17:53:44.624614 [ 275 ] {7ba754b9-d22f-49a0-aaf8-28e4413f9e03} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 631 | 2026.01.13 17:53:44.626333 [ 275 ] {7ba754b9-d22f-49a0-aaf8-28e4413f9e03} <Debug> oximeter.fields_u8 (7d5959b3-3fa8-49d8-9069-8b4bc7b3c5b2): Loading data parts | ||
| 632 | 2026.01.13 17:53:44.626463 [ 275 ] {7ba754b9-d22f-49a0-aaf8-28e4413f9e03} <Debug> oximeter.fields_u8 (7d5959b3-3fa8-49d8-9069-8b4bc7b3c5b2): There are no data parts | ||
| 633 | 2026.01.13 17:53:44.627688 [ 275 ] {7ba754b9-d22f-49a0-aaf8-28e4413f9e03} <Debug> TCPHandler: Processed in 0.003382521 sec. | ||
| 634 | 2026.01.13 17:53:44.627812 [ 275 ] {} <Trace> TCP-Session: 2a0a97f2-d809-44fb-a1db-4d9641d693f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 635 | 2026.01.13 17:53:44.628032 [ 275 ] {e9861d53-0f65-41f6-8d68-1f6caa1c3c07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39845) 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) | ||
| 636 | 2026.01.13 17:53:44.628138 [ 275 ] {e9861d53-0f65-41f6-8d68-1f6caa1c3c07} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 637 | 2026.01.13 17:53:44.629888 [ 275 ] {e9861d53-0f65-41f6-8d68-1f6caa1c3c07} <Debug> oximeter.fields_i16 (c518ca51-717d-4c11-8fbe-de2c2dfc273c): Loading data parts | ||
| 638 | 2026.01.13 17:53:44.630034 [ 275 ] {e9861d53-0f65-41f6-8d68-1f6caa1c3c07} <Debug> oximeter.fields_i16 (c518ca51-717d-4c11-8fbe-de2c2dfc273c): There are no data parts | ||
| 639 | 2026.01.13 17:53:44.631335 [ 275 ] {e9861d53-0f65-41f6-8d68-1f6caa1c3c07} <Debug> TCPHandler: Processed in 0.003570504 sec. | ||
| 640 | 2026.01.13 17:53:44.631456 [ 275 ] {} <Trace> TCP-Session: 2a0a97f2-d809-44fb-a1db-4d9641d693f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 641 | 2026.01.13 17:53:44.631606 [ 275 ] {67c26bcd-9825-4db3-a97a-6b81bb17b5b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39845) 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) | ||
| 642 | 2026.01.13 17:53:44.631721 [ 275 ] {67c26bcd-9825-4db3-a97a-6b81bb17b5b7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 643 | 2026.01.13 17:53:44.633458 [ 275 ] {67c26bcd-9825-4db3-a97a-6b81bb17b5b7} <Debug> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Loading data parts | ||
| 644 | 2026.01.13 17:53:44.633639 [ 275 ] {67c26bcd-9825-4db3-a97a-6b81bb17b5b7} <Debug> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): There are no data parts | ||
| 645 | 2026.01.13 17:53:44.634802 [ 275 ] {67c26bcd-9825-4db3-a97a-6b81bb17b5b7} <Debug> TCPHandler: Processed in 0.003394471 sec. | ||
| 646 | 2026.01.13 17:53:44.634964 [ 275 ] {} <Trace> TCP-Session: 2a0a97f2-d809-44fb-a1db-4d9641d693f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 647 | 2026.01.13 17:53:44.635151 [ 275 ] {7456281a-d11f-4a18-a38f-b5b9aeb33fdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39845) 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) | ||
| 648 | 2026.01.13 17:53:44.635255 [ 275 ] {7456281a-d11f-4a18-a38f-b5b9aeb33fdd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 649 | 2026.01.13 17:53:44.636956 [ 275 ] {7456281a-d11f-4a18-a38f-b5b9aeb33fdd} <Debug> oximeter.fields_i32 (9f8abb2b-505f-43ae-9f52-587fcde17c63): Loading data parts | ||
| 650 | 2026.01.13 17:53:44.637097 [ 275 ] {7456281a-d11f-4a18-a38f-b5b9aeb33fdd} <Debug> oximeter.fields_i32 (9f8abb2b-505f-43ae-9f52-587fcde17c63): There are no data parts | ||
| 651 | 2026.01.13 17:53:44.638348 [ 275 ] {7456281a-d11f-4a18-a38f-b5b9aeb33fdd} <Debug> TCPHandler: Processed in 0.003432072 sec. | ||
| 652 | 2026.01.13 17:53:44.638477 [ 275 ] {} <Trace> TCP-Session: 2a0a97f2-d809-44fb-a1db-4d9641d693f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 653 | 2026.01.13 17:53:44.638628 [ 275 ] {cd053673-45c3-4982-82bf-3c4c96454b2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39845) 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) | ||
| 654 | 2026.01.13 17:53:44.638744 [ 275 ] {cd053673-45c3-4982-82bf-3c4c96454b2b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 655 | 2026.01.13 17:53:44.640476 [ 275 ] {cd053673-45c3-4982-82bf-3c4c96454b2b} <Debug> oximeter.fields_u32 (283989db-30f4-4232-8589-7a68eae304b8): Loading data parts | ||
| 656 | 2026.01.13 17:53:44.640604 [ 275 ] {cd053673-45c3-4982-82bf-3c4c96454b2b} <Debug> oximeter.fields_u32 (283989db-30f4-4232-8589-7a68eae304b8): There are no data parts | ||
| 657 | 2026.01.13 17:53:44.641813 [ 275 ] {cd053673-45c3-4982-82bf-3c4c96454b2b} <Debug> TCPHandler: Processed in 0.003382891 sec. | ||
| 658 | 2026.01.13 17:53:44.642007 [ 275 ] {} <Trace> TCP-Session: 2a0a97f2-d809-44fb-a1db-4d9641d693f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 659 | 2026.01.13 17:53:44.642158 [ 275 ] {65ad4182-f1a5-4289-96ae-80e5a8f9219a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39845) 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) | ||
| 660 | 2026.01.13 17:53:44.642273 [ 275 ] {65ad4182-f1a5-4289-96ae-80e5a8f9219a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 661 | 2026.01.13 17:53:44.643934 [ 275 ] {65ad4182-f1a5-4289-96ae-80e5a8f9219a} <Debug> oximeter.fields_i64 (dbf8f3b6-5bbf-452b-b291-db0651e7f0a9): Loading data parts | ||
| 662 | 2026.01.13 17:53:44.644132 [ 275 ] {65ad4182-f1a5-4289-96ae-80e5a8f9219a} <Debug> oximeter.fields_i64 (dbf8f3b6-5bbf-452b-b291-db0651e7f0a9): There are no data parts | ||
| 663 | 2026.01.13 17:53:44.645337 [ 275 ] {65ad4182-f1a5-4289-96ae-80e5a8f9219a} <Debug> TCPHandler: Processed in 0.003379141 sec. | ||
| 664 | 2026.01.13 17:53:44.645464 [ 275 ] {} <Trace> TCP-Session: 2a0a97f2-d809-44fb-a1db-4d9641d693f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 665 | 2026.01.13 17:53:44.645655 [ 275 ] {212c9941-77f6-4e6d-a410-2bf3a22cfaed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39845) 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) | ||
| 666 | 2026.01.13 17:53:44.645728 [ 275 ] {212c9941-77f6-4e6d-a410-2bf3a22cfaed} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 667 | 2026.01.13 17:53:44.647454 [ 275 ] {212c9941-77f6-4e6d-a410-2bf3a22cfaed} <Debug> oximeter.fields_u64 (021e9ce8-0971-44d5-a6c6-ba9c1cb72926): Loading data parts | ||
| 668 | 2026.01.13 17:53:44.647630 [ 275 ] {212c9941-77f6-4e6d-a410-2bf3a22cfaed} <Debug> oximeter.fields_u64 (021e9ce8-0971-44d5-a6c6-ba9c1cb72926): There are no data parts | ||
| 669 | 2026.01.13 17:53:44.648963 [ 275 ] {212c9941-77f6-4e6d-a410-2bf3a22cfaed} <Debug> TCPHandler: Processed in 0.003547064 sec. | ||
| 670 | 2026.01.13 17:53:44.649150 [ 275 ] {} <Trace> TCP-Session: 2a0a97f2-d809-44fb-a1db-4d9641d693f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 671 | 2026.01.13 17:53:44.649301 [ 275 ] {9e4636ec-2d70-474e-ae1a-f9c890ba48f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39845) 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) | ||
| 672 | 2026.01.13 17:53:44.649406 [ 275 ] {9e4636ec-2d70-474e-ae1a-f9c890ba48f2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 673 | 2026.01.13 17:53:44.651121 [ 275 ] {9e4636ec-2d70-474e-ae1a-f9c890ba48f2} <Debug> oximeter.fields_ipaddr (262b395f-daa4-48d1-aa34-e8cf0bb4ab49): Loading data parts | ||
| 674 | 2026.01.13 17:53:44.651317 [ 275 ] {9e4636ec-2d70-474e-ae1a-f9c890ba48f2} <Debug> oximeter.fields_ipaddr (262b395f-daa4-48d1-aa34-e8cf0bb4ab49): There are no data parts | ||
| 675 | 2026.01.13 17:53:44.652563 [ 275 ] {9e4636ec-2d70-474e-ae1a-f9c890ba48f2} <Debug> TCPHandler: Processed in 0.003460243 sec. | ||
| 676 | 2026.01.13 17:53:44.652688 [ 275 ] {} <Trace> TCP-Session: 2a0a97f2-d809-44fb-a1db-4d9641d693f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 677 | 2026.01.13 17:53:44.652908 [ 275 ] {05c44f37-b311-494e-8535-b8907b6ec6b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39845) 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) | ||
| 678 | 2026.01.13 17:53:44.653015 [ 275 ] {05c44f37-b311-494e-8535-b8907b6ec6b6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 679 | 2026.01.13 17:53:44.654684 [ 275 ] {05c44f37-b311-494e-8535-b8907b6ec6b6} <Debug> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Loading data parts | ||
| 680 | 2026.01.13 17:53:44.654823 [ 275 ] {05c44f37-b311-494e-8535-b8907b6ec6b6} <Debug> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): There are no data parts | ||
| 681 | 2026.01.13 17:53:44.656078 [ 275 ] {05c44f37-b311-494e-8535-b8907b6ec6b6} <Debug> TCPHandler: Processed in 0.003437852 sec. | ||
| 682 | 2026.01.13 17:53:44.656234 [ 275 ] {} <Trace> TCP-Session: 2a0a97f2-d809-44fb-a1db-4d9641d693f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 683 | 2026.01.13 17:53:44.656386 [ 275 ] {b85672ea-6c47-40f7-8507-45bbfb0696d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39845) 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) | ||
| 684 | 2026.01.13 17:53:44.656489 [ 275 ] {b85672ea-6c47-40f7-8507-45bbfb0696d7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 685 | 2026.01.13 17:53:44.658134 [ 275 ] {b85672ea-6c47-40f7-8507-45bbfb0696d7} <Debug> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Loading data parts | ||
| 686 | 2026.01.13 17:53:44.658326 [ 275 ] {b85672ea-6c47-40f7-8507-45bbfb0696d7} <Debug> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): There are no data parts | ||
| 687 | 2026.01.13 17:53:44.659643 [ 275 ] {b85672ea-6c47-40f7-8507-45bbfb0696d7} <Debug> TCPHandler: Processed in 0.003455302 sec. | ||
| 688 | 2026.01.13 17:53:44.659796 [ 275 ] {} <Trace> TCP-Session: 2a0a97f2-d809-44fb-a1db-4d9641d693f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 689 | 2026.01.13 17:53:44.660102 [ 275 ] {9045d2c3-0f26-451a-9ab5-5bb1a0985af2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39845) /* The timeseries schema table stores the extracted schema for the samples | ||
| 690 | * oximeter collects. | ||
| 691 | */ | ||
| 692 | 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) | ||
| 693 | 2026.01.13 17:53:44.660222 [ 275 ] {9045d2c3-0f26-451a-9ab5-5bb1a0985af2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 694 | 2026.01.13 17:53:44.661855 [ 275 ] {9045d2c3-0f26-451a-9ab5-5bb1a0985af2} <Debug> oximeter.timeseries_schema (10a0daf1-973b-4cd2-aeb6-286658756b81): Loading data parts | ||
| 695 | 2026.01.13 17:53:44.662129 [ 275 ] {9045d2c3-0f26-451a-9ab5-5bb1a0985af2} <Debug> oximeter.timeseries_schema (10a0daf1-973b-4cd2-aeb6-286658756b81): There are no data parts | ||
| 696 | 2026.01.13 17:53:44.663514 [ 275 ] {9045d2c3-0f26-451a-9ab5-5bb1a0985af2} <Debug> TCPHandler: Processed in 0.003763978 sec. | ||
| 697 | 2026.01.13 17:53:44.663693 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 698 | 2026.01.13 17:53:44.664057 [ 276 ] {20858de0-282a-40f3-bfe1-c44b24ea2ef5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 699 | 2026.01.13 17:53:44.665291 [ 276 ] {20858de0-282a-40f3-bfe1-c44b24ea2ef5} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 700 | 2026.01.13 17:53:44.683482 [ 285 ] {20858de0-282a-40f3-bfe1-c44b24ea2ef5} <Trace> oximeter.version (ec6d3268-d4a5-4477-b7c8-4f23357a5c23): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 701 | 2026.01.13 17:53:44.683619 [ 285 ] {20858de0-282a-40f3-bfe1-c44b24ea2ef5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
| 702 | 2026.01.13 17:53:44.687937 [ 285 ] {20858de0-282a-40f3-bfe1-c44b24ea2ef5} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 703 | 2026.01.13 17:53:44.688504 [ 285 ] {20858de0-282a-40f3-bfe1-c44b24ea2ef5} <Trace> oximeter.version (ec6d3268-d4a5-4477-b7c8-4f23357a5c23): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 704 | 2026.01.13 17:53:44.688829 [ 276 ] {20858de0-282a-40f3-bfe1-c44b24ea2ef5} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.024897 sec., 40.16548178495401 rows/sec., 642.65 B/sec. | ||
| 705 | 2026.01.13 17:53:44.689095 [ 276 ] {20858de0-282a-40f3-bfe1-c44b24ea2ef5} <Debug> TCPHandler: Processed in 0.025475969 sec. | ||
| 706 | 2026.01.13 17:53:45.000168 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 126.88 MiB, peak 126.88 MiB, free memory in arenas 0.00 B, will set to 139.63 MiB (RSS), difference: 12.75 MiB | ||
| 707 | 2026.01.13 17:53:50.483820 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 708 | 2026.01.13 17:53:50.483866 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
| 709 | 2026.01.13 17:53:50.483917 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 710 | 2026.01.13 17:53:50.483978 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 711 | 2026.01.13 17:53:50.487494 [ 245 ] {} <Debug> system.asynchronous_metric_log (3e1656ea-c259-49fe-9ba0-58dc6ab6f9df): Loading data parts | ||
| 712 | 2026.01.13 17:53:50.487688 [ 245 ] {} <Debug> system.asynchronous_metric_log (3e1656ea-c259-49fe-9ba0-58dc6ab6f9df): There are no data parts | ||
| 713 | 2026.01.13 17:53:50.492950 [ 245 ] {} <Trace> system.asynchronous_metric_log (3e1656ea-c259-49fe-9ba0-58dc6ab6f9df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 714 | 2026.01.13 17:53:50.493098 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 715 | 2026.01.13 17:53:50.498803 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 716 | 2026.01.13 17:53:50.499416 [ 245 ] {} <Trace> system.asynchronous_metric_log (3e1656ea-c259-49fe-9ba0-58dc6ab6f9df): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 717 | 2026.01.13 17:53:50.499601 [ 244 ] {} <Debug> system.metric_log (ae7e3c3e-b449-4f33-bec8-ffbb555a10ce): Loading data parts | ||
| 718 | 2026.01.13 17:53:50.499704 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
| 719 | 2026.01.13 17:53:50.499766 [ 244 ] {} <Debug> system.metric_log (ae7e3c3e-b449-4f33-bec8-ffbb555a10ce): There are no data parts | ||
| 720 | 2026.01.13 17:53:50.523907 [ 244 ] {} <Trace> system.metric_log (ae7e3c3e-b449-4f33-bec8-ffbb555a10ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 721 | 2026.01.13 17:53:50.524127 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 722 | 2026.01.13 17:53:50.530632 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 723 | 2026.01.13 17:53:50.531815 [ 244 ] {} <Trace> system.metric_log (ae7e3c3e-b449-4f33-bec8-ffbb555a10ce): 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.01.13 17:53:50.535132 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 725 | 2026.01.13 17:53:51.000159 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.83 MiB, peak 148.83 MiB, free memory in arenas 0.00 B, will set to 153.93 MiB (RSS), difference: 9.10 MiB | ||
| 726 | 2026.01.13 17:53:52.983814 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 727 | 2026.01.13 17:53:52.984026 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 728 | 2026.01.13 17:53:52.990596 [ 243 ] {} <Debug> system.query_log (7e309dc9-d6d6-4af1-816a-0936f503f03a): Loading data parts | ||
| 729 | 2026.01.13 17:53:52.990762 [ 243 ] {} <Debug> system.query_log (7e309dc9-d6d6-4af1-816a-0936f503f03a): There are no data parts | ||
| 730 | 2026.01.13 17:53:52.998711 [ 243 ] {} <Trace> system.query_log (7e309dc9-d6d6-4af1-816a-0936f503f03a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 731 | 2026.01.13 17:53:52.998837 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 732 | 2026.01.13 17:53:53.000184 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.13 MiB, peak 158.13 MiB, free memory in arenas 0.00 B, will set to 154.82 MiB (RSS), difference: -3.31 MiB | ||
| 733 | 2026.01.13 17:53:53.000579 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 734 | 2026.01.13 17:53:53.001133 [ 243 ] {} <Trace> system.query_log (7e309dc9-d6d6-4af1-816a-0936f503f03a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 735 | 2026.01.13 17:53:53.001448 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 736 | 2026.01.13 17:53:57.949099 [ 105 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 737 | 2026.01.13 17:53:57.949156 [ 105 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 738 | 2026.01.13 17:53:57.999867 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 915 | ||
| 739 | 2026.01.13 17:53:58.000767 [ 245 ] {} <Trace> system.asynchronous_metric_log (3e1656ea-c259-49fe-9ba0-58dc6ab6f9df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 740 | 2026.01.13 17:53:58.000815 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 741 | 2026.01.13 17:53:58.001503 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 742 | 2026.01.13 17:53:58.002081 [ 245 ] {} <Trace> system.asynchronous_metric_log (3e1656ea-c259-49fe-9ba0-58dc6ab6f9df): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 743 | 2026.01.13 17:53:58.002246 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 915 | ||
| 744 | 2026.01.13 17:53:58.035287 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 745 | 2026.01.13 17:53:58.053640 [ 244 ] {} <Trace> system.metric_log (ae7e3c3e-b449-4f33-bec8-ffbb555a10ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 746 | 2026.01.13 17:53:58.053741 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 747 | 2026.01.13 17:53:58.060338 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 748 | 2026.01.13 17:53:58.061512 [ 244 ] {} <Trace> system.metric_log (ae7e3c3e-b449-4f33-bec8-ffbb555a10ce): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 749 | 2026.01.13 17:53:58.064954 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 750 | 2026.01.13 17:53:59.000167 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.71 MiB, peak 159.71 MiB, free memory in arenas 0.00 B, will set to 157.74 MiB (RSS), difference: 2.04 MiB | ||
| 751 | 2026.01.13 17:54:04.000173 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.76 MiB, peak 159.71 MiB, free memory in arenas 0.00 B, will set to 157.77 MiB (RSS), difference: 4.01 MiB | ||
| 752 | 2026.01.13 17:54:04.710092 [ 275 ] {} <Trace> TCP-Session: 2a0a97f2-d809-44fb-a1db-4d9641d693f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 753 | 2026.01.13 17:54:04.710296 [ 275 ] {cb7d2245-9712-473a-9524-6b7a388f8fc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39845) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 754 | 2026.01.13 17:54:04.710721 [ 275 ] {cb7d2245-9712-473a-9524-6b7a388f8fc2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 755 | 2026.01.13 17:54:04.710955 [ 275 ] {cb7d2245-9712-473a-9524-6b7a388f8fc2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 756 | 2026.01.13 17:54:04.711634 [ 275 ] {cb7d2245-9712-473a-9524-6b7a388f8fc2} <Debug> TCPHandler: Processed in 0.00166972 sec. | ||
| 757 | 2026.01.13 17:54:04.714793 [ 275 ] {} <Trace> TCP-Session: 2a0a97f2-d809-44fb-a1db-4d9641d693f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 758 | 2026.01.13 17:54:04.714938 [ 275 ] {7bccde5d-0a7b-4cae-83d7-0408d3351b89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39845) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 759 | 2026.01.13 17:54:04.717697 [ 275 ] {7bccde5d-0a7b-4cae-83d7-0408d3351b89} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 760 | 2026.01.13 17:54:04.717764 [ 275 ] {7bccde5d-0a7b-4cae-83d7-0408d3351b89} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 761 | 2026.01.13 17:54:04.718285 [ 275 ] {7bccde5d-0a7b-4cae-83d7-0408d3351b89} <Debug> TCPHandler: Processed in 0.003547854 sec. | ||
| 762 | 2026.01.13 17:54:04.718525 [ 275 ] {} <Trace> TCP-Session: 2a0a97f2-d809-44fb-a1db-4d9641d693f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 763 | 2026.01.13 17:54:04.718650 [ 275 ] {fed346bb-c899-46ed-a28c-75ccb43ebbac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39845) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 764 | 2026.01.13 17:54:04.718943 [ 275 ] {fed346bb-c899-46ed-a28c-75ccb43ebbac} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 765 | 2026.01.13 17:54:04.718987 [ 275 ] {fed346bb-c899-46ed-a28c-75ccb43ebbac} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 766 | 2026.01.13 17:54:04.719402 [ 275 ] {fed346bb-c899-46ed-a28c-75ccb43ebbac} <Debug> TCPHandler: Processed in 0.000928897 sec. | ||
| 767 | 2026.01.13 17:54:04.719641 [ 275 ] {} <Trace> TCP-Session: 2a0a97f2-d809-44fb-a1db-4d9641d693f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 768 | 2026.01.13 17:54:04.719762 [ 275 ] {cdbec945-be50-4600-8e58-ba9ff7fbb758} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39845) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 769 | 2026.01.13 17:54:04.720008 [ 275 ] {cdbec945-be50-4600-8e58-ba9ff7fbb758} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 770 | 2026.01.13 17:54:04.720054 [ 275 ] {cdbec945-be50-4600-8e58-ba9ff7fbb758} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 771 | 2026.01.13 17:54:04.720419 [ 275 ] {cdbec945-be50-4600-8e58-ba9ff7fbb758} <Debug> TCPHandler: Processed in 0.000828605 sec. | ||
| 772 | 2026.01.13 17:54:04.720631 [ 275 ] {} <Trace> TCP-Session: 2a0a97f2-d809-44fb-a1db-4d9641d693f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 773 | 2026.01.13 17:54:04.720749 [ 275 ] {2b151a26-30de-4d8b-bb8f-401527cd2eb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39845) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 774 | 2026.01.13 17:54:04.720990 [ 275 ] {2b151a26-30de-4d8b-bb8f-401527cd2eb3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 775 | 2026.01.13 17:54:04.721034 [ 275 ] {2b151a26-30de-4d8b-bb8f-401527cd2eb3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 776 | 2026.01.13 17:54:04.721378 [ 275 ] {2b151a26-30de-4d8b-bb8f-401527cd2eb3} <Debug> TCPHandler: Processed in 0.000795535 sec. | ||
| 777 | 2026.01.13 17:54:04.721624 [ 275 ] {} <Trace> TCP-Session: 2a0a97f2-d809-44fb-a1db-4d9641d693f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 778 | 2026.01.13 17:54:04.721741 [ 275 ] {65910222-6fc6-4d0d-9902-c56139fdfa37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39845) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 779 | 2026.01.13 17:54:04.721983 [ 275 ] {65910222-6fc6-4d0d-9902-c56139fdfa37} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 780 | 2026.01.13 17:54:04.722027 [ 275 ] {65910222-6fc6-4d0d-9902-c56139fdfa37} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 781 | 2026.01.13 17:54:04.722390 [ 275 ] {65910222-6fc6-4d0d-9902-c56139fdfa37} <Debug> TCPHandler: Processed in 0.000815435 sec. | ||
| 782 | 2026.01.13 17:54:04.723721 [ 275 ] {} <Trace> TCP-Session: 2a0a97f2-d809-44fb-a1db-4d9641d693f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 783 | 2026.01.13 17:54:04.723841 [ 275 ] {5b6e4aee-2e00-430b-9f5b-fa0081ecd45c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39845) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 784 | 2026.01.13 17:54:04.724085 [ 275 ] {5b6e4aee-2e00-430b-9f5b-fa0081ecd45c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 785 | 2026.01.13 17:54:04.724129 [ 275 ] {5b6e4aee-2e00-430b-9f5b-fa0081ecd45c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 786 | 2026.01.13 17:54:04.724475 [ 275 ] {5b6e4aee-2e00-430b-9f5b-fa0081ecd45c} <Debug> TCPHandler: Processed in 0.000804694 sec. | ||
| 787 | 2026.01.13 17:54:04.724680 [ 275 ] {} <Trace> TCP-Session: 2a0a97f2-d809-44fb-a1db-4d9641d693f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 788 | 2026.01.13 17:54:04.724802 [ 275 ] {785653a0-1fa0-4b4e-a065-9004b14bb9b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39845) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 789 | 2026.01.13 17:54:04.725060 [ 275 ] {785653a0-1fa0-4b4e-a065-9004b14bb9b3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 790 | 2026.01.13 17:54:04.725105 [ 275 ] {785653a0-1fa0-4b4e-a065-9004b14bb9b3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 791 | 2026.01.13 17:54:04.725427 [ 275 ] {785653a0-1fa0-4b4e-a065-9004b14bb9b3} <Debug> TCPHandler: Processed in 0.000795514 sec. | ||
| 792 | 2026.01.13 17:54:04.725633 [ 275 ] {} <Trace> TCP-Session: 2a0a97f2-d809-44fb-a1db-4d9641d693f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 793 | 2026.01.13 17:54:04.725753 [ 275 ] {41b2627b-15ad-411b-8078-ac93e761bbe0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39845) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 794 | 2026.01.13 17:54:04.726004 [ 275 ] {41b2627b-15ad-411b-8078-ac93e761bbe0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 795 | 2026.01.13 17:54:04.726046 [ 275 ] {41b2627b-15ad-411b-8078-ac93e761bbe0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 796 | 2026.01.13 17:54:04.726378 [ 275 ] {41b2627b-15ad-411b-8078-ac93e761bbe0} <Debug> TCPHandler: Processed in 0.000792134 sec. | ||
| 797 | 2026.01.13 17:54:04.726572 [ 275 ] {} <Trace> TCP-Session: 2a0a97f2-d809-44fb-a1db-4d9641d693f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 798 | 2026.01.13 17:54:04.726702 [ 275 ] {bd5578c5-1753-45e2-af03-bc5f360ac793} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39845) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 799 | 2026.01.13 17:54:04.726953 [ 275 ] {bd5578c5-1753-45e2-af03-bc5f360ac793} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 800 | 2026.01.13 17:54:04.726995 [ 275 ] {bd5578c5-1753-45e2-af03-bc5f360ac793} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 801 | 2026.01.13 17:54:04.727319 [ 275 ] {bd5578c5-1753-45e2-af03-bc5f360ac793} <Debug> TCPHandler: Processed in 0.000795605 sec. | ||
| 802 | 2026.01.13 17:54:04.727530 [ 275 ] {} <Trace> TCP-Session: 2a0a97f2-d809-44fb-a1db-4d9641d693f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 803 | 2026.01.13 17:54:04.727649 [ 275 ] {53fcb764-8ccc-4bab-87e6-64e2db9dff04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39845) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 804 | 2026.01.13 17:54:04.727893 [ 275 ] {53fcb764-8ccc-4bab-87e6-64e2db9dff04} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 805 | 2026.01.13 17:54:04.727936 [ 275 ] {53fcb764-8ccc-4bab-87e6-64e2db9dff04} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 806 | 2026.01.13 17:54:04.728267 [ 275 ] {53fcb764-8ccc-4bab-87e6-64e2db9dff04} <Debug> TCPHandler: Processed in 0.000784544 sec. | ||
| 807 | 2026.01.13 17:54:04.728471 [ 275 ] {} <Trace> TCP-Session: 2a0a97f2-d809-44fb-a1db-4d9641d693f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 808 | 2026.01.13 17:54:04.728589 [ 275 ] {58c5b6d6-6db9-4f82-9edd-9b04255ce031} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39845) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 809 | 2026.01.13 17:54:04.728836 [ 275 ] {58c5b6d6-6db9-4f82-9edd-9b04255ce031} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 810 | 2026.01.13 17:54:04.728879 [ 275 ] {58c5b6d6-6db9-4f82-9edd-9b04255ce031} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 811 | 2026.01.13 17:54:04.729207 [ 275 ] {58c5b6d6-6db9-4f82-9edd-9b04255ce031} <Debug> TCPHandler: Processed in 0.000782454 sec. | ||
| 812 | 2026.01.13 17:54:04.729419 [ 275 ] {} <Trace> TCP-Session: 2a0a97f2-d809-44fb-a1db-4d9641d693f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 813 | 2026.01.13 17:54:04.729537 [ 275 ] {e16bfbb5-f322-4253-bfc8-a7b37d0ad291} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39845) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 814 | 2026.01.13 17:54:04.729806 [ 275 ] {e16bfbb5-f322-4253-bfc8-a7b37d0ad291} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 815 | 2026.01.13 17:54:04.729851 [ 275 ] {e16bfbb5-f322-4253-bfc8-a7b37d0ad291} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 816 | 2026.01.13 17:54:04.730193 [ 275 ] {e16bfbb5-f322-4253-bfc8-a7b37d0ad291} <Debug> TCPHandler: Processed in 0.000822254 sec. | ||
| 817 | 2026.01.13 17:54:04.730425 [ 275 ] {} <Trace> TCP-Session: 2a0a97f2-d809-44fb-a1db-4d9641d693f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 818 | 2026.01.13 17:54:04.730551 [ 275 ] {d94dcd39-5eb7-4892-9742-44b262bd2619} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39845) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 819 | 2026.01.13 17:54:04.730807 [ 275 ] {d94dcd39-5eb7-4892-9742-44b262bd2619} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 820 | 2026.01.13 17:54:04.730848 [ 275 ] {d94dcd39-5eb7-4892-9742-44b262bd2619} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 821 | 2026.01.13 17:54:04.731166 [ 275 ] {d94dcd39-5eb7-4892-9742-44b262bd2619} <Debug> TCPHandler: Processed in 0.000841145 sec. | ||
| 822 | 2026.01.13 17:54:04.731418 [ 275 ] {} <Trace> TCP-Session: 2a0a97f2-d809-44fb-a1db-4d9641d693f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 823 | 2026.01.13 17:54:04.731541 [ 275 ] {ca728f47-03e0-471c-939a-5f7c7b23ec2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39845) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 824 | 2026.01.13 17:54:04.731807 [ 275 ] {ca728f47-03e0-471c-939a-5f7c7b23ec2c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 825 | 2026.01.13 17:54:04.731850 [ 275 ] {ca728f47-03e0-471c-939a-5f7c7b23ec2c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 826 | 2026.01.13 17:54:04.732180 [ 275 ] {ca728f47-03e0-471c-939a-5f7c7b23ec2c} <Debug> TCPHandler: Processed in 0.000809684 sec. | ||
| 827 | 2026.01.13 17:54:04.732423 [ 275 ] {} <Trace> TCP-Session: 2a0a97f2-d809-44fb-a1db-4d9641d693f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 828 | 2026.01.13 17:54:04.732545 [ 275 ] {946a1acb-fbfc-4a32-b03f-a88f639ceff1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39845) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 829 | 2026.01.13 17:54:04.732806 [ 275 ] {946a1acb-fbfc-4a32-b03f-a88f639ceff1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 830 | 2026.01.13 17:54:04.732850 [ 275 ] {946a1acb-fbfc-4a32-b03f-a88f639ceff1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 831 | 2026.01.13 17:54:04.733181 [ 275 ] {946a1acb-fbfc-4a32-b03f-a88f639ceff1} <Debug> TCPHandler: Processed in 0.000806274 sec. | ||
| 832 | 2026.01.13 17:54:04.733438 [ 275 ] {} <Trace> TCP-Session: 2a0a97f2-d809-44fb-a1db-4d9641d693f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 833 | 2026.01.13 17:54:04.733561 [ 275 ] {5c5dfde4-41f4-44ed-94cd-ab26683b04d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39845) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 834 | 2026.01.13 17:54:04.733826 [ 275 ] {5c5dfde4-41f4-44ed-94cd-ab26683b04d5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 835 | 2026.01.13 17:54:04.733869 [ 275 ] {5c5dfde4-41f4-44ed-94cd-ab26683b04d5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 836 | 2026.01.13 17:54:04.734189 [ 275 ] {5c5dfde4-41f4-44ed-94cd-ab26683b04d5} <Debug> TCPHandler: Processed in 0.000798375 sec. | ||
| 837 | 2026.01.13 17:54:04.734399 [ 275 ] {} <Trace> TCP-Session: 2a0a97f2-d809-44fb-a1db-4d9641d693f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 838 | 2026.01.13 17:54:04.734521 [ 275 ] {3652eddc-74c1-483e-843a-e0887a796685} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39845) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 839 | 2026.01.13 17:54:04.734793 [ 275 ] {3652eddc-74c1-483e-843a-e0887a796685} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 840 | 2026.01.13 17:54:04.734834 [ 275 ] {3652eddc-74c1-483e-843a-e0887a796685} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 841 | 2026.01.13 17:54:04.735150 [ 275 ] {3652eddc-74c1-483e-843a-e0887a796685} <Debug> TCPHandler: Processed in 0.000798065 sec. | ||
| 842 | 2026.01.13 17:54:04.735362 [ 275 ] {} <Trace> TCP-Session: 2a0a97f2-d809-44fb-a1db-4d9641d693f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 843 | 2026.01.13 17:54:04.735491 [ 275 ] {375e2ba8-845b-46ee-9631-62db90e88e03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39845) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 844 | 2026.01.13 17:54:04.735752 [ 275 ] {375e2ba8-845b-46ee-9631-62db90e88e03} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 845 | 2026.01.13 17:54:04.735794 [ 275 ] {375e2ba8-845b-46ee-9631-62db90e88e03} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 846 | 2026.01.13 17:54:04.736122 [ 275 ] {375e2ba8-845b-46ee-9631-62db90e88e03} <Debug> TCPHandler: Processed in 0.000809214 sec. | ||
| 847 | 2026.01.13 17:54:04.736318 [ 275 ] {} <Trace> TCP-Session: 2a0a97f2-d809-44fb-a1db-4d9641d693f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 848 | 2026.01.13 17:54:04.736443 [ 275 ] {2d678238-44cf-42f8-8852-fa590457c638} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39845) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 849 | 2026.01.13 17:54:04.736702 [ 275 ] {2d678238-44cf-42f8-8852-fa590457c638} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 850 | 2026.01.13 17:54:04.736745 [ 275 ] {2d678238-44cf-42f8-8852-fa590457c638} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 851 | 2026.01.13 17:54:04.737035 [ 275 ] {2d678238-44cf-42f8-8852-fa590457c638} <Debug> TCPHandler: Processed in 0.000767894 sec. | ||
| 852 | 2026.01.13 17:54:04.737695 [ 275 ] {} <Trace> TCP-Session: 2a0a97f2-d809-44fb-a1db-4d9641d693f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 853 | 2026.01.13 17:54:04.737817 [ 275 ] {7ca63193-6afe-4f77-af50-4914e034f675} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39845) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 854 | 2026.01.13 17:54:04.738078 [ 275 ] {7ca63193-6afe-4f77-af50-4914e034f675} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 855 | 2026.01.13 17:54:04.738120 [ 275 ] {7ca63193-6afe-4f77-af50-4914e034f675} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 856 | 2026.01.13 17:54:04.738416 [ 275 ] {7ca63193-6afe-4f77-af50-4914e034f675} <Debug> TCPHandler: Processed in 0.000768374 sec. | ||
| 857 | 2026.01.13 17:54:04.738697 [ 275 ] {} <Trace> TCP-Session: 2a0a97f2-d809-44fb-a1db-4d9641d693f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 858 | 2026.01.13 17:54:04.738827 [ 275 ] {30d8b047-c85b-4227-b283-2b1f260cadc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39845) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 859 | 2026.01.13 17:54:04.739101 [ 275 ] {30d8b047-c85b-4227-b283-2b1f260cadc6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 860 | 2026.01.13 17:54:04.739145 [ 275 ] {30d8b047-c85b-4227-b283-2b1f260cadc6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 861 | 2026.01.13 17:54:04.739552 [ 275 ] {30d8b047-c85b-4227-b283-2b1f260cadc6} <Debug> TCPHandler: Processed in 0.000902536 sec. | ||
| 862 | 2026.01.13 17:54:04.739846 [ 275 ] {} <Trace> TCP-Session: 2a0a97f2-d809-44fb-a1db-4d9641d693f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 863 | 2026.01.13 17:54:04.739980 [ 275 ] {f31ee31b-77ad-49e6-af64-4f75f214fa47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39845) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 864 | 2026.01.13 17:54:04.740267 [ 275 ] {f31ee31b-77ad-49e6-af64-4f75f214fa47} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 865 | 2026.01.13 17:54:04.740331 [ 275 ] {f31ee31b-77ad-49e6-af64-4f75f214fa47} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 866 | 2026.01.13 17:54:04.740679 [ 275 ] {f31ee31b-77ad-49e6-af64-4f75f214fa47} <Debug> TCPHandler: Processed in 0.000883515 sec. | ||
| 867 | 2026.01.13 17:54:04.740941 [ 275 ] {} <Trace> TCP-Session: 2a0a97f2-d809-44fb-a1db-4d9641d693f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 868 | 2026.01.13 17:54:04.741071 [ 275 ] {0852cc38-5261-447f-a5d3-3d02c289bf0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39845) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 869 | 2026.01.13 17:54:04.741352 [ 275 ] {0852cc38-5261-447f-a5d3-3d02c289bf0f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 870 | 2026.01.13 17:54:04.741397 [ 275 ] {0852cc38-5261-447f-a5d3-3d02c289bf0f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 871 | 2026.01.13 17:54:04.741712 [ 275 ] {0852cc38-5261-447f-a5d3-3d02c289bf0f} <Debug> TCPHandler: Processed in 0.000821245 sec. | ||
| 872 | 2026.01.13 17:54:04.742029 [ 275 ] {} <Trace> TCP-Session: 2a0a97f2-d809-44fb-a1db-4d9641d693f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 873 | 2026.01.13 17:54:04.742157 [ 275 ] {0e643bdb-45ab-4683-8772-50164a503a8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39845) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 874 | 2026.01.13 17:54:04.742432 [ 275 ] {0e643bdb-45ab-4683-8772-50164a503a8a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 875 | 2026.01.13 17:54:04.742475 [ 275 ] {0e643bdb-45ab-4683-8772-50164a503a8a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 876 | 2026.01.13 17:54:04.742778 [ 275 ] {0e643bdb-45ab-4683-8772-50164a503a8a} <Debug> TCPHandler: Processed in 0.000796094 sec. | ||
| 877 | 2026.01.13 17:54:04.743040 [ 275 ] {} <Trace> TCP-Session: 2a0a97f2-d809-44fb-a1db-4d9641d693f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 878 | 2026.01.13 17:54:04.743166 [ 275 ] {d976070c-d6ae-4d24-99bc-2d9cb809a35e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39845) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 879 | 2026.01.13 17:54:04.743438 [ 275 ] {d976070c-d6ae-4d24-99bc-2d9cb809a35e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 880 | 2026.01.13 17:54:04.743481 [ 275 ] {d976070c-d6ae-4d24-99bc-2d9cb809a35e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 881 | 2026.01.13 17:54:04.743766 [ 275 ] {d976070c-d6ae-4d24-99bc-2d9cb809a35e} <Debug> TCPHandler: Processed in 0.000773384 sec. | ||
| 882 | 2026.01.13 17:54:04.756919 [ 275 ] {} <Trace> TCP-Session: 2a0a97f2-d809-44fb-a1db-4d9641d693f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 883 | 2026.01.13 17:54:04.757071 [ 275 ] {52807441-99c5-489b-8830-8e7c9b748515} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39845) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 884 | 2026.01.13 17:54:04.757136 [ 275 ] {52807441-99c5-489b-8830-8e7c9b748515} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 885 | 2026.01.13 17:54:04.757851 [ 275 ] {52807441-99c5-489b-8830-8e7c9b748515} <Trace> oximeter.timeseries_schema (10a0daf1-973b-4cd2-aeb6-286658756b81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 886 | 2026.01.13 17:54:04.757898 [ 275 ] {52807441-99c5-489b-8830-8e7c9b748515} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 887 | 2026.01.13 17:54:04.758588 [ 275 ] {52807441-99c5-489b-8830-8e7c9b748515} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 888 | 2026.01.13 17:54:04.759072 [ 275 ] {52807441-99c5-489b-8830-8e7c9b748515} <Trace> oximeter.timeseries_schema (10a0daf1-973b-4cd2-aeb6-286658756b81): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 889 | 2026.01.13 17:54:04.759239 [ 275 ] {52807441-99c5-489b-8830-8e7c9b748515} <Debug> executeQuery: Read 26 rows, 5.74 KiB in 0.002208 sec., 11775.36231884058 rows/sec., 2.54 MiB/sec. | ||
| 890 | 2026.01.13 17:54:04.759287 [ 275 ] {52807441-99c5-489b-8830-8e7c9b748515} <Debug> TCPHandler: Processed in 0.002460014 sec. | ||
| 891 | 2026.01.13 17:54:04.759443 [ 275 ] {} <Trace> TCP-Session: 2a0a97f2-d809-44fb-a1db-4d9641d693f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 892 | 2026.01.13 17:54:04.759547 [ 275 ] {0664dbd9-aef7-4b28-978c-21f0c2c7c6dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39845) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 893 | 2026.01.13 17:54:04.759594 [ 275 ] {0664dbd9-aef7-4b28-978c-21f0c2c7c6dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 894 | 2026.01.13 17:54:04.762263 [ 275 ] {0664dbd9-aef7-4b28-978c-21f0c2c7c6dd} <Trace> oximeter.fields_i16 (c518ca51-717d-4c11-8fbe-de2c2dfc273c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 895 | 2026.01.13 17:54:04.762301 [ 275 ] {0664dbd9-aef7-4b28-978c-21f0c2c7c6dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 896 | 2026.01.13 17:54:04.762822 [ 275 ] {0664dbd9-aef7-4b28-978c-21f0c2c7c6dd} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 897 | 2026.01.13 17:54:04.763296 [ 275 ] {0664dbd9-aef7-4b28-978c-21f0c2c7c6dd} <Trace> oximeter.fields_i16 (c518ca51-717d-4c11-8fbe-de2c2dfc273c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 898 | 2026.01.13 17:54:04.763442 [ 275 ] {0664dbd9-aef7-4b28-978c-21f0c2c7c6dd} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.003917 sec., 6127.138115905029 rows/sec., 520.57 KiB/sec. | ||
| 899 | 2026.01.13 17:54:04.763483 [ 275 ] {0664dbd9-aef7-4b28-978c-21f0c2c7c6dd} <Debug> TCPHandler: Processed in 0.004091653 sec. | ||
| 900 | 2026.01.13 17:54:04.763603 [ 275 ] {} <Trace> TCP-Session: 2a0a97f2-d809-44fb-a1db-4d9641d693f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 901 | 2026.01.13 17:54:04.763704 [ 275 ] {0c17ad7c-2d2d-4fb1-bfd3-2ab0d5fba67d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39845) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 902 | 2026.01.13 17:54:04.763747 [ 275 ] {0c17ad7c-2d2d-4fb1-bfd3-2ab0d5fba67d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 903 | 2026.01.13 17:54:04.764148 [ 275 ] {0c17ad7c-2d2d-4fb1-bfd3-2ab0d5fba67d} <Trace> oximeter.fields_ipaddr (262b395f-daa4-48d1-aa34-e8cf0bb4ab49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 904 | 2026.01.13 17:54:04.764188 [ 275 ] {0c17ad7c-2d2d-4fb1-bfd3-2ab0d5fba67d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 905 | 2026.01.13 17:54:04.764610 [ 275 ] {0c17ad7c-2d2d-4fb1-bfd3-2ab0d5fba67d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 906 | 2026.01.13 17:54:04.765108 [ 275 ] {0c17ad7c-2d2d-4fb1-bfd3-2ab0d5fba67d} <Trace> oximeter.fields_ipaddr (262b395f-daa4-48d1-aa34-e8cf0bb4ab49): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 907 | 2026.01.13 17:54:04.765243 [ 275 ] {0c17ad7c-2d2d-4fb1-bfd3-2ab0d5fba67d} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001562 sec., 5121.638924455826 rows/sec., 417.63 KiB/sec. | ||
| 908 | 2026.01.13 17:54:04.765288 [ 275 ] {0c17ad7c-2d2d-4fb1-bfd3-2ab0d5fba67d} <Debug> TCPHandler: Processed in 0.001733331 sec. | ||
| 909 | 2026.01.13 17:54:04.765409 [ 275 ] {} <Trace> TCP-Session: 2a0a97f2-d809-44fb-a1db-4d9641d693f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 910 | 2026.01.13 17:54:04.765515 [ 275 ] {b66281b7-824e-4de7-ab9a-63af4ae29b34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39845) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 911 | 2026.01.13 17:54:04.765559 [ 275 ] {b66281b7-824e-4de7-ab9a-63af4ae29b34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 912 | 2026.01.13 17:54:04.766107 [ 275 ] {b66281b7-824e-4de7-ab9a-63af4ae29b34} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 913 | 2026.01.13 17:54:04.766147 [ 275 ] {b66281b7-824e-4de7-ab9a-63af4ae29b34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 914 | 2026.01.13 17:54:04.766671 [ 275 ] {b66281b7-824e-4de7-ab9a-63af4ae29b34} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 915 | 2026.01.13 17:54:04.767152 [ 275 ] {b66281b7-824e-4de7-ab9a-63af4ae29b34} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 916 | 2026.01.13 17:54:04.767282 [ 275 ] {b66281b7-824e-4de7-ab9a-63af4ae29b34} <Debug> executeQuery: Read 174 rows, 16.11 KiB in 0.001789 sec., 97261.03968697596 rows/sec., 8.79 MiB/sec. | ||
| 917 | 2026.01.13 17:54:04.767320 [ 275 ] {b66281b7-824e-4de7-ab9a-63af4ae29b34} <Debug> TCPHandler: Processed in 0.001962535 sec. | ||
| 918 | 2026.01.13 17:54:04.767438 [ 275 ] {} <Trace> TCP-Session: 2a0a97f2-d809-44fb-a1db-4d9641d693f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 919 | 2026.01.13 17:54:04.767532 [ 275 ] {0bd164ff-81c1-42aa-baeb-a182764e87df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39845) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 920 | 2026.01.13 17:54:04.767571 [ 275 ] {0bd164ff-81c1-42aa-baeb-a182764e87df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 921 | 2026.01.13 17:54:04.767968 [ 275 ] {0bd164ff-81c1-42aa-baeb-a182764e87df} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 922 | 2026.01.13 17:54:04.768007 [ 275 ] {0bd164ff-81c1-42aa-baeb-a182764e87df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 923 | 2026.01.13 17:54:04.768398 [ 275 ] {0bd164ff-81c1-42aa-baeb-a182764e87df} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 924 | 2026.01.13 17:54:04.768907 [ 275 ] {0bd164ff-81c1-42aa-baeb-a182764e87df} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 925 | 2026.01.13 17:54:04.769035 [ 275 ] {0bd164ff-81c1-42aa-baeb-a182764e87df} <Debug> executeQuery: Read 30 rows, 2.27 KiB in 0.001522 sec., 19710.906701708278 rows/sec., 1.46 MiB/sec. | ||
| 926 | 2026.01.13 17:54:04.769071 [ 275 ] {0bd164ff-81c1-42aa-baeb-a182764e87df} <Debug> TCPHandler: Processed in 0.00168205 sec. | ||
| 927 | 2026.01.13 17:54:04.769179 [ 275 ] {} <Trace> TCP-Session: 2a0a97f2-d809-44fb-a1db-4d9641d693f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 928 | 2026.01.13 17:54:04.769271 [ 275 ] {0b531482-7d3a-41b6-a615-2c91f58a5702} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39845) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 929 | 2026.01.13 17:54:04.769310 [ 275 ] {0b531482-7d3a-41b6-a615-2c91f58a5702} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 930 | 2026.01.13 17:54:04.769723 [ 275 ] {0b531482-7d3a-41b6-a615-2c91f58a5702} <Trace> oximeter.fields_u32 (283989db-30f4-4232-8589-7a68eae304b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 931 | 2026.01.13 17:54:04.769757 [ 275 ] {0b531482-7d3a-41b6-a615-2c91f58a5702} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 932 | 2026.01.13 17:54:04.770209 [ 275 ] {0b531482-7d3a-41b6-a615-2c91f58a5702} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 933 | 2026.01.13 17:54:04.770716 [ 275 ] {0b531482-7d3a-41b6-a615-2c91f58a5702} <Trace> oximeter.fields_u32 (283989db-30f4-4232-8589-7a68eae304b8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 934 | 2026.01.13 17:54:04.770840 [ 275 ] {0b531482-7d3a-41b6-a615-2c91f58a5702} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001587 sec., 15122.873345935726 rows/sec., 1.25 MiB/sec. | ||
| 935 | 2026.01.13 17:54:04.770877 [ 275 ] {0b531482-7d3a-41b6-a615-2c91f58a5702} <Debug> TCPHandler: Processed in 0.001747192 sec. | ||
| 936 | 2026.01.13 17:54:04.770983 [ 275 ] {} <Trace> TCP-Session: 2a0a97f2-d809-44fb-a1db-4d9641d693f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 937 | 2026.01.13 17:54:04.771075 [ 275 ] {4ea2bdf0-57f7-4976-b880-5e26c3d2af22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39845) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 938 | 2026.01.13 17:54:04.771113 [ 275 ] {4ea2bdf0-57f7-4976-b880-5e26c3d2af22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 939 | 2026.01.13 17:54:04.771495 [ 275 ] {4ea2bdf0-57f7-4976-b880-5e26c3d2af22} <Trace> oximeter.fields_u8 (7d5959b3-3fa8-49d8-9069-8b4bc7b3c5b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 940 | 2026.01.13 17:54:04.771543 [ 275 ] {4ea2bdf0-57f7-4976-b880-5e26c3d2af22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 941 | 2026.01.13 17:54:04.772080 [ 275 ] {4ea2bdf0-57f7-4976-b880-5e26c3d2af22} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 942 | 2026.01.13 17:54:04.772632 [ 275 ] {4ea2bdf0-57f7-4976-b880-5e26c3d2af22} <Trace> oximeter.fields_u8 (7d5959b3-3fa8-49d8-9069-8b4bc7b3c5b2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 943 | 2026.01.13 17:54:04.772760 [ 275 ] {4ea2bdf0-57f7-4976-b880-5e26c3d2af22} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001702 sec., 7050.5287896592245 rows/sec., 550.82 KiB/sec. | ||
| 944 | 2026.01.13 17:54:04.772796 [ 275 ] {4ea2bdf0-57f7-4976-b880-5e26c3d2af22} <Debug> TCPHandler: Processed in 0.001861793 sec. | ||
| 945 | 2026.01.13 17:54:04.772898 [ 275 ] {} <Trace> TCP-Session: 2a0a97f2-d809-44fb-a1db-4d9641d693f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 946 | 2026.01.13 17:54:04.772995 [ 275 ] {c4e94dd1-3857-48f0-bbba-e9e57b6cb5e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39845) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 947 | 2026.01.13 17:54:04.773035 [ 275 ] {c4e94dd1-3857-48f0-bbba-e9e57b6cb5e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 948 | 2026.01.13 17:54:04.773458 [ 275 ] {c4e94dd1-3857-48f0-bbba-e9e57b6cb5e0} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 949 | 2026.01.13 17:54:04.773495 [ 275 ] {c4e94dd1-3857-48f0-bbba-e9e57b6cb5e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 950 | 2026.01.13 17:54:04.773929 [ 275 ] {c4e94dd1-3857-48f0-bbba-e9e57b6cb5e0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 951 | 2026.01.13 17:54:04.774420 [ 275 ] {c4e94dd1-3857-48f0-bbba-e9e57b6cb5e0} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 952 | 2026.01.13 17:54:04.774544 [ 275 ] {c4e94dd1-3857-48f0-bbba-e9e57b6cb5e0} <Debug> executeQuery: Read 90 rows, 7.59 KiB in 0.001568 sec., 57397.95918367347 rows/sec., 4.73 MiB/sec. | ||
| 953 | 2026.01.13 17:54:04.774580 [ 275 ] {c4e94dd1-3857-48f0-bbba-e9e57b6cb5e0} <Debug> TCPHandler: Processed in 0.001731141 sec. | ||
| 954 | 2026.01.13 17:54:04.774685 [ 275 ] {} <Trace> TCP-Session: 2a0a97f2-d809-44fb-a1db-4d9641d693f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 955 | 2026.01.13 17:54:04.774778 [ 275 ] {eade2fa4-0ba2-4a4b-bb60-0c61d597b788} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39845) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 956 | 2026.01.13 17:54:04.774820 [ 275 ] {eade2fa4-0ba2-4a4b-bb60-0c61d597b788} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 957 | 2026.01.13 17:54:04.775316 [ 275 ] {eade2fa4-0ba2-4a4b-bb60-0c61d597b788} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 958 | 2026.01.13 17:54:04.775351 [ 275 ] {eade2fa4-0ba2-4a4b-bb60-0c61d597b788} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 959 | 2026.01.13 17:54:04.775923 [ 275 ] {eade2fa4-0ba2-4a4b-bb60-0c61d597b788} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 960 | 2026.01.13 17:54:04.776492 [ 275 ] {eade2fa4-0ba2-4a4b-bb60-0c61d597b788} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 961 | 2026.01.13 17:54:04.776620 [ 275 ] {eade2fa4-0ba2-4a4b-bb60-0c61d597b788} <Debug> executeQuery: Read 270 rows, 21.09 KiB in 0.00186 sec., 145161.29032258064 rows/sec., 11.07 MiB/sec. | ||
| 962 | 2026.01.13 17:54:04.776657 [ 275 ] {eade2fa4-0ba2-4a4b-bb60-0c61d597b788} <Debug> TCPHandler: Processed in 0.002020577 sec. | ||
| 963 | 2026.01.13 17:54:04.776767 [ 275 ] {} <Trace> TCP-Session: 2a0a97f2-d809-44fb-a1db-4d9641d693f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 964 | 2026.01.13 17:54:04.776864 [ 275 ] {8e82f2da-980e-4f7c-942d-6c0628d5d0e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39845) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 965 | 2026.01.13 17:54:04.776919 [ 275 ] {8e82f2da-980e-4f7c-942d-6c0628d5d0e3} <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 | ||
| 966 | 2026.01.13 17:54:04.777853 [ 275 ] {8e82f2da-980e-4f7c-942d-6c0628d5d0e3} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 967 | 2026.01.13 17:54:04.777899 [ 275 ] {8e82f2da-980e-4f7c-942d-6c0628d5d0e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 968 | 2026.01.13 17:54:04.779237 [ 275 ] {8e82f2da-980e-4f7c-942d-6c0628d5d0e3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 969 | 2026.01.13 17:54:04.779686 [ 275 ] {8e82f2da-980e-4f7c-942d-6c0628d5d0e3} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 970 | 2026.01.13 17:54:04.779828 [ 275 ] {8e82f2da-980e-4f7c-942d-6c0628d5d0e3} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002982 sec., 3353.4540576794097 rows/sec., 6.01 MiB/sec. | ||
| 971 | 2026.01.13 17:54:04.779883 [ 275 ] {8e82f2da-980e-4f7c-942d-6c0628d5d0e3} <Debug> TCPHandler: Processed in 0.003163737 sec. | ||
| 972 | 2026.01.13 17:54:04.779995 [ 275 ] {} <Trace> TCP-Session: 2a0a97f2-d809-44fb-a1db-4d9641d693f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 973 | 2026.01.13 17:54:04.780093 [ 275 ] {addb6f15-90ca-4acb-9243-7b8d71b6c96a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39845) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 974 | 2026.01.13 17:54:04.780135 [ 275 ] {addb6f15-90ca-4acb-9243-7b8d71b6c96a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 975 | 2026.01.13 17:54:04.780532 [ 275 ] {addb6f15-90ca-4acb-9243-7b8d71b6c96a} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 976 | 2026.01.13 17:54:04.780576 [ 275 ] {addb6f15-90ca-4acb-9243-7b8d71b6c96a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 977 | 2026.01.13 17:54:04.781091 [ 275 ] {addb6f15-90ca-4acb-9243-7b8d71b6c96a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 978 | 2026.01.13 17:54:04.781612 [ 275 ] {addb6f15-90ca-4acb-9243-7b8d71b6c96a} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 979 | 2026.01.13 17:54:04.781768 [ 275 ] {addb6f15-90ca-4acb-9243-7b8d71b6c96a} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001695 sec., 23598.82005899705 rows/sec., 1.58 MiB/sec. | ||
| 980 | 2026.01.13 17:54:04.781810 [ 275 ] {addb6f15-90ca-4acb-9243-7b8d71b6c96a} <Debug> TCPHandler: Processed in 0.001865234 sec. | ||
| 981 | 2026.01.13 17:54:05.471923 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46997 | ||
| 982 | 2026.01.13 17:54:05.473857 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 983 | 2026.01.13 17:54:05.473903 [ 286 ] {} <Debug> TCP-Session: 116ba426-3cac-4171-b0a9-8b14a3c3a8de Authenticating user 'default' from [fd00:1122:3344:101::e]:46997 | ||
| 984 | 2026.01.13 17:54:05.473925 [ 286 ] {} <Debug> TCP-Session: 116ba426-3cac-4171-b0a9-8b14a3c3a8de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 985 | 2026.01.13 17:54:05.473937 [ 286 ] {} <Debug> TCP-Session: 116ba426-3cac-4171-b0a9-8b14a3c3a8de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 986 | 2026.01.13 17:54:05.473985 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 987 | 2026.01.13 17:54:05.474008 [ 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 | ||
| 988 | 2026.01.13 17:54:05.474023 [ 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 | ||
| 989 | 2026.01.13 17:54:05.474399 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63784 | ||
| 990 | 2026.01.13 17:54:05.474638 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 991 | 2026.01.13 17:54:05.474659 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37728 | ||
| 992 | 2026.01.13 17:54:05.474681 [ 287 ] {} <Debug> TCP-Session: 29eb8aa1-2c9c-43a9-ad92-6716ede3319e Authenticating user 'default' from [fd00:1122:3344:101::e]:63784 | ||
| 993 | 2026.01.13 17:54:05.474660 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50895 | ||
| 994 | 2026.01.13 17:54:05.474731 [ 287 ] {} <Debug> TCP-Session: 29eb8aa1-2c9c-43a9-ad92-6716ede3319e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 995 | 2026.01.13 17:54:05.474724 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41101 | ||
| 996 | 2026.01.13 17:54:05.474771 [ 287 ] {} <Debug> TCP-Session: 29eb8aa1-2c9c-43a9-ad92-6716ede3319e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 997 | 2026.01.13 17:54:05.474722 [ 286 ] {} <Trace> TCP-Session: 116ba426-3cac-4171-b0a9-8b14a3c3a8de Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 998 | 2026.01.13 17:54:05.474810 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43520 | ||
| 999 | 2026.01.13 17:54:05.474883 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1000 | 2026.01.13 17:54:05.474937 [ 289 ] {} <Debug> TCP-Session: eab6056c-5b3e-467d-a954-7abf317a0b07 Authenticating user 'default' from [fd00:1122:3344:101::e]:37728 | ||
| 1001 | 2026.01.13 17:54:05.474961 [ 289 ] {} <Debug> TCP-Session: eab6056c-5b3e-467d-a954-7abf317a0b07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1002 | 2026.01.13 17:54:05.474974 [ 289 ] {} <Debug> TCP-Session: eab6056c-5b3e-467d-a954-7abf317a0b07 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1003 | 2026.01.13 17:54:05.474986 [ 286 ] {c340b875-5926-42ef-86f9-3589aa6db2ab} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46997) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1004 | 2026.01.13 17:54:05.475010 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43810 | ||
| 1005 | 2026.01.13 17:54:05.475028 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1006 | 2026.01.13 17:54:05.475032 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1007 | 2026.01.13 17:54:05.475084 [ 288 ] {} <Debug> TCP-Session: 0597164b-23f6-45bb-8c8b-63e289989d3c Authenticating user 'default' from [fd00:1122:3344:101::e]:50895 | ||
| 1008 | 2026.01.13 17:54:05.475090 [ 290 ] {} <Debug> TCP-Session: e8267e8c-c3e1-4068-9ba4-b3855b90fde7 Authenticating user 'default' from [fd00:1122:3344:101::e]:41101 | ||
| 1009 | 2026.01.13 17:54:05.475117 [ 288 ] {} <Debug> TCP-Session: 0597164b-23f6-45bb-8c8b-63e289989d3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1010 | 2026.01.13 17:54:05.475124 [ 290 ] {} <Debug> TCP-Session: e8267e8c-c3e1-4068-9ba4-b3855b90fde7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1011 | 2026.01.13 17:54:05.475138 [ 288 ] {} <Debug> TCP-Session: 0597164b-23f6-45bb-8c8b-63e289989d3c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1012 | 2026.01.13 17:54:05.475150 [ 290 ] {} <Debug> TCP-Session: e8267e8c-c3e1-4068-9ba4-b3855b90fde7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1013 | 2026.01.13 17:54:05.475212 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1014 | 2026.01.13 17:54:05.475256 [ 291 ] {} <Debug> TCP-Session: aa04d100-9075-4cb1-845c-96cf60f9695c Authenticating user 'default' from [fd00:1122:3344:101::e]:43520 | ||
| 1015 | 2026.01.13 17:54:05.475273 [ 291 ] {} <Debug> TCP-Session: aa04d100-9075-4cb1-845c-96cf60f9695c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1016 | 2026.01.13 17:54:05.475286 [ 291 ] {} <Debug> TCP-Session: aa04d100-9075-4cb1-845c-96cf60f9695c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1017 | 2026.01.13 17:54:05.475303 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1018 | 2026.01.13 17:54:05.475325 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63574 | ||
| 1019 | 2026.01.13 17:54:05.475347 [ 286 ] {c340b875-5926-42ef-86f9-3589aa6db2ab} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1020 | 2026.01.13 17:54:05.475357 [ 292 ] {} <Debug> TCP-Session: d679f785-02b6-428c-911f-4bad401c8072 Authenticating user 'default' from [fd00:1122:3344:101::e]:43810 | ||
| 1021 | 2026.01.13 17:54:05.475401 [ 292 ] {} <Debug> TCP-Session: d679f785-02b6-428c-911f-4bad401c8072 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1022 | 2026.01.13 17:54:05.475414 [ 292 ] {} <Debug> TCP-Session: d679f785-02b6-428c-911f-4bad401c8072 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1023 | 2026.01.13 17:54:05.475421 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56744 | ||
| 1024 | 2026.01.13 17:54:05.475526 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1025 | 2026.01.13 17:54:05.475561 [ 293 ] {} <Debug> TCP-Session: 5c3707ed-07c6-497a-b51f-86975df4437b Authenticating user 'default' from [fd00:1122:3344:101::e]:63574 | ||
| 1026 | 2026.01.13 17:54:05.475578 [ 293 ] {} <Debug> TCP-Session: 5c3707ed-07c6-497a-b51f-86975df4437b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1027 | 2026.01.13 17:54:05.475590 [ 293 ] {} <Debug> TCP-Session: 5c3707ed-07c6-497a-b51f-86975df4437b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1028 | 2026.01.13 17:54:05.475628 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1029 | 2026.01.13 17:54:05.475662 [ 294 ] {} <Debug> TCP-Session: 7732f0d0-7369-4933-8742-8f30e5b16f99 Authenticating user 'default' from [fd00:1122:3344:101::e]:56744 | ||
| 1030 | 2026.01.13 17:54:05.475663 [ 286 ] {c340b875-5926-42ef-86f9-3589aa6db2ab} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1031 | 2026.01.13 17:54:05.475679 [ 294 ] {} <Debug> TCP-Session: 7732f0d0-7369-4933-8742-8f30e5b16f99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1032 | 2026.01.13 17:54:05.475694 [ 294 ] {} <Debug> TCP-Session: 7732f0d0-7369-4933-8742-8f30e5b16f99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1033 | 2026.01.13 17:54:05.476179 [ 286 ] {c340b875-5926-42ef-86f9-3589aa6db2ab} <Debug> oximeter.version (ec6d3268-d4a5-4477-b7c8-4f23357a5c23) (SelectExecutor): Key condition: unknown | ||
| 1034 | 2026.01.13 17:54:05.480853 [ 296 ] {c340b875-5926-42ef-86f9-3589aa6db2ab} <Trace> AggregatingTransform: Aggregating | ||
| 1035 | 2026.01.13 17:54:05.480954 [ 296 ] {c340b875-5926-42ef-86f9-3589aa6db2ab} <Trace> Aggregator: Aggregation method: without_key | ||
| 1036 | 2026.01.13 17:54:05.481588 [ 296 ] {c340b875-5926-42ef-86f9-3589aa6db2ab} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.003539494 sec. (282.526 rows/sec., 11.04 KiB/sec.) | ||
| 1037 | 2026.01.13 17:54:05.481609 [ 296 ] {c340b875-5926-42ef-86f9-3589aa6db2ab} <Trace> Aggregator: Merging aggregated data | ||
| 1038 | 2026.01.13 17:54:05.481640 [ 296 ] {c340b875-5926-42ef-86f9-3589aa6db2ab} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 1039 | 2026.01.13 17:54:05.482900 [ 286 ] {c340b875-5926-42ef-86f9-3589aa6db2ab} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.007978 sec., 125.344697919278 rows/sec., 4.90 KiB/sec. | ||
| 1040 | 2026.01.13 17:54:05.483037 [ 286 ] {c340b875-5926-42ef-86f9-3589aa6db2ab} <Debug> TCPHandler: Processed in 0.008499963 sec. | ||
| 1041 | 2026.01.13 17:54:05.483576 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1042 | 2026.01.13 17:54:05.483607 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1043 | 2026.01.13 17:54:05.483626 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1044 | 2026.01.13 17:54:05.483643 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1045 | 2026.01.13 17:54:05.483656 [ 287 ] {} <Debug> TCP-Session: 29eb8aa1-2c9c-43a9-ad92-6716ede3319e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1046 | 2026.01.13 17:54:05.483658 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1047 | 2026.01.13 17:54:05.483692 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1048 | 2026.01.13 17:54:05.483709 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1049 | 2026.01.13 17:54:05.483749 [ 289 ] {} <Debug> TCP-Session: eab6056c-5b3e-467d-a954-7abf317a0b07 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1050 | 2026.01.13 17:54:05.483734 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1051 | 2026.01.13 17:54:05.483782 [ 292 ] {} <Debug> TCP-Session: d679f785-02b6-428c-911f-4bad401c8072 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1052 | 2026.01.13 17:54:05.483722 [ 291 ] {} <Debug> TCP-Session: aa04d100-9075-4cb1-845c-96cf60f9695c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1053 | 2026.01.13 17:54:05.483811 [ 293 ] {} <Debug> TCP-Session: 5c3707ed-07c6-497a-b51f-86975df4437b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1054 | 2026.01.13 17:54:05.483673 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1055 | 2026.01.13 17:54:05.483669 [ 294 ] {} <Debug> TCP-Session: 7732f0d0-7369-4933-8742-8f30e5b16f99 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1056 | 2026.01.13 17:54:05.483691 [ 288 ] {} <Debug> TCP-Session: 0597164b-23f6-45bb-8c8b-63e289989d3c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1057 | 2026.01.13 17:54:05.483882 [ 290 ] {} <Debug> TCP-Session: e8267e8c-c3e1-4068-9ba4-b3855b90fde7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1058 | 2026.01.13 17:54:05.483624 [ 286 ] {} <Debug> TCP-Session: 116ba426-3cac-4171-b0a9-8b14a3c3a8de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1059 | 2026.01.13 17:54:05.502411 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1403 | ||
| 1060 | 2026.01.13 17:54:05.502812 [ 245 ] {} <Trace> system.asynchronous_metric_log (3e1656ea-c259-49fe-9ba0-58dc6ab6f9df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1061 | 2026.01.13 17:54:05.502857 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1062 | 2026.01.13 17:54:05.503482 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1063 | 2026.01.13 17:54:05.504007 [ 245 ] {} <Trace> system.asynchronous_metric_log (3e1656ea-c259-49fe-9ba0-58dc6ab6f9df): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1064 | 2026.01.13 17:54:05.504132 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1403 | ||
| 1065 | 2026.01.13 17:54:05.565120 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 1066 | 2026.01.13 17:54:05.581762 [ 244 ] {} <Trace> system.metric_log (ae7e3c3e-b449-4f33-bec8-ffbb555a10ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1067 | 2026.01.13 17:54:05.581822 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1068 | 2026.01.13 17:54:05.588336 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1069 | 2026.01.13 17:54:05.589419 [ 244 ] {} <Trace> system.metric_log (ae7e3c3e-b449-4f33-bec8-ffbb555a10ce): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1070 | 2026.01.13 17:54:05.592724 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 1071 | 2026.01.13 17:54:06.000184 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 160.00 MiB, peak 167.59 MiB, free memory in arenas 0.00 B, will set to 164.30 MiB (RSS), difference: 4.30 MiB | ||
| 1072 | 2026.01.13 17:54:09.621544 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64918 | ||
| 1073 | 2026.01.13 17:54:09.621645 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1074 | 2026.01.13 17:54:09.621671 [ 286 ] {} <Debug> TCP-Session: be5eb252-3d15-4c18-9509-228a4030f766 Authenticating user 'default' from [fd00:1122:3344:101::e]:64918 | ||
| 1075 | 2026.01.13 17:54:09.621692 [ 286 ] {} <Debug> TCP-Session: be5eb252-3d15-4c18-9509-228a4030f766 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1076 | 2026.01.13 17:54:09.621705 [ 286 ] {} <Debug> TCP-Session: be5eb252-3d15-4c18-9509-228a4030f766 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1077 | 2026.01.13 17:54:09.621926 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34450 | ||
| 1078 | 2026.01.13 17:54:09.621970 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36005 | ||
| 1079 | 2026.01.13 17:54:09.622005 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35054 | ||
| 1080 | 2026.01.13 17:54:09.622027 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36672 | ||
| 1081 | 2026.01.13 17:54:09.622054 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1082 | 2026.01.13 17:54:09.622059 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43917 | ||
| 1083 | 2026.01.13 17:54:09.622089 [ 287 ] {} <Debug> TCP-Session: a962822a-5bf6-4385-899e-cd549390ab61 Authenticating user 'default' from [fd00:1122:3344:101::e]:34450 | ||
| 1084 | 2026.01.13 17:54:09.622110 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1085 | 2026.01.13 17:54:09.622127 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1086 | 2026.01.13 17:54:09.622137 [ 287 ] {} <Debug> TCP-Session: a962822a-5bf6-4385-899e-cd549390ab61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1087 | 2026.01.13 17:54:09.622149 [ 290 ] {} <Debug> TCP-Session: fb811ddb-dd60-4d58-9b4a-92935cffc87b Authenticating user 'default' from [fd00:1122:3344:101::e]:35054 | ||
| 1088 | 2026.01.13 17:54:09.622160 [ 287 ] {} <Debug> TCP-Session: a962822a-5bf6-4385-899e-cd549390ab61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1089 | 2026.01.13 17:54:09.622159 [ 291 ] {} <Debug> TCP-Session: 46e75916-b3d0-436b-85de-945abfe96fe5 Authenticating user 'default' from [fd00:1122:3344:101::e]:36672 | ||
| 1090 | 2026.01.13 17:54:09.622179 [ 290 ] {} <Debug> TCP-Session: fb811ddb-dd60-4d58-9b4a-92935cffc87b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1091 | 2026.01.13 17:54:09.622190 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1092 | 2026.01.13 17:54:09.622209 [ 291 ] {} <Debug> TCP-Session: 46e75916-b3d0-436b-85de-945abfe96fe5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1093 | 2026.01.13 17:54:09.622232 [ 290 ] {} <Debug> TCP-Session: fb811ddb-dd60-4d58-9b4a-92935cffc87b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1094 | 2026.01.13 17:54:09.622249 [ 293 ] {} <Debug> TCP-Session: 91bd2cf9-440f-44e9-ac09-6ac7fc48eec2 Authenticating user 'default' from [fd00:1122:3344:101::e]:43917 | ||
| 1095 | 2026.01.13 17:54:09.622253 [ 291 ] {} <Debug> TCP-Session: 46e75916-b3d0-436b-85de-945abfe96fe5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1096 | 2026.01.13 17:54:09.622092 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1097 | 2026.01.13 17:54:09.622292 [ 293 ] {} <Debug> TCP-Session: 91bd2cf9-440f-44e9-ac09-6ac7fc48eec2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1098 | 2026.01.13 17:54:09.622067 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45779 | ||
| 1099 | 2026.01.13 17:54:09.622332 [ 293 ] {} <Debug> TCP-Session: 91bd2cf9-440f-44e9-ac09-6ac7fc48eec2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1100 | 2026.01.13 17:54:09.622330 [ 288 ] {} <Debug> TCP-Session: 621e86f8-196c-4ec5-9f2d-b0c1d5191cff Authenticating user 'default' from [fd00:1122:3344:101::e]:36005 | ||
| 1101 | 2026.01.13 17:54:09.622052 [ 286 ] {} <Trace> TCP-Session: be5eb252-3d15-4c18-9509-228a4030f766 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1102 | 2026.01.13 17:54:09.622433 [ 288 ] {} <Debug> TCP-Session: 621e86f8-196c-4ec5-9f2d-b0c1d5191cff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1103 | 2026.01.13 17:54:09.622448 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1104 | 2026.01.13 17:54:09.622459 [ 288 ] {} <Debug> TCP-Session: 621e86f8-196c-4ec5-9f2d-b0c1d5191cff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1105 | 2026.01.13 17:54:09.622042 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55755 | ||
| 1106 | 2026.01.13 17:54:09.622516 [ 294 ] {} <Debug> TCP-Session: a30f7d66-0658-4b10-816b-7c16a01e515f Authenticating user 'default' from [fd00:1122:3344:101::e]:45779 | ||
| 1107 | 2026.01.13 17:54:09.622007 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61631 | ||
| 1108 | 2026.01.13 17:54:09.622563 [ 294 ] {} <Debug> TCP-Session: a30f7d66-0658-4b10-816b-7c16a01e515f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1109 | 2026.01.13 17:54:09.622597 [ 294 ] {} <Debug> TCP-Session: a30f7d66-0658-4b10-816b-7c16a01e515f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1110 | 2026.01.13 17:54:09.622623 [ 286 ] {feeeb5e8-ee16-4e97-a9fc-4049b96cb606} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64918) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1111 | 2026.01.13 17:54:09.622700 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1112 | 2026.01.13 17:54:09.622723 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1113 | 2026.01.13 17:54:09.622732 [ 292 ] {} <Debug> TCP-Session: 3b6fa1be-9717-4d59-8e29-402b24a17819 Authenticating user 'default' from [fd00:1122:3344:101::e]:55755 | ||
| 1114 | 2026.01.13 17:54:09.622756 [ 289 ] {} <Debug> TCP-Session: 0f87103f-0498-4d36-ad78-bcb8f156bdb3 Authenticating user 'default' from [fd00:1122:3344:101::e]:61631 | ||
| 1115 | 2026.01.13 17:54:09.622764 [ 292 ] {} <Debug> TCP-Session: 3b6fa1be-9717-4d59-8e29-402b24a17819 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1116 | 2026.01.13 17:54:09.622781 [ 289 ] {} <Debug> TCP-Session: 0f87103f-0498-4d36-ad78-bcb8f156bdb3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1117 | 2026.01.13 17:54:09.622791 [ 292 ] {} <Debug> TCP-Session: 3b6fa1be-9717-4d59-8e29-402b24a17819 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1118 | 2026.01.13 17:54:09.622803 [ 289 ] {} <Debug> TCP-Session: 0f87103f-0498-4d36-ad78-bcb8f156bdb3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1119 | 2026.01.13 17:54:09.622874 [ 286 ] {feeeb5e8-ee16-4e97-a9fc-4049b96cb606} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1120 | 2026.01.13 17:54:09.622943 [ 286 ] {feeeb5e8-ee16-4e97-a9fc-4049b96cb606} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1121 | 2026.01.13 17:54:09.623263 [ 286 ] {feeeb5e8-ee16-4e97-a9fc-4049b96cb606} <Debug> oximeter.version (ec6d3268-d4a5-4477-b7c8-4f23357a5c23) (SelectExecutor): Key condition: unknown | ||
| 1122 | 2026.01.13 17:54:09.624318 [ 318 ] {feeeb5e8-ee16-4e97-a9fc-4049b96cb606} <Trace> AggregatingTransform: Aggregating | ||
| 1123 | 2026.01.13 17:54:09.624367 [ 318 ] {feeeb5e8-ee16-4e97-a9fc-4049b96cb606} <Trace> Aggregator: Aggregation method: without_key | ||
| 1124 | 2026.01.13 17:54:09.624409 [ 318 ] {feeeb5e8-ee16-4e97-a9fc-4049b96cb606} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001044798 sec. (957.123 rows/sec., 37.39 KiB/sec.) | ||
| 1125 | 2026.01.13 17:54:09.624430 [ 318 ] {feeeb5e8-ee16-4e97-a9fc-4049b96cb606} <Trace> Aggregator: Merging aggregated data | ||
| 1126 | 2026.01.13 17:54:09.626003 [ 286 ] {feeeb5e8-ee16-4e97-a9fc-4049b96cb606} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003452 sec., 289.6871378910776 rows/sec., 11.32 KiB/sec. | ||
| 1127 | 2026.01.13 17:54:09.626157 [ 286 ] {feeeb5e8-ee16-4e97-a9fc-4049b96cb606} <Debug> TCPHandler: Processed in 0.004221896 sec. | ||
| 1128 | 2026.01.13 17:54:09.626283 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1129 | 2026.01.13 17:54:09.626311 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1130 | 2026.01.13 17:54:09.626322 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1131 | 2026.01.13 17:54:09.626338 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1132 | 2026.01.13 17:54:09.626364 [ 287 ] {} <Debug> TCP-Session: a962822a-5bf6-4385-899e-cd549390ab61 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1133 | 2026.01.13 17:54:09.626382 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1134 | 2026.01.13 17:54:09.626401 [ 294 ] {} <Debug> TCP-Session: a30f7d66-0658-4b10-816b-7c16a01e515f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1135 | 2026.01.13 17:54:09.626417 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1136 | 2026.01.13 17:54:09.626437 [ 290 ] {} <Debug> TCP-Session: fb811ddb-dd60-4d58-9b4a-92935cffc87b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1137 | 2026.01.13 17:54:09.626459 [ 293 ] {} <Debug> TCP-Session: 91bd2cf9-440f-44e9-ac09-6ac7fc48eec2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1138 | 2026.01.13 17:54:09.626382 [ 289 ] {} <Debug> TCP-Session: 0f87103f-0498-4d36-ad78-bcb8f156bdb3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1139 | 2026.01.13 17:54:09.626353 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1140 | 2026.01.13 17:54:09.626313 [ 286 ] {} <Debug> TCP-Session: be5eb252-3d15-4c18-9509-228a4030f766 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1141 | 2026.01.13 17:54:09.626399 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1142 | 2026.01.13 17:54:09.626551 [ 288 ] {} <Debug> TCP-Session: 621e86f8-196c-4ec5-9f2d-b0c1d5191cff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1143 | 2026.01.13 17:54:09.626367 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1144 | 2026.01.13 17:54:09.626595 [ 291 ] {} <Debug> TCP-Session: 46e75916-b3d0-436b-85de-945abfe96fe5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1145 | 2026.01.13 17:54:09.626626 [ 292 ] {} <Debug> TCP-Session: 3b6fa1be-9717-4d59-8e29-402b24a17819 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1146 | 2026.01.13 17:54:09.715261 [ 275 ] {} <Trace> TCP-Session: 2a0a97f2-d809-44fb-a1db-4d9641d693f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1147 | 2026.01.13 17:54:09.715447 [ 275 ] {875be8cb-727f-4ab8-9c7c-b860d3e23358} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39845) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1148 | 2026.01.13 17:54:09.715517 [ 275 ] {875be8cb-727f-4ab8-9c7c-b860d3e23358} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1149 | 2026.01.13 17:54:09.716137 [ 275 ] {875be8cb-727f-4ab8-9c7c-b860d3e23358} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1150 | 2026.01.13 17:54:09.716190 [ 275 ] {875be8cb-727f-4ab8-9c7c-b860d3e23358} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1151 | 2026.01.13 17:54:09.716685 [ 275 ] {875be8cb-727f-4ab8-9c7c-b860d3e23358} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1152 | 2026.01.13 17:54:09.717142 [ 275 ] {875be8cb-727f-4ab8-9c7c-b860d3e23358} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1153 | 2026.01.13 17:54:09.717303 [ 275 ] {875be8cb-727f-4ab8-9c7c-b860d3e23358} <Debug> executeQuery: Read 30 rows, 2.34 KiB in 0.001906 sec., 15739.769150052467 rows/sec., 1.20 MiB/sec. | ||
| 1154 | 2026.01.13 17:54:09.717353 [ 275 ] {875be8cb-727f-4ab8-9c7c-b860d3e23358} <Debug> TCPHandler: Processed in 0.00222046 sec. | ||
| 1155 | 2026.01.13 17:54:09.717478 [ 275 ] {} <Trace> TCP-Session: 2a0a97f2-d809-44fb-a1db-4d9641d693f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1156 | 2026.01.13 17:54:09.717582 [ 275 ] {d1e7dc7f-10b4-406a-bf9c-853b86ecfe9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39845) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1157 | 2026.01.13 17:54:09.717626 [ 275 ] {d1e7dc7f-10b4-406a-bf9c-853b86ecfe9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1158 | 2026.01.13 17:54:09.718052 [ 275 ] {d1e7dc7f-10b4-406a-bf9c-853b86ecfe9b} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1159 | 2026.01.13 17:54:09.718091 [ 275 ] {d1e7dc7f-10b4-406a-bf9c-853b86ecfe9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1160 | 2026.01.13 17:54:09.718483 [ 275 ] {d1e7dc7f-10b4-406a-bf9c-853b86ecfe9b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1161 | 2026.01.13 17:54:09.718895 [ 275 ] {d1e7dc7f-10b4-406a-bf9c-853b86ecfe9b} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1162 | 2026.01.13 17:54:09.719027 [ 275 ] {d1e7dc7f-10b4-406a-bf9c-853b86ecfe9b} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.00147 sec., 24489.79591836735 rows/sec., 1.91 MiB/sec. | ||
| 1163 | 2026.01.13 17:54:09.719065 [ 275 ] {d1e7dc7f-10b4-406a-bf9c-853b86ecfe9b} <Debug> TCPHandler: Processed in 0.001639229 sec. | ||
| 1164 | 2026.01.13 17:54:09.719169 [ 275 ] {} <Trace> TCP-Session: 2a0a97f2-d809-44fb-a1db-4d9641d693f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1165 | 2026.01.13 17:54:09.719266 [ 275 ] {4eba95b1-667a-48e6-8541-beee72d82c10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39845) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1166 | 2026.01.13 17:54:09.719310 [ 275 ] {4eba95b1-667a-48e6-8541-beee72d82c10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1167 | 2026.01.13 17:54:09.719695 [ 275 ] {4eba95b1-667a-48e6-8541-beee72d82c10} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1168 | 2026.01.13 17:54:09.719733 [ 275 ] {4eba95b1-667a-48e6-8541-beee72d82c10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1169 | 2026.01.13 17:54:09.720159 [ 275 ] {4eba95b1-667a-48e6-8541-beee72d82c10} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1170 | 2026.01.13 17:54:09.720894 [ 275 ] {4eba95b1-667a-48e6-8541-beee72d82c10} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1171 | 2026.01.13 17:54:09.721046 [ 275 ] {4eba95b1-667a-48e6-8541-beee72d82c10} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.0018 sec., 61111.11111111111 rows/sec., 4.27 MiB/sec. | ||
| 1172 | 2026.01.13 17:54:09.721086 [ 275 ] {4eba95b1-667a-48e6-8541-beee72d82c10} <Debug> TCPHandler: Processed in 0.001967446 sec. | ||
| 1173 | 2026.01.13 17:54:09.721198 [ 275 ] {} <Trace> TCP-Session: 2a0a97f2-d809-44fb-a1db-4d9641d693f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1174 | 2026.01.13 17:54:09.721306 [ 275 ] {7e6d48ba-1ae4-4d51-8121-c24ac5dc2899} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39845) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1175 | 2026.01.13 17:54:09.721362 [ 275 ] {7e6d48ba-1ae4-4d51-8121-c24ac5dc2899} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1176 | 2026.01.13 17:54:09.721735 [ 275 ] {7e6d48ba-1ae4-4d51-8121-c24ac5dc2899} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1177 | 2026.01.13 17:54:09.721775 [ 275 ] {7e6d48ba-1ae4-4d51-8121-c24ac5dc2899} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1178 | 2026.01.13 17:54:09.722201 [ 275 ] {7e6d48ba-1ae4-4d51-8121-c24ac5dc2899} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1179 | 2026.01.13 17:54:09.722671 [ 275 ] {7e6d48ba-1ae4-4d51-8121-c24ac5dc2899} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1180 | 2026.01.13 17:54:09.722801 [ 275 ] {7e6d48ba-1ae4-4d51-8121-c24ac5dc2899} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001522 sec., 26281.20893561104 rows/sec., 1.75 MiB/sec. | ||
| 1181 | 2026.01.13 17:54:09.722837 [ 275 ] {7e6d48ba-1ae4-4d51-8121-c24ac5dc2899} <Debug> TCPHandler: Processed in 0.00168969 sec. | ||
| 1182 | 2026.01.13 17:54:09.756819 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40986 | ||
| 1183 | 2026.01.13 17:54:09.756926 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1184 | 2026.01.13 17:54:09.756952 [ 286 ] {} <Debug> TCP-Session: 051c5ab2-478f-48ee-8fc8-e38c02d59c72 Authenticating user 'default' from [fd00:1122:3344:101::e]:40986 | ||
| 1185 | 2026.01.13 17:54:09.756976 [ 286 ] {} <Debug> TCP-Session: 051c5ab2-478f-48ee-8fc8-e38c02d59c72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1186 | 2026.01.13 17:54:09.756990 [ 286 ] {} <Debug> TCP-Session: 051c5ab2-478f-48ee-8fc8-e38c02d59c72 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1187 | 2026.01.13 17:54:09.757197 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58575 | ||
| 1188 | 2026.01.13 17:54:09.757216 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61361 | ||
| 1189 | 2026.01.13 17:54:09.757253 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50742 | ||
| 1190 | 2026.01.13 17:54:09.757267 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45683 | ||
| 1191 | 2026.01.13 17:54:09.757313 [ 286 ] {} <Trace> TCP-Session: 051c5ab2-478f-48ee-8fc8-e38c02d59c72 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1192 | 2026.01.13 17:54:09.757324 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1193 | 2026.01.13 17:54:09.757337 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1194 | 2026.01.13 17:54:09.757368 [ 289 ] {} <Debug> TCP-Session: d163d8b7-f1b2-4bfe-93d0-6dcc3549265b Authenticating user 'default' from [fd00:1122:3344:101::e]:61361 | ||
| 1195 | 2026.01.13 17:54:09.757221 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41010 | ||
| 1196 | 2026.01.13 17:54:09.757405 [ 289 ] {} <Debug> TCP-Session: d163d8b7-f1b2-4bfe-93d0-6dcc3549265b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1197 | 2026.01.13 17:54:09.757211 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48188 | ||
| 1198 | 2026.01.13 17:54:09.757432 [ 289 ] {} <Debug> TCP-Session: d163d8b7-f1b2-4bfe-93d0-6dcc3549265b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1199 | 2026.01.13 17:54:09.757393 [ 291 ] {} <Debug> TCP-Session: a1522fa8-d935-4317-beed-58ace73147b7 Authenticating user 'default' from [fd00:1122:3344:101::e]:50742 | ||
| 1200 | 2026.01.13 17:54:09.757466 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1201 | 2026.01.13 17:54:09.757489 [ 286 ] {7d1caabd-1326-49ac-9d8d-224b71949ecf} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40986) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1202 | 2026.01.13 17:54:09.757501 [ 291 ] {} <Debug> TCP-Session: a1522fa8-d935-4317-beed-58ace73147b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1203 | 2026.01.13 17:54:09.757501 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1204 | 2026.01.13 17:54:09.757541 [ 291 ] {} <Debug> TCP-Session: a1522fa8-d935-4317-beed-58ace73147b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1205 | 2026.01.13 17:54:09.757510 [ 290 ] {} <Debug> TCP-Session: d64b4a38-f83b-46f4-ad64-2a3632824540 Authenticating user 'default' from [fd00:1122:3344:101::e]:41010 | ||
| 1206 | 2026.01.13 17:54:09.757574 [ 288 ] {} <Debug> TCP-Session: 6b7aa6c2-75ab-401b-b73a-ab056b9e7f37 Authenticating user 'default' from [fd00:1122:3344:101::e]:48188 | ||
| 1207 | 2026.01.13 17:54:09.757601 [ 290 ] {} <Debug> TCP-Session: d64b4a38-f83b-46f4-ad64-2a3632824540 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1208 | 2026.01.13 17:54:09.757392 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1209 | 2026.01.13 17:54:09.757621 [ 288 ] {} <Debug> TCP-Session: 6b7aa6c2-75ab-401b-b73a-ab056b9e7f37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1210 | 2026.01.13 17:54:09.757627 [ 290 ] {} <Debug> TCP-Session: d64b4a38-f83b-46f4-ad64-2a3632824540 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1211 | 2026.01.13 17:54:09.757654 [ 292 ] {} <Debug> TCP-Session: e4e9f672-86ef-4737-ab19-fc61b2cf4a02 Authenticating user 'default' from [fd00:1122:3344:101::e]:45683 | ||
| 1212 | 2026.01.13 17:54:09.757654 [ 288 ] {} <Debug> TCP-Session: 6b7aa6c2-75ab-401b-b73a-ab056b9e7f37 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1213 | 2026.01.13 17:54:09.757693 [ 292 ] {} <Debug> TCP-Session: e4e9f672-86ef-4737-ab19-fc61b2cf4a02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1214 | 2026.01.13 17:54:09.757313 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1215 | 2026.01.13 17:54:09.757726 [ 292 ] {} <Debug> TCP-Session: e4e9f672-86ef-4737-ab19-fc61b2cf4a02 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1216 | 2026.01.13 17:54:09.757753 [ 287 ] {} <Debug> TCP-Session: 07420cbd-cd71-41b2-8632-f75bf285f725 Authenticating user 'default' from [fd00:1122:3344:101::e]:58575 | ||
| 1217 | 2026.01.13 17:54:09.757277 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33614 | ||
| 1218 | 2026.01.13 17:54:09.757781 [ 287 ] {} <Debug> TCP-Session: 07420cbd-cd71-41b2-8632-f75bf285f725 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1219 | 2026.01.13 17:54:09.757786 [ 286 ] {7d1caabd-1326-49ac-9d8d-224b71949ecf} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1220 | 2026.01.13 17:54:09.757817 [ 287 ] {} <Debug> TCP-Session: 07420cbd-cd71-41b2-8632-f75bf285f725 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1221 | 2026.01.13 17:54:09.757277 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35233 | ||
| 1222 | 2026.01.13 17:54:09.757846 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1223 | 2026.01.13 17:54:09.757871 [ 286 ] {7d1caabd-1326-49ac-9d8d-224b71949ecf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1224 | 2026.01.13 17:54:09.757895 [ 293 ] {} <Debug> TCP-Session: e8304a25-91df-4328-b450-0f5ee3c865d7 Authenticating user 'default' from [fd00:1122:3344:101::e]:33614 | ||
| 1225 | 2026.01.13 17:54:09.757916 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1226 | 2026.01.13 17:54:09.757918 [ 293 ] {} <Debug> TCP-Session: e8304a25-91df-4328-b450-0f5ee3c865d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1227 | 2026.01.13 17:54:09.757944 [ 294 ] {} <Debug> TCP-Session: d93669b9-976f-42c7-b0d3-398e899735ed Authenticating user 'default' from [fd00:1122:3344:101::e]:35233 | ||
| 1228 | 2026.01.13 17:54:09.757949 [ 293 ] {} <Debug> TCP-Session: e8304a25-91df-4328-b450-0f5ee3c865d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1229 | 2026.01.13 17:54:09.757969 [ 294 ] {} <Debug> TCP-Session: d93669b9-976f-42c7-b0d3-398e899735ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1230 | 2026.01.13 17:54:09.757989 [ 294 ] {} <Debug> TCP-Session: d93669b9-976f-42c7-b0d3-398e899735ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1231 | 2026.01.13 17:54:09.758196 [ 286 ] {7d1caabd-1326-49ac-9d8d-224b71949ecf} <Debug> oximeter.version (ec6d3268-d4a5-4477-b7c8-4f23357a5c23) (SelectExecutor): Key condition: unknown | ||
| 1232 | 2026.01.13 17:54:09.759183 [ 340 ] {7d1caabd-1326-49ac-9d8d-224b71949ecf} <Trace> AggregatingTransform: Aggregating | ||
| 1233 | 2026.01.13 17:54:09.759235 [ 340 ] {7d1caabd-1326-49ac-9d8d-224b71949ecf} <Trace> Aggregator: Aggregation method: without_key | ||
| 1234 | 2026.01.13 17:54:09.759273 [ 340 ] {7d1caabd-1326-49ac-9d8d-224b71949ecf} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000977298 sec. (1023.229 rows/sec., 39.97 KiB/sec.) | ||
| 1235 | 2026.01.13 17:54:09.759292 [ 340 ] {7d1caabd-1326-49ac-9d8d-224b71949ecf} <Trace> Aggregator: Merging aggregated data | ||
| 1236 | 2026.01.13 17:54:09.760478 [ 286 ] {7d1caabd-1326-49ac-9d8d-224b71949ecf} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003044 sec., 328.515111695138 rows/sec., 12.83 KiB/sec. | ||
| 1237 | 2026.01.13 17:54:09.760630 [ 286 ] {7d1caabd-1326-49ac-9d8d-224b71949ecf} <Debug> TCPHandler: Processed in 0.003438392 sec. | ||
| 1238 | 2026.01.13 17:54:09.760744 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1239 | 2026.01.13 17:54:09.760773 [ 286 ] {} <Debug> TCP-Session: 051c5ab2-478f-48ee-8fc8-e38c02d59c72 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1240 | 2026.01.13 17:54:09.760774 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1241 | 2026.01.13 17:54:09.760792 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1242 | 2026.01.13 17:54:09.760812 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1243 | 2026.01.13 17:54:09.760828 [ 287 ] {} <Debug> TCP-Session: 07420cbd-cd71-41b2-8632-f75bf285f725 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1244 | 2026.01.13 17:54:09.760846 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1245 | 2026.01.13 17:54:09.760862 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1246 | 2026.01.13 17:54:09.760882 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1247 | 2026.01.13 17:54:09.760903 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1248 | 2026.01.13 17:54:09.760915 [ 289 ] {} <Debug> TCP-Session: d163d8b7-f1b2-4bfe-93d0-6dcc3549265b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1249 | 2026.01.13 17:54:09.760934 [ 291 ] {} <Debug> TCP-Session: a1522fa8-d935-4317-beed-58ace73147b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1250 | 2026.01.13 17:54:09.760951 [ 293 ] {} <Debug> TCP-Session: e8304a25-91df-4328-b450-0f5ee3c865d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1251 | 2026.01.13 17:54:09.760841 [ 290 ] {} <Debug> TCP-Session: d64b4a38-f83b-46f4-ad64-2a3632824540 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1252 | 2026.01.13 17:54:09.760827 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1253 | 2026.01.13 17:54:09.760897 [ 292 ] {} <Debug> TCP-Session: e4e9f672-86ef-4737-ab19-fc61b2cf4a02 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1254 | 2026.01.13 17:54:09.760856 [ 294 ] {} <Debug> TCP-Session: d93669b9-976f-42c7-b0d3-398e899735ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1255 | 2026.01.13 17:54:09.761030 [ 288 ] {} <Debug> TCP-Session: 6b7aa6c2-75ab-401b-b73a-ab056b9e7f37 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1256 | 2026.01.13 17:54:12.949210 [ 90 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1257 | 2026.01.13 17:54:12.949276 [ 90 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1258 | 2026.01.13 17:54:13.002021 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 176 | ||
| 1259 | 2026.01.13 17:54:13.004317 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 1915 | ||
| 1260 | 2026.01.13 17:54:13.005065 [ 245 ] {} <Trace> system.asynchronous_metric_log (3e1656ea-c259-49fe-9ba0-58dc6ab6f9df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1261 | 2026.01.13 17:54:13.005128 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1262 | 2026.01.13 17:54:13.005854 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1263 | 2026.01.13 17:54:13.005916 [ 243 ] {} <Trace> system.query_log (7e309dc9-d6d6-4af1-816a-0936f503f03a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1264 | 2026.01.13 17:54:13.005978 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1265 | 2026.01.13 17:54:13.006379 [ 245 ] {} <Trace> system.asynchronous_metric_log (3e1656ea-c259-49fe-9ba0-58dc6ab6f9df): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1266 | 2026.01.13 17:54:13.006538 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1915 | ||
| 1267 | 2026.01.13 17:54:13.007336 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1268 | 2026.01.13 17:54:13.007841 [ 243 ] {} <Trace> system.query_log (7e309dc9-d6d6-4af1-816a-0936f503f03a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1269 | 2026.01.13 17:54:13.008154 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 176 | ||
| 1270 | 2026.01.13 17:54:13.092890 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1271 | 2026.01.13 17:54:13.109743 [ 244 ] {} <Trace> system.metric_log (ae7e3c3e-b449-4f33-bec8-ffbb555a10ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1272 | 2026.01.13 17:54:13.109803 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1273 | 2026.01.13 17:54:13.116120 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1274 | 2026.01.13 17:54:13.117346 [ 244 ] {} <Trace> system.metric_log (ae7e3c3e-b449-4f33-bec8-ffbb555a10ce): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1275 | 2026.01.13 17:54:13.120419 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1276 | 2026.01.13 17:54:14.000190 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 165.15 MiB, peak 174.70 MiB, free memory in arenas 0.00 B, will set to 166.24 MiB (RSS), difference: 1.09 MiB | ||
| 1277 | 2026.01.13 17:54:14.716988 [ 275 ] {} <Trace> TCP-Session: 2a0a97f2-d809-44fb-a1db-4d9641d693f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1278 | 2026.01.13 17:54:14.717183 [ 275 ] {393b451b-a5e4-4a9c-b964-5d0c661ea09b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39845) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1279 | 2026.01.13 17:54:14.717252 [ 275 ] {393b451b-a5e4-4a9c-b964-5d0c661ea09b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1280 | 2026.01.13 17:54:14.717904 [ 275 ] {393b451b-a5e4-4a9c-b964-5d0c661ea09b} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1281 | 2026.01.13 17:54:14.717955 [ 275 ] {393b451b-a5e4-4a9c-b964-5d0c661ea09b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1282 | 2026.01.13 17:54:14.718484 [ 275 ] {393b451b-a5e4-4a9c-b964-5d0c661ea09b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1283 | 2026.01.13 17:54:14.719093 [ 275 ] {393b451b-a5e4-4a9c-b964-5d0c661ea09b} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1284 | 2026.01.13 17:54:14.719264 [ 275 ] {393b451b-a5e4-4a9c-b964-5d0c661ea09b} <Debug> executeQuery: Read 50 rows, 4.35 KiB in 0.002128 sec., 23496.24060150376 rows/sec., 2.00 MiB/sec. | ||
| 1285 | 2026.01.13 17:54:14.719319 [ 275 ] {393b451b-a5e4-4a9c-b964-5d0c661ea09b} <Debug> TCPHandler: Processed in 0.002458014 sec. | ||
| 1286 | 2026.01.13 17:54:14.719455 [ 275 ] {} <Trace> TCP-Session: 2a0a97f2-d809-44fb-a1db-4d9641d693f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1287 | 2026.01.13 17:54:14.719568 [ 275 ] {543417a6-9d27-43fa-85a6-db12e8d33a49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39845) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1288 | 2026.01.13 17:54:14.719614 [ 275 ] {543417a6-9d27-43fa-85a6-db12e8d33a49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1289 | 2026.01.13 17:54:14.720101 [ 275 ] {543417a6-9d27-43fa-85a6-db12e8d33a49} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1290 | 2026.01.13 17:54:14.720141 [ 275 ] {543417a6-9d27-43fa-85a6-db12e8d33a49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1291 | 2026.01.13 17:54:14.720639 [ 275 ] {543417a6-9d27-43fa-85a6-db12e8d33a49} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1292 | 2026.01.13 17:54:14.721147 [ 275 ] {543417a6-9d27-43fa-85a6-db12e8d33a49} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1293 | 2026.01.13 17:54:14.721303 [ 275 ] {543417a6-9d27-43fa-85a6-db12e8d33a49} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001761 sec., 5678.591709256105 rows/sec., 427.00 KiB/sec. | ||
| 1294 | 2026.01.13 17:54:14.721349 [ 275 ] {543417a6-9d27-43fa-85a6-db12e8d33a49} <Debug> TCPHandler: Processed in 0.001947265 sec. | ||
| 1295 | 2026.01.13 17:54:14.721466 [ 275 ] {} <Trace> TCP-Session: 2a0a97f2-d809-44fb-a1db-4d9641d693f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1296 | 2026.01.13 17:54:14.721565 [ 275 ] {e8cf6227-45b8-4a81-81b4-17e8fae36131} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39845) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1297 | 2026.01.13 17:54:14.721608 [ 275 ] {e8cf6227-45b8-4a81-81b4-17e8fae36131} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1298 | 2026.01.13 17:54:14.722038 [ 275 ] {e8cf6227-45b8-4a81-81b4-17e8fae36131} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1299 | 2026.01.13 17:54:14.722076 [ 275 ] {e8cf6227-45b8-4a81-81b4-17e8fae36131} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1300 | 2026.01.13 17:54:14.722482 [ 275 ] {e8cf6227-45b8-4a81-81b4-17e8fae36131} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1301 | 2026.01.13 17:54:14.722924 [ 275 ] {e8cf6227-45b8-4a81-81b4-17e8fae36131} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1302 | 2026.01.13 17:54:14.723070 [ 275 ] {e8cf6227-45b8-4a81-81b4-17e8fae36131} <Debug> executeQuery: Read 46 rows, 3.68 KiB in 0.001525 sec., 30163.934426229505 rows/sec., 2.36 MiB/sec. | ||
| 1303 | 2026.01.13 17:54:14.723108 [ 275 ] {e8cf6227-45b8-4a81-81b4-17e8fae36131} <Debug> TCPHandler: Processed in 0.001693961 sec. | ||
| 1304 | 2026.01.13 17:54:14.723267 [ 275 ] {} <Trace> TCP-Session: 2a0a97f2-d809-44fb-a1db-4d9641d693f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1305 | 2026.01.13 17:54:14.723368 [ 275 ] {b5812b3b-b7e9-418d-ae3e-b923c0a5e462} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39845) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1306 | 2026.01.13 17:54:14.723414 [ 275 ] {b5812b3b-b7e9-418d-ae3e-b923c0a5e462} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1307 | 2026.01.13 17:54:14.723825 [ 275 ] {b5812b3b-b7e9-418d-ae3e-b923c0a5e462} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1308 | 2026.01.13 17:54:14.723863 [ 275 ] {b5812b3b-b7e9-418d-ae3e-b923c0a5e462} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1309 | 2026.01.13 17:54:14.724349 [ 275 ] {b5812b3b-b7e9-418d-ae3e-b923c0a5e462} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1310 | 2026.01.13 17:54:14.724850 [ 275 ] {b5812b3b-b7e9-418d-ae3e-b923c0a5e462} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1311 | 2026.01.13 17:54:14.724985 [ 275 ] {b5812b3b-b7e9-418d-ae3e-b923c0a5e462} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001636 sec., 67237.16381418092 rows/sec., 4.69 MiB/sec. | ||
| 1312 | 2026.01.13 17:54:14.725026 [ 275 ] {b5812b3b-b7e9-418d-ae3e-b923c0a5e462} <Debug> TCPHandler: Processed in 0.001817552 sec. | ||
| 1313 | 2026.01.13 17:54:14.725144 [ 275 ] {} <Trace> TCP-Session: 2a0a97f2-d809-44fb-a1db-4d9641d693f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1314 | 2026.01.13 17:54:14.725240 [ 275 ] {776a3ffd-1f97-45f6-9f32-7e5c686f6935} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39845) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1315 | 2026.01.13 17:54:14.725295 [ 275 ] {776a3ffd-1f97-45f6-9f32-7e5c686f6935} <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 | ||
| 1316 | 2026.01.13 17:54:14.726074 [ 275 ] {776a3ffd-1f97-45f6-9f32-7e5c686f6935} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1317 | 2026.01.13 17:54:14.726112 [ 275 ] {776a3ffd-1f97-45f6-9f32-7e5c686f6935} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1318 | 2026.01.13 17:54:14.726749 [ 275 ] {776a3ffd-1f97-45f6-9f32-7e5c686f6935} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1319 | 2026.01.13 17:54:14.727279 [ 275 ] {776a3ffd-1f97-45f6-9f32-7e5c686f6935} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1320 | 2026.01.13 17:54:14.727422 [ 275 ] {776a3ffd-1f97-45f6-9f32-7e5c686f6935} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002199 sec., 4547.521600727603 rows/sec., 8.15 MiB/sec. | ||
| 1321 | 2026.01.13 17:54:14.727485 [ 275 ] {776a3ffd-1f97-45f6-9f32-7e5c686f6935} <Debug> TCPHandler: Processed in 0.002390293 sec. | ||
| 1322 | 2026.01.13 17:54:14.727604 [ 275 ] {} <Trace> TCP-Session: 2a0a97f2-d809-44fb-a1db-4d9641d693f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1323 | 2026.01.13 17:54:14.727700 [ 275 ] {6a27025b-c9eb-4845-884a-9962790e913f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39845) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1324 | 2026.01.13 17:54:14.727741 [ 275 ] {6a27025b-c9eb-4845-884a-9962790e913f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1325 | 2026.01.13 17:54:14.728083 [ 275 ] {6a27025b-c9eb-4845-884a-9962790e913f} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1326 | 2026.01.13 17:54:14.728119 [ 275 ] {6a27025b-c9eb-4845-884a-9962790e913f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1327 | 2026.01.13 17:54:14.728550 [ 275 ] {6a27025b-c9eb-4845-884a-9962790e913f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1328 | 2026.01.13 17:54:14.729025 [ 275 ] {6a27025b-c9eb-4845-884a-9962790e913f} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1329 | 2026.01.13 17:54:14.729155 [ 275 ] {6a27025b-c9eb-4845-884a-9962790e913f} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001473 sec., 27155.465037338767 rows/sec., 1.81 MiB/sec. | ||
| 1330 | 2026.01.13 17:54:14.729193 [ 275 ] {6a27025b-c9eb-4845-884a-9962790e913f} <Debug> TCPHandler: Processed in 0.00163988 sec. | ||
| 1331 | 2026.01.13 17:54:19.713878 [ 275 ] {} <Trace> TCP-Session: 2a0a97f2-d809-44fb-a1db-4d9641d693f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1332 | 2026.01.13 17:54:19.714121 [ 275 ] {f12bed13-141e-423a-aa67-280b366d4299} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39845) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1333 | 2026.01.13 17:54:19.714482 [ 275 ] {f12bed13-141e-423a-aa67-280b366d4299} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1334 | 2026.01.13 17:54:19.716689 [ 275 ] {f12bed13-141e-423a-aa67-280b366d4299} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1335 | 2026.01.13 17:54:19.717064 [ 275 ] {f12bed13-141e-423a-aa67-280b366d4299} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1336 | 2026.01.13 17:54:19.717154 [ 275 ] {f12bed13-141e-423a-aa67-280b366d4299} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1337 | 2026.01.13 17:54:19.717381 [ 275 ] {f12bed13-141e-423a-aa67-280b366d4299} <Debug> oximeter.timeseries_schema (10a0daf1-973b-4cd2-aeb6-286658756b81) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
| 1338 | 2026.01.13 17:54:19.719372 [ 275 ] {f12bed13-141e-423a-aa67-280b366d4299} <Trace> oximeter.timeseries_schema (10a0daf1-973b-4cd2-aeb6-286658756b81) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1339 | 2026.01.13 17:54:19.719423 [ 275 ] {f12bed13-141e-423a-aa67-280b366d4299} <Debug> oximeter.timeseries_schema (10a0daf1-973b-4cd2-aeb6-286658756b81) (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 | ||
| 1340 | 2026.01.13 17:54:19.719446 [ 275 ] {f12bed13-141e-423a-aa67-280b366d4299} <Trace> oximeter.timeseries_schema (10a0daf1-973b-4cd2-aeb6-286658756b81) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1341 | 2026.01.13 17:54:19.721681 [ 275 ] {f12bed13-141e-423a-aa67-280b366d4299} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1342 | 2026.01.13 17:54:19.721712 [ 275 ] {f12bed13-141e-423a-aa67-280b366d4299} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1343 | 2026.01.13 17:54:19.739489 [ 275 ] {f12bed13-141e-423a-aa67-280b366d4299} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.02546 sec., 1021.209740769835 rows/sec., 44.19 KiB/sec. | ||
| 1344 | 2026.01.13 17:54:19.739624 [ 275 ] {f12bed13-141e-423a-aa67-280b366d4299} <Debug> TCPHandler: Processed in 0.025872037 sec. | ||
| 1345 | 2026.01.13 17:54:19.739970 [ 275 ] {} <Trace> TCP-Session: 2a0a97f2-d809-44fb-a1db-4d9641d693f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1346 | 2026.01.13 17:54:19.740147 [ 275 ] {501b6c8b-f628-4c96-b793-4b451af5f215} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39845) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1347 | 2026.01.13 17:54:19.740427 [ 275 ] {501b6c8b-f628-4c96-b793-4b451af5f215} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1348 | 2026.01.13 17:54:19.740463 [ 275 ] {501b6c8b-f628-4c96-b793-4b451af5f215} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1349 | 2026.01.13 17:54:19.740659 [ 275 ] {501b6c8b-f628-4c96-b793-4b451af5f215} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1350 | 2026.01.13 17:54:19.740714 [ 275 ] {501b6c8b-f628-4c96-b793-4b451af5f215} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1351 | 2026.01.13 17:54:19.740823 [ 275 ] {501b6c8b-f628-4c96-b793-4b451af5f215} <Debug> oximeter.timeseries_schema (10a0daf1-973b-4cd2-aeb6-286658756b81) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
| 1352 | 2026.01.13 17:54:19.740852 [ 275 ] {501b6c8b-f628-4c96-b793-4b451af5f215} <Trace> oximeter.timeseries_schema (10a0daf1-973b-4cd2-aeb6-286658756b81) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1353 | 2026.01.13 17:54:19.740871 [ 275 ] {501b6c8b-f628-4c96-b793-4b451af5f215} <Debug> oximeter.timeseries_schema (10a0daf1-973b-4cd2-aeb6-286658756b81) (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 | ||
| 1354 | 2026.01.13 17:54:19.740886 [ 275 ] {501b6c8b-f628-4c96-b793-4b451af5f215} <Trace> oximeter.timeseries_schema (10a0daf1-973b-4cd2-aeb6-286658756b81) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1355 | 2026.01.13 17:54:19.740919 [ 275 ] {501b6c8b-f628-4c96-b793-4b451af5f215} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1356 | 2026.01.13 17:54:19.740937 [ 275 ] {501b6c8b-f628-4c96-b793-4b451af5f215} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1357 | 2026.01.13 17:54:19.741579 [ 275 ] {501b6c8b-f628-4c96-b793-4b451af5f215} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.00151 sec., 17218.543046357616 rows/sec., 745.03 KiB/sec. | ||
| 1358 | 2026.01.13 17:54:19.741676 [ 275 ] {501b6c8b-f628-4c96-b793-4b451af5f215} <Debug> TCPHandler: Processed in 0.001775162 sec. | ||
| 1359 | 2026.01.13 17:54:19.741941 [ 275 ] {} <Trace> TCP-Session: 2a0a97f2-d809-44fb-a1db-4d9641d693f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1360 | 2026.01.13 17:54:19.742076 [ 275 ] {0863ffae-9053-4868-9129-07e7f964a55c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39845) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1361 | 2026.01.13 17:54:19.742304 [ 275 ] {0863ffae-9053-4868-9129-07e7f964a55c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1362 | 2026.01.13 17:54:19.742338 [ 275 ] {0863ffae-9053-4868-9129-07e7f964a55c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1363 | 2026.01.13 17:54:19.742523 [ 275 ] {0863ffae-9053-4868-9129-07e7f964a55c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1364 | 2026.01.13 17:54:19.742576 [ 275 ] {0863ffae-9053-4868-9129-07e7f964a55c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1365 | 2026.01.13 17:54:19.742675 [ 275 ] {0863ffae-9053-4868-9129-07e7f964a55c} <Debug> oximeter.timeseries_schema (10a0daf1-973b-4cd2-aeb6-286658756b81) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
| 1366 | 2026.01.13 17:54:19.742701 [ 275 ] {0863ffae-9053-4868-9129-07e7f964a55c} <Trace> oximeter.timeseries_schema (10a0daf1-973b-4cd2-aeb6-286658756b81) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1367 | 2026.01.13 17:54:19.742718 [ 275 ] {0863ffae-9053-4868-9129-07e7f964a55c} <Debug> oximeter.timeseries_schema (10a0daf1-973b-4cd2-aeb6-286658756b81) (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 | ||
| 1368 | 2026.01.13 17:54:19.742732 [ 275 ] {0863ffae-9053-4868-9129-07e7f964a55c} <Trace> oximeter.timeseries_schema (10a0daf1-973b-4cd2-aeb6-286658756b81) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1369 | 2026.01.13 17:54:19.742763 [ 275 ] {0863ffae-9053-4868-9129-07e7f964a55c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1370 | 2026.01.13 17:54:19.742781 [ 275 ] {0863ffae-9053-4868-9129-07e7f964a55c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 26 rows starting from 0 | ||
| 1371 | 2026.01.13 17:54:19.743300 [ 275 ] {0863ffae-9053-4868-9129-07e7f964a55c} <Debug> executeQuery: Read 26 rows, 1.13 KiB in 0.001281 sec., 20296.64324746292 rows/sec., 878.22 KiB/sec. | ||
| 1372 | 2026.01.13 17:54:19.743468 [ 275 ] {0863ffae-9053-4868-9129-07e7f964a55c} <Debug> TCPHandler: Processed in 0.001578319 sec. | ||
| 1373 | 2026.01.13 17:54:19.749988 [ 275 ] {} <Trace> TCP-Session: 2a0a97f2-d809-44fb-a1db-4d9641d693f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1374 | 2026.01.13 17:54:19.750102 [ 275 ] {0667dc21-5098-4da9-8e4f-2d92269f7fd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39845) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1375 | 2026.01.13 17:54:19.750144 [ 275 ] {0667dc21-5098-4da9-8e4f-2d92269f7fd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1376 | 2026.01.13 17:54:19.750719 [ 275 ] {0667dc21-5098-4da9-8e4f-2d92269f7fd6} <Trace> oximeter.timeseries_schema (10a0daf1-973b-4cd2-aeb6-286658756b81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1377 | 2026.01.13 17:54:19.750766 [ 275 ] {0667dc21-5098-4da9-8e4f-2d92269f7fd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1378 | 2026.01.13 17:54:19.751297 [ 275 ] {0667dc21-5098-4da9-8e4f-2d92269f7fd6} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1379 | 2026.01.13 17:54:19.751718 [ 275 ] {0667dc21-5098-4da9-8e4f-2d92269f7fd6} <Trace> oximeter.timeseries_schema (10a0daf1-973b-4cd2-aeb6-286658756b81): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1380 | 2026.01.13 17:54:19.751955 [ 275 ] {0667dc21-5098-4da9-8e4f-2d92269f7fd6} <Debug> executeQuery: Read 3 rows, 280.00 B in 0.001883 sec., 1593.2023366967605 rows/sec., 145.21 KiB/sec. | ||
| 1381 | 2026.01.13 17:54:19.751998 [ 275 ] {0667dc21-5098-4da9-8e4f-2d92269f7fd6} <Debug> TCPHandler: Processed in 0.002063587 sec. | ||
| 1382 | 2026.01.13 17:54:19.752115 [ 275 ] {} <Trace> TCP-Session: 2a0a97f2-d809-44fb-a1db-4d9641d693f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1383 | 2026.01.13 17:54:19.752212 [ 275 ] {5d05f53d-6629-447c-82f8-c406a449535c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39845) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1384 | 2026.01.13 17:54:19.752252 [ 275 ] {5d05f53d-6629-447c-82f8-c406a449535c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1385 | 2026.01.13 17:54:19.752673 [ 275 ] {5d05f53d-6629-447c-82f8-c406a449535c} <Trace> oximeter.fields_ipaddr (262b395f-daa4-48d1-aa34-e8cf0bb4ab49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1386 | 2026.01.13 17:54:19.752715 [ 275 ] {5d05f53d-6629-447c-82f8-c406a449535c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1387 | 2026.01.13 17:54:19.753174 [ 275 ] {5d05f53d-6629-447c-82f8-c406a449535c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1388 | 2026.01.13 17:54:19.753712 [ 275 ] {5d05f53d-6629-447c-82f8-c406a449535c} <Trace> oximeter.fields_ipaddr (262b395f-daa4-48d1-aa34-e8cf0bb4ab49): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1389 | 2026.01.13 17:54:19.753864 [ 275 ] {5d05f53d-6629-447c-82f8-c406a449535c} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001673 sec., 2390.914524805738 rows/sec., 194.96 KiB/sec. | ||
| 1390 | 2026.01.13 17:54:19.753904 [ 275 ] {5d05f53d-6629-447c-82f8-c406a449535c} <Debug> TCPHandler: Processed in 0.001839373 sec. | ||
| 1391 | 2026.01.13 17:54:19.754025 [ 275 ] {} <Trace> TCP-Session: 2a0a97f2-d809-44fb-a1db-4d9641d693f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1392 | 2026.01.13 17:54:19.754124 [ 275 ] {e1dbe37f-deb8-40d7-a0cf-96556e7e51d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39845) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1393 | 2026.01.13 17:54:19.754165 [ 275 ] {e1dbe37f-deb8-40d7-a0cf-96556e7e51d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1394 | 2026.01.13 17:54:19.754611 [ 275 ] {e1dbe37f-deb8-40d7-a0cf-96556e7e51d4} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1395 | 2026.01.13 17:54:19.754649 [ 275 ] {e1dbe37f-deb8-40d7-a0cf-96556e7e51d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1396 | 2026.01.13 17:54:19.755088 [ 275 ] {e1dbe37f-deb8-40d7-a0cf-96556e7e51d4} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1397 | 2026.01.13 17:54:19.755522 [ 275 ] {e1dbe37f-deb8-40d7-a0cf-96556e7e51d4} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1398 | 2026.01.13 17:54:19.755664 [ 275 ] {e1dbe37f-deb8-40d7-a0cf-96556e7e51d4} <Debug> executeQuery: Read 84 rows, 7.01 KiB in 0.001559 sec., 53880.69275176395 rows/sec., 4.39 MiB/sec. | ||
| 1399 | 2026.01.13 17:54:19.755702 [ 275 ] {e1dbe37f-deb8-40d7-a0cf-96556e7e51d4} <Debug> TCPHandler: Processed in 0.001726821 sec. | ||
| 1400 | 2026.01.13 17:54:19.755821 [ 275 ] {} <Trace> TCP-Session: 2a0a97f2-d809-44fb-a1db-4d9641d693f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1401 | 2026.01.13 17:54:19.755918 [ 275 ] {ffb7c5bd-2177-46d7-a696-827dd80c9b36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39845) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1402 | 2026.01.13 17:54:19.755957 [ 275 ] {ffb7c5bd-2177-46d7-a696-827dd80c9b36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1403 | 2026.01.13 17:54:19.756365 [ 275 ] {ffb7c5bd-2177-46d7-a696-827dd80c9b36} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1404 | 2026.01.13 17:54:19.756403 [ 275 ] {ffb7c5bd-2177-46d7-a696-827dd80c9b36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1405 | 2026.01.13 17:54:19.756854 [ 275 ] {ffb7c5bd-2177-46d7-a696-827dd80c9b36} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1406 | 2026.01.13 17:54:19.757282 [ 275 ] {ffb7c5bd-2177-46d7-a696-827dd80c9b36} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1407 | 2026.01.13 17:54:19.757422 [ 275 ] {ffb7c5bd-2177-46d7-a696-827dd80c9b36} <Debug> executeQuery: Read 17 rows, 1.26 KiB in 0.001523 sec., 11162.179908076165 rows/sec., 825.24 KiB/sec. | ||
| 1408 | 2026.01.13 17:54:19.757461 [ 275 ] {ffb7c5bd-2177-46d7-a696-827dd80c9b36} <Debug> TCPHandler: Processed in 0.00168998 sec. | ||
| 1409 | 2026.01.13 17:54:19.757572 [ 275 ] {} <Trace> TCP-Session: 2a0a97f2-d809-44fb-a1db-4d9641d693f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1410 | 2026.01.13 17:54:19.757666 [ 275 ] {65847675-be06-4baa-8500-d71e2c5363d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39845) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1411 | 2026.01.13 17:54:19.757706 [ 275 ] {65847675-be06-4baa-8500-d71e2c5363d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1412 | 2026.01.13 17:54:19.758129 [ 275 ] {65847675-be06-4baa-8500-d71e2c5363d5} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1413 | 2026.01.13 17:54:19.758166 [ 275 ] {65847675-be06-4baa-8500-d71e2c5363d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1414 | 2026.01.13 17:54:19.758584 [ 275 ] {65847675-be06-4baa-8500-d71e2c5363d5} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1415 | 2026.01.13 17:54:19.759006 [ 275 ] {65847675-be06-4baa-8500-d71e2c5363d5} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1416 | 2026.01.13 17:54:19.759145 [ 275 ] {65847675-be06-4baa-8500-d71e2c5363d5} <Debug> executeQuery: Read 90 rows, 7.21 KiB in 0.001498 sec., 60080.106809078774 rows/sec., 4.70 MiB/sec. | ||
| 1417 | 2026.01.13 17:54:19.759182 [ 275 ] {65847675-be06-4baa-8500-d71e2c5363d5} <Debug> TCPHandler: Processed in 0.00166052 sec. | ||
| 1418 | 2026.01.13 17:54:19.759292 [ 275 ] {} <Trace> TCP-Session: 2a0a97f2-d809-44fb-a1db-4d9641d693f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1419 | 2026.01.13 17:54:19.759386 [ 275 ] {baceb25b-f00d-4020-bc3e-a4f50140e8a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39845) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1420 | 2026.01.13 17:54:19.759428 [ 275 ] {baceb25b-f00d-4020-bc3e-a4f50140e8a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1421 | 2026.01.13 17:54:19.759821 [ 275 ] {baceb25b-f00d-4020-bc3e-a4f50140e8a4} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1422 | 2026.01.13 17:54:19.759858 [ 275 ] {baceb25b-f00d-4020-bc3e-a4f50140e8a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1423 | 2026.01.13 17:54:19.760315 [ 275 ] {baceb25b-f00d-4020-bc3e-a4f50140e8a4} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1424 | 2026.01.13 17:54:19.760801 [ 275 ] {baceb25b-f00d-4020-bc3e-a4f50140e8a4} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1425 | 2026.01.13 17:54:19.760943 [ 275 ] {baceb25b-f00d-4020-bc3e-a4f50140e8a4} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001576 sec., 102791.87817258884 rows/sec., 7.16 MiB/sec. | ||
| 1426 | 2026.01.13 17:54:19.760981 [ 275 ] {baceb25b-f00d-4020-bc3e-a4f50140e8a4} <Debug> TCPHandler: Processed in 0.001738311 sec. | ||
| 1427 | 2026.01.13 17:54:19.761088 [ 275 ] {} <Trace> TCP-Session: 2a0a97f2-d809-44fb-a1db-4d9641d693f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1428 | 2026.01.13 17:54:19.761181 [ 275 ] {ea599d79-487b-4394-9ef8-6f6b8f1af2fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39845) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1429 | 2026.01.13 17:54:19.761234 [ 275 ] {ea599d79-487b-4394-9ef8-6f6b8f1af2fd} <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 | ||
| 1430 | 2026.01.13 17:54:19.761981 [ 275 ] {ea599d79-487b-4394-9ef8-6f6b8f1af2fd} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1431 | 2026.01.13 17:54:19.762018 [ 275 ] {ea599d79-487b-4394-9ef8-6f6b8f1af2fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1432 | 2026.01.13 17:54:19.762755 [ 275 ] {ea599d79-487b-4394-9ef8-6f6b8f1af2fd} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1433 | 2026.01.13 17:54:19.763236 [ 275 ] {ea599d79-487b-4394-9ef8-6f6b8f1af2fd} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1434 | 2026.01.13 17:54:19.763388 [ 275 ] {ea599d79-487b-4394-9ef8-6f6b8f1af2fd} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002224 sec., 5845.323741007194 rows/sec., 10.47 MiB/sec. | ||
| 1435 | 2026.01.13 17:54:19.763457 [ 275 ] {ea599d79-487b-4394-9ef8-6f6b8f1af2fd} <Debug> TCPHandler: Processed in 0.002419023 sec. | ||
| 1436 | 2026.01.13 17:54:19.763572 [ 275 ] {} <Trace> TCP-Session: 2a0a97f2-d809-44fb-a1db-4d9641d693f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1437 | 2026.01.13 17:54:19.763668 [ 275 ] {5ada88de-75f7-49da-a902-962354bec949} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39845) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1438 | 2026.01.13 17:54:19.763710 [ 275 ] {5ada88de-75f7-49da-a902-962354bec949} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1439 | 2026.01.13 17:54:19.764159 [ 275 ] {5ada88de-75f7-49da-a902-962354bec949} <Trace> oximeter.measurements_i64 (d1f76582-7773-4dbe-97f5-32a982c1c140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1440 | 2026.01.13 17:54:19.764196 [ 275 ] {5ada88de-75f7-49da-a902-962354bec949} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1441 | 2026.01.13 17:54:19.764622 [ 275 ] {5ada88de-75f7-49da-a902-962354bec949} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1442 | 2026.01.13 17:54:19.765019 [ 275 ] {5ada88de-75f7-49da-a902-962354bec949} <Trace> oximeter.measurements_i64 (d1f76582-7773-4dbe-97f5-32a982c1c140): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1443 | 2026.01.13 17:54:19.765139 [ 275 ] {5ada88de-75f7-49da-a902-962354bec949} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001532 sec., 5874.67362924282 rows/sec., 414.98 KiB/sec. | ||
| 1444 | 2026.01.13 17:54:19.765174 [ 275 ] {5ada88de-75f7-49da-a902-962354bec949} <Debug> TCPHandler: Processed in 0.001696261 sec. | ||
| 1445 | 2026.01.13 17:54:19.765276 [ 275 ] {} <Trace> TCP-Session: 2a0a97f2-d809-44fb-a1db-4d9641d693f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1446 | 2026.01.13 17:54:19.765364 [ 275 ] {66e0bae2-d0b3-455f-a0b8-e73c9d37f292} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39845) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1447 | 2026.01.13 17:54:19.765402 [ 275 ] {66e0bae2-d0b3-455f-a0b8-e73c9d37f292} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1448 | 2026.01.13 17:54:19.765792 [ 275 ] {66e0bae2-d0b3-455f-a0b8-e73c9d37f292} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1449 | 2026.01.13 17:54:19.765829 [ 275 ] {66e0bae2-d0b3-455f-a0b8-e73c9d37f292} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1450 | 2026.01.13 17:54:19.766233 [ 275 ] {66e0bae2-d0b3-455f-a0b8-e73c9d37f292} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1451 | 2026.01.13 17:54:19.766654 [ 275 ] {66e0bae2-d0b3-455f-a0b8-e73c9d37f292} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1452 | 2026.01.13 17:54:19.766792 [ 275 ] {66e0bae2-d0b3-455f-a0b8-e73c9d37f292} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001388 sec., 43227.66570605188 rows/sec., 2.91 MiB/sec. | ||
| 1453 | 2026.01.13 17:54:19.766830 [ 275 ] {66e0bae2-d0b3-455f-a0b8-e73c9d37f292} <Debug> TCPHandler: Processed in 0.001551798 sec. | ||
| 1454 | 2026.01.13 17:54:20.506699 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2363 | ||
| 1455 | 2026.01.13 17:54:20.507246 [ 245 ] {} <Trace> system.asynchronous_metric_log (3e1656ea-c259-49fe-9ba0-58dc6ab6f9df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1456 | 2026.01.13 17:54:20.507305 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1457 | 2026.01.13 17:54:20.507941 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1458 | 2026.01.13 17:54:20.508397 [ 245 ] {} <Trace> system.asynchronous_metric_log (3e1656ea-c259-49fe-9ba0-58dc6ab6f9df): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1459 | 2026.01.13 17:54:20.508566 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2363 | ||
| 1460 | 2026.01.13 17:54:20.620557 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1461 | 2026.01.13 17:54:20.636947 [ 244 ] {} <Trace> system.metric_log (ae7e3c3e-b449-4f33-bec8-ffbb555a10ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1462 | 2026.01.13 17:54:20.637003 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1463 | 2026.01.13 17:54:20.643451 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1464 | 2026.01.13 17:54:20.644742 [ 244 ] {} <Trace> system.metric_log (ae7e3c3e-b449-4f33-bec8-ffbb555a10ce): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1465 | 2026.01.13 17:54:20.647552 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1466 | 2026.01.13 17:54:21.000243 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 168.20 MiB, peak 174.70 MiB, free memory in arenas 0.00 B, will set to 169.52 MiB (RSS), difference: 1.32 MiB | ||
| 1467 | 2026.01.13 17:54:23.008563 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 212 | ||
| 1468 | 2026.01.13 17:54:23.010960 [ 243 ] {} <Trace> system.query_log (7e309dc9-d6d6-4af1-816a-0936f503f03a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1469 | 2026.01.13 17:54:23.011007 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1470 | 2026.01.13 17:54:23.012136 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1471 | 2026.01.13 17:54:23.012399 [ 243 ] {} <Trace> system.query_log (7e309dc9-d6d6-4af1-816a-0936f503f03a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1472 | 2026.01.13 17:54:23.012632 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 212 | ||
| 1473 | 2026.01.13 17:54:24.719043 [ 275 ] {} <Trace> TCP-Session: 2a0a97f2-d809-44fb-a1db-4d9641d693f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1474 | 2026.01.13 17:54:24.719264 [ 275 ] {c7a78768-d983-4360-8d51-1db69a8aad20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39845) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1475 | 2026.01.13 17:54:24.719339 [ 275 ] {c7a78768-d983-4360-8d51-1db69a8aad20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1476 | 2026.01.13 17:54:24.719996 [ 275 ] {c7a78768-d983-4360-8d51-1db69a8aad20} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1477 | 2026.01.13 17:54:24.720045 [ 275 ] {c7a78768-d983-4360-8d51-1db69a8aad20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1478 | 2026.01.13 17:54:24.720438 [ 275 ] {c7a78768-d983-4360-8d51-1db69a8aad20} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1479 | 2026.01.13 17:54:24.720671 [ 275 ] {c7a78768-d983-4360-8d51-1db69a8aad20} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1480 | 2026.01.13 17:54:24.720823 [ 275 ] {c7a78768-d983-4360-8d51-1db69a8aad20} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001615 sec., 47058.82352941177 rows/sec., 3.88 MiB/sec. | ||
| 1481 | 2026.01.13 17:54:24.720865 [ 275 ] {c7a78768-d983-4360-8d51-1db69a8aad20} <Debug> TCPHandler: Processed in 0.001956745 sec. | ||
| 1482 | 2026.01.13 17:54:24.720988 [ 275 ] {} <Trace> TCP-Session: 2a0a97f2-d809-44fb-a1db-4d9641d693f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1483 | 2026.01.13 17:54:24.721084 [ 275 ] {02e30c6c-3aa4-49a0-b43c-6ed62c095439} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39845) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1484 | 2026.01.13 17:54:24.721124 [ 275 ] {02e30c6c-3aa4-49a0-b43c-6ed62c095439} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1485 | 2026.01.13 17:54:24.721503 [ 275 ] {02e30c6c-3aa4-49a0-b43c-6ed62c095439} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1486 | 2026.01.13 17:54:24.721541 [ 275 ] {02e30c6c-3aa4-49a0-b43c-6ed62c095439} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1487 | 2026.01.13 17:54:24.721843 [ 275 ] {02e30c6c-3aa4-49a0-b43c-6ed62c095439} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1488 | 2026.01.13 17:54:24.722049 [ 275 ] {02e30c6c-3aa4-49a0-b43c-6ed62c095439} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1489 | 2026.01.13 17:54:24.722171 [ 275 ] {02e30c6c-3aa4-49a0-b43c-6ed62c095439} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001106 sec., 9041.591320072333 rows/sec., 679.89 KiB/sec. | ||
| 1490 | 2026.01.13 17:54:24.722210 [ 275 ] {02e30c6c-3aa4-49a0-b43c-6ed62c095439} <Debug> TCPHandler: Processed in 0.001272543 sec. | ||
| 1491 | 2026.01.13 17:54:24.722317 [ 275 ] {} <Trace> TCP-Session: 2a0a97f2-d809-44fb-a1db-4d9641d693f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1492 | 2026.01.13 17:54:24.722413 [ 275 ] {5e093472-4bcc-4bf4-83b7-8640671af2ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39845) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1493 | 2026.01.13 17:54:24.722452 [ 275 ] {5e093472-4bcc-4bf4-83b7-8640671af2ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1494 | 2026.01.13 17:54:24.722862 [ 275 ] {5e093472-4bcc-4bf4-83b7-8640671af2ad} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1495 | 2026.01.13 17:54:24.722899 [ 275 ] {5e093472-4bcc-4bf4-83b7-8640671af2ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1496 | 2026.01.13 17:54:24.723197 [ 275 ] {5e093472-4bcc-4bf4-83b7-8640671af2ad} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1497 | 2026.01.13 17:54:24.723405 [ 275 ] {5e093472-4bcc-4bf4-83b7-8640671af2ad} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1498 | 2026.01.13 17:54:24.723532 [ 275 ] {5e093472-4bcc-4bf4-83b7-8640671af2ad} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001138 sec., 65026.36203866433 rows/sec., 5.08 MiB/sec. | ||
| 1499 | 2026.01.13 17:54:24.723571 [ 275 ] {5e093472-4bcc-4bf4-83b7-8640671af2ad} <Debug> TCPHandler: Processed in 0.001304103 sec. | ||
| 1500 | 2026.01.13 17:54:24.723682 [ 275 ] {} <Trace> TCP-Session: 2a0a97f2-d809-44fb-a1db-4d9641d693f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1501 | 2026.01.13 17:54:24.723777 [ 275 ] {6b1bed94-60a3-49d0-a62c-f8ae846c0f18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39845) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1502 | 2026.01.13 17:54:24.723820 [ 275 ] {6b1bed94-60a3-49d0-a62c-f8ae846c0f18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1503 | 2026.01.13 17:54:24.724201 [ 275 ] {6b1bed94-60a3-49d0-a62c-f8ae846c0f18} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1504 | 2026.01.13 17:54:24.724239 [ 275 ] {6b1bed94-60a3-49d0-a62c-f8ae846c0f18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1505 | 2026.01.13 17:54:24.724559 [ 275 ] {6b1bed94-60a3-49d0-a62c-f8ae846c0f18} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1506 | 2026.01.13 17:54:24.724778 [ 275 ] {6b1bed94-60a3-49d0-a62c-f8ae846c0f18} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1507 | 2026.01.13 17:54:24.724906 [ 275 ] {6b1bed94-60a3-49d0-a62c-f8ae846c0f18} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001147 sec., 139494.33304272013 rows/sec., 9.72 MiB/sec. | ||
| 1508 | 2026.01.13 17:54:24.724943 [ 275 ] {6b1bed94-60a3-49d0-a62c-f8ae846c0f18} <Debug> TCPHandler: Processed in 0.001310713 sec. | ||
| 1509 | 2026.01.13 17:54:24.725050 [ 275 ] {} <Trace> TCP-Session: 2a0a97f2-d809-44fb-a1db-4d9641d693f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1510 | 2026.01.13 17:54:24.725145 [ 275 ] {ddc1c672-0f54-4c22-a9c7-1bf2a4053323} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39845) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1511 | 2026.01.13 17:54:24.725199 [ 275 ] {ddc1c672-0f54-4c22-a9c7-1bf2a4053323} <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 | ||
| 1512 | 2026.01.13 17:54:24.725903 [ 275 ] {ddc1c672-0f54-4c22-a9c7-1bf2a4053323} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1513 | 2026.01.13 17:54:24.725941 [ 275 ] {ddc1c672-0f54-4c22-a9c7-1bf2a4053323} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1514 | 2026.01.13 17:54:24.726450 [ 275 ] {ddc1c672-0f54-4c22-a9c7-1bf2a4053323} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1515 | 2026.01.13 17:54:24.726674 [ 275 ] {ddc1c672-0f54-4c22-a9c7-1bf2a4053323} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1516 | 2026.01.13 17:54:24.726804 [ 275 ] {ddc1c672-0f54-4c22-a9c7-1bf2a4053323} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001678 sec., 5959.475566150179 rows/sec., 10.68 MiB/sec. | ||
| 1517 | 2026.01.13 17:54:24.726855 [ 275 ] {ddc1c672-0f54-4c22-a9c7-1bf2a4053323} <Debug> TCPHandler: Processed in 0.001854073 sec. | ||
| 1518 | 2026.01.13 17:54:24.726960 [ 275 ] {} <Trace> TCP-Session: 2a0a97f2-d809-44fb-a1db-4d9641d693f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1519 | 2026.01.13 17:54:24.727055 [ 275 ] {f1308a22-1ea8-4bae-9720-f5c28ec8aa20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39845) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1520 | 2026.01.13 17:54:24.727097 [ 275 ] {f1308a22-1ea8-4bae-9720-f5c28ec8aa20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1521 | 2026.01.13 17:54:24.727410 [ 275 ] {f1308a22-1ea8-4bae-9720-f5c28ec8aa20} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1522 | 2026.01.13 17:54:24.727447 [ 275 ] {f1308a22-1ea8-4bae-9720-f5c28ec8aa20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1523 | 2026.01.13 17:54:24.727745 [ 275 ] {f1308a22-1ea8-4bae-9720-f5c28ec8aa20} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1524 | 2026.01.13 17:54:24.727951 [ 275 ] {f1308a22-1ea8-4bae-9720-f5c28ec8aa20} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1525 | 2026.01.13 17:54:24.728080 [ 275 ] {f1308a22-1ea8-4bae-9720-f5c28ec8aa20} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001043 sec., 57526.36625119846 rows/sec., 3.88 MiB/sec. | ||
| 1526 | 2026.01.13 17:54:24.728115 [ 275 ] {f1308a22-1ea8-4bae-9720-f5c28ec8aa20} <Debug> TCPHandler: Processed in 0.001205602 sec. | ||
| 1527 | 2026.01.13 17:54:27.949322 [ 69 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1528 | 2026.01.13 17:54:27.949386 [ 69 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1529 | 2026.01.13 17:54:28.008705 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2875 | ||
| 1530 | 2026.01.13 17:54:28.009266 [ 245 ] {} <Trace> system.asynchronous_metric_log (3e1656ea-c259-49fe-9ba0-58dc6ab6f9df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1531 | 2026.01.13 17:54:28.009327 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1532 | 2026.01.13 17:54:28.009882 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1533 | 2026.01.13 17:54:28.010139 [ 245 ] {} <Trace> system.asynchronous_metric_log (3e1656ea-c259-49fe-9ba0-58dc6ab6f9df): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1534 | 2026.01.13 17:54:28.010289 [ 69 ] {} <Debug> system.asynchronous_metric_log (3e1656ea-c259-49fe-9ba0-58dc6ab6f9df) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1535 | 2026.01.13 17:54:28.010311 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2875 | ||
| 1536 | 2026.01.13 17:54:28.010379 [ 69 ] {} <Trace> system.asynchronous_metric_log (3e1656ea-c259-49fe-9ba0-58dc6ab6f9df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1537 | 2026.01.13 17:54:28.010417 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1538 | 2026.01.13 17:54:28.013052 [ 201 ] {3e1656ea-c259-49fe-9ba0-58dc6ab6f9df::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 | ||
| 1539 | 2026.01.13 17:54:28.013305 [ 201 ] {3e1656ea-c259-49fe-9ba0-58dc6ab6f9df::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1540 | 2026.01.13 17:54:28.013390 [ 201 ] {3e1656ea-c259-49fe-9ba0-58dc6ab6f9df::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 | ||
| 1541 | 2026.01.13 17:54:28.013526 [ 201 ] {3e1656ea-c259-49fe-9ba0-58dc6ab6f9df::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 427 rows starting from the beginning of the part | ||
| 1542 | 2026.01.13 17:54:28.013595 [ 201 ] {3e1656ea-c259-49fe-9ba0-58dc6ab6f9df::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 488 rows starting from the beginning of the part | ||
| 1543 | 2026.01.13 17:54:28.013658 [ 201 ] {3e1656ea-c259-49fe-9ba0-58dc6ab6f9df::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 | ||
| 1544 | 2026.01.13 17:54:28.013722 [ 201 ] {3e1656ea-c259-49fe-9ba0-58dc6ab6f9df::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 | ||
| 1545 | 2026.01.13 17:54:28.013764 [ 201 ] {3e1656ea-c259-49fe-9ba0-58dc6ab6f9df::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 | ||
| 1546 | 2026.01.13 17:54:28.045147 [ 200 ] {3e1656ea-c259-49fe-9ba0-58dc6ab6f9df::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2875 rows, containing 4 columns (4 merged, 0 gathered) in 0.034621074 sec., 83041.90678775591 rows/sec., 1.19 MiB/sec. | ||
| 1547 | 2026.01.13 17:54:28.046062 [ 187 ] {3e1656ea-c259-49fe-9ba0-58dc6ab6f9df::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1548 | 2026.01.13 17:54:28.046412 [ 187 ] {3e1656ea-c259-49fe-9ba0-58dc6ab6f9df::all_1_6_1} <Trace> system.asynchronous_metric_log (3e1656ea-c259-49fe-9ba0-58dc6ab6f9df): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1549 | 2026.01.13 17:54:28.046493 [ 187 ] {3e1656ea-c259-49fe-9ba0-58dc6ab6f9df::all_1_6_1} <Trace> system.asynchronous_metric_log (3e1656ea-c259-49fe-9ba0-58dc6ab6f9df) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1550 | 2026.01.13 17:54:28.046614 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.35 MiB. | ||
| 1551 | 2026.01.13 17:54:28.147685 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1552 | 2026.01.13 17:54:28.164187 [ 244 ] {} <Trace> system.metric_log (ae7e3c3e-b449-4f33-bec8-ffbb555a10ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1553 | 2026.01.13 17:54:28.164245 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1554 | 2026.01.13 17:54:28.170494 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1555 | 2026.01.13 17:54:28.171217 [ 244 ] {} <Trace> system.metric_log (ae7e3c3e-b449-4f33-bec8-ffbb555a10ce): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1556 | 2026.01.13 17:54:28.171488 [ 69 ] {} <Debug> system.metric_log (ae7e3c3e-b449-4f33-bec8-ffbb555a10ce) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1557 | 2026.01.13 17:54:28.171530 [ 69 ] {} <Trace> system.metric_log (ae7e3c3e-b449-4f33-bec8-ffbb555a10ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1558 | 2026.01.13 17:54:28.171552 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
| 1559 | 2026.01.13 17:54:28.171660 [ 187 ] {ae7e3c3e-b449-4f33-bec8-ffbb555a10ce::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 | ||
| 1560 | 2026.01.13 17:54:28.174717 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1561 | 2026.01.13 17:54:28.176036 [ 187 ] {ae7e3c3e-b449-4f33-bec8-ffbb555a10ce::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1562 | 2026.01.13 17:54:28.177555 [ 187 ] {ae7e3c3e-b449-4f33-bec8-ffbb555a10ce::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 | ||
| 1563 | 2026.01.13 17:54:28.182203 [ 187 ] {ae7e3c3e-b449-4f33-bec8-ffbb555a10ce::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 | ||
| 1564 | 2026.01.13 17:54:28.186544 [ 187 ] {ae7e3c3e-b449-4f33-bec8-ffbb555a10ce::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 | ||
| 1565 | 2026.01.13 17:54:28.190595 [ 187 ] {ae7e3c3e-b449-4f33-bec8-ffbb555a10ce::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 | ||
| 1566 | 2026.01.13 17:54:28.197639 [ 187 ] {ae7e3c3e-b449-4f33-bec8-ffbb555a10ce::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 | ||
| 1567 | 2026.01.13 17:54:28.201923 [ 187 ] {ae7e3c3e-b449-4f33-bec8-ffbb555a10ce::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 | ||
| 1568 | 2026.01.13 17:54:28.263732 [ 200 ] {ae7e3c3e-b449-4f33-bec8-ffbb555a10ce::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.0921168 sec., 499.3660222673823 rows/sec., 2.58 MiB/sec. | ||
| 1569 | 2026.01.13 17:54:28.266308 [ 194 ] {ae7e3c3e-b449-4f33-bec8-ffbb555a10ce::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1570 | 2026.01.13 17:54:28.268592 [ 194 ] {ae7e3c3e-b449-4f33-bec8-ffbb555a10ce::all_1_6_1} <Trace> system.metric_log (ae7e3c3e-b449-4f33-bec8-ffbb555a10ce): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1571 | 2026.01.13 17:54:28.268708 [ 194 ] {ae7e3c3e-b449-4f33-bec8-ffbb555a10ce::all_1_6_1} <Trace> system.metric_log (ae7e3c3e-b449-4f33-bec8-ffbb555a10ce) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1572 | 2026.01.13 17:54:28.270639 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1573 | 2026.01.13 17:54:29.000247 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 170.73 MiB, peak 180.27 MiB, free memory in arenas 0.00 B, will set to 181.07 MiB (RSS), difference: 10.33 MiB | ||
| 1574 | 2026.01.13 17:54:29.720073 [ 275 ] {} <Trace> TCP-Session: 2a0a97f2-d809-44fb-a1db-4d9641d693f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1575 | 2026.01.13 17:54:29.720264 [ 275 ] {f2624401-37b7-4140-9812-4737a3ca66ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39845) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1576 | 2026.01.13 17:54:29.720330 [ 275 ] {f2624401-37b7-4140-9812-4737a3ca66ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1577 | 2026.01.13 17:54:29.720974 [ 275 ] {f2624401-37b7-4140-9812-4737a3ca66ec} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1578 | 2026.01.13 17:54:29.721017 [ 275 ] {f2624401-37b7-4140-9812-4737a3ca66ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1579 | 2026.01.13 17:54:29.721411 [ 275 ] {f2624401-37b7-4140-9812-4737a3ca66ec} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1580 | 2026.01.13 17:54:29.721642 [ 275 ] {f2624401-37b7-4140-9812-4737a3ca66ec} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1581 | 2026.01.13 17:54:29.721769 [ 67 ] {} <Debug> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1582 | 2026.01.13 17:54:29.721796 [ 275 ] {f2624401-37b7-4140-9812-4737a3ca66ec} <Debug> executeQuery: Read 110 rows, 9.48 KiB in 0.001581 sec., 69576.21758380772 rows/sec., 5.85 MiB/sec. | ||
| 1583 | 2026.01.13 17:54:29.721838 [ 67 ] {} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1584 | 2026.01.13 17:54:29.721851 [ 275 ] {f2624401-37b7-4140-9812-4737a3ca66ec} <Debug> TCPHandler: Processed in 0.001900354 sec. | ||
| 1585 | 2026.01.13 17:54:29.721867 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1586 | 2026.01.13 17:54:29.721975 [ 275 ] {} <Trace> TCP-Session: 2a0a97f2-d809-44fb-a1db-4d9641d693f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1587 | 2026.01.13 17:54:29.722035 [ 190 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::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 | ||
| 1588 | 2026.01.13 17:54:29.722075 [ 275 ] {6769e841-1a55-4de9-8ed1-0731f196a80a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39845) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1589 | 2026.01.13 17:54:29.722124 [ 275 ] {6769e841-1a55-4de9-8ed1-0731f196a80a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1590 | 2026.01.13 17:54:29.722203 [ 190 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1591 | 2026.01.13 17:54:29.722256 [ 190 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 174 rows starting from the beginning of the part | ||
| 1592 | 2026.01.13 17:54:29.722361 [ 190 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 30 rows starting from the beginning of the part | ||
| 1593 | 2026.01.13 17:54:29.722416 [ 190 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 50 rows starting from the beginning of the part | ||
| 1594 | 2026.01.13 17:54:29.722466 [ 190 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 84 rows starting from the beginning of the part | ||
| 1595 | 2026.01.13 17:54:29.722507 [ 275 ] {6769e841-1a55-4de9-8ed1-0731f196a80a} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1596 | 2026.01.13 17:54:29.722516 [ 190 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 76 rows starting from the beginning of the part | ||
| 1597 | 2026.01.13 17:54:29.722554 [ 275 ] {6769e841-1a55-4de9-8ed1-0731f196a80a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1598 | 2026.01.13 17:54:29.722591 [ 190 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 110 rows starting from the beginning of the part | ||
| 1599 | 2026.01.13 17:54:29.722974 [ 275 ] {6769e841-1a55-4de9-8ed1-0731f196a80a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1600 | 2026.01.13 17:54:29.723220 [ 275 ] {6769e841-1a55-4de9-8ed1-0731f196a80a} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1601 | 2026.01.13 17:54:29.723362 [ 275 ] {6769e841-1a55-4de9-8ed1-0731f196a80a} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001306 sec., 20673.813169984685 rows/sec., 1.52 MiB/sec. | ||
| 1602 | 2026.01.13 17:54:29.723401 [ 275 ] {6769e841-1a55-4de9-8ed1-0731f196a80a} <Debug> TCPHandler: Processed in 0.001476947 sec. | ||
| 1603 | 2026.01.13 17:54:29.723520 [ 275 ] {} <Trace> TCP-Session: 2a0a97f2-d809-44fb-a1db-4d9641d693f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1604 | 2026.01.13 17:54:29.723642 [ 275 ] {4793353e-f372-48be-af6e-20fb396e69f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39845) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1605 | 2026.01.13 17:54:29.723691 [ 275 ] {4793353e-f372-48be-af6e-20fb396e69f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1606 | 2026.01.13 17:54:29.723752 [ 200 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 524 rows, containing 5 columns (5 merged, 0 gathered) in 0.001795683 sec., 291810.9710901089 rows/sec., 25.96 MiB/sec. | ||
| 1607 | 2026.01.13 17:54:29.723985 [ 199 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1608 | 2026.01.13 17:54:29.724116 [ 275 ] {4793353e-f372-48be-af6e-20fb396e69f2} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1609 | 2026.01.13 17:54:29.724160 [ 275 ] {4793353e-f372-48be-af6e-20fb396e69f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1610 | 2026.01.13 17:54:29.724326 [ 199 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_6_1} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1611 | 2026.01.13 17:54:29.724415 [ 199 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_6_1} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1612 | 2026.01.13 17:54:29.724505 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 1613 | 2026.01.13 17:54:29.724505 [ 275 ] {4793353e-f372-48be-af6e-20fb396e69f2} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1614 | 2026.01.13 17:54:29.724740 [ 275 ] {4793353e-f372-48be-af6e-20fb396e69f2} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1615 | 2026.01.13 17:54:29.724867 [ 275 ] {4793353e-f372-48be-af6e-20fb396e69f2} <Debug> executeQuery: Read 97 rows, 7.79 KiB in 0.001249 sec., 77662.12970376301 rows/sec., 6.09 MiB/sec. | ||
| 1616 | 2026.01.13 17:54:29.724877 [ 66 ] {} <Debug> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1617 | 2026.01.13 17:54:29.724903 [ 275 ] {4793353e-f372-48be-af6e-20fb396e69f2} <Debug> TCPHandler: Processed in 0.001442757 sec. | ||
| 1618 | 2026.01.13 17:54:29.724935 [ 66 ] {} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1619 | 2026.01.13 17:54:29.724964 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1620 | 2026.01.13 17:54:29.725028 [ 275 ] {} <Trace> TCP-Session: 2a0a97f2-d809-44fb-a1db-4d9641d693f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1621 | 2026.01.13 17:54:29.725035 [ 190 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::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 | ||
| 1622 | 2026.01.13 17:54:29.725130 [ 275 ] {f3d71cf9-bf28-42c5-aaee-3336f64169bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39845) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1623 | 2026.01.13 17:54:29.725134 [ 190 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1624 | 2026.01.13 17:54:29.725177 [ 190 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 90 rows starting from the beginning of the part | ||
| 1625 | 2026.01.13 17:54:29.725183 [ 275 ] {f3d71cf9-bf28-42c5-aaee-3336f64169bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1626 | 2026.01.13 17:54:29.725223 [ 190 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 36 rows starting from the beginning of the part | ||
| 1627 | 2026.01.13 17:54:29.725263 [ 190 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 46 rows starting from the beginning of the part | ||
| 1628 | 2026.01.13 17:54:29.725297 [ 190 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 90 rows starting from the beginning of the part | ||
| 1629 | 2026.01.13 17:54:29.725333 [ 190 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 74 rows starting from the beginning of the part | ||
| 1630 | 2026.01.13 17:54:29.725369 [ 190 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 97 rows starting from the beginning of the part | ||
| 1631 | 2026.01.13 17:54:29.725585 [ 275 ] {f3d71cf9-bf28-42c5-aaee-3336f64169bf} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1632 | 2026.01.13 17:54:29.725632 [ 275 ] {f3d71cf9-bf28-42c5-aaee-3336f64169bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1633 | 2026.01.13 17:54:29.725985 [ 275 ] {f3d71cf9-bf28-42c5-aaee-3336f64169bf} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1634 | 2026.01.13 17:54:29.726117 [ 200 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 433 rows, containing 5 columns (5 merged, 0 gathered) in 0.00111045 sec., 389932.00954567967 rows/sec., 32.32 MiB/sec. | ||
| 1635 | 2026.01.13 17:54:29.726206 [ 275 ] {f3d71cf9-bf28-42c5-aaee-3336f64169bf} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1636 | 2026.01.13 17:54:29.726303 [ 66 ] {} <Debug> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1637 | 2026.01.13 17:54:29.726311 [ 200 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1638 | 2026.01.13 17:54:29.726335 [ 275 ] {f3d71cf9-bf28-42c5-aaee-3336f64169bf} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001224 sec., 130718.954248366 rows/sec., 9.10 MiB/sec. | ||
| 1639 | 2026.01.13 17:54:29.726338 [ 66 ] {} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1640 | 2026.01.13 17:54:29.726379 [ 275 ] {f3d71cf9-bf28-42c5-aaee-3336f64169bf} <Debug> TCPHandler: Processed in 0.001398375 sec. | ||
| 1641 | 2026.01.13 17:54:29.726383 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1642 | 2026.01.13 17:54:29.726456 [ 190 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::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 | ||
| 1643 | 2026.01.13 17:54:29.726486 [ 275 ] {} <Trace> TCP-Session: 2a0a97f2-d809-44fb-a1db-4d9641d693f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1644 | 2026.01.13 17:54:29.726549 [ 190 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1645 | 2026.01.13 17:54:29.726579 [ 190 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 270 rows starting from the beginning of the part | ||
| 1646 | 2026.01.13 17:54:29.726591 [ 275 ] {95f94962-0a81-4de9-9f07-077541bc697f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39845) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1647 | 2026.01.13 17:54:29.726626 [ 190 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 110 rows starting from the beginning of the part | ||
| 1648 | 2026.01.13 17:54:29.726651 [ 275 ] {95f94962-0a81-4de9-9f07-077541bc697f} <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 | ||
| 1649 | 2026.01.13 17:54:29.726669 [ 190 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 110 rows starting from the beginning of the part | ||
| 1650 | 2026.01.13 17:54:29.726671 [ 200 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_6_1} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1651 | 2026.01.13 17:54:29.726709 [ 190 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 162 rows starting from the beginning of the part | ||
| 1652 | 2026.01.13 17:54:29.726748 [ 190 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 160 rows starting from the beginning of the part | ||
| 1653 | 2026.01.13 17:54:29.726764 [ 200 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_6_1} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1654 | 2026.01.13 17:54:29.726787 [ 190 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::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 | ||
| 1655 | 2026.01.13 17:54:29.726848 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 1656 | 2026.01.13 17:54:29.727419 [ 275 ] {95f94962-0a81-4de9-9f07-077541bc697f} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1657 | 2026.01.13 17:54:29.727460 [ 275 ] {95f94962-0a81-4de9-9f07-077541bc697f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1658 | 2026.01.13 17:54:29.727664 [ 200 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 972 rows, containing 5 columns (5 merged, 0 gathered) in 0.001235072 sec., 786998.6527101254 rows/sec., 56.29 MiB/sec. | ||
| 1659 | 2026.01.13 17:54:29.727874 [ 198 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1660 | 2026.01.13 17:54:29.728038 [ 275 ] {95f94962-0a81-4de9-9f07-077541bc697f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1661 | 2026.01.13 17:54:29.728213 [ 198 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1662 | 2026.01.13 17:54:29.728296 [ 198 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1663 | 2026.01.13 17:54:29.728324 [ 275 ] {95f94962-0a81-4de9-9f07-077541bc697f} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1664 | 2026.01.13 17:54:29.728368 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 1665 | 2026.01.13 17:54:29.728481 [ 275 ] {95f94962-0a81-4de9-9f07-077541bc697f} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.001907 sec., 14158.36392239119 rows/sec., 25.37 MiB/sec. | ||
| 1666 | 2026.01.13 17:54:29.728546 [ 275 ] {95f94962-0a81-4de9-9f07-077541bc697f} <Debug> TCPHandler: Processed in 0.002107658 sec. | ||
| 1667 | 2026.01.13 17:54:29.728654 [ 275 ] {} <Trace> TCP-Session: 2a0a97f2-d809-44fb-a1db-4d9641d693f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1668 | 2026.01.13 17:54:29.728748 [ 275 ] {1bcf72b6-4f5e-42fd-9054-18d20322e022} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39845) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1669 | 2026.01.13 17:54:29.728787 [ 275 ] {1bcf72b6-4f5e-42fd-9054-18d20322e022} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1670 | 2026.01.13 17:54:29.729101 [ 275 ] {1bcf72b6-4f5e-42fd-9054-18d20322e022} <Trace> oximeter.measurements_i64 (d1f76582-7773-4dbe-97f5-32a982c1c140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1671 | 2026.01.13 17:54:29.729136 [ 275 ] {1bcf72b6-4f5e-42fd-9054-18d20322e022} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1672 | 2026.01.13 17:54:29.729430 [ 275 ] {1bcf72b6-4f5e-42fd-9054-18d20322e022} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1673 | 2026.01.13 17:54:29.729635 [ 275 ] {1bcf72b6-4f5e-42fd-9054-18d20322e022} <Trace> oximeter.measurements_i64 (d1f76582-7773-4dbe-97f5-32a982c1c140): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1674 | 2026.01.13 17:54:29.729758 [ 275 ] {1bcf72b6-4f5e-42fd-9054-18d20322e022} <Debug> executeQuery: Read 12 rows, 955.00 B in 0.001027 sec., 11684.518013631938 rows/sec., 908.10 KiB/sec. | ||
| 1675 | 2026.01.13 17:54:29.729795 [ 275 ] {1bcf72b6-4f5e-42fd-9054-18d20322e022} <Debug> TCPHandler: Processed in 0.001187992 sec. | ||
| 1676 | 2026.01.13 17:54:29.729908 [ 275 ] {} <Trace> TCP-Session: 2a0a97f2-d809-44fb-a1db-4d9641d693f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1677 | 2026.01.13 17:54:29.730022 [ 275 ] {5cf77daf-6351-4c2a-b1f8-4c090b138af7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39845) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1678 | 2026.01.13 17:54:29.730071 [ 275 ] {5cf77daf-6351-4c2a-b1f8-4c090b138af7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1679 | 2026.01.13 17:54:29.730451 [ 275 ] {5cf77daf-6351-4c2a-b1f8-4c090b138af7} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1680 | 2026.01.13 17:54:29.730496 [ 275 ] {5cf77daf-6351-4c2a-b1f8-4c090b138af7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1681 | 2026.01.13 17:54:29.730841 [ 275 ] {5cf77daf-6351-4c2a-b1f8-4c090b138af7} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1682 | 2026.01.13 17:54:29.731051 [ 275 ] {5cf77daf-6351-4c2a-b1f8-4c090b138af7} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1683 | 2026.01.13 17:54:29.731145 [ 66 ] {} <Debug> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1684 | 2026.01.13 17:54:29.731177 [ 66 ] {} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1685 | 2026.01.13 17:54:29.731180 [ 275 ] {5cf77daf-6351-4c2a-b1f8-4c090b138af7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001183 sec., 50718.512256973794 rows/sec., 3.42 MiB/sec. | ||
| 1686 | 2026.01.13 17:54:29.731195 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1687 | 2026.01.13 17:54:29.731227 [ 275 ] {5cf77daf-6351-4c2a-b1f8-4c090b138af7} <Debug> TCPHandler: Processed in 0.001377815 sec. | ||
| 1688 | 2026.01.13 17:54:29.731337 [ 197 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::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 | ||
| 1689 | 2026.01.13 17:54:29.731499 [ 197 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1690 | 2026.01.13 17:54:29.731547 [ 197 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 40 rows starting from the beginning of the part | ||
| 1691 | 2026.01.13 17:54:29.731637 [ 197 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 40 rows starting from the beginning of the part | ||
| 1692 | 2026.01.13 17:54:29.731684 [ 197 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 40 rows starting from the beginning of the part | ||
| 1693 | 2026.01.13 17:54:29.731726 [ 197 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 60 rows starting from the beginning of the part | ||
| 1694 | 2026.01.13 17:54:29.731766 [ 197 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 60 rows starting from the beginning of the part | ||
| 1695 | 2026.01.13 17:54:29.731813 [ 197 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::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 | ||
| 1696 | 2026.01.13 17:54:29.732645 [ 200 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 300 rows, containing 4 columns (4 merged, 0 gathered) in 0.001383525 sec., 216837.4261397517 rows/sec., 14.56 MiB/sec. | ||
| 1697 | 2026.01.13 17:54:29.732776 [ 197 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1698 | 2026.01.13 17:54:29.733042 [ 197 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_6_1} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1699 | 2026.01.13 17:54:29.733107 [ 197 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_6_1} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1700 | 2026.01.13 17:54:29.733168 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 1701 | 2026.01.13 17:54:33.012875 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 238 | ||
| 1702 | 2026.01.13 17:54:33.015069 [ 243 ] {} <Trace> system.query_log (7e309dc9-d6d6-4af1-816a-0936f503f03a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1703 | 2026.01.13 17:54:33.015124 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1704 | 2026.01.13 17:54:33.016302 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1705 | 2026.01.13 17:54:33.016583 [ 243 ] {} <Trace> system.query_log (7e309dc9-d6d6-4af1-816a-0936f503f03a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1706 | 2026.01.13 17:54:33.016899 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 238 | ||
| 1707 | 2026.01.13 17:54:34.713153 [ 275 ] {} <Trace> TCP-Session: 2a0a97f2-d809-44fb-a1db-4d9641d693f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1708 | 2026.01.13 17:54:34.713434 [ 275 ] {9b3e10d1-0038-42e3-9390-51f822709159} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39845) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1709 | 2026.01.13 17:54:34.713818 [ 275 ] {9b3e10d1-0038-42e3-9390-51f822709159} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1710 | 2026.01.13 17:54:34.713864 [ 275 ] {9b3e10d1-0038-42e3-9390-51f822709159} <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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1711 | 2026.01.13 17:54:34.714125 [ 275 ] {9b3e10d1-0038-42e3-9390-51f822709159} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1712 | 2026.01.13 17:54:34.714196 [ 275 ] {9b3e10d1-0038-42e3-9390-51f822709159} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1713 | 2026.01.13 17:54:34.714343 [ 275 ] {9b3e10d1-0038-42e3-9390-51f822709159} <Debug> oximeter.timeseries_schema (10a0daf1-973b-4cd2-aeb6-286658756b81) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 1714 | 2026.01.13 17:54:34.714464 [ 302 ] {9b3e10d1-0038-42e3-9390-51f822709159} <Trace> oximeter.timeseries_schema (10a0daf1-973b-4cd2-aeb6-286658756b81) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1715 | 2026.01.13 17:54:34.714483 [ 303 ] {9b3e10d1-0038-42e3-9390-51f822709159} <Trace> oximeter.timeseries_schema (10a0daf1-973b-4cd2-aeb6-286658756b81) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1716 | 2026.01.13 17:54:34.714600 [ 275 ] {9b3e10d1-0038-42e3-9390-51f822709159} <Debug> oximeter.timeseries_schema (10a0daf1-973b-4cd2-aeb6-286658756b81) (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 | ||
| 1717 | 2026.01.13 17:54:34.714628 [ 275 ] {9b3e10d1-0038-42e3-9390-51f822709159} <Trace> oximeter.timeseries_schema (10a0daf1-973b-4cd2-aeb6-286658756b81) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1718 | 2026.01.13 17:54:34.714809 [ 275 ] {9b3e10d1-0038-42e3-9390-51f822709159} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1719 | 2026.01.13 17:54:34.714833 [ 275 ] {9b3e10d1-0038-42e3-9390-51f822709159} <Debug> oximeter.timeseries_schema (10a0daf1-973b-4cd2-aeb6-286658756b81) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 1720 | 2026.01.13 17:54:34.714888 [ 275 ] {9b3e10d1-0038-42e3-9390-51f822709159} <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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1721 | 2026.01.13 17:54:34.714932 [ 275 ] {9b3e10d1-0038-42e3-9390-51f822709159} <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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1722 | 2026.01.13 17:54:34.715768 [ 275 ] {9b3e10d1-0038-42e3-9390-51f822709159} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.002449 sec., 11841.567986933444 rows/sec., 516.00 KiB/sec. | ||
| 1723 | 2026.01.13 17:54:34.715884 [ 275 ] {9b3e10d1-0038-42e3-9390-51f822709159} <Debug> TCPHandler: Processed in 0.002865942 sec. | ||
| 1724 | 2026.01.13 17:54:34.716228 [ 275 ] {} <Trace> TCP-Session: 2a0a97f2-d809-44fb-a1db-4d9641d693f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1725 | 2026.01.13 17:54:34.716365 [ 275 ] {4ea20749-d139-4939-ac33-53b5bcb6f95a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39845) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1726 | 2026.01.13 17:54:34.716586 [ 275 ] {4ea20749-d139-4939-ac33-53b5bcb6f95a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1727 | 2026.01.13 17:54:34.716621 [ 275 ] {4ea20749-d139-4939-ac33-53b5bcb6f95a} <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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1728 | 2026.01.13 17:54:34.716816 [ 275 ] {4ea20749-d139-4939-ac33-53b5bcb6f95a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1729 | 2026.01.13 17:54:34.716870 [ 275 ] {4ea20749-d139-4939-ac33-53b5bcb6f95a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1730 | 2026.01.13 17:54:34.716973 [ 275 ] {4ea20749-d139-4939-ac33-53b5bcb6f95a} <Debug> oximeter.timeseries_schema (10a0daf1-973b-4cd2-aeb6-286658756b81) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
| 1731 | 2026.01.13 17:54:34.717041 [ 302 ] {4ea20749-d139-4939-ac33-53b5bcb6f95a} <Trace> oximeter.timeseries_schema (10a0daf1-973b-4cd2-aeb6-286658756b81) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1732 | 2026.01.13 17:54:34.717045 [ 303 ] {4ea20749-d139-4939-ac33-53b5bcb6f95a} <Trace> oximeter.timeseries_schema (10a0daf1-973b-4cd2-aeb6-286658756b81) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1733 | 2026.01.13 17:54:34.717134 [ 275 ] {4ea20749-d139-4939-ac33-53b5bcb6f95a} <Debug> oximeter.timeseries_schema (10a0daf1-973b-4cd2-aeb6-286658756b81) (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 | ||
| 1734 | 2026.01.13 17:54:34.717161 [ 275 ] {4ea20749-d139-4939-ac33-53b5bcb6f95a} <Trace> oximeter.timeseries_schema (10a0daf1-973b-4cd2-aeb6-286658756b81) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1735 | 2026.01.13 17:54:34.717217 [ 275 ] {4ea20749-d139-4939-ac33-53b5bcb6f95a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1736 | 2026.01.13 17:54:34.717235 [ 275 ] {4ea20749-d139-4939-ac33-53b5bcb6f95a} <Debug> oximeter.timeseries_schema (10a0daf1-973b-4cd2-aeb6-286658756b81) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 1737 | 2026.01.13 17:54:34.717265 [ 275 ] {4ea20749-d139-4939-ac33-53b5bcb6f95a} <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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1738 | 2026.01.13 17:54:34.717298 [ 275 ] {4ea20749-d139-4939-ac33-53b5bcb6f95a} <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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1739 | 2026.01.13 17:54:34.717968 [ 275 ] {4ea20749-d139-4939-ac33-53b5bcb6f95a} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.00166 sec., 17469.87951807229 rows/sec., 761.25 KiB/sec. | ||
| 1740 | 2026.01.13 17:54:34.718074 [ 275 ] {4ea20749-d139-4939-ac33-53b5bcb6f95a} <Debug> TCPHandler: Processed in 0.001894544 sec. | ||
| 1741 | 2026.01.13 17:54:34.718647 [ 275 ] {} <Trace> TCP-Session: 2a0a97f2-d809-44fb-a1db-4d9641d693f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1742 | 2026.01.13 17:54:34.718782 [ 275 ] {2cdcb923-c3bb-49d5-a4b8-0e483f99a283} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39845) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1743 | 2026.01.13 17:54:34.718996 [ 275 ] {2cdcb923-c3bb-49d5-a4b8-0e483f99a283} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1744 | 2026.01.13 17:54:34.719032 [ 275 ] {2cdcb923-c3bb-49d5-a4b8-0e483f99a283} <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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1745 | 2026.01.13 17:54:34.719227 [ 275 ] {2cdcb923-c3bb-49d5-a4b8-0e483f99a283} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1746 | 2026.01.13 17:54:34.719278 [ 275 ] {2cdcb923-c3bb-49d5-a4b8-0e483f99a283} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1747 | 2026.01.13 17:54:34.719378 [ 275 ] {2cdcb923-c3bb-49d5-a4b8-0e483f99a283} <Debug> oximeter.timeseries_schema (10a0daf1-973b-4cd2-aeb6-286658756b81) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 1748 | 2026.01.13 17:54:34.719443 [ 303 ] {2cdcb923-c3bb-49d5-a4b8-0e483f99a283} <Trace> oximeter.timeseries_schema (10a0daf1-973b-4cd2-aeb6-286658756b81) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1749 | 2026.01.13 17:54:34.719470 [ 310 ] {2cdcb923-c3bb-49d5-a4b8-0e483f99a283} <Trace> oximeter.timeseries_schema (10a0daf1-973b-4cd2-aeb6-286658756b81) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1750 | 2026.01.13 17:54:34.719549 [ 275 ] {2cdcb923-c3bb-49d5-a4b8-0e483f99a283} <Debug> oximeter.timeseries_schema (10a0daf1-973b-4cd2-aeb6-286658756b81) (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 | ||
| 1751 | 2026.01.13 17:54:34.719575 [ 275 ] {2cdcb923-c3bb-49d5-a4b8-0e483f99a283} <Trace> oximeter.timeseries_schema (10a0daf1-973b-4cd2-aeb6-286658756b81) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1752 | 2026.01.13 17:54:34.719629 [ 275 ] {2cdcb923-c3bb-49d5-a4b8-0e483f99a283} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1753 | 2026.01.13 17:54:34.719647 [ 275 ] {2cdcb923-c3bb-49d5-a4b8-0e483f99a283} <Debug> oximeter.timeseries_schema (10a0daf1-973b-4cd2-aeb6-286658756b81) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 1754 | 2026.01.13 17:54:34.719678 [ 275 ] {2cdcb923-c3bb-49d5-a4b8-0e483f99a283} <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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1755 | 2026.01.13 17:54:34.719710 [ 275 ] {2cdcb923-c3bb-49d5-a4b8-0e483f99a283} <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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 1756 | 2026.01.13 17:54:34.720327 [ 275 ] {2cdcb923-c3bb-49d5-a4b8-0e483f99a283} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.0016 sec., 18125 rows/sec., 789.79 KiB/sec. | ||
| 1757 | 2026.01.13 17:54:34.720410 [ 275 ] {2cdcb923-c3bb-49d5-a4b8-0e483f99a283} <Debug> TCPHandler: Processed in 0.001816673 sec. | ||
| 1758 | 2026.01.13 17:54:34.720655 [ 275 ] {} <Trace> TCP-Session: 2a0a97f2-d809-44fb-a1db-4d9641d693f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1759 | 2026.01.13 17:54:34.720789 [ 275 ] {c76629ed-b6b4-46dc-86bd-b647cf2c100f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39845) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
| 1760 | 2026.01.13 17:54:34.720997 [ 275 ] {c76629ed-b6b4-46dc-86bd-b647cf2c100f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1761 | 2026.01.13 17:54:34.721033 [ 275 ] {c76629ed-b6b4-46dc-86bd-b647cf2c100f} <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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity')" moved to PREWHERE | ||
| 1762 | 2026.01.13 17:54:34.721226 [ 275 ] {c76629ed-b6b4-46dc-86bd-b647cf2c100f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1763 | 2026.01.13 17:54:34.721278 [ 275 ] {c76629ed-b6b4-46dc-86bd-b647cf2c100f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1764 | 2026.01.13 17:54:34.721378 [ 275 ] {c76629ed-b6b4-46dc-86bd-b647cf2c100f} <Debug> oximeter.timeseries_schema (10a0daf1-973b-4cd2-aeb6-286658756b81) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 1765 | 2026.01.13 17:54:34.721438 [ 309 ] {c76629ed-b6b4-46dc-86bd-b647cf2c100f} <Trace> oximeter.timeseries_schema (10a0daf1-973b-4cd2-aeb6-286658756b81) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1766 | 2026.01.13 17:54:34.721448 [ 303 ] {c76629ed-b6b4-46dc-86bd-b647cf2c100f} <Trace> oximeter.timeseries_schema (10a0daf1-973b-4cd2-aeb6-286658756b81) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1767 | 2026.01.13 17:54:34.721530 [ 275 ] {c76629ed-b6b4-46dc-86bd-b647cf2c100f} <Debug> oximeter.timeseries_schema (10a0daf1-973b-4cd2-aeb6-286658756b81) (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 | ||
| 1768 | 2026.01.13 17:54:34.721557 [ 275 ] {c76629ed-b6b4-46dc-86bd-b647cf2c100f} <Trace> oximeter.timeseries_schema (10a0daf1-973b-4cd2-aeb6-286658756b81) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1769 | 2026.01.13 17:54:34.721610 [ 275 ] {c76629ed-b6b4-46dc-86bd-b647cf2c100f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1770 | 2026.01.13 17:54:34.721628 [ 275 ] {c76629ed-b6b4-46dc-86bd-b647cf2c100f} <Debug> oximeter.timeseries_schema (10a0daf1-973b-4cd2-aeb6-286658756b81) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 1771 | 2026.01.13 17:54:34.721658 [ 275 ] {c76629ed-b6b4-46dc-86bd-b647cf2c100f} <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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity'))" | ||
| 1772 | 2026.01.13 17:54:34.721694 [ 275 ] {c76629ed-b6b4-46dc-86bd-b647cf2c100f} <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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity'))" | ||
| 1773 | 2026.01.13 17:54:34.722262 [ 275 ] {c76629ed-b6b4-46dc-86bd-b647cf2c100f} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001526 sec., 19003.931847968546 rows/sec., 828.09 KiB/sec. | ||
| 1774 | 2026.01.13 17:54:34.722346 [ 275 ] {c76629ed-b6b4-46dc-86bd-b647cf2c100f} <Debug> TCPHandler: Processed in 0.001739561 sec. | ||
| 1775 | 2026.01.13 17:54:34.722563 [ 275 ] {} <Trace> TCP-Session: 2a0a97f2-d809-44fb-a1db-4d9641d693f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1776 | 2026.01.13 17:54:34.722698 [ 275 ] {634f3e9b-65bc-4acc-8d4b-7398b03bcad4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39845) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1777 | 2026.01.13 17:54:34.722906 [ 275 ] {634f3e9b-65bc-4acc-8d4b-7398b03bcad4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1778 | 2026.01.13 17:54:34.722942 [ 275 ] {634f3e9b-65bc-4acc-8d4b-7398b03bcad4} <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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1779 | 2026.01.13 17:54:34.723135 [ 275 ] {634f3e9b-65bc-4acc-8d4b-7398b03bcad4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1780 | 2026.01.13 17:54:34.723188 [ 275 ] {634f3e9b-65bc-4acc-8d4b-7398b03bcad4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1781 | 2026.01.13 17:54:34.723289 [ 275 ] {634f3e9b-65bc-4acc-8d4b-7398b03bcad4} <Debug> oximeter.timeseries_schema (10a0daf1-973b-4cd2-aeb6-286658756b81) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 1782 | 2026.01.13 17:54:34.723351 [ 310 ] {634f3e9b-65bc-4acc-8d4b-7398b03bcad4} <Trace> oximeter.timeseries_schema (10a0daf1-973b-4cd2-aeb6-286658756b81) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1783 | 2026.01.13 17:54:34.723354 [ 309 ] {634f3e9b-65bc-4acc-8d4b-7398b03bcad4} <Trace> oximeter.timeseries_schema (10a0daf1-973b-4cd2-aeb6-286658756b81) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1784 | 2026.01.13 17:54:34.723446 [ 275 ] {634f3e9b-65bc-4acc-8d4b-7398b03bcad4} <Debug> oximeter.timeseries_schema (10a0daf1-973b-4cd2-aeb6-286658756b81) (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 | ||
| 1785 | 2026.01.13 17:54:34.723467 [ 275 ] {634f3e9b-65bc-4acc-8d4b-7398b03bcad4} <Trace> oximeter.timeseries_schema (10a0daf1-973b-4cd2-aeb6-286658756b81) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1786 | 2026.01.13 17:54:34.723521 [ 275 ] {634f3e9b-65bc-4acc-8d4b-7398b03bcad4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1787 | 2026.01.13 17:54:34.723538 [ 275 ] {634f3e9b-65bc-4acc-8d4b-7398b03bcad4} <Debug> oximeter.timeseries_schema (10a0daf1-973b-4cd2-aeb6-286658756b81) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 1788 | 2026.01.13 17:54:34.723569 [ 275 ] {634f3e9b-65bc-4acc-8d4b-7398b03bcad4} <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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))" | ||
| 1789 | 2026.01.13 17:54:34.723600 [ 275 ] {634f3e9b-65bc-4acc-8d4b-7398b03bcad4} <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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))" | ||
| 1790 | 2026.01.13 17:54:34.724381 [ 275 ] {634f3e9b-65bc-4acc-8d4b-7398b03bcad4} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001739 sec., 16676.25071880391 rows/sec., 726.67 KiB/sec. | ||
| 1791 | 2026.01.13 17:54:34.724483 [ 275 ] {634f3e9b-65bc-4acc-8d4b-7398b03bcad4} <Debug> TCPHandler: Processed in 0.001968186 sec. | ||
| 1792 | 2026.01.13 17:54:34.724695 [ 275 ] {} <Trace> TCP-Session: 2a0a97f2-d809-44fb-a1db-4d9641d693f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1793 | 2026.01.13 17:54:34.724829 [ 275 ] {8483bf6a-b65a-4740-8f9a-93a2ab22cf73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39845) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1794 | 2026.01.13 17:54:34.725039 [ 275 ] {8483bf6a-b65a-4740-8f9a-93a2ab22cf73} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1795 | 2026.01.13 17:54:34.725075 [ 275 ] {8483bf6a-b65a-4740-8f9a-93a2ab22cf73} <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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1796 | 2026.01.13 17:54:34.725274 [ 275 ] {8483bf6a-b65a-4740-8f9a-93a2ab22cf73} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1797 | 2026.01.13 17:54:34.725329 [ 275 ] {8483bf6a-b65a-4740-8f9a-93a2ab22cf73} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1798 | 2026.01.13 17:54:34.725435 [ 275 ] {8483bf6a-b65a-4740-8f9a-93a2ab22cf73} <Debug> oximeter.timeseries_schema (10a0daf1-973b-4cd2-aeb6-286658756b81) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 1799 | 2026.01.13 17:54:34.725508 [ 303 ] {8483bf6a-b65a-4740-8f9a-93a2ab22cf73} <Trace> oximeter.timeseries_schema (10a0daf1-973b-4cd2-aeb6-286658756b81) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1800 | 2026.01.13 17:54:34.725520 [ 300 ] {8483bf6a-b65a-4740-8f9a-93a2ab22cf73} <Trace> oximeter.timeseries_schema (10a0daf1-973b-4cd2-aeb6-286658756b81) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1801 | 2026.01.13 17:54:34.725612 [ 275 ] {8483bf6a-b65a-4740-8f9a-93a2ab22cf73} <Debug> oximeter.timeseries_schema (10a0daf1-973b-4cd2-aeb6-286658756b81) (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 | ||
| 1802 | 2026.01.13 17:54:34.725638 [ 275 ] {8483bf6a-b65a-4740-8f9a-93a2ab22cf73} <Trace> oximeter.timeseries_schema (10a0daf1-973b-4cd2-aeb6-286658756b81) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1803 | 2026.01.13 17:54:34.725693 [ 275 ] {8483bf6a-b65a-4740-8f9a-93a2ab22cf73} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1804 | 2026.01.13 17:54:34.725712 [ 275 ] {8483bf6a-b65a-4740-8f9a-93a2ab22cf73} <Debug> oximeter.timeseries_schema (10a0daf1-973b-4cd2-aeb6-286658756b81) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 1805 | 2026.01.13 17:54:34.725745 [ 275 ] {8483bf6a-b65a-4740-8f9a-93a2ab22cf73} <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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 1806 | 2026.01.13 17:54:34.725778 [ 275 ] {8483bf6a-b65a-4740-8f9a-93a2ab22cf73} <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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 1807 | 2026.01.13 17:54:34.726352 [ 275 ] {8483bf6a-b65a-4740-8f9a-93a2ab22cf73} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001577 sec., 18389.346861128724 rows/sec., 801.31 KiB/sec. | ||
| 1808 | 2026.01.13 17:54:34.726471 [ 275 ] {8483bf6a-b65a-4740-8f9a-93a2ab22cf73} <Debug> TCPHandler: Processed in 0.001824452 sec. | ||
| 1809 | 2026.01.13 17:54:34.726711 [ 275 ] {} <Trace> TCP-Session: 2a0a97f2-d809-44fb-a1db-4d9641d693f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1810 | 2026.01.13 17:54:34.726869 [ 275 ] {42943a74-face-4698-aea2-4eb34a1fafd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39845) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1811 | 2026.01.13 17:54:34.727140 [ 275 ] {42943a74-face-4698-aea2-4eb34a1fafd1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1812 | 2026.01.13 17:54:34.727184 [ 275 ] {42943a74-face-4698-aea2-4eb34a1fafd1} <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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1813 | 2026.01.13 17:54:34.727466 [ 275 ] {42943a74-face-4698-aea2-4eb34a1fafd1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1814 | 2026.01.13 17:54:34.727527 [ 275 ] {42943a74-face-4698-aea2-4eb34a1fafd1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1815 | 2026.01.13 17:54:34.727649 [ 275 ] {42943a74-face-4698-aea2-4eb34a1fafd1} <Debug> oximeter.timeseries_schema (10a0daf1-973b-4cd2-aeb6-286658756b81) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 1816 | 2026.01.13 17:54:34.727716 [ 310 ] {42943a74-face-4698-aea2-4eb34a1fafd1} <Trace> oximeter.timeseries_schema (10a0daf1-973b-4cd2-aeb6-286658756b81) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1817 | 2026.01.13 17:54:34.727719 [ 300 ] {42943a74-face-4698-aea2-4eb34a1fafd1} <Trace> oximeter.timeseries_schema (10a0daf1-973b-4cd2-aeb6-286658756b81) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1818 | 2026.01.13 17:54:34.727813 [ 275 ] {42943a74-face-4698-aea2-4eb34a1fafd1} <Debug> oximeter.timeseries_schema (10a0daf1-973b-4cd2-aeb6-286658756b81) (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 | ||
| 1819 | 2026.01.13 17:54:34.727841 [ 275 ] {42943a74-face-4698-aea2-4eb34a1fafd1} <Trace> oximeter.timeseries_schema (10a0daf1-973b-4cd2-aeb6-286658756b81) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1820 | 2026.01.13 17:54:34.727897 [ 275 ] {42943a74-face-4698-aea2-4eb34a1fafd1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1821 | 2026.01.13 17:54:34.727916 [ 275 ] {42943a74-face-4698-aea2-4eb34a1fafd1} <Debug> oximeter.timeseries_schema (10a0daf1-973b-4cd2-aeb6-286658756b81) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 1822 | 2026.01.13 17:54:34.727947 [ 275 ] {42943a74-face-4698-aea2-4eb34a1fafd1} <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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 1823 | 2026.01.13 17:54:34.727983 [ 275 ] {42943a74-face-4698-aea2-4eb34a1fafd1} <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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 1824 | 2026.01.13 17:54:34.728540 [ 275 ] {42943a74-face-4698-aea2-4eb34a1fafd1} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001744 sec., 16628.440366972474 rows/sec., 724.58 KiB/sec. | ||
| 1825 | 2026.01.13 17:54:34.728641 [ 275 ] {42943a74-face-4698-aea2-4eb34a1fafd1} <Debug> TCPHandler: Processed in 0.001988126 sec. | ||
| 1826 | 2026.01.13 17:54:34.728875 [ 275 ] {} <Trace> TCP-Session: 2a0a97f2-d809-44fb-a1db-4d9641d693f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1827 | 2026.01.13 17:54:34.729011 [ 275 ] {5110ae69-6a4f-442d-8a10-0b6ff371d2f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39845) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1828 | 2026.01.13 17:54:34.729229 [ 275 ] {5110ae69-6a4f-442d-8a10-0b6ff371d2f2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1829 | 2026.01.13 17:54:34.729265 [ 275 ] {5110ae69-6a4f-442d-8a10-0b6ff371d2f2} <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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 1830 | 2026.01.13 17:54:34.729465 [ 275 ] {5110ae69-6a4f-442d-8a10-0b6ff371d2f2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1831 | 2026.01.13 17:54:34.729516 [ 275 ] {5110ae69-6a4f-442d-8a10-0b6ff371d2f2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1832 | 2026.01.13 17:54:34.729616 [ 275 ] {5110ae69-6a4f-442d-8a10-0b6ff371d2f2} <Debug> oximeter.timeseries_schema (10a0daf1-973b-4cd2-aeb6-286658756b81) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 1833 | 2026.01.13 17:54:34.729681 [ 303 ] {5110ae69-6a4f-442d-8a10-0b6ff371d2f2} <Trace> oximeter.timeseries_schema (10a0daf1-973b-4cd2-aeb6-286658756b81) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1834 | 2026.01.13 17:54:34.729689 [ 310 ] {5110ae69-6a4f-442d-8a10-0b6ff371d2f2} <Trace> oximeter.timeseries_schema (10a0daf1-973b-4cd2-aeb6-286658756b81) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1835 | 2026.01.13 17:54:34.729774 [ 275 ] {5110ae69-6a4f-442d-8a10-0b6ff371d2f2} <Debug> oximeter.timeseries_schema (10a0daf1-973b-4cd2-aeb6-286658756b81) (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 | ||
| 1836 | 2026.01.13 17:54:34.729799 [ 275 ] {5110ae69-6a4f-442d-8a10-0b6ff371d2f2} <Trace> oximeter.timeseries_schema (10a0daf1-973b-4cd2-aeb6-286658756b81) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1837 | 2026.01.13 17:54:34.729853 [ 275 ] {5110ae69-6a4f-442d-8a10-0b6ff371d2f2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1838 | 2026.01.13 17:54:34.729871 [ 275 ] {5110ae69-6a4f-442d-8a10-0b6ff371d2f2} <Debug> oximeter.timeseries_schema (10a0daf1-973b-4cd2-aeb6-286658756b81) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 1839 | 2026.01.13 17:54:34.729901 [ 275 ] {5110ae69-6a4f-442d-8a10-0b6ff371d2f2} <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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 1840 | 2026.01.13 17:54:34.729933 [ 275 ] {5110ae69-6a4f-442d-8a10-0b6ff371d2f2} <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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 1841 | 2026.01.13 17:54:34.730536 [ 275 ] {5110ae69-6a4f-442d-8a10-0b6ff371d2f2} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.00158 sec., 18354.430379746835 rows/sec., 799.79 KiB/sec. | ||
| 1842 | 2026.01.13 17:54:34.730670 [ 275 ] {5110ae69-6a4f-442d-8a10-0b6ff371d2f2} <Debug> TCPHandler: Processed in 0.001843173 sec. | ||
| 1843 | 2026.01.13 17:54:34.730915 [ 275 ] {} <Trace> TCP-Session: 2a0a97f2-d809-44fb-a1db-4d9641d693f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1844 | 2026.01.13 17:54:34.731050 [ 275 ] {0523c8e4-463f-45a4-9dea-9d8ab99303c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39845) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', '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) | ||
| 1845 | 2026.01.13 17:54:34.731290 [ 275 ] {0523c8e4-463f-45a4-9dea-9d8ab99303c6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1846 | 2026.01.13 17:54:34.731326 [ 275 ] {0523c8e4-463f-45a4-9dea-9d8ab99303c6} <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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', '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 | ||
| 1847 | 2026.01.13 17:54:34.731529 [ 275 ] {0523c8e4-463f-45a4-9dea-9d8ab99303c6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1848 | 2026.01.13 17:54:34.731582 [ 275 ] {0523c8e4-463f-45a4-9dea-9d8ab99303c6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1849 | 2026.01.13 17:54:34.731682 [ 275 ] {0523c8e4-463f-45a4-9dea-9d8ab99303c6} <Debug> oximeter.timeseries_schema (10a0daf1-973b-4cd2-aeb6-286658756b81) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 1850 | 2026.01.13 17:54:34.731757 [ 332 ] {0523c8e4-463f-45a4-9dea-9d8ab99303c6} <Trace> oximeter.timeseries_schema (10a0daf1-973b-4cd2-aeb6-286658756b81) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1851 | 2026.01.13 17:54:34.731761 [ 336 ] {0523c8e4-463f-45a4-9dea-9d8ab99303c6} <Trace> oximeter.timeseries_schema (10a0daf1-973b-4cd2-aeb6-286658756b81) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1852 | 2026.01.13 17:54:34.731845 [ 275 ] {0523c8e4-463f-45a4-9dea-9d8ab99303c6} <Debug> oximeter.timeseries_schema (10a0daf1-973b-4cd2-aeb6-286658756b81) (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 | ||
| 1853 | 2026.01.13 17:54:34.731872 [ 275 ] {0523c8e4-463f-45a4-9dea-9d8ab99303c6} <Trace> oximeter.timeseries_schema (10a0daf1-973b-4cd2-aeb6-286658756b81) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1854 | 2026.01.13 17:54:34.731927 [ 275 ] {0523c8e4-463f-45a4-9dea-9d8ab99303c6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1855 | 2026.01.13 17:54:34.731944 [ 275 ] {0523c8e4-463f-45a4-9dea-9d8ab99303c6} <Debug> oximeter.timeseries_schema (10a0daf1-973b-4cd2-aeb6-286658756b81) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 1856 | 2026.01.13 17:54:34.731974 [ 275 ] {0523c8e4-463f-45a4-9dea-9d8ab99303c6} <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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 1857 | 2026.01.13 17:54:34.732015 [ 275 ] {0523c8e4-463f-45a4-9dea-9d8ab99303c6} <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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 1858 | 2026.01.13 17:54:34.732551 [ 275 ] {0523c8e4-463f-45a4-9dea-9d8ab99303c6} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001558 sec., 18613.607188703467 rows/sec., 811.09 KiB/sec. | ||
| 1859 | 2026.01.13 17:54:34.732651 [ 275 ] {0523c8e4-463f-45a4-9dea-9d8ab99303c6} <Debug> TCPHandler: Processed in 0.001785162 sec. | ||
| 1860 | 2026.01.13 17:54:34.732893 [ 275 ] {} <Trace> TCP-Session: 2a0a97f2-d809-44fb-a1db-4d9641d693f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1861 | 2026.01.13 17:54:34.733030 [ 275 ] {d65d4c4b-0ce9-427d-937f-89a4f023d5c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39845) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', '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) | ||
| 1862 | 2026.01.13 17:54:34.733248 [ 275 ] {d65d4c4b-0ce9-427d-937f-89a4f023d5c4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1863 | 2026.01.13 17:54:34.733286 [ 275 ] {d65d4c4b-0ce9-427d-937f-89a4f023d5c4} <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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', '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 | ||
| 1864 | 2026.01.13 17:54:34.733498 [ 275 ] {d65d4c4b-0ce9-427d-937f-89a4f023d5c4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1865 | 2026.01.13 17:54:34.733550 [ 275 ] {d65d4c4b-0ce9-427d-937f-89a4f023d5c4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1866 | 2026.01.13 17:54:34.733651 [ 275 ] {d65d4c4b-0ce9-427d-937f-89a4f023d5c4} <Debug> oximeter.timeseries_schema (10a0daf1-973b-4cd2-aeb6-286658756b81) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 1867 | 2026.01.13 17:54:34.733717 [ 300 ] {d65d4c4b-0ce9-427d-937f-89a4f023d5c4} <Trace> oximeter.timeseries_schema (10a0daf1-973b-4cd2-aeb6-286658756b81) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1868 | 2026.01.13 17:54:34.733724 [ 332 ] {d65d4c4b-0ce9-427d-937f-89a4f023d5c4} <Trace> oximeter.timeseries_schema (10a0daf1-973b-4cd2-aeb6-286658756b81) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1869 | 2026.01.13 17:54:34.733802 [ 275 ] {d65d4c4b-0ce9-427d-937f-89a4f023d5c4} <Debug> oximeter.timeseries_schema (10a0daf1-973b-4cd2-aeb6-286658756b81) (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 | ||
| 1870 | 2026.01.13 17:54:34.733830 [ 275 ] {d65d4c4b-0ce9-427d-937f-89a4f023d5c4} <Trace> oximeter.timeseries_schema (10a0daf1-973b-4cd2-aeb6-286658756b81) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1871 | 2026.01.13 17:54:34.733885 [ 275 ] {d65d4c4b-0ce9-427d-937f-89a4f023d5c4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1872 | 2026.01.13 17:54:34.733903 [ 275 ] {d65d4c4b-0ce9-427d-937f-89a4f023d5c4} <Debug> oximeter.timeseries_schema (10a0daf1-973b-4cd2-aeb6-286658756b81) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 1873 | 2026.01.13 17:54:34.733933 [ 275 ] {d65d4c4b-0ce9-427d-937f-89a4f023d5c4} <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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', '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'))" | ||
| 1874 | 2026.01.13 17:54:34.733966 [ 275 ] {d65d4c4b-0ce9-427d-937f-89a4f023d5c4} <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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', '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'))" | ||
| 1875 | 2026.01.13 17:54:34.734470 [ 275 ] {d65d4c4b-0ce9-427d-937f-89a4f023d5c4} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001497 sec., 19372.07748830995 rows/sec., 844.14 KiB/sec. | ||
| 1876 | 2026.01.13 17:54:34.734571 [ 275 ] {d65d4c4b-0ce9-427d-937f-89a4f023d5c4} <Debug> TCPHandler: Processed in 0.001726741 sec. | ||
| 1877 | 2026.01.13 17:54:34.734830 [ 275 ] {} <Trace> TCP-Session: 2a0a97f2-d809-44fb-a1db-4d9641d693f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1878 | 2026.01.13 17:54:34.734966 [ 275 ] {fead8957-f7e0-47a7-86b2-9bd05d5679db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39845) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', '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) | ||
| 1879 | 2026.01.13 17:54:34.735184 [ 275 ] {fead8957-f7e0-47a7-86b2-9bd05d5679db} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1880 | 2026.01.13 17:54:34.735227 [ 275 ] {fead8957-f7e0-47a7-86b2-9bd05d5679db} <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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', '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 | ||
| 1881 | 2026.01.13 17:54:34.735434 [ 275 ] {fead8957-f7e0-47a7-86b2-9bd05d5679db} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1882 | 2026.01.13 17:54:34.735487 [ 275 ] {fead8957-f7e0-47a7-86b2-9bd05d5679db} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1883 | 2026.01.13 17:54:34.735585 [ 275 ] {fead8957-f7e0-47a7-86b2-9bd05d5679db} <Debug> oximeter.timeseries_schema (10a0daf1-973b-4cd2-aeb6-286658756b81) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 1884 | 2026.01.13 17:54:34.735650 [ 336 ] {fead8957-f7e0-47a7-86b2-9bd05d5679db} <Trace> oximeter.timeseries_schema (10a0daf1-973b-4cd2-aeb6-286658756b81) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1885 | 2026.01.13 17:54:34.735654 [ 300 ] {fead8957-f7e0-47a7-86b2-9bd05d5679db} <Trace> oximeter.timeseries_schema (10a0daf1-973b-4cd2-aeb6-286658756b81) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1886 | 2026.01.13 17:54:34.735735 [ 275 ] {fead8957-f7e0-47a7-86b2-9bd05d5679db} <Debug> oximeter.timeseries_schema (10a0daf1-973b-4cd2-aeb6-286658756b81) (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 | ||
| 1887 | 2026.01.13 17:54:34.735762 [ 275 ] {fead8957-f7e0-47a7-86b2-9bd05d5679db} <Trace> oximeter.timeseries_schema (10a0daf1-973b-4cd2-aeb6-286658756b81) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1888 | 2026.01.13 17:54:34.735815 [ 275 ] {fead8957-f7e0-47a7-86b2-9bd05d5679db} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1889 | 2026.01.13 17:54:34.735834 [ 275 ] {fead8957-f7e0-47a7-86b2-9bd05d5679db} <Debug> oximeter.timeseries_schema (10a0daf1-973b-4cd2-aeb6-286658756b81) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 1890 | 2026.01.13 17:54:34.735864 [ 275 ] {fead8957-f7e0-47a7-86b2-9bd05d5679db} <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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', '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'))" | ||
| 1891 | 2026.01.13 17:54:34.735897 [ 275 ] {fead8957-f7e0-47a7-86b2-9bd05d5679db} <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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', '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'))" | ||
| 1892 | 2026.01.13 17:54:34.736480 [ 275 ] {fead8957-f7e0-47a7-86b2-9bd05d5679db} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001571 sec., 18459.5798854233 rows/sec., 804.37 KiB/sec. | ||
| 1893 | 2026.01.13 17:54:34.736564 [ 275 ] {fead8957-f7e0-47a7-86b2-9bd05d5679db} <Debug> TCPHandler: Processed in 0.001782663 sec. | ||
| 1894 | 2026.01.13 17:54:34.748294 [ 275 ] {} <Trace> TCP-Session: 2a0a97f2-d809-44fb-a1db-4d9641d693f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1895 | 2026.01.13 17:54:34.748445 [ 275 ] {004014ce-1c72-42d3-85ed-5211b612284d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39845) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', '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) | ||
| 1896 | 2026.01.13 17:54:34.748671 [ 275 ] {004014ce-1c72-42d3-85ed-5211b612284d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1897 | 2026.01.13 17:54:34.748709 [ 275 ] {004014ce-1c72-42d3-85ed-5211b612284d} <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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', '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 | ||
| 1898 | 2026.01.13 17:54:34.748918 [ 275 ] {004014ce-1c72-42d3-85ed-5211b612284d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1899 | 2026.01.13 17:54:34.748971 [ 275 ] {004014ce-1c72-42d3-85ed-5211b612284d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1900 | 2026.01.13 17:54:34.749076 [ 275 ] {004014ce-1c72-42d3-85ed-5211b612284d} <Debug> oximeter.timeseries_schema (10a0daf1-973b-4cd2-aeb6-286658756b81) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 1901 | 2026.01.13 17:54:34.749149 [ 333 ] {004014ce-1c72-42d3-85ed-5211b612284d} <Trace> oximeter.timeseries_schema (10a0daf1-973b-4cd2-aeb6-286658756b81) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1902 | 2026.01.13 17:54:34.749152 [ 332 ] {004014ce-1c72-42d3-85ed-5211b612284d} <Trace> oximeter.timeseries_schema (10a0daf1-973b-4cd2-aeb6-286658756b81) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1903 | 2026.01.13 17:54:34.749245 [ 275 ] {004014ce-1c72-42d3-85ed-5211b612284d} <Debug> oximeter.timeseries_schema (10a0daf1-973b-4cd2-aeb6-286658756b81) (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 | ||
| 1904 | 2026.01.13 17:54:34.749271 [ 275 ] {004014ce-1c72-42d3-85ed-5211b612284d} <Trace> oximeter.timeseries_schema (10a0daf1-973b-4cd2-aeb6-286658756b81) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1905 | 2026.01.13 17:54:34.749326 [ 275 ] {004014ce-1c72-42d3-85ed-5211b612284d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1906 | 2026.01.13 17:54:34.749345 [ 275 ] {004014ce-1c72-42d3-85ed-5211b612284d} <Debug> oximeter.timeseries_schema (10a0daf1-973b-4cd2-aeb6-286658756b81) (SelectExecutor): Reading approx. 29 rows with 2 streams | ||
| 1907 | 2026.01.13 17:54:34.749375 [ 275 ] {004014ce-1c72-42d3-85ed-5211b612284d} <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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', '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'))" | ||
| 1908 | 2026.01.13 17:54:34.749411 [ 275 ] {004014ce-1c72-42d3-85ed-5211b612284d} <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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', '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'))" | ||
| 1909 | 2026.01.13 17:54:34.750011 [ 275 ] {004014ce-1c72-42d3-85ed-5211b612284d} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001624 sec., 17857.14285714286 rows/sec., 778.12 KiB/sec. | ||
| 1910 | 2026.01.13 17:54:34.750098 [ 275 ] {004014ce-1c72-42d3-85ed-5211b612284d} <Debug> TCPHandler: Processed in 0.001855453 sec. | ||
| 1911 | 2026.01.13 17:54:34.757325 [ 275 ] {} <Trace> TCP-Session: 2a0a97f2-d809-44fb-a1db-4d9641d693f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1912 | 2026.01.13 17:54:34.757437 [ 275 ] {d736f8cd-a7b5-4345-ae59-156772cd88b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39845) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1913 | 2026.01.13 17:54:34.757481 [ 275 ] {d736f8cd-a7b5-4345-ae59-156772cd88b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1914 | 2026.01.13 17:54:34.758008 [ 275 ] {d736f8cd-a7b5-4345-ae59-156772cd88b9} <Trace> oximeter.timeseries_schema (10a0daf1-973b-4cd2-aeb6-286658756b81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1915 | 2026.01.13 17:54:34.758051 [ 275 ] {d736f8cd-a7b5-4345-ae59-156772cd88b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1916 | 2026.01.13 17:54:34.758484 [ 275 ] {d736f8cd-a7b5-4345-ae59-156772cd88b9} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1917 | 2026.01.13 17:54:34.758692 [ 275 ] {d736f8cd-a7b5-4345-ae59-156772cd88b9} <Trace> oximeter.timeseries_schema (10a0daf1-973b-4cd2-aeb6-286658756b81): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1918 | 2026.01.13 17:54:34.758847 [ 275 ] {d736f8cd-a7b5-4345-ae59-156772cd88b9} <Debug> executeQuery: Read 12 rows, 4.37 KiB in 0.00144 sec., 8333.333333333332 rows/sec., 2.96 MiB/sec. | ||
| 1919 | 2026.01.13 17:54:34.758886 [ 275 ] {d736f8cd-a7b5-4345-ae59-156772cd88b9} <Debug> TCPHandler: Processed in 0.001611459 sec. | ||
| 1920 | 2026.01.13 17:54:34.759010 [ 275 ] {} <Trace> TCP-Session: 2a0a97f2-d809-44fb-a1db-4d9641d693f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1921 | 2026.01.13 17:54:34.759109 [ 275 ] {ccae7447-324c-4fa0-ad51-3fa7e0fd75d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39845) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1922 | 2026.01.13 17:54:34.759150 [ 275 ] {ccae7447-324c-4fa0-ad51-3fa7e0fd75d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1923 | 2026.01.13 17:54:34.759693 [ 275 ] {ccae7447-324c-4fa0-ad51-3fa7e0fd75d8} <Trace> oximeter.fields_i16 (c518ca51-717d-4c11-8fbe-de2c2dfc273c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1924 | 2026.01.13 17:54:34.759734 [ 275 ] {ccae7447-324c-4fa0-ad51-3fa7e0fd75d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1925 | 2026.01.13 17:54:34.760063 [ 275 ] {ccae7447-324c-4fa0-ad51-3fa7e0fd75d8} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1926 | 2026.01.13 17:54:34.760286 [ 275 ] {ccae7447-324c-4fa0-ad51-3fa7e0fd75d8} <Trace> oximeter.fields_i16 (c518ca51-717d-4c11-8fbe-de2c2dfc273c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1927 | 2026.01.13 17:54:34.760412 [ 275 ] {ccae7447-324c-4fa0-ad51-3fa7e0fd75d8} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001325 sec., 309433.96226415096 rows/sec., 19.63 MiB/sec. | ||
| 1928 | 2026.01.13 17:54:34.760451 [ 275 ] {ccae7447-324c-4fa0-ad51-3fa7e0fd75d8} <Debug> TCPHandler: Processed in 0.001489167 sec. | ||
| 1929 | 2026.01.13 17:54:34.760560 [ 275 ] {} <Trace> TCP-Session: 2a0a97f2-d809-44fb-a1db-4d9641d693f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1930 | 2026.01.13 17:54:34.760654 [ 275 ] {44cc1a99-52fd-499a-b5f3-65fe79d12b4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39845) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1931 | 2026.01.13 17:54:34.760697 [ 275 ] {44cc1a99-52fd-499a-b5f3-65fe79d12b4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1932 | 2026.01.13 17:54:34.761588 [ 275 ] {44cc1a99-52fd-499a-b5f3-65fe79d12b4f} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1933 | 2026.01.13 17:54:34.761629 [ 275 ] {44cc1a99-52fd-499a-b5f3-65fe79d12b4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1934 | 2026.01.13 17:54:34.762007 [ 275 ] {44cc1a99-52fd-499a-b5f3-65fe79d12b4f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1935 | 2026.01.13 17:54:34.762227 [ 275 ] {44cc1a99-52fd-499a-b5f3-65fe79d12b4f} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1936 | 2026.01.13 17:54:34.762352 [ 275 ] {44cc1a99-52fd-499a-b5f3-65fe79d12b4f} <Debug> executeQuery: Read 1132 rows, 91.85 KiB in 0.001716 sec., 659673.6596736596 rows/sec., 52.27 MiB/sec. | ||
| 1937 | 2026.01.13 17:54:34.762388 [ 275 ] {44cc1a99-52fd-499a-b5f3-65fe79d12b4f} <Debug> TCPHandler: Processed in 0.001877264 sec. | ||
| 1938 | 2026.01.13 17:54:34.762501 [ 275 ] {} <Trace> TCP-Session: 2a0a97f2-d809-44fb-a1db-4d9641d693f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1939 | 2026.01.13 17:54:34.762595 [ 275 ] {fbe2e8af-cf34-4de8-9473-6ba74b316362} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39845) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1940 | 2026.01.13 17:54:34.762635 [ 275 ] {fbe2e8af-cf34-4de8-9473-6ba74b316362} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1941 | 2026.01.13 17:54:34.763070 [ 275 ] {fbe2e8af-cf34-4de8-9473-6ba74b316362} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1942 | 2026.01.13 17:54:34.763109 [ 275 ] {fbe2e8af-cf34-4de8-9473-6ba74b316362} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1943 | 2026.01.13 17:54:34.763418 [ 275 ] {fbe2e8af-cf34-4de8-9473-6ba74b316362} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1944 | 2026.01.13 17:54:34.763653 [ 275 ] {fbe2e8af-cf34-4de8-9473-6ba74b316362} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1945 | 2026.01.13 17:54:34.763793 [ 275 ] {fbe2e8af-cf34-4de8-9473-6ba74b316362} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001217 sec., 176663.92769104356 rows/sec., 10.49 MiB/sec. | ||
| 1946 | 2026.01.13 17:54:34.763804 [ 58 ] {} <Debug> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1947 | 2026.01.13 17:54:34.763835 [ 275 ] {fbe2e8af-cf34-4de8-9473-6ba74b316362} <Debug> TCPHandler: Processed in 0.001383995 sec. | ||
| 1948 | 2026.01.13 17:54:34.763857 [ 58 ] {} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1949 | 2026.01.13 17:54:34.763885 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1950 | 2026.01.13 17:54:34.763952 [ 275 ] {} <Trace> TCP-Session: 2a0a97f2-d809-44fb-a1db-4d9641d693f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1951 | 2026.01.13 17:54:34.764000 [ 198 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::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 | ||
| 1952 | 2026.01.13 17:54:34.764052 [ 275 ] {88e9b670-220d-4dc1-ad7b-742d142ab9f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39845) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1953 | 2026.01.13 17:54:34.764097 [ 275 ] {88e9b670-220d-4dc1-ad7b-742d142ab9f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1954 | 2026.01.13 17:54:34.764123 [ 198 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1955 | 2026.01.13 17:54:34.764163 [ 198 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 30 rows starting from the beginning of the part | ||
| 1956 | 2026.01.13 17:54:34.764254 [ 198 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 10 rows starting from the beginning of the part | ||
| 1957 | 2026.01.13 17:54:34.764314 [ 198 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 17 rows starting from the beginning of the part | ||
| 1958 | 2026.01.13 17:54:34.764372 [ 198 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 10 rows starting from the beginning of the part | ||
| 1959 | 2026.01.13 17:54:34.764423 [ 198 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 27 rows starting from the beginning of the part | ||
| 1960 | 2026.01.13 17:54:34.764477 [ 198 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 215 rows starting from the beginning of the part | ||
| 1961 | 2026.01.13 17:54:34.764544 [ 275 ] {88e9b670-220d-4dc1-ad7b-742d142ab9f0} <Trace> oximeter.fields_u32 (283989db-30f4-4232-8589-7a68eae304b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1962 | 2026.01.13 17:54:34.764587 [ 275 ] {88e9b670-220d-4dc1-ad7b-742d142ab9f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1963 | 2026.01.13 17:54:34.764923 [ 275 ] {88e9b670-220d-4dc1-ad7b-742d142ab9f0} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1964 | 2026.01.13 17:54:34.765165 [ 275 ] {88e9b670-220d-4dc1-ad7b-742d142ab9f0} <Trace> oximeter.fields_u32 (283989db-30f4-4232-8589-7a68eae304b8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1965 | 2026.01.13 17:54:34.765300 [ 275 ] {88e9b670-220d-4dc1-ad7b-742d142ab9f0} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001266 sec., 167456.5560821485 rows/sec., 10.80 MiB/sec. | ||
| 1966 | 2026.01.13 17:54:34.765339 [ 275 ] {88e9b670-220d-4dc1-ad7b-742d142ab9f0} <Debug> TCPHandler: Processed in 0.001441276 sec. | ||
| 1967 | 2026.01.13 17:54:34.765414 [ 200 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 5 columns (5 merged, 0 gathered) in 0.001462356 sec., 211302.85648638225 rows/sec., 14.25 MiB/sec. | ||
| 1968 | 2026.01.13 17:54:34.765447 [ 275 ] {} <Trace> TCP-Session: 2a0a97f2-d809-44fb-a1db-4d9641d693f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1969 | 2026.01.13 17:54:34.765540 [ 275 ] {7a6045c7-054a-4747-ba64-f908ddd90596} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39845) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1970 | 2026.01.13 17:54:34.765581 [ 275 ] {7a6045c7-054a-4747-ba64-f908ddd90596} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1971 | 2026.01.13 17:54:34.765614 [ 189 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1972 | 2026.01.13 17:54:34.765901 [ 189 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::all_1_6_1} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1973 | 2026.01.13 17:54:34.765980 [ 189 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::all_1_6_1} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1974 | 2026.01.13 17:54:34.766022 [ 275 ] {7a6045c7-054a-4747-ba64-f908ddd90596} <Trace> oximeter.fields_u8 (7d5959b3-3fa8-49d8-9069-8b4bc7b3c5b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1975 | 2026.01.13 17:54:34.766066 [ 275 ] {7a6045c7-054a-4747-ba64-f908ddd90596} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1976 | 2026.01.13 17:54:34.766067 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 1977 | 2026.01.13 17:54:34.766378 [ 275 ] {7a6045c7-054a-4747-ba64-f908ddd90596} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1978 | 2026.01.13 17:54:34.766604 [ 275 ] {7a6045c7-054a-4747-ba64-f908ddd90596} <Trace> oximeter.fields_u8 (7d5959b3-3fa8-49d8-9069-8b4bc7b3c5b2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1979 | 2026.01.13 17:54:34.766736 [ 275 ] {7a6045c7-054a-4747-ba64-f908ddd90596} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001214 sec., 173805.60131795716 rows/sec., 9.87 MiB/sec. | ||
| 1980 | 2026.01.13 17:54:34.766774 [ 275 ] {7a6045c7-054a-4747-ba64-f908ddd90596} <Debug> TCPHandler: Processed in 0.001376185 sec. | ||
| 1981 | 2026.01.13 17:54:34.766887 [ 275 ] {} <Trace> TCP-Session: 2a0a97f2-d809-44fb-a1db-4d9641d693f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1982 | 2026.01.13 17:54:34.766981 [ 275 ] {2e260f8e-b16b-47ef-bbd4-863a2d7b05f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39845) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1983 | 2026.01.13 17:54:34.767019 [ 275 ] {2e260f8e-b16b-47ef-bbd4-863a2d7b05f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1984 | 2026.01.13 17:54:34.767617 [ 275 ] {2e260f8e-b16b-47ef-bbd4-863a2d7b05f7} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1985 | 2026.01.13 17:54:34.767654 [ 275 ] {2e260f8e-b16b-47ef-bbd4-863a2d7b05f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1986 | 2026.01.13 17:54:34.767983 [ 275 ] {2e260f8e-b16b-47ef-bbd4-863a2d7b05f7} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1987 | 2026.01.13 17:54:34.768192 [ 275 ] {2e260f8e-b16b-47ef-bbd4-863a2d7b05f7} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1988 | 2026.01.13 17:54:34.768317 [ 275 ] {2e260f8e-b16b-47ef-bbd4-863a2d7b05f7} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001355 sec., 508487.0848708487 rows/sec., 35.51 MiB/sec. | ||
| 1989 | 2026.01.13 17:54:34.768356 [ 275 ] {2e260f8e-b16b-47ef-bbd4-863a2d7b05f7} <Debug> TCPHandler: Processed in 0.001518387 sec. | ||
| 1990 | 2026.01.13 17:54:34.768462 [ 275 ] {} <Trace> TCP-Session: 2a0a97f2-d809-44fb-a1db-4d9641d693f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1991 | 2026.01.13 17:54:34.768557 [ 275 ] {0aa5fe70-22d8-4f44-8e5e-f719816efe5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39845) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1992 | 2026.01.13 17:54:34.768599 [ 275 ] {0aa5fe70-22d8-4f44-8e5e-f719816efe5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1993 | 2026.01.13 17:54:34.768905 [ 275 ] {0aa5fe70-22d8-4f44-8e5e-f719816efe5f} <Trace> oximeter.measurements_bool (826fdc8e-3d6b-4202-9ce2-60a454a21d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1994 | 2026.01.13 17:54:34.768943 [ 275 ] {0aa5fe70-22d8-4f44-8e5e-f719816efe5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 1995 | 2026.01.13 17:54:34.769262 [ 275 ] {0aa5fe70-22d8-4f44-8e5e-f719816efe5f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1996 | 2026.01.13 17:54:34.769475 [ 275 ] {0aa5fe70-22d8-4f44-8e5e-f719816efe5f} <Trace> oximeter.measurements_bool (826fdc8e-3d6b-4202-9ce2-60a454a21d74): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1997 | 2026.01.13 17:54:34.769606 [ 275 ] {0aa5fe70-22d8-4f44-8e5e-f719816efe5f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001068 sec., 5617.9775280898875 rows/sec., 293.52 KiB/sec. | ||
| 1998 | 2026.01.13 17:54:34.769652 [ 275 ] {0aa5fe70-22d8-4f44-8e5e-f719816efe5f} <Debug> TCPHandler: Processed in 0.001238333 sec. | ||
| 1999 | 2026.01.13 17:54:34.769760 [ 275 ] {} <Trace> TCP-Session: 2a0a97f2-d809-44fb-a1db-4d9641d693f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2000 | 2026.01.13 17:54:34.769861 [ 275 ] {c4294be7-e2e2-43e2-9422-198d039f1fee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39845) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2001 | 2026.01.13 17:54:34.769906 [ 275 ] {c4294be7-e2e2-43e2-9422-198d039f1fee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2002 | 2026.01.13 17:54:34.770374 [ 275 ] {c4294be7-e2e2-43e2-9422-198d039f1fee} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2003 | 2026.01.13 17:54:34.770414 [ 275 ] {c4294be7-e2e2-43e2-9422-198d039f1fee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2004 | 2026.01.13 17:54:34.770779 [ 275 ] {c4294be7-e2e2-43e2-9422-198d039f1fee} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2005 | 2026.01.13 17:54:34.771014 [ 275 ] {c4294be7-e2e2-43e2-9422-198d039f1fee} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2006 | 2026.01.13 17:54:34.771158 [ 275 ] {c4294be7-e2e2-43e2-9422-198d039f1fee} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001316 sec., 238601.8237082067 rows/sec., 15.67 MiB/sec. | ||
| 2007 | 2026.01.13 17:54:34.771207 [ 275 ] {c4294be7-e2e2-43e2-9422-198d039f1fee} <Debug> TCPHandler: Processed in 0.001498037 sec. | ||
| 2008 | 2026.01.13 17:54:34.771330 [ 275 ] {} <Trace> TCP-Session: 2a0a97f2-d809-44fb-a1db-4d9641d693f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2009 | 2026.01.13 17:54:34.771431 [ 275 ] {86c018db-b893-49b6-ac1c-bf8696de3f3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39845) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2010 | 2026.01.13 17:54:34.771475 [ 275 ] {86c018db-b893-49b6-ac1c-bf8696de3f3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2011 | 2026.01.13 17:54:34.771783 [ 275 ] {86c018db-b893-49b6-ac1c-bf8696de3f3f} <Trace> oximeter.measurements_f64 (1c067b5b-75e1-467d-a7e3-d4b172727ac8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2012 | 2026.01.13 17:54:34.771821 [ 275 ] {86c018db-b893-49b6-ac1c-bf8696de3f3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2013 | 2026.01.13 17:54:34.772145 [ 275 ] {86c018db-b893-49b6-ac1c-bf8696de3f3f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2014 | 2026.01.13 17:54:34.772364 [ 275 ] {86c018db-b893-49b6-ac1c-bf8696de3f3f} <Trace> oximeter.measurements_f64 (1c067b5b-75e1-467d-a7e3-d4b172727ac8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2015 | 2026.01.13 17:54:34.772492 [ 275 ] {86c018db-b893-49b6-ac1c-bf8696de3f3f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001082 sec., 924.2144177449168 rows/sec., 62.28 KiB/sec. | ||
| 2016 | 2026.01.13 17:54:34.772538 [ 275 ] {86c018db-b893-49b6-ac1c-bf8696de3f3f} <Debug> TCPHandler: Processed in 0.001257663 sec. | ||
| 2017 | 2026.01.13 17:54:34.772656 [ 275 ] {} <Trace> TCP-Session: 2a0a97f2-d809-44fb-a1db-4d9641d693f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2018 | 2026.01.13 17:54:34.772756 [ 275 ] {7b8ee259-4ca3-4a0e-9fb9-ba5f0e189776} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39845) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2019 | 2026.01.13 17:54:34.772808 [ 275 ] {7b8ee259-4ca3-4a0e-9fb9-ba5f0e189776} <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 | ||
| 2020 | 2026.01.13 17:54:34.773508 [ 275 ] {7b8ee259-4ca3-4a0e-9fb9-ba5f0e189776} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2021 | 2026.01.13 17:54:34.773555 [ 275 ] {7b8ee259-4ca3-4a0e-9fb9-ba5f0e189776} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2022 | 2026.01.13 17:54:34.774148 [ 275 ] {7b8ee259-4ca3-4a0e-9fb9-ba5f0e189776} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2023 | 2026.01.13 17:54:34.774393 [ 275 ] {7b8ee259-4ca3-4a0e-9fb9-ba5f0e189776} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2024 | 2026.01.13 17:54:34.774517 [ 58 ] {} <Debug> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2025 | 2026.01.13 17:54:34.774553 [ 275 ] {7b8ee259-4ca3-4a0e-9fb9-ba5f0e189776} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001807 sec., 5534.034311012728 rows/sec., 9.92 MiB/sec. | ||
| 2026 | 2026.01.13 17:54:34.774562 [ 58 ] {} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2027 | 2026.01.13 17:54:34.774605 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2028 | 2026.01.13 17:54:34.774633 [ 275 ] {7b8ee259-4ca3-4a0e-9fb9-ba5f0e189776} <Debug> TCPHandler: Processed in 0.002027707 sec. | ||
| 2029 | 2026.01.13 17:54:34.774681 [ 198 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::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 | ||
| 2030 | 2026.01.13 17:54:34.774759 [ 275 ] {} <Trace> TCP-Session: 2a0a97f2-d809-44fb-a1db-4d9641d693f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2031 | 2026.01.13 17:54:34.774859 [ 275 ] {987533c0-fab6-4fdc-9f65-539e511a6793} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39845) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2032 | 2026.01.13 17:54:34.774882 [ 198 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2033 | 2026.01.13 17:54:34.774901 [ 275 ] {987533c0-fab6-4fdc-9f65-539e511a6793} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2034 | 2026.01.13 17:54:34.774936 [ 198 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 10 rows starting from the beginning of the part | ||
| 2035 | 2026.01.13 17:54:34.775049 [ 198 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 10 rows starting from the beginning of the part | ||
| 2036 | 2026.01.13 17:54:34.775156 [ 198 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 13 rows starting from the beginning of the part | ||
| 2037 | 2026.01.13 17:54:34.775253 [ 275 ] {987533c0-fab6-4fdc-9f65-539e511a6793} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2038 | 2026.01.13 17:54:34.775255 [ 198 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 10 rows starting from the beginning of the part | ||
| 2039 | 2026.01.13 17:54:34.775298 [ 275 ] {987533c0-fab6-4fdc-9f65-539e511a6793} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2040 | 2026.01.13 17:54:34.775378 [ 198 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 27 rows starting from the beginning of the part | ||
| 2041 | 2026.01.13 17:54:34.775483 [ 198 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 10 rows starting from the beginning of the part | ||
| 2042 | 2026.01.13 17:54:34.775654 [ 275 ] {987533c0-fab6-4fdc-9f65-539e511a6793} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2043 | 2026.01.13 17:54:34.775922 [ 275 ] {987533c0-fab6-4fdc-9f65-539e511a6793} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2044 | 2026.01.13 17:54:34.776053 [ 275 ] {987533c0-fab6-4fdc-9f65-539e511a6793} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001214 sec., 85667.215815486 rows/sec., 5.25 MiB/sec. | ||
| 2045 | 2026.01.13 17:54:34.776097 [ 275 ] {987533c0-fab6-4fdc-9f65-539e511a6793} <Debug> TCPHandler: Processed in 0.001388125 sec. | ||
| 2046 | 2026.01.13 17:54:34.777256 [ 196 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 80 rows, containing 19 columns (19 merged, 0 gathered) in 0.002607417 sec., 30681.705304521678 rows/sec., 54.98 MiB/sec. | ||
| 2047 | 2026.01.13 17:54:34.777512 [ 198 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2048 | 2026.01.13 17:54:34.777826 [ 198 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2049 | 2026.01.13 17:54:34.777895 [ 198 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2050 | 2026.01.13 17:54:34.777976 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 2051 | 2026.01.13 17:54:35.000205 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 182.96 MiB, peak 186.67 MiB, free memory in arenas 0.00 B, will set to 181.80 MiB (RSS), difference: -1.16 MiB | ||
| 2052 | 2026.01.13 17:54:35.510477 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3323 | ||
| 2053 | 2026.01.13 17:54:35.511007 [ 245 ] {} <Trace> system.asynchronous_metric_log (3e1656ea-c259-49fe-9ba0-58dc6ab6f9df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2054 | 2026.01.13 17:54:35.511054 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2055 | 2026.01.13 17:54:35.511611 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2056 | 2026.01.13 17:54:35.511849 [ 245 ] {} <Trace> system.asynchronous_metric_log (3e1656ea-c259-49fe-9ba0-58dc6ab6f9df): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2057 | 2026.01.13 17:54:35.511988 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3323 | ||
| 2058 | 2026.01.13 17:54:35.674872 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 2059 | 2026.01.13 17:54:35.692167 [ 244 ] {} <Trace> system.metric_log (ae7e3c3e-b449-4f33-bec8-ffbb555a10ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2060 | 2026.01.13 17:54:35.692214 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2061 | 2026.01.13 17:54:35.698149 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2062 | 2026.01.13 17:54:35.698846 [ 244 ] {} <Trace> system.metric_log (ae7e3c3e-b449-4f33-bec8-ffbb555a10ce): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2063 | 2026.01.13 17:54:35.701889 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 2064 | 2026.01.13 17:54:39.469999 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34455 | ||
| 2065 | 2026.01.13 17:54:39.470120 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2066 | 2026.01.13 17:54:39.470153 [ 286 ] {} <Debug> TCP-Session: a7b354d1-f263-4d26-ac86-6866631eb5c3 Authenticating user 'default' from [fd00:1122:3344:101::e]:34455 | ||
| 2067 | 2026.01.13 17:54:39.470180 [ 286 ] {} <Debug> TCP-Session: a7b354d1-f263-4d26-ac86-6866631eb5c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2068 | 2026.01.13 17:54:39.470198 [ 286 ] {} <Debug> TCP-Session: a7b354d1-f263-4d26-ac86-6866631eb5c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2069 | 2026.01.13 17:54:39.470470 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62516 | ||
| 2070 | 2026.01.13 17:54:39.470517 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34166 | ||
| 2071 | 2026.01.13 17:54:39.470551 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53080 | ||
| 2072 | 2026.01.13 17:54:39.470625 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2073 | 2026.01.13 17:54:39.470623 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53224 | ||
| 2074 | 2026.01.13 17:54:39.470677 [ 287 ] {} <Debug> TCP-Session: 7dcbf926-7553-42b4-a830-1aa7b5363963 Authenticating user 'default' from [fd00:1122:3344:101::e]:62516 | ||
| 2075 | 2026.01.13 17:54:39.470714 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2076 | 2026.01.13 17:54:39.470738 [ 287 ] {} <Debug> TCP-Session: 7dcbf926-7553-42b4-a830-1aa7b5363963 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2077 | 2026.01.13 17:54:39.470662 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40622 | ||
| 2078 | 2026.01.13 17:54:39.470772 [ 287 ] {} <Debug> TCP-Session: 7dcbf926-7553-42b4-a830-1aa7b5363963 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2079 | 2026.01.13 17:54:39.470767 [ 288 ] {} <Debug> TCP-Session: bea6e341-1a4b-4687-9157-5f3283bc954c Authenticating user 'default' from [fd00:1122:3344:101::e]:34166 | ||
| 2080 | 2026.01.13 17:54:39.470624 [ 286 ] {} <Trace> TCP-Session: a7b354d1-f263-4d26-ac86-6866631eb5c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2081 | 2026.01.13 17:54:39.470855 [ 288 ] {} <Debug> TCP-Session: bea6e341-1a4b-4687-9157-5f3283bc954c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2082 | 2026.01.13 17:54:39.470877 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2083 | 2026.01.13 17:54:39.470887 [ 288 ] {} <Debug> TCP-Session: bea6e341-1a4b-4687-9157-5f3283bc954c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2084 | 2026.01.13 17:54:39.470577 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48467 | ||
| 2085 | 2026.01.13 17:54:39.470918 [ 291 ] {} <Debug> TCP-Session: d981df23-3916-460a-8aec-91a12034927b Authenticating user 'default' from [fd00:1122:3344:101::e]:53080 | ||
| 2086 | 2026.01.13 17:54:39.470971 [ 291 ] {} <Debug> TCP-Session: d981df23-3916-460a-8aec-91a12034927b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2087 | 2026.01.13 17:54:39.470549 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38341 | ||
| 2088 | 2026.01.13 17:54:39.470993 [ 291 ] {} <Debug> TCP-Session: d981df23-3916-460a-8aec-91a12034927b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2089 | 2026.01.13 17:54:39.470533 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59219 | ||
| 2090 | 2026.01.13 17:54:39.471071 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2091 | 2026.01.13 17:54:39.471109 [ 293 ] {} <Debug> TCP-Session: af8c4e05-f8eb-4d43-afc2-8d62a31dabe2 Authenticating user 'default' from [fd00:1122:3344:101::e]:53224 | ||
| 2092 | 2026.01.13 17:54:39.471132 [ 293 ] {} <Debug> TCP-Session: af8c4e05-f8eb-4d43-afc2-8d62a31dabe2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2093 | 2026.01.13 17:54:39.471139 [ 286 ] {be12f46b-4822-40bd-8fb5-9dc37ceb0142} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34455) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2094 | 2026.01.13 17:54:39.471146 [ 293 ] {} <Debug> TCP-Session: af8c4e05-f8eb-4d43-afc2-8d62a31dabe2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2095 | 2026.01.13 17:54:39.471268 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2096 | 2026.01.13 17:54:39.471273 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2097 | 2026.01.13 17:54:39.471311 [ 294 ] {} <Debug> TCP-Session: 17716c01-a5c4-4ba2-a877-b9c150757fc9 Authenticating user 'default' from [fd00:1122:3344:101::e]:48467 | ||
| 2098 | 2026.01.13 17:54:39.471322 [ 290 ] {} <Debug> TCP-Session: 35be4de3-e5f6-4480-a0ab-9394dc70e274 Authenticating user 'default' from [fd00:1122:3344:101::e]:38341 | ||
| 2099 | 2026.01.13 17:54:39.471336 [ 294 ] {} <Debug> TCP-Session: 17716c01-a5c4-4ba2-a877-b9c150757fc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2100 | 2026.01.13 17:54:39.471345 [ 290 ] {} <Debug> TCP-Session: 35be4de3-e5f6-4480-a0ab-9394dc70e274 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2101 | 2026.01.13 17:54:39.471355 [ 294 ] {} <Debug> TCP-Session: 17716c01-a5c4-4ba2-a877-b9c150757fc9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2102 | 2026.01.13 17:54:39.471366 [ 290 ] {} <Debug> TCP-Session: 35be4de3-e5f6-4480-a0ab-9394dc70e274 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2103 | 2026.01.13 17:54:39.471409 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2104 | 2026.01.13 17:54:39.471414 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2105 | 2026.01.13 17:54:39.471452 [ 289 ] {} <Debug> TCP-Session: 07f1b10a-286f-4699-8d1b-58286803c141 Authenticating user 'default' from [fd00:1122:3344:101::e]:59219 | ||
| 2106 | 2026.01.13 17:54:39.471468 [ 286 ] {be12f46b-4822-40bd-8fb5-9dc37ceb0142} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2107 | 2026.01.13 17:54:39.471484 [ 289 ] {} <Debug> TCP-Session: 07f1b10a-286f-4699-8d1b-58286803c141 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2108 | 2026.01.13 17:54:39.471475 [ 292 ] {} <Debug> TCP-Session: 29105f48-b3da-4281-a734-09c0c7c2d741 Authenticating user 'default' from [fd00:1122:3344:101::e]:40622 | ||
| 2109 | 2026.01.13 17:54:39.471520 [ 289 ] {} <Debug> TCP-Session: 07f1b10a-286f-4699-8d1b-58286803c141 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2110 | 2026.01.13 17:54:39.471548 [ 292 ] {} <Debug> TCP-Session: 29105f48-b3da-4281-a734-09c0c7c2d741 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2111 | 2026.01.13 17:54:39.471554 [ 286 ] {be12f46b-4822-40bd-8fb5-9dc37ceb0142} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2112 | 2026.01.13 17:54:39.471576 [ 292 ] {} <Debug> TCP-Session: 29105f48-b3da-4281-a734-09c0c7c2d741 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2113 | 2026.01.13 17:54:39.471921 [ 286 ] {be12f46b-4822-40bd-8fb5-9dc37ceb0142} <Debug> oximeter.version (ec6d3268-d4a5-4477-b7c8-4f23357a5c23) (SelectExecutor): Key condition: unknown | ||
| 2114 | 2026.01.13 17:54:39.472029 [ 286 ] {be12f46b-4822-40bd-8fb5-9dc37ceb0142} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2115 | 2026.01.13 17:54:39.720683 [ 275 ] {} <Trace> TCP-Session: 2a0a97f2-d809-44fb-a1db-4d9641d693f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2116 | 2026.01.13 17:54:39.720892 [ 275 ] {1aa9a849-079f-40f9-8c19-2ebe628344e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39845) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2117 | 2026.01.13 17:54:39.720966 [ 275 ] {1aa9a849-079f-40f9-8c19-2ebe628344e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2118 | 2026.01.13 17:54:39.721608 [ 275 ] {1aa9a849-079f-40f9-8c19-2ebe628344e1} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2119 | 2026.01.13 17:54:39.721650 [ 275 ] {1aa9a849-079f-40f9-8c19-2ebe628344e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2120 | 2026.01.13 17:54:39.723090 [ 275 ] {1aa9a849-079f-40f9-8c19-2ebe628344e1} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2121 | 2026.01.13 17:54:39.723311 [ 275 ] {1aa9a849-079f-40f9-8c19-2ebe628344e1} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2122 | 2026.01.13 17:54:39.723469 [ 275 ] {1aa9a849-079f-40f9-8c19-2ebe628344e1} <Debug> executeQuery: Read 110 rows, 9.48 KiB in 0.002631 sec., 41809.198023565186 rows/sec., 3.52 MiB/sec. | ||
| 2123 | 2026.01.13 17:54:39.723517 [ 275 ] {1aa9a849-079f-40f9-8c19-2ebe628344e1} <Debug> TCPHandler: Processed in 0.002968483 sec. | ||
| 2124 | 2026.01.13 17:54:39.723636 [ 275 ] {} <Trace> TCP-Session: 2a0a97f2-d809-44fb-a1db-4d9641d693f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2125 | 2026.01.13 17:54:39.723732 [ 275 ] {f71593ab-b5ae-4903-b037-38040d26708b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39845) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2126 | 2026.01.13 17:54:39.723773 [ 275 ] {f71593ab-b5ae-4903-b037-38040d26708b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2127 | 2026.01.13 17:54:39.724182 [ 275 ] {f71593ab-b5ae-4903-b037-38040d26708b} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2128 | 2026.01.13 17:54:39.724217 [ 275 ] {f71593ab-b5ae-4903-b037-38040d26708b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2129 | 2026.01.13 17:54:39.724524 [ 275 ] {f71593ab-b5ae-4903-b037-38040d26708b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2130 | 2026.01.13 17:54:39.724736 [ 275 ] {f71593ab-b5ae-4903-b037-38040d26708b} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2131 | 2026.01.13 17:54:39.724860 [ 275 ] {f71593ab-b5ae-4903-b037-38040d26708b} <Debug> executeQuery: Read 27 rows, 2.03 KiB in 0.001148 sec., 23519.163763066204 rows/sec., 1.73 MiB/sec. | ||
| 2132 | 2026.01.13 17:54:39.724896 [ 275 ] {f71593ab-b5ae-4903-b037-38040d26708b} <Debug> TCPHandler: Processed in 0.001309613 sec. | ||
| 2133 | 2026.01.13 17:54:39.725004 [ 275 ] {} <Trace> TCP-Session: 2a0a97f2-d809-44fb-a1db-4d9641d693f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2134 | 2026.01.13 17:54:39.725097 [ 275 ] {9844e9a2-2f90-4420-9979-a19f17464f6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39845) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2135 | 2026.01.13 17:54:39.725136 [ 275 ] {9844e9a2-2f90-4420-9979-a19f17464f6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2136 | 2026.01.13 17:54:39.725559 [ 275 ] {9844e9a2-2f90-4420-9979-a19f17464f6e} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2137 | 2026.01.13 17:54:39.725596 [ 275 ] {9844e9a2-2f90-4420-9979-a19f17464f6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2138 | 2026.01.13 17:54:39.725914 [ 275 ] {9844e9a2-2f90-4420-9979-a19f17464f6e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2139 | 2026.01.13 17:54:39.726132 [ 275 ] {9844e9a2-2f90-4420-9979-a19f17464f6e} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2140 | 2026.01.13 17:54:39.726257 [ 275 ] {9844e9a2-2f90-4420-9979-a19f17464f6e} <Debug> executeQuery: Read 91 rows, 7.28 KiB in 0.001179 sec., 77184.05428329093 rows/sec., 6.03 MiB/sec. | ||
| 2141 | 2026.01.13 17:54:39.726293 [ 275 ] {9844e9a2-2f90-4420-9979-a19f17464f6e} <Debug> TCPHandler: Processed in 0.001337554 sec. | ||
| 2142 | 2026.01.13 17:54:39.726405 [ 275 ] {} <Trace> TCP-Session: 2a0a97f2-d809-44fb-a1db-4d9641d693f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2143 | 2026.01.13 17:54:39.726498 [ 275 ] {56a9f97c-e4d1-4ca4-908f-43e65e437224} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39845) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2144 | 2026.01.13 17:54:39.726541 [ 275 ] {56a9f97c-e4d1-4ca4-908f-43e65e437224} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2145 | 2026.01.13 17:54:39.726963 [ 275 ] {56a9f97c-e4d1-4ca4-908f-43e65e437224} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2146 | 2026.01.13 17:54:39.727002 [ 275 ] {56a9f97c-e4d1-4ca4-908f-43e65e437224} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2147 | 2026.01.13 17:54:39.727387 [ 275 ] {56a9f97c-e4d1-4ca4-908f-43e65e437224} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2148 | 2026.01.13 17:54:39.727645 [ 275 ] {56a9f97c-e4d1-4ca4-908f-43e65e437224} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2149 | 2026.01.13 17:54:39.727786 [ 275 ] {56a9f97c-e4d1-4ca4-908f-43e65e437224} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001305 sec., 122605.36398467433 rows/sec., 8.54 MiB/sec. | ||
| 2150 | 2026.01.13 17:54:39.727828 [ 275 ] {56a9f97c-e4d1-4ca4-908f-43e65e437224} <Debug> TCPHandler: Processed in 0.001471517 sec. | ||
| 2151 | 2026.01.13 17:54:39.727967 [ 275 ] {} <Trace> TCP-Session: 2a0a97f2-d809-44fb-a1db-4d9641d693f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2152 | 2026.01.13 17:54:39.728072 [ 275 ] {f3475886-8178-49bf-a314-03016f7a7303} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39845) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2153 | 2026.01.13 17:54:39.728124 [ 275 ] {f3475886-8178-49bf-a314-03016f7a7303} <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 | ||
| 2154 | 2026.01.13 17:54:39.728890 [ 275 ] {f3475886-8178-49bf-a314-03016f7a7303} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2155 | 2026.01.13 17:54:39.728930 [ 275 ] {f3475886-8178-49bf-a314-03016f7a7303} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2156 | 2026.01.13 17:54:39.729826 [ 275 ] {f3475886-8178-49bf-a314-03016f7a7303} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2157 | 2026.01.13 17:54:39.730066 [ 275 ] {f3475886-8178-49bf-a314-03016f7a7303} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2158 | 2026.01.13 17:54:39.730211 [ 275 ] {f3475886-8178-49bf-a314-03016f7a7303} <Debug> executeQuery: Read 27 rows, 49.54 KiB in 0.002156 sec., 12523.191094619666 rows/sec., 22.44 MiB/sec. | ||
| 2159 | 2026.01.13 17:54:39.730262 [ 275 ] {f3475886-8178-49bf-a314-03016f7a7303} <Debug> TCPHandler: Processed in 0.002358572 sec. | ||
| 2160 | 2026.01.13 17:54:39.730385 [ 275 ] {} <Trace> TCP-Session: 2a0a97f2-d809-44fb-a1db-4d9641d693f5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2161 | 2026.01.13 17:54:39.730480 [ 275 ] {d59b24fe-6b30-4163-86de-79a8c401c2c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39845) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2162 | 2026.01.13 17:54:39.730522 [ 275 ] {d59b24fe-6b30-4163-86de-79a8c401c2c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2163 | 2026.01.13 17:54:39.730873 [ 275 ] {d59b24fe-6b30-4163-86de-79a8c401c2c0} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2164 | 2026.01.13 17:54:39.730909 [ 275 ] {d59b24fe-6b30-4163-86de-79a8c401c2c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2165 | 2026.01.13 17:54:39.731215 [ 275 ] {d59b24fe-6b30-4163-86de-79a8c401c2c0} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2166 | 2026.01.13 17:54:39.731428 [ 275 ] {d59b24fe-6b30-4163-86de-79a8c401c2c0} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2167 | 2026.01.13 17:54:39.731556 [ 275 ] {d59b24fe-6b30-4163-86de-79a8c401c2c0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001093 sec., 54894.784995425434 rows/sec., 3.70 MiB/sec. | ||
| 2168 | 2026.01.13 17:54:39.731610 [ 275 ] {d59b24fe-6b30-4163-86de-79a8c401c2c0} <Debug> TCPHandler: Processed in 0.001273283 sec. | ||
| 2169 | 2026.01.13 17:54:39.732118 [ 332 ] {be12f46b-4822-40bd-8fb5-9dc37ceb0142} <Trace> AggregatingTransform: Aggregating | ||
| 2170 | 2026.01.13 17:54:39.732184 [ 332 ] {be12f46b-4822-40bd-8fb5-9dc37ceb0142} <Trace> Aggregator: Aggregation method: without_key | ||
| 2171 | 2026.01.13 17:54:39.732225 [ 332 ] {be12f46b-4822-40bd-8fb5-9dc37ceb0142} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001266353 sec. (789.669 rows/sec., 30.85 KiB/sec.) | ||
| 2172 | 2026.01.13 17:54:39.732242 [ 332 ] {be12f46b-4822-40bd-8fb5-9dc37ceb0142} <Trace> Aggregator: Merging aggregated data | ||
| 2173 | 2026.01.13 17:54:39.733269 [ 286 ] {be12f46b-4822-40bd-8fb5-9dc37ceb0142} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.262194 sec., 3.813969808614995 rows/sec., 152.56 B/sec. | ||
| 2174 | 2026.01.13 17:54:39.733439 [ 286 ] {be12f46b-4822-40bd-8fb5-9dc37ceb0142} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2175 | 2026.01.13 17:54:39.733458 [ 286 ] {be12f46b-4822-40bd-8fb5-9dc37ceb0142} <Debug> TCPHandler: Processed in 0.26299405 sec. | ||
| 2176 | 2026.01.13 17:54:39.733552 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2177 | 2026.01.13 17:54:39.733584 [ 286 ] {} <Debug> TCP-Session: a7b354d1-f263-4d26-ac86-6866631eb5c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2178 | 2026.01.13 17:54:39.733594 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2179 | 2026.01.13 17:54:39.733615 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2180 | 2026.01.13 17:54:39.733650 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2181 | 2026.01.13 17:54:39.733671 [ 287 ] {} <Debug> TCP-Session: 7dcbf926-7553-42b4-a830-1aa7b5363963 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2182 | 2026.01.13 17:54:39.733668 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2183 | 2026.01.13 17:54:39.733687 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2184 | 2026.01.13 17:54:39.733731 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2185 | 2026.01.13 17:54:39.733736 [ 291 ] {} <Debug> TCP-Session: d981df23-3916-460a-8aec-91a12034927b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2186 | 2026.01.13 17:54:39.733762 [ 289 ] {} <Debug> TCP-Session: 07f1b10a-286f-4699-8d1b-58286803c141 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2187 | 2026.01.13 17:54:39.733774 [ 293 ] {} <Debug> TCP-Session: af8c4e05-f8eb-4d43-afc2-8d62a31dabe2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2188 | 2026.01.13 17:54:39.733700 [ 288 ] {} <Debug> TCP-Session: bea6e341-1a4b-4687-9157-5f3283bc954c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2189 | 2026.01.13 17:54:39.733694 [ 292 ] {} <Debug> TCP-Session: 29105f48-b3da-4281-a734-09c0c7c2d741 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2190 | 2026.01.13 17:54:39.733651 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2191 | 2026.01.13 17:54:39.733706 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2192 | 2026.01.13 17:54:39.733881 [ 294 ] {} <Debug> TCP-Session: 17716c01-a5c4-4ba2-a877-b9c150757fc9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2193 | 2026.01.13 17:54:39.733898 [ 290 ] {} <Debug> TCP-Session: 35be4de3-e5f6-4480-a0ab-9394dc70e274 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2194 | 2026.01.13 17:54:40.000199 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 184.92 MiB, peak 195.03 MiB, free memory in arenas 0.00 B, will set to 204.14 MiB (RSS), difference: 19.21 MiB | ||
| 2195 | 2026.01.13 17:54:42.949647 [ 48 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2196 | 2026.01.13 17:54:42.949699 [ 48 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2197 | 2026.01.13 17:54:43.012144 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3835 | ||
| 2198 | 2026.01.13 17:54:43.012697 [ 245 ] {} <Trace> system.asynchronous_metric_log (3e1656ea-c259-49fe-9ba0-58dc6ab6f9df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2199 | 2026.01.13 17:54:43.012744 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2200 | 2026.01.13 17:54:43.013265 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2201 | 2026.01.13 17:54:43.013485 [ 245 ] {} <Trace> system.asynchronous_metric_log (3e1656ea-c259-49fe-9ba0-58dc6ab6f9df): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2202 | 2026.01.13 17:54:43.013615 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3835 | ||
| 2203 | 2026.01.13 17:54:43.017168 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 62 entries to flush up to offset 300 | ||
| 2204 | 2026.01.13 17:54:43.020387 [ 243 ] {} <Trace> system.query_log (7e309dc9-d6d6-4af1-816a-0936f503f03a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2205 | 2026.01.13 17:54:43.020422 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2206 | 2026.01.13 17:54:43.021618 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2207 | 2026.01.13 17:54:43.021869 [ 243 ] {} <Trace> system.query_log (7e309dc9-d6d6-4af1-816a-0936f503f03a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2208 | 2026.01.13 17:54:43.022111 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 300 | ||
| 2209 | 2026.01.13 17:54:43.202028 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 2210 | 2026.01.13 17:54:43.219844 [ 244 ] {} <Trace> system.metric_log (ae7e3c3e-b449-4f33-bec8-ffbb555a10ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2211 | 2026.01.13 17:54:43.219903 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2212 | 2026.01.13 17:54:43.225988 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2213 | 2026.01.13 17:54:43.226688 [ 244 ] {} <Trace> system.metric_log (ae7e3c3e-b449-4f33-bec8-ffbb555a10ce): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2214 | 2026.01.13 17:54:43.229889 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 2215 | 2026.01.13 17:54:44.325962 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2216 | 2026.01.13 17:54:44.326026 [ 275 ] {} <Debug> TCP-Session: 2a0a97f2-d809-44fb-a1db-4d9641d693f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2217 | 2026.01.13 17:54:44.730488 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2218 | 2026.01.13 17:54:44.730810 [ 276 ] {c36040c9-4d19-455f-b725-845435151048} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2219 | 2026.01.13 17:54:44.730913 [ 276 ] {c36040c9-4d19-455f-b725-845435151048} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2220 | 2026.01.13 17:54:44.732031 [ 276 ] {c36040c9-4d19-455f-b725-845435151048} <Trace> oximeter.fields_i16 (c518ca51-717d-4c11-8fbe-de2c2dfc273c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2221 | 2026.01.13 17:54:44.732071 [ 276 ] {c36040c9-4d19-455f-b725-845435151048} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2222 | 2026.01.13 17:54:44.732471 [ 276 ] {c36040c9-4d19-455f-b725-845435151048} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2223 | 2026.01.13 17:54:44.732712 [ 276 ] {c36040c9-4d19-455f-b725-845435151048} <Trace> oximeter.fields_i16 (c518ca51-717d-4c11-8fbe-de2c2dfc273c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2224 | 2026.01.13 17:54:44.732874 [ 276 ] {c36040c9-4d19-455f-b725-845435151048} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002138 sec., 191768.00748362954 rows/sec., 12.16 MiB/sec. | ||
| 2225 | 2026.01.13 17:54:44.732916 [ 276 ] {c36040c9-4d19-455f-b725-845435151048} <Debug> TCPHandler: Processed in 0.002612227 sec. | ||
| 2226 | 2026.01.13 17:54:44.733052 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2227 | 2026.01.13 17:54:44.733154 [ 276 ] {e6d2bba3-228b-49f5-8125-71840d3d8c9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2228 | 2026.01.13 17:54:44.733194 [ 276 ] {e6d2bba3-228b-49f5-8125-71840d3d8c9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2229 | 2026.01.13 17:54:44.734126 [ 276 ] {e6d2bba3-228b-49f5-8125-71840d3d8c9f} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2230 | 2026.01.13 17:54:44.734161 [ 276 ] {e6d2bba3-228b-49f5-8125-71840d3d8c9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2231 | 2026.01.13 17:54:44.734572 [ 276 ] {e6d2bba3-228b-49f5-8125-71840d3d8c9f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2232 | 2026.01.13 17:54:44.734777 [ 276 ] {e6d2bba3-228b-49f5-8125-71840d3d8c9f} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2233 | 2026.01.13 17:54:44.734900 [ 276 ] {e6d2bba3-228b-49f5-8125-71840d3d8c9f} <Debug> executeQuery: Read 1132 rows, 91.85 KiB in 0.001764 sec., 641723.3560090703 rows/sec., 50.85 MiB/sec. | ||
| 2234 | 2026.01.13 17:54:44.734936 [ 276 ] {e6d2bba3-228b-49f5-8125-71840d3d8c9f} <Debug> TCPHandler: Processed in 0.001932345 sec. | ||
| 2235 | 2026.01.13 17:54:44.735063 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2236 | 2026.01.13 17:54:44.735156 [ 276 ] {1c1b3053-4b7c-4126-a027-25ad2bd8e387} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2237 | 2026.01.13 17:54:44.735194 [ 276 ] {1c1b3053-4b7c-4126-a027-25ad2bd8e387} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2238 | 2026.01.13 17:54:44.735652 [ 276 ] {1c1b3053-4b7c-4126-a027-25ad2bd8e387} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2239 | 2026.01.13 17:54:44.735687 [ 276 ] {1c1b3053-4b7c-4126-a027-25ad2bd8e387} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2240 | 2026.01.13 17:54:44.735982 [ 276 ] {1c1b3053-4b7c-4126-a027-25ad2bd8e387} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2241 | 2026.01.13 17:54:44.736182 [ 276 ] {1c1b3053-4b7c-4126-a027-25ad2bd8e387} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2242 | 2026.01.13 17:54:44.736314 [ 276 ] {1c1b3053-4b7c-4126-a027-25ad2bd8e387} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001176 sec., 182823.12925170068 rows/sec., 10.85 MiB/sec. | ||
| 2243 | 2026.01.13 17:54:44.736349 [ 276 ] {1c1b3053-4b7c-4126-a027-25ad2bd8e387} <Debug> TCPHandler: Processed in 0.001343365 sec. | ||
| 2244 | 2026.01.13 17:54:44.736456 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2245 | 2026.01.13 17:54:44.736548 [ 276 ] {44058da9-d5c4-4f02-a0bc-5c90fb6f668b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2246 | 2026.01.13 17:54:44.736586 [ 276 ] {44058da9-d5c4-4f02-a0bc-5c90fb6f668b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2247 | 2026.01.13 17:54:44.737044 [ 276 ] {44058da9-d5c4-4f02-a0bc-5c90fb6f668b} <Trace> oximeter.fields_u32 (283989db-30f4-4232-8589-7a68eae304b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2248 | 2026.01.13 17:54:44.737080 [ 276 ] {44058da9-d5c4-4f02-a0bc-5c90fb6f668b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2249 | 2026.01.13 17:54:44.737390 [ 276 ] {44058da9-d5c4-4f02-a0bc-5c90fb6f668b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2250 | 2026.01.13 17:54:44.737592 [ 276 ] {44058da9-d5c4-4f02-a0bc-5c90fb6f668b} <Trace> oximeter.fields_u32 (283989db-30f4-4232-8589-7a68eae304b8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2251 | 2026.01.13 17:54:44.737722 [ 276 ] {44058da9-d5c4-4f02-a0bc-5c90fb6f668b} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001191 sec., 178001.6792611251 rows/sec., 11.48 MiB/sec. | ||
| 2252 | 2026.01.13 17:54:44.737758 [ 276 ] {44058da9-d5c4-4f02-a0bc-5c90fb6f668b} <Debug> TCPHandler: Processed in 0.001349014 sec. | ||
| 2253 | 2026.01.13 17:54:44.737879 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2254 | 2026.01.13 17:54:44.737971 [ 276 ] {6bac6154-c006-49e9-836a-3ce89a71ff79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2255 | 2026.01.13 17:54:44.738009 [ 276 ] {6bac6154-c006-49e9-836a-3ce89a71ff79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2256 | 2026.01.13 17:54:44.738554 [ 276 ] {6bac6154-c006-49e9-836a-3ce89a71ff79} <Trace> oximeter.fields_u8 (7d5959b3-3fa8-49d8-9069-8b4bc7b3c5b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2257 | 2026.01.13 17:54:44.738599 [ 276 ] {6bac6154-c006-49e9-836a-3ce89a71ff79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2258 | 2026.01.13 17:54:44.738886 [ 276 ] {6bac6154-c006-49e9-836a-3ce89a71ff79} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2259 | 2026.01.13 17:54:44.739088 [ 276 ] {6bac6154-c006-49e9-836a-3ce89a71ff79} <Trace> oximeter.fields_u8 (7d5959b3-3fa8-49d8-9069-8b4bc7b3c5b2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2260 | 2026.01.13 17:54:44.739219 [ 276 ] {6bac6154-c006-49e9-836a-3ce89a71ff79} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001265 sec., 166798.418972332 rows/sec., 9.47 MiB/sec. | ||
| 2261 | 2026.01.13 17:54:44.739255 [ 276 ] {6bac6154-c006-49e9-836a-3ce89a71ff79} <Debug> TCPHandler: Processed in 0.001434046 sec. | ||
| 2262 | 2026.01.13 17:54:44.739393 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2263 | 2026.01.13 17:54:44.739485 [ 276 ] {6e032c43-0293-48cf-bd35-5396677f21a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2264 | 2026.01.13 17:54:44.739523 [ 276 ] {6e032c43-0293-48cf-bd35-5396677f21a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2265 | 2026.01.13 17:54:44.740157 [ 276 ] {6e032c43-0293-48cf-bd35-5396677f21a2} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2266 | 2026.01.13 17:54:44.740193 [ 276 ] {6e032c43-0293-48cf-bd35-5396677f21a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2267 | 2026.01.13 17:54:44.740521 [ 276 ] {6e032c43-0293-48cf-bd35-5396677f21a2} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2268 | 2026.01.13 17:54:44.740722 [ 276 ] {6e032c43-0293-48cf-bd35-5396677f21a2} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2269 | 2026.01.13 17:54:44.740849 [ 276 ] {6e032c43-0293-48cf-bd35-5396677f21a2} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001382 sec., 498552.82199710567 rows/sec., 34.81 MiB/sec. | ||
| 2270 | 2026.01.13 17:54:44.740886 [ 276 ] {6e032c43-0293-48cf-bd35-5396677f21a2} <Debug> TCPHandler: Processed in 0.001553658 sec. | ||
| 2271 | 2026.01.13 17:54:44.741004 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2272 | 2026.01.13 17:54:44.741095 [ 276 ] {e709382f-4913-4ea9-af66-ca262d7d0d3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2273 | 2026.01.13 17:54:44.741134 [ 276 ] {e709382f-4913-4ea9-af66-ca262d7d0d3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2274 | 2026.01.13 17:54:44.741475 [ 276 ] {e709382f-4913-4ea9-af66-ca262d7d0d3b} <Trace> oximeter.measurements_bool (826fdc8e-3d6b-4202-9ce2-60a454a21d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2275 | 2026.01.13 17:54:44.741511 [ 276 ] {e709382f-4913-4ea9-af66-ca262d7d0d3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2276 | 2026.01.13 17:54:44.741799 [ 276 ] {e709382f-4913-4ea9-af66-ca262d7d0d3b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2277 | 2026.01.13 17:54:44.742004 [ 276 ] {e709382f-4913-4ea9-af66-ca262d7d0d3b} <Trace> oximeter.measurements_bool (826fdc8e-3d6b-4202-9ce2-60a454a21d74): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2278 | 2026.01.13 17:54:44.742138 [ 276 ] {e709382f-4913-4ea9-af66-ca262d7d0d3b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00106 sec., 5660.377358490567 rows/sec., 295.73 KiB/sec. | ||
| 2279 | 2026.01.13 17:54:44.742174 [ 276 ] {e709382f-4913-4ea9-af66-ca262d7d0d3b} <Debug> TCPHandler: Processed in 0.001217431 sec. | ||
| 2280 | 2026.01.13 17:54:44.742286 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2281 | 2026.01.13 17:54:44.742378 [ 276 ] {72fe86ec-1b85-469e-8f04-bb0605809eee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2282 | 2026.01.13 17:54:44.742419 [ 276 ] {72fe86ec-1b85-469e-8f04-bb0605809eee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2283 | 2026.01.13 17:54:44.742839 [ 276 ] {72fe86ec-1b85-469e-8f04-bb0605809eee} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2284 | 2026.01.13 17:54:44.742874 [ 276 ] {72fe86ec-1b85-469e-8f04-bb0605809eee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2285 | 2026.01.13 17:54:44.743195 [ 276 ] {72fe86ec-1b85-469e-8f04-bb0605809eee} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2286 | 2026.01.13 17:54:44.743396 [ 276 ] {72fe86ec-1b85-469e-8f04-bb0605809eee} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2287 | 2026.01.13 17:54:44.743526 [ 276 ] {72fe86ec-1b85-469e-8f04-bb0605809eee} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001166 sec., 269296.7409948542 rows/sec., 17.69 MiB/sec. | ||
| 2288 | 2026.01.13 17:54:44.743561 [ 276 ] {72fe86ec-1b85-469e-8f04-bb0605809eee} <Debug> TCPHandler: Processed in 0.001322674 sec. | ||
| 2289 | 2026.01.13 17:54:44.743658 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2290 | 2026.01.13 17:54:44.743749 [ 276 ] {4747cd53-29a0-431e-9ed5-2c952e890463} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2291 | 2026.01.13 17:54:44.743794 [ 276 ] {4747cd53-29a0-431e-9ed5-2c952e890463} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2292 | 2026.01.13 17:54:44.744093 [ 276 ] {4747cd53-29a0-431e-9ed5-2c952e890463} <Trace> oximeter.measurements_f64 (1c067b5b-75e1-467d-a7e3-d4b172727ac8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2293 | 2026.01.13 17:54:44.744129 [ 276 ] {4747cd53-29a0-431e-9ed5-2c952e890463} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2294 | 2026.01.13 17:54:44.744414 [ 276 ] {4747cd53-29a0-431e-9ed5-2c952e890463} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2295 | 2026.01.13 17:54:44.744623 [ 276 ] {4747cd53-29a0-431e-9ed5-2c952e890463} <Trace> oximeter.measurements_f64 (1c067b5b-75e1-467d-a7e3-d4b172727ac8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2296 | 2026.01.13 17:54:44.744764 [ 276 ] {4747cd53-29a0-431e-9ed5-2c952e890463} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001033 sec., 968.054211035818 rows/sec., 65.23 KiB/sec. | ||
| 2297 | 2026.01.13 17:54:44.744799 [ 276 ] {4747cd53-29a0-431e-9ed5-2c952e890463} <Debug> TCPHandler: Processed in 0.001187651 sec. | ||
| 2298 | 2026.01.13 17:54:44.744909 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2299 | 2026.01.13 17:54:44.745001 [ 276 ] {a024af31-902f-40af-acd2-a7dd03ffef8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2300 | 2026.01.13 17:54:44.745054 [ 276 ] {a024af31-902f-40af-acd2-a7dd03ffef8e} <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 | ||
| 2301 | 2026.01.13 17:54:44.745795 [ 276 ] {a024af31-902f-40af-acd2-a7dd03ffef8e} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2302 | 2026.01.13 17:54:44.745831 [ 276 ] {a024af31-902f-40af-acd2-a7dd03ffef8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2303 | 2026.01.13 17:54:44.746305 [ 276 ] {a024af31-902f-40af-acd2-a7dd03ffef8e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2304 | 2026.01.13 17:54:44.746530 [ 276 ] {a024af31-902f-40af-acd2-a7dd03ffef8e} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2305 | 2026.01.13 17:54:44.746666 [ 276 ] {a024af31-902f-40af-acd2-a7dd03ffef8e} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001683 sec., 5941.770647653 rows/sec., 10.65 MiB/sec. | ||
| 2306 | 2026.01.13 17:54:44.746713 [ 276 ] {a024af31-902f-40af-acd2-a7dd03ffef8e} <Debug> TCPHandler: Processed in 0.001850603 sec. | ||
| 2307 | 2026.01.13 17:54:44.746823 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2308 | 2026.01.13 17:54:44.746915 [ 276 ] {16cb2c92-2f2b-47b5-a970-780d3c8e2872} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2309 | 2026.01.13 17:54:44.746955 [ 276 ] {16cb2c92-2f2b-47b5-a970-780d3c8e2872} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2310 | 2026.01.13 17:54:44.747274 [ 276 ] {16cb2c92-2f2b-47b5-a970-780d3c8e2872} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2311 | 2026.01.13 17:54:44.747309 [ 276 ] {16cb2c92-2f2b-47b5-a970-780d3c8e2872} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2312 | 2026.01.13 17:54:44.747607 [ 276 ] {16cb2c92-2f2b-47b5-a970-780d3c8e2872} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2313 | 2026.01.13 17:54:44.747807 [ 276 ] {16cb2c92-2f2b-47b5-a970-780d3c8e2872} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2314 | 2026.01.13 17:54:44.747926 [ 276 ] {16cb2c92-2f2b-47b5-a970-780d3c8e2872} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001029 sec., 101068.9990281827 rows/sec., 6.19 MiB/sec. | ||
| 2315 | 2026.01.13 17:54:44.747960 [ 276 ] {16cb2c92-2f2b-47b5-a970-780d3c8e2872} <Debug> TCPHandler: Processed in 0.001184951 sec. | ||
| 2316 | 2026.01.13 17:54:45.000193 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 204.25 MiB, peak 208.71 MiB, free memory in arenas 0.00 B, will set to 205.80 MiB (RSS), difference: 1.56 MiB | ||
| 2317 | 2026.01.13 17:54:49.719962 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2318 | 2026.01.13 17:54:49.720163 [ 276 ] {34dd6a95-85e5-47db-9eb9-7b0159f474e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2319 | 2026.01.13 17:54:49.720230 [ 276 ] {34dd6a95-85e5-47db-9eb9-7b0159f474e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2320 | 2026.01.13 17:54:49.720811 [ 276 ] {34dd6a95-85e5-47db-9eb9-7b0159f474e1} <Trace> oximeter.fields_ipaddr (262b395f-daa4-48d1-aa34-e8cf0bb4ab49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2321 | 2026.01.13 17:54:49.720860 [ 276 ] {34dd6a95-85e5-47db-9eb9-7b0159f474e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2322 | 2026.01.13 17:54:49.721243 [ 276 ] {34dd6a95-85e5-47db-9eb9-7b0159f474e1} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2323 | 2026.01.13 17:54:49.721467 [ 276 ] {34dd6a95-85e5-47db-9eb9-7b0159f474e1} <Trace> oximeter.fields_ipaddr (262b395f-daa4-48d1-aa34-e8cf0bb4ab49): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2324 | 2026.01.13 17:54:49.721635 [ 276 ] {34dd6a95-85e5-47db-9eb9-7b0159f474e1} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00152 sec., 2631.578947368421 rows/sec., 214.59 KiB/sec. | ||
| 2325 | 2026.01.13 17:54:49.721676 [ 276 ] {34dd6a95-85e5-47db-9eb9-7b0159f474e1} <Debug> TCPHandler: Processed in 0.001847833 sec. | ||
| 2326 | 2026.01.13 17:54:49.721797 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2327 | 2026.01.13 17:54:49.721893 [ 276 ] {7567c775-a515-490d-82d0-d766efe0491b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2328 | 2026.01.13 17:54:49.721933 [ 276 ] {7567c775-a515-490d-82d0-d766efe0491b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2329 | 2026.01.13 17:54:49.722367 [ 276 ] {7567c775-a515-490d-82d0-d766efe0491b} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2330 | 2026.01.13 17:54:49.722402 [ 276 ] {7567c775-a515-490d-82d0-d766efe0491b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2331 | 2026.01.13 17:54:49.722740 [ 276 ] {7567c775-a515-490d-82d0-d766efe0491b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2332 | 2026.01.13 17:54:49.722959 [ 276 ] {7567c775-a515-490d-82d0-d766efe0491b} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2333 | 2026.01.13 17:54:49.723090 [ 276 ] {7567c775-a515-490d-82d0-d766efe0491b} <Debug> executeQuery: Read 120 rows, 10.41 KiB in 0.001215 sec., 98765.43209876544 rows/sec., 8.36 MiB/sec. | ||
| 2334 | 2026.01.13 17:54:49.723126 [ 276 ] {7567c775-a515-490d-82d0-d766efe0491b} <Debug> TCPHandler: Processed in 0.001380065 sec. | ||
| 2335 | 2026.01.13 17:54:49.723243 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2336 | 2026.01.13 17:54:49.723337 [ 276 ] {d49a0cf4-0b2c-4608-a8f3-e30e394d6ce3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2337 | 2026.01.13 17:54:49.723377 [ 276 ] {d49a0cf4-0b2c-4608-a8f3-e30e394d6ce3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2338 | 2026.01.13 17:54:49.723774 [ 276 ] {d49a0cf4-0b2c-4608-a8f3-e30e394d6ce3} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2339 | 2026.01.13 17:54:49.723809 [ 276 ] {d49a0cf4-0b2c-4608-a8f3-e30e394d6ce3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2340 | 2026.01.13 17:54:49.724112 [ 276 ] {d49a0cf4-0b2c-4608-a8f3-e30e394d6ce3} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2341 | 2026.01.13 17:54:49.724317 [ 276 ] {d49a0cf4-0b2c-4608-a8f3-e30e394d6ce3} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2342 | 2026.01.13 17:54:49.724449 [ 276 ] {d49a0cf4-0b2c-4608-a8f3-e30e394d6ce3} <Debug> executeQuery: Read 35 rows, 2.61 KiB in 0.001131 sec., 30946.065428824048 rows/sec., 2.25 MiB/sec. | ||
| 2343 | 2026.01.13 17:54:49.724484 [ 276 ] {d49a0cf4-0b2c-4608-a8f3-e30e394d6ce3} <Debug> TCPHandler: Processed in 0.001292303 sec. | ||
| 2344 | 2026.01.13 17:54:49.724590 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2345 | 2026.01.13 17:54:49.724683 [ 276 ] {09bd4f05-4541-48d7-9d6d-0096af3410a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2346 | 2026.01.13 17:54:49.724723 [ 276 ] {09bd4f05-4541-48d7-9d6d-0096af3410a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2347 | 2026.01.13 17:54:49.725141 [ 276 ] {09bd4f05-4541-48d7-9d6d-0096af3410a5} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2348 | 2026.01.13 17:54:49.725175 [ 276 ] {09bd4f05-4541-48d7-9d6d-0096af3410a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2349 | 2026.01.13 17:54:49.725482 [ 276 ] {09bd4f05-4541-48d7-9d6d-0096af3410a5} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2350 | 2026.01.13 17:54:49.725690 [ 276 ] {09bd4f05-4541-48d7-9d6d-0096af3410a5} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2351 | 2026.01.13 17:54:49.725820 [ 276 ] {09bd4f05-4541-48d7-9d6d-0096af3410a5} <Debug> executeQuery: Read 105 rows, 8.41 KiB in 0.001155 sec., 90909.09090909091 rows/sec., 7.11 MiB/sec. | ||
| 2352 | 2026.01.13 17:54:49.725856 [ 276 ] {09bd4f05-4541-48d7-9d6d-0096af3410a5} <Debug> TCPHandler: Processed in 0.001314924 sec. | ||
| 2353 | 2026.01.13 17:54:49.725971 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2354 | 2026.01.13 17:54:49.726064 [ 276 ] {15edc3f9-316c-42a6-91ae-0ad584ca01a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2355 | 2026.01.13 17:54:49.726107 [ 276 ] {15edc3f9-316c-42a6-91ae-0ad584ca01a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2356 | 2026.01.13 17:54:49.726502 [ 276 ] {15edc3f9-316c-42a6-91ae-0ad584ca01a4} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2357 | 2026.01.13 17:54:49.726536 [ 276 ] {15edc3f9-316c-42a6-91ae-0ad584ca01a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2358 | 2026.01.13 17:54:49.726862 [ 276 ] {15edc3f9-316c-42a6-91ae-0ad584ca01a4} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2359 | 2026.01.13 17:54:49.727062 [ 276 ] {15edc3f9-316c-42a6-91ae-0ad584ca01a4} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2360 | 2026.01.13 17:54:49.727197 [ 276 ] {15edc3f9-316c-42a6-91ae-0ad584ca01a4} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.00115 sec., 140869.5652173913 rows/sec., 9.81 MiB/sec. | ||
| 2361 | 2026.01.13 17:54:49.727232 [ 276 ] {15edc3f9-316c-42a6-91ae-0ad584ca01a4} <Debug> TCPHandler: Processed in 0.001311263 sec. | ||
| 2362 | 2026.01.13 17:54:49.727342 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2363 | 2026.01.13 17:54:49.727436 [ 276 ] {56eb7e81-3332-4a3f-8d3c-9b56fe4d4da1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2364 | 2026.01.13 17:54:49.727490 [ 276 ] {56eb7e81-3332-4a3f-8d3c-9b56fe4d4da1} <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 | ||
| 2365 | 2026.01.13 17:54:49.728229 [ 276 ] {56eb7e81-3332-4a3f-8d3c-9b56fe4d4da1} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2366 | 2026.01.13 17:54:49.728263 [ 276 ] {56eb7e81-3332-4a3f-8d3c-9b56fe4d4da1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2367 | 2026.01.13 17:54:49.728823 [ 276 ] {56eb7e81-3332-4a3f-8d3c-9b56fe4d4da1} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2368 | 2026.01.13 17:54:49.729043 [ 276 ] {56eb7e81-3332-4a3f-8d3c-9b56fe4d4da1} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2369 | 2026.01.13 17:54:49.729182 [ 276 ] {56eb7e81-3332-4a3f-8d3c-9b56fe4d4da1} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001764 sec., 17573.69614512472 rows/sec., 31.49 MiB/sec. | ||
| 2370 | 2026.01.13 17:54:49.729230 [ 276 ] {56eb7e81-3332-4a3f-8d3c-9b56fe4d4da1} <Debug> TCPHandler: Processed in 0.001937585 sec. | ||
| 2371 | 2026.01.13 17:54:49.729344 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2372 | 2026.01.13 17:54:49.729440 [ 276 ] {b21e4bf3-73dd-4289-81ae-92aca27c43d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2373 | 2026.01.13 17:54:49.729481 [ 276 ] {b21e4bf3-73dd-4289-81ae-92aca27c43d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2374 | 2026.01.13 17:54:49.729793 [ 276 ] {b21e4bf3-73dd-4289-81ae-92aca27c43d4} <Trace> oximeter.measurements_i64 (d1f76582-7773-4dbe-97f5-32a982c1c140): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2375 | 2026.01.13 17:54:49.729826 [ 276 ] {b21e4bf3-73dd-4289-81ae-92aca27c43d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2376 | 2026.01.13 17:54:49.730126 [ 276 ] {b21e4bf3-73dd-4289-81ae-92aca27c43d4} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2377 | 2026.01.13 17:54:49.730327 [ 276 ] {b21e4bf3-73dd-4289-81ae-92aca27c43d4} <Trace> oximeter.measurements_i64 (d1f76582-7773-4dbe-97f5-32a982c1c140): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2378 | 2026.01.13 17:54:49.730450 [ 276 ] {b21e4bf3-73dd-4289-81ae-92aca27c43d4} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.001028 sec., 5836.575875486381 rows/sec., 412.28 KiB/sec. | ||
| 2379 | 2026.01.13 17:54:49.730483 [ 276 ] {b21e4bf3-73dd-4289-81ae-92aca27c43d4} <Debug> TCPHandler: Processed in 0.001189062 sec. | ||
| 2380 | 2026.01.13 17:54:49.730603 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2381 | 2026.01.13 17:54:49.730727 [ 276 ] {ebecc1d6-f9f3-42f4-9bd6-482d48c36a0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2382 | 2026.01.13 17:54:49.730777 [ 276 ] {ebecc1d6-f9f3-42f4-9bd6-482d48c36a0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2383 | 2026.01.13 17:54:49.731168 [ 276 ] {ebecc1d6-f9f3-42f4-9bd6-482d48c36a0d} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2384 | 2026.01.13 17:54:49.731209 [ 276 ] {ebecc1d6-f9f3-42f4-9bd6-482d48c36a0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2385 | 2026.01.13 17:54:49.731585 [ 276 ] {ebecc1d6-f9f3-42f4-9bd6-482d48c36a0d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2386 | 2026.01.13 17:54:49.731791 [ 276 ] {ebecc1d6-f9f3-42f4-9bd6-482d48c36a0d} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2387 | 2026.01.13 17:54:49.731925 [ 276 ] {ebecc1d6-f9f3-42f4-9bd6-482d48c36a0d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001223 sec., 49059.68928863451 rows/sec., 3.31 MiB/sec. | ||
| 2388 | 2026.01.13 17:54:49.731962 [ 276 ] {ebecc1d6-f9f3-42f4-9bd6-482d48c36a0d} <Debug> TCPHandler: Processed in 0.001420895 sec. | ||
| 2389 | 2026.01.13 17:54:50.513766 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4283 | ||
| 2390 | 2026.01.13 17:54:50.514287 [ 245 ] {} <Trace> system.asynchronous_metric_log (3e1656ea-c259-49fe-9ba0-58dc6ab6f9df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2391 | 2026.01.13 17:54:50.514339 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2392 | 2026.01.13 17:54:50.514861 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2393 | 2026.01.13 17:54:50.515097 [ 245 ] {} <Trace> system.asynchronous_metric_log (3e1656ea-c259-49fe-9ba0-58dc6ab6f9df): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2394 | 2026.01.13 17:54:50.515240 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4283 | ||
| 2395 | 2026.01.13 17:54:50.730036 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2396 | 2026.01.13 17:54:50.746336 [ 244 ] {} <Trace> system.metric_log (ae7e3c3e-b449-4f33-bec8-ffbb555a10ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2397 | 2026.01.13 17:54:50.746394 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2398 | 2026.01.13 17:54:50.752381 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2399 | 2026.01.13 17:54:50.753090 [ 244 ] {} <Trace> system.metric_log (ae7e3c3e-b449-4f33-bec8-ffbb555a10ce): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2400 | 2026.01.13 17:54:50.755938 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2401 | 2026.01.13 17:54:53.022454 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 338 | ||
| 2402 | 2026.01.13 17:54:53.024745 [ 243 ] {} <Trace> system.query_log (7e309dc9-d6d6-4af1-816a-0936f503f03a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2403 | 2026.01.13 17:54:53.024786 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2404 | 2026.01.13 17:54:53.025909 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2405 | 2026.01.13 17:54:53.026177 [ 243 ] {} <Trace> system.query_log (7e309dc9-d6d6-4af1-816a-0936f503f03a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2406 | 2026.01.13 17:54:53.026303 [ 32 ] {} <Debug> system.query_log (7e309dc9-d6d6-4af1-816a-0936f503f03a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2407 | 2026.01.13 17:54:53.026348 [ 32 ] {} <Trace> system.query_log (7e309dc9-d6d6-4af1-816a-0936f503f03a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2408 | 2026.01.13 17:54:53.026371 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2409 | 2026.01.13 17:54:53.026415 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 338 | ||
| 2410 | 2026.01.13 17:54:53.026471 [ 200 ] {7e309dc9-d6d6-4af1-816a-0936f503f03a::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 | ||
| 2411 | 2026.01.13 17:54:53.026992 [ 200 ] {7e309dc9-d6d6-4af1-816a-0936f503f03a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2412 | 2026.01.13 17:54:53.027150 [ 200 ] {7e309dc9-d6d6-4af1-816a-0936f503f03a::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 | ||
| 2413 | 2026.01.13 17:54:53.027577 [ 200 ] {7e309dc9-d6d6-4af1-816a-0936f503f03a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 88 rows starting from the beginning of the part | ||
| 2414 | 2026.01.13 17:54:53.027944 [ 200 ] {7e309dc9-d6d6-4af1-816a-0936f503f03a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 36 rows starting from the beginning of the part | ||
| 2415 | 2026.01.13 17:54:53.028305 [ 200 ] {7e309dc9-d6d6-4af1-816a-0936f503f03a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 26 rows starting from the beginning of the part | ||
| 2416 | 2026.01.13 17:54:53.028651 [ 200 ] {7e309dc9-d6d6-4af1-816a-0936f503f03a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 62 rows starting from the beginning of the part | ||
| 2417 | 2026.01.13 17:54:53.029012 [ 200 ] {7e309dc9-d6d6-4af1-816a-0936f503f03a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 38 rows starting from the beginning of the part | ||
| 2418 | 2026.01.13 17:54:53.034557 [ 195 ] {7e309dc9-d6d6-4af1-816a-0936f503f03a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 338 rows, containing 72 columns (72 merged, 0 gathered) in 0.008124826 sec., 41600.89089907895 rows/sec., 42.33 MiB/sec. | ||
| 2419 | 2026.01.13 17:54:53.035227 [ 200 ] {7e309dc9-d6d6-4af1-816a-0936f503f03a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2420 | 2026.01.13 17:54:53.035706 [ 200 ] {7e309dc9-d6d6-4af1-816a-0936f503f03a::all_1_6_1} <Trace> system.query_log (7e309dc9-d6d6-4af1-816a-0936f503f03a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2421 | 2026.01.13 17:54:53.035765 [ 200 ] {7e309dc9-d6d6-4af1-816a-0936f503f03a::all_1_6_1} <Trace> system.query_log (7e309dc9-d6d6-4af1-816a-0936f503f03a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2422 | 2026.01.13 17:54:53.035898 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.76 MiB. | ||
| 2423 | 2026.01.13 17:54:54.731333 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2424 | 2026.01.13 17:54:54.731623 [ 276 ] {9ca32607-fb25-4f94-bdf5-1a898bcadd72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2425 | 2026.01.13 17:54:54.731720 [ 276 ] {9ca32607-fb25-4f94-bdf5-1a898bcadd72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2426 | 2026.01.13 17:54:54.732543 [ 276 ] {9ca32607-fb25-4f94-bdf5-1a898bcadd72} <Trace> oximeter.fields_i16 (c518ca51-717d-4c11-8fbe-de2c2dfc273c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2427 | 2026.01.13 17:54:54.732591 [ 276 ] {9ca32607-fb25-4f94-bdf5-1a898bcadd72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2428 | 2026.01.13 17:54:54.733027 [ 276 ] {9ca32607-fb25-4f94-bdf5-1a898bcadd72} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2429 | 2026.01.13 17:54:54.733250 [ 276 ] {9ca32607-fb25-4f94-bdf5-1a898bcadd72} <Trace> oximeter.fields_i16 (c518ca51-717d-4c11-8fbe-de2c2dfc273c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2430 | 2026.01.13 17:54:54.733403 [ 276 ] {9ca32607-fb25-4f94-bdf5-1a898bcadd72} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00185 sec., 221621.6216216216 rows/sec., 14.06 MiB/sec. | ||
| 2431 | 2026.01.13 17:54:54.733444 [ 276 ] {9ca32607-fb25-4f94-bdf5-1a898bcadd72} <Debug> TCPHandler: Processed in 0.002284671 sec. | ||
| 2432 | 2026.01.13 17:54:54.733578 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2433 | 2026.01.13 17:54:54.733678 [ 276 ] {0858b7a3-bdd2-423f-ab58-8cfb0add79de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2434 | 2026.01.13 17:54:54.733719 [ 276 ] {0858b7a3-bdd2-423f-ab58-8cfb0add79de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2435 | 2026.01.13 17:54:54.734732 [ 276 ] {0858b7a3-bdd2-423f-ab58-8cfb0add79de} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2436 | 2026.01.13 17:54:54.734768 [ 276 ] {0858b7a3-bdd2-423f-ab58-8cfb0add79de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2437 | 2026.01.13 17:54:54.735146 [ 276 ] {0858b7a3-bdd2-423f-ab58-8cfb0add79de} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2438 | 2026.01.13 17:54:54.735357 [ 276 ] {0858b7a3-bdd2-423f-ab58-8cfb0add79de} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2439 | 2026.01.13 17:54:54.735461 [ 30 ] {} <Debug> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2440 | 2026.01.13 17:54:54.735482 [ 276 ] {0858b7a3-bdd2-423f-ab58-8cfb0add79de} <Debug> executeQuery: Read 1132 rows, 91.85 KiB in 0.001821 sec., 621636.4634816035 rows/sec., 49.26 MiB/sec. | ||
| 2441 | 2026.01.13 17:54:54.735528 [ 30 ] {} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2442 | 2026.01.13 17:54:54.735536 [ 276 ] {0858b7a3-bdd2-423f-ab58-8cfb0add79de} <Debug> TCPHandler: Processed in 0.002014616 sec. | ||
| 2443 | 2026.01.13 17:54:54.735556 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2444 | 2026.01.13 17:54:54.735663 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2445 | 2026.01.13 17:54:54.735693 [ 196 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::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 | ||
| 2446 | 2026.01.13 17:54:54.735765 [ 276 ] {5cf39dc7-af1c-452d-b2b1-479cfbd1c3a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2447 | 2026.01.13 17:54:54.735809 [ 276 ] {5cf39dc7-af1c-452d-b2b1-479cfbd1c3a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2448 | 2026.01.13 17:54:54.735835 [ 196 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2449 | 2026.01.13 17:54:54.735887 [ 196 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 256 rows starting from the beginning of the part | ||
| 2450 | 2026.01.13 17:54:54.735980 [ 196 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1132 rows starting from the beginning of the part | ||
| 2451 | 2026.01.13 17:54:54.736060 [ 196 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 110 rows starting from the beginning of the part | ||
| 2452 | 2026.01.13 17:54:54.736112 [ 196 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1132 rows starting from the beginning of the part | ||
| 2453 | 2026.01.13 17:54:54.736155 [ 196 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 120 rows starting from the beginning of the part | ||
| 2454 | 2026.01.13 17:54:54.736231 [ 196 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1132 rows starting from the beginning of the part | ||
| 2455 | 2026.01.13 17:54:54.736313 [ 276 ] {5cf39dc7-af1c-452d-b2b1-479cfbd1c3a3} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2456 | 2026.01.13 17:54:54.736356 [ 276 ] {5cf39dc7-af1c-452d-b2b1-479cfbd1c3a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2457 | 2026.01.13 17:54:54.736707 [ 276 ] {5cf39dc7-af1c-452d-b2b1-479cfbd1c3a3} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2458 | 2026.01.13 17:54:54.736935 [ 276 ] {5cf39dc7-af1c-452d-b2b1-479cfbd1c3a3} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2459 | 2026.01.13 17:54:54.737073 [ 276 ] {5cf39dc7-af1c-452d-b2b1-479cfbd1c3a3} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001326 sec., 162141.7797888386 rows/sec., 9.62 MiB/sec. | ||
| 2460 | 2026.01.13 17:54:54.737111 [ 276 ] {5cf39dc7-af1c-452d-b2b1-479cfbd1c3a3} <Debug> TCPHandler: Processed in 0.001497907 sec. | ||
| 2461 | 2026.01.13 17:54:54.737232 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2462 | 2026.01.13 17:54:54.737326 [ 276 ] {88423aa3-ade8-42f5-ac5c-a766921efc05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2463 | 2026.01.13 17:54:54.737366 [ 276 ] {88423aa3-ade8-42f5-ac5c-a766921efc05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2464 | 2026.01.13 17:54:54.737840 [ 276 ] {88423aa3-ade8-42f5-ac5c-a766921efc05} <Trace> oximeter.fields_u32 (283989db-30f4-4232-8589-7a68eae304b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2465 | 2026.01.13 17:54:54.737876 [ 276 ] {88423aa3-ade8-42f5-ac5c-a766921efc05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2466 | 2026.01.13 17:54:54.737909 [ 195 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3882 rows, containing 5 columns (5 merged, 0 gathered) in 0.002277441 sec., 1704544.7060977651 rows/sec., 143.21 MiB/sec. | ||
| 2467 | 2026.01.13 17:54:54.738145 [ 200 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2468 | 2026.01.13 17:54:54.738223 [ 276 ] {88423aa3-ade8-42f5-ac5c-a766921efc05} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2469 | 2026.01.13 17:54:54.738468 [ 200 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_11_2} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2470 | 2026.01.13 17:54:54.738503 [ 276 ] {88423aa3-ade8-42f5-ac5c-a766921efc05} <Trace> oximeter.fields_u32 (283989db-30f4-4232-8589-7a68eae304b8): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2471 | 2026.01.13 17:54:54.738551 [ 200 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_11_2} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2472 | 2026.01.13 17:54:54.738640 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.88 MiB. | ||
| 2473 | 2026.01.13 17:54:54.738646 [ 276 ] {88423aa3-ade8-42f5-ac5c-a766921efc05} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001338 sec., 158445.44095665173 rows/sec., 10.22 MiB/sec. | ||
| 2474 | 2026.01.13 17:54:54.738693 [ 276 ] {88423aa3-ade8-42f5-ac5c-a766921efc05} <Debug> TCPHandler: Processed in 0.001514107 sec. | ||
| 2475 | 2026.01.13 17:54:54.738805 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2476 | 2026.01.13 17:54:54.738899 [ 276 ] {f02e93a3-522a-4ebc-a426-15d2c650d87f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2477 | 2026.01.13 17:54:54.738943 [ 276 ] {f02e93a3-522a-4ebc-a426-15d2c650d87f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2478 | 2026.01.13 17:54:54.739444 [ 276 ] {f02e93a3-522a-4ebc-a426-15d2c650d87f} <Trace> oximeter.fields_u8 (7d5959b3-3fa8-49d8-9069-8b4bc7b3c5b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2479 | 2026.01.13 17:54:54.739480 [ 276 ] {f02e93a3-522a-4ebc-a426-15d2c650d87f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2480 | 2026.01.13 17:54:54.739786 [ 276 ] {f02e93a3-522a-4ebc-a426-15d2c650d87f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2481 | 2026.01.13 17:54:54.739993 [ 276 ] {f02e93a3-522a-4ebc-a426-15d2c650d87f} <Trace> oximeter.fields_u8 (7d5959b3-3fa8-49d8-9069-8b4bc7b3c5b2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2482 | 2026.01.13 17:54:54.740119 [ 276 ] {f02e93a3-522a-4ebc-a426-15d2c650d87f} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001238 sec., 170436.1873990307 rows/sec., 9.68 MiB/sec. | ||
| 2483 | 2026.01.13 17:54:54.740157 [ 276 ] {f02e93a3-522a-4ebc-a426-15d2c650d87f} <Debug> TCPHandler: Processed in 0.001411235 sec. | ||
| 2484 | 2026.01.13 17:54:54.740268 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2485 | 2026.01.13 17:54:54.740361 [ 276 ] {4cf6f6fa-b56d-4d7c-8998-484c4804ce2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2486 | 2026.01.13 17:54:54.740401 [ 276 ] {4cf6f6fa-b56d-4d7c-8998-484c4804ce2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2487 | 2026.01.13 17:54:54.741083 [ 276 ] {4cf6f6fa-b56d-4d7c-8998-484c4804ce2e} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2488 | 2026.01.13 17:54:54.741120 [ 276 ] {4cf6f6fa-b56d-4d7c-8998-484c4804ce2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2489 | 2026.01.13 17:54:54.741461 [ 276 ] {4cf6f6fa-b56d-4d7c-8998-484c4804ce2e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2490 | 2026.01.13 17:54:54.741665 [ 276 ] {4cf6f6fa-b56d-4d7c-8998-484c4804ce2e} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2491 | 2026.01.13 17:54:54.741765 [ 30 ] {} <Debug> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2492 | 2026.01.13 17:54:54.741793 [ 276 ] {4cf6f6fa-b56d-4d7c-8998-484c4804ce2e} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.00145 sec., 475172.4137931035 rows/sec., 33.18 MiB/sec. | ||
| 2493 | 2026.01.13 17:54:54.741802 [ 30 ] {} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2494 | 2026.01.13 17:54:54.741834 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2495 | 2026.01.13 17:54:54.741838 [ 276 ] {4cf6f6fa-b56d-4d7c-8998-484c4804ce2e} <Debug> TCPHandler: Processed in 0.001623219 sec. | ||
| 2496 | 2026.01.13 17:54:54.741958 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2497 | 2026.01.13 17:54:54.741973 [ 193 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::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 | ||
| 2498 | 2026.01.13 17:54:54.742053 [ 276 ] {2013f895-878f-489d-8589-8f5649ee6b24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2499 | 2026.01.13 17:54:54.742084 [ 193 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2500 | 2026.01.13 17:54:54.742094 [ 276 ] {2013f895-878f-489d-8589-8f5649ee6b24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2501 | 2026.01.13 17:54:54.742119 [ 193 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 161 rows starting from the beginning of the part | ||
| 2502 | 2026.01.13 17:54:54.742218 [ 193 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 689 rows starting from the beginning of the part | ||
| 2503 | 2026.01.13 17:54:54.742273 [ 193 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 91 rows starting from the beginning of the part | ||
| 2504 | 2026.01.13 17:54:54.742324 [ 193 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 689 rows starting from the beginning of the part | ||
| 2505 | 2026.01.13 17:54:54.742377 [ 193 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 105 rows starting from the beginning of the part | ||
| 2506 | 2026.01.13 17:54:54.742426 [ 193 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 689 rows starting from the beginning of the part | ||
| 2507 | 2026.01.13 17:54:54.742437 [ 276 ] {2013f895-878f-489d-8589-8f5649ee6b24} <Trace> oximeter.measurements_bool (826fdc8e-3d6b-4202-9ce2-60a454a21d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2508 | 2026.01.13 17:54:54.742474 [ 276 ] {2013f895-878f-489d-8589-8f5649ee6b24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2509 | 2026.01.13 17:54:54.742779 [ 276 ] {2013f895-878f-489d-8589-8f5649ee6b24} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2510 | 2026.01.13 17:54:54.742995 [ 276 ] {2013f895-878f-489d-8589-8f5649ee6b24} <Trace> oximeter.measurements_bool (826fdc8e-3d6b-4202-9ce2-60a454a21d74): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2511 | 2026.01.13 17:54:54.743121 [ 276 ] {2013f895-878f-489d-8589-8f5649ee6b24} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001086 sec., 5524.861878453039 rows/sec., 288.65 KiB/sec. | ||
| 2512 | 2026.01.13 17:54:54.743157 [ 276 ] {2013f895-878f-489d-8589-8f5649ee6b24} <Debug> TCPHandler: Processed in 0.001248102 sec. | ||
| 2513 | 2026.01.13 17:54:54.743276 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2514 | 2026.01.13 17:54:54.743371 [ 276 ] {ed3d2c69-aa74-4ea5-86f6-7f16476143e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2515 | 2026.01.13 17:54:54.743414 [ 276 ] {ed3d2c69-aa74-4ea5-86f6-7f16476143e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2516 | 2026.01.13 17:54:54.743566 [ 200 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2424 rows, containing 5 columns (5 merged, 0 gathered) in 0.001655789 sec., 1463954.6463951627 rows/sec., 109.84 MiB/sec. | ||
| 2517 | 2026.01.13 17:54:54.743811 [ 195 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2518 | 2026.01.13 17:54:54.743862 [ 276 ] {ed3d2c69-aa74-4ea5-86f6-7f16476143e2} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2519 | 2026.01.13 17:54:54.743905 [ 276 ] {ed3d2c69-aa74-4ea5-86f6-7f16476143e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2520 | 2026.01.13 17:54:54.744173 [ 195 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_11_2} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2521 | 2026.01.13 17:54:54.744270 [ 195 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_11_2} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2522 | 2026.01.13 17:54:54.744290 [ 276 ] {ed3d2c69-aa74-4ea5-86f6-7f16476143e2} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2523 | 2026.01.13 17:54:54.744368 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 2524 | 2026.01.13 17:54:54.744512 [ 276 ] {ed3d2c69-aa74-4ea5-86f6-7f16476143e2} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2525 | 2026.01.13 17:54:54.744615 [ 30 ] {} <Debug> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2526 | 2026.01.13 17:54:54.744646 [ 30 ] {} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2527 | 2026.01.13 17:54:54.744649 [ 276 ] {ed3d2c69-aa74-4ea5-86f6-7f16476143e2} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001295 sec., 242471.04247104248 rows/sec., 15.93 MiB/sec. | ||
| 2528 | 2026.01.13 17:54:54.744662 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2529 | 2026.01.13 17:54:54.744695 [ 276 ] {ed3d2c69-aa74-4ea5-86f6-7f16476143e2} <Debug> TCPHandler: Processed in 0.001478067 sec. | ||
| 2530 | 2026.01.13 17:54:54.744744 [ 200 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::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 | ||
| 2531 | 2026.01.13 17:54:54.744804 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2532 | 2026.01.13 17:54:54.744840 [ 200 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2533 | 2026.01.13 17:54:54.744872 [ 200 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 972 rows starting from the beginning of the part | ||
| 2534 | 2026.01.13 17:54:54.744909 [ 276 ] {8a306495-1d42-4c65-b7d9-8a4f30864987} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2535 | 2026.01.13 17:54:54.744921 [ 200 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 314 rows starting from the beginning of the part | ||
| 2536 | 2026.01.13 17:54:54.744961 [ 276 ] {8a306495-1d42-4c65-b7d9-8a4f30864987} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2537 | 2026.01.13 17:54:54.744974 [ 200 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 160 rows starting from the beginning of the part | ||
| 2538 | 2026.01.13 17:54:54.745018 [ 200 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 314 rows starting from the beginning of the part | ||
| 2539 | 2026.01.13 17:54:54.745055 [ 200 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 162 rows starting from the beginning of the part | ||
| 2540 | 2026.01.13 17:54:54.745094 [ 200 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 314 rows starting from the beginning of the part | ||
| 2541 | 2026.01.13 17:54:54.745287 [ 276 ] {8a306495-1d42-4c65-b7d9-8a4f30864987} <Trace> oximeter.measurements_f64 (1c067b5b-75e1-467d-a7e3-d4b172727ac8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2542 | 2026.01.13 17:54:54.745331 [ 276 ] {8a306495-1d42-4c65-b7d9-8a4f30864987} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2543 | 2026.01.13 17:54:54.745658 [ 276 ] {8a306495-1d42-4c65-b7d9-8a4f30864987} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2544 | 2026.01.13 17:54:54.745876 [ 276 ] {8a306495-1d42-4c65-b7d9-8a4f30864987} <Trace> oximeter.measurements_f64 (1c067b5b-75e1-467d-a7e3-d4b172727ac8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2545 | 2026.01.13 17:54:54.746008 [ 276 ] {8a306495-1d42-4c65-b7d9-8a4f30864987} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001117 sec., 895.2551477170995 rows/sec., 60.32 KiB/sec. | ||
| 2546 | 2026.01.13 17:54:54.746044 [ 276 ] {8a306495-1d42-4c65-b7d9-8a4f30864987} <Debug> TCPHandler: Processed in 0.001290623 sec. | ||
| 2547 | 2026.01.13 17:54:54.746117 [ 195 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2236 rows, containing 5 columns (5 merged, 0 gathered) in 0.001401396 sec., 1595551.8639984701 rows/sec., 109.77 MiB/sec. | ||
| 2548 | 2026.01.13 17:54:54.746159 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2549 | 2026.01.13 17:54:54.746257 [ 276 ] {8d7ec3b8-0be3-48a2-878a-5ca22b6d087b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2550 | 2026.01.13 17:54:54.746311 [ 276 ] {8d7ec3b8-0be3-48a2-878a-5ca22b6d087b} <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 | ||
| 2551 | 2026.01.13 17:54:54.746323 [ 200 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2552 | 2026.01.13 17:54:54.746559 [ 200 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2553 | 2026.01.13 17:54:54.746619 [ 200 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2554 | 2026.01.13 17:54:54.746674 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 2555 | 2026.01.13 17:54:54.747085 [ 276 ] {8d7ec3b8-0be3-48a2-878a-5ca22b6d087b} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2556 | 2026.01.13 17:54:54.747126 [ 276 ] {8d7ec3b8-0be3-48a2-878a-5ca22b6d087b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2557 | 2026.01.13 17:54:54.747632 [ 276 ] {8d7ec3b8-0be3-48a2-878a-5ca22b6d087b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2558 | 2026.01.13 17:54:54.747852 [ 276 ] {8d7ec3b8-0be3-48a2-878a-5ca22b6d087b} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2559 | 2026.01.13 17:54:54.747992 [ 276 ] {8d7ec3b8-0be3-48a2-878a-5ca22b6d087b} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001753 sec., 5704.5065601825445 rows/sec., 10.22 MiB/sec. | ||
| 2560 | 2026.01.13 17:54:54.748049 [ 276 ] {8d7ec3b8-0be3-48a2-878a-5ca22b6d087b} <Debug> TCPHandler: Processed in 0.001939645 sec. | ||
| 2561 | 2026.01.13 17:54:54.748163 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2562 | 2026.01.13 17:54:54.748259 [ 276 ] {6a8c4847-d9ed-4fe5-9d7e-d6d9a902c63a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2563 | 2026.01.13 17:54:54.748299 [ 276 ] {6a8c4847-d9ed-4fe5-9d7e-d6d9a902c63a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2564 | 2026.01.13 17:54:54.748632 [ 276 ] {6a8c4847-d9ed-4fe5-9d7e-d6d9a902c63a} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2565 | 2026.01.13 17:54:54.748669 [ 276 ] {6a8c4847-d9ed-4fe5-9d7e-d6d9a902c63a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2566 | 2026.01.13 17:54:54.748968 [ 276 ] {6a8c4847-d9ed-4fe5-9d7e-d6d9a902c63a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2567 | 2026.01.13 17:54:54.749167 [ 276 ] {6a8c4847-d9ed-4fe5-9d7e-d6d9a902c63a} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2568 | 2026.01.13 17:54:54.749263 [ 30 ] {} <Debug> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2569 | 2026.01.13 17:54:54.749289 [ 276 ] {6a8c4847-d9ed-4fe5-9d7e-d6d9a902c63a} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001049 sec., 99142.04003813156 rows/sec., 6.07 MiB/sec. | ||
| 2570 | 2026.01.13 17:54:54.749296 [ 30 ] {} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2571 | 2026.01.13 17:54:54.749328 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2572 | 2026.01.13 17:54:54.749331 [ 276 ] {6a8c4847-d9ed-4fe5-9d7e-d6d9a902c63a} <Debug> TCPHandler: Processed in 0.001218462 sec. | ||
| 2573 | 2026.01.13 17:54:54.749434 [ 192 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::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 | ||
| 2574 | 2026.01.13 17:54:54.749547 [ 192 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2575 | 2026.01.13 17:54:54.749582 [ 192 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 300 rows starting from the beginning of the part | ||
| 2576 | 2026.01.13 17:54:54.749653 [ 192 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 104 rows starting from the beginning of the part | ||
| 2577 | 2026.01.13 17:54:54.749702 [ 192 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 60 rows starting from the beginning of the part | ||
| 2578 | 2026.01.13 17:54:54.749743 [ 192 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 104 rows starting from the beginning of the part | ||
| 2579 | 2026.01.13 17:54:54.749785 [ 192 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 60 rows starting from the beginning of the part | ||
| 2580 | 2026.01.13 17:54:54.749828 [ 192 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 104 rows starting from the beginning of the part | ||
| 2581 | 2026.01.13 17:54:54.750665 [ 191 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 732 rows, containing 4 columns (4 merged, 0 gathered) in 0.001279543 sec., 572079.2501697872 rows/sec., 37.00 MiB/sec. | ||
| 2582 | 2026.01.13 17:54:54.750811 [ 192 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2583 | 2026.01.13 17:54:54.751048 [ 192 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_11_2} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2584 | 2026.01.13 17:54:54.751111 [ 192 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_11_2} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2585 | 2026.01.13 17:54:54.751163 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 2586 | 2026.01.13 17:54:57.949947 [ 25 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2587 | 2026.01.13 17:54:57.950002 [ 25 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2588 | 2026.01.13 17:54:58.015388 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4795 | ||
| 2589 | 2026.01.13 17:54:58.015970 [ 245 ] {} <Trace> system.asynchronous_metric_log (3e1656ea-c259-49fe-9ba0-58dc6ab6f9df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2590 | 2026.01.13 17:54:58.016024 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2591 | 2026.01.13 17:54:58.016539 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2592 | 2026.01.13 17:54:58.016776 [ 245 ] {} <Trace> system.asynchronous_metric_log (3e1656ea-c259-49fe-9ba0-58dc6ab6f9df): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2593 | 2026.01.13 17:54:58.016926 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4795 | ||
| 2594 | 2026.01.13 17:54:58.256081 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2595 | 2026.01.13 17:54:58.274383 [ 244 ] {} <Trace> system.metric_log (ae7e3c3e-b449-4f33-bec8-ffbb555a10ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2596 | 2026.01.13 17:54:58.274443 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2597 | 2026.01.13 17:54:58.280621 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2598 | 2026.01.13 17:54:58.281335 [ 244 ] {} <Trace> system.metric_log (ae7e3c3e-b449-4f33-bec8-ffbb555a10ce): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2599 | 2026.01.13 17:54:58.284588 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2600 | 2026.01.13 17:54:59.000255 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 208.40 MiB, peak 212.40 MiB, free memory in arenas 0.00 B, will set to 212.29 MiB (RSS), difference: 3.89 MiB | ||
| 2601 | 2026.01.13 17:54:59.720087 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2602 | 2026.01.13 17:54:59.720296 [ 276 ] {f0baf2fa-8616-4f33-84e0-1226177d80db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2603 | 2026.01.13 17:54:59.720368 [ 276 ] {f0baf2fa-8616-4f33-84e0-1226177d80db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2604 | 2026.01.13 17:54:59.721134 [ 276 ] {f0baf2fa-8616-4f33-84e0-1226177d80db} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2605 | 2026.01.13 17:54:59.721181 [ 276 ] {f0baf2fa-8616-4f33-84e0-1226177d80db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2606 | 2026.01.13 17:54:59.721577 [ 276 ] {f0baf2fa-8616-4f33-84e0-1226177d80db} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2607 | 2026.01.13 17:54:59.721800 [ 276 ] {f0baf2fa-8616-4f33-84e0-1226177d80db} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2608 | 2026.01.13 17:54:59.721952 [ 276 ] {f0baf2fa-8616-4f33-84e0-1226177d80db} <Debug> executeQuery: Read 118 rows, 10.26 KiB in 0.001707 sec., 69127.12360867018 rows/sec., 5.87 MiB/sec. | ||
| 2609 | 2026.01.13 17:54:59.721997 [ 276 ] {f0baf2fa-8616-4f33-84e0-1226177d80db} <Debug> TCPHandler: Processed in 0.002051647 sec. | ||
| 2610 | 2026.01.13 17:54:59.722125 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2611 | 2026.01.13 17:54:59.722220 [ 276 ] {b429c72e-356e-424b-8749-08e565b9581c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2612 | 2026.01.13 17:54:59.722261 [ 276 ] {b429c72e-356e-424b-8749-08e565b9581c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2613 | 2026.01.13 17:54:59.722663 [ 276 ] {b429c72e-356e-424b-8749-08e565b9581c} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2614 | 2026.01.13 17:54:59.722700 [ 276 ] {b429c72e-356e-424b-8749-08e565b9581c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2615 | 2026.01.13 17:54:59.723008 [ 276 ] {b429c72e-356e-424b-8749-08e565b9581c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2616 | 2026.01.13 17:54:59.723209 [ 276 ] {b429c72e-356e-424b-8749-08e565b9581c} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2617 | 2026.01.13 17:54:59.723319 [ 63 ] {} <Debug> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2618 | 2026.01.13 17:54:59.723336 [ 276 ] {b429c72e-356e-424b-8749-08e565b9581c} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001135 sec., 27312.77533039648 rows/sec., 2.01 MiB/sec. | ||
| 2619 | 2026.01.13 17:54:59.723384 [ 63 ] {} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2620 | 2026.01.13 17:54:59.723394 [ 276 ] {b429c72e-356e-424b-8749-08e565b9581c} <Debug> TCPHandler: Processed in 0.001319234 sec. | ||
| 2621 | 2026.01.13 17:54:59.723414 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2622 | 2026.01.13 17:54:59.723526 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2623 | 2026.01.13 17:54:59.723535 [ 195 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::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 | ||
| 2624 | 2026.01.13 17:54:59.723628 [ 276 ] {4a248b75-a3b4-401e-a93a-058adfc28f0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2625 | 2026.01.13 17:54:59.723671 [ 276 ] {4a248b75-a3b4-401e-a93a-058adfc28f0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2626 | 2026.01.13 17:54:59.723691 [ 195 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2627 | 2026.01.13 17:54:59.723734 [ 195 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 266 rows starting from the beginning of the part | ||
| 2628 | 2026.01.13 17:54:59.723833 [ 195 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 27 rows starting from the beginning of the part | ||
| 2629 | 2026.01.13 17:54:59.723900 [ 195 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 215 rows starting from the beginning of the part | ||
| 2630 | 2026.01.13 17:54:59.723949 [ 195 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 35 rows starting from the beginning of the part | ||
| 2631 | 2026.01.13 17:54:59.723989 [ 195 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 215 rows starting from the beginning of the part | ||
| 2632 | 2026.01.13 17:54:59.724034 [ 195 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 31 rows starting from the beginning of the part | ||
| 2633 | 2026.01.13 17:54:59.724106 [ 276 ] {4a248b75-a3b4-401e-a93a-058adfc28f0b} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2634 | 2026.01.13 17:54:59.724148 [ 276 ] {4a248b75-a3b4-401e-a93a-058adfc28f0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2635 | 2026.01.13 17:54:59.724482 [ 276 ] {4a248b75-a3b4-401e-a93a-058adfc28f0b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2636 | 2026.01.13 17:54:59.724700 [ 276 ] {4a248b75-a3b4-401e-a93a-058adfc28f0b} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2637 | 2026.01.13 17:54:59.724833 [ 276 ] {4a248b75-a3b4-401e-a93a-058adfc28f0b} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001223 sec., 77677.84137367131 rows/sec., 6.07 MiB/sec. | ||
| 2638 | 2026.01.13 17:54:59.724870 [ 276 ] {4a248b75-a3b4-401e-a93a-058adfc28f0b} <Debug> TCPHandler: Processed in 0.001394185 sec. | ||
| 2639 | 2026.01.13 17:54:59.724986 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2640 | 2026.01.13 17:54:59.725004 [ 192 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 789 rows, containing 5 columns (5 merged, 0 gathered) in 0.001510017 sec., 522510.6737208919 rows/sec., 34.33 MiB/sec. | ||
| 2641 | 2026.01.13 17:54:59.725079 [ 276 ] {ff08c6b3-b403-4625-9481-367fe69ff02a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2642 | 2026.01.13 17:54:59.725126 [ 276 ] {ff08c6b3-b403-4625-9481-367fe69ff02a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2643 | 2026.01.13 17:54:59.725163 [ 195 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2644 | 2026.01.13 17:54:59.725404 [ 195 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::all_1_11_2} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2645 | 2026.01.13 17:54:59.725472 [ 195 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::all_1_11_2} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2646 | 2026.01.13 17:54:59.725534 [ 276 ] {ff08c6b3-b403-4625-9481-367fe69ff02a} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2647 | 2026.01.13 17:54:59.725541 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 2648 | 2026.01.13 17:54:59.725578 [ 276 ] {ff08c6b3-b403-4625-9481-367fe69ff02a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2649 | 2026.01.13 17:54:59.725904 [ 276 ] {ff08c6b3-b403-4625-9481-367fe69ff02a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2650 | 2026.01.13 17:54:59.726115 [ 276 ] {ff08c6b3-b403-4625-9481-367fe69ff02a} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2651 | 2026.01.13 17:54:59.726242 [ 276 ] {ff08c6b3-b403-4625-9481-367fe69ff02a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001181 sec., 135478.4081287045 rows/sec., 9.44 MiB/sec. | ||
| 2652 | 2026.01.13 17:54:59.726277 [ 276 ] {ff08c6b3-b403-4625-9481-367fe69ff02a} <Debug> TCPHandler: Processed in 0.001342344 sec. | ||
| 2653 | 2026.01.13 17:54:59.726378 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2654 | 2026.01.13 17:54:59.726472 [ 276 ] {65e90482-80e1-47c9-b382-206307f2e6a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2655 | 2026.01.13 17:54:59.726526 [ 276 ] {65e90482-80e1-47c9-b382-206307f2e6a8} <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 | ||
| 2656 | 2026.01.13 17:54:59.727338 [ 276 ] {65e90482-80e1-47c9-b382-206307f2e6a8} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2657 | 2026.01.13 17:54:59.727375 [ 276 ] {65e90482-80e1-47c9-b382-206307f2e6a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2658 | 2026.01.13 17:54:59.727915 [ 276 ] {65e90482-80e1-47c9-b382-206307f2e6a8} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2659 | 2026.01.13 17:54:59.728136 [ 276 ] {65e90482-80e1-47c9-b382-206307f2e6a8} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2660 | 2026.01.13 17:54:59.728239 [ 63 ] {} <Debug> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2661 | 2026.01.13 17:54:59.728277 [ 63 ] {} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2662 | 2026.01.13 17:54:59.728281 [ 276 ] {65e90482-80e1-47c9-b382-206307f2e6a8} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001827 sec., 16967.706622879035 rows/sec., 30.41 MiB/sec. | ||
| 2663 | 2026.01.13 17:54:59.728301 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2664 | 2026.01.13 17:54:59.728344 [ 276 ] {65e90482-80e1-47c9-b382-206307f2e6a8} <Debug> TCPHandler: Processed in 0.002015486 sec. | ||
| 2665 | 2026.01.13 17:54:59.728451 [ 188 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::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 | ||
| 2666 | 2026.01.13 17:54:59.728469 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2667 | 2026.01.13 17:54:59.728577 [ 276 ] {ba32e92d-b1d5-46ae-8f44-c8018fb3d495} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2668 | 2026.01.13 17:54:59.728618 [ 276 ] {ba32e92d-b1d5-46ae-8f44-c8018fb3d495} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2669 | 2026.01.13 17:54:59.728711 [ 188 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2670 | 2026.01.13 17:54:59.728820 [ 188 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 80 rows starting from the beginning of the part | ||
| 2671 | 2026.01.13 17:54:59.728967 [ 276 ] {ba32e92d-b1d5-46ae-8f44-c8018fb3d495} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2672 | 2026.01.13 17:54:59.728989 [ 188 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 27 rows starting from the beginning of the part | ||
| 2673 | 2026.01.13 17:54:59.729008 [ 276 ] {ba32e92d-b1d5-46ae-8f44-c8018fb3d495} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2674 | 2026.01.13 17:54:59.729111 [ 188 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 10 rows starting from the beginning of the part | ||
| 2675 | 2026.01.13 17:54:59.729238 [ 188 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 31 rows starting from the beginning of the part | ||
| 2676 | 2026.01.13 17:54:59.729330 [ 276 ] {ba32e92d-b1d5-46ae-8f44-c8018fb3d495} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2677 | 2026.01.13 17:54:59.729346 [ 188 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 10 rows starting from the beginning of the part | ||
| 2678 | 2026.01.13 17:54:59.729460 [ 188 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 31 rows starting from the beginning of the part | ||
| 2679 | 2026.01.13 17:54:59.729558 [ 276 ] {ba32e92d-b1d5-46ae-8f44-c8018fb3d495} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2680 | 2026.01.13 17:54:59.729692 [ 276 ] {ba32e92d-b1d5-46ae-8f44-c8018fb3d495} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001134 sec., 52910.05291005291 rows/sec., 3.57 MiB/sec. | ||
| 2681 | 2026.01.13 17:54:59.729728 [ 276 ] {ba32e92d-b1d5-46ae-8f44-c8018fb3d495} <Debug> TCPHandler: Processed in 0.001309164 sec. | ||
| 2682 | 2026.01.13 17:54:59.737325 [ 195 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 189 rows, containing 19 columns (19 merged, 0 gathered) in 0.008933941 sec., 21155.277385422625 rows/sec., 37.91 MiB/sec. | ||
| 2683 | 2026.01.13 17:54:59.737881 [ 192 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2684 | 2026.01.13 17:54:59.738224 [ 192 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2685 | 2026.01.13 17:54:59.738295 [ 192 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2686 | 2026.01.13 17:54:59.738379 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
| 2687 | 2026.01.13 17:55:00.372756 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2688 | 2026.01.13 17:55:00.373013 [ 276 ] {1b1bd646-da18-436a-ae99-9895e1e234fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', '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) | ||
| 2689 | 2026.01.13 17:55:00.373384 [ 276 ] {1b1bd646-da18-436a-ae99-9895e1e234fc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2690 | 2026.01.13 17:55:00.373426 [ 276 ] {1b1bd646-da18-436a-ae99-9895e1e234fc} <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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', '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 | ||
| 2691 | 2026.01.13 17:55:00.373760 [ 276 ] {1b1bd646-da18-436a-ae99-9895e1e234fc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2692 | 2026.01.13 17:55:00.373838 [ 276 ] {1b1bd646-da18-436a-ae99-9895e1e234fc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2693 | 2026.01.13 17:55:00.373981 [ 276 ] {1b1bd646-da18-436a-ae99-9895e1e234fc} <Debug> oximeter.timeseries_schema (10a0daf1-973b-4cd2-aeb6-286658756b81) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 2694 | 2026.01.13 17:55:00.374083 [ 320 ] {1b1bd646-da18-436a-ae99-9895e1e234fc} <Trace> oximeter.timeseries_schema (10a0daf1-973b-4cd2-aeb6-286658756b81) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2695 | 2026.01.13 17:55:00.374117 [ 326 ] {1b1bd646-da18-436a-ae99-9895e1e234fc} <Trace> oximeter.timeseries_schema (10a0daf1-973b-4cd2-aeb6-286658756b81) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2696 | 2026.01.13 17:55:00.374127 [ 306 ] {1b1bd646-da18-436a-ae99-9895e1e234fc} <Trace> oximeter.timeseries_schema (10a0daf1-973b-4cd2-aeb6-286658756b81) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2697 | 2026.01.13 17:55:00.374228 [ 276 ] {1b1bd646-da18-436a-ae99-9895e1e234fc} <Debug> oximeter.timeseries_schema (10a0daf1-973b-4cd2-aeb6-286658756b81) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2698 | 2026.01.13 17:55:00.374257 [ 276 ] {1b1bd646-da18-436a-ae99-9895e1e234fc} <Trace> oximeter.timeseries_schema (10a0daf1-973b-4cd2-aeb6-286658756b81) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2699 | 2026.01.13 17:55:00.374347 [ 276 ] {1b1bd646-da18-436a-ae99-9895e1e234fc} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2700 | 2026.01.13 17:55:00.374369 [ 276 ] {1b1bd646-da18-436a-ae99-9895e1e234fc} <Debug> oximeter.timeseries_schema (10a0daf1-973b-4cd2-aeb6-286658756b81) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 2701 | 2026.01.13 17:55:00.374412 [ 276 ] {1b1bd646-da18-436a-ae99-9895e1e234fc} <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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', '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'))" | ||
| 2702 | 2026.01.13 17:55:00.374452 [ 276 ] {1b1bd646-da18-436a-ae99-9895e1e234fc} <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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', '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'))" | ||
| 2703 | 2026.01.13 17:55:00.374488 [ 276 ] {1b1bd646-da18-436a-ae99-9895e1e234fc} <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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', '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'))" | ||
| 2704 | 2026.01.13 17:55:00.375340 [ 276 ] {1b1bd646-da18-436a-ae99-9895e1e234fc} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.002452 sec., 16721.044045676997 rows/sec., 673.48 KiB/sec. | ||
| 2705 | 2026.01.13 17:55:00.375489 [ 276 ] {1b1bd646-da18-436a-ae99-9895e1e234fc} <Debug> TCPHandler: Processed in 0.002870792 sec. | ||
| 2706 | 2026.01.13 17:55:00.375832 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2707 | 2026.01.13 17:55:00.375980 [ 276 ] {accb471c-a229-48d4-b9a8-ecd4f3fee887} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', '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) | ||
| 2708 | 2026.01.13 17:55:00.376269 [ 276 ] {accb471c-a229-48d4-b9a8-ecd4f3fee887} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2709 | 2026.01.13 17:55:00.376310 [ 276 ] {accb471c-a229-48d4-b9a8-ecd4f3fee887} <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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', '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 | ||
| 2710 | 2026.01.13 17:55:00.376530 [ 276 ] {accb471c-a229-48d4-b9a8-ecd4f3fee887} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2711 | 2026.01.13 17:55:00.376585 [ 276 ] {accb471c-a229-48d4-b9a8-ecd4f3fee887} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2712 | 2026.01.13 17:55:00.376686 [ 276 ] {accb471c-a229-48d4-b9a8-ecd4f3fee887} <Debug> oximeter.timeseries_schema (10a0daf1-973b-4cd2-aeb6-286658756b81) (SelectExecutor): Key condition: (column 0 notIn 42-element set) | ||
| 2713 | 2026.01.13 17:55:00.376756 [ 326 ] {accb471c-a229-48d4-b9a8-ecd4f3fee887} <Trace> oximeter.timeseries_schema (10a0daf1-973b-4cd2-aeb6-286658756b81) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2714 | 2026.01.13 17:55:00.376764 [ 306 ] {accb471c-a229-48d4-b9a8-ecd4f3fee887} <Trace> oximeter.timeseries_schema (10a0daf1-973b-4cd2-aeb6-286658756b81) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2715 | 2026.01.13 17:55:00.376755 [ 305 ] {accb471c-a229-48d4-b9a8-ecd4f3fee887} <Trace> oximeter.timeseries_schema (10a0daf1-973b-4cd2-aeb6-286658756b81) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2716 | 2026.01.13 17:55:00.376892 [ 276 ] {accb471c-a229-48d4-b9a8-ecd4f3fee887} <Debug> oximeter.timeseries_schema (10a0daf1-973b-4cd2-aeb6-286658756b81) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2717 | 2026.01.13 17:55:00.376918 [ 276 ] {accb471c-a229-48d4-b9a8-ecd4f3fee887} <Trace> oximeter.timeseries_schema (10a0daf1-973b-4cd2-aeb6-286658756b81) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2718 | 2026.01.13 17:55:00.376987 [ 276 ] {accb471c-a229-48d4-b9a8-ecd4f3fee887} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2719 | 2026.01.13 17:55:00.377007 [ 276 ] {accb471c-a229-48d4-b9a8-ecd4f3fee887} <Debug> oximeter.timeseries_schema (10a0daf1-973b-4cd2-aeb6-286658756b81) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 2720 | 2026.01.13 17:55:00.377038 [ 276 ] {accb471c-a229-48d4-b9a8-ecd4f3fee887} <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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', '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'))" | ||
| 2721 | 2026.01.13 17:55:00.377070 [ 276 ] {accb471c-a229-48d4-b9a8-ecd4f3fee887} <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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', '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'))" | ||
| 2722 | 2026.01.13 17:55:00.377099 [ 276 ] {accb471c-a229-48d4-b9a8-ecd4f3fee887} <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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', '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'))" | ||
| 2723 | 2026.01.13 17:55:00.377851 [ 276 ] {accb471c-a229-48d4-b9a8-ecd4f3fee887} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001937 sec., 21166.752710376873 rows/sec., 852.54 KiB/sec. | ||
| 2724 | 2026.01.13 17:55:00.377963 [ 276 ] {accb471c-a229-48d4-b9a8-ecd4f3fee887} <Debug> TCPHandler: Processed in 0.00219412 sec. | ||
| 2725 | 2026.01.13 17:55:00.378208 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2726 | 2026.01.13 17:55:00.378346 [ 276 ] {90b7013b-2295-4df1-9326-77b1750fb6c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', '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) | ||
| 2727 | 2026.01.13 17:55:00.378578 [ 276 ] {90b7013b-2295-4df1-9326-77b1750fb6c7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2728 | 2026.01.13 17:55:00.378615 [ 276 ] {90b7013b-2295-4df1-9326-77b1750fb6c7} <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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', '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 | ||
| 2729 | 2026.01.13 17:55:00.378828 [ 276 ] {90b7013b-2295-4df1-9326-77b1750fb6c7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2730 | 2026.01.13 17:55:00.378880 [ 276 ] {90b7013b-2295-4df1-9326-77b1750fb6c7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2731 | 2026.01.13 17:55:00.378978 [ 276 ] {90b7013b-2295-4df1-9326-77b1750fb6c7} <Debug> oximeter.timeseries_schema (10a0daf1-973b-4cd2-aeb6-286658756b81) (SelectExecutor): Key condition: (column 0 notIn 43-element set) | ||
| 2732 | 2026.01.13 17:55:00.379062 [ 320 ] {90b7013b-2295-4df1-9326-77b1750fb6c7} <Trace> oximeter.timeseries_schema (10a0daf1-973b-4cd2-aeb6-286658756b81) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2733 | 2026.01.13 17:55:00.379062 [ 305 ] {90b7013b-2295-4df1-9326-77b1750fb6c7} <Trace> oximeter.timeseries_schema (10a0daf1-973b-4cd2-aeb6-286658756b81) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2734 | 2026.01.13 17:55:00.379080 [ 323 ] {90b7013b-2295-4df1-9326-77b1750fb6c7} <Trace> oximeter.timeseries_schema (10a0daf1-973b-4cd2-aeb6-286658756b81) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2735 | 2026.01.13 17:55:00.379199 [ 276 ] {90b7013b-2295-4df1-9326-77b1750fb6c7} <Debug> oximeter.timeseries_schema (10a0daf1-973b-4cd2-aeb6-286658756b81) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2736 | 2026.01.13 17:55:00.379224 [ 276 ] {90b7013b-2295-4df1-9326-77b1750fb6c7} <Trace> oximeter.timeseries_schema (10a0daf1-973b-4cd2-aeb6-286658756b81) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2737 | 2026.01.13 17:55:00.379293 [ 276 ] {90b7013b-2295-4df1-9326-77b1750fb6c7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2738 | 2026.01.13 17:55:00.379311 [ 276 ] {90b7013b-2295-4df1-9326-77b1750fb6c7} <Debug> oximeter.timeseries_schema (10a0daf1-973b-4cd2-aeb6-286658756b81) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 2739 | 2026.01.13 17:55:00.379342 [ 276 ] {90b7013b-2295-4df1-9326-77b1750fb6c7} <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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', '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'))" | ||
| 2740 | 2026.01.13 17:55:00.379374 [ 276 ] {90b7013b-2295-4df1-9326-77b1750fb6c7} <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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', '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'))" | ||
| 2741 | 2026.01.13 17:55:00.379402 [ 276 ] {90b7013b-2295-4df1-9326-77b1750fb6c7} <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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', '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'))" | ||
| 2742 | 2026.01.13 17:55:00.380022 [ 276 ] {90b7013b-2295-4df1-9326-77b1750fb6c7} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001735 sec., 23631.123919308357 rows/sec., 951.80 KiB/sec. | ||
| 2743 | 2026.01.13 17:55:00.380128 [ 276 ] {90b7013b-2295-4df1-9326-77b1750fb6c7} <Debug> TCPHandler: Processed in 0.001969086 sec. | ||
| 2744 | 2026.01.13 17:55:00.380351 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2745 | 2026.01.13 17:55:00.380487 [ 276 ] {0343e7b8-2735-4897-99d7-c09905bac6c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', '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) | ||
| 2746 | 2026.01.13 17:55:00.380716 [ 276 ] {0343e7b8-2735-4897-99d7-c09905bac6c1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2747 | 2026.01.13 17:55:00.380753 [ 276 ] {0343e7b8-2735-4897-99d7-c09905bac6c1} <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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', '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 | ||
| 2748 | 2026.01.13 17:55:00.380987 [ 276 ] {0343e7b8-2735-4897-99d7-c09905bac6c1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2749 | 2026.01.13 17:55:00.381040 [ 276 ] {0343e7b8-2735-4897-99d7-c09905bac6c1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2750 | 2026.01.13 17:55:00.381137 [ 276 ] {0343e7b8-2735-4897-99d7-c09905bac6c1} <Debug> oximeter.timeseries_schema (10a0daf1-973b-4cd2-aeb6-286658756b81) (SelectExecutor): Key condition: (column 0 notIn 44-element set) | ||
| 2751 | 2026.01.13 17:55:00.381197 [ 326 ] {0343e7b8-2735-4897-99d7-c09905bac6c1} <Trace> oximeter.timeseries_schema (10a0daf1-973b-4cd2-aeb6-286658756b81) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2752 | 2026.01.13 17:55:00.381219 [ 323 ] {0343e7b8-2735-4897-99d7-c09905bac6c1} <Trace> oximeter.timeseries_schema (10a0daf1-973b-4cd2-aeb6-286658756b81) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2753 | 2026.01.13 17:55:00.381220 [ 320 ] {0343e7b8-2735-4897-99d7-c09905bac6c1} <Trace> oximeter.timeseries_schema (10a0daf1-973b-4cd2-aeb6-286658756b81) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2754 | 2026.01.13 17:55:00.381317 [ 276 ] {0343e7b8-2735-4897-99d7-c09905bac6c1} <Debug> oximeter.timeseries_schema (10a0daf1-973b-4cd2-aeb6-286658756b81) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2755 | 2026.01.13 17:55:00.381338 [ 276 ] {0343e7b8-2735-4897-99d7-c09905bac6c1} <Trace> oximeter.timeseries_schema (10a0daf1-973b-4cd2-aeb6-286658756b81) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2756 | 2026.01.13 17:55:00.381406 [ 276 ] {0343e7b8-2735-4897-99d7-c09905bac6c1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2757 | 2026.01.13 17:55:00.381424 [ 276 ] {0343e7b8-2735-4897-99d7-c09905bac6c1} <Debug> oximeter.timeseries_schema (10a0daf1-973b-4cd2-aeb6-286658756b81) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 2758 | 2026.01.13 17:55:00.381454 [ 276 ] {0343e7b8-2735-4897-99d7-c09905bac6c1} <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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', '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'))" | ||
| 2759 | 2026.01.13 17:55:00.381492 [ 276 ] {0343e7b8-2735-4897-99d7-c09905bac6c1} <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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', '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'))" | ||
| 2760 | 2026.01.13 17:55:00.381524 [ 276 ] {0343e7b8-2735-4897-99d7-c09905bac6c1} <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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', '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'))" | ||
| 2761 | 2026.01.13 17:55:00.382138 [ 276 ] {0343e7b8-2735-4897-99d7-c09905bac6c1} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001709 sec., 23990.637799882974 rows/sec., 966.28 KiB/sec. | ||
| 2762 | 2026.01.13 17:55:00.382253 [ 276 ] {0343e7b8-2735-4897-99d7-c09905bac6c1} <Debug> TCPHandler: Processed in 0.001950865 sec. | ||
| 2763 | 2026.01.13 17:55:00.382484 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2764 | 2026.01.13 17:55:00.382618 [ 276 ] {c4a14a21-e7ca-400f-954c-a99c352b52b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', '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) | ||
| 2765 | 2026.01.13 17:55:00.382843 [ 276 ] {c4a14a21-e7ca-400f-954c-a99c352b52b3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2766 | 2026.01.13 17:55:00.382880 [ 276 ] {c4a14a21-e7ca-400f-954c-a99c352b52b3} <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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', '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 | ||
| 2767 | 2026.01.13 17:55:00.383100 [ 276 ] {c4a14a21-e7ca-400f-954c-a99c352b52b3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2768 | 2026.01.13 17:55:00.383153 [ 276 ] {c4a14a21-e7ca-400f-954c-a99c352b52b3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2769 | 2026.01.13 17:55:00.383250 [ 276 ] {c4a14a21-e7ca-400f-954c-a99c352b52b3} <Debug> oximeter.timeseries_schema (10a0daf1-973b-4cd2-aeb6-286658756b81) (SelectExecutor): Key condition: (column 0 notIn 45-element set) | ||
| 2770 | 2026.01.13 17:55:00.383318 [ 305 ] {c4a14a21-e7ca-400f-954c-a99c352b52b3} <Trace> oximeter.timeseries_schema (10a0daf1-973b-4cd2-aeb6-286658756b81) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2771 | 2026.01.13 17:55:00.383331 [ 320 ] {c4a14a21-e7ca-400f-954c-a99c352b52b3} <Trace> oximeter.timeseries_schema (10a0daf1-973b-4cd2-aeb6-286658756b81) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2772 | 2026.01.13 17:55:00.383320 [ 326 ] {c4a14a21-e7ca-400f-954c-a99c352b52b3} <Trace> oximeter.timeseries_schema (10a0daf1-973b-4cd2-aeb6-286658756b81) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2773 | 2026.01.13 17:55:00.383440 [ 276 ] {c4a14a21-e7ca-400f-954c-a99c352b52b3} <Debug> oximeter.timeseries_schema (10a0daf1-973b-4cd2-aeb6-286658756b81) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2774 | 2026.01.13 17:55:00.383466 [ 276 ] {c4a14a21-e7ca-400f-954c-a99c352b52b3} <Trace> oximeter.timeseries_schema (10a0daf1-973b-4cd2-aeb6-286658756b81) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2775 | 2026.01.13 17:55:00.383532 [ 276 ] {c4a14a21-e7ca-400f-954c-a99c352b52b3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2776 | 2026.01.13 17:55:00.383550 [ 276 ] {c4a14a21-e7ca-400f-954c-a99c352b52b3} <Debug> oximeter.timeseries_schema (10a0daf1-973b-4cd2-aeb6-286658756b81) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 2777 | 2026.01.13 17:55:00.383579 [ 276 ] {c4a14a21-e7ca-400f-954c-a99c352b52b3} <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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', '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'))" | ||
| 2778 | 2026.01.13 17:55:00.383610 [ 276 ] {c4a14a21-e7ca-400f-954c-a99c352b52b3} <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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', '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'))" | ||
| 2779 | 2026.01.13 17:55:00.383638 [ 276 ] {c4a14a21-e7ca-400f-954c-a99c352b52b3} <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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', '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'))" | ||
| 2780 | 2026.01.13 17:55:00.384261 [ 276 ] {c4a14a21-e7ca-400f-954c-a99c352b52b3} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001702 sec., 24089.30669800235 rows/sec., 970.25 KiB/sec. | ||
| 2781 | 2026.01.13 17:55:00.384356 [ 276 ] {c4a14a21-e7ca-400f-954c-a99c352b52b3} <Debug> TCPHandler: Processed in 0.001921725 sec. | ||
| 2782 | 2026.01.13 17:55:00.384590 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2783 | 2026.01.13 17:55:00.384726 [ 276 ] {85974fc1-1b23-474c-b4ba-cbbffaca258a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', '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) | ||
| 2784 | 2026.01.13 17:55:00.384945 [ 276 ] {85974fc1-1b23-474c-b4ba-cbbffaca258a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2785 | 2026.01.13 17:55:00.384981 [ 276 ] {85974fc1-1b23-474c-b4ba-cbbffaca258a} <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', 'mg_lower:routes_blocked_by_link_state', '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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', '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 | ||
| 2786 | 2026.01.13 17:55:00.385194 [ 276 ] {85974fc1-1b23-474c-b4ba-cbbffaca258a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2787 | 2026.01.13 17:55:00.385245 [ 276 ] {85974fc1-1b23-474c-b4ba-cbbffaca258a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2788 | 2026.01.13 17:55:00.385342 [ 276 ] {85974fc1-1b23-474c-b4ba-cbbffaca258a} <Debug> oximeter.timeseries_schema (10a0daf1-973b-4cd2-aeb6-286658756b81) (SelectExecutor): Key condition: (column 0 notIn 46-element set) | ||
| 2789 | 2026.01.13 17:55:00.385401 [ 336 ] {85974fc1-1b23-474c-b4ba-cbbffaca258a} <Trace> oximeter.timeseries_schema (10a0daf1-973b-4cd2-aeb6-286658756b81) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2790 | 2026.01.13 17:55:00.385423 [ 326 ] {85974fc1-1b23-474c-b4ba-cbbffaca258a} <Trace> oximeter.timeseries_schema (10a0daf1-973b-4cd2-aeb6-286658756b81) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2791 | 2026.01.13 17:55:00.385425 [ 305 ] {85974fc1-1b23-474c-b4ba-cbbffaca258a} <Trace> oximeter.timeseries_schema (10a0daf1-973b-4cd2-aeb6-286658756b81) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2792 | 2026.01.13 17:55:00.385522 [ 276 ] {85974fc1-1b23-474c-b4ba-cbbffaca258a} <Debug> oximeter.timeseries_schema (10a0daf1-973b-4cd2-aeb6-286658756b81) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2793 | 2026.01.13 17:55:00.385551 [ 276 ] {85974fc1-1b23-474c-b4ba-cbbffaca258a} <Trace> oximeter.timeseries_schema (10a0daf1-973b-4cd2-aeb6-286658756b81) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2794 | 2026.01.13 17:55:00.385621 [ 276 ] {85974fc1-1b23-474c-b4ba-cbbffaca258a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2795 | 2026.01.13 17:55:00.385640 [ 276 ] {85974fc1-1b23-474c-b4ba-cbbffaca258a} <Debug> oximeter.timeseries_schema (10a0daf1-973b-4cd2-aeb6-286658756b81) (SelectExecutor): Reading approx. 41 rows with 3 streams | ||
| 2796 | 2026.01.13 17:55:00.385673 [ 276 ] {85974fc1-1b23-474c-b4ba-cbbffaca258a} <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', 'mg_lower:routes_blocked_by_link_state', '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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', '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'))" | ||
| 2797 | 2026.01.13 17:55:00.385704 [ 276 ] {85974fc1-1b23-474c-b4ba-cbbffaca258a} <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', 'mg_lower:routes_blocked_by_link_state', '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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', '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'))" | ||
| 2798 | 2026.01.13 17:55:00.385734 [ 276 ] {85974fc1-1b23-474c-b4ba-cbbffaca258a} <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', 'mg_lower:routes_blocked_by_link_state', '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', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', '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'))" | ||
| 2799 | 2026.01.13 17:55:00.386341 [ 276 ] {85974fc1-1b23-474c-b4ba-cbbffaca258a} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001672 sec., 24521.531100478467 rows/sec., 987.66 KiB/sec. | ||
| 2800 | 2026.01.13 17:55:00.386452 [ 276 ] {85974fc1-1b23-474c-b4ba-cbbffaca258a} <Debug> TCPHandler: Processed in 0.001911175 sec. | ||
| 2801 | 2026.01.13 17:55:00.491783 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2802 | 2026.01.13 17:55:00.491974 [ 276 ] {343e27fd-2536-4c9d-b976-434c67370359} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2803 | 2026.01.13 17:55:00.492044 [ 276 ] {343e27fd-2536-4c9d-b976-434c67370359} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2804 | 2026.01.13 17:55:00.492741 [ 276 ] {343e27fd-2536-4c9d-b976-434c67370359} <Trace> oximeter.timeseries_schema (10a0daf1-973b-4cd2-aeb6-286658756b81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2805 | 2026.01.13 17:55:00.492786 [ 276 ] {343e27fd-2536-4c9d-b976-434c67370359} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2806 | 2026.01.13 17:55:00.493351 [ 276 ] {343e27fd-2536-4c9d-b976-434c67370359} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2807 | 2026.01.13 17:55:00.493611 [ 276 ] {343e27fd-2536-4c9d-b976-434c67370359} <Trace> oximeter.timeseries_schema (10a0daf1-973b-4cd2-aeb6-286658756b81): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2808 | 2026.01.13 17:55:00.493799 [ 276 ] {343e27fd-2536-4c9d-b976-434c67370359} <Debug> executeQuery: Read 6 rows, 1.34 KiB in 0.001872 sec., 3205.128205128205 rows/sec., 713.64 KiB/sec. | ||
| 2809 | 2026.01.13 17:55:00.493853 [ 276 ] {343e27fd-2536-4c9d-b976-434c67370359} <Debug> TCPHandler: Processed in 0.00220962 sec. | ||
| 2810 | 2026.01.13 17:55:00.494008 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2811 | 2026.01.13 17:55:00.494119 [ 276 ] {1d38d650-ab9e-442b-836a-8a0154dd985f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2812 | 2026.01.13 17:55:00.494170 [ 276 ] {1d38d650-ab9e-442b-836a-8a0154dd985f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2813 | 2026.01.13 17:55:00.494917 [ 276 ] {1d38d650-ab9e-442b-836a-8a0154dd985f} <Trace> oximeter.fields_i16 (c518ca51-717d-4c11-8fbe-de2c2dfc273c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2814 | 2026.01.13 17:55:00.494957 [ 276 ] {1d38d650-ab9e-442b-836a-8a0154dd985f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2815 | 2026.01.13 17:55:00.495395 [ 276 ] {1d38d650-ab9e-442b-836a-8a0154dd985f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2816 | 2026.01.13 17:55:00.495678 [ 276 ] {1d38d650-ab9e-442b-836a-8a0154dd985f} <Trace> oximeter.fields_i16 (c518ca51-717d-4c11-8fbe-de2c2dfc273c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2817 | 2026.01.13 17:55:00.495845 [ 276 ] {1d38d650-ab9e-442b-836a-8a0154dd985f} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00175 sec., 234285.7142857143 rows/sec., 14.86 MiB/sec. | ||
| 2818 | 2026.01.13 17:55:00.495894 [ 276 ] {1d38d650-ab9e-442b-836a-8a0154dd985f} <Debug> TCPHandler: Processed in 0.001951855 sec. | ||
| 2819 | 2026.01.13 17:55:00.496032 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2820 | 2026.01.13 17:55:00.496144 [ 276 ] {78ecf877-02be-4e7f-aaeb-1404dbeffbca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2821 | 2026.01.13 17:55:00.496192 [ 276 ] {78ecf877-02be-4e7f-aaeb-1404dbeffbca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2822 | 2026.01.13 17:55:00.496691 [ 276 ] {78ecf877-02be-4e7f-aaeb-1404dbeffbca} <Trace> oximeter.fields_ipaddr (262b395f-daa4-48d1-aa34-e8cf0bb4ab49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2823 | 2026.01.13 17:55:00.496733 [ 276 ] {78ecf877-02be-4e7f-aaeb-1404dbeffbca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2824 | 2026.01.13 17:55:00.497101 [ 276 ] {78ecf877-02be-4e7f-aaeb-1404dbeffbca} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2825 | 2026.01.13 17:55:00.497382 [ 276 ] {78ecf877-02be-4e7f-aaeb-1404dbeffbca} <Trace> oximeter.fields_ipaddr (262b395f-daa4-48d1-aa34-e8cf0bb4ab49): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2826 | 2026.01.13 17:55:00.497542 [ 276 ] {78ecf877-02be-4e7f-aaeb-1404dbeffbca} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001421 sec., 7037.297677691767 rows/sec., 573.84 KiB/sec. | ||
| 2827 | 2026.01.13 17:55:00.497591 [ 276 ] {78ecf877-02be-4e7f-aaeb-1404dbeffbca} <Debug> TCPHandler: Processed in 0.001619769 sec. | ||
| 2828 | 2026.01.13 17:55:00.497723 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2829 | 2026.01.13 17:55:00.497832 [ 276 ] {a0026650-3b10-41e9-a804-1dda09ebd30d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2830 | 2026.01.13 17:55:00.497883 [ 276 ] {a0026650-3b10-41e9-a804-1dda09ebd30d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2831 | 2026.01.13 17:55:00.499286 [ 276 ] {a0026650-3b10-41e9-a804-1dda09ebd30d} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2832 | 2026.01.13 17:55:00.499323 [ 276 ] {a0026650-3b10-41e9-a804-1dda09ebd30d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2833 | 2026.01.13 17:55:00.499757 [ 276 ] {a0026650-3b10-41e9-a804-1dda09ebd30d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2834 | 2026.01.13 17:55:00.499982 [ 276 ] {a0026650-3b10-41e9-a804-1dda09ebd30d} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2835 | 2026.01.13 17:55:00.500119 [ 276 ] {a0026650-3b10-41e9-a804-1dda09ebd30d} <Debug> executeQuery: Read 2277 rows, 188.78 KiB in 0.002311 sec., 985287.7542189527 rows/sec., 79.77 MiB/sec. | ||
| 2836 | 2026.01.13 17:55:00.500159 [ 276 ] {a0026650-3b10-41e9-a804-1dda09ebd30d} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 2837 | 2026.01.13 17:55:00.500172 [ 276 ] {a0026650-3b10-41e9-a804-1dda09ebd30d} <Debug> TCPHandler: Processed in 0.002513355 sec. | ||
| 2838 | 2026.01.13 17:55:00.500290 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2839 | 2026.01.13 17:55:00.500384 [ 276 ] {4f78283e-395f-4232-8d5c-2f44b8b9fb3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2840 | 2026.01.13 17:55:00.500423 [ 276 ] {4f78283e-395f-4232-8d5c-2f44b8b9fb3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2841 | 2026.01.13 17:55:00.500889 [ 276 ] {4f78283e-395f-4232-8d5c-2f44b8b9fb3d} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2842 | 2026.01.13 17:55:00.500925 [ 276 ] {4f78283e-395f-4232-8d5c-2f44b8b9fb3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2843 | 2026.01.13 17:55:00.501231 [ 276 ] {4f78283e-395f-4232-8d5c-2f44b8b9fb3d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2844 | 2026.01.13 17:55:00.501436 [ 276 ] {4f78283e-395f-4232-8d5c-2f44b8b9fb3d} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2845 | 2026.01.13 17:55:00.501570 [ 276 ] {4f78283e-395f-4232-8d5c-2f44b8b9fb3d} <Debug> executeQuery: Read 225 rows, 13.77 KiB in 0.001204 sec., 186877.07641196012 rows/sec., 11.17 MiB/sec. | ||
| 2846 | 2026.01.13 17:55:00.501608 [ 276 ] {4f78283e-395f-4232-8d5c-2f44b8b9fb3d} <Debug> TCPHandler: Processed in 0.001368675 sec. | ||
| 2847 | 2026.01.13 17:55:00.501717 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2848 | 2026.01.13 17:55:00.501811 [ 276 ] {72449422-5dbc-4871-9874-f98e08dd5699} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2849 | 2026.01.13 17:55:00.501849 [ 276 ] {72449422-5dbc-4871-9874-f98e08dd5699} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2850 | 2026.01.13 17:55:00.502349 [ 276 ] {72449422-5dbc-4871-9874-f98e08dd5699} <Trace> oximeter.fields_u32 (283989db-30f4-4232-8589-7a68eae304b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2851 | 2026.01.13 17:55:00.502385 [ 276 ] {72449422-5dbc-4871-9874-f98e08dd5699} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2852 | 2026.01.13 17:55:00.502724 [ 276 ] {72449422-5dbc-4871-9874-f98e08dd5699} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2853 | 2026.01.13 17:55:00.502926 [ 276 ] {72449422-5dbc-4871-9874-f98e08dd5699} <Trace> oximeter.fields_u32 (283989db-30f4-4232-8589-7a68eae304b8): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2854 | 2026.01.13 17:55:00.503053 [ 276 ] {72449422-5dbc-4871-9874-f98e08dd5699} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.00126 sec., 349206.3492063492 rows/sec., 23.10 MiB/sec. | ||
| 2855 | 2026.01.13 17:55:00.503112 [ 276 ] {72449422-5dbc-4871-9874-f98e08dd5699} <Debug> TCPHandler: Processed in 0.001443906 sec. | ||
| 2856 | 2026.01.13 17:55:00.503224 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2857 | 2026.01.13 17:55:00.503318 [ 276 ] {673c525a-4354-45e3-a904-c887706875a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2858 | 2026.01.13 17:55:00.503356 [ 276 ] {673c525a-4354-45e3-a904-c887706875a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2859 | 2026.01.13 17:55:00.503804 [ 276 ] {673c525a-4354-45e3-a904-c887706875a1} <Trace> oximeter.fields_u8 (7d5959b3-3fa8-49d8-9069-8b4bc7b3c5b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2860 | 2026.01.13 17:55:00.503839 [ 276 ] {673c525a-4354-45e3-a904-c887706875a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2861 | 2026.01.13 17:55:00.504131 [ 276 ] {673c525a-4354-45e3-a904-c887706875a1} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2862 | 2026.01.13 17:55:00.504343 [ 276 ] {673c525a-4354-45e3-a904-c887706875a1} <Trace> oximeter.fields_u8 (7d5959b3-3fa8-49d8-9069-8b4bc7b3c5b2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2863 | 2026.01.13 17:55:00.504492 [ 276 ] {673c525a-4354-45e3-a904-c887706875a1} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001191 sec., 177162.04869857262 rows/sec., 10.06 MiB/sec. | ||
| 2864 | 2026.01.13 17:55:00.504528 [ 276 ] {673c525a-4354-45e3-a904-c887706875a1} <Debug> TCPHandler: Processed in 0.001353534 sec. | ||
| 2865 | 2026.01.13 17:55:00.504639 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2866 | 2026.01.13 17:55:00.504731 [ 276 ] {cae9f56e-e38c-4078-b44d-f92130a40877} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2867 | 2026.01.13 17:55:00.504769 [ 276 ] {cae9f56e-e38c-4078-b44d-f92130a40877} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2868 | 2026.01.13 17:55:00.505510 [ 276 ] {cae9f56e-e38c-4078-b44d-f92130a40877} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2869 | 2026.01.13 17:55:00.505546 [ 276 ] {cae9f56e-e38c-4078-b44d-f92130a40877} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2870 | 2026.01.13 17:55:00.505939 [ 276 ] {cae9f56e-e38c-4078-b44d-f92130a40877} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2871 | 2026.01.13 17:55:00.506143 [ 276 ] {cae9f56e-e38c-4078-b44d-f92130a40877} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2872 | 2026.01.13 17:55:00.506281 [ 276 ] {cae9f56e-e38c-4078-b44d-f92130a40877} <Debug> executeQuery: Read 1155 rows, 84.37 KiB in 0.001567 sec., 737077.2176132738 rows/sec., 52.58 MiB/sec. | ||
| 2873 | 2026.01.13 17:55:00.506319 [ 276 ] {cae9f56e-e38c-4078-b44d-f92130a40877} <Debug> TCPHandler: Processed in 0.001729911 sec. | ||
| 2874 | 2026.01.13 17:55:00.506437 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2875 | 2026.01.13 17:55:00.506531 [ 276 ] {8895ddb0-3a72-4591-ba35-e7542e7a2afe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2876 | 2026.01.13 17:55:00.506571 [ 276 ] {8895ddb0-3a72-4591-ba35-e7542e7a2afe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2877 | 2026.01.13 17:55:00.506899 [ 276 ] {8895ddb0-3a72-4591-ba35-e7542e7a2afe} <Trace> oximeter.measurements_bool (826fdc8e-3d6b-4202-9ce2-60a454a21d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2878 | 2026.01.13 17:55:00.506934 [ 276 ] {8895ddb0-3a72-4591-ba35-e7542e7a2afe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2879 | 2026.01.13 17:55:00.507226 [ 276 ] {8895ddb0-3a72-4591-ba35-e7542e7a2afe} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2880 | 2026.01.13 17:55:00.507437 [ 276 ] {8895ddb0-3a72-4591-ba35-e7542e7a2afe} <Trace> oximeter.measurements_bool (826fdc8e-3d6b-4202-9ce2-60a454a21d74): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2881 | 2026.01.13 17:55:00.507569 [ 276 ] {8895ddb0-3a72-4591-ba35-e7542e7a2afe} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001056 sec., 5681.818181818181 rows/sec., 296.85 KiB/sec. | ||
| 2882 | 2026.01.13 17:55:00.507607 [ 276 ] {8895ddb0-3a72-4591-ba35-e7542e7a2afe} <Debug> TCPHandler: Processed in 0.001219952 sec. | ||
| 2883 | 2026.01.13 17:55:00.507709 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2884 | 2026.01.13 17:55:00.507802 [ 276 ] {53ff9af7-f872-4403-a65f-af5989991bc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2885 | 2026.01.13 17:55:00.507843 [ 276 ] {53ff9af7-f872-4403-a65f-af5989991bc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2886 | 2026.01.13 17:55:00.509172 [ 276 ] {53ff9af7-f872-4403-a65f-af5989991bc2} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2887 | 2026.01.13 17:55:00.509207 [ 276 ] {53ff9af7-f872-4403-a65f-af5989991bc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2888 | 2026.01.13 17:55:00.509707 [ 276 ] {53ff9af7-f872-4403-a65f-af5989991bc2} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2889 | 2026.01.13 17:55:00.509921 [ 276 ] {53ff9af7-f872-4403-a65f-af5989991bc2} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2890 | 2026.01.13 17:55:00.510048 [ 276 ] {53ff9af7-f872-4403-a65f-af5989991bc2} <Debug> executeQuery: Read 2837 rows, 193.22 KiB in 0.002264 sec., 1253091.8727915194 rows/sec., 83.35 MiB/sec. | ||
| 2891 | 2026.01.13 17:55:00.510091 [ 276 ] {53ff9af7-f872-4403-a65f-af5989991bc2} <Debug> TCPHandler: Processed in 0.002430594 sec. | ||
| 2892 | 2026.01.13 17:55:00.510204 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2893 | 2026.01.13 17:55:00.510299 [ 276 ] {adc0ec96-ccae-4c70-936c-524f97526f7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2894 | 2026.01.13 17:55:00.510342 [ 276 ] {adc0ec96-ccae-4c70-936c-524f97526f7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2895 | 2026.01.13 17:55:00.510686 [ 276 ] {adc0ec96-ccae-4c70-936c-524f97526f7f} <Trace> oximeter.measurements_f64 (1c067b5b-75e1-467d-a7e3-d4b172727ac8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2896 | 2026.01.13 17:55:00.510723 [ 276 ] {adc0ec96-ccae-4c70-936c-524f97526f7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2897 | 2026.01.13 17:55:00.511022 [ 276 ] {adc0ec96-ccae-4c70-936c-524f97526f7f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2898 | 2026.01.13 17:55:00.511235 [ 276 ] {adc0ec96-ccae-4c70-936c-524f97526f7f} <Trace> oximeter.measurements_f64 (1c067b5b-75e1-467d-a7e3-d4b172727ac8): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2899 | 2026.01.13 17:55:00.511366 [ 276 ] {adc0ec96-ccae-4c70-936c-524f97526f7f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001084 sec., 922.509225092251 rows/sec., 62.16 KiB/sec. | ||
| 2900 | 2026.01.13 17:55:00.511418 [ 276 ] {adc0ec96-ccae-4c70-936c-524f97526f7f} <Debug> TCPHandler: Processed in 0.001264253 sec. | ||
| 2901 | 2026.01.13 17:55:00.511549 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2902 | 2026.01.13 17:55:00.511645 [ 276 ] {1541a77b-9c6a-4e5f-b59a-e346c268c218} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2903 | 2026.01.13 17:55:00.511698 [ 276 ] {1541a77b-9c6a-4e5f-b59a-e346c268c218} <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 | ||
| 2904 | 2026.01.13 17:55:00.512461 [ 276 ] {1541a77b-9c6a-4e5f-b59a-e346c268c218} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2905 | 2026.01.13 17:55:00.512499 [ 276 ] {1541a77b-9c6a-4e5f-b59a-e346c268c218} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2906 | 2026.01.13 17:55:00.513051 [ 276 ] {1541a77b-9c6a-4e5f-b59a-e346c268c218} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2907 | 2026.01.13 17:55:00.513273 [ 276 ] {1541a77b-9c6a-4e5f-b59a-e346c268c218} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2908 | 2026.01.13 17:55:00.513410 [ 276 ] {1541a77b-9c6a-4e5f-b59a-e346c268c218} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001783 sec., 5608.5249579360625 rows/sec., 10.05 MiB/sec. | ||
| 2909 | 2026.01.13 17:55:00.513470 [ 276 ] {1541a77b-9c6a-4e5f-b59a-e346c268c218} <Debug> TCPHandler: Processed in 0.001970736 sec. | ||
| 2910 | 2026.01.13 17:55:00.513588 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2911 | 2026.01.13 17:55:00.513688 [ 276 ] {3c6eaaa3-0a5b-4719-8c93-5c49830d021a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2912 | 2026.01.13 17:55:00.513788 [ 276 ] {3c6eaaa3-0a5b-4719-8c93-5c49830d021a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2913 | 2026.01.13 17:55:00.514146 [ 276 ] {3c6eaaa3-0a5b-4719-8c93-5c49830d021a} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2914 | 2026.01.13 17:55:00.514213 [ 276 ] {3c6eaaa3-0a5b-4719-8c93-5c49830d021a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2915 | 2026.01.13 17:55:00.514558 [ 276 ] {3c6eaaa3-0a5b-4719-8c93-5c49830d021a} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2916 | 2026.01.13 17:55:00.514764 [ 276 ] {3c6eaaa3-0a5b-4719-8c93-5c49830d021a} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2917 | 2026.01.13 17:55:00.514904 [ 276 ] {3c6eaaa3-0a5b-4719-8c93-5c49830d021a} <Debug> executeQuery: Read 56 rows, 3.21 KiB in 0.001228 sec., 45602.605863192184 rows/sec., 2.56 MiB/sec. | ||
| 2918 | 2026.01.13 17:55:00.514964 [ 276 ] {3c6eaaa3-0a5b-4719-8c93-5c49830d021a} <Debug> TCPHandler: Processed in 0.001426956 sec. | ||
| 2919 | 2026.01.13 17:55:03.026888 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 72 entries to flush up to offset 410 | ||
| 2920 | 2026.01.13 17:55:03.030265 [ 243 ] {} <Trace> system.query_log (7e309dc9-d6d6-4af1-816a-0936f503f03a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2921 | 2026.01.13 17:55:03.030313 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2922 | 2026.01.13 17:55:03.031538 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2923 | 2026.01.13 17:55:03.031808 [ 243 ] {} <Trace> system.query_log (7e309dc9-d6d6-4af1-816a-0936f503f03a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2924 | 2026.01.13 17:55:03.032072 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 410 | ||
| 2925 | 2026.01.13 17:55:04.717446 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2926 | 2026.01.13 17:55:04.717750 [ 276 ] {6fabf446-4661-49fb-8a29-a604b6f6af61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2927 | 2026.01.13 17:55:04.717856 [ 276 ] {6fabf446-4661-49fb-8a29-a604b6f6af61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2928 | 2026.01.13 17:55:04.718624 [ 276 ] {6fabf446-4661-49fb-8a29-a604b6f6af61} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2929 | 2026.01.13 17:55:04.718669 [ 276 ] {6fabf446-4661-49fb-8a29-a604b6f6af61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2930 | 2026.01.13 17:55:04.719057 [ 276 ] {6fabf446-4661-49fb-8a29-a604b6f6af61} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2931 | 2026.01.13 17:55:04.719288 [ 276 ] {6fabf446-4661-49fb-8a29-a604b6f6af61} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2932 | 2026.01.13 17:55:04.719455 [ 276 ] {6fabf446-4661-49fb-8a29-a604b6f6af61} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001779 sec., 31478.358628442948 rows/sec., 2.42 MiB/sec. | ||
| 2933 | 2026.01.13 17:55:04.719510 [ 276 ] {6fabf446-4661-49fb-8a29-a604b6f6af61} <Debug> TCPHandler: Processed in 0.002248781 sec. | ||
| 2934 | 2026.01.13 17:55:04.719642 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2935 | 2026.01.13 17:55:04.719746 [ 276 ] {69723ffe-0d0e-4ad0-ab30-cdaeaa005fc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2936 | 2026.01.13 17:55:04.719789 [ 276 ] {69723ffe-0d0e-4ad0-ab30-cdaeaa005fc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2937 | 2026.01.13 17:55:04.720232 [ 276 ] {69723ffe-0d0e-4ad0-ab30-cdaeaa005fc9} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2938 | 2026.01.13 17:55:04.720267 [ 276 ] {69723ffe-0d0e-4ad0-ab30-cdaeaa005fc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2939 | 2026.01.13 17:55:04.720569 [ 276 ] {69723ffe-0d0e-4ad0-ab30-cdaeaa005fc9} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2940 | 2026.01.13 17:55:04.720781 [ 276 ] {69723ffe-0d0e-4ad0-ab30-cdaeaa005fc9} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2941 | 2026.01.13 17:55:04.720914 [ 276 ] {69723ffe-0d0e-4ad0-ab30-cdaeaa005fc9} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001191 sec., 53736.35600335852 rows/sec., 4.19 MiB/sec. | ||
| 2942 | 2026.01.13 17:55:04.720959 [ 276 ] {69723ffe-0d0e-4ad0-ab30-cdaeaa005fc9} <Debug> TCPHandler: Processed in 0.001369435 sec. | ||
| 2943 | 2026.01.13 17:55:04.721094 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2944 | 2026.01.13 17:55:04.721195 [ 276 ] {ff78a6a6-4cc6-4791-b48d-47a20d25354d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2945 | 2026.01.13 17:55:04.721240 [ 276 ] {ff78a6a6-4cc6-4791-b48d-47a20d25354d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2946 | 2026.01.13 17:55:04.721626 [ 276 ] {ff78a6a6-4cc6-4791-b48d-47a20d25354d} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2947 | 2026.01.13 17:55:04.721660 [ 276 ] {ff78a6a6-4cc6-4791-b48d-47a20d25354d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2948 | 2026.01.13 17:55:04.722001 [ 276 ] {ff78a6a6-4cc6-4791-b48d-47a20d25354d} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2949 | 2026.01.13 17:55:04.722211 [ 276 ] {ff78a6a6-4cc6-4791-b48d-47a20d25354d} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2950 | 2026.01.13 17:55:04.722341 [ 276 ] {ff78a6a6-4cc6-4791-b48d-47a20d25354d} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001165 sec., 109871.24463519313 rows/sec., 7.65 MiB/sec. | ||
| 2951 | 2026.01.13 17:55:04.722377 [ 276 ] {ff78a6a6-4cc6-4791-b48d-47a20d25354d} <Debug> TCPHandler: Processed in 0.001348064 sec. | ||
| 2952 | 2026.01.13 17:55:04.722503 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2953 | 2026.01.13 17:55:04.722598 [ 276 ] {9cde15d6-b721-4a6a-af17-aad4895fc036} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2954 | 2026.01.13 17:55:04.722640 [ 276 ] {9cde15d6-b721-4a6a-af17-aad4895fc036} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2955 | 2026.01.13 17:55:04.722972 [ 276 ] {9cde15d6-b721-4a6a-af17-aad4895fc036} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2956 | 2026.01.13 17:55:04.723007 [ 276 ] {9cde15d6-b721-4a6a-af17-aad4895fc036} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2957 | 2026.01.13 17:55:04.723311 [ 276 ] {9cde15d6-b721-4a6a-af17-aad4895fc036} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2958 | 2026.01.13 17:55:04.723511 [ 276 ] {9cde15d6-b721-4a6a-af17-aad4895fc036} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2959 | 2026.01.13 17:55:04.723639 [ 276 ] {9cde15d6-b721-4a6a-af17-aad4895fc036} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.00106 sec., 45283.01886792453 rows/sec., 3.05 MiB/sec. | ||
| 2960 | 2026.01.13 17:55:04.723675 [ 276 ] {9cde15d6-b721-4a6a-af17-aad4895fc036} <Debug> TCPHandler: Processed in 0.001230763 sec. | ||
| 2961 | 2026.01.13 17:55:05.517074 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5243 | ||
| 2962 | 2026.01.13 17:55:05.517553 [ 245 ] {} <Trace> system.asynchronous_metric_log (3e1656ea-c259-49fe-9ba0-58dc6ab6f9df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2963 | 2026.01.13 17:55:05.517594 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2964 | 2026.01.13 17:55:05.518078 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2965 | 2026.01.13 17:55:05.518300 [ 245 ] {} <Trace> system.asynchronous_metric_log (3e1656ea-c259-49fe-9ba0-58dc6ab6f9df): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2966 | 2026.01.13 17:55:05.518419 [ 102 ] {} <Debug> system.asynchronous_metric_log (3e1656ea-c259-49fe-9ba0-58dc6ab6f9df) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2967 | 2026.01.13 17:55:05.518422 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5243 | ||
| 2968 | 2026.01.13 17:55:05.518456 [ 102 ] {} <Trace> system.asynchronous_metric_log (3e1656ea-c259-49fe-9ba0-58dc6ab6f9df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2969 | 2026.01.13 17:55:05.518475 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2970 | 2026.01.13 17:55:05.518610 [ 195 ] {3e1656ea-c259-49fe-9ba0-58dc6ab6f9df::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 | ||
| 2971 | 2026.01.13 17:55:05.518762 [ 195 ] {3e1656ea-c259-49fe-9ba0-58dc6ab6f9df::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2972 | 2026.01.13 17:55:05.518806 [ 195 ] {3e1656ea-c259-49fe-9ba0-58dc6ab6f9df::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2875 rows starting from the beginning of the part | ||
| 2973 | 2026.01.13 17:55:05.518878 [ 195 ] {3e1656ea-c259-49fe-9ba0-58dc6ab6f9df::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 | ||
| 2974 | 2026.01.13 17:55:05.518928 [ 195 ] {3e1656ea-c259-49fe-9ba0-58dc6ab6f9df::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 | ||
| 2975 | 2026.01.13 17:55:05.518973 [ 195 ] {3e1656ea-c259-49fe-9ba0-58dc6ab6f9df::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 | ||
| 2976 | 2026.01.13 17:55:05.519016 [ 195 ] {3e1656ea-c259-49fe-9ba0-58dc6ab6f9df::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 | ||
| 2977 | 2026.01.13 17:55:05.519061 [ 195 ] {3e1656ea-c259-49fe-9ba0-58dc6ab6f9df::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 | ||
| 2978 | 2026.01.13 17:55:05.520427 [ 192 ] {3e1656ea-c259-49fe-9ba0-58dc6ab6f9df::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5243 rows, containing 4 columns (4 merged, 0 gathered) in 0.001878974 sec., 2790352.60732719 rows/sec., 39.92 MiB/sec. | ||
| 2979 | 2026.01.13 17:55:05.520962 [ 186 ] {3e1656ea-c259-49fe-9ba0-58dc6ab6f9df::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2980 | 2026.01.13 17:55:05.521299 [ 186 ] {3e1656ea-c259-49fe-9ba0-58dc6ab6f9df::all_1_11_2} <Trace> system.asynchronous_metric_log (3e1656ea-c259-49fe-9ba0-58dc6ab6f9df): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2981 | 2026.01.13 17:55:05.521381 [ 186 ] {3e1656ea-c259-49fe-9ba0-58dc6ab6f9df::all_1_11_2} <Trace> system.asynchronous_metric_log (3e1656ea-c259-49fe-9ba0-58dc6ab6f9df) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2982 | 2026.01.13 17:55:05.521485 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2983 | 2026.01.13 17:55:05.784725 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2984 | 2026.01.13 17:55:05.802271 [ 244 ] {} <Trace> system.metric_log (ae7e3c3e-b449-4f33-bec8-ffbb555a10ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2985 | 2026.01.13 17:55:05.802328 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2986 | 2026.01.13 17:55:05.808378 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2987 | 2026.01.13 17:55:05.809065 [ 244 ] {} <Trace> system.metric_log (ae7e3c3e-b449-4f33-bec8-ffbb555a10ce): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2988 | 2026.01.13 17:55:05.809341 [ 102 ] {} <Debug> system.metric_log (ae7e3c3e-b449-4f33-bec8-ffbb555a10ce) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2989 | 2026.01.13 17:55:05.809403 [ 102 ] {} <Trace> system.metric_log (ae7e3c3e-b449-4f33-bec8-ffbb555a10ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2990 | 2026.01.13 17:55:05.809426 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 2991 | 2026.01.13 17:55:05.809610 [ 192 ] {ae7e3c3e-b449-4f33-bec8-ffbb555a10ce::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 | ||
| 2992 | 2026.01.13 17:55:05.812251 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2993 | 2026.01.13 17:55:05.813928 [ 192 ] {ae7e3c3e-b449-4f33-bec8-ffbb555a10ce::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2994 | 2026.01.13 17:55:05.815282 [ 192 ] {ae7e3c3e-b449-4f33-bec8-ffbb555a10ce::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 | ||
| 2995 | 2026.01.13 17:55:05.819600 [ 192 ] {ae7e3c3e-b449-4f33-bec8-ffbb555a10ce::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 | ||
| 2996 | 2026.01.13 17:55:05.823769 [ 192 ] {ae7e3c3e-b449-4f33-bec8-ffbb555a10ce::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 | ||
| 2997 | 2026.01.13 17:55:05.827860 [ 192 ] {ae7e3c3e-b449-4f33-bec8-ffbb555a10ce::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 | ||
| 2998 | 2026.01.13 17:55:05.832564 [ 192 ] {ae7e3c3e-b449-4f33-bec8-ffbb555a10ce::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 | ||
| 2999 | 2026.01.13 17:55:05.836905 [ 192 ] {ae7e3c3e-b449-4f33-bec8-ffbb555a10ce::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 | ||
| 3000 | 2026.01.13 17:55:05.887085 [ 186 ] {ae7e3c3e-b449-4f33-bec8-ffbb555a10ce::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.077561458 sec., 1070.1191305609545 rows/sec., 5.53 MiB/sec. | ||
| 3001 | 2026.01.13 17:55:05.889318 [ 201 ] {ae7e3c3e-b449-4f33-bec8-ffbb555a10ce::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3002 | 2026.01.13 17:55:05.891425 [ 201 ] {ae7e3c3e-b449-4f33-bec8-ffbb555a10ce::all_1_11_2} <Trace> system.metric_log (ae7e3c3e-b449-4f33-bec8-ffbb555a10ce): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3003 | 2026.01.13 17:55:05.891504 [ 201 ] {ae7e3c3e-b449-4f33-bec8-ffbb555a10ce::all_1_11_2} <Trace> system.metric_log (ae7e3c3e-b449-4f33-bec8-ffbb555a10ce) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3004 | 2026.01.13 17:55:05.893454 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 3005 | 2026.01.13 17:55:06.000177 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 214.95 MiB, peak 224.84 MiB, free memory in arenas 0.00 B, will set to 224.45 MiB (RSS), difference: 9.50 MiB | ||
| 3006 | 2026.01.13 17:55:09.721148 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3007 | 2026.01.13 17:55:09.721342 [ 276 ] {35c91df5-7de2-427c-a21f-053a65e324ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3008 | 2026.01.13 17:55:09.721409 [ 276 ] {35c91df5-7de2-427c-a21f-053a65e324ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3009 | 2026.01.13 17:55:09.722109 [ 276 ] {35c91df5-7de2-427c-a21f-053a65e324ca} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3010 | 2026.01.13 17:55:09.722160 [ 276 ] {35c91df5-7de2-427c-a21f-053a65e324ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3011 | 2026.01.13 17:55:09.722590 [ 276 ] {35c91df5-7de2-427c-a21f-053a65e324ca} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3012 | 2026.01.13 17:55:09.722841 [ 276 ] {35c91df5-7de2-427c-a21f-053a65e324ca} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3013 | 2026.01.13 17:55:09.723025 [ 276 ] {35c91df5-7de2-427c-a21f-053a65e324ca} <Debug> executeQuery: Read 118 rows, 10.26 KiB in 0.001732 sec., 68129.33025404158 rows/sec., 5.78 MiB/sec. | ||
| 3014 | 2026.01.13 17:55:09.723079 [ 276 ] {35c91df5-7de2-427c-a21f-053a65e324ca} <Debug> TCPHandler: Processed in 0.002105358 sec. | ||
| 3015 | 2026.01.13 17:55:09.723228 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3016 | 2026.01.13 17:55:09.723339 [ 276 ] {e92c394a-fc81-4dd7-95cc-e8af1b7adb18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3017 | 2026.01.13 17:55:09.723395 [ 276 ] {e92c394a-fc81-4dd7-95cc-e8af1b7adb18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3018 | 2026.01.13 17:55:09.723856 [ 276 ] {e92c394a-fc81-4dd7-95cc-e8af1b7adb18} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3019 | 2026.01.13 17:55:09.723901 [ 276 ] {e92c394a-fc81-4dd7-95cc-e8af1b7adb18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3020 | 2026.01.13 17:55:09.724251 [ 276 ] {e92c394a-fc81-4dd7-95cc-e8af1b7adb18} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3021 | 2026.01.13 17:55:09.724477 [ 276 ] {e92c394a-fc81-4dd7-95cc-e8af1b7adb18} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3022 | 2026.01.13 17:55:09.724633 [ 276 ] {e92c394a-fc81-4dd7-95cc-e8af1b7adb18} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001319 sec., 23502.65352539803 rows/sec., 1.73 MiB/sec. | ||
| 3023 | 2026.01.13 17:55:09.724678 [ 276 ] {e92c394a-fc81-4dd7-95cc-e8af1b7adb18} <Debug> TCPHandler: Processed in 0.001502987 sec. | ||
| 3024 | 2026.01.13 17:55:09.724812 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3025 | 2026.01.13 17:55:09.724911 [ 276 ] {2c864416-b6eb-466f-bfb3-99b38e5090f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3026 | 2026.01.13 17:55:09.724953 [ 276 ] {2c864416-b6eb-466f-bfb3-99b38e5090f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3027 | 2026.01.13 17:55:09.725399 [ 276 ] {2c864416-b6eb-466f-bfb3-99b38e5090f7} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3028 | 2026.01.13 17:55:09.725436 [ 276 ] {2c864416-b6eb-466f-bfb3-99b38e5090f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3029 | 2026.01.13 17:55:09.725779 [ 276 ] {2c864416-b6eb-466f-bfb3-99b38e5090f7} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3030 | 2026.01.13 17:55:09.726046 [ 276 ] {2c864416-b6eb-466f-bfb3-99b38e5090f7} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3031 | 2026.01.13 17:55:09.726193 [ 276 ] {2c864416-b6eb-466f-bfb3-99b38e5090f7} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001303 sec., 72908.67229470453 rows/sec., 5.69 MiB/sec. | ||
| 3032 | 2026.01.13 17:55:09.726233 [ 276 ] {2c864416-b6eb-466f-bfb3-99b38e5090f7} <Debug> TCPHandler: Processed in 0.001477477 sec. | ||
| 3033 | 2026.01.13 17:55:09.726365 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3034 | 2026.01.13 17:55:09.726469 [ 276 ] {239bd474-efa2-4082-bc4d-f2667485c5c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3035 | 2026.01.13 17:55:09.726514 [ 276 ] {239bd474-efa2-4082-bc4d-f2667485c5c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3036 | 2026.01.13 17:55:09.726931 [ 276 ] {239bd474-efa2-4082-bc4d-f2667485c5c5} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3037 | 2026.01.13 17:55:09.726968 [ 276 ] {239bd474-efa2-4082-bc4d-f2667485c5c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3038 | 2026.01.13 17:55:09.727296 [ 276 ] {239bd474-efa2-4082-bc4d-f2667485c5c5} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3039 | 2026.01.13 17:55:09.727512 [ 276 ] {239bd474-efa2-4082-bc4d-f2667485c5c5} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3040 | 2026.01.13 17:55:09.727653 [ 276 ] {239bd474-efa2-4082-bc4d-f2667485c5c5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001205 sec., 132780.08298755187 rows/sec., 9.25 MiB/sec. | ||
| 3041 | 2026.01.13 17:55:09.727691 [ 276 ] {239bd474-efa2-4082-bc4d-f2667485c5c5} <Debug> TCPHandler: Processed in 0.001380845 sec. | ||
| 3042 | 2026.01.13 17:55:09.727821 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3043 | 2026.01.13 17:55:09.727926 [ 276 ] {1ea80fdd-53ae-499e-88bc-396099fe0a82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3044 | 2026.01.13 17:55:09.727990 [ 276 ] {1ea80fdd-53ae-499e-88bc-396099fe0a82} <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 | ||
| 3045 | 2026.01.13 17:55:09.728996 [ 276 ] {1ea80fdd-53ae-499e-88bc-396099fe0a82} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3046 | 2026.01.13 17:55:09.729033 [ 276 ] {1ea80fdd-53ae-499e-88bc-396099fe0a82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3047 | 2026.01.13 17:55:09.729619 [ 276 ] {1ea80fdd-53ae-499e-88bc-396099fe0a82} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3048 | 2026.01.13 17:55:09.729871 [ 276 ] {1ea80fdd-53ae-499e-88bc-396099fe0a82} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3049 | 2026.01.13 17:55:09.730021 [ 276 ] {1ea80fdd-53ae-499e-88bc-396099fe0a82} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002114 sec., 14664.143803216652 rows/sec., 26.28 MiB/sec. | ||
| 3050 | 2026.01.13 17:55:09.730085 [ 276 ] {1ea80fdd-53ae-499e-88bc-396099fe0a82} <Debug> TCPHandler: Processed in 0.002327372 sec. | ||
| 3051 | 2026.01.13 17:55:09.730221 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3052 | 2026.01.13 17:55:09.730318 [ 276 ] {23229515-27d9-4f81-a488-e323aee505d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3053 | 2026.01.13 17:55:09.730360 [ 276 ] {23229515-27d9-4f81-a488-e323aee505d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3054 | 2026.01.13 17:55:09.730716 [ 276 ] {23229515-27d9-4f81-a488-e323aee505d7} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3055 | 2026.01.13 17:55:09.730757 [ 276 ] {23229515-27d9-4f81-a488-e323aee505d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3056 | 2026.01.13 17:55:09.731082 [ 276 ] {23229515-27d9-4f81-a488-e323aee505d7} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3057 | 2026.01.13 17:55:09.731303 [ 276 ] {23229515-27d9-4f81-a488-e323aee505d7} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3058 | 2026.01.13 17:55:09.731433 [ 276 ] {23229515-27d9-4f81-a488-e323aee505d7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001134 sec., 52910.05291005291 rows/sec., 3.57 MiB/sec. | ||
| 3059 | 2026.01.13 17:55:09.731470 [ 276 ] {23229515-27d9-4f81-a488-e323aee505d7} <Debug> TCPHandler: Processed in 0.001299773 sec. | ||
| 3060 | 2026.01.13 17:55:11.683191 [ 144 ] {} <Debug> oximeter.fields_i16 (c518ca51-717d-4c11-8fbe-de2c2dfc273c) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3061 | 2026.01.13 17:55:11.683260 [ 144 ] {} <Trace> oximeter.fields_i16 (c518ca51-717d-4c11-8fbe-de2c2dfc273c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3062 | 2026.01.13 17:55:11.683283 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3063 | 2026.01.13 17:55:11.683446 [ 194 ] {c518ca51-717d-4c11-8fbe-de2c2dfc273c::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 | ||
| 3064 | 2026.01.13 17:55:11.683591 [ 194 ] {c518ca51-717d-4c11-8fbe-de2c2dfc273c::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3065 | 2026.01.13 17:55:11.683628 [ 194 ] {c518ca51-717d-4c11-8fbe-de2c2dfc273c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 3066 | 2026.01.13 17:55:11.683724 [ 194 ] {c518ca51-717d-4c11-8fbe-de2c2dfc273c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 410 rows starting from the beginning of the part | ||
| 3067 | 2026.01.13 17:55:11.683776 [ 194 ] {c518ca51-717d-4c11-8fbe-de2c2dfc273c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 410 rows starting from the beginning of the part | ||
| 3068 | 2026.01.13 17:55:11.683823 [ 194 ] {c518ca51-717d-4c11-8fbe-de2c2dfc273c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 410 rows starting from the beginning of the part | ||
| 3069 | 2026.01.13 17:55:11.683868 [ 194 ] {c518ca51-717d-4c11-8fbe-de2c2dfc273c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 410 rows starting from the beginning of the part | ||
| 3070 | 2026.01.13 17:55:11.684907 [ 201 ] {c518ca51-717d-4c11-8fbe-de2c2dfc273c::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1664 rows, containing 5 columns (5 merged, 0 gathered) in 0.001530538 sec., 1087199.4030857123 rows/sec., 73.42 MiB/sec. | ||
| 3071 | 2026.01.13 17:55:11.685133 [ 187 ] {c518ca51-717d-4c11-8fbe-de2c2dfc273c::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3072 | 2026.01.13 17:55:11.685475 [ 187 ] {c518ca51-717d-4c11-8fbe-de2c2dfc273c::all_1_5_1} <Trace> oximeter.fields_i16 (c518ca51-717d-4c11-8fbe-de2c2dfc273c): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3073 | 2026.01.13 17:55:11.685561 [ 187 ] {c518ca51-717d-4c11-8fbe-de2c2dfc273c::all_1_5_1} <Trace> oximeter.fields_i16 (c518ca51-717d-4c11-8fbe-de2c2dfc273c) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3074 | 2026.01.13 17:55:11.685670 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 3075 | 2026.01.13 17:55:11.775105 [ 144 ] {} <Debug> oximeter.fields_u8 (7d5959b3-3fa8-49d8-9069-8b4bc7b3c5b2) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3076 | 2026.01.13 17:55:11.775161 [ 144 ] {} <Trace> oximeter.fields_u8 (7d5959b3-3fa8-49d8-9069-8b4bc7b3c5b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3077 | 2026.01.13 17:55:11.775185 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3078 | 2026.01.13 17:55:11.775300 [ 187 ] {7d5959b3-3fa8-49d8-9069-8b4bc7b3c5b2::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 | ||
| 3079 | 2026.01.13 17:55:11.775433 [ 187 ] {7d5959b3-3fa8-49d8-9069-8b4bc7b3c5b2::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3080 | 2026.01.13 17:55:11.775468 [ 187 ] {7d5959b3-3fa8-49d8-9069-8b4bc7b3c5b2::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part | ||
| 3081 | 2026.01.13 17:55:11.775539 [ 187 ] {7d5959b3-3fa8-49d8-9069-8b4bc7b3c5b2::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 211 rows starting from the beginning of the part | ||
| 3082 | 2026.01.13 17:55:11.775603 [ 187 ] {7d5959b3-3fa8-49d8-9069-8b4bc7b3c5b2::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 211 rows starting from the beginning of the part | ||
| 3083 | 2026.01.13 17:55:11.775652 [ 187 ] {7d5959b3-3fa8-49d8-9069-8b4bc7b3c5b2::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 211 rows starting from the beginning of the part | ||
| 3084 | 2026.01.13 17:55:11.775701 [ 187 ] {7d5959b3-3fa8-49d8-9069-8b4bc7b3c5b2::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 211 rows starting from the beginning of the part | ||
| 3085 | 2026.01.13 17:55:11.776623 [ 201 ] {7d5959b3-3fa8-49d8-9069-8b4bc7b3c5b2::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 856 rows, containing 5 columns (5 merged, 0 gathered) in 0.001366445 sec., 626443.069424675 rows/sec., 38.13 MiB/sec. | ||
| 3086 | 2026.01.13 17:55:11.776784 [ 199 ] {7d5959b3-3fa8-49d8-9069-8b4bc7b3c5b2::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3087 | 2026.01.13 17:55:11.777054 [ 199 ] {7d5959b3-3fa8-49d8-9069-8b4bc7b3c5b2::all_1_5_1} <Trace> oximeter.fields_u8 (7d5959b3-3fa8-49d8-9069-8b4bc7b3c5b2): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3088 | 2026.01.13 17:55:11.777123 [ 199 ] {7d5959b3-3fa8-49d8-9069-8b4bc7b3c5b2::all_1_5_1} <Trace> oximeter.fields_u8 (7d5959b3-3fa8-49d8-9069-8b4bc7b3c5b2) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3089 | 2026.01.13 17:55:11.777199 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 3090 | 2026.01.13 17:55:12.950036 [ 143 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3091 | 2026.01.13 17:55:12.950091 [ 143 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3092 | 2026.01.13 17:55:13.018580 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5755 | ||
| 3093 | 2026.01.13 17:55:13.019165 [ 245 ] {} <Trace> system.asynchronous_metric_log (3e1656ea-c259-49fe-9ba0-58dc6ab6f9df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3094 | 2026.01.13 17:55:13.019228 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3095 | 2026.01.13 17:55:13.019840 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3096 | 2026.01.13 17:55:13.020102 [ 245 ] {} <Trace> system.asynchronous_metric_log (3e1656ea-c259-49fe-9ba0-58dc6ab6f9df): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3097 | 2026.01.13 17:55:13.020268 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5755 | ||
| 3098 | 2026.01.13 17:55:13.032526 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 430 | ||
| 3099 | 2026.01.13 17:55:13.034861 [ 243 ] {} <Trace> system.query_log (7e309dc9-d6d6-4af1-816a-0936f503f03a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3100 | 2026.01.13 17:55:13.034906 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3101 | 2026.01.13 17:55:13.036062 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3102 | 2026.01.13 17:55:13.036331 [ 243 ] {} <Trace> system.query_log (7e309dc9-d6d6-4af1-816a-0936f503f03a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3103 | 2026.01.13 17:55:13.036585 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 430 | ||
| 3104 | 2026.01.13 17:55:13.312387 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 3105 | 2026.01.13 17:55:13.329222 [ 244 ] {} <Trace> system.metric_log (ae7e3c3e-b449-4f33-bec8-ffbb555a10ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3106 | 2026.01.13 17:55:13.329276 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3107 | 2026.01.13 17:55:13.334624 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3108 | 2026.01.13 17:55:13.335304 [ 244 ] {} <Trace> system.metric_log (ae7e3c3e-b449-4f33-bec8-ffbb555a10ce): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3109 | 2026.01.13 17:55:13.338068 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 3110 | 2026.01.13 17:55:14.731254 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3111 | 2026.01.13 17:55:14.731467 [ 276 ] {b9389d29-7b21-4c4b-970a-9be45df07ce7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3112 | 2026.01.13 17:55:14.731546 [ 276 ] {b9389d29-7b21-4c4b-970a-9be45df07ce7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3113 | 2026.01.13 17:55:14.732429 [ 276 ] {b9389d29-7b21-4c4b-970a-9be45df07ce7} <Trace> oximeter.fields_i16 (c518ca51-717d-4c11-8fbe-de2c2dfc273c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3114 | 2026.01.13 17:55:14.732474 [ 276 ] {b9389d29-7b21-4c4b-970a-9be45df07ce7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3115 | 2026.01.13 17:55:14.732918 [ 276 ] {b9389d29-7b21-4c4b-970a-9be45df07ce7} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3116 | 2026.01.13 17:55:14.733191 [ 276 ] {b9389d29-7b21-4c4b-970a-9be45df07ce7} <Trace> oximeter.fields_i16 (c518ca51-717d-4c11-8fbe-de2c2dfc273c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3117 | 2026.01.13 17:55:14.733391 [ 276 ] {b9389d29-7b21-4c4b-970a-9be45df07ce7} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001975 sec., 207594.93670886074 rows/sec., 13.17 MiB/sec. | ||
| 3118 | 2026.01.13 17:55:14.733446 [ 276 ] {b9389d29-7b21-4c4b-970a-9be45df07ce7} <Debug> TCPHandler: Processed in 0.002371263 sec. | ||
| 3119 | 2026.01.13 17:55:14.733580 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3120 | 2026.01.13 17:55:14.733686 [ 276 ] {6d306ba4-5f56-4d3f-bbe3-b92037387aa4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3121 | 2026.01.13 17:55:14.733732 [ 276 ] {6d306ba4-5f56-4d3f-bbe3-b92037387aa4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3122 | 2026.01.13 17:55:14.734657 [ 276 ] {6d306ba4-5f56-4d3f-bbe3-b92037387aa4} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3123 | 2026.01.13 17:55:14.734692 [ 276 ] {6d306ba4-5f56-4d3f-bbe3-b92037387aa4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3124 | 2026.01.13 17:55:14.735089 [ 276 ] {6d306ba4-5f56-4d3f-bbe3-b92037387aa4} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3125 | 2026.01.13 17:55:14.735303 [ 276 ] {6d306ba4-5f56-4d3f-bbe3-b92037387aa4} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3126 | 2026.01.13 17:55:14.735401 [ 141 ] {} <Debug> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3127 | 2026.01.13 17:55:14.735429 [ 276 ] {6d306ba4-5f56-4d3f-bbe3-b92037387aa4} <Debug> executeQuery: Read 1132 rows, 91.85 KiB in 0.001768 sec., 640271.4932126696 rows/sec., 50.73 MiB/sec. | ||
| 3128 | 2026.01.13 17:55:14.735439 [ 141 ] {} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3129 | 2026.01.13 17:55:14.735460 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3130 | 2026.01.13 17:55:14.735468 [ 276 ] {6d306ba4-5f56-4d3f-bbe3-b92037387aa4} <Debug> TCPHandler: Processed in 0.001940486 sec. | ||
| 3131 | 2026.01.13 17:55:14.735586 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3132 | 2026.01.13 17:55:14.735582 [ 187 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::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 | ||
| 3133 | 2026.01.13 17:55:14.735682 [ 276 ] {6f90c7cc-ea08-404a-a49b-695603925700} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3134 | 2026.01.13 17:55:14.735727 [ 276 ] {6f90c7cc-ea08-404a-a49b-695603925700} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3135 | 2026.01.13 17:55:14.735743 [ 187 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3136 | 2026.01.13 17:55:14.735782 [ 187 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1322 rows starting from the beginning of the part | ||
| 3137 | 2026.01.13 17:55:14.735848 [ 187 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 118 rows starting from the beginning of the part | ||
| 3138 | 2026.01.13 17:55:14.735898 [ 187 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2277 rows starting from the beginning of the part | ||
| 3139 | 2026.01.13 17:55:14.735948 [ 187 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 56 rows starting from the beginning of the part | ||
| 3140 | 2026.01.13 17:55:14.736006 [ 187 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 118 rows starting from the beginning of the part | ||
| 3141 | 2026.01.13 17:55:14.736055 [ 187 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1132 rows starting from the beginning of the part | ||
| 3142 | 2026.01.13 17:55:14.736218 [ 276 ] {6f90c7cc-ea08-404a-a49b-695603925700} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3143 | 2026.01.13 17:55:14.736260 [ 276 ] {6f90c7cc-ea08-404a-a49b-695603925700} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3144 | 2026.01.13 17:55:14.736592 [ 276 ] {6f90c7cc-ea08-404a-a49b-695603925700} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3145 | 2026.01.13 17:55:14.736834 [ 276 ] {6f90c7cc-ea08-404a-a49b-695603925700} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3146 | 2026.01.13 17:55:14.736972 [ 276 ] {6f90c7cc-ea08-404a-a49b-695603925700} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001309 sec., 164247.51718869366 rows/sec., 9.75 MiB/sec. | ||
| 3147 | 2026.01.13 17:55:14.737010 [ 276 ] {6f90c7cc-ea08-404a-a49b-695603925700} <Debug> TCPHandler: Processed in 0.001473396 sec. | ||
| 3148 | 2026.01.13 17:55:14.737145 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3149 | 2026.01.13 17:55:14.737242 [ 276 ] {80672f71-7f1a-41e2-9ff8-20fd490c220b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3150 | 2026.01.13 17:55:14.737294 [ 276 ] {80672f71-7f1a-41e2-9ff8-20fd490c220b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3151 | 2026.01.13 17:55:14.737845 [ 276 ] {80672f71-7f1a-41e2-9ff8-20fd490c220b} <Trace> oximeter.fields_u32 (283989db-30f4-4232-8589-7a68eae304b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3152 | 2026.01.13 17:55:14.737886 [ 276 ] {80672f71-7f1a-41e2-9ff8-20fd490c220b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3153 | 2026.01.13 17:55:14.738097 [ 201 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5023 rows, containing 5 columns (5 merged, 0 gathered) in 0.002576147 sec., 1949811.0938545044 rows/sec., 164.87 MiB/sec. | ||
| 3154 | 2026.01.13 17:55:14.738238 [ 276 ] {80672f71-7f1a-41e2-9ff8-20fd490c220b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3155 | 2026.01.13 17:55:14.738503 [ 276 ] {80672f71-7f1a-41e2-9ff8-20fd490c220b} <Trace> oximeter.fields_u32 (283989db-30f4-4232-8589-7a68eae304b8): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3156 | 2026.01.13 17:55:14.738518 [ 190 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3157 | 2026.01.13 17:55:14.738613 [ 141 ] {} <Debug> oximeter.fields_u32 (283989db-30f4-4232-8589-7a68eae304b8) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 3158 | 2026.01.13 17:55:14.738638 [ 276 ] {80672f71-7f1a-41e2-9ff8-20fd490c220b} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001415 sec., 149823.32155477031 rows/sec., 9.66 MiB/sec. | ||
| 3159 | 2026.01.13 17:55:14.738651 [ 141 ] {} <Trace> oximeter.fields_u32 (283989db-30f4-4232-8589-7a68eae304b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3160 | 2026.01.13 17:55:14.738680 [ 276 ] {80672f71-7f1a-41e2-9ff8-20fd490c220b} <Debug> TCPHandler: Processed in 0.001583068 sec. | ||
| 3161 | 2026.01.13 17:55:14.738685 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3162 | 2026.01.13 17:55:14.738781 [ 199 ] {283989db-30f4-4232-8589-7a68eae304b8::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 | ||
| 3163 | 2026.01.13 17:55:14.738803 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3164 | 2026.01.13 17:55:14.738887 [ 199 ] {283989db-30f4-4232-8589-7a68eae304b8::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3165 | 2026.01.13 17:55:14.738921 [ 199 ] {283989db-30f4-4232-8589-7a68eae304b8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 3166 | 2026.01.13 17:55:14.738920 [ 276 ] {322a53af-3eb3-4546-b426-eb2944f0ebc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3167 | 2026.01.13 17:55:14.738948 [ 190 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_16_3} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3168 | 2026.01.13 17:55:14.738985 [ 276 ] {322a53af-3eb3-4546-b426-eb2944f0ebc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3169 | 2026.01.13 17:55:14.738994 [ 199 ] {283989db-30f4-4232-8589-7a68eae304b8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 212 rows starting from the beginning of the part | ||
| 3170 | 2026.01.13 17:55:14.739044 [ 190 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_16_3} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3171 | 2026.01.13 17:55:14.739054 [ 199 ] {283989db-30f4-4232-8589-7a68eae304b8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 212 rows starting from the beginning of the part | ||
| 3172 | 2026.01.13 17:55:14.739106 [ 199 ] {283989db-30f4-4232-8589-7a68eae304b8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 212 rows starting from the beginning of the part | ||
| 3173 | 2026.01.13 17:55:14.739146 [ 199 ] {283989db-30f4-4232-8589-7a68eae304b8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 440 rows starting from the beginning of the part | ||
| 3174 | 2026.01.13 17:55:14.739159 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. | ||
| 3175 | 2026.01.13 17:55:14.739191 [ 199 ] {283989db-30f4-4232-8589-7a68eae304b8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 212 rows starting from the beginning of the part | ||
| 3176 | 2026.01.13 17:55:14.739486 [ 276 ] {322a53af-3eb3-4546-b426-eb2944f0ebc8} <Trace> oximeter.fields_u8 (7d5959b3-3fa8-49d8-9069-8b4bc7b3c5b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3177 | 2026.01.13 17:55:14.739530 [ 276 ] {322a53af-3eb3-4546-b426-eb2944f0ebc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3178 | 2026.01.13 17:55:14.739865 [ 276 ] {322a53af-3eb3-4546-b426-eb2944f0ebc8} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3179 | 2026.01.13 17:55:14.740094 [ 276 ] {322a53af-3eb3-4546-b426-eb2944f0ebc8} <Trace> oximeter.fields_u8 (7d5959b3-3fa8-49d8-9069-8b4bc7b3c5b2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3180 | 2026.01.13 17:55:14.740137 [ 201 ] {283989db-30f4-4232-8589-7a68eae304b8::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1312 rows, containing 5 columns (5 merged, 0 gathered) in 0.001390096 sec., 943819.7074158908 rows/sec., 65.31 MiB/sec. | ||
| 3181 | 2026.01.13 17:55:14.740227 [ 276 ] {322a53af-3eb3-4546-b426-eb2944f0ebc8} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001331 sec., 158527.4229902329 rows/sec., 9.00 MiB/sec. | ||
| 3182 | 2026.01.13 17:55:14.740269 [ 276 ] {322a53af-3eb3-4546-b426-eb2944f0ebc8} <Debug> TCPHandler: Processed in 0.001517067 sec. | ||
| 3183 | 2026.01.13 17:55:14.740291 [ 190 ] {283989db-30f4-4232-8589-7a68eae304b8::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3184 | 2026.01.13 17:55:14.740383 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3185 | 2026.01.13 17:55:14.740484 [ 276 ] {8a59ed9a-7800-4069-9897-022cfa95f652} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3186 | 2026.01.13 17:55:14.740527 [ 276 ] {8a59ed9a-7800-4069-9897-022cfa95f652} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3187 | 2026.01.13 17:55:14.740556 [ 190 ] {283989db-30f4-4232-8589-7a68eae304b8::all_1_6_1} <Trace> oximeter.fields_u32 (283989db-30f4-4232-8589-7a68eae304b8): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3188 | 2026.01.13 17:55:14.740628 [ 190 ] {283989db-30f4-4232-8589-7a68eae304b8::all_1_6_1} <Trace> oximeter.fields_u32 (283989db-30f4-4232-8589-7a68eae304b8) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3189 | 2026.01.13 17:55:14.740699 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 3190 | 2026.01.13 17:55:14.741216 [ 276 ] {8a59ed9a-7800-4069-9897-022cfa95f652} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3191 | 2026.01.13 17:55:14.741257 [ 276 ] {8a59ed9a-7800-4069-9897-022cfa95f652} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3192 | 2026.01.13 17:55:14.741601 [ 276 ] {8a59ed9a-7800-4069-9897-022cfa95f652} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3193 | 2026.01.13 17:55:14.741814 [ 276 ] {8a59ed9a-7800-4069-9897-022cfa95f652} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3194 | 2026.01.13 17:55:14.741909 [ 141 ] {} <Debug> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3195 | 2026.01.13 17:55:14.741939 [ 141 ] {} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3196 | 2026.01.13 17:55:14.741940 [ 276 ] {8a59ed9a-7800-4069-9897-022cfa95f652} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001474 sec., 467435.5495251017 rows/sec., 32.64 MiB/sec. | ||
| 3197 | 2026.01.13 17:55:14.741958 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3198 | 2026.01.13 17:55:14.741985 [ 276 ] {8a59ed9a-7800-4069-9897-022cfa95f652} <Debug> TCPHandler: Processed in 0.00165076 sec. | ||
| 3199 | 2026.01.13 17:55:14.742037 [ 199 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::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 | ||
| 3200 | 2026.01.13 17:55:14.742093 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3201 | 2026.01.13 17:55:14.742129 [ 199 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3202 | 2026.01.13 17:55:14.742160 [ 199 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 790 rows starting from the beginning of the part | ||
| 3203 | 2026.01.13 17:55:14.742194 [ 276 ] {14d1f3ad-ead6-4bd8-81fc-facb89b64080} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3204 | 2026.01.13 17:55:14.742206 [ 199 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 95 rows starting from the beginning of the part | ||
| 3205 | 2026.01.13 17:55:14.742243 [ 276 ] {14d1f3ad-ead6-4bd8-81fc-facb89b64080} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3206 | 2026.01.13 17:55:14.742253 [ 199 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1155 rows starting from the beginning of the part | ||
| 3207 | 2026.01.13 17:55:14.742297 [ 199 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 64 rows starting from the beginning of the part | ||
| 3208 | 2026.01.13 17:55:14.742331 [ 199 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 95 rows starting from the beginning of the part | ||
| 3209 | 2026.01.13 17:55:14.742376 [ 199 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 689 rows starting from the beginning of the part | ||
| 3210 | 2026.01.13 17:55:14.742613 [ 276 ] {14d1f3ad-ead6-4bd8-81fc-facb89b64080} <Trace> oximeter.measurements_bool (826fdc8e-3d6b-4202-9ce2-60a454a21d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3211 | 2026.01.13 17:55:14.742656 [ 276 ] {14d1f3ad-ead6-4bd8-81fc-facb89b64080} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3212 | 2026.01.13 17:55:14.742992 [ 276 ] {14d1f3ad-ead6-4bd8-81fc-facb89b64080} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3213 | 2026.01.13 17:55:14.743266 [ 276 ] {14d1f3ad-ead6-4bd8-81fc-facb89b64080} <Trace> oximeter.measurements_bool (826fdc8e-3d6b-4202-9ce2-60a454a21d74): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3214 | 2026.01.13 17:55:14.743432 [ 276 ] {14d1f3ad-ead6-4bd8-81fc-facb89b64080} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001257 sec., 4773.26968973747 rows/sec., 249.38 KiB/sec. | ||
| 3215 | 2026.01.13 17:55:14.743475 [ 276 ] {14d1f3ad-ead6-4bd8-81fc-facb89b64080} <Debug> TCPHandler: Processed in 0.001430386 sec. | ||
| 3216 | 2026.01.13 17:55:14.743541 [ 199 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2888 rows, containing 5 columns (5 merged, 0 gathered) in 0.001535158 sec., 1881239.5857625077 rows/sec., 141.85 MiB/sec. | ||
| 3217 | 2026.01.13 17:55:14.743606 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3218 | 2026.01.13 17:55:14.743709 [ 276 ] {d81df8e6-7df0-4ec7-a9dc-01a4fb5df059} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3219 | 2026.01.13 17:55:14.743732 [ 197 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3220 | 2026.01.13 17:55:14.743754 [ 276 ] {d81df8e6-7df0-4ec7-a9dc-01a4fb5df059} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3221 | 2026.01.13 17:55:14.743982 [ 197 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_16_3} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3222 | 2026.01.13 17:55:14.744044 [ 197 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_16_3} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3223 | 2026.01.13 17:55:14.744122 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 3224 | 2026.01.13 17:55:14.744212 [ 276 ] {d81df8e6-7df0-4ec7-a9dc-01a4fb5df059} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3225 | 2026.01.13 17:55:14.744247 [ 276 ] {d81df8e6-7df0-4ec7-a9dc-01a4fb5df059} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3226 | 2026.01.13 17:55:14.744595 [ 276 ] {d81df8e6-7df0-4ec7-a9dc-01a4fb5df059} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3227 | 2026.01.13 17:55:14.744836 [ 276 ] {d81df8e6-7df0-4ec7-a9dc-01a4fb5df059} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3228 | 2026.01.13 17:55:14.744945 [ 141 ] {} <Debug> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3229 | 2026.01.13 17:55:14.744972 [ 276 ] {d81df8e6-7df0-4ec7-a9dc-01a4fb5df059} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001282 sec., 244929.7971918877 rows/sec., 16.09 MiB/sec. | ||
| 3230 | 2026.01.13 17:55:14.744975 [ 141 ] {} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3231 | 2026.01.13 17:55:14.745002 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3232 | 2026.01.13 17:55:14.745010 [ 276 ] {d81df8e6-7df0-4ec7-a9dc-01a4fb5df059} <Debug> TCPHandler: Processed in 0.001457156 sec. | ||
| 3233 | 2026.01.13 17:55:14.745078 [ 197 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::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 | ||
| 3234 | 2026.01.13 17:55:14.745127 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3235 | 2026.01.13 17:55:14.745160 [ 197 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3236 | 2026.01.13 17:55:14.745189 [ 197 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 2236 rows starting from the beginning of the part | ||
| 3237 | 2026.01.13 17:55:14.745221 [ 276 ] {7a2b55f2-13f7-4f2f-82b9-00dd9556b0d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3238 | 2026.01.13 17:55:14.745245 [ 197 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 160 rows starting from the beginning of the part | ||
| 3239 | 2026.01.13 17:55:14.745264 [ 276 ] {7a2b55f2-13f7-4f2f-82b9-00dd9556b0d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3240 | 2026.01.13 17:55:14.745289 [ 197 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2837 rows starting from the beginning of the part | ||
| 3241 | 2026.01.13 17:55:14.745329 [ 197 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 128 rows starting from the beginning of the part | ||
| 3242 | 2026.01.13 17:55:14.745369 [ 197 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 160 rows starting from the beginning of the part | ||
| 3243 | 2026.01.13 17:55:14.745407 [ 197 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 314 rows starting from the beginning of the part | ||
| 3244 | 2026.01.13 17:55:14.745576 [ 276 ] {7a2b55f2-13f7-4f2f-82b9-00dd9556b0d4} <Trace> oximeter.measurements_f64 (1c067b5b-75e1-467d-a7e3-d4b172727ac8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3245 | 2026.01.13 17:55:14.745610 [ 276 ] {7a2b55f2-13f7-4f2f-82b9-00dd9556b0d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3246 | 2026.01.13 17:55:14.745917 [ 276 ] {7a2b55f2-13f7-4f2f-82b9-00dd9556b0d4} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3247 | 2026.01.13 17:55:14.746155 [ 276 ] {7a2b55f2-13f7-4f2f-82b9-00dd9556b0d4} <Trace> oximeter.measurements_f64 (1c067b5b-75e1-467d-a7e3-d4b172727ac8): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3248 | 2026.01.13 17:55:14.746316 [ 276 ] {7a2b55f2-13f7-4f2f-82b9-00dd9556b0d4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001113 sec., 898.4725965858041 rows/sec., 60.54 KiB/sec. | ||
| 3249 | 2026.01.13 17:55:14.746358 [ 141 ] {} <Debug> oximeter.measurements_f64 (1c067b5b-75e1-467d-a7e3-d4b172727ac8) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3250 | 2026.01.13 17:55:14.746361 [ 276 ] {7a2b55f2-13f7-4f2f-82b9-00dd9556b0d4} <Debug> TCPHandler: Processed in 0.001283803 sec. | ||
| 3251 | 2026.01.13 17:55:14.746399 [ 141 ] {} <Trace> oximeter.measurements_f64 (1c067b5b-75e1-467d-a7e3-d4b172727ac8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3252 | 2026.01.13 17:55:14.746425 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3253 | 2026.01.13 17:55:14.746511 [ 199 ] {1c067b5b-75e1-467d-a7e3-d4b172727ac8::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 | ||
| 3254 | 2026.01.13 17:55:14.746512 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3255 | 2026.01.13 17:55:14.746609 [ 199 ] {1c067b5b-75e1-467d-a7e3-d4b172727ac8::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3256 | 2026.01.13 17:55:14.746642 [ 199 ] {1c067b5b-75e1-467d-a7e3-d4b172727ac8::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 | ||
| 3257 | 2026.01.13 17:55:14.746646 [ 276 ] {80b003a2-3ee6-4674-b08e-35c025d161b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3258 | 2026.01.13 17:55:14.746687 [ 199 ] {1c067b5b-75e1-467d-a7e3-d4b172727ac8::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 | ||
| 3259 | 2026.01.13 17:55:14.746723 [ 276 ] {80b003a2-3ee6-4674-b08e-35c025d161b9} <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 | ||
| 3260 | 2026.01.13 17:55:14.746727 [ 199 ] {1c067b5b-75e1-467d-a7e3-d4b172727ac8::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 | ||
| 3261 | 2026.01.13 17:55:14.746782 [ 199 ] {1c067b5b-75e1-467d-a7e3-d4b172727ac8::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 | ||
| 3262 | 2026.01.13 17:55:14.746814 [ 199 ] {1c067b5b-75e1-467d-a7e3-d4b172727ac8::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 | ||
| 3263 | 2026.01.13 17:55:14.747461 [ 198 ] {1c067b5b-75e1-467d-a7e3-d4b172727ac8::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.000984058 sec., 5081.001323092745 rows/sec., 342.37 KiB/sec. | ||
| 3264 | 2026.01.13 17:55:14.747622 [ 189 ] {1c067b5b-75e1-467d-a7e3-d4b172727ac8::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3265 | 2026.01.13 17:55:14.747796 [ 276 ] {80b003a2-3ee6-4674-b08e-35c025d161b9} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3266 | 2026.01.13 17:55:14.747838 [ 276 ] {80b003a2-3ee6-4674-b08e-35c025d161b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3267 | 2026.01.13 17:55:14.747976 [ 189 ] {1c067b5b-75e1-467d-a7e3-d4b172727ac8::all_1_5_1} <Trace> oximeter.measurements_f64 (1c067b5b-75e1-467d-a7e3-d4b172727ac8): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3268 | 2026.01.13 17:55:14.748057 [ 189 ] {1c067b5b-75e1-467d-a7e3-d4b172727ac8::all_1_5_1} <Trace> oximeter.measurements_f64 (1c067b5b-75e1-467d-a7e3-d4b172727ac8) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3269 | 2026.01.13 17:55:14.748145 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 3270 | 2026.01.13 17:55:14.748705 [ 198 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5835 rows, containing 5 columns (5 merged, 0 gathered) in 0.003658166 sec., 1595061.5691032063 rows/sec., 107.80 MiB/sec. | ||
| 3271 | 2026.01.13 17:55:14.748852 [ 276 ] {80b003a2-3ee6-4674-b08e-35c025d161b9} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3272 | 2026.01.13 17:55:14.749223 [ 276 ] {80b003a2-3ee6-4674-b08e-35c025d161b9} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3273 | 2026.01.13 17:55:14.749268 [ 189 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3274 | 2026.01.13 17:55:14.749476 [ 276 ] {80b003a2-3ee6-4674-b08e-35c025d161b9} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002848 sec., 3511.23595505618 rows/sec., 6.29 MiB/sec. | ||
| 3275 | 2026.01.13 17:55:14.749581 [ 276 ] {80b003a2-3ee6-4674-b08e-35c025d161b9} <Debug> TCPHandler: Processed in 0.003127027 sec. | ||
| 3276 | 2026.01.13 17:55:14.749586 [ 189 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3277 | 2026.01.13 17:55:14.749673 [ 189 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3278 | 2026.01.13 17:55:14.749752 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.29 MiB. | ||
| 3279 | 2026.01.13 17:55:14.750297 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3280 | 2026.01.13 17:55:14.750420 [ 276 ] {08d3fb71-d7a3-4e38-b64b-11c44ee99dd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3281 | 2026.01.13 17:55:14.750469 [ 276 ] {08d3fb71-d7a3-4e38-b64b-11c44ee99dd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3282 | 2026.01.13 17:55:14.750842 [ 276 ] {08d3fb71-d7a3-4e38-b64b-11c44ee99dd9} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3283 | 2026.01.13 17:55:14.750878 [ 276 ] {08d3fb71-d7a3-4e38-b64b-11c44ee99dd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3284 | 2026.01.13 17:55:14.751241 [ 276 ] {08d3fb71-d7a3-4e38-b64b-11c44ee99dd9} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3285 | 2026.01.13 17:55:14.751511 [ 276 ] {08d3fb71-d7a3-4e38-b64b-11c44ee99dd9} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3286 | 2026.01.13 17:55:14.751648 [ 140 ] {} <Debug> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3287 | 2026.01.13 17:55:14.751669 [ 276 ] {08d3fb71-d7a3-4e38-b64b-11c44ee99dd9} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001275 sec., 81568.62745098039 rows/sec., 5.00 MiB/sec. | ||
| 3288 | 2026.01.13 17:55:14.751714 [ 140 ] {} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3289 | 2026.01.13 17:55:14.751726 [ 276 ] {08d3fb71-d7a3-4e38-b64b-11c44ee99dd9} <Debug> TCPHandler: Processed in 0.001533218 sec. | ||
| 3290 | 2026.01.13 17:55:14.751742 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3291 | 2026.01.13 17:55:14.751846 [ 197 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::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 | ||
| 3292 | 2026.01.13 17:55:14.751928 [ 197 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3293 | 2026.01.13 17:55:14.751954 [ 197 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 732 rows starting from the beginning of the part | ||
| 3294 | 2026.01.13 17:55:14.752003 [ 197 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::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 | ||
| 3295 | 2026.01.13 17:55:14.752039 [ 197 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 56 rows starting from the beginning of the part | ||
| 3296 | 2026.01.13 17:55:14.752074 [ 197 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 48 rows starting from the beginning of the part | ||
| 3297 | 2026.01.13 17:55:14.752113 [ 197 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 60 rows starting from the beginning of the part | ||
| 3298 | 2026.01.13 17:55:14.752152 [ 197 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 104 rows starting from the beginning of the part | ||
| 3299 | 2026.01.13 17:55:14.752937 [ 198 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 4 columns (4 merged, 0 gathered) in 0.0011242 sec., 942892.7237146416 rows/sec., 60.65 MiB/sec. | ||
| 3300 | 2026.01.13 17:55:14.753115 [ 189 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3301 | 2026.01.13 17:55:14.753357 [ 189 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_16_3} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3302 | 2026.01.13 17:55:14.753415 [ 189 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_16_3} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3303 | 2026.01.13 17:55:14.753467 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 3304 | 2026.01.13 17:55:19.720240 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3305 | 2026.01.13 17:55:19.720444 [ 276 ] {610498b6-eb6e-4ec3-9e85-41a64c6975a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3306 | 2026.01.13 17:55:19.720515 [ 276 ] {610498b6-eb6e-4ec3-9e85-41a64c6975a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3307 | 2026.01.13 17:55:19.721145 [ 276 ] {610498b6-eb6e-4ec3-9e85-41a64c6975a8} <Trace> oximeter.fields_ipaddr (262b395f-daa4-48d1-aa34-e8cf0bb4ab49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3308 | 2026.01.13 17:55:19.721196 [ 276 ] {610498b6-eb6e-4ec3-9e85-41a64c6975a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3309 | 2026.01.13 17:55:19.721578 [ 276 ] {610498b6-eb6e-4ec3-9e85-41a64c6975a8} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3310 | 2026.01.13 17:55:19.721805 [ 276 ] {610498b6-eb6e-4ec3-9e85-41a64c6975a8} <Trace> oximeter.fields_ipaddr (262b395f-daa4-48d1-aa34-e8cf0bb4ab49): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3311 | 2026.01.13 17:55:19.721966 [ 276 ] {610498b6-eb6e-4ec3-9e85-41a64c6975a8} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001571 sec., 2546.1489497135585 rows/sec., 207.62 KiB/sec. | ||
| 3312 | 2026.01.13 17:55:19.722015 [ 276 ] {610498b6-eb6e-4ec3-9e85-41a64c6975a8} <Debug> TCPHandler: Processed in 0.001911055 sec. | ||
| 3313 | 2026.01.13 17:55:19.722144 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3314 | 2026.01.13 17:55:19.722249 [ 276 ] {48be8668-5bb0-456c-85ca-48f6dcff9a08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3315 | 2026.01.13 17:55:19.722293 [ 276 ] {48be8668-5bb0-456c-85ca-48f6dcff9a08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3316 | 2026.01.13 17:55:19.722760 [ 276 ] {48be8668-5bb0-456c-85ca-48f6dcff9a08} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3317 | 2026.01.13 17:55:19.722799 [ 276 ] {48be8668-5bb0-456c-85ca-48f6dcff9a08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3318 | 2026.01.13 17:55:19.723123 [ 276 ] {48be8668-5bb0-456c-85ca-48f6dcff9a08} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3319 | 2026.01.13 17:55:19.723333 [ 276 ] {48be8668-5bb0-456c-85ca-48f6dcff9a08} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3320 | 2026.01.13 17:55:19.723459 [ 276 ] {48be8668-5bb0-456c-85ca-48f6dcff9a08} <Debug> executeQuery: Read 120 rows, 10.41 KiB in 0.001234 sec., 97244.7325769854 rows/sec., 8.24 MiB/sec. | ||
| 3321 | 2026.01.13 17:55:19.723497 [ 276 ] {48be8668-5bb0-456c-85ca-48f6dcff9a08} <Debug> TCPHandler: Processed in 0.001406846 sec. | ||
| 3322 | 2026.01.13 17:55:19.723612 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3323 | 2026.01.13 17:55:19.723706 [ 276 ] {f7ec8a28-4b99-410e-9b43-4e16267d3536} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3324 | 2026.01.13 17:55:19.723748 [ 276 ] {f7ec8a28-4b99-410e-9b43-4e16267d3536} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3325 | 2026.01.13 17:55:19.724170 [ 276 ] {f7ec8a28-4b99-410e-9b43-4e16267d3536} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3326 | 2026.01.13 17:55:19.724207 [ 276 ] {f7ec8a28-4b99-410e-9b43-4e16267d3536} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3327 | 2026.01.13 17:55:19.724503 [ 276 ] {f7ec8a28-4b99-410e-9b43-4e16267d3536} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3328 | 2026.01.13 17:55:19.724720 [ 276 ] {f7ec8a28-4b99-410e-9b43-4e16267d3536} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3329 | 2026.01.13 17:55:19.724847 [ 276 ] {f7ec8a28-4b99-410e-9b43-4e16267d3536} <Debug> executeQuery: Read 35 rows, 2.61 KiB in 0.00116 sec., 30172.41379310345 rows/sec., 2.20 MiB/sec. | ||
| 3330 | 2026.01.13 17:55:19.724884 [ 276 ] {f7ec8a28-4b99-410e-9b43-4e16267d3536} <Debug> TCPHandler: Processed in 0.001322143 sec. | ||
| 3331 | 2026.01.13 17:55:19.724996 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3332 | 2026.01.13 17:55:19.725091 [ 276 ] {b0f2c11a-3609-4025-9b5f-2dc99d2767b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3333 | 2026.01.13 17:55:19.725131 [ 276 ] {b0f2c11a-3609-4025-9b5f-2dc99d2767b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3334 | 2026.01.13 17:55:19.725569 [ 276 ] {b0f2c11a-3609-4025-9b5f-2dc99d2767b3} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3335 | 2026.01.13 17:55:19.725605 [ 276 ] {b0f2c11a-3609-4025-9b5f-2dc99d2767b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3336 | 2026.01.13 17:55:19.725911 [ 276 ] {b0f2c11a-3609-4025-9b5f-2dc99d2767b3} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3337 | 2026.01.13 17:55:19.726110 [ 276 ] {b0f2c11a-3609-4025-9b5f-2dc99d2767b3} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3338 | 2026.01.13 17:55:19.726236 [ 276 ] {b0f2c11a-3609-4025-9b5f-2dc99d2767b3} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001163 sec., 85124.67755803955 rows/sec., 6.65 MiB/sec. | ||
| 3339 | 2026.01.13 17:55:19.726273 [ 276 ] {b0f2c11a-3609-4025-9b5f-2dc99d2767b3} <Debug> TCPHandler: Processed in 0.001326874 sec. | ||
| 3340 | 2026.01.13 17:55:19.726397 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3341 | 2026.01.13 17:55:19.726492 [ 276 ] {a1c63c4b-f963-4c4d-bdbe-b0bf337886f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3342 | 2026.01.13 17:55:19.726535 [ 276 ] {a1c63c4b-f963-4c4d-bdbe-b0bf337886f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3343 | 2026.01.13 17:55:19.726961 [ 276 ] {a1c63c4b-f963-4c4d-bdbe-b0bf337886f9} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3344 | 2026.01.13 17:55:19.726998 [ 276 ] {a1c63c4b-f963-4c4d-bdbe-b0bf337886f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3345 | 2026.01.13 17:55:19.727328 [ 276 ] {a1c63c4b-f963-4c4d-bdbe-b0bf337886f9} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3346 | 2026.01.13 17:55:19.727539 [ 276 ] {a1c63c4b-f963-4c4d-bdbe-b0bf337886f9} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3347 | 2026.01.13 17:55:19.727664 [ 276 ] {a1c63c4b-f963-4c4d-bdbe-b0bf337886f9} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001191 sec., 136020.15113350126 rows/sec., 9.47 MiB/sec. | ||
| 3348 | 2026.01.13 17:55:19.727701 [ 276 ] {a1c63c4b-f963-4c4d-bdbe-b0bf337886f9} <Debug> TCPHandler: Processed in 0.001354204 sec. | ||
| 3349 | 2026.01.13 17:55:19.727820 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3350 | 2026.01.13 17:55:19.727914 [ 276 ] {d607a7e5-d452-41ca-92bf-39882d1c9205} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3351 | 2026.01.13 17:55:19.727970 [ 276 ] {d607a7e5-d452-41ca-92bf-39882d1c9205} <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 | ||
| 3352 | 2026.01.13 17:55:19.728766 [ 276 ] {d607a7e5-d452-41ca-92bf-39882d1c9205} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3353 | 2026.01.13 17:55:19.728803 [ 276 ] {d607a7e5-d452-41ca-92bf-39882d1c9205} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3354 | 2026.01.13 17:55:19.729318 [ 276 ] {d607a7e5-d452-41ca-92bf-39882d1c9205} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3355 | 2026.01.13 17:55:19.729552 [ 276 ] {d607a7e5-d452-41ca-92bf-39882d1c9205} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3356 | 2026.01.13 17:55:19.729683 [ 276 ] {d607a7e5-d452-41ca-92bf-39882d1c9205} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001787 sec., 17347.509792949077 rows/sec., 31.09 MiB/sec. | ||
| 3357 | 2026.01.13 17:55:19.729736 [ 276 ] {d607a7e5-d452-41ca-92bf-39882d1c9205} <Debug> TCPHandler: Processed in 0.001965175 sec. | ||
| 3358 | 2026.01.13 17:55:19.729919 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3359 | 2026.01.13 17:55:19.730013 [ 276 ] {73a04274-4286-45fe-a4af-7fac3db113b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3360 | 2026.01.13 17:55:19.730057 [ 276 ] {73a04274-4286-45fe-a4af-7fac3db113b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3361 | 2026.01.13 17:55:19.730415 [ 276 ] {73a04274-4286-45fe-a4af-7fac3db113b9} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3362 | 2026.01.13 17:55:19.730453 [ 276 ] {73a04274-4286-45fe-a4af-7fac3db113b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3363 | 2026.01.13 17:55:19.730764 [ 276 ] {73a04274-4286-45fe-a4af-7fac3db113b9} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3364 | 2026.01.13 17:55:19.730973 [ 276 ] {73a04274-4286-45fe-a4af-7fac3db113b9} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3365 | 2026.01.13 17:55:19.731100 [ 276 ] {73a04274-4286-45fe-a4af-7fac3db113b9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001105 sec., 54298.64253393665 rows/sec., 3.66 MiB/sec. | ||
| 3366 | 2026.01.13 17:55:19.731136 [ 276 ] {73a04274-4286-45fe-a4af-7fac3db113b9} <Debug> TCPHandler: Processed in 0.001268273 sec. | ||
| 3367 | 2026.01.13 17:55:20.520349 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6203 | ||
| 3368 | 2026.01.13 17:55:20.520846 [ 245 ] {} <Trace> system.asynchronous_metric_log (3e1656ea-c259-49fe-9ba0-58dc6ab6f9df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3369 | 2026.01.13 17:55:20.520890 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3370 | 2026.01.13 17:55:20.521352 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3371 | 2026.01.13 17:55:20.521598 [ 245 ] {} <Trace> system.asynchronous_metric_log (3e1656ea-c259-49fe-9ba0-58dc6ab6f9df): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3372 | 2026.01.13 17:55:20.521743 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6203 | ||
| 3373 | 2026.01.13 17:55:20.838131 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3374 | 2026.01.13 17:55:20.854087 [ 244 ] {} <Trace> system.metric_log (ae7e3c3e-b449-4f33-bec8-ffbb555a10ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3375 | 2026.01.13 17:55:20.854131 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3376 | 2026.01.13 17:55:20.860037 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3377 | 2026.01.13 17:55:20.860762 [ 244 ] {} <Trace> system.metric_log (ae7e3c3e-b449-4f33-bec8-ffbb555a10ce): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3378 | 2026.01.13 17:55:20.863680 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3379 | 2026.01.13 17:55:21.000169 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 226.47 MiB, peak 232.02 MiB, free memory in arenas 0.00 B, will set to 227.84 MiB (RSS), difference: 1.37 MiB | ||
| 3380 | 2026.01.13 17:55:23.036680 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 466 | ||
| 3381 | 2026.01.13 17:55:23.039086 [ 243 ] {} <Trace> system.query_log (7e309dc9-d6d6-4af1-816a-0936f503f03a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3382 | 2026.01.13 17:55:23.039129 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.60 GiB. | ||
| 3383 | 2026.01.13 17:55:23.040280 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3384 | 2026.01.13 17:55:23.040552 [ 243 ] {} <Trace> system.query_log (7e309dc9-d6d6-4af1-816a-0936f503f03a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3385 | 2026.01.13 17:55:23.040792 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 466 | ||
| 3386 | 2026.01.13 17:55:24.732068 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3387 | 2026.01.13 17:55:24.732377 [ 276 ] {6907cc70-b0a6-4fdb-b711-fffb6b061d31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3388 | 2026.01.13 17:55:24.732482 [ 276 ] {6907cc70-b0a6-4fdb-b711-fffb6b061d31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3389 | 2026.01.13 17:55:24.733440 [ 276 ] {6907cc70-b0a6-4fdb-b711-fffb6b061d31} <Trace> oximeter.fields_i16 (c518ca51-717d-4c11-8fbe-de2c2dfc273c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3390 | 2026.01.13 17:55:24.733477 [ 276 ] {6907cc70-b0a6-4fdb-b711-fffb6b061d31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 3391 | 2026.01.13 17:55:24.733888 [ 276 ] {6907cc70-b0a6-4fdb-b711-fffb6b061d31} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3392 | 2026.01.13 17:55:24.734115 [ 276 ] {6907cc70-b0a6-4fdb-b711-fffb6b061d31} <Trace> oximeter.fields_i16 (c518ca51-717d-4c11-8fbe-de2c2dfc273c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3393 | 2026.01.13 17:55:24.734262 [ 276 ] {6907cc70-b0a6-4fdb-b711-fffb6b061d31} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001961 sec., 209077.0015298317 rows/sec., 13.26 MiB/sec. | ||
| 3394 | 2026.01.13 17:55:24.734303 [ 276 ] {6907cc70-b0a6-4fdb-b711-fffb6b061d31} <Debug> TCPHandler: Processed in 0.002423304 sec. | ||
| 3395 | 2026.01.13 17:55:24.734430 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3396 | 2026.01.13 17:55:24.734526 [ 276 ] {244ea5ac-7aea-487f-b964-4a24415b4ad6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3397 | 2026.01.13 17:55:24.734568 [ 276 ] {244ea5ac-7aea-487f-b964-4a24415b4ad6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3398 | 2026.01.13 17:55:24.735450 [ 276 ] {244ea5ac-7aea-487f-b964-4a24415b4ad6} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3399 | 2026.01.13 17:55:24.735485 [ 276 ] {244ea5ac-7aea-487f-b964-4a24415b4ad6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 3400 | 2026.01.13 17:55:24.735852 [ 276 ] {244ea5ac-7aea-487f-b964-4a24415b4ad6} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3401 | 2026.01.13 17:55:24.736064 [ 276 ] {244ea5ac-7aea-487f-b964-4a24415b4ad6} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3402 | 2026.01.13 17:55:24.736198 [ 276 ] {244ea5ac-7aea-487f-b964-4a24415b4ad6} <Debug> executeQuery: Read 1132 rows, 91.85 KiB in 0.00169 sec., 669822.4852071005 rows/sec., 53.08 MiB/sec. | ||
| 3403 | 2026.01.13 17:55:24.736236 [ 276 ] {244ea5ac-7aea-487f-b964-4a24415b4ad6} <Debug> TCPHandler: Processed in 0.001855954 sec. | ||
| 3404 | 2026.01.13 17:55:24.736358 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3405 | 2026.01.13 17:55:24.736455 [ 276 ] {3e188457-2961-4161-836e-74cbda6ee36a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3406 | 2026.01.13 17:55:24.736496 [ 276 ] {3e188457-2961-4161-836e-74cbda6ee36a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3407 | 2026.01.13 17:55:24.736982 [ 276 ] {3e188457-2961-4161-836e-74cbda6ee36a} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3408 | 2026.01.13 17:55:24.737019 [ 276 ] {3e188457-2961-4161-836e-74cbda6ee36a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 3409 | 2026.01.13 17:55:24.737345 [ 276 ] {3e188457-2961-4161-836e-74cbda6ee36a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3410 | 2026.01.13 17:55:24.737563 [ 276 ] {3e188457-2961-4161-836e-74cbda6ee36a} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3411 | 2026.01.13 17:55:24.737691 [ 276 ] {3e188457-2961-4161-836e-74cbda6ee36a} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001254 sec., 171451.355661882 rows/sec., 10.18 MiB/sec. | ||
| 3412 | 2026.01.13 17:55:24.737704 [ 128 ] {} <Debug> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3413 | 2026.01.13 17:55:24.737728 [ 276 ] {3e188457-2961-4161-836e-74cbda6ee36a} <Debug> TCPHandler: Processed in 0.001420536 sec. | ||
| 3414 | 2026.01.13 17:55:24.737793 [ 128 ] {} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3415 | 2026.01.13 17:55:24.737825 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 3416 | 2026.01.13 17:55:24.737868 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3417 | 2026.01.13 17:55:24.737969 [ 276 ] {1fb175b6-0d2b-47f6-9653-3c5a3f6ced1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3418 | 2026.01.13 17:55:24.737991 [ 199 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::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 | ||
| 3419 | 2026.01.13 17:55:24.738010 [ 276 ] {1fb175b6-0d2b-47f6-9653-3c5a3f6ced1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3420 | 2026.01.13 17:55:24.738215 [ 199 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3421 | 2026.01.13 17:55:24.738278 [ 199 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 274 rows starting from the beginning of the part | ||
| 3422 | 2026.01.13 17:55:24.738381 [ 199 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 225 rows starting from the beginning of the part | ||
| 3423 | 2026.01.13 17:55:24.738462 [ 199 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 31 rows starting from the beginning of the part | ||
| 3424 | 2026.01.13 17:55:24.738538 [ 199 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 215 rows starting from the beginning of the part | ||
| 3425 | 2026.01.13 17:55:24.738546 [ 276 ] {1fb175b6-0d2b-47f6-9653-3c5a3f6ced1a} <Trace> oximeter.fields_u32 (283989db-30f4-4232-8589-7a68eae304b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3426 | 2026.01.13 17:55:24.738598 [ 276 ] {1fb175b6-0d2b-47f6-9653-3c5a3f6ced1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 3427 | 2026.01.13 17:55:24.738611 [ 199 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 35 rows starting from the beginning of the part | ||
| 3428 | 2026.01.13 17:55:24.738692 [ 199 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 215 rows starting from the beginning of the part | ||
| 3429 | 2026.01.13 17:55:24.738939 [ 276 ] {1fb175b6-0d2b-47f6-9653-3c5a3f6ced1a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3430 | 2026.01.13 17:55:24.739190 [ 276 ] {1fb175b6-0d2b-47f6-9653-3c5a3f6ced1a} <Trace> oximeter.fields_u32 (283989db-30f4-4232-8589-7a68eae304b8): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3431 | 2026.01.13 17:55:24.739326 [ 276 ] {1fb175b6-0d2b-47f6-9653-3c5a3f6ced1a} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001375 sec., 154181.81818181818 rows/sec., 9.94 MiB/sec. | ||
| 3432 | 2026.01.13 17:55:24.739364 [ 276 ] {1fb175b6-0d2b-47f6-9653-3c5a3f6ced1a} <Debug> TCPHandler: Processed in 0.001546628 sec. | ||
| 3433 | 2026.01.13 17:55:24.739486 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3434 | 2026.01.13 17:55:24.739581 [ 276 ] {732cfb35-bba3-4ce8-8d07-3b0d1e70ed02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3435 | 2026.01.13 17:55:24.739621 [ 276 ] {732cfb35-bba3-4ce8-8d07-3b0d1e70ed02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3436 | 2026.01.13 17:55:24.739762 [ 189 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 995 rows, containing 5 columns (5 merged, 0 gathered) in 0.001861844 sec., 534416.4172723385 rows/sec., 34.73 MiB/sec. | ||
| 3437 | 2026.01.13 17:55:24.739989 [ 198 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3438 | 2026.01.13 17:55:24.740094 [ 276 ] {732cfb35-bba3-4ce8-8d07-3b0d1e70ed02} <Trace> oximeter.fields_u8 (7d5959b3-3fa8-49d8-9069-8b4bc7b3c5b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3439 | 2026.01.13 17:55:24.740139 [ 276 ] {732cfb35-bba3-4ce8-8d07-3b0d1e70ed02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 3440 | 2026.01.13 17:55:24.740375 [ 198 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::all_1_16_3} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3441 | 2026.01.13 17:55:24.740473 [ 198 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::all_1_16_3} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3442 | 2026.01.13 17:55:24.740485 [ 276 ] {732cfb35-bba3-4ce8-8d07-3b0d1e70ed02} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3443 | 2026.01.13 17:55:24.740577 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 3444 | 2026.01.13 17:55:24.740706 [ 276 ] {732cfb35-bba3-4ce8-8d07-3b0d1e70ed02} <Trace> oximeter.fields_u8 (7d5959b3-3fa8-49d8-9069-8b4bc7b3c5b2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3445 | 2026.01.13 17:55:24.740841 [ 276 ] {732cfb35-bba3-4ce8-8d07-3b0d1e70ed02} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001278 sec., 165101.7214397496 rows/sec., 9.38 MiB/sec. | ||
| 3446 | 2026.01.13 17:55:24.740880 [ 276 ] {732cfb35-bba3-4ce8-8d07-3b0d1e70ed02} <Debug> TCPHandler: Processed in 0.001442656 sec. | ||
| 3447 | 2026.01.13 17:55:24.741001 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3448 | 2026.01.13 17:55:24.741123 [ 276 ] {970d9b07-66db-43e2-9b3d-092ac8799c54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3449 | 2026.01.13 17:55:24.741171 [ 276 ] {970d9b07-66db-43e2-9b3d-092ac8799c54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3450 | 2026.01.13 17:55:24.741897 [ 276 ] {970d9b07-66db-43e2-9b3d-092ac8799c54} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3451 | 2026.01.13 17:55:24.741935 [ 276 ] {970d9b07-66db-43e2-9b3d-092ac8799c54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 3452 | 2026.01.13 17:55:24.742275 [ 276 ] {970d9b07-66db-43e2-9b3d-092ac8799c54} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3453 | 2026.01.13 17:55:24.742489 [ 276 ] {970d9b07-66db-43e2-9b3d-092ac8799c54} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3454 | 2026.01.13 17:55:24.742621 [ 276 ] {970d9b07-66db-43e2-9b3d-092ac8799c54} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001522 sec., 452693.82391590014 rows/sec., 31.61 MiB/sec. | ||
| 3455 | 2026.01.13 17:55:24.742659 [ 276 ] {970d9b07-66db-43e2-9b3d-092ac8799c54} <Debug> TCPHandler: Processed in 0.001717631 sec. | ||
| 3456 | 2026.01.13 17:55:24.742770 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3457 | 2026.01.13 17:55:24.742863 [ 276 ] {0385806c-2a9f-4c33-b5cd-3d704f169319} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3458 | 2026.01.13 17:55:24.742904 [ 276 ] {0385806c-2a9f-4c33-b5cd-3d704f169319} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3459 | 2026.01.13 17:55:24.743230 [ 276 ] {0385806c-2a9f-4c33-b5cd-3d704f169319} <Trace> oximeter.measurements_bool (826fdc8e-3d6b-4202-9ce2-60a454a21d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3460 | 2026.01.13 17:55:24.743266 [ 276 ] {0385806c-2a9f-4c33-b5cd-3d704f169319} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 3461 | 2026.01.13 17:55:24.743557 [ 276 ] {0385806c-2a9f-4c33-b5cd-3d704f169319} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3462 | 2026.01.13 17:55:24.743757 [ 276 ] {0385806c-2a9f-4c33-b5cd-3d704f169319} <Trace> oximeter.measurements_bool (826fdc8e-3d6b-4202-9ce2-60a454a21d74): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3463 | 2026.01.13 17:55:24.743850 [ 128 ] {} <Debug> oximeter.measurements_bool (826fdc8e-3d6b-4202-9ce2-60a454a21d74) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 3464 | 2026.01.13 17:55:24.743879 [ 276 ] {0385806c-2a9f-4c33-b5cd-3d704f169319} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001034 sec., 5802.707930367505 rows/sec., 303.17 KiB/sec. | ||
| 3465 | 2026.01.13 17:55:24.743903 [ 128 ] {} <Trace> oximeter.measurements_bool (826fdc8e-3d6b-4202-9ce2-60a454a21d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3466 | 2026.01.13 17:55:24.743921 [ 276 ] {0385806c-2a9f-4c33-b5cd-3d704f169319} <Debug> TCPHandler: Processed in 0.001198791 sec. | ||
| 3467 | 2026.01.13 17:55:24.743928 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 3468 | 2026.01.13 17:55:24.744040 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3469 | 2026.01.13 17:55:24.744041 [ 199 ] {826fdc8e-3d6b-4202-9ce2-60a454a21d74::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 | ||
| 3470 | 2026.01.13 17:55:24.744142 [ 276 ] {990fb181-f7b8-4853-ae06-17b7e050d4ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3471 | 2026.01.13 17:55:24.744175 [ 199 ] {826fdc8e-3d6b-4202-9ce2-60a454a21d74::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3472 | 2026.01.13 17:55:24.744188 [ 276 ] {990fb181-f7b8-4853-ae06-17b7e050d4ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3473 | 2026.01.13 17:55:24.744214 [ 199 ] {826fdc8e-3d6b-4202-9ce2-60a454a21d74::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 | ||
| 3474 | 2026.01.13 17:55:24.744271 [ 199 ] {826fdc8e-3d6b-4202-9ce2-60a454a21d74::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
| 3475 | 2026.01.13 17:55:24.744313 [ 199 ] {826fdc8e-3d6b-4202-9ce2-60a454a21d74::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
| 3476 | 2026.01.13 17:55:24.744351 [ 199 ] {826fdc8e-3d6b-4202-9ce2-60a454a21d74::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
| 3477 | 2026.01.13 17:55:24.744389 [ 199 ] {826fdc8e-3d6b-4202-9ce2-60a454a21d74::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
| 3478 | 2026.01.13 17:55:24.744427 [ 199 ] {826fdc8e-3d6b-4202-9ce2-60a454a21d74::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
| 3479 | 2026.01.13 17:55:24.744645 [ 276 ] {990fb181-f7b8-4853-ae06-17b7e050d4ee} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3480 | 2026.01.13 17:55:24.744688 [ 276 ] {990fb181-f7b8-4853-ae06-17b7e050d4ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 3481 | 2026.01.13 17:55:24.745047 [ 276 ] {990fb181-f7b8-4853-ae06-17b7e050d4ee} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3482 | 2026.01.13 17:55:24.745136 [ 193 ] {826fdc8e-3d6b-4202-9ce2-60a454a21d74::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.001133791 sec., 31751.883724601797 rows/sec., 1.62 MiB/sec. | ||
| 3483 | 2026.01.13 17:55:24.745257 [ 276 ] {990fb181-f7b8-4853-ae06-17b7e050d4ee} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3484 | 2026.01.13 17:55:24.745325 [ 200 ] {826fdc8e-3d6b-4202-9ce2-60a454a21d74::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3485 | 2026.01.13 17:55:24.745400 [ 276 ] {990fb181-f7b8-4853-ae06-17b7e050d4ee} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.00128 sec., 245312.49999999997 rows/sec., 16.11 MiB/sec. | ||
| 3486 | 2026.01.13 17:55:24.745444 [ 276 ] {990fb181-f7b8-4853-ae06-17b7e050d4ee} <Debug> TCPHandler: Processed in 0.001451566 sec. | ||
| 3487 | 2026.01.13 17:55:24.745568 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3488 | 2026.01.13 17:55:24.745645 [ 200 ] {826fdc8e-3d6b-4202-9ce2-60a454a21d74::all_1_6_1} <Trace> oximeter.measurements_bool (826fdc8e-3d6b-4202-9ce2-60a454a21d74): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3489 | 2026.01.13 17:55:24.745694 [ 276 ] {88eeac18-1411-4564-b32d-4f4a3e446d3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3490 | 2026.01.13 17:55:24.745725 [ 200 ] {826fdc8e-3d6b-4202-9ce2-60a454a21d74::all_1_6_1} <Trace> oximeter.measurements_bool (826fdc8e-3d6b-4202-9ce2-60a454a21d74) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3491 | 2026.01.13 17:55:24.745753 [ 276 ] {88eeac18-1411-4564-b32d-4f4a3e446d3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3492 | 2026.01.13 17:55:24.745835 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3493 | 2026.01.13 17:55:24.746137 [ 276 ] {88eeac18-1411-4564-b32d-4f4a3e446d3f} <Trace> oximeter.measurements_f64 (1c067b5b-75e1-467d-a7e3-d4b172727ac8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3494 | 2026.01.13 17:55:24.746186 [ 276 ] {88eeac18-1411-4564-b32d-4f4a3e446d3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 3495 | 2026.01.13 17:55:24.746557 [ 276 ] {88eeac18-1411-4564-b32d-4f4a3e446d3f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3496 | 2026.01.13 17:55:24.746806 [ 276 ] {88eeac18-1411-4564-b32d-4f4a3e446d3f} <Trace> oximeter.measurements_f64 (1c067b5b-75e1-467d-a7e3-d4b172727ac8): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3497 | 2026.01.13 17:55:24.746933 [ 276 ] {88eeac18-1411-4564-b32d-4f4a3e446d3f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001264 sec., 791.1392405063292 rows/sec., 53.31 KiB/sec. | ||
| 3498 | 2026.01.13 17:55:24.746970 [ 276 ] {88eeac18-1411-4564-b32d-4f4a3e446d3f} <Debug> TCPHandler: Processed in 0.001464036 sec. | ||
| 3499 | 2026.01.13 17:55:24.747087 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3500 | 2026.01.13 17:55:24.747206 [ 276 ] {1234e391-2091-488f-a775-cb3243684629} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3501 | 2026.01.13 17:55:24.747271 [ 276 ] {1234e391-2091-488f-a775-cb3243684629} <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 | ||
| 3502 | 2026.01.13 17:55:24.748101 [ 276 ] {1234e391-2091-488f-a775-cb3243684629} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3503 | 2026.01.13 17:55:24.748140 [ 276 ] {1234e391-2091-488f-a775-cb3243684629} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 3504 | 2026.01.13 17:55:24.748647 [ 276 ] {1234e391-2091-488f-a775-cb3243684629} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3505 | 2026.01.13 17:55:24.748865 [ 276 ] {1234e391-2091-488f-a775-cb3243684629} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3506 | 2026.01.13 17:55:24.748977 [ 128 ] {} <Debug> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3507 | 2026.01.13 17:55:24.749008 [ 276 ] {1234e391-2091-488f-a775-cb3243684629} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001826 sec., 5476.45125958379 rows/sec., 9.81 MiB/sec. | ||
| 3508 | 2026.01.13 17:55:24.749025 [ 128 ] {} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3509 | 2026.01.13 17:55:24.749050 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 3510 | 2026.01.13 17:55:24.749064 [ 276 ] {1234e391-2091-488f-a775-cb3243684629} <Debug> TCPHandler: Processed in 0.002037117 sec. | ||
| 3511 | 2026.01.13 17:55:24.749152 [ 200 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::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 | ||
| 3512 | 2026.01.13 17:55:24.749191 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3513 | 2026.01.13 17:55:24.749293 [ 276 ] {cfd107ad-9f5b-4487-929b-1f40f623804a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3514 | 2026.01.13 17:55:24.749335 [ 276 ] {cfd107ad-9f5b-4487-929b-1f40f623804a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3515 | 2026.01.13 17:55:24.749356 [ 200 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3516 | 2026.01.13 17:55:24.749413 [ 200 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 189 rows starting from the beginning of the part | ||
| 3517 | 2026.01.13 17:55:24.749559 [ 200 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 10 rows starting from the beginning of the part | ||
| 3518 | 2026.01.13 17:55:24.749664 [ 200 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 31 rows starting from the beginning of the part | ||
| 3519 | 2026.01.13 17:55:24.749688 [ 276 ] {cfd107ad-9f5b-4487-929b-1f40f623804a} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3520 | 2026.01.13 17:55:24.749730 [ 276 ] {cfd107ad-9f5b-4487-929b-1f40f623804a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 3521 | 2026.01.13 17:55:24.749755 [ 200 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 10 rows starting from the beginning of the part | ||
| 3522 | 2026.01.13 17:55:24.749847 [ 200 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 31 rows starting from the beginning of the part | ||
| 3523 | 2026.01.13 17:55:24.749934 [ 200 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 10 rows starting from the beginning of the part | ||
| 3524 | 2026.01.13 17:55:24.750057 [ 276 ] {cfd107ad-9f5b-4487-929b-1f40f623804a} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3525 | 2026.01.13 17:55:24.750293 [ 276 ] {cfd107ad-9f5b-4487-929b-1f40f623804a} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3526 | 2026.01.13 17:55:24.750430 [ 276 ] {cfd107ad-9f5b-4487-929b-1f40f623804a} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001155 sec., 90043.29004329005 rows/sec., 5.52 MiB/sec. | ||
| 3527 | 2026.01.13 17:55:24.750466 [ 276 ] {cfd107ad-9f5b-4487-929b-1f40f623804a} <Debug> TCPHandler: Processed in 0.001325174 sec. | ||
| 3528 | 2026.01.13 17:55:24.752850 [ 199 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 281 rows, containing 19 columns (19 merged, 0 gathered) in 0.003740918 sec., 75115.25245942306 rows/sec., 134.60 MiB/sec. | ||
| 3529 | 2026.01.13 17:55:24.753295 [ 200 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3530 | 2026.01.13 17:55:24.753581 [ 200 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3531 | 2026.01.13 17:55:24.753639 [ 200 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3532 | 2026.01.13 17:55:24.753734 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.49 MiB. | ||
| 3533 | 2026.01.13 17:55:27.950162 [ 124 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3534 | 2026.01.13 17:55:27.950225 [ 124 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3535 | 2026.01.13 17:55:28.021831 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6715 | ||
| 3536 | 2026.01.13 17:55:28.022331 [ 245 ] {} <Trace> system.asynchronous_metric_log (3e1656ea-c259-49fe-9ba0-58dc6ab6f9df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3537 | 2026.01.13 17:55:28.022377 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 3538 | 2026.01.13 17:55:28.022895 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3539 | 2026.01.13 17:55:28.023130 [ 245 ] {} <Trace> system.asynchronous_metric_log (3e1656ea-c259-49fe-9ba0-58dc6ab6f9df): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3540 | 2026.01.13 17:55:28.023256 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6715 | ||
| 3541 | 2026.01.13 17:55:28.363753 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3542 | 2026.01.13 17:55:28.380600 [ 244 ] {} <Trace> system.metric_log (ae7e3c3e-b449-4f33-bec8-ffbb555a10ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3543 | 2026.01.13 17:55:28.380662 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 3544 | 2026.01.13 17:55:28.385982 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3545 | 2026.01.13 17:55:28.386651 [ 244 ] {} <Trace> system.metric_log (ae7e3c3e-b449-4f33-bec8-ffbb555a10ce): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3546 | 2026.01.13 17:55:28.389521 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3547 | 2026.01.13 17:55:29.720189 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3548 | 2026.01.13 17:55:29.720380 [ 276 ] {d06a2ca7-3375-4615-8dfe-3207b446f031} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3549 | 2026.01.13 17:55:29.720447 [ 276 ] {d06a2ca7-3375-4615-8dfe-3207b446f031} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3550 | 2026.01.13 17:55:29.721145 [ 276 ] {d06a2ca7-3375-4615-8dfe-3207b446f031} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3551 | 2026.01.13 17:55:29.721189 [ 276 ] {d06a2ca7-3375-4615-8dfe-3207b446f031} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 3552 | 2026.01.13 17:55:29.721578 [ 276 ] {d06a2ca7-3375-4615-8dfe-3207b446f031} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3553 | 2026.01.13 17:55:29.721798 [ 276 ] {d06a2ca7-3375-4615-8dfe-3207b446f031} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3554 | 2026.01.13 17:55:29.721943 [ 276 ] {d06a2ca7-3375-4615-8dfe-3207b446f031} <Debug> executeQuery: Read 118 rows, 10.26 KiB in 0.001611 sec., 73246.43078833022 rows/sec., 6.22 MiB/sec. | ||
| 3555 | 2026.01.13 17:55:29.721983 [ 276 ] {d06a2ca7-3375-4615-8dfe-3207b446f031} <Debug> TCPHandler: Processed in 0.001921945 sec. | ||
| 3556 | 2026.01.13 17:55:29.722116 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3557 | 2026.01.13 17:55:29.722212 [ 276 ] {cc5a4210-e2b7-4abb-9731-3350375b22ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3558 | 2026.01.13 17:55:29.722253 [ 276 ] {cc5a4210-e2b7-4abb-9731-3350375b22ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3559 | 2026.01.13 17:55:29.722655 [ 276 ] {cc5a4210-e2b7-4abb-9731-3350375b22ec} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3560 | 2026.01.13 17:55:29.722691 [ 276 ] {cc5a4210-e2b7-4abb-9731-3350375b22ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 3561 | 2026.01.13 17:55:29.722981 [ 276 ] {cc5a4210-e2b7-4abb-9731-3350375b22ec} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3562 | 2026.01.13 17:55:29.723193 [ 276 ] {cc5a4210-e2b7-4abb-9731-3350375b22ec} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3563 | 2026.01.13 17:55:29.723320 [ 276 ] {cc5a4210-e2b7-4abb-9731-3350375b22ec} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001128 sec., 27482.269503546097 rows/sec., 2.02 MiB/sec. | ||
| 3564 | 2026.01.13 17:55:29.723356 [ 276 ] {cc5a4210-e2b7-4abb-9731-3350375b22ec} <Debug> TCPHandler: Processed in 0.001288214 sec. | ||
| 3565 | 2026.01.13 17:55:29.723462 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3566 | 2026.01.13 17:55:29.723554 [ 276 ] {4c3559d2-1af9-4992-96d4-2cd19feec8cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3567 | 2026.01.13 17:55:29.723594 [ 276 ] {4c3559d2-1af9-4992-96d4-2cd19feec8cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3568 | 2026.01.13 17:55:29.724014 [ 276 ] {4c3559d2-1af9-4992-96d4-2cd19feec8cd} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3569 | 2026.01.13 17:55:29.724049 [ 276 ] {4c3559d2-1af9-4992-96d4-2cd19feec8cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 3570 | 2026.01.13 17:55:29.724346 [ 276 ] {4c3559d2-1af9-4992-96d4-2cd19feec8cd} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3571 | 2026.01.13 17:55:29.724560 [ 276 ] {4c3559d2-1af9-4992-96d4-2cd19feec8cd} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3572 | 2026.01.13 17:55:29.724687 [ 276 ] {4c3559d2-1af9-4992-96d4-2cd19feec8cd} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.00115 sec., 82608.69565217392 rows/sec., 6.45 MiB/sec. | ||
| 3573 | 2026.01.13 17:55:29.724722 [ 276 ] {4c3559d2-1af9-4992-96d4-2cd19feec8cd} <Debug> TCPHandler: Processed in 0.001306653 sec. | ||
| 3574 | 2026.01.13 17:55:29.724834 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3575 | 2026.01.13 17:55:29.724927 [ 276 ] {90486f29-08ca-423e-9c70-53d4c3ceb8a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3576 | 2026.01.13 17:55:29.724969 [ 276 ] {90486f29-08ca-423e-9c70-53d4c3ceb8a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3577 | 2026.01.13 17:55:29.725369 [ 276 ] {90486f29-08ca-423e-9c70-53d4c3ceb8a7} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3578 | 2026.01.13 17:55:29.725404 [ 276 ] {90486f29-08ca-423e-9c70-53d4c3ceb8a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 3579 | 2026.01.13 17:55:29.725722 [ 276 ] {90486f29-08ca-423e-9c70-53d4c3ceb8a7} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3580 | 2026.01.13 17:55:29.725927 [ 276 ] {90486f29-08ca-423e-9c70-53d4c3ceb8a7} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3581 | 2026.01.13 17:55:29.726054 [ 276 ] {90486f29-08ca-423e-9c70-53d4c3ceb8a7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001145 sec., 139737.99126637555 rows/sec., 9.73 MiB/sec. | ||
| 3582 | 2026.01.13 17:55:29.726090 [ 276 ] {90486f29-08ca-423e-9c70-53d4c3ceb8a7} <Debug> TCPHandler: Processed in 0.001302933 sec. | ||
| 3583 | 2026.01.13 17:55:29.726193 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3584 | 2026.01.13 17:55:29.726285 [ 276 ] {cd250fa3-95d6-4f47-b4ef-164de48b66ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3585 | 2026.01.13 17:55:29.726339 [ 276 ] {cd250fa3-95d6-4f47-b4ef-164de48b66ca} <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 | ||
| 3586 | 2026.01.13 17:55:29.727141 [ 276 ] {cd250fa3-95d6-4f47-b4ef-164de48b66ca} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3587 | 2026.01.13 17:55:29.727179 [ 276 ] {cd250fa3-95d6-4f47-b4ef-164de48b66ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 3588 | 2026.01.13 17:55:29.727704 [ 276 ] {cd250fa3-95d6-4f47-b4ef-164de48b66ca} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3589 | 2026.01.13 17:55:29.727915 [ 276 ] {cd250fa3-95d6-4f47-b4ef-164de48b66ca} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3590 | 2026.01.13 17:55:29.728048 [ 276 ] {cd250fa3-95d6-4f47-b4ef-164de48b66ca} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.00178 sec., 17415.730337078654 rows/sec., 31.21 MiB/sec. | ||
| 3591 | 2026.01.13 17:55:29.728097 [ 276 ] {cd250fa3-95d6-4f47-b4ef-164de48b66ca} <Debug> TCPHandler: Processed in 0.001955955 sec. | ||
| 3592 | 2026.01.13 17:55:29.728214 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3593 | 2026.01.13 17:55:29.728308 [ 276 ] {3efd5892-673c-4ca8-b420-12545d17ce22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3594 | 2026.01.13 17:55:29.728349 [ 276 ] {3efd5892-673c-4ca8-b420-12545d17ce22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3595 | 2026.01.13 17:55:29.728681 [ 276 ] {3efd5892-673c-4ca8-b420-12545d17ce22} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3596 | 2026.01.13 17:55:29.728716 [ 276 ] {3efd5892-673c-4ca8-b420-12545d17ce22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 3597 | 2026.01.13 17:55:29.729011 [ 276 ] {3efd5892-673c-4ca8-b420-12545d17ce22} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3598 | 2026.01.13 17:55:29.729226 [ 276 ] {3efd5892-673c-4ca8-b420-12545d17ce22} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3599 | 2026.01.13 17:55:29.729351 [ 276 ] {3efd5892-673c-4ca8-b420-12545d17ce22} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001061 sec., 56550.42412818096 rows/sec., 3.81 MiB/sec. | ||
| 3600 | 2026.01.13 17:55:29.729385 [ 276 ] {3efd5892-673c-4ca8-b420-12545d17ce22} <Debug> TCPHandler: Processed in 0.001219012 sec. | ||
| 3601 | 2026.01.13 17:55:31.695799 [ 118 ] {} <Debug> oximeter.fields_ipaddr (262b395f-daa4-48d1-aa34-e8cf0bb4ab49) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3602 | 2026.01.13 17:55:31.695869 [ 118 ] {} <Trace> oximeter.fields_ipaddr (262b395f-daa4-48d1-aa34-e8cf0bb4ab49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3603 | 2026.01.13 17:55:31.695894 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 3604 | 2026.01.13 17:55:31.696063 [ 193 ] {262b395f-daa4-48d1-aa34-e8cf0bb4ab49::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 | ||
| 3605 | 2026.01.13 17:55:31.696271 [ 193 ] {262b395f-daa4-48d1-aa34-e8cf0bb4ab49::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3606 | 2026.01.13 17:55:31.696325 [ 193 ] {262b395f-daa4-48d1-aa34-e8cf0bb4ab49::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 | ||
| 3607 | 2026.01.13 17:55:31.696427 [ 193 ] {262b395f-daa4-48d1-aa34-e8cf0bb4ab49::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part | ||
| 3608 | 2026.01.13 17:55:31.696502 [ 193 ] {262b395f-daa4-48d1-aa34-e8cf0bb4ab49::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part | ||
| 3609 | 2026.01.13 17:55:31.696572 [ 193 ] {262b395f-daa4-48d1-aa34-e8cf0bb4ab49::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 10 rows starting from the beginning of the part | ||
| 3610 | 2026.01.13 17:55:31.696638 [ 193 ] {262b395f-daa4-48d1-aa34-e8cf0bb4ab49::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 4 rows starting from the beginning of the part | ||
| 3611 | 2026.01.13 17:55:31.697573 [ 200 ] {262b395f-daa4-48d1-aa34-e8cf0bb4ab49::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.001590249 sec., 18864.970202779565 rows/sec., 1.57 MiB/sec. | ||
| 3612 | 2026.01.13 17:55:31.697773 [ 199 ] {262b395f-daa4-48d1-aa34-e8cf0bb4ab49::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3613 | 2026.01.13 17:55:31.698112 [ 199 ] {262b395f-daa4-48d1-aa34-e8cf0bb4ab49::all_1_5_1} <Trace> oximeter.fields_ipaddr (262b395f-daa4-48d1-aa34-e8cf0bb4ab49): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3614 | 2026.01.13 17:55:31.698193 [ 199 ] {262b395f-daa4-48d1-aa34-e8cf0bb4ab49::all_1_5_1} <Trace> oximeter.fields_ipaddr (262b395f-daa4-48d1-aa34-e8cf0bb4ab49) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3615 | 2026.01.13 17:55:31.698294 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3616 | 2026.01.13 17:55:32.229437 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3617 | 2026.01.13 17:55:32.229608 [ 276 ] {d32746d0-0e8a-45ed-a2ad-9b818828cb98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3618 | 2026.01.13 17:55:32.229668 [ 276 ] {d32746d0-0e8a-45ed-a2ad-9b818828cb98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3619 | 2026.01.13 17:55:32.230470 [ 276 ] {d32746d0-0e8a-45ed-a2ad-9b818828cb98} <Trace> oximeter.fields_i16 (c518ca51-717d-4c11-8fbe-de2c2dfc273c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3620 | 2026.01.13 17:55:32.230507 [ 276 ] {d32746d0-0e8a-45ed-a2ad-9b818828cb98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 3621 | 2026.01.13 17:55:32.230898 [ 276 ] {d32746d0-0e8a-45ed-a2ad-9b818828cb98} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3622 | 2026.01.13 17:55:32.231128 [ 276 ] {d32746d0-0e8a-45ed-a2ad-9b818828cb98} <Trace> oximeter.fields_i16 (c518ca51-717d-4c11-8fbe-de2c2dfc273c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3623 | 2026.01.13 17:55:32.231274 [ 276 ] {d32746d0-0e8a-45ed-a2ad-9b818828cb98} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001714 sec., 239206.53442240373 rows/sec., 15.17 MiB/sec. | ||
| 3624 | 2026.01.13 17:55:32.231320 [ 276 ] {d32746d0-0e8a-45ed-a2ad-9b818828cb98} <Debug> TCPHandler: Processed in 0.002008436 sec. | ||
| 3625 | 2026.01.13 17:55:32.231454 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3626 | 2026.01.13 17:55:32.231548 [ 276 ] {ec3cd5ee-5ed1-48ab-a29a-35a778e5cedf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3627 | 2026.01.13 17:55:32.231588 [ 276 ] {ec3cd5ee-5ed1-48ab-a29a-35a778e5cedf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3628 | 2026.01.13 17:55:32.232994 [ 276 ] {ec3cd5ee-5ed1-48ab-a29a-35a778e5cedf} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3629 | 2026.01.13 17:55:32.233028 [ 276 ] {ec3cd5ee-5ed1-48ab-a29a-35a778e5cedf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 3630 | 2026.01.13 17:55:32.233487 [ 276 ] {ec3cd5ee-5ed1-48ab-a29a-35a778e5cedf} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3631 | 2026.01.13 17:55:32.233695 [ 276 ] {ec3cd5ee-5ed1-48ab-a29a-35a778e5cedf} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3632 | 2026.01.13 17:55:32.233817 [ 276 ] {ec3cd5ee-5ed1-48ab-a29a-35a778e5cedf} <Debug> executeQuery: Read 2272 rows, 188.41 KiB in 0.002288 sec., 993006.993006993 rows/sec., 80.42 MiB/sec. | ||
| 3633 | 2026.01.13 17:55:32.233854 [ 276 ] {ec3cd5ee-5ed1-48ab-a29a-35a778e5cedf} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 3634 | 2026.01.13 17:55:32.233868 [ 276 ] {ec3cd5ee-5ed1-48ab-a29a-35a778e5cedf} <Debug> TCPHandler: Processed in 0.002461884 sec. | ||
| 3635 | 2026.01.13 17:55:32.234001 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3636 | 2026.01.13 17:55:32.234094 [ 276 ] {e6b4c4b9-7166-46a4-8977-7ccb682f9f94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3637 | 2026.01.13 17:55:32.234132 [ 276 ] {e6b4c4b9-7166-46a4-8977-7ccb682f9f94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3638 | 2026.01.13 17:55:32.234625 [ 276 ] {e6b4c4b9-7166-46a4-8977-7ccb682f9f94} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3639 | 2026.01.13 17:55:32.234658 [ 276 ] {e6b4c4b9-7166-46a4-8977-7ccb682f9f94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 3640 | 2026.01.13 17:55:32.234949 [ 276 ] {e6b4c4b9-7166-46a4-8977-7ccb682f9f94} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3641 | 2026.01.13 17:55:32.235155 [ 276 ] {e6b4c4b9-7166-46a4-8977-7ccb682f9f94} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3642 | 2026.01.13 17:55:32.235283 [ 276 ] {e6b4c4b9-7166-46a4-8977-7ccb682f9f94} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001207 sec., 178127.58906379453 rows/sec., 10.57 MiB/sec. | ||
| 3643 | 2026.01.13 17:55:32.235317 [ 276 ] {e6b4c4b9-7166-46a4-8977-7ccb682f9f94} <Debug> TCPHandler: Processed in 0.001363574 sec. | ||
| 3644 | 2026.01.13 17:55:32.235436 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3645 | 2026.01.13 17:55:32.235528 [ 276 ] {59fccb93-54c2-44bf-bfa2-d59eb434d9e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3646 | 2026.01.13 17:55:32.235566 [ 276 ] {59fccb93-54c2-44bf-bfa2-d59eb434d9e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3647 | 2026.01.13 17:55:32.236082 [ 276 ] {59fccb93-54c2-44bf-bfa2-d59eb434d9e7} <Trace> oximeter.fields_u32 (283989db-30f4-4232-8589-7a68eae304b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3648 | 2026.01.13 17:55:32.236115 [ 276 ] {59fccb93-54c2-44bf-bfa2-d59eb434d9e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 3649 | 2026.01.13 17:55:32.236433 [ 276 ] {59fccb93-54c2-44bf-bfa2-d59eb434d9e7} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3650 | 2026.01.13 17:55:32.236635 [ 276 ] {59fccb93-54c2-44bf-bfa2-d59eb434d9e7} <Trace> oximeter.fields_u32 (283989db-30f4-4232-8589-7a68eae304b8): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3651 | 2026.01.13 17:55:32.236753 [ 276 ] {59fccb93-54c2-44bf-bfa2-d59eb434d9e7} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001243 sec., 353982.30088495574 rows/sec., 23.42 MiB/sec. | ||
| 3652 | 2026.01.13 17:55:32.236786 [ 276 ] {59fccb93-54c2-44bf-bfa2-d59eb434d9e7} <Debug> TCPHandler: Processed in 0.001397665 sec. | ||
| 3653 | 2026.01.13 17:55:32.236903 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3654 | 2026.01.13 17:55:32.236995 [ 276 ] {5c8928ec-c29e-4eb1-a066-a3d609677a32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3655 | 2026.01.13 17:55:32.237034 [ 276 ] {5c8928ec-c29e-4eb1-a066-a3d609677a32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3656 | 2026.01.13 17:55:32.237498 [ 276 ] {5c8928ec-c29e-4eb1-a066-a3d609677a32} <Trace> oximeter.fields_u8 (7d5959b3-3fa8-49d8-9069-8b4bc7b3c5b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3657 | 2026.01.13 17:55:32.237533 [ 276 ] {5c8928ec-c29e-4eb1-a066-a3d609677a32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 3658 | 2026.01.13 17:55:32.237835 [ 276 ] {5c8928ec-c29e-4eb1-a066-a3d609677a32} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3659 | 2026.01.13 17:55:32.238034 [ 276 ] {5c8928ec-c29e-4eb1-a066-a3d609677a32} <Trace> oximeter.fields_u8 (7d5959b3-3fa8-49d8-9069-8b4bc7b3c5b2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3660 | 2026.01.13 17:55:32.238155 [ 276 ] {5c8928ec-c29e-4eb1-a066-a3d609677a32} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001178 sec., 179117.14770797963 rows/sec., 10.17 MiB/sec. | ||
| 3661 | 2026.01.13 17:55:32.238191 [ 276 ] {5c8928ec-c29e-4eb1-a066-a3d609677a32} <Debug> TCPHandler: Processed in 0.001334504 sec. | ||
| 3662 | 2026.01.13 17:55:32.238301 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3663 | 2026.01.13 17:55:32.238393 [ 276 ] {4f31ed60-43c9-47e5-852a-b97f35665923} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3664 | 2026.01.13 17:55:32.238431 [ 276 ] {4f31ed60-43c9-47e5-852a-b97f35665923} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3665 | 2026.01.13 17:55:32.239192 [ 276 ] {4f31ed60-43c9-47e5-852a-b97f35665923} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3666 | 2026.01.13 17:55:32.239226 [ 276 ] {4f31ed60-43c9-47e5-852a-b97f35665923} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 3667 | 2026.01.13 17:55:32.239584 [ 276 ] {4f31ed60-43c9-47e5-852a-b97f35665923} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3668 | 2026.01.13 17:55:32.239825 [ 276 ] {4f31ed60-43c9-47e5-852a-b97f35665923} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3669 | 2026.01.13 17:55:32.239955 [ 276 ] {4f31ed60-43c9-47e5-852a-b97f35665923} <Debug> executeQuery: Read 1145 rows, 83.56 KiB in 0.001579 sec., 725142.4952501582 rows/sec., 51.68 MiB/sec. | ||
| 3670 | 2026.01.13 17:55:32.239992 [ 276 ] {4f31ed60-43c9-47e5-852a-b97f35665923} <Debug> TCPHandler: Processed in 0.001737151 sec. | ||
| 3671 | 2026.01.13 17:55:32.240111 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3672 | 2026.01.13 17:55:32.240205 [ 276 ] {4e221ce3-7d27-42d0-a9c0-4f6d3f075cef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3673 | 2026.01.13 17:55:32.240245 [ 276 ] {4e221ce3-7d27-42d0-a9c0-4f6d3f075cef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3674 | 2026.01.13 17:55:32.240578 [ 276 ] {4e221ce3-7d27-42d0-a9c0-4f6d3f075cef} <Trace> oximeter.measurements_bool (826fdc8e-3d6b-4202-9ce2-60a454a21d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3675 | 2026.01.13 17:55:32.240613 [ 276 ] {4e221ce3-7d27-42d0-a9c0-4f6d3f075cef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 3676 | 2026.01.13 17:55:32.240908 [ 276 ] {4e221ce3-7d27-42d0-a9c0-4f6d3f075cef} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3677 | 2026.01.13 17:55:32.241107 [ 276 ] {4e221ce3-7d27-42d0-a9c0-4f6d3f075cef} <Trace> oximeter.measurements_bool (826fdc8e-3d6b-4202-9ce2-60a454a21d74): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3678 | 2026.01.13 17:55:32.241229 [ 276 ] {4e221ce3-7d27-42d0-a9c0-4f6d3f075cef} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001043 sec., 5752.636625119846 rows/sec., 300.55 KiB/sec. | ||
| 3679 | 2026.01.13 17:55:32.241263 [ 276 ] {4e221ce3-7d27-42d0-a9c0-4f6d3f075cef} <Debug> TCPHandler: Processed in 0.001200431 sec. | ||
| 3680 | 2026.01.13 17:55:32.241374 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3681 | 2026.01.13 17:55:32.241466 [ 276 ] {02732468-871c-47c6-9034-13d4bb190ec8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3682 | 2026.01.13 17:55:32.241508 [ 276 ] {02732468-871c-47c6-9034-13d4bb190ec8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3683 | 2026.01.13 17:55:32.242080 [ 276 ] {02732468-871c-47c6-9034-13d4bb190ec8} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3684 | 2026.01.13 17:55:32.242115 [ 276 ] {02732468-871c-47c6-9034-13d4bb190ec8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 3685 | 2026.01.13 17:55:32.242469 [ 276 ] {02732468-871c-47c6-9034-13d4bb190ec8} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3686 | 2026.01.13 17:55:32.242669 [ 276 ] {02732468-871c-47c6-9034-13d4bb190ec8} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3687 | 2026.01.13 17:55:32.242794 [ 276 ] {02732468-871c-47c6-9034-13d4bb190ec8} <Debug> executeQuery: Read 924 rows, 62.61 KiB in 0.001346 sec., 686478.4546805349 rows/sec., 45.42 MiB/sec. | ||
| 3688 | 2026.01.13 17:55:32.242829 [ 276 ] {02732468-871c-47c6-9034-13d4bb190ec8} <Debug> TCPHandler: Processed in 0.001503596 sec. | ||
| 3689 | 2026.01.13 17:55:32.242942 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3690 | 2026.01.13 17:55:32.243035 [ 276 ] {2ac65519-3297-4748-827d-06e5d982399f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3691 | 2026.01.13 17:55:32.243075 [ 276 ] {2ac65519-3297-4748-827d-06e5d982399f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3692 | 2026.01.13 17:55:32.243382 [ 276 ] {2ac65519-3297-4748-827d-06e5d982399f} <Trace> oximeter.measurements_f64 (1c067b5b-75e1-467d-a7e3-d4b172727ac8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3693 | 2026.01.13 17:55:32.243418 [ 276 ] {2ac65519-3297-4748-827d-06e5d982399f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 3694 | 2026.01.13 17:55:32.243698 [ 276 ] {2ac65519-3297-4748-827d-06e5d982399f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3695 | 2026.01.13 17:55:32.243893 [ 276 ] {2ac65519-3297-4748-827d-06e5d982399f} <Trace> oximeter.measurements_f64 (1c067b5b-75e1-467d-a7e3-d4b172727ac8): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3696 | 2026.01.13 17:55:32.244019 [ 276 ] {2ac65519-3297-4748-827d-06e5d982399f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001002 sec., 998.003992015968 rows/sec., 67.25 KiB/sec. | ||
| 3697 | 2026.01.13 17:55:32.244053 [ 276 ] {2ac65519-3297-4748-827d-06e5d982399f} <Debug> TCPHandler: Processed in 0.00115752 sec. | ||
| 3698 | 2026.01.13 17:55:32.244162 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3699 | 2026.01.13 17:55:32.244254 [ 276 ] {aac8a304-df92-4ef2-bb63-af7d59450ebd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3700 | 2026.01.13 17:55:32.244307 [ 276 ] {aac8a304-df92-4ef2-bb63-af7d59450ebd} <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 | ||
| 3701 | 2026.01.13 17:55:32.245031 [ 276 ] {aac8a304-df92-4ef2-bb63-af7d59450ebd} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3702 | 2026.01.13 17:55:32.245068 [ 276 ] {aac8a304-df92-4ef2-bb63-af7d59450ebd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 3703 | 2026.01.13 17:55:32.245570 [ 276 ] {aac8a304-df92-4ef2-bb63-af7d59450ebd} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3704 | 2026.01.13 17:55:32.245783 [ 276 ] {aac8a304-df92-4ef2-bb63-af7d59450ebd} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3705 | 2026.01.13 17:55:32.245922 [ 276 ] {aac8a304-df92-4ef2-bb63-af7d59450ebd} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001686 sec., 5931.198102016608 rows/sec., 10.63 MiB/sec. | ||
| 3706 | 2026.01.13 17:55:32.245971 [ 276 ] {aac8a304-df92-4ef2-bb63-af7d59450ebd} <Debug> TCPHandler: Processed in 0.001856443 sec. | ||
| 3707 | 2026.01.13 17:55:32.246081 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3708 | 2026.01.13 17:55:32.246173 [ 276 ] {8c42066e-7fea-4b37-8934-a009b783aa82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3709 | 2026.01.13 17:55:32.246214 [ 276 ] {8c42066e-7fea-4b37-8934-a009b783aa82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3710 | 2026.01.13 17:55:32.246535 [ 276 ] {8c42066e-7fea-4b37-8934-a009b783aa82} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3711 | 2026.01.13 17:55:32.246571 [ 276 ] {8c42066e-7fea-4b37-8934-a009b783aa82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 3712 | 2026.01.13 17:55:32.246865 [ 276 ] {8c42066e-7fea-4b37-8934-a009b783aa82} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3713 | 2026.01.13 17:55:32.247067 [ 276 ] {8c42066e-7fea-4b37-8934-a009b783aa82} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3714 | 2026.01.13 17:55:32.247191 [ 276 ] {8c42066e-7fea-4b37-8934-a009b783aa82} <Debug> executeQuery: Read 76 rows, 4.59 KiB in 0.001035 sec., 73429.95169082127 rows/sec., 4.33 MiB/sec. | ||
| 3715 | 2026.01.13 17:55:32.247226 [ 276 ] {8c42066e-7fea-4b37-8934-a009b783aa82} <Debug> TCPHandler: Processed in 0.001192682 sec. | ||
| 3716 | 2026.01.13 17:55:33.041030 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 522 | ||
| 3717 | 2026.01.13 17:55:33.043849 [ 243 ] {} <Trace> system.query_log (7e309dc9-d6d6-4af1-816a-0936f503f03a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3718 | 2026.01.13 17:55:33.043888 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 3719 | 2026.01.13 17:55:33.045072 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3720 | 2026.01.13 17:55:33.045361 [ 243 ] {} <Trace> system.query_log (7e309dc9-d6d6-4af1-816a-0936f503f03a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3721 | 2026.01.13 17:55:33.045614 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 522 | ||
| 3722 | 2026.01.13 17:55:34.714587 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3723 | 2026.01.13 17:55:34.714790 [ 276 ] {746d38ee-73c8-49f7-9f32-12ebaa21cf93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3724 | 2026.01.13 17:55:34.714862 [ 276 ] {746d38ee-73c8-49f7-9f32-12ebaa21cf93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3725 | 2026.01.13 17:55:34.715603 [ 276 ] {746d38ee-73c8-49f7-9f32-12ebaa21cf93} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3726 | 2026.01.13 17:55:34.715645 [ 276 ] {746d38ee-73c8-49f7-9f32-12ebaa21cf93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 3727 | 2026.01.13 17:55:34.716036 [ 276 ] {746d38ee-73c8-49f7-9f32-12ebaa21cf93} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3728 | 2026.01.13 17:55:34.716273 [ 276 ] {746d38ee-73c8-49f7-9f32-12ebaa21cf93} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3729 | 2026.01.13 17:55:34.716400 [ 113 ] {} <Debug> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3730 | 2026.01.13 17:55:34.716421 [ 276 ] {746d38ee-73c8-49f7-9f32-12ebaa21cf93} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001682 sec., 33293.69797859691 rows/sec., 2.56 MiB/sec. | ||
| 3731 | 2026.01.13 17:55:34.716442 [ 113 ] {} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3732 | 2026.01.13 17:55:34.716466 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 3733 | 2026.01.13 17:55:34.716468 [ 276 ] {746d38ee-73c8-49f7-9f32-12ebaa21cf93} <Debug> TCPHandler: Processed in 0.002015247 sec. | ||
| 3734 | 2026.01.13 17:55:34.716637 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3735 | 2026.01.13 17:55:34.716657 [ 191 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::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 | ||
| 3736 | 2026.01.13 17:55:34.716740 [ 276 ] {67e71cd2-cbbe-474c-87cf-82c75f433607} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3737 | 2026.01.13 17:55:34.716789 [ 276 ] {67e71cd2-cbbe-474c-87cf-82c75f433607} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3738 | 2026.01.13 17:55:34.716875 [ 191 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3739 | 2026.01.13 17:55:34.716966 [ 191 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2464 rows starting from the beginning of the part | ||
| 3740 | 2026.01.13 17:55:34.717115 [ 191 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 120 rows starting from the beginning of the part | ||
| 3741 | 2026.01.13 17:55:34.717208 [ 191 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1132 rows starting from the beginning of the part | ||
| 3742 | 2026.01.13 17:55:34.717244 [ 276 ] {67e71cd2-cbbe-474c-87cf-82c75f433607} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3743 | 2026.01.13 17:55:34.717250 [ 191 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 118 rows starting from the beginning of the part | ||
| 3744 | 2026.01.13 17:55:34.717297 [ 276 ] {67e71cd2-cbbe-474c-87cf-82c75f433607} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 3745 | 2026.01.13 17:55:34.717334 [ 191 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 2272 rows starting from the beginning of the part | ||
| 3746 | 2026.01.13 17:55:34.717379 [ 191 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 56 rows starting from the beginning of the part | ||
| 3747 | 2026.01.13 17:55:34.717649 [ 276 ] {67e71cd2-cbbe-474c-87cf-82c75f433607} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3748 | 2026.01.13 17:55:34.717882 [ 276 ] {67e71cd2-cbbe-474c-87cf-82c75f433607} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3749 | 2026.01.13 17:55:34.717976 [ 113 ] {} <Debug> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3750 | 2026.01.13 17:55:34.718000 [ 113 ] {} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3751 | 2026.01.13 17:55:34.718015 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 3752 | 2026.01.13 17:55:34.718015 [ 276 ] {67e71cd2-cbbe-474c-87cf-82c75f433607} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001299 sec., 49268.66820631255 rows/sec., 3.85 MiB/sec. | ||
| 3753 | 2026.01.13 17:55:34.718057 [ 276 ] {67e71cd2-cbbe-474c-87cf-82c75f433607} <Debug> TCPHandler: Processed in 0.001480497 sec. | ||
| 3754 | 2026.01.13 17:55:34.718092 [ 199 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::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 | ||
| 3755 | 2026.01.13 17:55:34.718192 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3756 | 2026.01.13 17:55:34.718195 [ 199 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3757 | 2026.01.13 17:55:34.718247 [ 199 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1250 rows starting from the beginning of the part | ||
| 3758 | 2026.01.13 17:55:34.718294 [ 276 ] {f8e3f205-806f-4b2b-8ecd-e9f7bbca894d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3759 | 2026.01.13 17:55:34.718299 [ 199 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 99 rows starting from the beginning of the part | ||
| 3760 | 2026.01.13 17:55:34.718345 [ 276 ] {f8e3f205-806f-4b2b-8ecd-e9f7bbca894d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3761 | 2026.01.13 17:55:34.718361 [ 199 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 689 rows starting from the beginning of the part | ||
| 3762 | 2026.01.13 17:55:34.718432 [ 199 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 95 rows starting from the beginning of the part | ||
| 3763 | 2026.01.13 17:55:34.718480 [ 199 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1145 rows starting from the beginning of the part | ||
| 3764 | 2026.01.13 17:55:34.718521 [ 199 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 64 rows starting from the beginning of the part | ||
| 3765 | 2026.01.13 17:55:34.718746 [ 276 ] {f8e3f205-806f-4b2b-8ecd-e9f7bbca894d} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3766 | 2026.01.13 17:55:34.718786 [ 276 ] {f8e3f205-806f-4b2b-8ecd-e9f7bbca894d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 3767 | 2026.01.13 17:55:34.719232 [ 276 ] {f8e3f205-806f-4b2b-8ecd-e9f7bbca894d} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3768 | 2026.01.13 17:55:34.719456 [ 276 ] {f8e3f205-806f-4b2b-8ecd-e9f7bbca894d} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3769 | 2026.01.13 17:55:34.719549 [ 113 ] {} <Debug> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3770 | 2026.01.13 17:55:34.719571 [ 113 ] {} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3771 | 2026.01.13 17:55:34.719585 [ 276 ] {f8e3f205-806f-4b2b-8ecd-e9f7bbca894d} <Debug> executeQuery: Read 74 rows, 5.27 KiB in 0.001309 sec., 56531.70359052712 rows/sec., 3.93 MiB/sec. | ||
| 3772 | 2026.01.13 17:55:34.719586 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 3773 | 2026.01.13 17:55:34.719620 [ 276 ] {f8e3f205-806f-4b2b-8ecd-e9f7bbca894d} <Debug> TCPHandler: Processed in 0.001484017 sec. | ||
| 3774 | 2026.01.13 17:55:34.719688 [ 188 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6162 rows, containing 5 columns (5 merged, 0 gathered) in 0.003132837 sec., 1966907.3111687587 rows/sec., 167.04 MiB/sec. | ||
| 3775 | 2026.01.13 17:55:34.719702 [ 200 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::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 | ||
| 3776 | 2026.01.13 17:55:34.719746 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3777 | 2026.01.13 17:55:34.719754 [ 199 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3342 rows, containing 5 columns (5 merged, 0 gathered) in 0.001695441 sec., 1971168.5632233738 rows/sec., 149.12 MiB/sec. | ||
| 3778 | 2026.01.13 17:55:34.719848 [ 200 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3779 | 2026.01.13 17:55:34.719850 [ 276 ] {3575b34a-7235-4cdc-bc62-1c95da7243da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3780 | 2026.01.13 17:55:34.719893 [ 200 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 5835 rows starting from the beginning of the part | ||
| 3781 | 2026.01.13 17:55:34.719910 [ 276 ] {3575b34a-7235-4cdc-bc62-1c95da7243da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3782 | 2026.01.13 17:55:34.719963 [ 200 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 162 rows starting from the beginning of the part | ||
| 3783 | 2026.01.13 17:55:34.719984 [ 188 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3784 | 2026.01.13 17:55:34.719990 [ 192 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3785 | 2026.01.13 17:55:34.720012 [ 200 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 314 rows starting from the beginning of the part | ||
| 3786 | 2026.01.13 17:55:34.720053 [ 200 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 160 rows starting from the beginning of the part | ||
| 3787 | 2026.01.13 17:55:34.720092 [ 200 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 924 rows starting from the beginning of the part | ||
| 3788 | 2026.01.13 17:55:34.720130 [ 200 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 74 rows starting from the beginning of the part | ||
| 3789 | 2026.01.13 17:55:34.720265 [ 276 ] {3575b34a-7235-4cdc-bc62-1c95da7243da} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3790 | 2026.01.13 17:55:34.720307 [ 276 ] {3575b34a-7235-4cdc-bc62-1c95da7243da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 3791 | 2026.01.13 17:55:34.720308 [ 192 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_21_4} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3792 | 2026.01.13 17:55:34.720307 [ 188 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_21_4} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3793 | 2026.01.13 17:55:34.720412 [ 192 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_21_4} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3794 | 2026.01.13 17:55:34.720443 [ 188 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_21_4} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3795 | 2026.01.13 17:55:34.720514 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 3796 | 2026.01.13 17:55:34.720553 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.31 MiB. | ||
| 3797 | 2026.01.13 17:55:34.720671 [ 276 ] {3575b34a-7235-4cdc-bc62-1c95da7243da} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3798 | 2026.01.13 17:55:34.720899 [ 276 ] {3575b34a-7235-4cdc-bc62-1c95da7243da} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3799 | 2026.01.13 17:55:34.721031 [ 276 ] {3575b34a-7235-4cdc-bc62-1c95da7243da} <Debug> executeQuery: Read 28 rows, 1.94 KiB in 0.001199 sec., 23352.79399499583 rows/sec., 1.58 MiB/sec. | ||
| 3800 | 2026.01.13 17:55:34.721034 [ 112 ] {} <Debug> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3801 | 2026.01.13 17:55:34.721068 [ 276 ] {3575b34a-7235-4cdc-bc62-1c95da7243da} <Debug> TCPHandler: Processed in 0.001368985 sec. | ||
| 3802 | 2026.01.13 17:55:34.721085 [ 112 ] {} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3803 | 2026.01.13 17:55:34.721110 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 3804 | 2026.01.13 17:55:34.721208 [ 186 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::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 | ||
| 3805 | 2026.01.13 17:55:34.721341 [ 186 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3806 | 2026.01.13 17:55:34.721371 [ 186 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1060 rows starting from the beginning of the part | ||
| 3807 | 2026.01.13 17:55:34.721451 [ 186 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 60 rows starting from the beginning of the part | ||
| 3808 | 2026.01.13 17:55:34.721495 [ 186 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 104 rows starting from the beginning of the part | ||
| 3809 | 2026.01.13 17:55:34.721551 [ 186 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 60 rows starting from the beginning of the part | ||
| 3810 | 2026.01.13 17:55:34.721594 [ 186 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 76 rows starting from the beginning of the part | ||
| 3811 | 2026.01.13 17:55:34.721644 [ 186 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 28 rows starting from the beginning of the part | ||
| 3812 | 2026.01.13 17:55:34.722322 [ 199 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7469 rows, containing 5 columns (5 merged, 0 gathered) in 0.002674318 sec., 2792861.5819061156 rows/sec., 188.34 MiB/sec. | ||
| 3813 | 2026.01.13 17:55:34.722570 [ 200 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1388 rows, containing 4 columns (4 merged, 0 gathered) in 0.001409225 sec., 984938.5300431087 rows/sec., 63.16 MiB/sec. | ||
| 3814 | 2026.01.13 17:55:34.722749 [ 200 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3815 | 2026.01.13 17:55:34.722977 [ 199 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3816 | 2026.01.13 17:55:34.723000 [ 200 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_21_4} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3817 | 2026.01.13 17:55:34.723079 [ 200 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_21_4} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3818 | 2026.01.13 17:55:34.723149 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 3819 | 2026.01.13 17:55:34.723287 [ 199 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3820 | 2026.01.13 17:55:34.723367 [ 199 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3821 | 2026.01.13 17:55:34.723452 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.48 MiB. | ||
| 3822 | 2026.01.13 17:55:35.523384 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7163 | ||
| 3823 | 2026.01.13 17:55:35.523998 [ 245 ] {} <Trace> system.asynchronous_metric_log (3e1656ea-c259-49fe-9ba0-58dc6ab6f9df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3824 | 2026.01.13 17:55:35.524061 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 3825 | 2026.01.13 17:55:35.524554 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3826 | 2026.01.13 17:55:35.524783 [ 245 ] {} <Trace> system.asynchronous_metric_log (3e1656ea-c259-49fe-9ba0-58dc6ab6f9df): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3827 | 2026.01.13 17:55:35.524927 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7163 | ||
| 3828 | 2026.01.13 17:55:35.889640 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3829 | 2026.01.13 17:55:35.906558 [ 244 ] {} <Trace> system.metric_log (ae7e3c3e-b449-4f33-bec8-ffbb555a10ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3830 | 2026.01.13 17:55:35.906611 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 3831 | 2026.01.13 17:55:35.912816 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3832 | 2026.01.13 17:55:35.913532 [ 244 ] {} <Trace> system.metric_log (ae7e3c3e-b449-4f33-bec8-ffbb555a10ce): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3833 | 2026.01.13 17:55:35.916473 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3834 | 2026.01.13 17:55:36.000268 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 230.62 MiB, peak 238.99 MiB, free memory in arenas 0.00 B, will set to 231.98 MiB (RSS), difference: 1.35 MiB | ||
| 3835 | 2026.01.13 17:55:39.561204 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48906 | ||
| 3836 | 2026.01.13 17:55:39.561364 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3837 | 2026.01.13 17:55:39.561391 [ 289 ] {} <Debug> TCP-Session: c3f80615-01a2-45e3-a28d-1584e5d94b15 Authenticating user 'default' from [fd00:1122:3344:101::e]:48906 | ||
| 3838 | 2026.01.13 17:55:39.561413 [ 289 ] {} <Debug> TCP-Session: c3f80615-01a2-45e3-a28d-1584e5d94b15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3839 | 2026.01.13 17:55:39.561426 [ 289 ] {} <Debug> TCP-Session: c3f80615-01a2-45e3-a28d-1584e5d94b15 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3840 | 2026.01.13 17:55:39.561600 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56196 | ||
| 3841 | 2026.01.13 17:55:39.561629 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38766 | ||
| 3842 | 2026.01.13 17:55:39.561670 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39750 | ||
| 3843 | 2026.01.13 17:55:39.561676 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45167 | ||
| 3844 | 2026.01.13 17:55:39.561712 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60288 | ||
| 3845 | 2026.01.13 17:55:39.561737 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3846 | 2026.01.13 17:55:39.561658 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57228 | ||
| 3847 | 2026.01.13 17:55:39.561785 [ 289 ] {} <Trace> TCP-Session: c3f80615-01a2-45e3-a28d-1584e5d94b15 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3848 | 2026.01.13 17:55:39.561795 [ 290 ] {} <Debug> TCP-Session: 906c2b5e-3e91-4e63-9069-42e229c52a03 Authenticating user 'default' from [fd00:1122:3344:101::e]:56196 | ||
| 3849 | 2026.01.13 17:55:39.561785 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3850 | 2026.01.13 17:55:39.561855 [ 290 ] {} <Debug> TCP-Session: 906c2b5e-3e91-4e63-9069-42e229c52a03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3851 | 2026.01.13 17:55:39.561776 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3852 | 2026.01.13 17:55:39.561885 [ 291 ] {} <Debug> TCP-Session: 78560713-85b6-49fb-a476-17820baaadb7 Authenticating user 'default' from [fd00:1122:3344:101::e]:38766 | ||
| 3853 | 2026.01.13 17:55:39.561921 [ 275 ] {} <Debug> TCP-Session: dc988c40-bf23-4623-8365-c498767a4e42 Authenticating user 'default' from [fd00:1122:3344:101::e]:39750 | ||
| 3854 | 2026.01.13 17:55:39.561938 [ 291 ] {} <Debug> TCP-Session: 78560713-85b6-49fb-a476-17820baaadb7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3855 | 2026.01.13 17:55:39.561954 [ 275 ] {} <Debug> TCP-Session: dc988c40-bf23-4623-8365-c498767a4e42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3856 | 2026.01.13 17:55:39.561953 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3857 | 2026.01.13 17:55:39.561968 [ 291 ] {} <Debug> TCP-Session: 78560713-85b6-49fb-a476-17820baaadb7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3858 | 2026.01.13 17:55:39.561981 [ 275 ] {} <Debug> TCP-Session: dc988c40-bf23-4623-8365-c498767a4e42 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3859 | 2026.01.13 17:55:39.562005 [ 287 ] {} <Debug> TCP-Session: 0f4583bb-5658-44a8-8dee-6e5d38ba036e Authenticating user 'default' from [fd00:1122:3344:101::e]:60288 | ||
| 3860 | 2026.01.13 17:55:39.562035 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3861 | 2026.01.13 17:55:39.562035 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3862 | 2026.01.13 17:55:39.562055 [ 287 ] {} <Debug> TCP-Session: 0f4583bb-5658-44a8-8dee-6e5d38ba036e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3863 | 2026.01.13 17:55:39.562078 [ 286 ] {} <Debug> TCP-Session: c2540786-be8e-42a6-8e6a-7a147d9ab9d2 Authenticating user 'default' from [fd00:1122:3344:101::e]:45167 | ||
| 3864 | 2026.01.13 17:55:39.562091 [ 294 ] {} <Debug> TCP-Session: 0b6a3dd8-b344-460c-b866-fc597e6ac0f0 Authenticating user 'default' from [fd00:1122:3344:101::e]:57228 | ||
| 3865 | 2026.01.13 17:55:39.562124 [ 287 ] {} <Debug> TCP-Session: 0f4583bb-5658-44a8-8dee-6e5d38ba036e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3866 | 2026.01.13 17:55:39.562134 [ 286 ] {} <Debug> TCP-Session: c2540786-be8e-42a6-8e6a-7a147d9ab9d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3867 | 2026.01.13 17:55:39.562138 [ 294 ] {} <Debug> TCP-Session: 0b6a3dd8-b344-460c-b866-fc597e6ac0f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3868 | 2026.01.13 17:55:39.562167 [ 286 ] {} <Debug> TCP-Session: c2540786-be8e-42a6-8e6a-7a147d9ab9d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3869 | 2026.01.13 17:55:39.562175 [ 294 ] {} <Debug> TCP-Session: 0b6a3dd8-b344-460c-b866-fc597e6ac0f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3870 | 2026.01.13 17:55:39.561992 [ 289 ] {209b1cf5-bc4a-456e-8f94-784c673bc904} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48906) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3871 | 2026.01.13 17:55:39.561886 [ 290 ] {} <Debug> TCP-Session: 906c2b5e-3e91-4e63-9069-42e229c52a03 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3872 | 2026.01.13 17:55:39.561642 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37763 | ||
| 3873 | 2026.01.13 17:55:39.561633 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33901 | ||
| 3874 | 2026.01.13 17:55:39.562482 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3875 | 2026.01.13 17:55:39.562506 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3876 | 2026.01.13 17:55:39.562518 [ 292 ] {} <Debug> TCP-Session: 9587a61f-cf16-473c-8276-fd9f78a6c5bf Authenticating user 'default' from [fd00:1122:3344:101::e]:37763 | ||
| 3877 | 2026.01.13 17:55:39.562539 [ 289 ] {209b1cf5-bc4a-456e-8f94-784c673bc904} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3878 | 2026.01.13 17:55:39.562541 [ 293 ] {} <Debug> TCP-Session: 95019b39-301d-421a-8711-99a0a99a36ed Authenticating user 'default' from [fd00:1122:3344:101::e]:33901 | ||
| 3879 | 2026.01.13 17:55:39.562553 [ 292 ] {} <Debug> TCP-Session: 9587a61f-cf16-473c-8276-fd9f78a6c5bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3880 | 2026.01.13 17:55:39.562581 [ 293 ] {} <Debug> TCP-Session: 95019b39-301d-421a-8711-99a0a99a36ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3881 | 2026.01.13 17:55:39.562593 [ 292 ] {} <Debug> TCP-Session: 9587a61f-cf16-473c-8276-fd9f78a6c5bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3882 | 2026.01.13 17:55:39.562606 [ 289 ] {209b1cf5-bc4a-456e-8f94-784c673bc904} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3883 | 2026.01.13 17:55:39.562607 [ 293 ] {} <Debug> TCP-Session: 95019b39-301d-421a-8711-99a0a99a36ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3884 | 2026.01.13 17:55:39.562933 [ 289 ] {209b1cf5-bc4a-456e-8f94-784c673bc904} <Debug> oximeter.version (ec6d3268-d4a5-4477-b7c8-4f23357a5c23) (SelectExecutor): Key condition: unknown | ||
| 3885 | 2026.01.13 17:55:39.563983 [ 336 ] {209b1cf5-bc4a-456e-8f94-784c673bc904} <Trace> AggregatingTransform: Aggregating | ||
| 3886 | 2026.01.13 17:55:39.564025 [ 336 ] {209b1cf5-bc4a-456e-8f94-784c673bc904} <Trace> Aggregator: Aggregation method: without_key | ||
| 3887 | 2026.01.13 17:55:39.564061 [ 336 ] {209b1cf5-bc4a-456e-8f94-784c673bc904} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001027609 sec. (973.133 rows/sec., 38.01 KiB/sec.) | ||
| 3888 | 2026.01.13 17:55:39.564075 [ 336 ] {209b1cf5-bc4a-456e-8f94-784c673bc904} <Trace> Aggregator: Merging aggregated data | ||
| 3889 | 2026.01.13 17:55:39.565546 [ 289 ] {209b1cf5-bc4a-456e-8f94-784c673bc904} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003617 sec., 276.4722145424385 rows/sec., 10.80 KiB/sec. | ||
| 3890 | 2026.01.13 17:55:39.565723 [ 289 ] {209b1cf5-bc4a-456e-8f94-784c673bc904} <Debug> TCPHandler: Processed in 0.004076254 sec. | ||
| 3891 | 2026.01.13 17:55:39.565798 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3892 | 2026.01.13 17:55:39.565822 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3893 | 2026.01.13 17:55:39.565827 [ 289 ] {} <Debug> TCP-Session: c3f80615-01a2-45e3-a28d-1584e5d94b15 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3894 | 2026.01.13 17:55:39.565848 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3895 | 2026.01.13 17:55:39.565869 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3896 | 2026.01.13 17:55:39.565886 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3897 | 2026.01.13 17:55:39.565897 [ 291 ] {} <Debug> TCP-Session: 78560713-85b6-49fb-a476-17820baaadb7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3898 | 2026.01.13 17:55:39.565923 [ 286 ] {} <Debug> TCP-Session: c2540786-be8e-42a6-8e6a-7a147d9ab9d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3899 | 2026.01.13 17:55:39.565938 [ 275 ] {} <Debug> TCP-Session: dc988c40-bf23-4623-8365-c498767a4e42 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3900 | 2026.01.13 17:55:39.565938 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3901 | 2026.01.13 17:55:39.565954 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3902 | 2026.01.13 17:55:39.566003 [ 292 ] {} <Debug> TCP-Session: 9587a61f-cf16-473c-8276-fd9f78a6c5bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3903 | 2026.01.13 17:55:39.565902 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3904 | 2026.01.13 17:55:39.566030 [ 287 ] {} <Debug> TCP-Session: 0f4583bb-5658-44a8-8dee-6e5d38ba036e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3905 | 2026.01.13 17:55:39.565869 [ 290 ] {} <Debug> TCP-Session: 906c2b5e-3e91-4e63-9069-42e229c52a03 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3906 | 2026.01.13 17:55:39.566059 [ 293 ] {} <Debug> TCP-Session: 95019b39-301d-421a-8711-99a0a99a36ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3907 | 2026.01.13 17:55:39.565920 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3908 | 2026.01.13 17:55:39.566132 [ 294 ] {} <Debug> TCP-Session: 0b6a3dd8-b344-460c-b866-fc597e6ac0f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3909 | 2026.01.13 17:55:39.582946 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60961 | ||
| 3910 | 2026.01.13 17:55:39.583012 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3911 | 2026.01.13 17:55:39.583034 [ 289 ] {} <Debug> TCP-Session: 71970905-15c7-4e13-b6f7-994aba7fcdd6 Authenticating user 'default' from [fd00:1122:3344:101::e]:60961 | ||
| 3912 | 2026.01.13 17:55:39.583053 [ 289 ] {} <Debug> TCP-Session: 71970905-15c7-4e13-b6f7-994aba7fcdd6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3913 | 2026.01.13 17:55:39.583066 [ 289 ] {} <Debug> TCP-Session: 71970905-15c7-4e13-b6f7-994aba7fcdd6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3914 | 2026.01.13 17:55:39.583237 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46392 | ||
| 3915 | 2026.01.13 17:55:39.583273 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51405 | ||
| 3916 | 2026.01.13 17:55:39.583288 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45748 | ||
| 3917 | 2026.01.13 17:55:39.583316 [ 289 ] {} <Trace> TCP-Session: 71970905-15c7-4e13-b6f7-994aba7fcdd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3918 | 2026.01.13 17:55:39.583321 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36029 | ||
| 3919 | 2026.01.13 17:55:39.583353 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3920 | 2026.01.13 17:55:39.583366 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3921 | 2026.01.13 17:55:39.583383 [ 291 ] {} <Debug> TCP-Session: d11fc25d-6694-40cf-afe2-04c496511549 Authenticating user 'default' from [fd00:1122:3344:101::e]:51405 | ||
| 3922 | 2026.01.13 17:55:39.583399 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3923 | 2026.01.13 17:55:39.583400 [ 293 ] {} <Debug> TCP-Session: c211a84b-db3a-470d-b6c0-76ff8cd6d320 Authenticating user 'default' from [fd00:1122:3344:101::e]:45748 | ||
| 3924 | 2026.01.13 17:55:39.583413 [ 291 ] {} <Debug> TCP-Session: d11fc25d-6694-40cf-afe2-04c496511549 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3925 | 2026.01.13 17:55:39.583425 [ 287 ] {} <Debug> TCP-Session: de2b0fd1-a5bd-4640-8598-768f0c5d8b51 Authenticating user 'default' from [fd00:1122:3344:101::e]:36029 | ||
| 3926 | 2026.01.13 17:55:39.583441 [ 289 ] {f170d9dd-ad24-4ee8-b544-1c14685f6a9b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60961) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3927 | 2026.01.13 17:55:39.583454 [ 287 ] {} <Debug> TCP-Session: de2b0fd1-a5bd-4640-8598-768f0c5d8b51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3928 | 2026.01.13 17:55:39.583447 [ 291 ] {} <Debug> TCP-Session: d11fc25d-6694-40cf-afe2-04c496511549 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3929 | 2026.01.13 17:55:39.583478 [ 287 ] {} <Debug> TCP-Session: de2b0fd1-a5bd-4640-8598-768f0c5d8b51 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3930 | 2026.01.13 17:55:39.583438 [ 293 ] {} <Debug> TCP-Session: c211a84b-db3a-470d-b6c0-76ff8cd6d320 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3931 | 2026.01.13 17:55:39.583315 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38719 | ||
| 3932 | 2026.01.13 17:55:39.583510 [ 293 ] {} <Debug> TCP-Session: c211a84b-db3a-470d-b6c0-76ff8cd6d320 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3933 | 2026.01.13 17:55:39.583306 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40485 | ||
| 3934 | 2026.01.13 17:55:39.583297 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51020 | ||
| 3935 | 2026.01.13 17:55:39.583571 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3936 | 2026.01.13 17:55:39.583294 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3937 | 2026.01.13 17:55:39.583595 [ 286 ] {} <Debug> TCP-Session: ec6a6294-2f9e-40d2-aea0-b1d8df81b881 Authenticating user 'default' from [fd00:1122:3344:101::e]:38719 | ||
| 3938 | 2026.01.13 17:55:39.583595 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3939 | 2026.01.13 17:55:39.583616 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3940 | 2026.01.13 17:55:39.583617 [ 286 ] {} <Debug> TCP-Session: ec6a6294-2f9e-40d2-aea0-b1d8df81b881 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3941 | 2026.01.13 17:55:39.583637 [ 289 ] {f170d9dd-ad24-4ee8-b544-1c14685f6a9b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3942 | 2026.01.13 17:55:39.583647 [ 294 ] {} <Debug> TCP-Session: a8c3867a-a943-4a5c-a1af-21298f6cc309 Authenticating user 'default' from [fd00:1122:3344:101::e]:51020 | ||
| 3943 | 2026.01.13 17:55:39.583648 [ 286 ] {} <Debug> TCP-Session: ec6a6294-2f9e-40d2-aea0-b1d8df81b881 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3944 | 2026.01.13 17:55:39.583682 [ 294 ] {} <Debug> TCP-Session: a8c3867a-a943-4a5c-a1af-21298f6cc309 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3945 | 2026.01.13 17:55:39.583686 [ 289 ] {f170d9dd-ad24-4ee8-b544-1c14685f6a9b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3946 | 2026.01.13 17:55:39.583697 [ 294 ] {} <Debug> TCP-Session: a8c3867a-a943-4a5c-a1af-21298f6cc309 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3947 | 2026.01.13 17:55:39.583611 [ 290 ] {} <Debug> TCP-Session: 1f4294f2-d8ae-4906-88c0-8dd99f2b5ab2 Authenticating user 'default' from [fd00:1122:3344:101::e]:46392 | ||
| 3948 | 2026.01.13 17:55:39.583282 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64674 | ||
| 3949 | 2026.01.13 17:55:39.583739 [ 290 ] {} <Debug> TCP-Session: 1f4294f2-d8ae-4906-88c0-8dd99f2b5ab2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3950 | 2026.01.13 17:55:39.583633 [ 275 ] {} <Debug> TCP-Session: d2049b98-b2e2-4f7a-9159-10d8f9e053d9 Authenticating user 'default' from [fd00:1122:3344:101::e]:40485 | ||
| 3951 | 2026.01.13 17:55:39.583789 [ 290 ] {} <Debug> TCP-Session: 1f4294f2-d8ae-4906-88c0-8dd99f2b5ab2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3952 | 2026.01.13 17:55:39.583809 [ 275 ] {} <Debug> TCP-Session: d2049b98-b2e2-4f7a-9159-10d8f9e053d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3953 | 2026.01.13 17:55:39.583812 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3954 | 2026.01.13 17:55:39.583832 [ 275 ] {} <Debug> TCP-Session: d2049b98-b2e2-4f7a-9159-10d8f9e053d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3955 | 2026.01.13 17:55:39.583852 [ 292 ] {} <Debug> TCP-Session: 1e2b7bdf-3d43-47c8-b66f-e7bdd741e751 Authenticating user 'default' from [fd00:1122:3344:101::e]:64674 | ||
| 3956 | 2026.01.13 17:55:39.583874 [ 292 ] {} <Debug> TCP-Session: 1e2b7bdf-3d43-47c8-b66f-e7bdd741e751 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3957 | 2026.01.13 17:55:39.583885 [ 292 ] {} <Debug> TCP-Session: 1e2b7bdf-3d43-47c8-b66f-e7bdd741e751 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3958 | 2026.01.13 17:55:39.583936 [ 289 ] {f170d9dd-ad24-4ee8-b544-1c14685f6a9b} <Debug> oximeter.version (ec6d3268-d4a5-4477-b7c8-4f23357a5c23) (SelectExecutor): Key condition: unknown | ||
| 3959 | 2026.01.13 17:55:39.584810 [ 317 ] {f170d9dd-ad24-4ee8-b544-1c14685f6a9b} <Trace> AggregatingTransform: Aggregating | ||
| 3960 | 2026.01.13 17:55:39.584859 [ 317 ] {f170d9dd-ad24-4ee8-b544-1c14685f6a9b} <Trace> Aggregator: Aggregation method: without_key | ||
| 3961 | 2026.01.13 17:55:39.584895 [ 317 ] {f170d9dd-ad24-4ee8-b544-1c14685f6a9b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000819755 sec. (1219.877 rows/sec., 47.65 KiB/sec.) | ||
| 3962 | 2026.01.13 17:55:39.584917 [ 317 ] {f170d9dd-ad24-4ee8-b544-1c14685f6a9b} <Trace> Aggregator: Merging aggregated data | ||
| 3963 | 2026.01.13 17:55:39.587914 [ 289 ] {f170d9dd-ad24-4ee8-b544-1c14685f6a9b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.004495 sec., 222.4694104560623 rows/sec., 8.69 KiB/sec. | ||
| 3964 | 2026.01.13 17:55:39.588019 [ 289 ] {f170d9dd-ad24-4ee8-b544-1c14685f6a9b} <Debug> TCPHandler: Processed in 0.004752986 sec. | ||
| 3965 | 2026.01.13 17:55:39.588141 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3966 | 2026.01.13 17:55:39.588174 [ 289 ] {} <Debug> TCP-Session: 71970905-15c7-4e13-b6f7-994aba7fcdd6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3967 | 2026.01.13 17:55:39.588174 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3968 | 2026.01.13 17:55:39.588195 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3969 | 2026.01.13 17:55:39.588223 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3970 | 2026.01.13 17:55:39.588237 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3971 | 2026.01.13 17:55:39.588256 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3972 | 2026.01.13 17:55:39.588277 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3973 | 2026.01.13 17:55:39.588299 [ 293 ] {} <Debug> TCP-Session: c211a84b-db3a-470d-b6c0-76ff8cd6d320 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3974 | 2026.01.13 17:55:39.588317 [ 291 ] {} <Debug> TCP-Session: d11fc25d-6694-40cf-afe2-04c496511549 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3975 | 2026.01.13 17:55:39.588337 [ 275 ] {} <Debug> TCP-Session: d2049b98-b2e2-4f7a-9159-10d8f9e053d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3976 | 2026.01.13 17:55:39.588314 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3977 | 2026.01.13 17:55:39.588296 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3978 | 2026.01.13 17:55:39.588396 [ 286 ] {} <Debug> TCP-Session: ec6a6294-2f9e-40d2-aea0-b1d8df81b881 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3979 | 2026.01.13 17:55:39.588273 [ 292 ] {} <Debug> TCP-Session: 1e2b7bdf-3d43-47c8-b66f-e7bdd741e751 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3980 | 2026.01.13 17:55:39.588410 [ 294 ] {} <Debug> TCP-Session: a8c3867a-a943-4a5c-a1af-21298f6cc309 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3981 | 2026.01.13 17:55:39.588252 [ 287 ] {} <Debug> TCP-Session: de2b0fd1-a5bd-4640-8598-768f0c5d8b51 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3982 | 2026.01.13 17:55:39.588244 [ 290 ] {} <Debug> TCP-Session: 1f4294f2-d8ae-4906-88c0-8dd99f2b5ab2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3983 | 2026.01.13 17:55:39.721630 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3984 | 2026.01.13 17:55:39.721812 [ 276 ] {f348bce7-2580-423f-8de8-e3becbf1e5ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3985 | 2026.01.13 17:55:39.721878 [ 276 ] {f348bce7-2580-423f-8de8-e3becbf1e5ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3986 | 2026.01.13 17:55:39.722569 [ 276 ] {f348bce7-2580-423f-8de8-e3becbf1e5ea} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3987 | 2026.01.13 17:55:39.722620 [ 276 ] {f348bce7-2580-423f-8de8-e3becbf1e5ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 3988 | 2026.01.13 17:55:39.723096 [ 276 ] {f348bce7-2580-423f-8de8-e3becbf1e5ea} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3989 | 2026.01.13 17:55:39.723354 [ 276 ] {f348bce7-2580-423f-8de8-e3becbf1e5ea} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3990 | 2026.01.13 17:55:39.723543 [ 276 ] {f348bce7-2580-423f-8de8-e3becbf1e5ea} <Debug> executeQuery: Read 118 rows, 10.26 KiB in 0.00178 sec., 66292.13483146067 rows/sec., 5.63 MiB/sec. | ||
| 3991 | 2026.01.13 17:55:39.723587 [ 276 ] {f348bce7-2580-423f-8de8-e3becbf1e5ea} <Debug> TCPHandler: Processed in 0.002092748 sec. | ||
| 3992 | 2026.01.13 17:55:39.723724 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3993 | 2026.01.13 17:55:39.723821 [ 276 ] {f7021d19-c676-4f13-bf57-8d15e00efd97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3994 | 2026.01.13 17:55:39.723863 [ 276 ] {f7021d19-c676-4f13-bf57-8d15e00efd97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3995 | 2026.01.13 17:55:39.724300 [ 276 ] {f7021d19-c676-4f13-bf57-8d15e00efd97} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3996 | 2026.01.13 17:55:39.724340 [ 276 ] {f7021d19-c676-4f13-bf57-8d15e00efd97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 3997 | 2026.01.13 17:55:39.724650 [ 276 ] {f7021d19-c676-4f13-bf57-8d15e00efd97} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3998 | 2026.01.13 17:55:39.724852 [ 276 ] {f7021d19-c676-4f13-bf57-8d15e00efd97} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3999 | 2026.01.13 17:55:39.724987 [ 276 ] {f7021d19-c676-4f13-bf57-8d15e00efd97} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001186 sec., 26138.279932546375 rows/sec., 1.92 MiB/sec. | ||
| 4000 | 2026.01.13 17:55:39.725026 [ 276 ] {f7021d19-c676-4f13-bf57-8d15e00efd97} <Debug> TCPHandler: Processed in 0.001352365 sec. | ||
| 4001 | 2026.01.13 17:55:39.725136 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4002 | 2026.01.13 17:55:39.725232 [ 276 ] {15a027e7-a88d-4544-877f-061365247864} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4003 | 2026.01.13 17:55:39.725273 [ 276 ] {15a027e7-a88d-4544-877f-061365247864} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4004 | 2026.01.13 17:55:39.725722 [ 276 ] {15a027e7-a88d-4544-877f-061365247864} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4005 | 2026.01.13 17:55:39.725759 [ 276 ] {15a027e7-a88d-4544-877f-061365247864} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4006 | 2026.01.13 17:55:39.726060 [ 276 ] {15a027e7-a88d-4544-877f-061365247864} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4007 | 2026.01.13 17:55:39.726267 [ 276 ] {15a027e7-a88d-4544-877f-061365247864} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4008 | 2026.01.13 17:55:39.726396 [ 276 ] {15a027e7-a88d-4544-877f-061365247864} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001183 sec., 80304.31107354184 rows/sec., 6.27 MiB/sec. | ||
| 4009 | 2026.01.13 17:55:39.726433 [ 276 ] {15a027e7-a88d-4544-877f-061365247864} <Debug> TCPHandler: Processed in 0.001345994 sec. | ||
| 4010 | 2026.01.13 17:55:39.726549 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4011 | 2026.01.13 17:55:39.726645 [ 276 ] {1462228d-6873-4e66-9631-95919fa34d5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4012 | 2026.01.13 17:55:39.726690 [ 276 ] {1462228d-6873-4e66-9631-95919fa34d5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4013 | 2026.01.13 17:55:39.727105 [ 276 ] {1462228d-6873-4e66-9631-95919fa34d5f} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4014 | 2026.01.13 17:55:39.727142 [ 276 ] {1462228d-6873-4e66-9631-95919fa34d5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4015 | 2026.01.13 17:55:39.727481 [ 276 ] {1462228d-6873-4e66-9631-95919fa34d5f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4016 | 2026.01.13 17:55:39.727691 [ 276 ] {1462228d-6873-4e66-9631-95919fa34d5f} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4017 | 2026.01.13 17:55:39.727823 [ 276 ] {1462228d-6873-4e66-9631-95919fa34d5f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001196 sec., 133779.26421404682 rows/sec., 9.32 MiB/sec. | ||
| 4018 | 2026.01.13 17:55:39.727860 [ 276 ] {1462228d-6873-4e66-9631-95919fa34d5f} <Debug> TCPHandler: Processed in 0.001360185 sec. | ||
| 4019 | 2026.01.13 17:55:39.727976 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4020 | 2026.01.13 17:55:39.728071 [ 276 ] {c552c7b1-65bd-4afd-8cd8-52478c7aa60a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4021 | 2026.01.13 17:55:39.728128 [ 276 ] {c552c7b1-65bd-4afd-8cd8-52478c7aa60a} <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 | ||
| 4022 | 2026.01.13 17:55:39.728959 [ 276 ] {c552c7b1-65bd-4afd-8cd8-52478c7aa60a} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4023 | 2026.01.13 17:55:39.728996 [ 276 ] {c552c7b1-65bd-4afd-8cd8-52478c7aa60a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4024 | 2026.01.13 17:55:39.729543 [ 276 ] {c552c7b1-65bd-4afd-8cd8-52478c7aa60a} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4025 | 2026.01.13 17:55:39.729772 [ 276 ] {c552c7b1-65bd-4afd-8cd8-52478c7aa60a} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4026 | 2026.01.13 17:55:39.729917 [ 276 ] {c552c7b1-65bd-4afd-8cd8-52478c7aa60a} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001863 sec., 16639.82823403113 rows/sec., 29.82 MiB/sec. | ||
| 4027 | 2026.01.13 17:55:39.729986 [ 276 ] {c552c7b1-65bd-4afd-8cd8-52478c7aa60a} <Debug> TCPHandler: Processed in 0.002058867 sec. | ||
| 4028 | 2026.01.13 17:55:39.730112 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4029 | 2026.01.13 17:55:39.730206 [ 276 ] {3e8bb9ce-1a3e-416b-a0d0-f8e19a65ddab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4030 | 2026.01.13 17:55:39.730254 [ 276 ] {3e8bb9ce-1a3e-416b-a0d0-f8e19a65ddab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4031 | 2026.01.13 17:55:39.730609 [ 276 ] {3e8bb9ce-1a3e-416b-a0d0-f8e19a65ddab} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4032 | 2026.01.13 17:55:39.730646 [ 276 ] {3e8bb9ce-1a3e-416b-a0d0-f8e19a65ddab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4033 | 2026.01.13 17:55:39.730948 [ 276 ] {3e8bb9ce-1a3e-416b-a0d0-f8e19a65ddab} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4034 | 2026.01.13 17:55:39.731158 [ 276 ] {3e8bb9ce-1a3e-416b-a0d0-f8e19a65ddab} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4035 | 2026.01.13 17:55:39.731284 [ 276 ] {3e8bb9ce-1a3e-416b-a0d0-f8e19a65ddab} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001097 sec., 54694.62169553327 rows/sec., 3.69 MiB/sec. | ||
| 4036 | 2026.01.13 17:55:39.731320 [ 276 ] {3e8bb9ce-1a3e-416b-a0d0-f8e19a65ddab} <Debug> TCPHandler: Processed in 0.001257563 sec. | ||
| 4037 | 2026.01.13 17:55:39.749360 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48611 | ||
| 4038 | 2026.01.13 17:55:39.749471 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4039 | 2026.01.13 17:55:39.749497 [ 289 ] {} <Debug> TCP-Session: 8e789099-8486-4f20-b4c4-8e1bc3747b1c Authenticating user 'default' from [fd00:1122:3344:101::e]:48611 | ||
| 4040 | 2026.01.13 17:55:39.749519 [ 289 ] {} <Debug> TCP-Session: 8e789099-8486-4f20-b4c4-8e1bc3747b1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4041 | 2026.01.13 17:55:39.749532 [ 289 ] {} <Debug> TCP-Session: 8e789099-8486-4f20-b4c4-8e1bc3747b1c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4042 | 2026.01.13 17:55:39.749707 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47168 | ||
| 4043 | 2026.01.13 17:55:39.749736 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50380 | ||
| 4044 | 2026.01.13 17:55:39.749751 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65200 | ||
| 4045 | 2026.01.13 17:55:39.749784 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61405 | ||
| 4046 | 2026.01.13 17:55:39.749819 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4047 | 2026.01.13 17:55:39.749789 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64094 | ||
| 4048 | 2026.01.13 17:55:39.749858 [ 290 ] {} <Debug> TCP-Session: 907e7208-a2b1-4871-bb97-32e4efd52eb2 Authenticating user 'default' from [fd00:1122:3344:101::e]:47168 | ||
| 4049 | 2026.01.13 17:55:39.749854 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4050 | 2026.01.13 17:55:39.749863 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4051 | 2026.01.13 17:55:39.749886 [ 290 ] {} <Debug> TCP-Session: 907e7208-a2b1-4871-bb97-32e4efd52eb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4052 | 2026.01.13 17:55:39.749893 [ 289 ] {} <Trace> TCP-Session: 8e789099-8486-4f20-b4c4-8e1bc3747b1c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4053 | 2026.01.13 17:55:39.749920 [ 293 ] {} <Debug> TCP-Session: 218edae0-7fbb-4aed-bbe6-d3dcb3b0dd2a Authenticating user 'default' from [fd00:1122:3344:101::e]:65200 | ||
| 4054 | 2026.01.13 17:55:39.749919 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4055 | 2026.01.13 17:55:39.749955 [ 293 ] {} <Debug> TCP-Session: 218edae0-7fbb-4aed-bbe6-d3dcb3b0dd2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4056 | 2026.01.13 17:55:39.749975 [ 286 ] {} <Debug> TCP-Session: 3c47f4d9-5a47-43e0-a3de-2fe32701bb13 Authenticating user 'default' from [fd00:1122:3344:101::e]:64094 | ||
| 4057 | 2026.01.13 17:55:39.749984 [ 293 ] {} <Debug> TCP-Session: 218edae0-7fbb-4aed-bbe6-d3dcb3b0dd2a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4058 | 2026.01.13 17:55:39.750005 [ 286 ] {} <Debug> TCP-Session: 3c47f4d9-5a47-43e0-a3de-2fe32701bb13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4059 | 2026.01.13 17:55:39.749923 [ 290 ] {} <Debug> TCP-Session: 907e7208-a2b1-4871-bb97-32e4efd52eb2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4060 | 2026.01.13 17:55:39.750032 [ 286 ] {} <Debug> TCP-Session: 3c47f4d9-5a47-43e0-a3de-2fe32701bb13 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4061 | 2026.01.13 17:55:39.749905 [ 291 ] {} <Debug> TCP-Session: c835591b-b935-49ea-a2c1-d065a6281df4 Authenticating user 'default' from [fd00:1122:3344:101::e]:50380 | ||
| 4062 | 2026.01.13 17:55:39.749882 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4063 | 2026.01.13 17:55:39.750078 [ 289 ] {a523c7b8-f1d4-42f3-9725-4e70b05bcfaf} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48611) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4064 | 2026.01.13 17:55:39.750085 [ 291 ] {} <Debug> TCP-Session: c835591b-b935-49ea-a2c1-d065a6281df4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4065 | 2026.01.13 17:55:39.750104 [ 275 ] {} <Debug> TCP-Session: 270ab29a-00ed-4f3a-958a-3e00a05e9c0a Authenticating user 'default' from [fd00:1122:3344:101::e]:61405 | ||
| 4066 | 2026.01.13 17:55:39.750123 [ 291 ] {} <Debug> TCP-Session: c835591b-b935-49ea-a2c1-d065a6281df4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4067 | 2026.01.13 17:55:39.750141 [ 275 ] {} <Debug> TCP-Session: 270ab29a-00ed-4f3a-958a-3e00a05e9c0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4068 | 2026.01.13 17:55:39.749745 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34306 | ||
| 4069 | 2026.01.13 17:55:39.750173 [ 275 ] {} <Debug> TCP-Session: 270ab29a-00ed-4f3a-958a-3e00a05e9c0a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4070 | 2026.01.13 17:55:39.749771 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38191 | ||
| 4071 | 2026.01.13 17:55:39.750280 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4072 | 2026.01.13 17:55:39.750296 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4073 | 2026.01.13 17:55:39.750320 [ 292 ] {} <Debug> TCP-Session: d9c6f800-cdbc-4e5e-a4a2-2a87afa21ef3 Authenticating user 'default' from [fd00:1122:3344:101::e]:34306 | ||
| 4074 | 2026.01.13 17:55:39.750329 [ 294 ] {} <Debug> TCP-Session: 6e821aeb-767e-48f7-a76d-fd10705eb47d Authenticating user 'default' from [fd00:1122:3344:101::e]:38191 | ||
| 4075 | 2026.01.13 17:55:39.750345 [ 289 ] {a523c7b8-f1d4-42f3-9725-4e70b05bcfaf} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4076 | 2026.01.13 17:55:39.750354 [ 292 ] {} <Debug> TCP-Session: d9c6f800-cdbc-4e5e-a4a2-2a87afa21ef3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4077 | 2026.01.13 17:55:39.750360 [ 294 ] {} <Debug> TCP-Session: 6e821aeb-767e-48f7-a76d-fd10705eb47d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4078 | 2026.01.13 17:55:39.750403 [ 292 ] {} <Debug> TCP-Session: d9c6f800-cdbc-4e5e-a4a2-2a87afa21ef3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4079 | 2026.01.13 17:55:39.750412 [ 289 ] {a523c7b8-f1d4-42f3-9725-4e70b05bcfaf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4080 | 2026.01.13 17:55:39.750420 [ 294 ] {} <Debug> TCP-Session: 6e821aeb-767e-48f7-a76d-fd10705eb47d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4081 | 2026.01.13 17:55:39.750711 [ 289 ] {a523c7b8-f1d4-42f3-9725-4e70b05bcfaf} <Debug> oximeter.version (ec6d3268-d4a5-4477-b7c8-4f23357a5c23) (SelectExecutor): Key condition: unknown | ||
| 4082 | 2026.01.13 17:55:39.751706 [ 340 ] {a523c7b8-f1d4-42f3-9725-4e70b05bcfaf} <Trace> AggregatingTransform: Aggregating | ||
| 4083 | 2026.01.13 17:55:39.751753 [ 340 ] {a523c7b8-f1d4-42f3-9725-4e70b05bcfaf} <Trace> Aggregator: Aggregation method: without_key | ||
| 4084 | 2026.01.13 17:55:39.751793 [ 340 ] {a523c7b8-f1d4-42f3-9725-4e70b05bcfaf} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000982518 sec. (1017.793 rows/sec., 39.76 KiB/sec.) | ||
| 4085 | 2026.01.13 17:55:39.751815 [ 340 ] {a523c7b8-f1d4-42f3-9725-4e70b05bcfaf} <Trace> Aggregator: Merging aggregated data | ||
| 4086 | 2026.01.13 17:55:39.753020 [ 289 ] {a523c7b8-f1d4-42f3-9725-4e70b05bcfaf} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002995 sec., 333.889816360601 rows/sec., 13.04 KiB/sec. | ||
| 4087 | 2026.01.13 17:55:39.753167 [ 289 ] {a523c7b8-f1d4-42f3-9725-4e70b05bcfaf} <Debug> TCPHandler: Processed in 0.003381261 sec. | ||
| 4088 | 2026.01.13 17:55:39.753266 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4089 | 2026.01.13 17:55:39.753283 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4090 | 2026.01.13 17:55:39.753305 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4091 | 2026.01.13 17:55:39.753349 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4092 | 2026.01.13 17:55:39.753368 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4093 | 2026.01.13 17:55:39.753380 [ 291 ] {} <Debug> TCP-Session: c835591b-b935-49ea-a2c1-d065a6281df4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4094 | 2026.01.13 17:55:39.753396 [ 293 ] {} <Debug> TCP-Session: 218edae0-7fbb-4aed-bbe6-d3dcb3b0dd2a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4095 | 2026.01.13 17:55:39.753415 [ 294 ] {} <Debug> TCP-Session: 6e821aeb-767e-48f7-a76d-fd10705eb47d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4096 | 2026.01.13 17:55:39.753424 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4097 | 2026.01.13 17:55:39.753405 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4098 | 2026.01.13 17:55:39.753467 [ 286 ] {} <Debug> TCP-Session: 3c47f4d9-5a47-43e0-a3de-2fe32701bb13 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4099 | 2026.01.13 17:55:39.753385 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4100 | 2026.01.13 17:55:39.753492 [ 292 ] {} <Debug> TCP-Session: d9c6f800-cdbc-4e5e-a4a2-2a87afa21ef3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4101 | 2026.01.13 17:55:39.753353 [ 290 ] {} <Debug> TCP-Session: 907e7208-a2b1-4871-bb97-32e4efd52eb2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4102 | 2026.01.13 17:55:39.753526 [ 275 ] {} <Debug> TCP-Session: 270ab29a-00ed-4f3a-958a-3e00a05e9c0a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4103 | 2026.01.13 17:55:39.753323 [ 289 ] {} <Debug> TCP-Session: 8e789099-8486-4f20-b4c4-8e1bc3747b1c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4104 | 2026.01.13 17:55:39.754980 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48573 | ||
| 4105 | 2026.01.13 17:55:39.755049 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4106 | 2026.01.13 17:55:39.755071 [ 287 ] {} <Debug> TCP-Session: c39362ed-6c5f-4379-b889-215c01124644 Authenticating user 'default' from [fd00:1122:3344:101::e]:48573 | ||
| 4107 | 2026.01.13 17:55:39.755089 [ 287 ] {} <Debug> TCP-Session: c39362ed-6c5f-4379-b889-215c01124644 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4108 | 2026.01.13 17:55:39.755101 [ 287 ] {} <Debug> TCP-Session: c39362ed-6c5f-4379-b889-215c01124644 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4109 | 2026.01.13 17:55:39.769527 [ 287 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:48573). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 4110 | |||
| 4111 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 4112 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 4113 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, 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::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> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 4114 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 4115 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 4116 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 4117 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 4118 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 4119 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 4120 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 4121 | 10. _thrp_setup @ 0x0000000000117057 in /system/lib/amd64/libc.so.1 | ||
| 4122 | (version 23.8.7.1) | ||
| 4123 | 2026.01.13 17:55:39.769695 [ 287 ] {} <Debug> TCP-Session: c39362ed-6c5f-4379-b889-215c01124644 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4124 | 2026.01.13 17:55:42.950811 [ 50 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4125 | 2026.01.13 17:55:42.950865 [ 50 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4126 | 2026.01.13 17:55:43.025923 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7675 | ||
| 4127 | 2026.01.13 17:55:43.026432 [ 245 ] {} <Trace> system.asynchronous_metric_log (3e1656ea-c259-49fe-9ba0-58dc6ab6f9df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4128 | 2026.01.13 17:55:43.026479 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4129 | 2026.01.13 17:55:43.026968 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4130 | 2026.01.13 17:55:43.027219 [ 245 ] {} <Trace> system.asynchronous_metric_log (3e1656ea-c259-49fe-9ba0-58dc6ab6f9df): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4131 | 2026.01.13 17:55:43.027351 [ 50 ] {} <Debug> system.asynchronous_metric_log (3e1656ea-c259-49fe-9ba0-58dc6ab6f9df) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4132 | 2026.01.13 17:55:43.027369 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7675 | ||
| 4133 | 2026.01.13 17:55:43.027401 [ 50 ] {} <Trace> system.asynchronous_metric_log (3e1656ea-c259-49fe-9ba0-58dc6ab6f9df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4134 | 2026.01.13 17:55:43.027421 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4135 | 2026.01.13 17:55:43.027551 [ 188 ] {3e1656ea-c259-49fe-9ba0-58dc6ab6f9df::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 | ||
| 4136 | 2026.01.13 17:55:43.027709 [ 188 ] {3e1656ea-c259-49fe-9ba0-58dc6ab6f9df::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4137 | 2026.01.13 17:55:43.027752 [ 188 ] {3e1656ea-c259-49fe-9ba0-58dc6ab6f9df::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5243 rows starting from the beginning of the part | ||
| 4138 | 2026.01.13 17:55:43.027824 [ 188 ] {3e1656ea-c259-49fe-9ba0-58dc6ab6f9df::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 | ||
| 4139 | 2026.01.13 17:55:43.027874 [ 188 ] {3e1656ea-c259-49fe-9ba0-58dc6ab6f9df::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 | ||
| 4140 | 2026.01.13 17:55:43.027922 [ 188 ] {3e1656ea-c259-49fe-9ba0-58dc6ab6f9df::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 | ||
| 4141 | 2026.01.13 17:55:43.027968 [ 188 ] {3e1656ea-c259-49fe-9ba0-58dc6ab6f9df::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 | ||
| 4142 | 2026.01.13 17:55:43.028011 [ 188 ] {3e1656ea-c259-49fe-9ba0-58dc6ab6f9df::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 | ||
| 4143 | 2026.01.13 17:55:43.029474 [ 200 ] {3e1656ea-c259-49fe-9ba0-58dc6ab6f9df::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7675 rows, containing 4 columns (4 merged, 0 gathered) in 0.001984315 sec., 3867833.484099047 rows/sec., 55.33 MiB/sec. | ||
| 4144 | 2026.01.13 17:55:43.030067 [ 186 ] {3e1656ea-c259-49fe-9ba0-58dc6ab6f9df::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4145 | 2026.01.13 17:55:43.030349 [ 186 ] {3e1656ea-c259-49fe-9ba0-58dc6ab6f9df::all_1_16_3} <Trace> system.asynchronous_metric_log (3e1656ea-c259-49fe-9ba0-58dc6ab6f9df): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4146 | 2026.01.13 17:55:43.030412 [ 186 ] {3e1656ea-c259-49fe-9ba0-58dc6ab6f9df::all_1_16_3} <Trace> system.asynchronous_metric_log (3e1656ea-c259-49fe-9ba0-58dc6ab6f9df) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4147 | 2026.01.13 17:55:43.030497 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.43 MiB. | ||
| 4148 | 2026.01.13 17:55:43.046740 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 548 | ||
| 4149 | 2026.01.13 17:55:43.048753 [ 243 ] {} <Trace> system.query_log (7e309dc9-d6d6-4af1-816a-0936f503f03a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4150 | 2026.01.13 17:55:43.048795 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4151 | 2026.01.13 17:55:43.049887 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4152 | 2026.01.13 17:55:43.050149 [ 243 ] {} <Trace> system.query_log (7e309dc9-d6d6-4af1-816a-0936f503f03a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4153 | 2026.01.13 17:55:43.050304 [ 50 ] {} <Debug> system.query_log (7e309dc9-d6d6-4af1-816a-0936f503f03a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4154 | 2026.01.13 17:55:43.050350 [ 50 ] {} <Trace> system.query_log (7e309dc9-d6d6-4af1-816a-0936f503f03a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4155 | 2026.01.13 17:55:43.050370 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4156 | 2026.01.13 17:55:43.050389 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 548 | ||
| 4157 | 2026.01.13 17:55:43.050443 [ 188 ] {7e309dc9-d6d6-4af1-816a-0936f503f03a::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 | ||
| 4158 | 2026.01.13 17:55:43.050883 [ 188 ] {7e309dc9-d6d6-4af1-816a-0936f503f03a::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4159 | 2026.01.13 17:55:43.050998 [ 188 ] {7e309dc9-d6d6-4af1-816a-0936f503f03a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 338 rows starting from the beginning of the part | ||
| 4160 | 2026.01.13 17:55:43.051319 [ 188 ] {7e309dc9-d6d6-4af1-816a-0936f503f03a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 72 rows starting from the beginning of the part | ||
| 4161 | 2026.01.13 17:55:43.051662 [ 188 ] {7e309dc9-d6d6-4af1-816a-0936f503f03a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 20 rows starting from the beginning of the part | ||
| 4162 | 2026.01.13 17:55:43.052028 [ 188 ] {7e309dc9-d6d6-4af1-816a-0936f503f03a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 36 rows starting from the beginning of the part | ||
| 4163 | 2026.01.13 17:55:43.052411 [ 188 ] {7e309dc9-d6d6-4af1-816a-0936f503f03a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 56 rows starting from the beginning of the part | ||
| 4164 | 2026.01.13 17:55:43.052804 [ 188 ] {7e309dc9-d6d6-4af1-816a-0936f503f03a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 26 rows starting from the beginning of the part | ||
| 4165 | 2026.01.13 17:55:43.059463 [ 194 ] {7e309dc9-d6d6-4af1-816a-0936f503f03a::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 548 rows, containing 72 columns (72 merged, 0 gathered) in 0.009047543 sec., 60568.930150428685 rows/sec., 56.63 MiB/sec. | ||
| 4166 | 2026.01.13 17:55:43.060194 [ 188 ] {7e309dc9-d6d6-4af1-816a-0936f503f03a::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4167 | 2026.01.13 17:55:43.060690 [ 188 ] {7e309dc9-d6d6-4af1-816a-0936f503f03a::all_1_11_2} <Trace> system.query_log (7e309dc9-d6d6-4af1-816a-0936f503f03a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4168 | 2026.01.13 17:55:43.060761 [ 188 ] {7e309dc9-d6d6-4af1-816a-0936f503f03a::all_1_11_2} <Trace> system.query_log (7e309dc9-d6d6-4af1-816a-0936f503f03a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4169 | 2026.01.13 17:55:43.060900 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.97 MiB. | ||
| 4170 | 2026.01.13 17:55:43.417441 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 4171 | 2026.01.13 17:55:43.433928 [ 244 ] {} <Trace> system.metric_log (ae7e3c3e-b449-4f33-bec8-ffbb555a10ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4172 | 2026.01.13 17:55:43.433978 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4173 | 2026.01.13 17:55:43.440218 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4174 | 2026.01.13 17:55:43.440882 [ 244 ] {} <Trace> system.metric_log (ae7e3c3e-b449-4f33-bec8-ffbb555a10ce): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4175 | 2026.01.13 17:55:43.441184 [ 50 ] {} <Debug> system.metric_log (ae7e3c3e-b449-4f33-bec8-ffbb555a10ce) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4176 | 2026.01.13 17:55:43.441243 [ 50 ] {} <Trace> system.metric_log (ae7e3c3e-b449-4f33-bec8-ffbb555a10ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4177 | 2026.01.13 17:55:43.441264 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4178 | 2026.01.13 17:55:43.441400 [ 200 ] {ae7e3c3e-b449-4f33-bec8-ffbb555a10ce::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 | ||
| 4179 | 2026.01.13 17:55:43.443769 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 4180 | 2026.01.13 17:55:43.445070 [ 200 ] {ae7e3c3e-b449-4f33-bec8-ffbb555a10ce::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4181 | 2026.01.13 17:55:43.446354 [ 200 ] {ae7e3c3e-b449-4f33-bec8-ffbb555a10ce::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 | ||
| 4182 | 2026.01.13 17:55:43.450731 [ 200 ] {ae7e3c3e-b449-4f33-bec8-ffbb555a10ce::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 | ||
| 4183 | 2026.01.13 17:55:43.454939 [ 200 ] {ae7e3c3e-b449-4f33-bec8-ffbb555a10ce::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 | ||
| 4184 | 2026.01.13 17:55:43.459193 [ 200 ] {ae7e3c3e-b449-4f33-bec8-ffbb555a10ce::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 | ||
| 4185 | 2026.01.13 17:55:43.463380 [ 200 ] {ae7e3c3e-b449-4f33-bec8-ffbb555a10ce::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 | ||
| 4186 | 2026.01.13 17:55:43.467457 [ 200 ] {ae7e3c3e-b449-4f33-bec8-ffbb555a10ce::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 | ||
| 4187 | 2026.01.13 17:55:43.522041 [ 194 ] {ae7e3c3e-b449-4f33-bec8-ffbb555a10ce::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.080710454 sec., 1499.1862144648574 rows/sec., 7.75 MiB/sec. | ||
| 4188 | 2026.01.13 17:55:43.524884 [ 187 ] {ae7e3c3e-b449-4f33-bec8-ffbb555a10ce::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4189 | 2026.01.13 17:55:43.528288 [ 187 ] {ae7e3c3e-b449-4f33-bec8-ffbb555a10ce::all_1_16_3} <Trace> system.metric_log (ae7e3c3e-b449-4f33-bec8-ffbb555a10ce): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4190 | 2026.01.13 17:55:43.528409 [ 187 ] {ae7e3c3e-b449-4f33-bec8-ffbb555a10ce::all_1_16_3} <Trace> system.metric_log (ae7e3c3e-b449-4f33-bec8-ffbb555a10ce) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4191 | 2026.01.13 17:55:43.530837 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 4192 | 2026.01.13 17:55:44.001144 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 233.73 MiB, peak 243.68 MiB, free memory in arenas 0.00 B, will set to 245.23 MiB (RSS), difference: 11.49 MiB | ||
| 4193 | 2026.01.13 17:55:44.002171 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000802684 sec. | ||
| 4194 | 2026.01.13 17:55:44.731038 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4195 | 2026.01.13 17:55:44.731232 [ 276 ] {0de19d1d-09e6-432f-b174-470d69baad3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4196 | 2026.01.13 17:55:44.731298 [ 276 ] {0de19d1d-09e6-432f-b174-470d69baad3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4197 | 2026.01.13 17:55:44.732124 [ 276 ] {0de19d1d-09e6-432f-b174-470d69baad3d} <Trace> oximeter.fields_i16 (c518ca51-717d-4c11-8fbe-de2c2dfc273c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4198 | 2026.01.13 17:55:44.732173 [ 276 ] {0de19d1d-09e6-432f-b174-470d69baad3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4199 | 2026.01.13 17:55:44.732588 [ 276 ] {0de19d1d-09e6-432f-b174-470d69baad3d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4200 | 2026.01.13 17:55:44.732806 [ 276 ] {0de19d1d-09e6-432f-b174-470d69baad3d} <Trace> oximeter.fields_i16 (c518ca51-717d-4c11-8fbe-de2c2dfc273c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4201 | 2026.01.13 17:55:44.732955 [ 276 ] {0de19d1d-09e6-432f-b174-470d69baad3d} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00177 sec., 231638.41807909604 rows/sec., 14.69 MiB/sec. | ||
| 4202 | 2026.01.13 17:55:44.732995 [ 276 ] {0de19d1d-09e6-432f-b174-470d69baad3d} <Debug> TCPHandler: Processed in 0.002086728 sec. | ||
| 4203 | 2026.01.13 17:55:44.733121 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4204 | 2026.01.13 17:55:44.733212 [ 276 ] {f7a531a2-cf50-4517-a314-a1f9abba97e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4205 | 2026.01.13 17:55:44.733252 [ 276 ] {f7a531a2-cf50-4517-a314-a1f9abba97e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4206 | 2026.01.13 17:55:44.734348 [ 276 ] {f7a531a2-cf50-4517-a314-a1f9abba97e5} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4207 | 2026.01.13 17:55:44.734384 [ 276 ] {f7a531a2-cf50-4517-a314-a1f9abba97e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4208 | 2026.01.13 17:55:44.734779 [ 276 ] {f7a531a2-cf50-4517-a314-a1f9abba97e5} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4209 | 2026.01.13 17:55:44.734985 [ 276 ] {f7a531a2-cf50-4517-a314-a1f9abba97e5} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4210 | 2026.01.13 17:55:44.735106 [ 276 ] {f7a531a2-cf50-4517-a314-a1f9abba97e5} <Debug> executeQuery: Read 1132 rows, 91.85 KiB in 0.001912 sec., 592050.2092050209 rows/sec., 46.91 MiB/sec. | ||
| 4211 | 2026.01.13 17:55:44.735142 [ 276 ] {f7a531a2-cf50-4517-a314-a1f9abba97e5} <Debug> TCPHandler: Processed in 0.002069097 sec. | ||
| 4212 | 2026.01.13 17:55:44.735254 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4213 | 2026.01.13 17:55:44.735346 [ 276 ] {4fd33cb7-730b-4703-a62b-21509c873b1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4214 | 2026.01.13 17:55:44.735390 [ 276 ] {4fd33cb7-730b-4703-a62b-21509c873b1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4215 | 2026.01.13 17:55:44.735878 [ 276 ] {4fd33cb7-730b-4703-a62b-21509c873b1e} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4216 | 2026.01.13 17:55:44.735914 [ 276 ] {4fd33cb7-730b-4703-a62b-21509c873b1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4217 | 2026.01.13 17:55:44.736229 [ 276 ] {4fd33cb7-730b-4703-a62b-21509c873b1e} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4218 | 2026.01.13 17:55:44.736431 [ 276 ] {4fd33cb7-730b-4703-a62b-21509c873b1e} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4219 | 2026.01.13 17:55:44.736555 [ 276 ] {4fd33cb7-730b-4703-a62b-21509c873b1e} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001227 sec., 175224.1238793806 rows/sec., 10.40 MiB/sec. | ||
| 4220 | 2026.01.13 17:55:44.736590 [ 276 ] {4fd33cb7-730b-4703-a62b-21509c873b1e} <Debug> TCPHandler: Processed in 0.001383165 sec. | ||
| 4221 | 2026.01.13 17:55:44.736700 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4222 | 2026.01.13 17:55:44.736791 [ 276 ] {4efe9cd2-d173-43b4-a563-f427cf488465} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4223 | 2026.01.13 17:55:44.736828 [ 276 ] {4efe9cd2-d173-43b4-a563-f427cf488465} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4224 | 2026.01.13 17:55:44.737310 [ 276 ] {4efe9cd2-d173-43b4-a563-f427cf488465} <Trace> oximeter.fields_u32 (283989db-30f4-4232-8589-7a68eae304b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4225 | 2026.01.13 17:55:44.737344 [ 276 ] {4efe9cd2-d173-43b4-a563-f427cf488465} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4226 | 2026.01.13 17:55:44.737637 [ 276 ] {4efe9cd2-d173-43b4-a563-f427cf488465} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4227 | 2026.01.13 17:55:44.737832 [ 276 ] {4efe9cd2-d173-43b4-a563-f427cf488465} <Trace> oximeter.fields_u32 (283989db-30f4-4232-8589-7a68eae304b8): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4228 | 2026.01.13 17:55:44.737953 [ 276 ] {4efe9cd2-d173-43b4-a563-f427cf488465} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.00118 sec., 179661.01694915254 rows/sec., 11.59 MiB/sec. | ||
| 4229 | 2026.01.13 17:55:44.737988 [ 276 ] {4efe9cd2-d173-43b4-a563-f427cf488465} <Debug> TCPHandler: Processed in 0.001335084 sec. | ||
| 4230 | 2026.01.13 17:55:44.738097 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4231 | 2026.01.13 17:55:44.738187 [ 276 ] {1a1be5f3-55be-4739-9400-e3ed5f4fe27d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4232 | 2026.01.13 17:55:44.738224 [ 276 ] {1a1be5f3-55be-4739-9400-e3ed5f4fe27d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4233 | 2026.01.13 17:55:44.738752 [ 276 ] {1a1be5f3-55be-4739-9400-e3ed5f4fe27d} <Trace> oximeter.fields_u8 (7d5959b3-3fa8-49d8-9069-8b4bc7b3c5b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4234 | 2026.01.13 17:55:44.738785 [ 276 ] {1a1be5f3-55be-4739-9400-e3ed5f4fe27d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4235 | 2026.01.13 17:55:44.739089 [ 276 ] {1a1be5f3-55be-4739-9400-e3ed5f4fe27d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4236 | 2026.01.13 17:55:44.739303 [ 276 ] {1a1be5f3-55be-4739-9400-e3ed5f4fe27d} <Trace> oximeter.fields_u8 (7d5959b3-3fa8-49d8-9069-8b4bc7b3c5b2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4237 | 2026.01.13 17:55:44.739422 [ 276 ] {1a1be5f3-55be-4739-9400-e3ed5f4fe27d} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001252 sec., 168530.35143769966 rows/sec., 9.57 MiB/sec. | ||
| 4238 | 2026.01.13 17:55:44.739457 [ 276 ] {1a1be5f3-55be-4739-9400-e3ed5f4fe27d} <Debug> TCPHandler: Processed in 0.001407055 sec. | ||
| 4239 | 2026.01.13 17:55:44.739583 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4240 | 2026.01.13 17:55:44.739674 [ 276 ] {7d3b38e2-9a76-4f12-877b-04c4d00bee1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4241 | 2026.01.13 17:55:44.739712 [ 276 ] {7d3b38e2-9a76-4f12-877b-04c4d00bee1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4242 | 2026.01.13 17:55:44.740361 [ 276 ] {7d3b38e2-9a76-4f12-877b-04c4d00bee1f} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4243 | 2026.01.13 17:55:44.740394 [ 276 ] {7d3b38e2-9a76-4f12-877b-04c4d00bee1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4244 | 2026.01.13 17:55:44.740733 [ 276 ] {7d3b38e2-9a76-4f12-877b-04c4d00bee1f} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4245 | 2026.01.13 17:55:44.740938 [ 276 ] {7d3b38e2-9a76-4f12-877b-04c4d00bee1f} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4246 | 2026.01.13 17:55:44.741060 [ 276 ] {7d3b38e2-9a76-4f12-877b-04c4d00bee1f} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001403 sec., 491090.5203136137 rows/sec., 34.29 MiB/sec. | ||
| 4247 | 2026.01.13 17:55:44.741097 [ 276 ] {7d3b38e2-9a76-4f12-877b-04c4d00bee1f} <Debug> TCPHandler: Processed in 0.001560028 sec. | ||
| 4248 | 2026.01.13 17:55:44.741197 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4249 | 2026.01.13 17:55:44.741287 [ 276 ] {00b4666d-63b8-48db-9792-34e90f8532aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4250 | 2026.01.13 17:55:44.741326 [ 276 ] {00b4666d-63b8-48db-9792-34e90f8532aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4251 | 2026.01.13 17:55:44.741632 [ 276 ] {00b4666d-63b8-48db-9792-34e90f8532aa} <Trace> oximeter.measurements_bool (826fdc8e-3d6b-4202-9ce2-60a454a21d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4252 | 2026.01.13 17:55:44.741666 [ 276 ] {00b4666d-63b8-48db-9792-34e90f8532aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4253 | 2026.01.13 17:55:44.741956 [ 276 ] {00b4666d-63b8-48db-9792-34e90f8532aa} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4254 | 2026.01.13 17:55:44.742158 [ 276 ] {00b4666d-63b8-48db-9792-34e90f8532aa} <Trace> oximeter.measurements_bool (826fdc8e-3d6b-4202-9ce2-60a454a21d74): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4255 | 2026.01.13 17:55:44.742279 [ 276 ] {00b4666d-63b8-48db-9792-34e90f8532aa} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001009 sec., 5946.481665014867 rows/sec., 310.68 KiB/sec. | ||
| 4256 | 2026.01.13 17:55:44.742313 [ 276 ] {00b4666d-63b8-48db-9792-34e90f8532aa} <Debug> TCPHandler: Processed in 0.001162141 sec. | ||
| 4257 | 2026.01.13 17:55:44.742412 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4258 | 2026.01.13 17:55:44.742501 [ 276 ] {537c1197-31db-46bd-91e0-9192dcbceb8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4259 | 2026.01.13 17:55:44.742542 [ 276 ] {537c1197-31db-46bd-91e0-9192dcbceb8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4260 | 2026.01.13 17:55:44.742946 [ 276 ] {537c1197-31db-46bd-91e0-9192dcbceb8b} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4261 | 2026.01.13 17:55:44.742980 [ 276 ] {537c1197-31db-46bd-91e0-9192dcbceb8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4262 | 2026.01.13 17:55:44.743323 [ 276 ] {537c1197-31db-46bd-91e0-9192dcbceb8b} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4263 | 2026.01.13 17:55:44.743531 [ 276 ] {537c1197-31db-46bd-91e0-9192dcbceb8b} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4264 | 2026.01.13 17:55:44.743652 [ 276 ] {537c1197-31db-46bd-91e0-9192dcbceb8b} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001168 sec., 268835.61643835617 rows/sec., 17.66 MiB/sec. | ||
| 4265 | 2026.01.13 17:55:44.743686 [ 276 ] {537c1197-31db-46bd-91e0-9192dcbceb8b} <Debug> TCPHandler: Processed in 0.001319963 sec. | ||
| 4266 | 2026.01.13 17:55:44.743804 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4267 | 2026.01.13 17:55:44.743921 [ 276 ] {a82ce4bc-c05f-4718-855c-4bd14c452e74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4268 | 2026.01.13 17:55:44.743973 [ 276 ] {a82ce4bc-c05f-4718-855c-4bd14c452e74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4269 | 2026.01.13 17:55:44.744355 [ 276 ] {a82ce4bc-c05f-4718-855c-4bd14c452e74} <Trace> oximeter.measurements_f64 (1c067b5b-75e1-467d-a7e3-d4b172727ac8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4270 | 2026.01.13 17:55:44.744391 [ 276 ] {a82ce4bc-c05f-4718-855c-4bd14c452e74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4271 | 2026.01.13 17:55:44.744685 [ 276 ] {a82ce4bc-c05f-4718-855c-4bd14c452e74} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4272 | 2026.01.13 17:55:44.744905 [ 276 ] {a82ce4bc-c05f-4718-855c-4bd14c452e74} <Trace> oximeter.measurements_f64 (1c067b5b-75e1-467d-a7e3-d4b172727ac8): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4273 | 2026.01.13 17:55:44.745062 [ 276 ] {a82ce4bc-c05f-4718-855c-4bd14c452e74} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001163 sec., 859.8452278589854 rows/sec., 57.94 KiB/sec. | ||
| 4274 | 2026.01.13 17:55:44.745109 [ 276 ] {a82ce4bc-c05f-4718-855c-4bd14c452e74} <Debug> TCPHandler: Processed in 0.001364285 sec. | ||
| 4275 | 2026.01.13 17:55:44.745218 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4276 | 2026.01.13 17:55:44.745312 [ 276 ] {4c6ecbea-44fb-4cab-ad73-0820bade5baa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4277 | 2026.01.13 17:55:44.745366 [ 276 ] {4c6ecbea-44fb-4cab-ad73-0820bade5baa} <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 | ||
| 4278 | 2026.01.13 17:55:44.746136 [ 276 ] {4c6ecbea-44fb-4cab-ad73-0820bade5baa} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4279 | 2026.01.13 17:55:44.746170 [ 276 ] {4c6ecbea-44fb-4cab-ad73-0820bade5baa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4280 | 2026.01.13 17:55:44.746714 [ 276 ] {4c6ecbea-44fb-4cab-ad73-0820bade5baa} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4281 | 2026.01.13 17:55:44.746932 [ 276 ] {4c6ecbea-44fb-4cab-ad73-0820bade5baa} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4282 | 2026.01.13 17:55:44.747067 [ 276 ] {4c6ecbea-44fb-4cab-ad73-0820bade5baa} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001774 sec., 5636.978579481398 rows/sec., 10.10 MiB/sec. | ||
| 4283 | 2026.01.13 17:55:44.747119 [ 276 ] {4c6ecbea-44fb-4cab-ad73-0820bade5baa} <Debug> TCPHandler: Processed in 0.001952095 sec. | ||
| 4284 | 2026.01.13 17:55:44.747227 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4285 | 2026.01.13 17:55:44.747321 [ 276 ] {33043211-2c47-4017-b5f0-343941443a0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4286 | 2026.01.13 17:55:44.747362 [ 276 ] {33043211-2c47-4017-b5f0-343941443a0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4287 | 2026.01.13 17:55:44.747694 [ 276 ] {33043211-2c47-4017-b5f0-343941443a0b} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4288 | 2026.01.13 17:55:44.747728 [ 276 ] {33043211-2c47-4017-b5f0-343941443a0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4289 | 2026.01.13 17:55:44.748033 [ 276 ] {33043211-2c47-4017-b5f0-343941443a0b} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4290 | 2026.01.13 17:55:44.748236 [ 276 ] {33043211-2c47-4017-b5f0-343941443a0b} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4291 | 2026.01.13 17:55:44.748359 [ 276 ] {33043211-2c47-4017-b5f0-343941443a0b} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001058 sec., 98298.67674858223 rows/sec., 6.02 MiB/sec. | ||
| 4292 | 2026.01.13 17:55:44.748394 [ 276 ] {33043211-2c47-4017-b5f0-343941443a0b} <Debug> TCPHandler: Processed in 0.001217192 sec. | ||
| 4293 | 2026.01.13 17:55:49.725211 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4294 | 2026.01.13 17:55:49.725485 [ 276 ] {6cbe615a-0959-4fc2-9920-a3d4f494b920} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4295 | 2026.01.13 17:55:49.725579 [ 276 ] {6cbe615a-0959-4fc2-9920-a3d4f494b920} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4296 | 2026.01.13 17:55:49.726453 [ 276 ] {6cbe615a-0959-4fc2-9920-a3d4f494b920} <Trace> oximeter.fields_ipaddr (262b395f-daa4-48d1-aa34-e8cf0bb4ab49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4297 | 2026.01.13 17:55:49.726487 [ 276 ] {6cbe615a-0959-4fc2-9920-a3d4f494b920} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4298 | 2026.01.13 17:55:49.726899 [ 276 ] {6cbe615a-0959-4fc2-9920-a3d4f494b920} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4299 | 2026.01.13 17:55:49.727096 [ 276 ] {6cbe615a-0959-4fc2-9920-a3d4f494b920} <Trace> oximeter.fields_ipaddr (262b395f-daa4-48d1-aa34-e8cf0bb4ab49): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4300 | 2026.01.13 17:55:49.727230 [ 276 ] {6cbe615a-0959-4fc2-9920-a3d4f494b920} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001797 sec., 2225.9321090706735 rows/sec., 181.51 KiB/sec. | ||
| 4301 | 2026.01.13 17:55:49.727267 [ 276 ] {6cbe615a-0959-4fc2-9920-a3d4f494b920} <Debug> TCPHandler: Processed in 0.00223397 sec. | ||
| 4302 | 2026.01.13 17:55:49.727384 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4303 | 2026.01.13 17:55:49.727472 [ 276 ] {ef2651e1-e33e-4be9-bfb3-9d2d8ba381b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4304 | 2026.01.13 17:55:49.727508 [ 276 ] {ef2651e1-e33e-4be9-bfb3-9d2d8ba381b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4305 | 2026.01.13 17:55:49.727990 [ 276 ] {ef2651e1-e33e-4be9-bfb3-9d2d8ba381b1} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4306 | 2026.01.13 17:55:49.728022 [ 276 ] {ef2651e1-e33e-4be9-bfb3-9d2d8ba381b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4307 | 2026.01.13 17:55:49.728324 [ 276 ] {ef2651e1-e33e-4be9-bfb3-9d2d8ba381b1} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4308 | 2026.01.13 17:55:49.728510 [ 276 ] {ef2651e1-e33e-4be9-bfb3-9d2d8ba381b1} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4309 | 2026.01.13 17:55:49.728624 [ 276 ] {ef2651e1-e33e-4be9-bfb3-9d2d8ba381b1} <Debug> executeQuery: Read 120 rows, 10.41 KiB in 0.001178 sec., 101867.57215619694 rows/sec., 8.63 MiB/sec. | ||
| 4310 | 2026.01.13 17:55:49.728657 [ 276 ] {ef2651e1-e33e-4be9-bfb3-9d2d8ba381b1} <Debug> TCPHandler: Processed in 0.001335284 sec. | ||
| 4311 | 2026.01.13 17:55:49.728839 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4312 | 2026.01.13 17:55:49.728926 [ 276 ] {85f25aa2-d06b-48e9-a403-497341c4fdbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4313 | 2026.01.13 17:55:49.728962 [ 276 ] {85f25aa2-d06b-48e9-a403-497341c4fdbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4314 | 2026.01.13 17:55:49.729333 [ 276 ] {85f25aa2-d06b-48e9-a403-497341c4fdbd} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4315 | 2026.01.13 17:55:49.729365 [ 276 ] {85f25aa2-d06b-48e9-a403-497341c4fdbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4316 | 2026.01.13 17:55:49.729628 [ 276 ] {85f25aa2-d06b-48e9-a403-497341c4fdbd} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4317 | 2026.01.13 17:55:49.729882 [ 276 ] {85f25aa2-d06b-48e9-a403-497341c4fdbd} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4318 | 2026.01.13 17:55:49.729972 [ 101 ] {} <Debug> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4319 | 2026.01.13 17:55:49.729995 [ 276 ] {85f25aa2-d06b-48e9-a403-497341c4fdbd} <Debug> executeQuery: Read 35 rows, 2.61 KiB in 0.001089 sec., 32139.577594123053 rows/sec., 2.34 MiB/sec. | ||
| 4320 | 2026.01.13 17:55:49.730004 [ 101 ] {} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4321 | 2026.01.13 17:55:49.730024 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4322 | 2026.01.13 17:55:49.730029 [ 276 ] {85f25aa2-d06b-48e9-a403-497341c4fdbd} <Debug> TCPHandler: Processed in 0.001250923 sec. | ||
| 4323 | 2026.01.13 17:55:49.730102 [ 201 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::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 | ||
| 4324 | 2026.01.13 17:55:49.730122 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4325 | 2026.01.13 17:55:49.730192 [ 201 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4326 | 2026.01.13 17:55:49.730208 [ 276 ] {dde347ac-b99e-4bba-a8c5-c0bf2cf3c38e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4327 | 2026.01.13 17:55:49.730224 [ 201 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 278 rows starting from the beginning of the part | ||
| 4328 | 2026.01.13 17:55:49.730244 [ 276 ] {dde347ac-b99e-4bba-a8c5-c0bf2cf3c38e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4329 | 2026.01.13 17:55:49.730283 [ 201 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 31 rows starting from the beginning of the part | ||
| 4330 | 2026.01.13 17:55:49.730328 [ 201 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 215 rows starting from the beginning of the part | ||
| 4331 | 2026.01.13 17:55:49.730371 [ 201 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 31 rows starting from the beginning of the part | ||
| 4332 | 2026.01.13 17:55:49.730414 [ 201 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 215 rows starting from the beginning of the part | ||
| 4333 | 2026.01.13 17:55:49.730457 [ 201 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 35 rows starting from the beginning of the part | ||
| 4334 | 2026.01.13 17:55:49.730646 [ 276 ] {dde347ac-b99e-4bba-a8c5-c0bf2cf3c38e} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4335 | 2026.01.13 17:55:49.730678 [ 276 ] {dde347ac-b99e-4bba-a8c5-c0bf2cf3c38e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4336 | 2026.01.13 17:55:49.731149 [ 276 ] {dde347ac-b99e-4bba-a8c5-c0bf2cf3c38e} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4337 | 2026.01.13 17:55:49.731334 [ 276 ] {dde347ac-b99e-4bba-a8c5-c0bf2cf3c38e} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4338 | 2026.01.13 17:55:49.731387 [ 194 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 805 rows, containing 5 columns (5 merged, 0 gathered) in 0.001333174 sec., 603822.1567477314 rows/sec., 39.78 MiB/sec. | ||
| 4339 | 2026.01.13 17:55:49.731446 [ 276 ] {dde347ac-b99e-4bba-a8c5-c0bf2cf3c38e} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001269 sec., 78014.18439716312 rows/sec., 6.10 MiB/sec. | ||
| 4340 | 2026.01.13 17:55:49.731484 [ 276 ] {dde347ac-b99e-4bba-a8c5-c0bf2cf3c38e} <Debug> TCPHandler: Processed in 0.001430135 sec. | ||
| 4341 | 2026.01.13 17:55:49.731521 [ 201 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4342 | 2026.01.13 17:55:49.731588 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4343 | 2026.01.13 17:55:49.731673 [ 276 ] {5a2e6f6e-06f9-4c11-b0b7-c57db134bdfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4344 | 2026.01.13 17:55:49.731712 [ 276 ] {5a2e6f6e-06f9-4c11-b0b7-c57db134bdfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4345 | 2026.01.13 17:55:49.731806 [ 201 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::all_1_21_4} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4346 | 2026.01.13 17:55:49.731863 [ 201 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::all_1_21_4} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4347 | 2026.01.13 17:55:49.731924 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 4348 | 2026.01.13 17:55:49.732149 [ 276 ] {5a2e6f6e-06f9-4c11-b0b7-c57db134bdfd} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4349 | 2026.01.13 17:55:49.732181 [ 276 ] {5a2e6f6e-06f9-4c11-b0b7-c57db134bdfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4350 | 2026.01.13 17:55:49.732468 [ 276 ] {5a2e6f6e-06f9-4c11-b0b7-c57db134bdfd} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4351 | 2026.01.13 17:55:49.732652 [ 276 ] {5a2e6f6e-06f9-4c11-b0b7-c57db134bdfd} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4352 | 2026.01.13 17:55:49.732831 [ 276 ] {5a2e6f6e-06f9-4c11-b0b7-c57db134bdfd} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001112 sec., 145683.45323741008 rows/sec., 10.14 MiB/sec. | ||
| 4353 | 2026.01.13 17:55:49.732863 [ 276 ] {5a2e6f6e-06f9-4c11-b0b7-c57db134bdfd} <Debug> TCPHandler: Processed in 0.001266963 sec. | ||
| 4354 | 2026.01.13 17:55:49.732965 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4355 | 2026.01.13 17:55:49.733052 [ 276 ] {c6bed6be-d6b2-49e3-8bd9-f7240394d909} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4356 | 2026.01.13 17:55:49.733102 [ 276 ] {c6bed6be-d6b2-49e3-8bd9-f7240394d909} <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 | ||
| 4357 | 2026.01.13 17:55:49.733921 [ 276 ] {c6bed6be-d6b2-49e3-8bd9-f7240394d909} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4358 | 2026.01.13 17:55:49.733953 [ 276 ] {c6bed6be-d6b2-49e3-8bd9-f7240394d909} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4359 | 2026.01.13 17:55:49.734450 [ 276 ] {c6bed6be-d6b2-49e3-8bd9-f7240394d909} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4360 | 2026.01.13 17:55:49.734650 [ 276 ] {c6bed6be-d6b2-49e3-8bd9-f7240394d909} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4361 | 2026.01.13 17:55:49.734820 [ 101 ] {} <Debug> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4362 | 2026.01.13 17:55:49.734838 [ 276 ] {c6bed6be-d6b2-49e3-8bd9-f7240394d909} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001784 sec., 17376.681614349774 rows/sec., 31.14 MiB/sec. | ||
| 4363 | 2026.01.13 17:55:49.734856 [ 101 ] {} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4364 | 2026.01.13 17:55:49.734878 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4365 | 2026.01.13 17:55:49.734886 [ 276 ] {c6bed6be-d6b2-49e3-8bd9-f7240394d909} <Debug> TCPHandler: Processed in 0.001957376 sec. | ||
| 4366 | 2026.01.13 17:55:49.734978 [ 196 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::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 | ||
| 4367 | 2026.01.13 17:55:49.734991 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4368 | 2026.01.13 17:55:49.735101 [ 276 ] {916f0fe2-e06f-4f0c-8c93-8bfbddc8b1bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4369 | 2026.01.13 17:55:49.735140 [ 276 ] {916f0fe2-e06f-4f0c-8c93-8bfbddc8b1bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4370 | 2026.01.13 17:55:49.735273 [ 196 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4371 | 2026.01.13 17:55:49.735367 [ 196 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 281 rows starting from the beginning of the part | ||
| 4372 | 2026.01.13 17:55:49.735466 [ 276 ] {916f0fe2-e06f-4f0c-8c93-8bfbddc8b1bc} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4373 | 2026.01.13 17:55:49.735504 [ 276 ] {916f0fe2-e06f-4f0c-8c93-8bfbddc8b1bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4374 | 2026.01.13 17:55:49.735553 [ 196 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 31 rows starting from the beginning of the part | ||
| 4375 | 2026.01.13 17:55:49.735814 [ 196 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 10 rows starting from the beginning of the part | ||
| 4376 | 2026.01.13 17:55:49.735894 [ 276 ] {916f0fe2-e06f-4f0c-8c93-8bfbddc8b1bc} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4377 | 2026.01.13 17:55:49.735976 [ 196 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 31 rows starting from the beginning of the part | ||
| 4378 | 2026.01.13 17:55:49.736112 [ 276 ] {916f0fe2-e06f-4f0c-8c93-8bfbddc8b1bc} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4379 | 2026.01.13 17:55:49.736130 [ 196 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 10 rows starting from the beginning of the part | ||
| 4380 | 2026.01.13 17:55:49.736241 [ 276 ] {916f0fe2-e06f-4f0c-8c93-8bfbddc8b1bc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001164 sec., 51546.391752577314 rows/sec., 3.47 MiB/sec. | ||
| 4381 | 2026.01.13 17:55:49.736242 [ 196 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 31 rows starting from the beginning of the part | ||
| 4382 | 2026.01.13 17:55:49.736280 [ 276 ] {916f0fe2-e06f-4f0c-8c93-8bfbddc8b1bc} <Debug> TCPHandler: Processed in 0.001352904 sec. | ||
| 4383 | 2026.01.13 17:55:49.740076 [ 201 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 394 rows, containing 19 columns (19 merged, 0 gathered) in 0.005142142 sec., 76621.76579332116 rows/sec., 137.30 MiB/sec. | ||
| 4384 | 2026.01.13 17:55:49.740694 [ 194 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4385 | 2026.01.13 17:55:49.741154 [ 194 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4386 | 2026.01.13 17:55:49.741232 [ 194 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4387 | 2026.01.13 17:55:49.741381 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.14 MiB. | ||
| 4388 | 2026.01.13 17:55:50.002952 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 245.92 MiB, peak 251.01 MiB, free memory in arenas 0.00 B, will set to 247.07 MiB (RSS), difference: 1.14 MiB | ||
| 4389 | 2026.01.13 17:55:50.533649 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8123 | ||
| 4390 | 2026.01.13 17:55:50.534104 [ 245 ] {} <Trace> system.asynchronous_metric_log (3e1656ea-c259-49fe-9ba0-58dc6ab6f9df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4391 | 2026.01.13 17:55:50.534151 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4392 | 2026.01.13 17:55:50.534658 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4393 | 2026.01.13 17:55:50.534876 [ 245 ] {} <Trace> system.asynchronous_metric_log (3e1656ea-c259-49fe-9ba0-58dc6ab6f9df): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4394 | 2026.01.13 17:55:50.535015 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8123 | ||
| 4395 | 2026.01.13 17:55:50.950685 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 4396 | 2026.01.13 17:55:50.965625 [ 244 ] {} <Trace> system.metric_log (ae7e3c3e-b449-4f33-bec8-ffbb555a10ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4397 | 2026.01.13 17:55:50.965672 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4398 | 2026.01.13 17:55:50.971859 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4399 | 2026.01.13 17:55:50.972586 [ 244 ] {} <Trace> system.metric_log (ae7e3c3e-b449-4f33-bec8-ffbb555a10ce): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4400 | 2026.01.13 17:55:50.975176 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 4401 | 2026.01.13 17:55:53.056594 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 584 | ||
| 4402 | 2026.01.13 17:55:53.059143 [ 243 ] {} <Trace> system.query_log (7e309dc9-d6d6-4af1-816a-0936f503f03a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4403 | 2026.01.13 17:55:53.059201 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4404 | 2026.01.13 17:55:53.060444 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4405 | 2026.01.13 17:55:53.060736 [ 243 ] {} <Trace> system.query_log (7e309dc9-d6d6-4af1-816a-0936f503f03a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4406 | 2026.01.13 17:55:53.061107 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 584 | ||
| 4407 | 2026.01.13 17:55:54.736175 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4408 | 2026.01.13 17:55:54.736375 [ 276 ] {84556295-e2fd-4520-b109-85c5245d7e8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4409 | 2026.01.13 17:55:54.736442 [ 276 ] {84556295-e2fd-4520-b109-85c5245d7e8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4410 | 2026.01.13 17:55:54.737236 [ 276 ] {84556295-e2fd-4520-b109-85c5245d7e8f} <Trace> oximeter.fields_i16 (c518ca51-717d-4c11-8fbe-de2c2dfc273c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4411 | 2026.01.13 17:55:54.737288 [ 276 ] {84556295-e2fd-4520-b109-85c5245d7e8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4412 | 2026.01.13 17:55:54.737723 [ 276 ] {84556295-e2fd-4520-b109-85c5245d7e8f} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4413 | 2026.01.13 17:55:54.737952 [ 276 ] {84556295-e2fd-4520-b109-85c5245d7e8f} <Trace> oximeter.fields_i16 (c518ca51-717d-4c11-8fbe-de2c2dfc273c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4414 | 2026.01.13 17:55:54.738104 [ 100 ] {} <Debug> oximeter.fields_i16 (c518ca51-717d-4c11-8fbe-de2c2dfc273c) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 4415 | 2026.01.13 17:55:54.738116 [ 276 ] {84556295-e2fd-4520-b109-85c5245d7e8f} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001789 sec., 229178.3119060928 rows/sec., 14.54 MiB/sec. | ||
| 4416 | 2026.01.13 17:55:54.738183 [ 100 ] {} <Trace> oximeter.fields_i16 (c518ca51-717d-4c11-8fbe-de2c2dfc273c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4417 | 2026.01.13 17:55:54.738212 [ 276 ] {84556295-e2fd-4520-b109-85c5245d7e8f} <Debug> TCPHandler: Processed in 0.002179059 sec. | ||
| 4418 | 2026.01.13 17:55:54.738214 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4419 | 2026.01.13 17:55:54.738345 [ 201 ] {c518ca51-717d-4c11-8fbe-de2c2dfc273c::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 | ||
| 4420 | 2026.01.13 17:55:54.738347 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4421 | 2026.01.13 17:55:54.738453 [ 201 ] {c518ca51-717d-4c11-8fbe-de2c2dfc273c::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4422 | 2026.01.13 17:55:54.738480 [ 276 ] {d6afaab6-89e7-4168-8afd-8f87b9626c28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4423 | 2026.01.13 17:55:54.738488 [ 201 ] {c518ca51-717d-4c11-8fbe-de2c2dfc273c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 434 rows starting from the beginning of the part | ||
| 4424 | 2026.01.13 17:55:54.738526 [ 276 ] {d6afaab6-89e7-4168-8afd-8f87b9626c28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4425 | 2026.01.13 17:55:54.738554 [ 201 ] {c518ca51-717d-4c11-8fbe-de2c2dfc273c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 410 rows starting from the beginning of the part | ||
| 4426 | 2026.01.13 17:55:54.738606 [ 201 ] {c518ca51-717d-4c11-8fbe-de2c2dfc273c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 410 rows starting from the beginning of the part | ||
| 4427 | 2026.01.13 17:55:54.738654 [ 201 ] {c518ca51-717d-4c11-8fbe-de2c2dfc273c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 410 rows starting from the beginning of the part | ||
| 4428 | 2026.01.13 17:55:54.738697 [ 201 ] {c518ca51-717d-4c11-8fbe-de2c2dfc273c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 410 rows starting from the beginning of the part | ||
| 4429 | 2026.01.13 17:55:54.738741 [ 201 ] {c518ca51-717d-4c11-8fbe-de2c2dfc273c::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 410 rows starting from the beginning of the part | ||
| 4430 | 2026.01.13 17:55:54.739640 [ 276 ] {d6afaab6-89e7-4168-8afd-8f87b9626c28} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4431 | 2026.01.13 17:55:54.739677 [ 276 ] {d6afaab6-89e7-4168-8afd-8f87b9626c28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4432 | 2026.01.13 17:55:54.739974 [ 194 ] {c518ca51-717d-4c11-8fbe-de2c2dfc273c::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2484 rows, containing 5 columns (5 merged, 0 gathered) in 0.001662569 sec., 1494073.3286859072 rows/sec., 100.76 MiB/sec. | ||
| 4433 | 2026.01.13 17:55:54.740135 [ 197 ] {c518ca51-717d-4c11-8fbe-de2c2dfc273c::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 4434 | 2026.01.13 17:55:54.740151 [ 276 ] {d6afaab6-89e7-4168-8afd-8f87b9626c28} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4435 | 2026.01.13 17:55:54.740390 [ 276 ] {d6afaab6-89e7-4168-8afd-8f87b9626c28} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4436 | 2026.01.13 17:55:54.740391 [ 197 ] {c518ca51-717d-4c11-8fbe-de2c2dfc273c::all_1_10_2} <Trace> oximeter.fields_i16 (c518ca51-717d-4c11-8fbe-de2c2dfc273c): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4437 | 2026.01.13 17:55:54.740466 [ 197 ] {c518ca51-717d-4c11-8fbe-de2c2dfc273c::all_1_10_2} <Trace> oximeter.fields_i16 (c518ca51-717d-4c11-8fbe-de2c2dfc273c) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 4438 | 2026.01.13 17:55:54.740528 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 4439 | 2026.01.13 17:55:54.740534 [ 276 ] {d6afaab6-89e7-4168-8afd-8f87b9626c28} <Debug> executeQuery: Read 1132 rows, 91.85 KiB in 0.002078 sec., 544754.5717035611 rows/sec., 43.17 MiB/sec. | ||
| 4440 | 2026.01.13 17:55:54.740576 [ 276 ] {d6afaab6-89e7-4168-8afd-8f87b9626c28} <Debug> TCPHandler: Processed in 0.002282041 sec. | ||
| 4441 | 2026.01.13 17:55:54.740690 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4442 | 2026.01.13 17:55:54.740789 [ 276 ] {97296396-32d5-4590-bfc0-ce127ab0f62f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4443 | 2026.01.13 17:55:54.740832 [ 276 ] {97296396-32d5-4590-bfc0-ce127ab0f62f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4444 | 2026.01.13 17:55:54.741328 [ 276 ] {97296396-32d5-4590-bfc0-ce127ab0f62f} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4445 | 2026.01.13 17:55:54.741367 [ 276 ] {97296396-32d5-4590-bfc0-ce127ab0f62f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4446 | 2026.01.13 17:55:54.741696 [ 276 ] {97296396-32d5-4590-bfc0-ce127ab0f62f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4447 | 2026.01.13 17:55:54.741911 [ 276 ] {97296396-32d5-4590-bfc0-ce127ab0f62f} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4448 | 2026.01.13 17:55:54.742044 [ 276 ] {97296396-32d5-4590-bfc0-ce127ab0f62f} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001277 sec., 168363.35160532498 rows/sec., 9.99 MiB/sec. | ||
| 4449 | 2026.01.13 17:55:54.742081 [ 276 ] {97296396-32d5-4590-bfc0-ce127ab0f62f} <Debug> TCPHandler: Processed in 0.001442746 sec. | ||
| 4450 | 2026.01.13 17:55:54.742189 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4451 | 2026.01.13 17:55:54.742285 [ 276 ] {f75cc84e-479f-4bcb-b34e-e847a53acb5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4452 | 2026.01.13 17:55:54.742325 [ 276 ] {f75cc84e-479f-4bcb-b34e-e847a53acb5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4453 | 2026.01.13 17:55:54.742799 [ 276 ] {f75cc84e-479f-4bcb-b34e-e847a53acb5d} <Trace> oximeter.fields_u32 (283989db-30f4-4232-8589-7a68eae304b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4454 | 2026.01.13 17:55:54.742837 [ 276 ] {f75cc84e-479f-4bcb-b34e-e847a53acb5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4455 | 2026.01.13 17:55:54.743159 [ 276 ] {f75cc84e-479f-4bcb-b34e-e847a53acb5d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4456 | 2026.01.13 17:55:54.743370 [ 276 ] {f75cc84e-479f-4bcb-b34e-e847a53acb5d} <Trace> oximeter.fields_u32 (283989db-30f4-4232-8589-7a68eae304b8): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4457 | 2026.01.13 17:55:54.743496 [ 276 ] {f75cc84e-479f-4bcb-b34e-e847a53acb5d} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001232 sec., 172077.92207792206 rows/sec., 11.10 MiB/sec. | ||
| 4458 | 2026.01.13 17:55:54.743534 [ 276 ] {f75cc84e-479f-4bcb-b34e-e847a53acb5d} <Debug> TCPHandler: Processed in 0.001396205 sec. | ||
| 4459 | 2026.01.13 17:55:54.743635 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4460 | 2026.01.13 17:55:54.743729 [ 276 ] {aa006114-cc67-41ac-9d65-3b72f35fbec7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4461 | 2026.01.13 17:55:54.743769 [ 276 ] {aa006114-cc67-41ac-9d65-3b72f35fbec7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4462 | 2026.01.13 17:55:54.744235 [ 276 ] {aa006114-cc67-41ac-9d65-3b72f35fbec7} <Trace> oximeter.fields_u8 (7d5959b3-3fa8-49d8-9069-8b4bc7b3c5b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4463 | 2026.01.13 17:55:54.744272 [ 276 ] {aa006114-cc67-41ac-9d65-3b72f35fbec7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4464 | 2026.01.13 17:55:54.744577 [ 276 ] {aa006114-cc67-41ac-9d65-3b72f35fbec7} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4465 | 2026.01.13 17:55:54.744782 [ 276 ] {aa006114-cc67-41ac-9d65-3b72f35fbec7} <Trace> oximeter.fields_u8 (7d5959b3-3fa8-49d8-9069-8b4bc7b3c5b2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4466 | 2026.01.13 17:55:54.744878 [ 100 ] {} <Debug> oximeter.fields_u8 (7d5959b3-3fa8-49d8-9069-8b4bc7b3c5b2) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 4467 | 2026.01.13 17:55:54.744913 [ 276 ] {aa006114-cc67-41ac-9d65-3b72f35fbec7} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001198 sec., 176126.87813021702 rows/sec., 10.00 MiB/sec. | ||
| 4468 | 2026.01.13 17:55:54.744919 [ 100 ] {} <Trace> oximeter.fields_u8 (7d5959b3-3fa8-49d8-9069-8b4bc7b3c5b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4469 | 2026.01.13 17:55:54.744954 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4470 | 2026.01.13 17:55:54.744958 [ 276 ] {aa006114-cc67-41ac-9d65-3b72f35fbec7} <Debug> TCPHandler: Processed in 0.001372744 sec. | ||
| 4471 | 2026.01.13 17:55:54.745068 [ 201 ] {7d5959b3-3fa8-49d8-9069-8b4bc7b3c5b2::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 | ||
| 4472 | 2026.01.13 17:55:54.745100 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4473 | 2026.01.13 17:55:54.745168 [ 201 ] {7d5959b3-3fa8-49d8-9069-8b4bc7b3c5b2::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4474 | 2026.01.13 17:55:54.745196 [ 276 ] {9a356a53-3b51-4a69-99f5-6da4a30bed2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4475 | 2026.01.13 17:55:54.745198 [ 201 ] {7d5959b3-3fa8-49d8-9069-8b4bc7b3c5b2::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 223 rows starting from the beginning of the part | ||
| 4476 | 2026.01.13 17:55:54.745237 [ 276 ] {9a356a53-3b51-4a69-99f5-6da4a30bed2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4477 | 2026.01.13 17:55:54.745261 [ 201 ] {7d5959b3-3fa8-49d8-9069-8b4bc7b3c5b2::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 211 rows starting from the beginning of the part | ||
| 4478 | 2026.01.13 17:55:54.745304 [ 201 ] {7d5959b3-3fa8-49d8-9069-8b4bc7b3c5b2::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 211 rows starting from the beginning of the part | ||
| 4479 | 2026.01.13 17:55:54.745344 [ 201 ] {7d5959b3-3fa8-49d8-9069-8b4bc7b3c5b2::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 211 rows starting from the beginning of the part | ||
| 4480 | 2026.01.13 17:55:54.745385 [ 201 ] {7d5959b3-3fa8-49d8-9069-8b4bc7b3c5b2::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 211 rows starting from the beginning of the part | ||
| 4481 | 2026.01.13 17:55:54.745420 [ 201 ] {7d5959b3-3fa8-49d8-9069-8b4bc7b3c5b2::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 211 rows starting from the beginning of the part | ||
| 4482 | 2026.01.13 17:55:54.745942 [ 276 ] {9a356a53-3b51-4a69-99f5-6da4a30bed2f} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4483 | 2026.01.13 17:55:54.745976 [ 276 ] {9a356a53-3b51-4a69-99f5-6da4a30bed2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4484 | 2026.01.13 17:55:54.746219 [ 189 ] {7d5959b3-3fa8-49d8-9069-8b4bc7b3c5b2::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1278 rows, containing 5 columns (5 merged, 0 gathered) in 0.001207431 sec., 1058445.5757720317 rows/sec., 64.34 MiB/sec. | ||
| 4485 | 2026.01.13 17:55:54.746313 [ 276 ] {9a356a53-3b51-4a69-99f5-6da4a30bed2f} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4486 | 2026.01.13 17:55:54.746331 [ 201 ] {7d5959b3-3fa8-49d8-9069-8b4bc7b3c5b2::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 4487 | 2026.01.13 17:55:54.746532 [ 276 ] {9a356a53-3b51-4a69-99f5-6da4a30bed2f} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4488 | 2026.01.13 17:55:54.746582 [ 201 ] {7d5959b3-3fa8-49d8-9069-8b4bc7b3c5b2::all_1_10_2} <Trace> oximeter.fields_u8 (7d5959b3-3fa8-49d8-9069-8b4bc7b3c5b2): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4489 | 2026.01.13 17:55:54.746645 [ 201 ] {7d5959b3-3fa8-49d8-9069-8b4bc7b3c5b2::all_1_10_2} <Trace> oximeter.fields_u8 (7d5959b3-3fa8-49d8-9069-8b4bc7b3c5b2) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 4490 | 2026.01.13 17:55:54.746664 [ 276 ] {9a356a53-3b51-4a69-99f5-6da4a30bed2f} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001485 sec., 463973.06397306395 rows/sec., 32.40 MiB/sec. | ||
| 4491 | 2026.01.13 17:55:54.746701 [ 276 ] {9a356a53-3b51-4a69-99f5-6da4a30bed2f} <Debug> TCPHandler: Processed in 0.00165099 sec. | ||
| 4492 | 2026.01.13 17:55:54.746708 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 4493 | 2026.01.13 17:55:54.746812 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4494 | 2026.01.13 17:55:54.746907 [ 276 ] {11080815-89a1-43df-b002-a757d8e45589} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4495 | 2026.01.13 17:55:54.746949 [ 276 ] {11080815-89a1-43df-b002-a757d8e45589} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4496 | 2026.01.13 17:55:54.747280 [ 276 ] {11080815-89a1-43df-b002-a757d8e45589} <Trace> oximeter.measurements_bool (826fdc8e-3d6b-4202-9ce2-60a454a21d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4497 | 2026.01.13 17:55:54.747316 [ 276 ] {11080815-89a1-43df-b002-a757d8e45589} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4498 | 2026.01.13 17:55:54.747634 [ 276 ] {11080815-89a1-43df-b002-a757d8e45589} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4499 | 2026.01.13 17:55:54.747837 [ 276 ] {11080815-89a1-43df-b002-a757d8e45589} <Trace> oximeter.measurements_bool (826fdc8e-3d6b-4202-9ce2-60a454a21d74): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4500 | 2026.01.13 17:55:54.747965 [ 276 ] {11080815-89a1-43df-b002-a757d8e45589} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001076 sec., 5576.208178438662 rows/sec., 291.34 KiB/sec. | ||
| 4501 | 2026.01.13 17:55:54.748000 [ 276 ] {11080815-89a1-43df-b002-a757d8e45589} <Debug> TCPHandler: Processed in 0.001238242 sec. | ||
| 4502 | 2026.01.13 17:55:54.748109 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4503 | 2026.01.13 17:55:54.748202 [ 276 ] {2b083133-2d84-4cb6-ad99-78a839b2775e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4504 | 2026.01.13 17:55:54.748244 [ 276 ] {2b083133-2d84-4cb6-ad99-78a839b2775e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4505 | 2026.01.13 17:55:54.748679 [ 276 ] {2b083133-2d84-4cb6-ad99-78a839b2775e} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4506 | 2026.01.13 17:55:54.748714 [ 276 ] {2b083133-2d84-4cb6-ad99-78a839b2775e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4507 | 2026.01.13 17:55:54.749052 [ 276 ] {2b083133-2d84-4cb6-ad99-78a839b2775e} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4508 | 2026.01.13 17:55:54.749257 [ 276 ] {2b083133-2d84-4cb6-ad99-78a839b2775e} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4509 | 2026.01.13 17:55:54.749389 [ 276 ] {2b083133-2d84-4cb6-ad99-78a839b2775e} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001205 sec., 260580.91286307055 rows/sec., 17.12 MiB/sec. | ||
| 4510 | 2026.01.13 17:55:54.749426 [ 276 ] {2b083133-2d84-4cb6-ad99-78a839b2775e} <Debug> TCPHandler: Processed in 0.001367454 sec. | ||
| 4511 | 2026.01.13 17:55:54.749532 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4512 | 2026.01.13 17:55:54.749625 [ 276 ] {972ba488-3433-4007-b075-166c3a0a1c95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4513 | 2026.01.13 17:55:54.749667 [ 276 ] {972ba488-3433-4007-b075-166c3a0a1c95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4514 | 2026.01.13 17:55:54.749963 [ 276 ] {972ba488-3433-4007-b075-166c3a0a1c95} <Trace> oximeter.measurements_f64 (1c067b5b-75e1-467d-a7e3-d4b172727ac8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4515 | 2026.01.13 17:55:54.749999 [ 276 ] {972ba488-3433-4007-b075-166c3a0a1c95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4516 | 2026.01.13 17:55:54.750389 [ 276 ] {972ba488-3433-4007-b075-166c3a0a1c95} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4517 | 2026.01.13 17:55:54.750596 [ 276 ] {972ba488-3433-4007-b075-166c3a0a1c95} <Trace> oximeter.measurements_f64 (1c067b5b-75e1-467d-a7e3-d4b172727ac8): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4518 | 2026.01.13 17:55:54.750722 [ 276 ] {972ba488-3433-4007-b075-166c3a0a1c95} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001115 sec., 896.8609865470851 rows/sec., 60.43 KiB/sec. | ||
| 4519 | 2026.01.13 17:55:54.750759 [ 276 ] {972ba488-3433-4007-b075-166c3a0a1c95} <Debug> TCPHandler: Processed in 0.001276623 sec. | ||
| 4520 | 2026.01.13 17:55:54.750863 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4521 | 2026.01.13 17:55:54.750959 [ 276 ] {f99ae29e-9c8a-4065-8f59-f002e6a544a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4522 | 2026.01.13 17:55:54.751013 [ 276 ] {f99ae29e-9c8a-4065-8f59-f002e6a544a6} <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 | ||
| 4523 | 2026.01.13 17:55:54.751772 [ 276 ] {f99ae29e-9c8a-4065-8f59-f002e6a544a6} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4524 | 2026.01.13 17:55:54.751809 [ 276 ] {f99ae29e-9c8a-4065-8f59-f002e6a544a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4525 | 2026.01.13 17:55:54.752336 [ 276 ] {f99ae29e-9c8a-4065-8f59-f002e6a544a6} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4526 | 2026.01.13 17:55:54.752562 [ 276 ] {f99ae29e-9c8a-4065-8f59-f002e6a544a6} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4527 | 2026.01.13 17:55:54.752701 [ 276 ] {f99ae29e-9c8a-4065-8f59-f002e6a544a6} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00176 sec., 5681.818181818182 rows/sec., 10.18 MiB/sec. | ||
| 4528 | 2026.01.13 17:55:54.752758 [ 276 ] {f99ae29e-9c8a-4065-8f59-f002e6a544a6} <Debug> TCPHandler: Processed in 0.001944345 sec. | ||
| 4529 | 2026.01.13 17:55:54.752864 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4530 | 2026.01.13 17:55:54.752959 [ 276 ] {a8695dd9-b2e2-41db-a585-b700c0e55d3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4531 | 2026.01.13 17:55:54.753000 [ 276 ] {a8695dd9-b2e2-41db-a585-b700c0e55d3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4532 | 2026.01.13 17:55:54.753384 [ 276 ] {a8695dd9-b2e2-41db-a585-b700c0e55d3b} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4533 | 2026.01.13 17:55:54.753421 [ 276 ] {a8695dd9-b2e2-41db-a585-b700c0e55d3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4534 | 2026.01.13 17:55:54.753739 [ 276 ] {a8695dd9-b2e2-41db-a585-b700c0e55d3b} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4535 | 2026.01.13 17:55:54.753943 [ 276 ] {a8695dd9-b2e2-41db-a585-b700c0e55d3b} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4536 | 2026.01.13 17:55:54.754075 [ 276 ] {a8695dd9-b2e2-41db-a585-b700c0e55d3b} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001136 sec., 91549.29577464788 rows/sec., 5.61 MiB/sec. | ||
| 4537 | 2026.01.13 17:55:54.754111 [ 276 ] {a8695dd9-b2e2-41db-a585-b700c0e55d3b} <Debug> TCPHandler: Processed in 0.001298164 sec. | ||
| 4538 | 2026.01.13 17:55:57.951106 [ 96 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4539 | 2026.01.13 17:55:57.951159 [ 96 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4540 | 2026.01.13 17:55:58.035462 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8635 | ||
| 4541 | 2026.01.13 17:55:58.035955 [ 245 ] {} <Trace> system.asynchronous_metric_log (3e1656ea-c259-49fe-9ba0-58dc6ab6f9df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4542 | 2026.01.13 17:55:58.036001 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4543 | 2026.01.13 17:55:58.036476 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4544 | 2026.01.13 17:55:58.036699 [ 245 ] {} <Trace> system.asynchronous_metric_log (3e1656ea-c259-49fe-9ba0-58dc6ab6f9df): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4545 | 2026.01.13 17:55:58.036847 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8635 | ||
| 4546 | 2026.01.13 17:55:58.475232 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 4547 | 2026.01.13 17:55:58.492127 [ 244 ] {} <Trace> system.metric_log (ae7e3c3e-b449-4f33-bec8-ffbb555a10ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4548 | 2026.01.13 17:55:58.492190 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4549 | 2026.01.13 17:55:58.498425 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4550 | 2026.01.13 17:55:58.499156 [ 244 ] {} <Trace> system.metric_log (ae7e3c3e-b449-4f33-bec8-ffbb555a10ce): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4551 | 2026.01.13 17:55:58.501923 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4552 | 2026.01.13 17:55:59.725989 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4553 | 2026.01.13 17:55:59.726285 [ 276 ] {3deb25e9-d8b2-4e57-84d1-409650d318cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4554 | 2026.01.13 17:55:59.726388 [ 276 ] {3deb25e9-d8b2-4e57-84d1-409650d318cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4555 | 2026.01.13 17:55:59.727116 [ 276 ] {3deb25e9-d8b2-4e57-84d1-409650d318cb} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4556 | 2026.01.13 17:55:59.727162 [ 276 ] {3deb25e9-d8b2-4e57-84d1-409650d318cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4557 | 2026.01.13 17:55:59.727539 [ 276 ] {3deb25e9-d8b2-4e57-84d1-409650d318cb} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4558 | 2026.01.13 17:55:59.727764 [ 276 ] {3deb25e9-d8b2-4e57-84d1-409650d318cb} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4559 | 2026.01.13 17:55:59.727915 [ 276 ] {3deb25e9-d8b2-4e57-84d1-409650d318cb} <Debug> executeQuery: Read 118 rows, 10.26 KiB in 0.001707 sec., 69127.12360867018 rows/sec., 5.87 MiB/sec. | ||
| 4560 | 2026.01.13 17:55:59.727908 [ 95 ] {} <Debug> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4561 | 2026.01.13 17:55:59.727953 [ 276 ] {3deb25e9-d8b2-4e57-84d1-409650d318cb} <Debug> TCPHandler: Processed in 0.002153939 sec. | ||
| 4562 | 2026.01.13 17:55:59.728013 [ 95 ] {} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4563 | 2026.01.13 17:55:59.728054 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4564 | 2026.01.13 17:55:59.728099 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4565 | 2026.01.13 17:55:59.728190 [ 194 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::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 | ||
| 4566 | 2026.01.13 17:55:59.728198 [ 276 ] {42fabf68-9ea8-4f11-8212-9dc7764dd166} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4567 | 2026.01.13 17:55:59.728278 [ 276 ] {42fabf68-9ea8-4f11-8212-9dc7764dd166} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4568 | 2026.01.13 17:55:59.728337 [ 194 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4569 | 2026.01.13 17:55:59.728377 [ 194 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 2464 rows starting from the beginning of the part | ||
| 4570 | 2026.01.13 17:55:59.728443 [ 194 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 118 rows starting from the beginning of the part | ||
| 4571 | 2026.01.13 17:55:59.728492 [ 194 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1132 rows starting from the beginning of the part | ||
| 4572 | 2026.01.13 17:55:59.728531 [ 194 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 120 rows starting from the beginning of the part | ||
| 4573 | 2026.01.13 17:55:59.728571 [ 194 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1132 rows starting from the beginning of the part | ||
| 4574 | 2026.01.13 17:55:59.728607 [ 194 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 118 rows starting from the beginning of the part | ||
| 4575 | 2026.01.13 17:55:59.728657 [ 276 ] {42fabf68-9ea8-4f11-8212-9dc7764dd166} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4576 | 2026.01.13 17:55:59.728697 [ 276 ] {42fabf68-9ea8-4f11-8212-9dc7764dd166} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4577 | 2026.01.13 17:55:59.729122 [ 276 ] {42fabf68-9ea8-4f11-8212-9dc7764dd166} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4578 | 2026.01.13 17:55:59.729349 [ 276 ] {42fabf68-9ea8-4f11-8212-9dc7764dd166} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4579 | 2026.01.13 17:55:59.729481 [ 276 ] {42fabf68-9ea8-4f11-8212-9dc7764dd166} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001282 sec., 24180.967238689547 rows/sec., 1.78 MiB/sec. | ||
| 4580 | 2026.01.13 17:55:59.729519 [ 276 ] {42fabf68-9ea8-4f11-8212-9dc7764dd166} <Debug> TCPHandler: Processed in 0.001451957 sec. | ||
| 4581 | 2026.01.13 17:55:59.729625 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4582 | 2026.01.13 17:55:59.729717 [ 276 ] {1117f0a0-c00c-4436-a5e1-6fb9f32bce92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4583 | 2026.01.13 17:55:59.729756 [ 276 ] {1117f0a0-c00c-4436-a5e1-6fb9f32bce92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4584 | 2026.01.13 17:55:59.730157 [ 276 ] {1117f0a0-c00c-4436-a5e1-6fb9f32bce92} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4585 | 2026.01.13 17:55:59.730194 [ 276 ] {1117f0a0-c00c-4436-a5e1-6fb9f32bce92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4586 | 2026.01.13 17:55:59.730505 [ 276 ] {1117f0a0-c00c-4436-a5e1-6fb9f32bce92} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4587 | 2026.01.13 17:55:59.730599 [ 201 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5084 rows, containing 5 columns (5 merged, 0 gathered) in 0.002449924 sec., 2075166.4133254746 rows/sec., 175.76 MiB/sec. | ||
| 4588 | 2026.01.13 17:55:59.730712 [ 276 ] {1117f0a0-c00c-4436-a5e1-6fb9f32bce92} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4589 | 2026.01.13 17:55:59.730812 [ 95 ] {} <Debug> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4590 | 2026.01.13 17:55:59.730845 [ 95 ] {} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4591 | 2026.01.13 17:55:59.730848 [ 276 ] {1117f0a0-c00c-4436-a5e1-6fb9f32bce92} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001148 sec., 82752.61324041813 rows/sec., 6.46 MiB/sec. | ||
| 4592 | 2026.01.13 17:55:59.730864 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4593 | 2026.01.13 17:55:59.730899 [ 276 ] {1117f0a0-c00c-4436-a5e1-6fb9f32bce92} <Debug> TCPHandler: Processed in 0.001319793 sec. | ||
| 4594 | 2026.01.13 17:55:59.730901 [ 194 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4595 | 2026.01.13 17:55:59.730974 [ 198 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::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 | ||
| 4596 | 2026.01.13 17:55:59.731039 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4597 | 2026.01.13 17:55:59.731085 [ 198 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4598 | 2026.01.13 17:55:59.731122 [ 198 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1250 rows starting from the beginning of the part | ||
| 4599 | 2026.01.13 17:55:59.731137 [ 276 ] {74867483-ea51-43f6-8e21-850b60e32648} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4600 | 2026.01.13 17:55:59.731184 [ 198 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 95 rows starting from the beginning of the part | ||
| 4601 | 2026.01.13 17:55:59.731188 [ 194 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_26_5} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4602 | 2026.01.13 17:55:59.731185 [ 276 ] {74867483-ea51-43f6-8e21-850b60e32648} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4603 | 2026.01.13 17:55:59.731240 [ 198 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 689 rows starting from the beginning of the part | ||
| 4604 | 2026.01.13 17:55:59.731279 [ 194 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_26_5} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4605 | 2026.01.13 17:55:59.731289 [ 198 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 99 rows starting from the beginning of the part | ||
| 4606 | 2026.01.13 17:55:59.731332 [ 198 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 689 rows starting from the beginning of the part | ||
| 4607 | 2026.01.13 17:55:59.731367 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.18 MiB. | ||
| 4608 | 2026.01.13 17:55:59.731374 [ 198 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 95 rows starting from the beginning of the part | ||
| 4609 | 2026.01.13 17:55:59.731655 [ 276 ] {74867483-ea51-43f6-8e21-850b60e32648} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4610 | 2026.01.13 17:55:59.731695 [ 276 ] {74867483-ea51-43f6-8e21-850b60e32648} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4611 | 2026.01.13 17:55:59.732046 [ 276 ] {74867483-ea51-43f6-8e21-850b60e32648} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4612 | 2026.01.13 17:55:59.732243 [ 276 ] {74867483-ea51-43f6-8e21-850b60e32648} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4613 | 2026.01.13 17:55:59.732340 [ 95 ] {} <Debug> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4614 | 2026.01.13 17:55:59.732369 [ 95 ] {} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4615 | 2026.01.13 17:55:59.732371 [ 276 ] {74867483-ea51-43f6-8e21-850b60e32648} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001285 sec., 124513.61867704282 rows/sec., 8.67 MiB/sec. | ||
| 4616 | 2026.01.13 17:55:59.732385 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4617 | 2026.01.13 17:55:59.732418 [ 276 ] {74867483-ea51-43f6-8e21-850b60e32648} <Debug> TCPHandler: Processed in 0.001462657 sec. | ||
| 4618 | 2026.01.13 17:55:59.732475 [ 194 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::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 | ||
| 4619 | 2026.01.13 17:55:59.732495 [ 193 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2917 rows, containing 5 columns (5 merged, 0 gathered) in 0.001605359 sec., 1817039.0548157764 rows/sec., 137.13 MiB/sec. | ||
| 4620 | 2026.01.13 17:55:59.732524 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4621 | 2026.01.13 17:55:59.732559 [ 194 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4622 | 2026.01.13 17:55:59.732588 [ 194 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 7469 rows starting from the beginning of the part | ||
| 4623 | 2026.01.13 17:55:59.732611 [ 276 ] {22ef9e1b-5192-4e54-ae09-2b7e6a9756c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4624 | 2026.01.13 17:55:59.732632 [ 194 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 160 rows starting from the beginning of the part | ||
| 4625 | 2026.01.13 17:55:59.732666 [ 276 ] {22ef9e1b-5192-4e54-ae09-2b7e6a9756c9} <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 | ||
| 4626 | 2026.01.13 17:55:59.732673 [ 194 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 314 rows starting from the beginning of the part | ||
| 4627 | 2026.01.13 17:55:59.732717 [ 194 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 162 rows starting from the beginning of the part | ||
| 4628 | 2026.01.13 17:55:59.732733 [ 191 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4629 | 2026.01.13 17:55:59.732751 [ 194 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 314 rows starting from the beginning of the part | ||
| 4630 | 2026.01.13 17:55:59.732794 [ 194 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 160 rows starting from the beginning of the part | ||
| 4631 | 2026.01.13 17:55:59.733181 [ 191 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_26_5} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4632 | 2026.01.13 17:55:59.733274 [ 191 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_26_5} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4633 | 2026.01.13 17:55:59.733374 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 4634 | 2026.01.13 17:55:59.733608 [ 276 ] {22ef9e1b-5192-4e54-ae09-2b7e6a9756c9} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4635 | 2026.01.13 17:55:59.733650 [ 276 ] {22ef9e1b-5192-4e54-ae09-2b7e6a9756c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4636 | 2026.01.13 17:55:59.734254 [ 276 ] {22ef9e1b-5192-4e54-ae09-2b7e6a9756c9} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4637 | 2026.01.13 17:55:59.734487 [ 276 ] {22ef9e1b-5192-4e54-ae09-2b7e6a9756c9} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4638 | 2026.01.13 17:55:59.734625 [ 276 ] {22ef9e1b-5192-4e54-ae09-2b7e6a9756c9} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001982 sec., 15640.766902119072 rows/sec., 28.03 MiB/sec. | ||
| 4639 | 2026.01.13 17:55:59.734677 [ 276 ] {22ef9e1b-5192-4e54-ae09-2b7e6a9756c9} <Debug> TCPHandler: Processed in 0.002155919 sec. | ||
| 4640 | 2026.01.13 17:55:59.734799 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4641 | 2026.01.13 17:55:59.734897 [ 276 ] {c3129073-4e07-4653-9f1e-91773c2bc5fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4642 | 2026.01.13 17:55:59.734939 [ 276 ] {c3129073-4e07-4653-9f1e-91773c2bc5fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4643 | 2026.01.13 17:55:59.735290 [ 276 ] {c3129073-4e07-4653-9f1e-91773c2bc5fb} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4644 | 2026.01.13 17:55:59.735327 [ 276 ] {c3129073-4e07-4653-9f1e-91773c2bc5fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4645 | 2026.01.13 17:55:59.735665 [ 276 ] {c3129073-4e07-4653-9f1e-91773c2bc5fb} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4646 | 2026.01.13 17:55:59.735857 [ 198 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8579 rows, containing 5 columns (5 merged, 0 gathered) in 0.003374841 sec., 2542045.684522619 rows/sec., 171.42 MiB/sec. | ||
| 4647 | 2026.01.13 17:55:59.735877 [ 276 ] {c3129073-4e07-4653-9f1e-91773c2bc5fb} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4648 | 2026.01.13 17:55:59.735984 [ 95 ] {} <Debug> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4649 | 2026.01.13 17:55:59.736013 [ 95 ] {} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4650 | 2026.01.13 17:55:59.736015 [ 276 ] {c3129073-4e07-4653-9f1e-91773c2bc5fb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001141 sec., 52585.45135845749 rows/sec., 3.54 MiB/sec. | ||
| 4651 | 2026.01.13 17:55:59.736031 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4652 | 2026.01.13 17:55:59.736055 [ 191 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4653 | 2026.01.13 17:55:59.736064 [ 276 ] {c3129073-4e07-4653-9f1e-91773c2bc5fb} <Debug> TCPHandler: Processed in 0.001312054 sec. | ||
| 4654 | 2026.01.13 17:55:59.736110 [ 194 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::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 | ||
| 4655 | 2026.01.13 17:55:59.736204 [ 194 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4656 | 2026.01.13 17:55:59.736230 [ 194 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1388 rows starting from the beginning of the part | ||
| 4657 | 2026.01.13 17:55:59.736271 [ 194 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 60 rows starting from the beginning of the part | ||
| 4658 | 2026.01.13 17:55:59.736307 [ 194 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 104 rows starting from the beginning of the part | ||
| 4659 | 2026.01.13 17:55:59.736339 [ 194 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 60 rows starting from the beginning of the part | ||
| 4660 | 2026.01.13 17:55:59.736372 [ 194 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::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 | ||
| 4661 | 2026.01.13 17:55:59.736387 [ 191 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4662 | 2026.01.13 17:55:59.736405 [ 194 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 60 rows starting from the beginning of the part | ||
| 4663 | 2026.01.13 17:55:59.736476 [ 191 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4664 | 2026.01.13 17:55:59.736565 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.45 MiB. | ||
| 4665 | 2026.01.13 17:55:59.737192 [ 194 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1776 rows, containing 4 columns (4 merged, 0 gathered) in 0.00112961 sec., 1572224.0419259744 rows/sec., 100.82 MiB/sec. | ||
| 4666 | 2026.01.13 17:55:59.737500 [ 192 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4667 | 2026.01.13 17:55:59.737904 [ 192 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_26_5} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4668 | 2026.01.13 17:55:59.737996 [ 192 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_26_5} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4669 | 2026.01.13 17:55:59.738115 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 4670 | 2026.01.13 17:56:02.236787 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4671 | 2026.01.13 17:56:02.237039 [ 276 ] {47233db8-ec14-4057-ad8b-168761b0b304} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4672 | 2026.01.13 17:56:02.237133 [ 276 ] {47233db8-ec14-4057-ad8b-168761b0b304} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4673 | 2026.01.13 17:56:02.238125 [ 276 ] {47233db8-ec14-4057-ad8b-168761b0b304} <Trace> oximeter.fields_i16 (c518ca51-717d-4c11-8fbe-de2c2dfc273c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4674 | 2026.01.13 17:56:02.238171 [ 276 ] {47233db8-ec14-4057-ad8b-168761b0b304} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4675 | 2026.01.13 17:56:02.238596 [ 276 ] {47233db8-ec14-4057-ad8b-168761b0b304} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4676 | 2026.01.13 17:56:02.238820 [ 276 ] {47233db8-ec14-4057-ad8b-168761b0b304} <Trace> oximeter.fields_i16 (c518ca51-717d-4c11-8fbe-de2c2dfc273c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4677 | 2026.01.13 17:56:02.238998 [ 276 ] {47233db8-ec14-4057-ad8b-168761b0b304} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002028 sec., 202169.62524654833 rows/sec., 12.82 MiB/sec. | ||
| 4678 | 2026.01.13 17:56:02.239049 [ 276 ] {47233db8-ec14-4057-ad8b-168761b0b304} <Debug> TCPHandler: Processed in 0.002415723 sec. | ||
| 4679 | 2026.01.13 17:56:02.239203 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4680 | 2026.01.13 17:56:02.239305 [ 276 ] {c5a90588-5321-4b9a-b482-fbed76318e7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4681 | 2026.01.13 17:56:02.239349 [ 276 ] {c5a90588-5321-4b9a-b482-fbed76318e7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4682 | 2026.01.13 17:56:02.239766 [ 276 ] {c5a90588-5321-4b9a-b482-fbed76318e7b} <Trace> oximeter.fields_ipaddr (262b395f-daa4-48d1-aa34-e8cf0bb4ab49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4683 | 2026.01.13 17:56:02.239804 [ 276 ] {c5a90588-5321-4b9a-b482-fbed76318e7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4684 | 2026.01.13 17:56:02.240156 [ 276 ] {c5a90588-5321-4b9a-b482-fbed76318e7b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4685 | 2026.01.13 17:56:02.240373 [ 276 ] {c5a90588-5321-4b9a-b482-fbed76318e7b} <Trace> oximeter.fields_ipaddr (262b395f-daa4-48d1-aa34-e8cf0bb4ab49): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4686 | 2026.01.13 17:56:02.240505 [ 276 ] {c5a90588-5321-4b9a-b482-fbed76318e7b} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001223 sec., 8176.6148814390845 rows/sec., 666.75 KiB/sec. | ||
| 4687 | 2026.01.13 17:56:02.240541 [ 276 ] {c5a90588-5321-4b9a-b482-fbed76318e7b} <Debug> TCPHandler: Processed in 0.001388795 sec. | ||
| 4688 | 2026.01.13 17:56:02.240662 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4689 | 2026.01.13 17:56:02.240756 [ 276 ] {194e7bbb-8021-49d7-a849-634fa9f2d17b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4690 | 2026.01.13 17:56:02.240794 [ 276 ] {194e7bbb-8021-49d7-a849-634fa9f2d17b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4691 | 2026.01.13 17:56:02.241993 [ 276 ] {194e7bbb-8021-49d7-a849-634fa9f2d17b} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4692 | 2026.01.13 17:56:02.242030 [ 276 ] {194e7bbb-8021-49d7-a849-634fa9f2d17b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4693 | 2026.01.13 17:56:02.242421 [ 276 ] {194e7bbb-8021-49d7-a849-634fa9f2d17b} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4694 | 2026.01.13 17:56:02.242608 [ 276 ] {194e7bbb-8021-49d7-a849-634fa9f2d17b} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4695 | 2026.01.13 17:56:02.242729 [ 276 ] {194e7bbb-8021-49d7-a849-634fa9f2d17b} <Debug> executeQuery: Read 2277 rows, 188.78 KiB in 0.002038 sec., 1117271.835132483 rows/sec., 90.46 MiB/sec. | ||
| 4696 | 2026.01.13 17:56:02.242766 [ 276 ] {194e7bbb-8021-49d7-a849-634fa9f2d17b} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 4697 | 2026.01.13 17:56:02.242777 [ 276 ] {194e7bbb-8021-49d7-a849-634fa9f2d17b} <Debug> TCPHandler: Processed in 0.00221428 sec. | ||
| 4698 | 2026.01.13 17:56:02.242890 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4699 | 2026.01.13 17:56:02.243042 [ 276 ] {34869d79-8004-47ed-940f-5751cbe6dacc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4700 | 2026.01.13 17:56:02.243081 [ 276 ] {34869d79-8004-47ed-940f-5751cbe6dacc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4701 | 2026.01.13 17:56:02.243539 [ 276 ] {34869d79-8004-47ed-940f-5751cbe6dacc} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4702 | 2026.01.13 17:56:02.243575 [ 276 ] {34869d79-8004-47ed-940f-5751cbe6dacc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4703 | 2026.01.13 17:56:02.243866 [ 276 ] {34869d79-8004-47ed-940f-5751cbe6dacc} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4704 | 2026.01.13 17:56:02.244069 [ 276 ] {34869d79-8004-47ed-940f-5751cbe6dacc} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4705 | 2026.01.13 17:56:02.244198 [ 276 ] {34869d79-8004-47ed-940f-5751cbe6dacc} <Debug> executeQuery: Read 225 rows, 13.77 KiB in 0.001175 sec., 191489.36170212764 rows/sec., 11.44 MiB/sec. | ||
| 4706 | 2026.01.13 17:56:02.244234 [ 276 ] {34869d79-8004-47ed-940f-5751cbe6dacc} <Debug> TCPHandler: Processed in 0.001333564 sec. | ||
| 4707 | 2026.01.13 17:56:02.244343 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4708 | 2026.01.13 17:56:02.244435 [ 276 ] {90676295-5738-4ed8-a89c-5cf8bc03747f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4709 | 2026.01.13 17:56:02.244473 [ 276 ] {90676295-5738-4ed8-a89c-5cf8bc03747f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4710 | 2026.01.13 17:56:02.244963 [ 276 ] {90676295-5738-4ed8-a89c-5cf8bc03747f} <Trace> oximeter.fields_u32 (283989db-30f4-4232-8589-7a68eae304b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4711 | 2026.01.13 17:56:02.244999 [ 276 ] {90676295-5738-4ed8-a89c-5cf8bc03747f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4712 | 2026.01.13 17:56:02.245310 [ 276 ] {90676295-5738-4ed8-a89c-5cf8bc03747f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4713 | 2026.01.13 17:56:02.245519 [ 276 ] {90676295-5738-4ed8-a89c-5cf8bc03747f} <Trace> oximeter.fields_u32 (283989db-30f4-4232-8589-7a68eae304b8): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4714 | 2026.01.13 17:56:02.245624 [ 91 ] {} <Debug> oximeter.fields_u32 (283989db-30f4-4232-8589-7a68eae304b8) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4715 | 2026.01.13 17:56:02.245643 [ 276 ] {90676295-5738-4ed8-a89c-5cf8bc03747f} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001225 sec., 359183.67346938775 rows/sec., 23.76 MiB/sec. | ||
| 4716 | 2026.01.13 17:56:02.245690 [ 91 ] {} <Trace> oximeter.fields_u32 (283989db-30f4-4232-8589-7a68eae304b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4717 | 2026.01.13 17:56:02.245698 [ 276 ] {90676295-5738-4ed8-a89c-5cf8bc03747f} <Debug> TCPHandler: Processed in 0.001402165 sec. | ||
| 4718 | 2026.01.13 17:56:02.245723 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4719 | 2026.01.13 17:56:02.245824 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4720 | 2026.01.13 17:56:02.245856 [ 198 ] {283989db-30f4-4232-8589-7a68eae304b8::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 | ||
| 4721 | 2026.01.13 17:56:02.245921 [ 276 ] {34574290-8b51-4488-bbfa-95b033e093fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4722 | 2026.01.13 17:56:02.245965 [ 276 ] {34574290-8b51-4488-bbfa-95b033e093fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4723 | 2026.01.13 17:56:02.245994 [ 198 ] {283989db-30f4-4232-8589-7a68eae304b8::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4724 | 2026.01.13 17:56:02.246030 [ 198 ] {283989db-30f4-4232-8589-7a68eae304b8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 464 rows starting from the beginning of the part | ||
| 4725 | 2026.01.13 17:56:02.246092 [ 198 ] {283989db-30f4-4232-8589-7a68eae304b8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 212 rows starting from the beginning of the part | ||
| 4726 | 2026.01.13 17:56:02.246134 [ 198 ] {283989db-30f4-4232-8589-7a68eae304b8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 440 rows starting from the beginning of the part | ||
| 4727 | 2026.01.13 17:56:02.246175 [ 198 ] {283989db-30f4-4232-8589-7a68eae304b8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 212 rows starting from the beginning of the part | ||
| 4728 | 2026.01.13 17:56:02.246213 [ 198 ] {283989db-30f4-4232-8589-7a68eae304b8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 212 rows starting from the beginning of the part | ||
| 4729 | 2026.01.13 17:56:02.246257 [ 198 ] {283989db-30f4-4232-8589-7a68eae304b8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 440 rows starting from the beginning of the part | ||
| 4730 | 2026.01.13 17:56:02.246424 [ 276 ] {34574290-8b51-4488-bbfa-95b033e093fb} <Trace> oximeter.fields_u8 (7d5959b3-3fa8-49d8-9069-8b4bc7b3c5b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4731 | 2026.01.13 17:56:02.246465 [ 276 ] {34574290-8b51-4488-bbfa-95b033e093fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4732 | 2026.01.13 17:56:02.246787 [ 276 ] {34574290-8b51-4488-bbfa-95b033e093fb} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4733 | 2026.01.13 17:56:02.247007 [ 276 ] {34574290-8b51-4488-bbfa-95b033e093fb} <Trace> oximeter.fields_u8 (7d5959b3-3fa8-49d8-9069-8b4bc7b3c5b2): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4734 | 2026.01.13 17:56:02.247143 [ 276 ] {34574290-8b51-4488-bbfa-95b033e093fb} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001239 sec., 170298.62792574655 rows/sec., 9.67 MiB/sec. | ||
| 4735 | 2026.01.13 17:56:02.247179 [ 276 ] {34574290-8b51-4488-bbfa-95b033e093fb} <Debug> TCPHandler: Processed in 0.001402766 sec. | ||
| 4736 | 2026.01.13 17:56:02.247300 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4737 | 2026.01.13 17:56:02.247341 [ 192 ] {283989db-30f4-4232-8589-7a68eae304b8::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1980 rows, containing 5 columns (5 merged, 0 gathered) in 0.001539227 sec., 1286359.9715961323 rows/sec., 89.58 MiB/sec. | ||
| 4738 | 2026.01.13 17:56:02.247422 [ 276 ] {7f2c1f7f-4f7d-4f07-b22a-c6a4673255e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4739 | 2026.01.13 17:56:02.247476 [ 276 ] {7f2c1f7f-4f7d-4f07-b22a-c6a4673255e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4740 | 2026.01.13 17:56:02.247532 [ 194 ] {283989db-30f4-4232-8589-7a68eae304b8::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4741 | 2026.01.13 17:56:02.247833 [ 194 ] {283989db-30f4-4232-8589-7a68eae304b8::all_1_11_2} <Trace> oximeter.fields_u32 (283989db-30f4-4232-8589-7a68eae304b8): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4742 | 2026.01.13 17:56:02.247920 [ 194 ] {283989db-30f4-4232-8589-7a68eae304b8::all_1_11_2} <Trace> oximeter.fields_u32 (283989db-30f4-4232-8589-7a68eae304b8) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4743 | 2026.01.13 17:56:02.248000 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 4744 | 2026.01.13 17:56:02.248285 [ 276 ] {7f2c1f7f-4f7d-4f07-b22a-c6a4673255e1} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4745 | 2026.01.13 17:56:02.248328 [ 276 ] {7f2c1f7f-4f7d-4f07-b22a-c6a4673255e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4746 | 2026.01.13 17:56:02.248704 [ 276 ] {7f2c1f7f-4f7d-4f07-b22a-c6a4673255e1} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4747 | 2026.01.13 17:56:02.248915 [ 276 ] {7f2c1f7f-4f7d-4f07-b22a-c6a4673255e1} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4748 | 2026.01.13 17:56:02.249048 [ 276 ] {7f2c1f7f-4f7d-4f07-b22a-c6a4673255e1} <Debug> executeQuery: Read 1155 rows, 84.37 KiB in 0.00165 sec., 700000 rows/sec., 49.94 MiB/sec. | ||
| 4749 | 2026.01.13 17:56:02.249087 [ 276 ] {7f2c1f7f-4f7d-4f07-b22a-c6a4673255e1} <Debug> TCPHandler: Processed in 0.001849033 sec. | ||
| 4750 | 2026.01.13 17:56:02.249202 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4751 | 2026.01.13 17:56:02.249296 [ 276 ] {41a1ab9b-1d6f-42bf-ad56-63af399f4044} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4752 | 2026.01.13 17:56:02.249338 [ 276 ] {41a1ab9b-1d6f-42bf-ad56-63af399f4044} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4753 | 2026.01.13 17:56:02.249666 [ 276 ] {41a1ab9b-1d6f-42bf-ad56-63af399f4044} <Trace> oximeter.measurements_bool (826fdc8e-3d6b-4202-9ce2-60a454a21d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4754 | 2026.01.13 17:56:02.249702 [ 276 ] {41a1ab9b-1d6f-42bf-ad56-63af399f4044} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4755 | 2026.01.13 17:56:02.249997 [ 276 ] {41a1ab9b-1d6f-42bf-ad56-63af399f4044} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4756 | 2026.01.13 17:56:02.250198 [ 276 ] {41a1ab9b-1d6f-42bf-ad56-63af399f4044} <Trace> oximeter.measurements_bool (826fdc8e-3d6b-4202-9ce2-60a454a21d74): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4757 | 2026.01.13 17:56:02.250328 [ 276 ] {41a1ab9b-1d6f-42bf-ad56-63af399f4044} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001049 sec., 5719.733079122974 rows/sec., 298.83 KiB/sec. | ||
| 4758 | 2026.01.13 17:56:02.250364 [ 276 ] {41a1ab9b-1d6f-42bf-ad56-63af399f4044} <Debug> TCPHandler: Processed in 0.001212612 sec. | ||
| 4759 | 2026.01.13 17:56:02.250491 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4760 | 2026.01.13 17:56:02.250613 [ 276 ] {9e895968-b1f8-4e8a-8be9-c45c6ded29ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4761 | 2026.01.13 17:56:02.250665 [ 276 ] {9e895968-b1f8-4e8a-8be9-c45c6ded29ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4762 | 2026.01.13 17:56:02.251346 [ 276 ] {9e895968-b1f8-4e8a-8be9-c45c6ded29ce} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4763 | 2026.01.13 17:56:02.251393 [ 276 ] {9e895968-b1f8-4e8a-8be9-c45c6ded29ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4764 | 2026.01.13 17:56:02.251837 [ 276 ] {9e895968-b1f8-4e8a-8be9-c45c6ded29ce} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4765 | 2026.01.13 17:56:02.252050 [ 276 ] {9e895968-b1f8-4e8a-8be9-c45c6ded29ce} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4766 | 2026.01.13 17:56:02.252178 [ 276 ] {9e895968-b1f8-4e8a-8be9-c45c6ded29ce} <Debug> executeQuery: Read 929 rows, 62.96 KiB in 0.001599 sec., 580988.1175734835 rows/sec., 38.45 MiB/sec. | ||
| 4767 | 2026.01.13 17:56:02.252214 [ 276 ] {9e895968-b1f8-4e8a-8be9-c45c6ded29ce} <Debug> TCPHandler: Processed in 0.001794652 sec. | ||
| 4768 | 2026.01.13 17:56:02.252318 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4769 | 2026.01.13 17:56:02.252407 [ 276 ] {4267d10d-c3a3-4a2b-8c07-d3707f7b08a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4770 | 2026.01.13 17:56:02.252446 [ 276 ] {4267d10d-c3a3-4a2b-8c07-d3707f7b08a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4771 | 2026.01.13 17:56:02.252742 [ 276 ] {4267d10d-c3a3-4a2b-8c07-d3707f7b08a6} <Trace> oximeter.measurements_f64 (1c067b5b-75e1-467d-a7e3-d4b172727ac8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4772 | 2026.01.13 17:56:02.252774 [ 276 ] {4267d10d-c3a3-4a2b-8c07-d3707f7b08a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4773 | 2026.01.13 17:56:02.253117 [ 276 ] {4267d10d-c3a3-4a2b-8c07-d3707f7b08a6} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4774 | 2026.01.13 17:56:02.253323 [ 276 ] {4267d10d-c3a3-4a2b-8c07-d3707f7b08a6} <Trace> oximeter.measurements_f64 (1c067b5b-75e1-467d-a7e3-d4b172727ac8): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4775 | 2026.01.13 17:56:02.253420 [ 91 ] {} <Debug> oximeter.measurements_f64 (1c067b5b-75e1-467d-a7e3-d4b172727ac8) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 4776 | 2026.01.13 17:56:02.253451 [ 276 ] {4267d10d-c3a3-4a2b-8c07-d3707f7b08a6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001035 sec., 966.1835748792272 rows/sec., 65.10 KiB/sec. | ||
| 4777 | 2026.01.13 17:56:02.253452 [ 91 ] {} <Trace> oximeter.measurements_f64 (1c067b5b-75e1-467d-a7e3-d4b172727ac8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4778 | 2026.01.13 17:56:02.253491 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4779 | 2026.01.13 17:56:02.253495 [ 276 ] {4267d10d-c3a3-4a2b-8c07-d3707f7b08a6} <Debug> TCPHandler: Processed in 0.001205292 sec. | ||
| 4780 | 2026.01.13 17:56:02.253588 [ 201 ] {1c067b5b-75e1-467d-a7e3-d4b172727ac8::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 | ||
| 4781 | 2026.01.13 17:56:02.253633 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4782 | 2026.01.13 17:56:02.253690 [ 201 ] {1c067b5b-75e1-467d-a7e3-d4b172727ac8::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4783 | 2026.01.13 17:56:02.253727 [ 201 ] {1c067b5b-75e1-467d-a7e3-d4b172727ac8::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 | ||
| 4784 | 2026.01.13 17:56:02.253754 [ 276 ] {7869a7ca-8db2-4cd5-b681-6a1d94884440} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4785 | 2026.01.13 17:56:02.253788 [ 201 ] {1c067b5b-75e1-467d-a7e3-d4b172727ac8::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 | ||
| 4786 | 2026.01.13 17:56:02.253819 [ 276 ] {7869a7ca-8db2-4cd5-b681-6a1d94884440} <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 | ||
| 4787 | 2026.01.13 17:56:02.253836 [ 201 ] {1c067b5b-75e1-467d-a7e3-d4b172727ac8::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 | ||
| 4788 | 2026.01.13 17:56:02.253881 [ 201 ] {1c067b5b-75e1-467d-a7e3-d4b172727ac8::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 | ||
| 4789 | 2026.01.13 17:56:02.253921 [ 201 ] {1c067b5b-75e1-467d-a7e3-d4b172727ac8::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 | ||
| 4790 | 2026.01.13 17:56:02.253964 [ 201 ] {1c067b5b-75e1-467d-a7e3-d4b172727ac8::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 | ||
| 4791 | 2026.01.13 17:56:02.254703 [ 276 ] {7869a7ca-8db2-4cd5-b681-6a1d94884440} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4792 | 2026.01.13 17:56:02.254745 [ 276 ] {7869a7ca-8db2-4cd5-b681-6a1d94884440} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4793 | 2026.01.13 17:56:02.254755 [ 195 ] {1c067b5b-75e1-467d-a7e3-d4b172727ac8::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.001208242 sec., 8276.487657273956 rows/sec., 557.69 KiB/sec. | ||
| 4794 | 2026.01.13 17:56:02.254859 [ 201 ] {1c067b5b-75e1-467d-a7e3-d4b172727ac8::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 4795 | 2026.01.13 17:56:02.255092 [ 201 ] {1c067b5b-75e1-467d-a7e3-d4b172727ac8::all_1_10_2} <Trace> oximeter.measurements_f64 (1c067b5b-75e1-467d-a7e3-d4b172727ac8): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4796 | 2026.01.13 17:56:02.255150 [ 201 ] {1c067b5b-75e1-467d-a7e3-d4b172727ac8::all_1_10_2} <Trace> oximeter.measurements_f64 (1c067b5b-75e1-467d-a7e3-d4b172727ac8) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 4797 | 2026.01.13 17:56:02.255203 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 4798 | 2026.01.13 17:56:02.255255 [ 276 ] {7869a7ca-8db2-4cd5-b681-6a1d94884440} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4799 | 2026.01.13 17:56:02.255474 [ 276 ] {7869a7ca-8db2-4cd5-b681-6a1d94884440} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4800 | 2026.01.13 17:56:02.255613 [ 276 ] {7869a7ca-8db2-4cd5-b681-6a1d94884440} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001884 sec., 5307.855626326964 rows/sec., 9.51 MiB/sec. | ||
| 4801 | 2026.01.13 17:56:02.255672 [ 276 ] {7869a7ca-8db2-4cd5-b681-6a1d94884440} <Debug> TCPHandler: Processed in 0.002097438 sec. | ||
| 4802 | 2026.01.13 17:56:02.255781 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4803 | 2026.01.13 17:56:02.255874 [ 276 ] {49b3ce18-bed4-422d-ad64-68f1bb27d37b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4804 | 2026.01.13 17:56:02.255914 [ 276 ] {49b3ce18-bed4-422d-ad64-68f1bb27d37b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4805 | 2026.01.13 17:56:02.256238 [ 276 ] {49b3ce18-bed4-422d-ad64-68f1bb27d37b} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4806 | 2026.01.13 17:56:02.256274 [ 276 ] {49b3ce18-bed4-422d-ad64-68f1bb27d37b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4807 | 2026.01.13 17:56:02.256568 [ 276 ] {49b3ce18-bed4-422d-ad64-68f1bb27d37b} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4808 | 2026.01.13 17:56:02.256772 [ 276 ] {49b3ce18-bed4-422d-ad64-68f1bb27d37b} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4809 | 2026.01.13 17:56:02.256892 [ 276 ] {49b3ce18-bed4-422d-ad64-68f1bb27d37b} <Debug> executeQuery: Read 76 rows, 4.59 KiB in 0.001036 sec., 73359.07335907336 rows/sec., 4.32 MiB/sec. | ||
| 4810 | 2026.01.13 17:56:02.256926 [ 276 ] {49b3ce18-bed4-422d-ad64-68f1bb27d37b} <Debug> TCPHandler: Processed in 0.001191902 sec. | ||
| 4811 | 2026.01.13 17:56:03.062148 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 642 | ||
| 4812 | 2026.01.13 17:56:03.064945 [ 243 ] {} <Trace> system.query_log (7e309dc9-d6d6-4af1-816a-0936f503f03a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4813 | 2026.01.13 17:56:03.064995 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4814 | 2026.01.13 17:56:03.066207 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4815 | 2026.01.13 17:56:03.066476 [ 243 ] {} <Trace> system.query_log (7e309dc9-d6d6-4af1-816a-0936f503f03a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4816 | 2026.01.13 17:56:03.066718 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 642 | ||
| 4817 | 2026.01.13 17:56:04.721340 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4818 | 2026.01.13 17:56:04.721519 [ 276 ] {032a2ee9-9ba6-4d40-a1d7-d3e632788f0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4819 | 2026.01.13 17:56:04.721581 [ 276 ] {032a2ee9-9ba6-4d40-a1d7-d3e632788f0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4820 | 2026.01.13 17:56:04.722238 [ 276 ] {032a2ee9-9ba6-4d40-a1d7-d3e632788f0b} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4821 | 2026.01.13 17:56:04.722279 [ 276 ] {032a2ee9-9ba6-4d40-a1d7-d3e632788f0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4822 | 2026.01.13 17:56:04.722660 [ 276 ] {032a2ee9-9ba6-4d40-a1d7-d3e632788f0b} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4823 | 2026.01.13 17:56:04.722875 [ 276 ] {032a2ee9-9ba6-4d40-a1d7-d3e632788f0b} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4824 | 2026.01.13 17:56:04.723023 [ 276 ] {032a2ee9-9ba6-4d40-a1d7-d3e632788f0b} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001551 sec., 36105.73823339781 rows/sec., 2.77 MiB/sec. | ||
| 4825 | 2026.01.13 17:56:04.723063 [ 276 ] {032a2ee9-9ba6-4d40-a1d7-d3e632788f0b} <Debug> TCPHandler: Processed in 0.001847733 sec. | ||
| 4826 | 2026.01.13 17:56:04.723186 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4827 | 2026.01.13 17:56:04.723274 [ 276 ] {32cf6bee-d96d-4703-9e6a-378c3fc5d020} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4828 | 2026.01.13 17:56:04.723311 [ 276 ] {32cf6bee-d96d-4703-9e6a-378c3fc5d020} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4829 | 2026.01.13 17:56:04.723701 [ 276 ] {32cf6bee-d96d-4703-9e6a-378c3fc5d020} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4830 | 2026.01.13 17:56:04.723734 [ 276 ] {32cf6bee-d96d-4703-9e6a-378c3fc5d020} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4831 | 2026.01.13 17:56:04.724005 [ 276 ] {32cf6bee-d96d-4703-9e6a-378c3fc5d020} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4832 | 2026.01.13 17:56:04.724267 [ 276 ] {32cf6bee-d96d-4703-9e6a-378c3fc5d020} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4833 | 2026.01.13 17:56:04.724389 [ 276 ] {32cf6bee-d96d-4703-9e6a-378c3fc5d020} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001122 sec., 57040.998217468805 rows/sec., 4.45 MiB/sec. | ||
| 4834 | 2026.01.13 17:56:04.724425 [ 276 ] {32cf6bee-d96d-4703-9e6a-378c3fc5d020} <Debug> TCPHandler: Processed in 0.001280203 sec. | ||
| 4835 | 2026.01.13 17:56:04.724539 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4836 | 2026.01.13 17:56:04.724632 [ 276 ] {217658a4-4273-4acd-8a14-70db4d975035} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4837 | 2026.01.13 17:56:04.724674 [ 276 ] {217658a4-4273-4acd-8a14-70db4d975035} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4838 | 2026.01.13 17:56:04.725036 [ 276 ] {217658a4-4273-4acd-8a14-70db4d975035} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4839 | 2026.01.13 17:56:04.725071 [ 276 ] {217658a4-4273-4acd-8a14-70db4d975035} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4840 | 2026.01.13 17:56:04.725377 [ 276 ] {217658a4-4273-4acd-8a14-70db4d975035} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4841 | 2026.01.13 17:56:04.725572 [ 276 ] {217658a4-4273-4acd-8a14-70db4d975035} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4842 | 2026.01.13 17:56:04.725692 [ 276 ] {217658a4-4273-4acd-8a14-70db4d975035} <Debug> executeQuery: Read 74 rows, 5.27 KiB in 0.001079 sec., 68582.0203892493 rows/sec., 4.77 MiB/sec. | ||
| 4843 | 2026.01.13 17:56:04.725727 [ 276 ] {217658a4-4273-4acd-8a14-70db4d975035} <Debug> TCPHandler: Processed in 0.001234852 sec. | ||
| 4844 | 2026.01.13 17:56:04.725838 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4845 | 2026.01.13 17:56:04.725930 [ 276 ] {4c583df7-67cc-4238-bd55-390968f2a438} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4846 | 2026.01.13 17:56:04.725969 [ 276 ] {4c583df7-67cc-4238-bd55-390968f2a438} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4847 | 2026.01.13 17:56:04.726306 [ 276 ] {4c583df7-67cc-4238-bd55-390968f2a438} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4848 | 2026.01.13 17:56:04.726340 [ 276 ] {4c583df7-67cc-4238-bd55-390968f2a438} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4849 | 2026.01.13 17:56:04.726632 [ 276 ] {4c583df7-67cc-4238-bd55-390968f2a438} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4850 | 2026.01.13 17:56:04.726828 [ 276 ] {4c583df7-67cc-4238-bd55-390968f2a438} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4851 | 2026.01.13 17:56:04.726949 [ 276 ] {4c583df7-67cc-4238-bd55-390968f2a438} <Debug> executeQuery: Read 28 rows, 1.94 KiB in 0.001037 sec., 27000.964320154293 rows/sec., 1.82 MiB/sec. | ||
| 4852 | 2026.01.13 17:56:04.726983 [ 276 ] {4c583df7-67cc-4238-bd55-390968f2a438} <Debug> TCPHandler: Processed in 0.001192071 sec. | ||
| 4853 | 2026.01.13 17:56:05.537310 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9083 | ||
| 4854 | 2026.01.13 17:56:05.538049 [ 245 ] {} <Trace> system.asynchronous_metric_log (3e1656ea-c259-49fe-9ba0-58dc6ab6f9df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4855 | 2026.01.13 17:56:05.538133 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4856 | 2026.01.13 17:56:05.538684 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4857 | 2026.01.13 17:56:05.538921 [ 245 ] {} <Trace> system.asynchronous_metric_log (3e1656ea-c259-49fe-9ba0-58dc6ab6f9df): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4858 | 2026.01.13 17:56:05.539069 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9083 | ||
| 4859 | 2026.01.13 17:56:06.002336 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4860 | 2026.01.13 17:56:06.019616 [ 244 ] {} <Trace> system.metric_log (ae7e3c3e-b449-4f33-bec8-ffbb555a10ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4861 | 2026.01.13 17:56:06.019667 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.59 GiB. | ||
| 4862 | 2026.01.13 17:56:06.025793 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4863 | 2026.01.13 17:56:06.026532 [ 244 ] {} <Trace> system.metric_log (ae7e3c3e-b449-4f33-bec8-ffbb555a10ce): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4864 | 2026.01.13 17:56:06.029664 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4865 | 2026.01.13 17:56:09.727000 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4866 | 2026.01.13 17:56:09.727221 [ 276 ] {b2e273b8-c374-487d-97b3-140e70a96764} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4867 | 2026.01.13 17:56:09.727296 [ 276 ] {b2e273b8-c374-487d-97b3-140e70a96764} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4868 | 2026.01.13 17:56:09.728013 [ 276 ] {b2e273b8-c374-487d-97b3-140e70a96764} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4869 | 2026.01.13 17:56:09.728064 [ 276 ] {b2e273b8-c374-487d-97b3-140e70a96764} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4870 | 2026.01.13 17:56:09.728470 [ 276 ] {b2e273b8-c374-487d-97b3-140e70a96764} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4871 | 2026.01.13 17:56:09.728706 [ 276 ] {b2e273b8-c374-487d-97b3-140e70a96764} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4872 | 2026.01.13 17:56:09.728858 [ 276 ] {b2e273b8-c374-487d-97b3-140e70a96764} <Debug> executeQuery: Read 118 rows, 10.26 KiB in 0.001692 sec., 69739.95271867613 rows/sec., 5.92 MiB/sec. | ||
| 4873 | 2026.01.13 17:56:09.728899 [ 276 ] {b2e273b8-c374-487d-97b3-140e70a96764} <Debug> TCPHandler: Processed in 0.002052757 sec. | ||
| 4874 | 2026.01.13 17:56:09.729029 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4875 | 2026.01.13 17:56:09.729123 [ 276 ] {a6aa3e5a-9ea0-46b3-828f-6ec2450ad579} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4876 | 2026.01.13 17:56:09.729165 [ 276 ] {a6aa3e5a-9ea0-46b3-828f-6ec2450ad579} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4877 | 2026.01.13 17:56:09.729581 [ 276 ] {a6aa3e5a-9ea0-46b3-828f-6ec2450ad579} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4878 | 2026.01.13 17:56:09.729618 [ 276 ] {a6aa3e5a-9ea0-46b3-828f-6ec2450ad579} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4879 | 2026.01.13 17:56:09.729945 [ 276 ] {a6aa3e5a-9ea0-46b3-828f-6ec2450ad579} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4880 | 2026.01.13 17:56:09.730164 [ 276 ] {a6aa3e5a-9ea0-46b3-828f-6ec2450ad579} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4881 | 2026.01.13 17:56:09.730298 [ 276 ] {a6aa3e5a-9ea0-46b3-828f-6ec2450ad579} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001194 sec., 25963.14907872697 rows/sec., 1.91 MiB/sec. | ||
| 4882 | 2026.01.13 17:56:09.730337 [ 276 ] {a6aa3e5a-9ea0-46b3-828f-6ec2450ad579} <Debug> TCPHandler: Processed in 0.001359414 sec. | ||
| 4883 | 2026.01.13 17:56:09.730452 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4884 | 2026.01.13 17:56:09.730545 [ 276 ] {2021ff95-4d0b-4ca6-8364-f8bc8867ed60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4885 | 2026.01.13 17:56:09.730586 [ 276 ] {2021ff95-4d0b-4ca6-8364-f8bc8867ed60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4886 | 2026.01.13 17:56:09.731026 [ 276 ] {2021ff95-4d0b-4ca6-8364-f8bc8867ed60} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4887 | 2026.01.13 17:56:09.731063 [ 276 ] {2021ff95-4d0b-4ca6-8364-f8bc8867ed60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4888 | 2026.01.13 17:56:09.731377 [ 276 ] {2021ff95-4d0b-4ca6-8364-f8bc8867ed60} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4889 | 2026.01.13 17:56:09.731597 [ 276 ] {2021ff95-4d0b-4ca6-8364-f8bc8867ed60} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4890 | 2026.01.13 17:56:09.731722 [ 276 ] {2021ff95-4d0b-4ca6-8364-f8bc8867ed60} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001194 sec., 79564.4891122278 rows/sec., 6.21 MiB/sec. | ||
| 4891 | 2026.01.13 17:56:09.731758 [ 276 ] {2021ff95-4d0b-4ca6-8364-f8bc8867ed60} <Debug> TCPHandler: Processed in 0.001356914 sec. | ||
| 4892 | 2026.01.13 17:56:09.731873 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4893 | 2026.01.13 17:56:09.731966 [ 276 ] {b0b977df-9426-4b2b-ba7a-d0c3e3a24c2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4894 | 2026.01.13 17:56:09.732010 [ 276 ] {b0b977df-9426-4b2b-ba7a-d0c3e3a24c2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4895 | 2026.01.13 17:56:09.732420 [ 276 ] {b0b977df-9426-4b2b-ba7a-d0c3e3a24c2e} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4896 | 2026.01.13 17:56:09.732456 [ 276 ] {b0b977df-9426-4b2b-ba7a-d0c3e3a24c2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4897 | 2026.01.13 17:56:09.732807 [ 276 ] {b0b977df-9426-4b2b-ba7a-d0c3e3a24c2e} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4898 | 2026.01.13 17:56:09.733024 [ 276 ] {b0b977df-9426-4b2b-ba7a-d0c3e3a24c2e} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4899 | 2026.01.13 17:56:09.733151 [ 276 ] {b0b977df-9426-4b2b-ba7a-d0c3e3a24c2e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001202 sec., 133111.48086522464 rows/sec., 9.27 MiB/sec. | ||
| 4900 | 2026.01.13 17:56:09.733188 [ 276 ] {b0b977df-9426-4b2b-ba7a-d0c3e3a24c2e} <Debug> TCPHandler: Processed in 0.001365005 sec. | ||
| 4901 | 2026.01.13 17:56:09.733289 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4902 | 2026.01.13 17:56:09.733382 [ 276 ] {e40cb160-6312-407b-856a-da8cdf83b84f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4903 | 2026.01.13 17:56:09.733437 [ 276 ] {e40cb160-6312-407b-856a-da8cdf83b84f} <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 | ||
| 4904 | 2026.01.13 17:56:09.734274 [ 276 ] {e40cb160-6312-407b-856a-da8cdf83b84f} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4905 | 2026.01.13 17:56:09.734311 [ 276 ] {e40cb160-6312-407b-856a-da8cdf83b84f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4906 | 2026.01.13 17:56:09.734881 [ 276 ] {e40cb160-6312-407b-856a-da8cdf83b84f} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4907 | 2026.01.13 17:56:09.735105 [ 276 ] {e40cb160-6312-407b-856a-da8cdf83b84f} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4908 | 2026.01.13 17:56:09.735247 [ 276 ] {e40cb160-6312-407b-856a-da8cdf83b84f} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001882 sec., 16471.83846971307 rows/sec., 29.52 MiB/sec. | ||
| 4909 | 2026.01.13 17:56:09.735309 [ 276 ] {e40cb160-6312-407b-856a-da8cdf83b84f} <Debug> TCPHandler: Processed in 0.002067897 sec. | ||
| 4910 | 2026.01.13 17:56:09.735424 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4911 | 2026.01.13 17:56:09.735516 [ 276 ] {d55b4438-b259-4a61-a137-29c92565e074} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4912 | 2026.01.13 17:56:09.735557 [ 276 ] {d55b4438-b259-4a61-a137-29c92565e074} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4913 | 2026.01.13 17:56:09.735892 [ 276 ] {d55b4438-b259-4a61-a137-29c92565e074} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4914 | 2026.01.13 17:56:09.735928 [ 276 ] {d55b4438-b259-4a61-a137-29c92565e074} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4915 | 2026.01.13 17:56:09.736235 [ 276 ] {d55b4438-b259-4a61-a137-29c92565e074} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4916 | 2026.01.13 17:56:09.736472 [ 276 ] {d55b4438-b259-4a61-a137-29c92565e074} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4917 | 2026.01.13 17:56:09.736604 [ 276 ] {d55b4438-b259-4a61-a137-29c92565e074} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001105 sec., 54298.64253393665 rows/sec., 3.66 MiB/sec. | ||
| 4918 | 2026.01.13 17:56:09.736640 [ 276 ] {d55b4438-b259-4a61-a137-29c92565e074} <Debug> TCPHandler: Processed in 0.001266233 sec. | ||
| 4919 | 2026.01.13 17:56:12.951193 [ 75 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4920 | 2026.01.13 17:56:12.951245 [ 75 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4921 | 2026.01.13 17:56:13.039144 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9595 | ||
| 4922 | 2026.01.13 17:56:13.039722 [ 245 ] {} <Trace> system.asynchronous_metric_log (3e1656ea-c259-49fe-9ba0-58dc6ab6f9df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4923 | 2026.01.13 17:56:13.039770 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4924 | 2026.01.13 17:56:13.040321 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4925 | 2026.01.13 17:56:13.040543 [ 245 ] {} <Trace> system.asynchronous_metric_log (3e1656ea-c259-49fe-9ba0-58dc6ab6f9df): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4926 | 2026.01.13 17:56:13.040674 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9595 | ||
| 4927 | 2026.01.13 17:56:13.066966 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 662 | ||
| 4928 | 2026.01.13 17:56:13.068927 [ 243 ] {} <Trace> system.query_log (7e309dc9-d6d6-4af1-816a-0936f503f03a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4929 | 2026.01.13 17:56:13.068967 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4930 | 2026.01.13 17:56:13.070123 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4931 | 2026.01.13 17:56:13.070384 [ 243 ] {} <Trace> system.query_log (7e309dc9-d6d6-4af1-816a-0936f503f03a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4932 | 2026.01.13 17:56:13.070620 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 662 | ||
| 4933 | 2026.01.13 17:56:13.149051 [ 75 ] {} <Debug> oximeter.measurements_bool (826fdc8e-3d6b-4202-9ce2-60a454a21d74) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
| 4934 | 2026.01.13 17:56:13.149110 [ 75 ] {} <Trace> oximeter.measurements_bool (826fdc8e-3d6b-4202-9ce2-60a454a21d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4935 | 2026.01.13 17:56:13.149132 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4936 | 2026.01.13 17:56:13.149233 [ 192 ] {826fdc8e-3d6b-4202-9ce2-60a454a21d74::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact with storage Full | ||
| 4937 | 2026.01.13 17:56:13.149343 [ 192 ] {826fdc8e-3d6b-4202-9ce2-60a454a21d74::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4938 | 2026.01.13 17:56:13.149377 [ 192 ] {826fdc8e-3d6b-4202-9ce2-60a454a21d74::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part | ||
| 4939 | 2026.01.13 17:56:13.149439 [ 192 ] {826fdc8e-3d6b-4202-9ce2-60a454a21d74::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 | ||
| 4940 | 2026.01.13 17:56:13.149486 [ 192 ] {826fdc8e-3d6b-4202-9ce2-60a454a21d74::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 | ||
| 4941 | 2026.01.13 17:56:13.149529 [ 192 ] {826fdc8e-3d6b-4202-9ce2-60a454a21d74::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 | ||
| 4942 | 2026.01.13 17:56:13.149570 [ 192 ] {826fdc8e-3d6b-4202-9ce2-60a454a21d74::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 | ||
| 4943 | 2026.01.13 17:56:13.150324 [ 201 ] {826fdc8e-3d6b-4202-9ce2-60a454a21d74::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 4 columns (4 merged, 0 gathered) in 0.001134011 sec., 52909.53967818654 rows/sec., 2.70 MiB/sec. | ||
| 4944 | 2026.01.13 17:56:13.150454 [ 192 ] {826fdc8e-3d6b-4202-9ce2-60a454a21d74::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 4945 | 2026.01.13 17:56:13.150694 [ 192 ] {826fdc8e-3d6b-4202-9ce2-60a454a21d74::all_1_10_2} <Trace> oximeter.measurements_bool (826fdc8e-3d6b-4202-9ce2-60a454a21d74): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4946 | 2026.01.13 17:56:13.150752 [ 192 ] {826fdc8e-3d6b-4202-9ce2-60a454a21d74::all_1_10_2} <Trace> oximeter.measurements_bool (826fdc8e-3d6b-4202-9ce2-60a454a21d74) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 | ||
| 4947 | 2026.01.13 17:56:13.150814 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4948 | 2026.01.13 17:56:13.529760 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4949 | 2026.01.13 17:56:13.546321 [ 244 ] {} <Trace> system.metric_log (ae7e3c3e-b449-4f33-bec8-ffbb555a10ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4950 | 2026.01.13 17:56:13.546379 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4951 | 2026.01.13 17:56:13.552945 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4952 | 2026.01.13 17:56:13.553660 [ 244 ] {} <Trace> system.metric_log (ae7e3c3e-b449-4f33-bec8-ffbb555a10ce): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4953 | 2026.01.13 17:56:13.556562 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4954 | 2026.01.13 17:56:14.737385 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4955 | 2026.01.13 17:56:14.737690 [ 276 ] {55d02cac-1a39-4d4a-8795-45c9bc928fb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4956 | 2026.01.13 17:56:14.737797 [ 276 ] {55d02cac-1a39-4d4a-8795-45c9bc928fb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4957 | 2026.01.13 17:56:14.738724 [ 276 ] {55d02cac-1a39-4d4a-8795-45c9bc928fb3} <Trace> oximeter.fields_i16 (c518ca51-717d-4c11-8fbe-de2c2dfc273c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4958 | 2026.01.13 17:56:14.738773 [ 276 ] {55d02cac-1a39-4d4a-8795-45c9bc928fb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4959 | 2026.01.13 17:56:14.739187 [ 276 ] {55d02cac-1a39-4d4a-8795-45c9bc928fb3} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4960 | 2026.01.13 17:56:14.739430 [ 276 ] {55d02cac-1a39-4d4a-8795-45c9bc928fb3} <Trace> oximeter.fields_i16 (c518ca51-717d-4c11-8fbe-de2c2dfc273c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4961 | 2026.01.13 17:56:14.739668 [ 276 ] {55d02cac-1a39-4d4a-8795-45c9bc928fb3} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002053 sec., 199707.74476376033 rows/sec., 12.67 MiB/sec. | ||
| 4962 | 2026.01.13 17:56:14.739710 [ 276 ] {55d02cac-1a39-4d4a-8795-45c9bc928fb3} <Debug> TCPHandler: Processed in 0.002517886 sec. | ||
| 4963 | 2026.01.13 17:56:14.739825 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4964 | 2026.01.13 17:56:14.739920 [ 276 ] {59c7d278-e467-4633-a563-b7deab3be5e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4965 | 2026.01.13 17:56:14.739962 [ 276 ] {59c7d278-e467-4633-a563-b7deab3be5e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4966 | 2026.01.13 17:56:14.740753 [ 276 ] {59c7d278-e467-4633-a563-b7deab3be5e6} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4967 | 2026.01.13 17:56:14.740789 [ 276 ] {59c7d278-e467-4633-a563-b7deab3be5e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4968 | 2026.01.13 17:56:14.741165 [ 276 ] {59c7d278-e467-4633-a563-b7deab3be5e6} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4969 | 2026.01.13 17:56:14.741389 [ 276 ] {59c7d278-e467-4633-a563-b7deab3be5e6} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4970 | 2026.01.13 17:56:14.741511 [ 276 ] {59c7d278-e467-4633-a563-b7deab3be5e6} <Debug> executeQuery: Read 1132 rows, 91.85 KiB in 0.00161 sec., 703105.5900621117 rows/sec., 55.71 MiB/sec. | ||
| 4971 | 2026.01.13 17:56:14.741549 [ 276 ] {59c7d278-e467-4633-a563-b7deab3be5e6} <Debug> TCPHandler: Processed in 0.001773532 sec. | ||
| 4972 | 2026.01.13 17:56:14.741660 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4973 | 2026.01.13 17:56:14.741755 [ 276 ] {033fca29-dfb6-48da-a725-6485fe552f6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4974 | 2026.01.13 17:56:14.741795 [ 276 ] {033fca29-dfb6-48da-a725-6485fe552f6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4975 | 2026.01.13 17:56:14.742248 [ 276 ] {033fca29-dfb6-48da-a725-6485fe552f6c} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4976 | 2026.01.13 17:56:14.742283 [ 276 ] {033fca29-dfb6-48da-a725-6485fe552f6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4977 | 2026.01.13 17:56:14.742597 [ 276 ] {033fca29-dfb6-48da-a725-6485fe552f6c} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4978 | 2026.01.13 17:56:14.742806 [ 276 ] {033fca29-dfb6-48da-a725-6485fe552f6c} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4979 | 2026.01.13 17:56:14.742899 [ 73 ] {} <Debug> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4980 | 2026.01.13 17:56:14.742931 [ 276 ] {033fca29-dfb6-48da-a725-6485fe552f6c} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001194 sec., 180067.0016750419 rows/sec., 10.69 MiB/sec. | ||
| 4981 | 2026.01.13 17:56:14.742938 [ 73 ] {} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4982 | 2026.01.13 17:56:14.742961 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4983 | 2026.01.13 17:56:14.742969 [ 276 ] {033fca29-dfb6-48da-a725-6485fe552f6c} <Debug> TCPHandler: Processed in 0.001357255 sec. | ||
| 4984 | 2026.01.13 17:56:14.743076 [ 199 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::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 | ||
| 4985 | 2026.01.13 17:56:14.743105 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4986 | 2026.01.13 17:56:14.743213 [ 276 ] {7651baff-062b-49ac-9cee-050604903e6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4987 | 2026.01.13 17:56:14.743231 [ 199 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4988 | 2026.01.13 17:56:14.743253 [ 276 ] {7651baff-062b-49ac-9cee-050604903e6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4989 | 2026.01.13 17:56:14.743271 [ 199 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 278 rows starting from the beginning of the part | ||
| 4990 | 2026.01.13 17:56:14.743343 [ 199 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 215 rows starting from the beginning of the part | ||
| 4991 | 2026.01.13 17:56:14.743392 [ 199 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 31 rows starting from the beginning of the part | ||
| 4992 | 2026.01.13 17:56:14.743435 [ 199 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 225 rows starting from the beginning of the part | ||
| 4993 | 2026.01.13 17:56:14.743480 [ 199 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 31 rows starting from the beginning of the part | ||
| 4994 | 2026.01.13 17:56:14.743525 [ 199 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 215 rows starting from the beginning of the part | ||
| 4995 | 2026.01.13 17:56:14.743745 [ 276 ] {7651baff-062b-49ac-9cee-050604903e6c} <Trace> oximeter.fields_u32 (283989db-30f4-4232-8589-7a68eae304b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4996 | 2026.01.13 17:56:14.743788 [ 276 ] {7651baff-062b-49ac-9cee-050604903e6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 4997 | 2026.01.13 17:56:14.744207 [ 276 ] {7651baff-062b-49ac-9cee-050604903e6c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4998 | 2026.01.13 17:56:14.744431 [ 276 ] {7651baff-062b-49ac-9cee-050604903e6c} <Trace> oximeter.fields_u32 (283989db-30f4-4232-8589-7a68eae304b8): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4999 | 2026.01.13 17:56:14.744487 [ 192 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 995 rows, containing 5 columns (5 merged, 0 gathered) in 0.001462957 sec., 680129.3544512929 rows/sec., 44.19 MiB/sec. | ||
| 5000 | 2026.01.13 17:56:14.744562 [ 276 ] {7651baff-062b-49ac-9cee-050604903e6c} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001366 sec., 155197.65739385065 rows/sec., 10.01 MiB/sec. | ||
| 5001 | 2026.01.13 17:56:14.744603 [ 276 ] {7651baff-062b-49ac-9cee-050604903e6c} <Debug> TCPHandler: Processed in 0.001547628 sec. | ||
| 5002 | 2026.01.13 17:56:14.744662 [ 201 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5003 | 2026.01.13 17:56:14.744713 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5004 | 2026.01.13 17:56:14.744807 [ 276 ] {765305da-7962-4202-9924-f29ad7c023e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5005 | 2026.01.13 17:56:14.744846 [ 276 ] {765305da-7962-4202-9924-f29ad7c023e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5006 | 2026.01.13 17:56:14.744918 [ 201 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::all_1_26_5} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5007 | 2026.01.13 17:56:14.744980 [ 201 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::all_1_26_5} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5008 | 2026.01.13 17:56:14.745055 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 5009 | 2026.01.13 17:56:14.745299 [ 276 ] {765305da-7962-4202-9924-f29ad7c023e6} <Trace> oximeter.fields_u8 (7d5959b3-3fa8-49d8-9069-8b4bc7b3c5b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5010 | 2026.01.13 17:56:14.745335 [ 276 ] {765305da-7962-4202-9924-f29ad7c023e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5011 | 2026.01.13 17:56:14.745666 [ 276 ] {765305da-7962-4202-9924-f29ad7c023e6} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5012 | 2026.01.13 17:56:14.745879 [ 276 ] {765305da-7962-4202-9924-f29ad7c023e6} <Trace> oximeter.fields_u8 (7d5959b3-3fa8-49d8-9069-8b4bc7b3c5b2): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5013 | 2026.01.13 17:56:14.746005 [ 276 ] {765305da-7962-4202-9924-f29ad7c023e6} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001216 sec., 173519.73684210525 rows/sec., 9.85 MiB/sec. | ||
| 5014 | 2026.01.13 17:56:14.746042 [ 276 ] {765305da-7962-4202-9924-f29ad7c023e6} <Debug> TCPHandler: Processed in 0.001377785 sec. | ||
| 5015 | 2026.01.13 17:56:14.746152 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5016 | 2026.01.13 17:56:14.746245 [ 276 ] {4e28a296-2055-4ddc-89bd-142cbe734b0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5017 | 2026.01.13 17:56:14.746283 [ 276 ] {4e28a296-2055-4ddc-89bd-142cbe734b0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5018 | 2026.01.13 17:56:14.746893 [ 276 ] {4e28a296-2055-4ddc-89bd-142cbe734b0d} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5019 | 2026.01.13 17:56:14.746927 [ 276 ] {4e28a296-2055-4ddc-89bd-142cbe734b0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5020 | 2026.01.13 17:56:14.747274 [ 276 ] {4e28a296-2055-4ddc-89bd-142cbe734b0d} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5021 | 2026.01.13 17:56:14.747485 [ 276 ] {4e28a296-2055-4ddc-89bd-142cbe734b0d} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5022 | 2026.01.13 17:56:14.747609 [ 276 ] {4e28a296-2055-4ddc-89bd-142cbe734b0d} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001382 sec., 498552.82199710567 rows/sec., 34.81 MiB/sec. | ||
| 5023 | 2026.01.13 17:56:14.747645 [ 276 ] {4e28a296-2055-4ddc-89bd-142cbe734b0d} <Debug> TCPHandler: Processed in 0.001542368 sec. | ||
| 5024 | 2026.01.13 17:56:14.747745 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5025 | 2026.01.13 17:56:14.747837 [ 276 ] {4cea36e5-2360-447d-81da-f8b24cb8d3bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5026 | 2026.01.13 17:56:14.747879 [ 276 ] {4cea36e5-2360-447d-81da-f8b24cb8d3bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5027 | 2026.01.13 17:56:14.748193 [ 276 ] {4cea36e5-2360-447d-81da-f8b24cb8d3bb} <Trace> oximeter.measurements_bool (826fdc8e-3d6b-4202-9ce2-60a454a21d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5028 | 2026.01.13 17:56:14.748227 [ 276 ] {4cea36e5-2360-447d-81da-f8b24cb8d3bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5029 | 2026.01.13 17:56:14.748525 [ 276 ] {4cea36e5-2360-447d-81da-f8b24cb8d3bb} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5030 | 2026.01.13 17:56:14.748736 [ 276 ] {4cea36e5-2360-447d-81da-f8b24cb8d3bb} <Trace> oximeter.measurements_bool (826fdc8e-3d6b-4202-9ce2-60a454a21d74): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5031 | 2026.01.13 17:56:14.748870 [ 276 ] {4cea36e5-2360-447d-81da-f8b24cb8d3bb} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00105 sec., 5714.285714285715 rows/sec., 298.55 KiB/sec. | ||
| 5032 | 2026.01.13 17:56:14.748907 [ 276 ] {4cea36e5-2360-447d-81da-f8b24cb8d3bb} <Debug> TCPHandler: Processed in 0.001210981 sec. | ||
| 5033 | 2026.01.13 17:56:14.749027 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5034 | 2026.01.13 17:56:14.749149 [ 276 ] {9fd276ac-0e51-4c2a-a1b7-1adf6dcdb811} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5035 | 2026.01.13 17:56:14.749201 [ 276 ] {9fd276ac-0e51-4c2a-a1b7-1adf6dcdb811} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5036 | 2026.01.13 17:56:14.749696 [ 276 ] {9fd276ac-0e51-4c2a-a1b7-1adf6dcdb811} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5037 | 2026.01.13 17:56:14.749738 [ 276 ] {9fd276ac-0e51-4c2a-a1b7-1adf6dcdb811} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5038 | 2026.01.13 17:56:14.750146 [ 276 ] {9fd276ac-0e51-4c2a-a1b7-1adf6dcdb811} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5039 | 2026.01.13 17:56:14.750359 [ 276 ] {9fd276ac-0e51-4c2a-a1b7-1adf6dcdb811} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5040 | 2026.01.13 17:56:14.750489 [ 276 ] {9fd276ac-0e51-4c2a-a1b7-1adf6dcdb811} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001365 sec., 230036.63003663006 rows/sec., 15.11 MiB/sec. | ||
| 5041 | 2026.01.13 17:56:14.750526 [ 276 ] {9fd276ac-0e51-4c2a-a1b7-1adf6dcdb811} <Debug> TCPHandler: Processed in 0.001561649 sec. | ||
| 5042 | 2026.01.13 17:56:14.750630 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5043 | 2026.01.13 17:56:14.750724 [ 276 ] {6a122d5f-30e4-4592-b42f-170b57f15ed3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5044 | 2026.01.13 17:56:14.750765 [ 276 ] {6a122d5f-30e4-4592-b42f-170b57f15ed3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5045 | 2026.01.13 17:56:14.751072 [ 276 ] {6a122d5f-30e4-4592-b42f-170b57f15ed3} <Trace> oximeter.measurements_f64 (1c067b5b-75e1-467d-a7e3-d4b172727ac8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5046 | 2026.01.13 17:56:14.751105 [ 276 ] {6a122d5f-30e4-4592-b42f-170b57f15ed3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5047 | 2026.01.13 17:56:14.751402 [ 276 ] {6a122d5f-30e4-4592-b42f-170b57f15ed3} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5048 | 2026.01.13 17:56:14.751606 [ 276 ] {6a122d5f-30e4-4592-b42f-170b57f15ed3} <Trace> oximeter.measurements_f64 (1c067b5b-75e1-467d-a7e3-d4b172727ac8): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5049 | 2026.01.13 17:56:14.751732 [ 276 ] {6a122d5f-30e4-4592-b42f-170b57f15ed3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001026 sec., 974.6588693957115 rows/sec., 65.68 KiB/sec. | ||
| 5050 | 2026.01.13 17:56:14.751768 [ 276 ] {6a122d5f-30e4-4592-b42f-170b57f15ed3} <Debug> TCPHandler: Processed in 0.001187961 sec. | ||
| 5051 | 2026.01.13 17:56:14.751886 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5052 | 2026.01.13 17:56:14.752006 [ 276 ] {cbf5d2d8-217d-4b41-aca5-0b504bc1e2de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5053 | 2026.01.13 17:56:14.752070 [ 276 ] {cbf5d2d8-217d-4b41-aca5-0b504bc1e2de} <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 | ||
| 5054 | 2026.01.13 17:56:14.752831 [ 276 ] {cbf5d2d8-217d-4b41-aca5-0b504bc1e2de} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5055 | 2026.01.13 17:56:14.752865 [ 276 ] {cbf5d2d8-217d-4b41-aca5-0b504bc1e2de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5056 | 2026.01.13 17:56:14.753378 [ 276 ] {cbf5d2d8-217d-4b41-aca5-0b504bc1e2de} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5057 | 2026.01.13 17:56:14.753604 [ 276 ] {cbf5d2d8-217d-4b41-aca5-0b504bc1e2de} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5058 | 2026.01.13 17:56:14.753698 [ 73 ] {} <Debug> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5059 | 2026.01.13 17:56:14.753728 [ 73 ] {} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5060 | 2026.01.13 17:56:14.753740 [ 276 ] {cbf5d2d8-217d-4b41-aca5-0b504bc1e2de} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001757 sec., 5691.519635742743 rows/sec., 10.20 MiB/sec. | ||
| 5061 | 2026.01.13 17:56:14.753747 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5062 | 2026.01.13 17:56:14.753799 [ 276 ] {cbf5d2d8-217d-4b41-aca5-0b504bc1e2de} <Debug> TCPHandler: Processed in 0.001973696 sec. | ||
| 5063 | 2026.01.13 17:56:14.753829 [ 199 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::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 | ||
| 5064 | 2026.01.13 17:56:14.753908 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5065 | 2026.01.13 17:56:14.754006 [ 276 ] {7530646a-8c69-41a9-9fcb-c1fc42c50923} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5066 | 2026.01.13 17:56:14.754047 [ 276 ] {7530646a-8c69-41a9-9fcb-c1fc42c50923} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5067 | 2026.01.13 17:56:14.754065 [ 199 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5068 | 2026.01.13 17:56:14.754130 [ 199 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 394 rows starting from the beginning of the part | ||
| 5069 | 2026.01.13 17:56:14.754255 [ 199 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 10 rows starting from the beginning of the part | ||
| 5070 | 2026.01.13 17:56:14.754364 [ 199 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 31 rows starting from the beginning of the part | ||
| 5071 | 2026.01.13 17:56:14.754373 [ 276 ] {7530646a-8c69-41a9-9fcb-c1fc42c50923} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5072 | 2026.01.13 17:56:14.754413 [ 276 ] {7530646a-8c69-41a9-9fcb-c1fc42c50923} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5073 | 2026.01.13 17:56:14.754474 [ 199 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 10 rows starting from the beginning of the part | ||
| 5074 | 2026.01.13 17:56:14.754586 [ 199 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 31 rows starting from the beginning of the part | ||
| 5075 | 2026.01.13 17:56:14.754690 [ 199 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 10 rows starting from the beginning of the part | ||
| 5076 | 2026.01.13 17:56:14.754765 [ 276 ] {7530646a-8c69-41a9-9fcb-c1fc42c50923} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5077 | 2026.01.13 17:56:14.754985 [ 276 ] {7530646a-8c69-41a9-9fcb-c1fc42c50923} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5078 | 2026.01.13 17:56:14.755118 [ 276 ] {7530646a-8c69-41a9-9fcb-c1fc42c50923} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.00113 sec., 92035.3982300885 rows/sec., 5.64 MiB/sec. | ||
| 5079 | 2026.01.13 17:56:14.755155 [ 276 ] {7530646a-8c69-41a9-9fcb-c1fc42c50923} <Debug> TCPHandler: Processed in 0.001296993 sec. | ||
| 5080 | 2026.01.13 17:56:14.758031 [ 192 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 486 rows, containing 19 columns (19 merged, 0 gathered) in 0.004295508 sec., 113141.4491603787 rows/sec., 202.74 MiB/sec. | ||
| 5081 | 2026.01.13 17:56:14.759010 [ 186 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5082 | 2026.01.13 17:56:14.759439 [ 186 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5083 | 2026.01.13 17:56:14.759526 [ 186 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5084 | 2026.01.13 17:56:14.759662 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.24 MiB. | ||
| 5085 | 2026.01.13 17:56:19.726299 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5086 | 2026.01.13 17:56:19.726512 [ 276 ] {29e84ae0-c503-4cd0-8c6d-233c424b6ab2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5087 | 2026.01.13 17:56:19.726583 [ 276 ] {29e84ae0-c503-4cd0-8c6d-233c424b6ab2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5088 | 2026.01.13 17:56:19.727356 [ 276 ] {29e84ae0-c503-4cd0-8c6d-233c424b6ab2} <Trace> oximeter.fields_ipaddr (262b395f-daa4-48d1-aa34-e8cf0bb4ab49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5089 | 2026.01.13 17:56:19.727401 [ 276 ] {29e84ae0-c503-4cd0-8c6d-233c424b6ab2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5090 | 2026.01.13 17:56:19.727770 [ 276 ] {29e84ae0-c503-4cd0-8c6d-233c424b6ab2} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5091 | 2026.01.13 17:56:19.727992 [ 276 ] {29e84ae0-c503-4cd0-8c6d-233c424b6ab2} <Trace> oximeter.fields_ipaddr (262b395f-daa4-48d1-aa34-e8cf0bb4ab49): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5092 | 2026.01.13 17:56:19.728140 [ 276 ] {29e84ae0-c503-4cd0-8c6d-233c424b6ab2} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00168 sec., 2380.9523809523807 rows/sec., 194.15 KiB/sec. | ||
| 5093 | 2026.01.13 17:56:19.728181 [ 276 ] {29e84ae0-c503-4cd0-8c6d-233c424b6ab2} <Debug> TCPHandler: Processed in 0.002031216 sec. | ||
| 5094 | 2026.01.13 17:56:19.728328 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5095 | 2026.01.13 17:56:19.728421 [ 276 ] {8c303c62-7cdf-4da9-9e3b-838de19f7434} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5096 | 2026.01.13 17:56:19.728461 [ 276 ] {8c303c62-7cdf-4da9-9e3b-838de19f7434} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5097 | 2026.01.13 17:56:19.728973 [ 276 ] {8c303c62-7cdf-4da9-9e3b-838de19f7434} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5098 | 2026.01.13 17:56:19.729007 [ 276 ] {8c303c62-7cdf-4da9-9e3b-838de19f7434} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5099 | 2026.01.13 17:56:19.729310 [ 276 ] {8c303c62-7cdf-4da9-9e3b-838de19f7434} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5100 | 2026.01.13 17:56:19.729533 [ 276 ] {8c303c62-7cdf-4da9-9e3b-838de19f7434} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5101 | 2026.01.13 17:56:19.729631 [ 69 ] {} <Debug> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5102 | 2026.01.13 17:56:19.729656 [ 276 ] {8c303c62-7cdf-4da9-9e3b-838de19f7434} <Debug> executeQuery: Read 120 rows, 10.41 KiB in 0.001253 sec., 95770.15163607342 rows/sec., 8.11 MiB/sec. | ||
| 5103 | 2026.01.13 17:56:19.729666 [ 69 ] {} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5104 | 2026.01.13 17:56:19.729687 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5105 | 2026.01.13 17:56:19.729693 [ 276 ] {8c303c62-7cdf-4da9-9e3b-838de19f7434} <Debug> TCPHandler: Processed in 0.001429126 sec. | ||
| 5106 | 2026.01.13 17:56:19.729820 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5107 | 2026.01.13 17:56:19.729829 [ 199 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::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 | ||
| 5108 | 2026.01.13 17:56:19.729914 [ 276 ] {cf2e66f6-01df-4f23-a046-8d9a68568ebb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5109 | 2026.01.13 17:56:19.729957 [ 276 ] {cf2e66f6-01df-4f23-a046-8d9a68568ebb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5110 | 2026.01.13 17:56:19.729972 [ 199 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5111 | 2026.01.13 17:56:19.730011 [ 199 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 2464 rows starting from the beginning of the part | ||
| 5112 | 2026.01.13 17:56:19.730076 [ 199 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 2277 rows starting from the beginning of the part | ||
| 5113 | 2026.01.13 17:56:19.730120 [ 199 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 56 rows starting from the beginning of the part | ||
| 5114 | 2026.01.13 17:56:19.730163 [ 199 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 118 rows starting from the beginning of the part | ||
| 5115 | 2026.01.13 17:56:19.730203 [ 199 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1132 rows starting from the beginning of the part | ||
| 5116 | 2026.01.13 17:56:19.730244 [ 199 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 120 rows starting from the beginning of the part | ||
| 5117 | 2026.01.13 17:56:19.730391 [ 276 ] {cf2e66f6-01df-4f23-a046-8d9a68568ebb} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5118 | 2026.01.13 17:56:19.730433 [ 276 ] {cf2e66f6-01df-4f23-a046-8d9a68568ebb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5119 | 2026.01.13 17:56:19.730755 [ 276 ] {cf2e66f6-01df-4f23-a046-8d9a68568ebb} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5120 | 2026.01.13 17:56:19.730970 [ 276 ] {cf2e66f6-01df-4f23-a046-8d9a68568ebb} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5121 | 2026.01.13 17:56:19.731105 [ 276 ] {cf2e66f6-01df-4f23-a046-8d9a68568ebb} <Debug> executeQuery: Read 35 rows, 2.61 KiB in 0.00121 sec., 28925.619834710746 rows/sec., 2.11 MiB/sec. | ||
| 5122 | 2026.01.13 17:56:19.731143 [ 276 ] {cf2e66f6-01df-4f23-a046-8d9a68568ebb} <Debug> TCPHandler: Processed in 0.001372565 sec. | ||
| 5123 | 2026.01.13 17:56:19.731254 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5124 | 2026.01.13 17:56:19.731348 [ 276 ] {0fff7964-6937-4a70-8fea-64e883c61231} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5125 | 2026.01.13 17:56:19.731386 [ 276 ] {0fff7964-6937-4a70-8fea-64e883c61231} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5126 | 2026.01.13 17:56:19.731829 [ 276 ] {0fff7964-6937-4a70-8fea-64e883c61231} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5127 | 2026.01.13 17:56:19.731863 [ 276 ] {0fff7964-6937-4a70-8fea-64e883c61231} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5128 | 2026.01.13 17:56:19.732171 [ 276 ] {0fff7964-6937-4a70-8fea-64e883c61231} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5129 | 2026.01.13 17:56:19.732329 [ 192 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6167 rows, containing 5 columns (5 merged, 0 gathered) in 0.002562546 sec., 2406590.9450991317 rows/sec., 204.36 MiB/sec. | ||
| 5130 | 2026.01.13 17:56:19.732386 [ 276 ] {0fff7964-6937-4a70-8fea-64e883c61231} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5131 | 2026.01.13 17:56:19.732483 [ 69 ] {} <Debug> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5132 | 2026.01.13 17:56:19.732513 [ 69 ] {} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5133 | 2026.01.13 17:56:19.732515 [ 276 ] {0fff7964-6937-4a70-8fea-64e883c61231} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001186 sec., 83473.86172006745 rows/sec., 6.52 MiB/sec. | ||
| 5134 | 2026.01.13 17:56:19.732533 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5135 | 2026.01.13 17:56:19.732559 [ 276 ] {0fff7964-6937-4a70-8fea-64e883c61231} <Debug> TCPHandler: Processed in 0.001353854 sec. | ||
| 5136 | 2026.01.13 17:56:19.732638 [ 192 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5137 | 2026.01.13 17:56:19.732647 [ 188 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::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 | ||
| 5138 | 2026.01.13 17:56:19.732680 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5139 | 2026.01.13 17:56:19.732762 [ 188 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5140 | 2026.01.13 17:56:19.732779 [ 276 ] {61ccbeea-c0c5-42c1-85c5-5a3459a0248c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5141 | 2026.01.13 17:56:19.732801 [ 188 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1250 rows starting from the beginning of the part | ||
| 5142 | 2026.01.13 17:56:19.732828 [ 276 ] {61ccbeea-c0c5-42c1-85c5-5a3459a0248c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5143 | 2026.01.13 17:56:19.732877 [ 188 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1155 rows starting from the beginning of the part | ||
| 5144 | 2026.01.13 17:56:19.732925 [ 192 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_31_6} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5145 | 2026.01.13 17:56:19.732934 [ 188 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 64 rows starting from the beginning of the part | ||
| 5146 | 2026.01.13 17:56:19.732982 [ 188 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 95 rows starting from the beginning of the part | ||
| 5147 | 2026.01.13 17:56:19.733008 [ 192 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_31_6} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5148 | 2026.01.13 17:56:19.733026 [ 188 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 689 rows starting from the beginning of the part | ||
| 5149 | 2026.01.13 17:56:19.733069 [ 188 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 99 rows starting from the beginning of the part | ||
| 5150 | 2026.01.13 17:56:19.733118 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.31 MiB. | ||
| 5151 | 2026.01.13 17:56:19.733261 [ 276 ] {61ccbeea-c0c5-42c1-85c5-5a3459a0248c} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5152 | 2026.01.13 17:56:19.733301 [ 276 ] {61ccbeea-c0c5-42c1-85c5-5a3459a0248c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5153 | 2026.01.13 17:56:19.733646 [ 276 ] {61ccbeea-c0c5-42c1-85c5-5a3459a0248c} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5154 | 2026.01.13 17:56:19.733891 [ 276 ] {61ccbeea-c0c5-42c1-85c5-5a3459a0248c} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5155 | 2026.01.13 17:56:19.733984 [ 69 ] {} <Debug> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5156 | 2026.01.13 17:56:19.734006 [ 69 ] {} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5157 | 2026.01.13 17:56:19.734016 [ 276 ] {61ccbeea-c0c5-42c1-85c5-5a3459a0248c} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001256 sec., 128980.89171974522 rows/sec., 8.98 MiB/sec. | ||
| 5158 | 2026.01.13 17:56:19.734022 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5159 | 2026.01.13 17:56:19.734053 [ 276 ] {61ccbeea-c0c5-42c1-85c5-5a3459a0248c} <Debug> TCPHandler: Processed in 0.001421735 sec. | ||
| 5160 | 2026.01.13 17:56:19.734099 [ 199 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::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 | ||
| 5161 | 2026.01.13 17:56:19.734160 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5162 | 2026.01.13 17:56:19.734201 [ 199 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5163 | 2026.01.13 17:56:19.734236 [ 199 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 8579 rows starting from the beginning of the part | ||
| 5164 | 2026.01.13 17:56:19.734260 [ 276 ] {ae7bc825-a6e3-4f5b-bb1e-93306928a317} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5165 | 2026.01.13 17:56:19.734283 [ 199 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 929 rows starting from the beginning of the part | ||
| 5166 | 2026.01.13 17:56:19.734320 [ 276 ] {ae7bc825-a6e3-4f5b-bb1e-93306928a317} <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 | ||
| 5167 | 2026.01.13 17:56:19.734328 [ 199 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 74 rows starting from the beginning of the part | ||
| 5168 | 2026.01.13 17:56:19.734345 [ 192 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3352 rows, containing 5 columns (5 merged, 0 gathered) in 0.001744011 sec., 1922006.2258781625 rows/sec., 145.45 MiB/sec. | ||
| 5169 | 2026.01.13 17:56:19.734376 [ 199 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 160 rows starting from the beginning of the part | ||
| 5170 | 2026.01.13 17:56:19.734419 [ 199 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 314 rows starting from the beginning of the part | ||
| 5171 | 2026.01.13 17:56:19.734454 [ 199 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 162 rows starting from the beginning of the part | ||
| 5172 | 2026.01.13 17:56:19.734558 [ 187 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5173 | 2026.01.13 17:56:19.734825 [ 187 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_31_6} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5174 | 2026.01.13 17:56:19.734911 [ 187 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_31_6} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5175 | 2026.01.13 17:56:19.735009 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 5176 | 2026.01.13 17:56:19.735175 [ 276 ] {ae7bc825-a6e3-4f5b-bb1e-93306928a317} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5177 | 2026.01.13 17:56:19.735216 [ 276 ] {ae7bc825-a6e3-4f5b-bb1e-93306928a317} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5178 | 2026.01.13 17:56:19.735791 [ 276 ] {ae7bc825-a6e3-4f5b-bb1e-93306928a317} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5179 | 2026.01.13 17:56:19.736012 [ 276 ] {ae7bc825-a6e3-4f5b-bb1e-93306928a317} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5180 | 2026.01.13 17:56:19.736151 [ 276 ] {ae7bc825-a6e3-4f5b-bb1e-93306928a317} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.00191 sec., 16230.366492146597 rows/sec., 29.08 MiB/sec. | ||
| 5181 | 2026.01.13 17:56:19.736204 [ 276 ] {ae7bc825-a6e3-4f5b-bb1e-93306928a317} <Debug> TCPHandler: Processed in 0.002092978 sec. | ||
| 5182 | 2026.01.13 17:56:19.736322 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5183 | 2026.01.13 17:56:19.736415 [ 276 ] {137b62fc-3385-40f9-8e0b-e10e70e423b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5184 | 2026.01.13 17:56:19.736456 [ 276 ] {137b62fc-3385-40f9-8e0b-e10e70e423b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5185 | 2026.01.13 17:56:19.736807 [ 276 ] {137b62fc-3385-40f9-8e0b-e10e70e423b3} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5186 | 2026.01.13 17:56:19.736845 [ 276 ] {137b62fc-3385-40f9-8e0b-e10e70e423b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5187 | 2026.01.13 17:56:19.737217 [ 276 ] {137b62fc-3385-40f9-8e0b-e10e70e423b3} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5188 | 2026.01.13 17:56:19.737431 [ 276 ] {137b62fc-3385-40f9-8e0b-e10e70e423b3} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5189 | 2026.01.13 17:56:19.737527 [ 69 ] {} <Debug> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5190 | 2026.01.13 17:56:19.737555 [ 69 ] {} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5191 | 2026.01.13 17:56:19.737556 [ 276 ] {137b62fc-3385-40f9-8e0b-e10e70e423b3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001159 sec., 51768.766177739424 rows/sec., 3.49 MiB/sec. | ||
| 5192 | 2026.01.13 17:56:19.737573 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5193 | 2026.01.13 17:56:19.737597 [ 276 ] {137b62fc-3385-40f9-8e0b-e10e70e423b3} <Debug> TCPHandler: Processed in 0.001325514 sec. | ||
| 5194 | 2026.01.13 17:56:19.737661 [ 199 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::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 | ||
| 5195 | 2026.01.13 17:56:19.737684 [ 192 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10218 rows, containing 5 columns (5 merged, 0 gathered) in 0.003618346 sec., 2823942.2100595133 rows/sec., 190.20 MiB/sec. | ||
| 5196 | 2026.01.13 17:56:19.737751 [ 199 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5197 | 2026.01.13 17:56:19.737780 [ 199 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1776 rows starting from the beginning of the part | ||
| 5198 | 2026.01.13 17:56:19.737819 [ 199 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 76 rows starting from the beginning of the part | ||
| 5199 | 2026.01.13 17:56:19.737851 [ 199 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 28 rows starting from the beginning of the part | ||
| 5200 | 2026.01.13 17:56:19.737878 [ 199 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 60 rows starting from the beginning of the part | ||
| 5201 | 2026.01.13 17:56:19.737908 [ 199 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 104 rows starting from the beginning of the part | ||
| 5202 | 2026.01.13 17:56:19.737911 [ 187 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5203 | 2026.01.13 17:56:19.737938 [ 199 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 60 rows starting from the beginning of the part | ||
| 5204 | 2026.01.13 17:56:19.738155 [ 187 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5205 | 2026.01.13 17:56:19.738224 [ 187 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5206 | 2026.01.13 17:56:19.738295 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.17 MiB. | ||
| 5207 | 2026.01.13 17:56:19.738750 [ 192 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2104 rows, containing 4 columns (4 merged, 0 gathered) in 0.001136661 sec., 1851035.6209986971 rows/sec., 118.52 MiB/sec. | ||
| 5208 | 2026.01.13 17:56:19.739038 [ 192 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5209 | 2026.01.13 17:56:19.739289 [ 192 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_31_6} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5210 | 2026.01.13 17:56:19.739368 [ 192 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_31_6} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5211 | 2026.01.13 17:56:19.739450 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 5212 | 2026.01.13 17:56:20.540851 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10043 | ||
| 5213 | 2026.01.13 17:56:20.541534 [ 245 ] {} <Trace> system.asynchronous_metric_log (3e1656ea-c259-49fe-9ba0-58dc6ab6f9df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5214 | 2026.01.13 17:56:20.541586 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5215 | 2026.01.13 17:56:20.542070 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5216 | 2026.01.13 17:56:20.542306 [ 245 ] {} <Trace> system.asynchronous_metric_log (3e1656ea-c259-49fe-9ba0-58dc6ab6f9df): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5217 | 2026.01.13 17:56:20.542455 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10043 | ||
| 5218 | 2026.01.13 17:56:20.542451 [ 67 ] {} <Debug> system.asynchronous_metric_log (3e1656ea-c259-49fe-9ba0-58dc6ab6f9df) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5219 | 2026.01.13 17:56:20.542535 [ 67 ] {} <Trace> system.asynchronous_metric_log (3e1656ea-c259-49fe-9ba0-58dc6ab6f9df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5220 | 2026.01.13 17:56:20.542557 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5221 | 2026.01.13 17:56:20.542685 [ 196 ] {3e1656ea-c259-49fe-9ba0-58dc6ab6f9df::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 | ||
| 5222 | 2026.01.13 17:56:20.542843 [ 196 ] {3e1656ea-c259-49fe-9ba0-58dc6ab6f9df::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5223 | 2026.01.13 17:56:20.542889 [ 196 ] {3e1656ea-c259-49fe-9ba0-58dc6ab6f9df::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7675 rows starting from the beginning of the part | ||
| 5224 | 2026.01.13 17:56:20.542963 [ 196 ] {3e1656ea-c259-49fe-9ba0-58dc6ab6f9df::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 | ||
| 5225 | 2026.01.13 17:56:20.543017 [ 196 ] {3e1656ea-c259-49fe-9ba0-58dc6ab6f9df::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 | ||
| 5226 | 2026.01.13 17:56:20.543064 [ 196 ] {3e1656ea-c259-49fe-9ba0-58dc6ab6f9df::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 | ||
| 5227 | 2026.01.13 17:56:20.543109 [ 196 ] {3e1656ea-c259-49fe-9ba0-58dc6ab6f9df::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 | ||
| 5228 | 2026.01.13 17:56:20.543156 [ 196 ] {3e1656ea-c259-49fe-9ba0-58dc6ab6f9df::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 | ||
| 5229 | 2026.01.13 17:56:20.544942 [ 197 ] {3e1656ea-c259-49fe-9ba0-58dc6ab6f9df::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10043 rows, containing 4 columns (4 merged, 0 gathered) in 0.002318381 sec., 4331902.305962652 rows/sec., 61.97 MiB/sec. | ||
| 5230 | 2026.01.13 17:56:20.545418 [ 200 ] {3e1656ea-c259-49fe-9ba0-58dc6ab6f9df::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5231 | 2026.01.13 17:56:20.545694 [ 200 ] {3e1656ea-c259-49fe-9ba0-58dc6ab6f9df::all_1_21_4} <Trace> system.asynchronous_metric_log (3e1656ea-c259-49fe-9ba0-58dc6ab6f9df): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5232 | 2026.01.13 17:56:20.545766 [ 200 ] {3e1656ea-c259-49fe-9ba0-58dc6ab6f9df::all_1_21_4} <Trace> system.asynchronous_metric_log (3e1656ea-c259-49fe-9ba0-58dc6ab6f9df) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5233 | 2026.01.13 17:56:20.545857 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 5234 | 2026.01.13 17:56:21.056665 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 5235 | 2026.01.13 17:56:21.074133 [ 244 ] {} <Trace> system.metric_log (ae7e3c3e-b449-4f33-bec8-ffbb555a10ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5236 | 2026.01.13 17:56:21.074191 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5237 | 2026.01.13 17:56:21.079800 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5238 | 2026.01.13 17:56:21.080490 [ 244 ] {} <Trace> system.metric_log (ae7e3c3e-b449-4f33-bec8-ffbb555a10ce): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5239 | 2026.01.13 17:56:21.080811 [ 66 ] {} <Debug> system.metric_log (ae7e3c3e-b449-4f33-bec8-ffbb555a10ce) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5240 | 2026.01.13 17:56:21.080876 [ 66 ] {} <Trace> system.metric_log (ae7e3c3e-b449-4f33-bec8-ffbb555a10ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5241 | 2026.01.13 17:56:21.080895 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5242 | 2026.01.13 17:56:21.081005 [ 196 ] {ae7e3c3e-b449-4f33-bec8-ffbb555a10ce::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 | ||
| 5243 | 2026.01.13 17:56:21.083700 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 5244 | 2026.01.13 17:56:21.085043 [ 196 ] {ae7e3c3e-b449-4f33-bec8-ffbb555a10ce::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5245 | 2026.01.13 17:56:21.086711 [ 196 ] {ae7e3c3e-b449-4f33-bec8-ffbb555a10ce::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 | ||
| 5246 | 2026.01.13 17:56:21.091717 [ 196 ] {ae7e3c3e-b449-4f33-bec8-ffbb555a10ce::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 7 rows starting from the beginning of the part | ||
| 5247 | 2026.01.13 17:56:21.096232 [ 196 ] {ae7e3c3e-b449-4f33-bec8-ffbb555a10ce::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 8 rows starting from the beginning of the part | ||
| 5248 | 2026.01.13 17:56:21.100857 [ 196 ] {ae7e3c3e-b449-4f33-bec8-ffbb555a10ce::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 | ||
| 5249 | 2026.01.13 17:56:21.105044 [ 196 ] {ae7e3c3e-b449-4f33-bec8-ffbb555a10ce::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 | ||
| 5250 | 2026.01.13 17:56:21.108854 [ 196 ] {ae7e3c3e-b449-4f33-bec8-ffbb555a10ce::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 | ||
| 5251 | 2026.01.13 17:56:21.160508 [ 197 ] {ae7e3c3e-b449-4f33-bec8-ffbb555a10ce::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.079554783 sec., 1998.6227603687887 rows/sec., 10.33 MiB/sec. | ||
| 5252 | 2026.01.13 17:56:21.162999 [ 189 ] {ae7e3c3e-b449-4f33-bec8-ffbb555a10ce::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5253 | 2026.01.13 17:56:21.165052 [ 189 ] {ae7e3c3e-b449-4f33-bec8-ffbb555a10ce::all_1_21_4} <Trace> system.metric_log (ae7e3c3e-b449-4f33-bec8-ffbb555a10ce): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5254 | 2026.01.13 17:56:21.165130 [ 189 ] {ae7e3c3e-b449-4f33-bec8-ffbb555a10ce::all_1_21_4} <Trace> system.metric_log (ae7e3c3e-b449-4f33-bec8-ffbb555a10ce) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5255 | 2026.01.13 17:56:21.167251 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 5256 | 2026.01.13 17:56:22.000203 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 256.21 MiB, peak 266.75 MiB, free memory in arenas 0.00 B, will set to 258.80 MiB (RSS), difference: 2.59 MiB | ||
| 5257 | 2026.01.13 17:56:23.070805 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 698 | ||
| 5258 | 2026.01.13 17:56:23.073218 [ 243 ] {} <Trace> system.query_log (7e309dc9-d6d6-4af1-816a-0936f503f03a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5259 | 2026.01.13 17:56:23.073266 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5260 | 2026.01.13 17:56:23.074448 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5261 | 2026.01.13 17:56:23.074715 [ 243 ] {} <Trace> system.query_log (7e309dc9-d6d6-4af1-816a-0936f503f03a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5262 | 2026.01.13 17:56:23.074966 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 698 | ||
| 5263 | 2026.01.13 17:56:24.737121 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5264 | 2026.01.13 17:56:24.737405 [ 276 ] {35214dfc-5a60-493f-bbf0-4401caba1fcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5265 | 2026.01.13 17:56:24.737499 [ 276 ] {35214dfc-5a60-493f-bbf0-4401caba1fcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5266 | 2026.01.13 17:56:24.738363 [ 276 ] {35214dfc-5a60-493f-bbf0-4401caba1fcf} <Trace> oximeter.fields_i16 (c518ca51-717d-4c11-8fbe-de2c2dfc273c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5267 | 2026.01.13 17:56:24.738403 [ 276 ] {35214dfc-5a60-493f-bbf0-4401caba1fcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5268 | 2026.01.13 17:56:24.738790 [ 276 ] {35214dfc-5a60-493f-bbf0-4401caba1fcf} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5269 | 2026.01.13 17:56:24.739030 [ 276 ] {35214dfc-5a60-493f-bbf0-4401caba1fcf} <Trace> oximeter.fields_i16 (c518ca51-717d-4c11-8fbe-de2c2dfc273c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5270 | 2026.01.13 17:56:24.739181 [ 276 ] {35214dfc-5a60-493f-bbf0-4401caba1fcf} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001845 sec., 222222.22222222222 rows/sec., 14.10 MiB/sec. | ||
| 5271 | 2026.01.13 17:56:24.739221 [ 276 ] {35214dfc-5a60-493f-bbf0-4401caba1fcf} <Debug> TCPHandler: Processed in 0.002263911 sec. | ||
| 5272 | 2026.01.13 17:56:24.739369 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5273 | 2026.01.13 17:56:24.739462 [ 276 ] {ce22388a-143a-4b7d-99b5-0a454442fca1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5274 | 2026.01.13 17:56:24.739502 [ 276 ] {ce22388a-143a-4b7d-99b5-0a454442fca1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5275 | 2026.01.13 17:56:24.740426 [ 276 ] {ce22388a-143a-4b7d-99b5-0a454442fca1} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5276 | 2026.01.13 17:56:24.740467 [ 276 ] {ce22388a-143a-4b7d-99b5-0a454442fca1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5277 | 2026.01.13 17:56:24.740843 [ 276 ] {ce22388a-143a-4b7d-99b5-0a454442fca1} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5278 | 2026.01.13 17:56:24.741053 [ 276 ] {ce22388a-143a-4b7d-99b5-0a454442fca1} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5279 | 2026.01.13 17:56:24.741177 [ 276 ] {ce22388a-143a-4b7d-99b5-0a454442fca1} <Debug> executeQuery: Read 1132 rows, 91.85 KiB in 0.001734 sec., 652825.8362168396 rows/sec., 51.73 MiB/sec. | ||
| 5280 | 2026.01.13 17:56:24.741214 [ 276 ] {ce22388a-143a-4b7d-99b5-0a454442fca1} <Debug> TCPHandler: Processed in 0.001901635 sec. | ||
| 5281 | 2026.01.13 17:56:24.741339 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5282 | 2026.01.13 17:56:24.741436 [ 276 ] {b855a85e-2ea3-4363-8028-39bf4889eba3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5283 | 2026.01.13 17:56:24.741474 [ 276 ] {b855a85e-2ea3-4363-8028-39bf4889eba3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5284 | 2026.01.13 17:56:24.741992 [ 276 ] {b855a85e-2ea3-4363-8028-39bf4889eba3} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5285 | 2026.01.13 17:56:24.742027 [ 276 ] {b855a85e-2ea3-4363-8028-39bf4889eba3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5286 | 2026.01.13 17:56:24.742327 [ 276 ] {b855a85e-2ea3-4363-8028-39bf4889eba3} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5287 | 2026.01.13 17:56:24.742531 [ 276 ] {b855a85e-2ea3-4363-8028-39bf4889eba3} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5288 | 2026.01.13 17:56:24.742656 [ 276 ] {b855a85e-2ea3-4363-8028-39bf4889eba3} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001238 sec., 173667.20516962843 rows/sec., 10.31 MiB/sec. | ||
| 5289 | 2026.01.13 17:56:24.742692 [ 276 ] {b855a85e-2ea3-4363-8028-39bf4889eba3} <Debug> TCPHandler: Processed in 0.001400245 sec. | ||
| 5290 | 2026.01.13 17:56:24.742802 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5291 | 2026.01.13 17:56:24.742894 [ 276 ] {edb02e72-3d2e-461e-86bd-cf75c9149eba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5292 | 2026.01.13 17:56:24.742932 [ 276 ] {edb02e72-3d2e-461e-86bd-cf75c9149eba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5293 | 2026.01.13 17:56:24.743419 [ 276 ] {edb02e72-3d2e-461e-86bd-cf75c9149eba} <Trace> oximeter.fields_u32 (283989db-30f4-4232-8589-7a68eae304b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5294 | 2026.01.13 17:56:24.743455 [ 276 ] {edb02e72-3d2e-461e-86bd-cf75c9149eba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5295 | 2026.01.13 17:56:24.743762 [ 276 ] {edb02e72-3d2e-461e-86bd-cf75c9149eba} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5296 | 2026.01.13 17:56:24.743966 [ 276 ] {edb02e72-3d2e-461e-86bd-cf75c9149eba} <Trace> oximeter.fields_u32 (283989db-30f4-4232-8589-7a68eae304b8): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5297 | 2026.01.13 17:56:24.744102 [ 276 ] {edb02e72-3d2e-461e-86bd-cf75c9149eba} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001226 sec., 172920.0652528548 rows/sec., 11.15 MiB/sec. | ||
| 5298 | 2026.01.13 17:56:24.744139 [ 276 ] {edb02e72-3d2e-461e-86bd-cf75c9149eba} <Debug> TCPHandler: Processed in 0.001383735 sec. | ||
| 5299 | 2026.01.13 17:56:24.744239 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5300 | 2026.01.13 17:56:24.744332 [ 276 ] {fc3dfd1a-01db-4488-82c3-d82ce45ccf32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5301 | 2026.01.13 17:56:24.744370 [ 276 ] {fc3dfd1a-01db-4488-82c3-d82ce45ccf32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5302 | 2026.01.13 17:56:24.744861 [ 276 ] {fc3dfd1a-01db-4488-82c3-d82ce45ccf32} <Trace> oximeter.fields_u8 (7d5959b3-3fa8-49d8-9069-8b4bc7b3c5b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5303 | 2026.01.13 17:56:24.744898 [ 276 ] {fc3dfd1a-01db-4488-82c3-d82ce45ccf32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5304 | 2026.01.13 17:56:24.745203 [ 276 ] {fc3dfd1a-01db-4488-82c3-d82ce45ccf32} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5305 | 2026.01.13 17:56:24.745411 [ 276 ] {fc3dfd1a-01db-4488-82c3-d82ce45ccf32} <Trace> oximeter.fields_u8 (7d5959b3-3fa8-49d8-9069-8b4bc7b3c5b2): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5306 | 2026.01.13 17:56:24.745535 [ 276 ] {fc3dfd1a-01db-4488-82c3-d82ce45ccf32} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001222 sec., 172667.75777414074 rows/sec., 9.81 MiB/sec. | ||
| 5307 | 2026.01.13 17:56:24.745573 [ 276 ] {fc3dfd1a-01db-4488-82c3-d82ce45ccf32} <Debug> TCPHandler: Processed in 0.001381855 sec. | ||
| 5308 | 2026.01.13 17:56:24.745673 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5309 | 2026.01.13 17:56:24.745765 [ 276 ] {2076075c-4456-4a26-a580-28c4455ef8d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5310 | 2026.01.13 17:56:24.745804 [ 276 ] {2076075c-4456-4a26-a580-28c4455ef8d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5311 | 2026.01.13 17:56:24.746458 [ 276 ] {2076075c-4456-4a26-a580-28c4455ef8d1} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5312 | 2026.01.13 17:56:24.746496 [ 276 ] {2076075c-4456-4a26-a580-28c4455ef8d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5313 | 2026.01.13 17:56:24.746830 [ 276 ] {2076075c-4456-4a26-a580-28c4455ef8d1} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5314 | 2026.01.13 17:56:24.747035 [ 276 ] {2076075c-4456-4a26-a580-28c4455ef8d1} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5315 | 2026.01.13 17:56:24.747161 [ 276 ] {2076075c-4456-4a26-a580-28c4455ef8d1} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001414 sec., 487270.1555869873 rows/sec., 34.03 MiB/sec. | ||
| 5316 | 2026.01.13 17:56:24.747198 [ 276 ] {2076075c-4456-4a26-a580-28c4455ef8d1} <Debug> TCPHandler: Processed in 0.001572438 sec. | ||
| 5317 | 2026.01.13 17:56:24.747307 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5318 | 2026.01.13 17:56:24.747408 [ 276 ] {9579179b-235f-4425-9d75-2661ba27ef59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5319 | 2026.01.13 17:56:24.747449 [ 276 ] {9579179b-235f-4425-9d75-2661ba27ef59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5320 | 2026.01.13 17:56:24.747817 [ 276 ] {9579179b-235f-4425-9d75-2661ba27ef59} <Trace> oximeter.measurements_bool (826fdc8e-3d6b-4202-9ce2-60a454a21d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5321 | 2026.01.13 17:56:24.747860 [ 276 ] {9579179b-235f-4425-9d75-2661ba27ef59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5322 | 2026.01.13 17:56:24.748219 [ 276 ] {9579179b-235f-4425-9d75-2661ba27ef59} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5323 | 2026.01.13 17:56:24.748460 [ 276 ] {9579179b-235f-4425-9d75-2661ba27ef59} <Trace> oximeter.measurements_bool (826fdc8e-3d6b-4202-9ce2-60a454a21d74): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5324 | 2026.01.13 17:56:24.748595 [ 276 ] {9579179b-235f-4425-9d75-2661ba27ef59} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001206 sec., 4975.124378109453 rows/sec., 259.93 KiB/sec. | ||
| 5325 | 2026.01.13 17:56:24.748632 [ 276 ] {9579179b-235f-4425-9d75-2661ba27ef59} <Debug> TCPHandler: Processed in 0.001373025 sec. | ||
| 5326 | 2026.01.13 17:56:24.748738 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5327 | 2026.01.13 17:56:24.748838 [ 276 ] {f2841b67-1eba-45df-86c3-61b1cbae8efc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5328 | 2026.01.13 17:56:24.748881 [ 276 ] {f2841b67-1eba-45df-86c3-61b1cbae8efc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5329 | 2026.01.13 17:56:24.749312 [ 276 ] {f2841b67-1eba-45df-86c3-61b1cbae8efc} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5330 | 2026.01.13 17:56:24.749349 [ 276 ] {f2841b67-1eba-45df-86c3-61b1cbae8efc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5331 | 2026.01.13 17:56:24.749687 [ 276 ] {f2841b67-1eba-45df-86c3-61b1cbae8efc} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5332 | 2026.01.13 17:56:24.749893 [ 276 ] {f2841b67-1eba-45df-86c3-61b1cbae8efc} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5333 | 2026.01.13 17:56:24.750026 [ 276 ] {f2841b67-1eba-45df-86c3-61b1cbae8efc} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001207 sec., 260149.13007456504 rows/sec., 17.09 MiB/sec. | ||
| 5334 | 2026.01.13 17:56:24.750063 [ 276 ] {f2841b67-1eba-45df-86c3-61b1cbae8efc} <Debug> TCPHandler: Processed in 0.001376855 sec. | ||
| 5335 | 2026.01.13 17:56:24.750177 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5336 | 2026.01.13 17:56:24.750290 [ 276 ] {9acfce1a-8605-412a-b14a-f9998f5541fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5337 | 2026.01.13 17:56:24.750338 [ 276 ] {9acfce1a-8605-412a-b14a-f9998f5541fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5338 | 2026.01.13 17:56:24.750697 [ 276 ] {9acfce1a-8605-412a-b14a-f9998f5541fe} <Trace> oximeter.measurements_f64 (1c067b5b-75e1-467d-a7e3-d4b172727ac8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5339 | 2026.01.13 17:56:24.750732 [ 276 ] {9acfce1a-8605-412a-b14a-f9998f5541fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5340 | 2026.01.13 17:56:24.751015 [ 276 ] {9acfce1a-8605-412a-b14a-f9998f5541fe} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5341 | 2026.01.13 17:56:24.751213 [ 276 ] {9acfce1a-8605-412a-b14a-f9998f5541fe} <Trace> oximeter.measurements_f64 (1c067b5b-75e1-467d-a7e3-d4b172727ac8): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5342 | 2026.01.13 17:56:24.751335 [ 276 ] {9acfce1a-8605-412a-b14a-f9998f5541fe} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00107 sec., 934.5794392523364 rows/sec., 62.97 KiB/sec. | ||
| 5343 | 2026.01.13 17:56:24.751370 [ 276 ] {9acfce1a-8605-412a-b14a-f9998f5541fe} <Debug> TCPHandler: Processed in 0.001250582 sec. | ||
| 5344 | 2026.01.13 17:56:24.751487 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5345 | 2026.01.13 17:56:24.751606 [ 276 ] {ccdf3dd7-92bf-4751-8c57-bafa015001dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5346 | 2026.01.13 17:56:24.751670 [ 276 ] {ccdf3dd7-92bf-4751-8c57-bafa015001dc} <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 | ||
| 5347 | 2026.01.13 17:56:24.752529 [ 276 ] {ccdf3dd7-92bf-4751-8c57-bafa015001dc} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5348 | 2026.01.13 17:56:24.752564 [ 276 ] {ccdf3dd7-92bf-4751-8c57-bafa015001dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5349 | 2026.01.13 17:56:24.753051 [ 276 ] {ccdf3dd7-92bf-4751-8c57-bafa015001dc} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5350 | 2026.01.13 17:56:24.753266 [ 276 ] {ccdf3dd7-92bf-4751-8c57-bafa015001dc} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5351 | 2026.01.13 17:56:24.753397 [ 276 ] {ccdf3dd7-92bf-4751-8c57-bafa015001dc} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001816 sec., 5506.607929515419 rows/sec., 9.87 MiB/sec. | ||
| 5352 | 2026.01.13 17:56:24.753448 [ 276 ] {ccdf3dd7-92bf-4751-8c57-bafa015001dc} <Debug> TCPHandler: Processed in 0.002019626 sec. | ||
| 5353 | 2026.01.13 17:56:24.753562 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5354 | 2026.01.13 17:56:24.753654 [ 276 ] {96a09651-75f4-486e-a34d-90959a054f3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5355 | 2026.01.13 17:56:24.753694 [ 276 ] {96a09651-75f4-486e-a34d-90959a054f3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5356 | 2026.01.13 17:56:24.754019 [ 276 ] {96a09651-75f4-486e-a34d-90959a054f3b} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5357 | 2026.01.13 17:56:24.754054 [ 276 ] {96a09651-75f4-486e-a34d-90959a054f3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5358 | 2026.01.13 17:56:24.754368 [ 276 ] {96a09651-75f4-486e-a34d-90959a054f3b} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5359 | 2026.01.13 17:56:24.754575 [ 276 ] {96a09651-75f4-486e-a34d-90959a054f3b} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5360 | 2026.01.13 17:56:24.754695 [ 276 ] {96a09651-75f4-486e-a34d-90959a054f3b} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001059 sec., 98205.85457979226 rows/sec., 6.02 MiB/sec. | ||
| 5361 | 2026.01.13 17:56:24.754730 [ 276 ] {96a09651-75f4-486e-a34d-90959a054f3b} <Debug> TCPHandler: Processed in 0.001216932 sec. | ||
| 5362 | 2026.01.13 17:56:27.951323 [ 57 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5363 | 2026.01.13 17:56:27.951396 [ 57 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5364 | 2026.01.13 17:56:28.042578 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10555 | ||
| 5365 | 2026.01.13 17:56:28.043352 [ 245 ] {} <Trace> system.asynchronous_metric_log (3e1656ea-c259-49fe-9ba0-58dc6ab6f9df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5366 | 2026.01.13 17:56:28.043422 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5367 | 2026.01.13 17:56:28.044265 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5368 | 2026.01.13 17:56:28.044524 [ 245 ] {} <Trace> system.asynchronous_metric_log (3e1656ea-c259-49fe-9ba0-58dc6ab6f9df): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5369 | 2026.01.13 17:56:28.044655 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10555 | ||
| 5370 | 2026.01.13 17:56:28.583832 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 5371 | 2026.01.13 17:56:28.598793 [ 244 ] {} <Trace> system.metric_log (ae7e3c3e-b449-4f33-bec8-ffbb555a10ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5372 | 2026.01.13 17:56:28.598861 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5373 | 2026.01.13 17:56:28.605366 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5374 | 2026.01.13 17:56:28.606209 [ 244 ] {} <Trace> system.metric_log (ae7e3c3e-b449-4f33-bec8-ffbb555a10ce): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5375 | 2026.01.13 17:56:28.609833 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 5376 | 2026.01.13 17:56:29.726530 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5377 | 2026.01.13 17:56:29.726807 [ 276 ] {29532eff-8836-4fbe-9124-f2a185042baa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5378 | 2026.01.13 17:56:29.726872 [ 276 ] {29532eff-8836-4fbe-9124-f2a185042baa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5379 | 2026.01.13 17:56:29.727532 [ 276 ] {29532eff-8836-4fbe-9124-f2a185042baa} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5380 | 2026.01.13 17:56:29.727575 [ 276 ] {29532eff-8836-4fbe-9124-f2a185042baa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5381 | 2026.01.13 17:56:29.728008 [ 276 ] {29532eff-8836-4fbe-9124-f2a185042baa} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5382 | 2026.01.13 17:56:29.728239 [ 276 ] {29532eff-8836-4fbe-9124-f2a185042baa} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5383 | 2026.01.13 17:56:29.728389 [ 276 ] {29532eff-8836-4fbe-9124-f2a185042baa} <Debug> executeQuery: Read 118 rows, 10.26 KiB in 0.00163 sec., 72392.63803680982 rows/sec., 6.15 MiB/sec. | ||
| 5384 | 2026.01.13 17:56:29.728430 [ 276 ] {29532eff-8836-4fbe-9124-f2a185042baa} <Debug> TCPHandler: Processed in 0.002078398 sec. | ||
| 5385 | 2026.01.13 17:56:29.728550 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5386 | 2026.01.13 17:56:29.728645 [ 276 ] {be8c30ff-658a-4957-a310-e8d41745bd25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5387 | 2026.01.13 17:56:29.728685 [ 276 ] {be8c30ff-658a-4957-a310-e8d41745bd25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5388 | 2026.01.13 17:56:29.729092 [ 276 ] {be8c30ff-658a-4957-a310-e8d41745bd25} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5389 | 2026.01.13 17:56:29.729129 [ 276 ] {be8c30ff-658a-4957-a310-e8d41745bd25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5390 | 2026.01.13 17:56:29.729435 [ 276 ] {be8c30ff-658a-4957-a310-e8d41745bd25} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5391 | 2026.01.13 17:56:29.729668 [ 276 ] {be8c30ff-658a-4957-a310-e8d41745bd25} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5392 | 2026.01.13 17:56:29.729797 [ 276 ] {be8c30ff-658a-4957-a310-e8d41745bd25} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001171 sec., 26473.099914602906 rows/sec., 1.94 MiB/sec. | ||
| 5393 | 2026.01.13 17:56:29.729834 [ 276 ] {be8c30ff-658a-4957-a310-e8d41745bd25} <Debug> TCPHandler: Processed in 0.001332914 sec. | ||
| 5394 | 2026.01.13 17:56:29.729941 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5395 | 2026.01.13 17:56:29.730034 [ 276 ] {97dad759-d0cd-43b4-b04c-ec68d3742ec8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5396 | 2026.01.13 17:56:29.730073 [ 276 ] {97dad759-d0cd-43b4-b04c-ec68d3742ec8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5397 | 2026.01.13 17:56:29.730511 [ 276 ] {97dad759-d0cd-43b4-b04c-ec68d3742ec8} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5398 | 2026.01.13 17:56:29.730548 [ 276 ] {97dad759-d0cd-43b4-b04c-ec68d3742ec8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5399 | 2026.01.13 17:56:29.730870 [ 276 ] {97dad759-d0cd-43b4-b04c-ec68d3742ec8} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5400 | 2026.01.13 17:56:29.731087 [ 276 ] {97dad759-d0cd-43b4-b04c-ec68d3742ec8} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): 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.01.13 17:56:29.731214 [ 276 ] {97dad759-d0cd-43b4-b04c-ec68d3742ec8} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001197 sec., 79365.07936507936 rows/sec., 6.20 MiB/sec. | ||
| 5402 | 2026.01.13 17:56:29.731251 [ 276 ] {97dad759-d0cd-43b4-b04c-ec68d3742ec8} <Debug> TCPHandler: Processed in 0.001358045 sec. | ||
| 5403 | 2026.01.13 17:56:29.731366 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5404 | 2026.01.13 17:56:29.731459 [ 276 ] {0f3a1b91-4cc6-47bc-baf9-459ca4dd0ac3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5405 | 2026.01.13 17:56:29.731502 [ 276 ] {0f3a1b91-4cc6-47bc-baf9-459ca4dd0ac3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5406 | 2026.01.13 17:56:29.731917 [ 276 ] {0f3a1b91-4cc6-47bc-baf9-459ca4dd0ac3} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5407 | 2026.01.13 17:56:29.731953 [ 276 ] {0f3a1b91-4cc6-47bc-baf9-459ca4dd0ac3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5408 | 2026.01.13 17:56:29.732289 [ 276 ] {0f3a1b91-4cc6-47bc-baf9-459ca4dd0ac3} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5409 | 2026.01.13 17:56:29.732497 [ 276 ] {0f3a1b91-4cc6-47bc-baf9-459ca4dd0ac3} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5410 | 2026.01.13 17:56:29.732629 [ 276 ] {0f3a1b91-4cc6-47bc-baf9-459ca4dd0ac3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001188 sec., 134680.13468013468 rows/sec., 9.38 MiB/sec. | ||
| 5411 | 2026.01.13 17:56:29.732665 [ 276 ] {0f3a1b91-4cc6-47bc-baf9-459ca4dd0ac3} <Debug> TCPHandler: Processed in 0.001347844 sec. | ||
| 5412 | 2026.01.13 17:56:29.732789 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5413 | 2026.01.13 17:56:29.732914 [ 276 ] {2794cfd8-2d9e-459d-8601-39ef70f98a53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5414 | 2026.01.13 17:56:29.732980 [ 276 ] {2794cfd8-2d9e-459d-8601-39ef70f98a53} <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 | ||
| 5415 | 2026.01.13 17:56:29.733884 [ 276 ] {2794cfd8-2d9e-459d-8601-39ef70f98a53} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5416 | 2026.01.13 17:56:29.733920 [ 276 ] {2794cfd8-2d9e-459d-8601-39ef70f98a53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5417 | 2026.01.13 17:56:29.734493 [ 276 ] {2794cfd8-2d9e-459d-8601-39ef70f98a53} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5418 | 2026.01.13 17:56:29.734721 [ 276 ] {2794cfd8-2d9e-459d-8601-39ef70f98a53} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5419 | 2026.01.13 17:56:29.734857 [ 276 ] {2794cfd8-2d9e-459d-8601-39ef70f98a53} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001968 sec., 15752.032520325201 rows/sec., 28.23 MiB/sec. | ||
| 5420 | 2026.01.13 17:56:29.734910 [ 276 ] {2794cfd8-2d9e-459d-8601-39ef70f98a53} <Debug> TCPHandler: Processed in 0.00218364 sec. | ||
| 5421 | 2026.01.13 17:56:29.735024 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5422 | 2026.01.13 17:56:29.735120 [ 276 ] {b2542f7c-72d8-4259-84d9-4c42ef81e264} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5423 | 2026.01.13 17:56:29.735161 [ 276 ] {b2542f7c-72d8-4259-84d9-4c42ef81e264} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5424 | 2026.01.13 17:56:29.735494 [ 276 ] {b2542f7c-72d8-4259-84d9-4c42ef81e264} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5425 | 2026.01.13 17:56:29.735529 [ 276 ] {b2542f7c-72d8-4259-84d9-4c42ef81e264} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5426 | 2026.01.13 17:56:29.735837 [ 276 ] {b2542f7c-72d8-4259-84d9-4c42ef81e264} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5427 | 2026.01.13 17:56:29.736038 [ 276 ] {b2542f7c-72d8-4259-84d9-4c42ef81e264} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5428 | 2026.01.13 17:56:29.736165 [ 276 ] {b2542f7c-72d8-4259-84d9-4c42ef81e264} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001064 sec., 56390.97744360902 rows/sec., 3.80 MiB/sec. | ||
| 5429 | 2026.01.13 17:56:29.736201 [ 276 ] {b2542f7c-72d8-4259-84d9-4c42ef81e264} <Debug> TCPHandler: Processed in 0.001227012 sec. | ||
| 5430 | 2026.01.13 17:56:32.280982 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5431 | 2026.01.13 17:56:32.281159 [ 276 ] {f942abf8-cb78-47d9-9487-c29e4fb44225} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5432 | 2026.01.13 17:56:32.281230 [ 276 ] {f942abf8-cb78-47d9-9487-c29e4fb44225} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5433 | 2026.01.13 17:56:32.281843 [ 276 ] {f942abf8-cb78-47d9-9487-c29e4fb44225} <Trace> oximeter.fields_i16 (c518ca51-717d-4c11-8fbe-de2c2dfc273c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5434 | 2026.01.13 17:56:32.281892 [ 276 ] {f942abf8-cb78-47d9-9487-c29e4fb44225} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5435 | 2026.01.13 17:56:32.282273 [ 276 ] {f942abf8-cb78-47d9-9487-c29e4fb44225} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5436 | 2026.01.13 17:56:32.282507 [ 276 ] {f942abf8-cb78-47d9-9487-c29e4fb44225} <Trace> oximeter.fields_i16 (c518ca51-717d-4c11-8fbe-de2c2dfc273c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5437 | 2026.01.13 17:56:32.282654 [ 276 ] {f942abf8-cb78-47d9-9487-c29e4fb44225} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001543 sec., 15554.115359688916 rows/sec., 1.29 MiB/sec. | ||
| 5438 | 2026.01.13 17:56:32.282696 [ 276 ] {f942abf8-cb78-47d9-9487-c29e4fb44225} <Debug> TCPHandler: Processed in 0.001850154 sec. | ||
| 5439 | 2026.01.13 17:56:32.282818 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5440 | 2026.01.13 17:56:32.282912 [ 276 ] {967334b4-a32f-4d3c-84fa-9fc245623b39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5441 | 2026.01.13 17:56:32.282954 [ 276 ] {967334b4-a32f-4d3c-84fa-9fc245623b39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5442 | 2026.01.13 17:56:32.283860 [ 276 ] {967334b4-a32f-4d3c-84fa-9fc245623b39} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5443 | 2026.01.13 17:56:32.283897 [ 276 ] {967334b4-a32f-4d3c-84fa-9fc245623b39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5444 | 2026.01.13 17:56:32.284380 [ 276 ] {967334b4-a32f-4d3c-84fa-9fc245623b39} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5445 | 2026.01.13 17:56:32.284603 [ 276 ] {967334b4-a32f-4d3c-84fa-9fc245623b39} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5446 | 2026.01.13 17:56:32.284735 [ 276 ] {967334b4-a32f-4d3c-84fa-9fc245623b39} <Debug> executeQuery: Read 1336 rows, 114.44 KiB in 0.001841 sec., 725692.5583921782 rows/sec., 60.70 MiB/sec. | ||
| 5447 | 2026.01.13 17:56:32.284772 [ 276 ] {967334b4-a32f-4d3c-84fa-9fc245623b39} <Debug> TCPHandler: Processed in 0.002001756 sec. | ||
| 5448 | 2026.01.13 17:56:32.284894 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5449 | 2026.01.13 17:56:32.284988 [ 276 ] {67c190bd-8bb5-4ff7-95b9-e70ec36fce20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5450 | 2026.01.13 17:56:32.285027 [ 276 ] {67c190bd-8bb5-4ff7-95b9-e70ec36fce20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5451 | 2026.01.13 17:56:32.285427 [ 276 ] {67c190bd-8bb5-4ff7-95b9-e70ec36fce20} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5452 | 2026.01.13 17:56:32.285464 [ 276 ] {67c190bd-8bb5-4ff7-95b9-e70ec36fce20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5453 | 2026.01.13 17:56:32.285765 [ 276 ] {67c190bd-8bb5-4ff7-95b9-e70ec36fce20} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5454 | 2026.01.13 17:56:32.285972 [ 276 ] {67c190bd-8bb5-4ff7-95b9-e70ec36fce20} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5455 | 2026.01.13 17:56:32.286099 [ 276 ] {67c190bd-8bb5-4ff7-95b9-e70ec36fce20} <Debug> executeQuery: Read 22 rows, 1.71 KiB in 0.001129 sec., 19486.271036315324 rows/sec., 1.48 MiB/sec. | ||
| 5456 | 2026.01.13 17:56:32.286135 [ 276 ] {67c190bd-8bb5-4ff7-95b9-e70ec36fce20} <Debug> TCPHandler: Processed in 0.001288954 sec. | ||
| 5457 | 2026.01.13 17:56:32.286247 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5458 | 2026.01.13 17:56:32.286340 [ 276 ] {c06ee022-6577-4ff2-a3d4-ff710f3edf0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5459 | 2026.01.13 17:56:32.286379 [ 276 ] {c06ee022-6577-4ff2-a3d4-ff710f3edf0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5460 | 2026.01.13 17:56:32.286822 [ 276 ] {c06ee022-6577-4ff2-a3d4-ff710f3edf0d} <Trace> oximeter.fields_u32 (283989db-30f4-4232-8589-7a68eae304b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5461 | 2026.01.13 17:56:32.286858 [ 276 ] {c06ee022-6577-4ff2-a3d4-ff710f3edf0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5462 | 2026.01.13 17:56:32.287155 [ 276 ] {c06ee022-6577-4ff2-a3d4-ff710f3edf0d} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5463 | 2026.01.13 17:56:32.287362 [ 276 ] {c06ee022-6577-4ff2-a3d4-ff710f3edf0d} <Trace> oximeter.fields_u32 (283989db-30f4-4232-8589-7a68eae304b8): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5464 | 2026.01.13 17:56:32.287484 [ 276 ] {c06ee022-6577-4ff2-a3d4-ff710f3edf0d} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001162 sec., 216867.46987951806 rows/sec., 15.00 MiB/sec. | ||
| 5465 | 2026.01.13 17:56:32.287519 [ 276 ] {c06ee022-6577-4ff2-a3d4-ff710f3edf0d} <Debug> TCPHandler: Processed in 0.001319574 sec. | ||
| 5466 | 2026.01.13 17:56:32.287631 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5467 | 2026.01.13 17:56:32.287724 [ 276 ] {59e7dc26-e143-4a93-9d50-90f4557a2ba6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5468 | 2026.01.13 17:56:32.287762 [ 276 ] {59e7dc26-e143-4a93-9d50-90f4557a2ba6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5469 | 2026.01.13 17:56:32.288147 [ 276 ] {59e7dc26-e143-4a93-9d50-90f4557a2ba6} <Trace> oximeter.fields_u8 (7d5959b3-3fa8-49d8-9069-8b4bc7b3c5b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5470 | 2026.01.13 17:56:32.288189 [ 276 ] {59e7dc26-e143-4a93-9d50-90f4557a2ba6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5471 | 2026.01.13 17:56:32.288477 [ 276 ] {59e7dc26-e143-4a93-9d50-90f4557a2ba6} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5472 | 2026.01.13 17:56:32.288680 [ 276 ] {59e7dc26-e143-4a93-9d50-90f4557a2ba6} <Trace> oximeter.fields_u8 (7d5959b3-3fa8-49d8-9069-8b4bc7b3c5b2): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5473 | 2026.01.13 17:56:32.288802 [ 276 ] {59e7dc26-e143-4a93-9d50-90f4557a2ba6} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001096 sec., 10948.905109489051 rows/sec., 855.38 KiB/sec. | ||
| 5474 | 2026.01.13 17:56:32.288838 [ 276 ] {59e7dc26-e143-4a93-9d50-90f4557a2ba6} <Debug> TCPHandler: Processed in 0.001254322 sec. | ||
| 5475 | 2026.01.13 17:56:32.288946 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5476 | 2026.01.13 17:56:32.289039 [ 276 ] {b78e8dd9-10e1-4dde-8aa6-a9d0c3a1d739} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5477 | 2026.01.13 17:56:32.289078 [ 276 ] {b78e8dd9-10e1-4dde-8aa6-a9d0c3a1d739} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5478 | 2026.01.13 17:56:32.289644 [ 276 ] {b78e8dd9-10e1-4dde-8aa6-a9d0c3a1d739} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5479 | 2026.01.13 17:56:32.289680 [ 276 ] {b78e8dd9-10e1-4dde-8aa6-a9d0c3a1d739} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5480 | 2026.01.13 17:56:32.290005 [ 276 ] {b78e8dd9-10e1-4dde-8aa6-a9d0c3a1d739} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5481 | 2026.01.13 17:56:32.290215 [ 276 ] {b78e8dd9-10e1-4dde-8aa6-a9d0c3a1d739} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5482 | 2026.01.13 17:56:32.290347 [ 276 ] {b78e8dd9-10e1-4dde-8aa6-a9d0c3a1d739} <Debug> executeQuery: Read 566 rows, 43.46 KiB in 0.001326 sec., 426847.6621417798 rows/sec., 32.01 MiB/sec. | ||
| 5483 | 2026.01.13 17:56:32.290384 [ 276 ] {b78e8dd9-10e1-4dde-8aa6-a9d0c3a1d739} <Debug> TCPHandler: Processed in 0.001484757 sec. | ||
| 5484 | 2026.01.13 17:56:32.290501 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5485 | 2026.01.13 17:56:32.290596 [ 276 ] {b31648ea-a897-4747-9e43-c9601d3fc521} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5486 | 2026.01.13 17:56:32.290639 [ 276 ] {b31648ea-a897-4747-9e43-c9601d3fc521} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5487 | 2026.01.13 17:56:32.291220 [ 276 ] {b31648ea-a897-4747-9e43-c9601d3fc521} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5488 | 2026.01.13 17:56:32.291258 [ 276 ] {b31648ea-a897-4747-9e43-c9601d3fc521} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5489 | 2026.01.13 17:56:32.291620 [ 276 ] {b31648ea-a897-4747-9e43-c9601d3fc521} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5490 | 2026.01.13 17:56:32.291836 [ 276 ] {b31648ea-a897-4747-9e43-c9601d3fc521} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5491 | 2026.01.13 17:56:32.291969 [ 276 ] {b31648ea-a897-4747-9e43-c9601d3fc521} <Debug> executeQuery: Read 960 rows, 68.55 KiB in 0.00139 sec., 690647.4820143885 rows/sec., 48.16 MiB/sec. | ||
| 5492 | 2026.01.13 17:56:32.292007 [ 276 ] {b31648ea-a897-4747-9e43-c9601d3fc521} <Debug> TCPHandler: Processed in 0.001553408 sec. | ||
| 5493 | 2026.01.13 17:56:32.292124 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5494 | 2026.01.13 17:56:32.292220 [ 276 ] {4aefdff0-38fa-4122-a0d8-c40eb0886701} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5495 | 2026.01.13 17:56:32.292272 [ 276 ] {4aefdff0-38fa-4122-a0d8-c40eb0886701} <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 | ||
| 5496 | 2026.01.13 17:56:32.292988 [ 276 ] {4aefdff0-38fa-4122-a0d8-c40eb0886701} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5497 | 2026.01.13 17:56:32.293022 [ 276 ] {4aefdff0-38fa-4122-a0d8-c40eb0886701} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5498 | 2026.01.13 17:56:32.293593 [ 276 ] {4aefdff0-38fa-4122-a0d8-c40eb0886701} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5499 | 2026.01.13 17:56:32.293813 [ 276 ] {4aefdff0-38fa-4122-a0d8-c40eb0886701} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5500 | 2026.01.13 17:56:32.293947 [ 276 ] {4aefdff0-38fa-4122-a0d8-c40eb0886701} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001748 sec., 5720.823798627002 rows/sec., 10.25 MiB/sec. | ||
| 5501 | 2026.01.13 17:56:32.293999 [ 276 ] {4aefdff0-38fa-4122-a0d8-c40eb0886701} <Debug> TCPHandler: Processed in 0.001921044 sec. | ||
| 5502 | 2026.01.13 17:56:32.294110 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5503 | 2026.01.13 17:56:32.294204 [ 276 ] {baa3bcdd-ee16-4ee3-914c-4dcf1cf1f0a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5504 | 2026.01.13 17:56:32.294245 [ 276 ] {baa3bcdd-ee16-4ee3-914c-4dcf1cf1f0a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5505 | 2026.01.13 17:56:32.294580 [ 276 ] {baa3bcdd-ee16-4ee3-914c-4dcf1cf1f0a5} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5506 | 2026.01.13 17:56:32.294617 [ 276 ] {baa3bcdd-ee16-4ee3-914c-4dcf1cf1f0a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5507 | 2026.01.13 17:56:32.294919 [ 276 ] {baa3bcdd-ee16-4ee3-914c-4dcf1cf1f0a5} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5508 | 2026.01.13 17:56:32.295137 [ 276 ] {baa3bcdd-ee16-4ee3-914c-4dcf1cf1f0a5} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5509 | 2026.01.13 17:56:32.295265 [ 276 ] {baa3bcdd-ee16-4ee3-914c-4dcf1cf1f0a5} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001079 sec., 33364.22613531047 rows/sec., 2.25 MiB/sec. | ||
| 5510 | 2026.01.13 17:56:32.295303 [ 276 ] {baa3bcdd-ee16-4ee3-914c-4dcf1cf1f0a5} <Debug> TCPHandler: Processed in 0.001239603 sec. | ||
| 5511 | 2026.01.13 17:56:33.075257 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 750 | ||
| 5512 | 2026.01.13 17:56:33.078067 [ 243 ] {} <Trace> system.query_log (7e309dc9-d6d6-4af1-816a-0936f503f03a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5513 | 2026.01.13 17:56:33.078112 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5514 | 2026.01.13 17:56:33.079379 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5515 | 2026.01.13 17:56:33.079628 [ 243 ] {} <Trace> system.query_log (7e309dc9-d6d6-4af1-816a-0936f503f03a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5516 | 2026.01.13 17:56:33.079831 [ 51 ] {} <Debug> system.query_log (7e309dc9-d6d6-4af1-816a-0936f503f03a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5517 | 2026.01.13 17:56:33.079881 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 750 | ||
| 5518 | 2026.01.13 17:56:33.079921 [ 51 ] {} <Trace> system.query_log (7e309dc9-d6d6-4af1-816a-0936f503f03a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5519 | 2026.01.13 17:56:33.079951 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5520 | 2026.01.13 17:56:33.080108 [ 189 ] {7e309dc9-d6d6-4af1-816a-0936f503f03a::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 | ||
| 5521 | 2026.01.13 17:56:33.080712 [ 189 ] {7e309dc9-d6d6-4af1-816a-0936f503f03a::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5522 | 2026.01.13 17:56:33.080844 [ 189 ] {7e309dc9-d6d6-4af1-816a-0936f503f03a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 548 rows starting from the beginning of the part | ||
| 5523 | 2026.01.13 17:56:33.081275 [ 189 ] {7e309dc9-d6d6-4af1-816a-0936f503f03a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 36 rows starting from the beginning of the part | ||
| 5524 | 2026.01.13 17:56:33.081622 [ 189 ] {7e309dc9-d6d6-4af1-816a-0936f503f03a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 58 rows starting from the beginning of the part | ||
| 5525 | 2026.01.13 17:56:33.082000 [ 189 ] {7e309dc9-d6d6-4af1-816a-0936f503f03a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 20 rows starting from the beginning of the part | ||
| 5526 | 2026.01.13 17:56:33.082339 [ 189 ] {7e309dc9-d6d6-4af1-816a-0936f503f03a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 36 rows starting from the beginning of the part | ||
| 5527 | 2026.01.13 17:56:33.082687 [ 189 ] {7e309dc9-d6d6-4af1-816a-0936f503f03a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 52 rows starting from the beginning of the part | ||
| 5528 | 2026.01.13 17:56:33.088781 [ 197 ] {7e309dc9-d6d6-4af1-816a-0936f503f03a::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 750 rows, containing 72 columns (72 merged, 0 gathered) in 0.008727607 sec., 85934.2085407833 rows/sec., 75.07 MiB/sec. | ||
| 5529 | 2026.01.13 17:56:33.090053 [ 198 ] {7e309dc9-d6d6-4af1-816a-0936f503f03a::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5530 | 2026.01.13 17:56:33.090744 [ 198 ] {7e309dc9-d6d6-4af1-816a-0936f503f03a::all_1_16_3} <Trace> system.query_log (7e309dc9-d6d6-4af1-816a-0936f503f03a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5531 | 2026.01.13 17:56:33.090820 [ 198 ] {7e309dc9-d6d6-4af1-816a-0936f503f03a::all_1_16_3} <Trace> system.query_log (7e309dc9-d6d6-4af1-816a-0936f503f03a) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5532 | 2026.01.13 17:56:33.091094 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.23 MiB. | ||
| 5533 | 2026.01.13 17:56:34.720226 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5534 | 2026.01.13 17:56:34.720423 [ 276 ] {5876e558-92f9-42a8-81fb-98e755d75023} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5535 | 2026.01.13 17:56:34.720489 [ 276 ] {5876e558-92f9-42a8-81fb-98e755d75023} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5536 | 2026.01.13 17:56:34.721211 [ 276 ] {5876e558-92f9-42a8-81fb-98e755d75023} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5537 | 2026.01.13 17:56:34.721247 [ 276 ] {5876e558-92f9-42a8-81fb-98e755d75023} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5538 | 2026.01.13 17:56:34.721678 [ 276 ] {5876e558-92f9-42a8-81fb-98e755d75023} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5539 | 2026.01.13 17:56:34.721902 [ 276 ] {5876e558-92f9-42a8-81fb-98e755d75023} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5540 | 2026.01.13 17:56:34.722050 [ 276 ] {5876e558-92f9-42a8-81fb-98e755d75023} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001676 sec., 33412.88782816229 rows/sec., 2.57 MiB/sec. | ||
| 5541 | 2026.01.13 17:56:34.722091 [ 276 ] {5876e558-92f9-42a8-81fb-98e755d75023} <Debug> TCPHandler: Processed in 0.001998646 sec. | ||
| 5542 | 2026.01.13 17:56:34.722223 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5543 | 2026.01.13 17:56:34.722325 [ 276 ] {894a44c5-dfee-4e5d-8e64-40d772b14003} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5544 | 2026.01.13 17:56:34.722364 [ 276 ] {894a44c5-dfee-4e5d-8e64-40d772b14003} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5545 | 2026.01.13 17:56:34.722864 [ 276 ] {894a44c5-dfee-4e5d-8e64-40d772b14003} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5546 | 2026.01.13 17:56:34.722900 [ 276 ] {894a44c5-dfee-4e5d-8e64-40d772b14003} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5547 | 2026.01.13 17:56:34.723195 [ 276 ] {894a44c5-dfee-4e5d-8e64-40d772b14003} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5548 | 2026.01.13 17:56:34.723408 [ 276 ] {894a44c5-dfee-4e5d-8e64-40d772b14003} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5549 | 2026.01.13 17:56:34.723533 [ 276 ] {894a44c5-dfee-4e5d-8e64-40d772b14003} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001227 sec., 52159.73920130399 rows/sec., 4.07 MiB/sec. | ||
| 5550 | 2026.01.13 17:56:34.723570 [ 276 ] {894a44c5-dfee-4e5d-8e64-40d772b14003} <Debug> TCPHandler: Processed in 0.001394765 sec. | ||
| 5551 | 2026.01.13 17:56:34.723695 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5552 | 2026.01.13 17:56:34.723797 [ 276 ] {9914c33a-184f-4a31-8e79-c487db9d2f50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5553 | 2026.01.13 17:56:34.723841 [ 276 ] {9914c33a-184f-4a31-8e79-c487db9d2f50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5554 | 2026.01.13 17:56:34.724277 [ 276 ] {9914c33a-184f-4a31-8e79-c487db9d2f50} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5555 | 2026.01.13 17:56:34.724315 [ 276 ] {9914c33a-184f-4a31-8e79-c487db9d2f50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5556 | 2026.01.13 17:56:34.724646 [ 276 ] {9914c33a-184f-4a31-8e79-c487db9d2f50} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5557 | 2026.01.13 17:56:34.724862 [ 276 ] {9914c33a-184f-4a31-8e79-c487db9d2f50} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5558 | 2026.01.13 17:56:34.724985 [ 276 ] {9914c33a-184f-4a31-8e79-c487db9d2f50} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001207 sec., 53024.02651201326 rows/sec., 3.69 MiB/sec. | ||
| 5559 | 2026.01.13 17:56:34.725022 [ 276 ] {9914c33a-184f-4a31-8e79-c487db9d2f50} <Debug> TCPHandler: Processed in 0.001374984 sec. | ||
| 5560 | 2026.01.13 17:56:34.725145 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5561 | 2026.01.13 17:56:34.725240 [ 276 ] {12d3d60c-6e59-40ff-a2be-544bb54d7067} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5562 | 2026.01.13 17:56:34.725280 [ 276 ] {12d3d60c-6e59-40ff-a2be-544bb54d7067} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5563 | 2026.01.13 17:56:34.725603 [ 276 ] {12d3d60c-6e59-40ff-a2be-544bb54d7067} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5564 | 2026.01.13 17:56:34.725639 [ 276 ] {12d3d60c-6e59-40ff-a2be-544bb54d7067} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5565 | 2026.01.13 17:56:34.725934 [ 276 ] {12d3d60c-6e59-40ff-a2be-544bb54d7067} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5566 | 2026.01.13 17:56:34.726139 [ 276 ] {12d3d60c-6e59-40ff-a2be-544bb54d7067} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5567 | 2026.01.13 17:56:34.726264 [ 276 ] {12d3d60c-6e59-40ff-a2be-544bb54d7067} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001042 sec., 23032.629558541266 rows/sec., 1.55 MiB/sec. | ||
| 5568 | 2026.01.13 17:56:34.726298 [ 276 ] {12d3d60c-6e59-40ff-a2be-544bb54d7067} <Debug> TCPHandler: Processed in 0.001201691 sec. | ||
| 5569 | 2026.01.13 17:56:35.544874 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11003 | ||
| 5570 | 2026.01.13 17:56:35.545533 [ 245 ] {} <Trace> system.asynchronous_metric_log (3e1656ea-c259-49fe-9ba0-58dc6ab6f9df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5571 | 2026.01.13 17:56:35.545601 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5572 | 2026.01.13 17:56:35.546283 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5573 | 2026.01.13 17:56:35.546513 [ 245 ] {} <Trace> system.asynchronous_metric_log (3e1656ea-c259-49fe-9ba0-58dc6ab6f9df): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5574 | 2026.01.13 17:56:35.546644 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11003 | ||
| 5575 | 2026.01.13 17:56:36.110035 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 5576 | 2026.01.13 17:56:36.128176 [ 244 ] {} <Trace> system.metric_log (ae7e3c3e-b449-4f33-bec8-ffbb555a10ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5577 | 2026.01.13 17:56:36.128245 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5578 | 2026.01.13 17:56:36.134863 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5579 | 2026.01.13 17:56:36.135608 [ 244 ] {} <Trace> system.metric_log (ae7e3c3e-b449-4f33-bec8-ffbb555a10ce): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5580 | 2026.01.13 17:56:36.139123 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 5581 | 2026.01.13 17:56:39.392204 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55017 | ||
| 5582 | 2026.01.13 17:56:39.392313 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5583 | 2026.01.13 17:56:39.392340 [ 287 ] {} <Debug> TCP-Session: 0d85ab14-f9de-4519-a188-091476f5e2da Authenticating user 'default' from [fd00:1122:3344:101::e]:55017 | ||
| 5584 | 2026.01.13 17:56:39.392362 [ 287 ] {} <Debug> TCP-Session: 0d85ab14-f9de-4519-a188-091476f5e2da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5585 | 2026.01.13 17:56:39.392377 [ 287 ] {} <Debug> TCP-Session: 0d85ab14-f9de-4519-a188-091476f5e2da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5586 | 2026.01.13 17:56:39.392565 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40530 | ||
| 5587 | 2026.01.13 17:56:39.392589 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54726 | ||
| 5588 | 2026.01.13 17:56:39.392637 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45276 | ||
| 5589 | 2026.01.13 17:56:39.392649 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33836 | ||
| 5590 | 2026.01.13 17:56:39.392664 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62105 | ||
| 5591 | 2026.01.13 17:56:39.392706 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5592 | 2026.01.13 17:56:39.392752 [ 287 ] {} <Trace> TCP-Session: 0d85ab14-f9de-4519-a188-091476f5e2da Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5593 | 2026.01.13 17:56:39.392756 [ 289 ] {} <Debug> TCP-Session: 2bc34774-8d68-4204-bff2-0330b1836527 Authenticating user 'default' from [fd00:1122:3344:101::e]:40530 | ||
| 5594 | 2026.01.13 17:56:39.392670 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38060 | ||
| 5595 | 2026.01.13 17:56:39.392812 [ 289 ] {} <Debug> TCP-Session: 2bc34774-8d68-4204-bff2-0330b1836527 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5596 | 2026.01.13 17:56:39.392638 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34017 | ||
| 5597 | 2026.01.13 17:56:39.392873 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5598 | 2026.01.13 17:56:39.392853 [ 289 ] {} <Debug> TCP-Session: 2bc34774-8d68-4204-bff2-0330b1836527 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5599 | 2026.01.13 17:56:39.392922 [ 293 ] {} <Debug> TCP-Session: 537b5bc9-1e27-42e7-ab40-8fe619d44333 Authenticating user 'default' from [fd00:1122:3344:101::e]:45276 | ||
| 5600 | 2026.01.13 17:56:39.392934 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5601 | 2026.01.13 17:56:39.392947 [ 293 ] {} <Debug> TCP-Session: 537b5bc9-1e27-42e7-ab40-8fe619d44333 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5602 | 2026.01.13 17:56:39.392968 [ 287 ] {fa4085ec-7a47-4f6c-85cc-4fa96a129f82} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55017) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5603 | 2026.01.13 17:56:39.392983 [ 293 ] {} <Debug> TCP-Session: 537b5bc9-1e27-42e7-ab40-8fe619d44333 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5604 | 2026.01.13 17:56:39.392996 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5605 | 2026.01.13 17:56:39.392998 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5606 | 2026.01.13 17:56:39.393036 [ 275 ] {} <Debug> TCP-Session: 6ffc19e2-8320-44bf-aa03-563d67c55ee3 Authenticating user 'default' from [fd00:1122:3344:101::e]:62105 | ||
| 5607 | 2026.01.13 17:56:39.392981 [ 294 ] {} <Debug> TCP-Session: 45c73cc7-d47a-4afe-a81f-6aa7225c3a90 Authenticating user 'default' from [fd00:1122:3344:101::e]:33836 | ||
| 5608 | 2026.01.13 17:56:39.393063 [ 286 ] {} <Debug> TCP-Session: 904b4f6b-fde6-4488-90ad-72eff354da9d Authenticating user 'default' from [fd00:1122:3344:101::e]:38060 | ||
| 5609 | 2026.01.13 17:56:39.393069 [ 275 ] {} <Debug> TCP-Session: 6ffc19e2-8320-44bf-aa03-563d67c55ee3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5610 | 2026.01.13 17:56:39.393105 [ 286 ] {} <Debug> TCP-Session: 904b4f6b-fde6-4488-90ad-72eff354da9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5611 | 2026.01.13 17:56:39.393121 [ 275 ] {} <Debug> TCP-Session: 6ffc19e2-8320-44bf-aa03-563d67c55ee3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5612 | 2026.01.13 17:56:39.393140 [ 286 ] {} <Debug> TCP-Session: 904b4f6b-fde6-4488-90ad-72eff354da9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5613 | 2026.01.13 17:56:39.393111 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5614 | 2026.01.13 17:56:39.393093 [ 294 ] {} <Debug> TCP-Session: 45c73cc7-d47a-4afe-a81f-6aa7225c3a90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5615 | 2026.01.13 17:56:39.393193 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5616 | 2026.01.13 17:56:39.393210 [ 294 ] {} <Debug> TCP-Session: 45c73cc7-d47a-4afe-a81f-6aa7225c3a90 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5617 | 2026.01.13 17:56:39.393210 [ 292 ] {} <Debug> TCP-Session: 72a7e87e-913f-48bc-8dbd-06c33fd100f2 Authenticating user 'default' from [fd00:1122:3344:101::e]:34017 | ||
| 5618 | 2026.01.13 17:56:39.393234 [ 290 ] {} <Debug> TCP-Session: af7f6e20-c4e4-4c12-b85e-a79f5777e458 Authenticating user 'default' from [fd00:1122:3344:101::e]:54726 | ||
| 5619 | 2026.01.13 17:56:39.393258 [ 292 ] {} <Debug> TCP-Session: 72a7e87e-913f-48bc-8dbd-06c33fd100f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5620 | 2026.01.13 17:56:39.393274 [ 290 ] {} <Debug> TCP-Session: af7f6e20-c4e4-4c12-b85e-a79f5777e458 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5621 | 2026.01.13 17:56:39.393285 [ 292 ] {} <Debug> TCP-Session: 72a7e87e-913f-48bc-8dbd-06c33fd100f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5622 | 2026.01.13 17:56:39.393303 [ 290 ] {} <Debug> TCP-Session: af7f6e20-c4e4-4c12-b85e-a79f5777e458 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5623 | 2026.01.13 17:56:39.392613 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59191 | ||
| 5624 | 2026.01.13 17:56:39.393391 [ 287 ] {fa4085ec-7a47-4f6c-85cc-4fa96a129f82} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5625 | 2026.01.13 17:56:39.393452 [ 287 ] {fa4085ec-7a47-4f6c-85cc-4fa96a129f82} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5626 | 2026.01.13 17:56:39.393585 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5627 | 2026.01.13 17:56:39.393611 [ 291 ] {} <Debug> TCP-Session: 67ca285d-6e14-46f9-9263-202c60921304 Authenticating user 'default' from [fd00:1122:3344:101::e]:59191 | ||
| 5628 | 2026.01.13 17:56:39.393629 [ 291 ] {} <Debug> TCP-Session: 67ca285d-6e14-46f9-9263-202c60921304 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5629 | 2026.01.13 17:56:39.393642 [ 291 ] {} <Debug> TCP-Session: 67ca285d-6e14-46f9-9263-202c60921304 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5630 | 2026.01.13 17:56:39.393775 [ 287 ] {fa4085ec-7a47-4f6c-85cc-4fa96a129f82} <Debug> oximeter.version (ec6d3268-d4a5-4477-b7c8-4f23357a5c23) (SelectExecutor): Key condition: unknown | ||
| 5631 | 2026.01.13 17:56:39.394880 [ 317 ] {fa4085ec-7a47-4f6c-85cc-4fa96a129f82} <Trace> AggregatingTransform: Aggregating | ||
| 5632 | 2026.01.13 17:56:39.394918 [ 317 ] {fa4085ec-7a47-4f6c-85cc-4fa96a129f82} <Trace> Aggregator: Aggregation method: without_key | ||
| 5633 | 2026.01.13 17:56:39.394954 [ 317 ] {fa4085ec-7a47-4f6c-85cc-4fa96a129f82} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001076009 sec. (929.360 rows/sec., 36.30 KiB/sec.) | ||
| 5634 | 2026.01.13 17:56:39.394973 [ 317 ] {fa4085ec-7a47-4f6c-85cc-4fa96a129f82} <Trace> Aggregator: Merging aggregated data | ||
| 5635 | 2026.01.13 17:56:39.396209 [ 287 ] {fa4085ec-7a47-4f6c-85cc-4fa96a129f82} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003306 sec., 302.48033877797945 rows/sec., 11.82 KiB/sec. | ||
| 5636 | 2026.01.13 17:56:39.396354 [ 287 ] {fa4085ec-7a47-4f6c-85cc-4fa96a129f82} <Debug> TCPHandler: Processed in 0.003736578 sec. | ||
| 5637 | 2026.01.13 17:56:39.396485 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5638 | 2026.01.13 17:56:39.396512 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5639 | 2026.01.13 17:56:39.396523 [ 287 ] {} <Debug> TCP-Session: 0d85ab14-f9de-4519-a188-091476f5e2da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5640 | 2026.01.13 17:56:39.396541 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5641 | 2026.01.13 17:56:39.396568 [ 289 ] {} <Debug> TCP-Session: 2bc34774-8d68-4204-bff2-0330b1836527 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5642 | 2026.01.13 17:56:39.396581 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5643 | 2026.01.13 17:56:39.396604 [ 290 ] {} <Debug> TCP-Session: af7f6e20-c4e4-4c12-b85e-a79f5777e458 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5644 | 2026.01.13 17:56:39.396643 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5645 | 2026.01.13 17:56:39.396663 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5646 | 2026.01.13 17:56:39.396641 [ 291 ] {} <Debug> TCP-Session: 67ca285d-6e14-46f9-9263-202c60921304 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5647 | 2026.01.13 17:56:39.396706 [ 293 ] {} <Debug> TCP-Session: 537b5bc9-1e27-42e7-ab40-8fe619d44333 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5648 | 2026.01.13 17:56:39.396723 [ 286 ] {} <Debug> TCP-Session: 904b4f6b-fde6-4488-90ad-72eff354da9d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5649 | 2026.01.13 17:56:39.396625 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5650 | 2026.01.13 17:56:39.396602 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5651 | 2026.01.13 17:56:39.396787 [ 275 ] {} <Debug> TCP-Session: 6ffc19e2-8320-44bf-aa03-563d67c55ee3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5652 | 2026.01.13 17:56:39.396561 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5653 | 2026.01.13 17:56:39.396811 [ 294 ] {} <Debug> TCP-Session: 45c73cc7-d47a-4afe-a81f-6aa7225c3a90 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5654 | 2026.01.13 17:56:39.396857 [ 292 ] {} <Debug> TCP-Session: 72a7e87e-913f-48bc-8dbd-06c33fd100f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5655 | 2026.01.13 17:56:39.559702 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64429 | ||
| 5656 | 2026.01.13 17:56:39.559826 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5657 | 2026.01.13 17:56:39.559881 [ 287 ] {} <Debug> TCP-Session: 55c56a10-ac8f-48e8-bc3f-9598af5d687a Authenticating user 'default' from [fd00:1122:3344:101::e]:64429 | ||
| 5658 | 2026.01.13 17:56:39.559906 [ 287 ] {} <Debug> TCP-Session: 55c56a10-ac8f-48e8-bc3f-9598af5d687a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5659 | 2026.01.13 17:56:39.559918 [ 287 ] {} <Debug> TCP-Session: 55c56a10-ac8f-48e8-bc3f-9598af5d687a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5660 | 2026.01.13 17:56:39.560110 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65165 | ||
| 5661 | 2026.01.13 17:56:39.560130 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54072 | ||
| 5662 | 2026.01.13 17:56:39.560164 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59590 | ||
| 5663 | 2026.01.13 17:56:39.560175 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60356 | ||
| 5664 | 2026.01.13 17:56:39.560196 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61191 | ||
| 5665 | 2026.01.13 17:56:39.560226 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5666 | 2026.01.13 17:56:39.560249 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5667 | 2026.01.13 17:56:39.560243 [ 287 ] {} <Trace> TCP-Session: 55c56a10-ac8f-48e8-bc3f-9598af5d687a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5668 | 2026.01.13 17:56:39.560274 [ 289 ] {} <Debug> TCP-Session: 68ca8777-5f9c-4d06-ab38-edcc64d0494d Authenticating user 'default' from [fd00:1122:3344:101::e]:65165 | ||
| 5669 | 2026.01.13 17:56:39.560279 [ 293 ] {} <Debug> TCP-Session: de514cba-3d52-489e-bda2-ff29b012dfa5 Authenticating user 'default' from [fd00:1122:3344:101::e]:59590 | ||
| 5670 | 2026.01.13 17:56:39.560292 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5671 | 2026.01.13 17:56:39.560325 [ 293 ] {} <Debug> TCP-Session: de514cba-3d52-489e-bda2-ff29b012dfa5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5672 | 2026.01.13 17:56:39.560326 [ 289 ] {} <Debug> TCP-Session: 68ca8777-5f9c-4d06-ab38-edcc64d0494d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5673 | 2026.01.13 17:56:39.560348 [ 286 ] {} <Debug> TCP-Session: da1b95fa-bf57-4c6a-9bb8-c6d93263dda8 Authenticating user 'default' from [fd00:1122:3344:101::e]:61191 | ||
| 5674 | 2026.01.13 17:56:39.560359 [ 289 ] {} <Debug> TCP-Session: 68ca8777-5f9c-4d06-ab38-edcc64d0494d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5675 | 2026.01.13 17:56:39.560385 [ 286 ] {} <Debug> TCP-Session: da1b95fa-bf57-4c6a-9bb8-c6d93263dda8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5676 | 2026.01.13 17:56:39.560292 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5677 | 2026.01.13 17:56:39.560416 [ 286 ] {} <Debug> TCP-Session: da1b95fa-bf57-4c6a-9bb8-c6d93263dda8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5678 | 2026.01.13 17:56:39.560235 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5679 | 2026.01.13 17:56:39.560447 [ 287 ] {66b8b7f1-dbcf-46c0-9ef6-894973fcb143} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64429) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5680 | 2026.01.13 17:56:39.560472 [ 291 ] {} <Debug> TCP-Session: d495948b-79d3-4f0c-bd0a-497e29ce9f01 Authenticating user 'default' from [fd00:1122:3344:101::e]:54072 | ||
| 5681 | 2026.01.13 17:56:39.560436 [ 294 ] {} <Debug> TCP-Session: 92d35169-3bca-4591-bba1-0f8f94dcea07 Authenticating user 'default' from [fd00:1122:3344:101::e]:60356 | ||
| 5682 | 2026.01.13 17:56:39.560494 [ 291 ] {} <Debug> TCP-Session: d495948b-79d3-4f0c-bd0a-497e29ce9f01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5683 | 2026.01.13 17:56:39.560514 [ 294 ] {} <Debug> TCP-Session: 92d35169-3bca-4591-bba1-0f8f94dcea07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5684 | 2026.01.13 17:56:39.560527 [ 291 ] {} <Debug> TCP-Session: d495948b-79d3-4f0c-bd0a-497e29ce9f01 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5685 | 2026.01.13 17:56:39.560539 [ 294 ] {} <Debug> TCP-Session: 92d35169-3bca-4591-bba1-0f8f94dcea07 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5686 | 2026.01.13 17:56:39.560190 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46052 | ||
| 5687 | 2026.01.13 17:56:39.560352 [ 293 ] {} <Debug> TCP-Session: de514cba-3d52-489e-bda2-ff29b012dfa5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5688 | 2026.01.13 17:56:39.560112 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47052 | ||
| 5689 | 2026.01.13 17:56:39.560164 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41711 | ||
| 5690 | 2026.01.13 17:56:39.560633 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5691 | 2026.01.13 17:56:39.560686 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5692 | 2026.01.13 17:56:39.560702 [ 275 ] {} <Debug> TCP-Session: c5934a05-8edf-4a2c-a426-5b3ae63d3326 Authenticating user 'default' from [fd00:1122:3344:101::e]:46052 | ||
| 5693 | 2026.01.13 17:56:39.560713 [ 290 ] {} <Debug> TCP-Session: d77022bf-5e93-408c-bc38-3a55410c47c6 Authenticating user 'default' from [fd00:1122:3344:101::e]:47052 | ||
| 5694 | 2026.01.13 17:56:39.560725 [ 275 ] {} <Debug> TCP-Session: c5934a05-8edf-4a2c-a426-5b3ae63d3326 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5695 | 2026.01.13 17:56:39.560742 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5696 | 2026.01.13 17:56:39.560758 [ 275 ] {} <Debug> TCP-Session: c5934a05-8edf-4a2c-a426-5b3ae63d3326 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5697 | 2026.01.13 17:56:39.560782 [ 292 ] {} <Debug> TCP-Session: fd4ae0a6-d55a-46c2-a05c-a59b6c2870ff Authenticating user 'default' from [fd00:1122:3344:101::e]:41711 | ||
| 5698 | 2026.01.13 17:56:39.560724 [ 287 ] {66b8b7f1-dbcf-46c0-9ef6-894973fcb143} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5699 | 2026.01.13 17:56:39.560816 [ 292 ] {} <Debug> TCP-Session: fd4ae0a6-d55a-46c2-a05c-a59b6c2870ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5700 | 2026.01.13 17:56:39.560747 [ 290 ] {} <Debug> TCP-Session: d77022bf-5e93-408c-bc38-3a55410c47c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5701 | 2026.01.13 17:56:39.560847 [ 292 ] {} <Debug> TCP-Session: fd4ae0a6-d55a-46c2-a05c-a59b6c2870ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5702 | 2026.01.13 17:56:39.560870 [ 287 ] {66b8b7f1-dbcf-46c0-9ef6-894973fcb143} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5703 | 2026.01.13 17:56:39.560875 [ 290 ] {} <Debug> TCP-Session: d77022bf-5e93-408c-bc38-3a55410c47c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5704 | 2026.01.13 17:56:39.561164 [ 287 ] {66b8b7f1-dbcf-46c0-9ef6-894973fcb143} <Debug> oximeter.version (ec6d3268-d4a5-4477-b7c8-4f23357a5c23) (SelectExecutor): Key condition: unknown | ||
| 5705 | 2026.01.13 17:56:39.562131 [ 341 ] {66b8b7f1-dbcf-46c0-9ef6-894973fcb143} <Trace> AggregatingTransform: Aggregating | ||
| 5706 | 2026.01.13 17:56:39.562194 [ 341 ] {66b8b7f1-dbcf-46c0-9ef6-894973fcb143} <Trace> Aggregator: Aggregation method: without_key | ||
| 5707 | 2026.01.13 17:56:39.562234 [ 341 ] {66b8b7f1-dbcf-46c0-9ef6-894973fcb143} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000962788 sec. (1038.650 rows/sec., 40.57 KiB/sec.) | ||
| 5708 | 2026.01.13 17:56:39.562255 [ 341 ] {66b8b7f1-dbcf-46c0-9ef6-894973fcb143} <Trace> Aggregator: Merging aggregated data | ||
| 5709 | 2026.01.13 17:56:39.563618 [ 287 ] {66b8b7f1-dbcf-46c0-9ef6-894973fcb143} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003225 sec., 310.07751937984494 rows/sec., 12.11 KiB/sec. | ||
| 5710 | 2026.01.13 17:56:39.563768 [ 287 ] {66b8b7f1-dbcf-46c0-9ef6-894973fcb143} <Debug> TCPHandler: Processed in 0.003635965 sec. | ||
| 5711 | 2026.01.13 17:56:39.563896 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5712 | 2026.01.13 17:56:39.563930 [ 287 ] {} <Debug> TCP-Session: 55c56a10-ac8f-48e8-bc3f-9598af5d687a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5713 | 2026.01.13 17:56:39.563938 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5714 | 2026.01.13 17:56:39.563964 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5715 | 2026.01.13 17:56:39.563980 [ 293 ] {} <Debug> TCP-Session: de514cba-3d52-489e-bda2-ff29b012dfa5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5716 | 2026.01.13 17:56:39.563983 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5717 | 2026.01.13 17:56:39.564009 [ 294 ] {} <Debug> TCP-Session: 92d35169-3bca-4591-bba1-0f8f94dcea07 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5718 | 2026.01.13 17:56:39.564002 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5719 | 2026.01.13 17:56:39.564037 [ 286 ] {} <Debug> TCP-Session: da1b95fa-bf57-4c6a-9bb8-c6d93263dda8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5720 | 2026.01.13 17:56:39.564038 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5721 | 2026.01.13 17:56:39.564056 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5722 | 2026.01.13 17:56:39.564072 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5723 | 2026.01.13 17:56:39.564127 [ 291 ] {} <Debug> TCP-Session: d495948b-79d3-4f0c-bd0a-497e29ce9f01 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5724 | 2026.01.13 17:56:39.564072 [ 289 ] {} <Debug> TCP-Session: 68ca8777-5f9c-4d06-ab38-edcc64d0494d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5725 | 2026.01.13 17:56:39.564157 [ 275 ] {} <Debug> TCP-Session: c5934a05-8edf-4a2c-a426-5b3ae63d3326 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5726 | 2026.01.13 17:56:39.564107 [ 290 ] {} <Debug> TCP-Session: d77022bf-5e93-408c-bc38-3a55410c47c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5727 | 2026.01.13 17:56:39.564028 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5728 | 2026.01.13 17:56:39.564244 [ 292 ] {} <Debug> TCP-Session: fd4ae0a6-d55a-46c2-a05c-a59b6c2870ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5729 | 2026.01.13 17:56:39.589250 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39026 | ||
| 5730 | 2026.01.13 17:56:39.589352 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5731 | 2026.01.13 17:56:39.589384 [ 287 ] {} <Debug> TCP-Session: 6845417a-d125-4f16-8585-8878cee33531 Authenticating user 'default' from [fd00:1122:3344:101::e]:39026 | ||
| 5732 | 2026.01.13 17:56:39.589405 [ 287 ] {} <Debug> TCP-Session: 6845417a-d125-4f16-8585-8878cee33531 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5733 | 2026.01.13 17:56:39.589417 [ 287 ] {} <Debug> TCP-Session: 6845417a-d125-4f16-8585-8878cee33531 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5734 | 2026.01.13 17:56:39.589615 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39772 | ||
| 5735 | 2026.01.13 17:56:39.589615 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34003 | ||
| 5736 | 2026.01.13 17:56:39.589638 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56736 | ||
| 5737 | 2026.01.13 17:56:39.589680 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55008 | ||
| 5738 | 2026.01.13 17:56:39.589708 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64087 | ||
| 5739 | 2026.01.13 17:56:39.589713 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53773 | ||
| 5740 | 2026.01.13 17:56:39.589739 [ 287 ] {} <Trace> TCP-Session: 6845417a-d125-4f16-8585-8878cee33531 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5741 | 2026.01.13 17:56:39.589769 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5742 | 2026.01.13 17:56:39.589792 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5743 | 2026.01.13 17:56:39.589803 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5744 | 2026.01.13 17:56:39.589815 [ 291 ] {} <Debug> TCP-Session: df31a1d2-1da0-4b7f-a05a-793601b8dbde Authenticating user 'default' from [fd00:1122:3344:101::e]:56736 | ||
| 5745 | 2026.01.13 17:56:39.589829 [ 275 ] {} <Debug> TCP-Session: 61b0bdfd-717e-4b07-b9cf-ed9fb32f1859 Authenticating user 'default' from [fd00:1122:3344:101::e]:64087 | ||
| 5746 | 2026.01.13 17:56:39.589843 [ 286 ] {} <Debug> TCP-Session: 71c6424d-e536-4a1a-8236-17e91a69073c Authenticating user 'default' from [fd00:1122:3344:101::e]:53773 | ||
| 5747 | 2026.01.13 17:56:39.589857 [ 291 ] {} <Debug> TCP-Session: df31a1d2-1da0-4b7f-a05a-793601b8dbde Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5748 | 2026.01.13 17:56:39.589873 [ 275 ] {} <Debug> TCP-Session: 61b0bdfd-717e-4b07-b9cf-ed9fb32f1859 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5749 | 2026.01.13 17:56:39.589885 [ 286 ] {} <Debug> TCP-Session: 71c6424d-e536-4a1a-8236-17e91a69073c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5750 | 2026.01.13 17:56:39.589910 [ 291 ] {} <Debug> TCP-Session: df31a1d2-1da0-4b7f-a05a-793601b8dbde Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5751 | 2026.01.13 17:56:39.589917 [ 275 ] {} <Debug> TCP-Session: 61b0bdfd-717e-4b07-b9cf-ed9fb32f1859 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5752 | 2026.01.13 17:56:39.589925 [ 286 ] {} <Debug> TCP-Session: 71c6424d-e536-4a1a-8236-17e91a69073c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5753 | 2026.01.13 17:56:39.589946 [ 287 ] {ab2a89f8-ed5c-4a4c-a75c-ed10201c264b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39026) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5754 | 2026.01.13 17:56:39.589767 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5755 | 2026.01.13 17:56:39.590038 [ 293 ] {} <Debug> TCP-Session: 84fbf889-ed7a-40be-ad34-f969e2f3b524 Authenticating user 'default' from [fd00:1122:3344:101::e]:55008 | ||
| 5756 | 2026.01.13 17:56:39.589749 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5757 | 2026.01.13 17:56:39.590061 [ 293 ] {} <Debug> TCP-Session: 84fbf889-ed7a-40be-ad34-f969e2f3b524 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5758 | 2026.01.13 17:56:39.589690 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5759 | 2026.01.13 17:56:39.590079 [ 289 ] {} <Debug> TCP-Session: d09a0377-8e13-4d4c-ba2d-a9fce070f764 Authenticating user 'default' from [fd00:1122:3344:101::e]:34003 | ||
| 5760 | 2026.01.13 17:56:39.590112 [ 290 ] {} <Debug> TCP-Session: ea4ec7cc-7074-4ac0-a80f-63da41b64499 Authenticating user 'default' from [fd00:1122:3344:101::e]:39772 | ||
| 5761 | 2026.01.13 17:56:39.590125 [ 289 ] {} <Debug> TCP-Session: d09a0377-8e13-4d4c-ba2d-a9fce070f764 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5762 | 2026.01.13 17:56:39.590140 [ 290 ] {} <Debug> TCP-Session: ea4ec7cc-7074-4ac0-a80f-63da41b64499 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5763 | 2026.01.13 17:56:39.590153 [ 289 ] {} <Debug> TCP-Session: d09a0377-8e13-4d4c-ba2d-a9fce070f764 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5764 | 2026.01.13 17:56:39.590166 [ 290 ] {} <Debug> TCP-Session: ea4ec7cc-7074-4ac0-a80f-63da41b64499 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5765 | 2026.01.13 17:56:39.590083 [ 293 ] {} <Debug> TCP-Session: 84fbf889-ed7a-40be-ad34-f969e2f3b524 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5766 | 2026.01.13 17:56:39.589684 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57263 | ||
| 5767 | 2026.01.13 17:56:39.589673 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57560 | ||
| 5768 | 2026.01.13 17:56:39.590243 [ 287 ] {ab2a89f8-ed5c-4a4c-a75c-ed10201c264b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5769 | 2026.01.13 17:56:39.590274 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5770 | 2026.01.13 17:56:39.590305 [ 294 ] {} <Debug> TCP-Session: e39ac2e4-8b16-4c53-8f43-ba62e1cff966 Authenticating user 'default' from [fd00:1122:3344:101::e]:57263 | ||
| 5771 | 2026.01.13 17:56:39.590320 [ 294 ] {} <Debug> TCP-Session: e39ac2e4-8b16-4c53-8f43-ba62e1cff966 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5772 | 2026.01.13 17:56:39.590324 [ 287 ] {ab2a89f8-ed5c-4a4c-a75c-ed10201c264b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5773 | 2026.01.13 17:56:39.590333 [ 294 ] {} <Debug> TCP-Session: e39ac2e4-8b16-4c53-8f43-ba62e1cff966 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5774 | 2026.01.13 17:56:39.590326 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5775 | 2026.01.13 17:56:39.590397 [ 292 ] {} <Debug> TCP-Session: 840cb017-0ebc-488c-8958-f857cfad5d32 Authenticating user 'default' from [fd00:1122:3344:101::e]:57560 | ||
| 5776 | 2026.01.13 17:56:39.590418 [ 292 ] {} <Debug> TCP-Session: 840cb017-0ebc-488c-8958-f857cfad5d32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5777 | 2026.01.13 17:56:39.590430 [ 292 ] {} <Debug> TCP-Session: 840cb017-0ebc-488c-8958-f857cfad5d32 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5778 | 2026.01.13 17:56:39.590612 [ 287 ] {ab2a89f8-ed5c-4a4c-a75c-ed10201c264b} <Debug> oximeter.version (ec6d3268-d4a5-4477-b7c8-4f23357a5c23) (SelectExecutor): Key condition: unknown | ||
| 5779 | 2026.01.13 17:56:39.591625 [ 341 ] {ab2a89f8-ed5c-4a4c-a75c-ed10201c264b} <Trace> AggregatingTransform: Aggregating | ||
| 5780 | 2026.01.13 17:56:39.591667 [ 341 ] {ab2a89f8-ed5c-4a4c-a75c-ed10201c264b} <Trace> Aggregator: Aggregation method: without_key | ||
| 5781 | 2026.01.13 17:56:39.591697 [ 341 ] {ab2a89f8-ed5c-4a4c-a75c-ed10201c264b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000985148 sec. (1015.076 rows/sec., 39.65 KiB/sec.) | ||
| 5782 | 2026.01.13 17:56:39.591711 [ 341 ] {ab2a89f8-ed5c-4a4c-a75c-ed10201c264b} <Trace> Aggregator: Merging aggregated data | ||
| 5783 | 2026.01.13 17:56:39.593175 [ 287 ] {ab2a89f8-ed5c-4a4c-a75c-ed10201c264b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003283 sec., 304.5994517209869 rows/sec., 11.90 KiB/sec. | ||
| 5784 | 2026.01.13 17:56:39.593388 [ 287 ] {ab2a89f8-ed5c-4a4c-a75c-ed10201c264b} <Debug> TCPHandler: Processed in 0.003767258 sec. | ||
| 5785 | 2026.01.13 17:56:39.593501 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5786 | 2026.01.13 17:56:39.593540 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5787 | 2026.01.13 17:56:39.593544 [ 287 ] {} <Debug> TCP-Session: 6845417a-d125-4f16-8585-8878cee33531 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5788 | 2026.01.13 17:56:39.593565 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5789 | 2026.01.13 17:56:39.593599 [ 289 ] {} <Debug> TCP-Session: d09a0377-8e13-4d4c-ba2d-a9fce070f764 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5790 | 2026.01.13 17:56:39.593610 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5791 | 2026.01.13 17:56:39.593628 [ 291 ] {} <Debug> TCP-Session: df31a1d2-1da0-4b7f-a05a-793601b8dbde Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5792 | 2026.01.13 17:56:39.593663 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5793 | 2026.01.13 17:56:39.593687 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5794 | 2026.01.13 17:56:39.593708 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5795 | 2026.01.13 17:56:39.593727 [ 293 ] {} <Debug> TCP-Session: 84fbf889-ed7a-40be-ad34-f969e2f3b524 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5796 | 2026.01.13 17:56:39.593669 [ 292 ] {} <Debug> TCP-Session: 840cb017-0ebc-488c-8958-f857cfad5d32 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5797 | 2026.01.13 17:56:39.593765 [ 286 ] {} <Debug> TCP-Session: 71c6424d-e536-4a1a-8236-17e91a69073c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5798 | 2026.01.13 17:56:39.593630 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5799 | 2026.01.13 17:56:39.593588 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5800 | 2026.01.13 17:56:39.593842 [ 294 ] {} <Debug> TCP-Session: e39ac2e4-8b16-4c53-8f43-ba62e1cff966 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5801 | 2026.01.13 17:56:39.593714 [ 275 ] {} <Debug> TCP-Session: 61b0bdfd-717e-4b07-b9cf-ed9fb32f1859 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5802 | 2026.01.13 17:56:39.593866 [ 290 ] {} <Debug> TCP-Session: ea4ec7cc-7074-4ac0-a80f-63da41b64499 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5803 | 2026.01.13 17:56:39.727080 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5804 | 2026.01.13 17:56:39.727271 [ 276 ] {f0f50cd3-2a9a-441b-af2e-49f05ecebbc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5805 | 2026.01.13 17:56:39.727343 [ 276 ] {f0f50cd3-2a9a-441b-af2e-49f05ecebbc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5806 | 2026.01.13 17:56:39.728017 [ 276 ] {f0f50cd3-2a9a-441b-af2e-49f05ecebbc0} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5807 | 2026.01.13 17:56:39.728064 [ 276 ] {f0f50cd3-2a9a-441b-af2e-49f05ecebbc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5808 | 2026.01.13 17:56:39.728511 [ 276 ] {f0f50cd3-2a9a-441b-af2e-49f05ecebbc0} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5809 | 2026.01.13 17:56:39.728737 [ 276 ] {f0f50cd3-2a9a-441b-af2e-49f05ecebbc0} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5810 | 2026.01.13 17:56:39.728876 [ 41 ] {} <Debug> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5811 | 2026.01.13 17:56:39.728897 [ 276 ] {f0f50cd3-2a9a-441b-af2e-49f05ecebbc0} <Debug> executeQuery: Read 118 rows, 10.26 KiB in 0.001674 sec., 70489.84468339308 rows/sec., 5.99 MiB/sec. | ||
| 5812 | 2026.01.13 17:56:39.728918 [ 41 ] {} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5813 | 2026.01.13 17:56:39.728939 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5814 | 2026.01.13 17:56:39.728952 [ 276 ] {f0f50cd3-2a9a-441b-af2e-49f05ecebbc0} <Debug> TCPHandler: Processed in 0.002018486 sec. | ||
| 5815 | 2026.01.13 17:56:39.729067 [ 191 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::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 | ||
| 5816 | 2026.01.13 17:56:39.729089 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5817 | 2026.01.13 17:56:39.729217 [ 276 ] {706c5d3b-7405-427a-b7d9-d76d35fd4040} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5818 | 2026.01.13 17:56:39.729225 [ 191 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5819 | 2026.01.13 17:56:39.729267 [ 276 ] {706c5d3b-7405-427a-b7d9-d76d35fd4040} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5820 | 2026.01.13 17:56:39.729272 [ 191 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2464 rows starting from the beginning of the part | ||
| 5821 | 2026.01.13 17:56:39.729362 [ 191 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1132 rows starting from the beginning of the part | ||
| 5822 | 2026.01.13 17:56:39.729408 [ 191 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 118 rows starting from the beginning of the part | ||
| 5823 | 2026.01.13 17:56:39.729448 [ 191 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1336 rows starting from the beginning of the part | ||
| 5824 | 2026.01.13 17:56:39.729488 [ 191 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 56 rows starting from the beginning of the part | ||
| 5825 | 2026.01.13 17:56:39.729528 [ 191 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 118 rows starting from the beginning of the part | ||
| 5826 | 2026.01.13 17:56:39.729735 [ 276 ] {706c5d3b-7405-427a-b7d9-d76d35fd4040} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5827 | 2026.01.13 17:56:39.729778 [ 276 ] {706c5d3b-7405-427a-b7d9-d76d35fd4040} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5828 | 2026.01.13 17:56:39.730108 [ 276 ] {706c5d3b-7405-427a-b7d9-d76d35fd4040} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5829 | 2026.01.13 17:56:39.730359 [ 276 ] {706c5d3b-7405-427a-b7d9-d76d35fd4040} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5830 | 2026.01.13 17:56:39.730508 [ 276 ] {706c5d3b-7405-427a-b7d9-d76d35fd4040} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001317 sec., 23538.344722854974 rows/sec., 1.73 MiB/sec. | ||
| 5831 | 2026.01.13 17:56:39.730513 [ 40 ] {} <Debug> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5832 | 2026.01.13 17:56:39.730550 [ 276 ] {706c5d3b-7405-427a-b7d9-d76d35fd4040} <Debug> TCPHandler: Processed in 0.001516567 sec. | ||
| 5833 | 2026.01.13 17:56:39.730584 [ 40 ] {} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5834 | 2026.01.13 17:56:39.730611 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5835 | 2026.01.13 17:56:39.730670 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5836 | 2026.01.13 17:56:39.730702 [ 197 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::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 | ||
| 5837 | 2026.01.13 17:56:39.730772 [ 276 ] {a291d84a-aebb-424f-9d47-8390c9e6494d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5838 | 2026.01.13 17:56:39.730792 [ 197 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5839 | 2026.01.13 17:56:39.730814 [ 276 ] {a291d84a-aebb-424f-9d47-8390c9e6494d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5840 | 2026.01.13 17:56:39.730821 [ 197 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 278 rows starting from the beginning of the part | ||
| 5841 | 2026.01.13 17:56:39.730881 [ 197 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 35 rows starting from the beginning of the part | ||
| 5842 | 2026.01.13 17:56:39.730925 [ 197 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 215 rows starting from the beginning of the part | ||
| 5843 | 2026.01.13 17:56:39.730964 [ 197 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 31 rows starting from the beginning of the part | ||
| 5844 | 2026.01.13 17:56:39.731001 [ 197 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 22 rows starting from the beginning of the part | ||
| 5845 | 2026.01.13 17:56:39.731039 [ 197 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 31 rows starting from the beginning of the part | ||
| 5846 | 2026.01.13 17:56:39.731294 [ 276 ] {a291d84a-aebb-424f-9d47-8390c9e6494d} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5847 | 2026.01.13 17:56:39.731330 [ 276 ] {a291d84a-aebb-424f-9d47-8390c9e6494d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5848 | 2026.01.13 17:56:39.731461 [ 189 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5224 rows, containing 5 columns (5 merged, 0 gathered) in 0.002461254 sec., 2122495.2808608944 rows/sec., 181.75 MiB/sec. | ||
| 5849 | 2026.01.13 17:56:39.731638 [ 276 ] {a291d84a-aebb-424f-9d47-8390c9e6494d} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5850 | 2026.01.13 17:56:39.731776 [ 194 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5851 | 2026.01.13 17:56:39.731821 [ 189 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 612 rows, containing 5 columns (5 merged, 0 gathered) in 0.001160411 sec., 527399.3438531692 rows/sec., 35.51 MiB/sec. | ||
| 5852 | 2026.01.13 17:56:39.731874 [ 276 ] {a291d84a-aebb-424f-9d47-8390c9e6494d} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5853 | 2026.01.13 17:56:39.731974 [ 197 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5854 | 2026.01.13 17:56:39.732013 [ 40 ] {} <Debug> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5855 | 2026.01.13 17:56:39.732018 [ 276 ] {a291d84a-aebb-424f-9d47-8390c9e6494d} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001266 sec., 75039.4944707741 rows/sec., 5.86 MiB/sec. | ||
| 5856 | 2026.01.13 17:56:39.732058 [ 40 ] {} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5857 | 2026.01.13 17:56:39.732089 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5858 | 2026.01.13 17:56:39.732090 [ 276 ] {a291d84a-aebb-424f-9d47-8390c9e6494d} <Debug> TCPHandler: Processed in 0.001470697 sec. | ||
| 5859 | 2026.01.13 17:56:39.732190 [ 195 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::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 | ||
| 5860 | 2026.01.13 17:56:39.732231 [ 194 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_36_7} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5861 | 2026.01.13 17:56:39.732241 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5862 | 2026.01.13 17:56:39.732301 [ 195 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5863 | 2026.01.13 17:56:39.732316 [ 197 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::all_1_31_6} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5864 | 2026.01.13 17:56:39.732336 [ 195 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1250 rows starting from the beginning of the part | ||
| 5865 | 2026.01.13 17:56:39.732340 [ 194 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_36_7} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5866 | 2026.01.13 17:56:39.732355 [ 276 ] {4af027b1-ad81-4f49-8349-e70caecf175f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5867 | 2026.01.13 17:56:39.732404 [ 197 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::all_1_31_6} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5868 | 2026.01.13 17:56:39.732405 [ 195 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 689 rows starting from the beginning of the part | ||
| 5869 | 2026.01.13 17:56:39.732429 [ 276 ] {4af027b1-ad81-4f49-8349-e70caecf175f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5870 | 2026.01.13 17:56:39.732469 [ 195 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 95 rows starting from the beginning of the part | ||
| 5871 | 2026.01.13 17:56:39.732478 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 5872 | 2026.01.13 17:56:39.732520 [ 195 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 566 rows starting from the beginning of the part | ||
| 5873 | 2026.01.13 17:56:39.732540 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.18 MiB. | ||
| 5874 | 2026.01.13 17:56:39.732563 [ 195 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 64 rows starting from the beginning of the part | ||
| 5875 | 2026.01.13 17:56:39.732611 [ 195 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 95 rows starting from the beginning of the part | ||
| 5876 | 2026.01.13 17:56:39.732871 [ 276 ] {4af027b1-ad81-4f49-8349-e70caecf175f} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5877 | 2026.01.13 17:56:39.732913 [ 276 ] {4af027b1-ad81-4f49-8349-e70caecf175f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5878 | 2026.01.13 17:56:39.733264 [ 276 ] {4af027b1-ad81-4f49-8349-e70caecf175f} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5879 | 2026.01.13 17:56:39.733496 [ 276 ] {4af027b1-ad81-4f49-8349-e70caecf175f} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5880 | 2026.01.13 17:56:39.733613 [ 40 ] {} <Debug> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5881 | 2026.01.13 17:56:39.733633 [ 276 ] {4af027b1-ad81-4f49-8349-e70caecf175f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001297 sec., 123361.6037008481 rows/sec., 8.59 MiB/sec. | ||
| 5882 | 2026.01.13 17:56:39.733650 [ 40 ] {} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5883 | 2026.01.13 17:56:39.733678 [ 276 ] {4af027b1-ad81-4f49-8349-e70caecf175f} <Debug> TCPHandler: Processed in 0.001488717 sec. | ||
| 5884 | 2026.01.13 17:56:39.733682 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5885 | 2026.01.13 17:56:39.733789 [ 189 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::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 | ||
| 5886 | 2026.01.13 17:56:39.733806 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5887 | 2026.01.13 17:56:39.733816 [ 194 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2759 rows, containing 5 columns (5 merged, 0 gathered) in 0.00166948 sec., 1652610.3936555095 rows/sec., 126.46 MiB/sec. | ||
| 5888 | 2026.01.13 17:56:39.733881 [ 189 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5889 | 2026.01.13 17:56:39.733903 [ 276 ] {5c3362e6-d7e0-4ae1-89de-b3addbaec9e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5890 | 2026.01.13 17:56:39.733913 [ 189 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 10218 rows starting from the beginning of the part | ||
| 5891 | 2026.01.13 17:56:39.733960 [ 276 ] {5c3362e6-d7e0-4ae1-89de-b3addbaec9e1} <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 | ||
| 5892 | 2026.01.13 17:56:39.733967 [ 189 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 314 rows starting from the beginning of the part | ||
| 5893 | 2026.01.13 17:56:39.734012 [ 195 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5894 | 2026.01.13 17:56:39.734018 [ 189 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 160 rows starting from the beginning of the part | ||
| 5895 | 2026.01.13 17:56:39.734077 [ 189 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 960 rows starting from the beginning of the part | ||
| 5896 | 2026.01.13 17:56:39.734120 [ 189 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 64 rows starting from the beginning of the part | ||
| 5897 | 2026.01.13 17:56:39.734160 [ 189 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 160 rows starting from the beginning of the part | ||
| 5898 | 2026.01.13 17:56:39.734325 [ 195 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_36_7} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5899 | 2026.01.13 17:56:39.734415 [ 195 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_36_7} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5900 | 2026.01.13 17:56:39.734501 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 5901 | 2026.01.13 17:56:39.734844 [ 276 ] {5c3362e6-d7e0-4ae1-89de-b3addbaec9e1} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5902 | 2026.01.13 17:56:39.734885 [ 276 ] {5c3362e6-d7e0-4ae1-89de-b3addbaec9e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5903 | 2026.01.13 17:56:39.735453 [ 276 ] {5c3362e6-d7e0-4ae1-89de-b3addbaec9e1} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5904 | 2026.01.13 17:56:39.735682 [ 276 ] {5c3362e6-d7e0-4ae1-89de-b3addbaec9e1} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5905 | 2026.01.13 17:56:39.735804 [ 40 ] {} <Debug> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5906 | 2026.01.13 17:56:39.735827 [ 276 ] {5c3362e6-d7e0-4ae1-89de-b3addbaec9e1} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001942 sec., 15962.92481977343 rows/sec., 28.60 MiB/sec. | ||
| 5907 | 2026.01.13 17:56:39.735859 [ 40 ] {} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5908 | 2026.01.13 17:56:39.735892 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5909 | 2026.01.13 17:56:39.735896 [ 276 ] {5c3362e6-d7e0-4ae1-89de-b3addbaec9e1} <Debug> TCPHandler: Processed in 0.002140968 sec. | ||
| 5910 | 2026.01.13 17:56:39.735987 [ 201 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::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 | ||
| 5911 | 2026.01.13 17:56:39.736039 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5912 | 2026.01.13 17:56:39.736136 [ 276 ] {1c161aa2-a80c-4caf-ba3c-ed543183ef91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5913 | 2026.01.13 17:56:39.736180 [ 276 ] {1c161aa2-a80c-4caf-ba3c-ed543183ef91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5914 | 2026.01.13 17:56:39.736221 [ 201 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5915 | 2026.01.13 17:56:39.736279 [ 201 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 486 rows starting from the beginning of the part | ||
| 5916 | 2026.01.13 17:56:39.736406 [ 201 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 31 rows starting from the beginning of the part | ||
| 5917 | 2026.01.13 17:56:39.736502 [ 201 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 10 rows starting from the beginning of the part | ||
| 5918 | 2026.01.13 17:56:39.736546 [ 276 ] {1c161aa2-a80c-4caf-ba3c-ed543183ef91} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5919 | 2026.01.13 17:56:39.736584 [ 276 ] {1c161aa2-a80c-4caf-ba3c-ed543183ef91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5920 | 2026.01.13 17:56:39.736590 [ 201 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 31 rows starting from the beginning of the part | ||
| 5921 | 2026.01.13 17:56:39.736679 [ 201 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 10 rows starting from the beginning of the part | ||
| 5922 | 2026.01.13 17:56:39.736762 [ 201 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 31 rows starting from the beginning of the part | ||
| 5923 | 2026.01.13 17:56:39.736916 [ 276 ] {1c161aa2-a80c-4caf-ba3c-ed543183ef91} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5924 | 2026.01.13 17:56:39.737129 [ 276 ] {1c161aa2-a80c-4caf-ba3c-ed543183ef91} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5925 | 2026.01.13 17:56:39.737243 [ 40 ] {} <Debug> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5926 | 2026.01.13 17:56:39.737261 [ 276 ] {1c161aa2-a80c-4caf-ba3c-ed543183ef91} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001143 sec., 52493.43832020998 rows/sec., 3.54 MiB/sec. | ||
| 5927 | 2026.01.13 17:56:39.737279 [ 40 ] {} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5928 | 2026.01.13 17:56:39.737304 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5929 | 2026.01.13 17:56:39.737307 [ 276 ] {1c161aa2-a80c-4caf-ba3c-ed543183ef91} <Debug> TCPHandler: Processed in 0.001319224 sec. | ||
| 5930 | 2026.01.13 17:56:39.737386 [ 195 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::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 | ||
| 5931 | 2026.01.13 17:56:39.737482 [ 195 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5932 | 2026.01.13 17:56:39.737509 [ 195 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2104 rows starting from the beginning of the part | ||
| 5933 | 2026.01.13 17:56:39.737554 [ 195 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::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 | ||
| 5934 | 2026.01.13 17:56:39.737590 [ 195 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 60 rows starting from the beginning of the part | ||
| 5935 | 2026.01.13 17:56:39.737625 [ 195 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 36 rows starting from the beginning of the part | ||
| 5936 | 2026.01.13 17:56:39.737658 [ 195 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 24 rows starting from the beginning of the part | ||
| 5937 | 2026.01.13 17:56:39.737695 [ 195 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 60 rows starting from the beginning of the part | ||
| 5938 | 2026.01.13 17:56:39.738474 [ 194 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11876 rows, containing 5 columns (5 merged, 0 gathered) in 0.004717625 sec., 2517368.379216237 rows/sec., 170.11 MiB/sec. | ||
| 5939 | 2026.01.13 17:56:39.738684 [ 190 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2388 rows, containing 4 columns (4 merged, 0 gathered) in 0.001332535 sec., 1792073.0037109721 rows/sec., 114.98 MiB/sec. | ||
| 5940 | 2026.01.13 17:56:39.738925 [ 188 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5941 | 2026.01.13 17:56:39.739009 [ 190 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5942 | 2026.01.13 17:56:39.739301 [ 188 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5943 | 2026.01.13 17:56:39.739353 [ 190 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_36_7} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5944 | 2026.01.13 17:56:39.739393 [ 188 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5945 | 2026.01.13 17:56:39.739439 [ 190 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_36_7} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5946 | 2026.01.13 17:56:39.739495 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.19 MiB. | ||
| 5947 | 2026.01.13 17:56:39.739535 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB. | ||
| 5948 | 2026.01.13 17:56:39.759479 [ 195 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 599 rows, containing 19 columns (19 merged, 0 gathered) in 0.023532184 sec., 25454.500950697988 rows/sec., 45.61 MiB/sec. | ||
| 5949 | 2026.01.13 17:56:39.760605 [ 188 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5950 | 2026.01.13 17:56:39.761011 [ 188 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5951 | 2026.01.13 17:56:39.761095 [ 188 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5952 | 2026.01.13 17:56:39.761261 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB. | ||
| 5953 | 2026.01.13 17:56:40.000202 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 262.87 MiB, peak 274.56 MiB, free memory in arenas 0.00 B, will set to 265.03 MiB (RSS), difference: 2.15 MiB | ||
| 5954 | 2026.01.13 17:56:42.951664 [ 37 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5955 | 2026.01.13 17:56:42.951721 [ 37 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5956 | 2026.01.13 17:56:43.047642 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11515 | ||
| 5957 | 2026.01.13 17:56:43.048164 [ 245 ] {} <Trace> system.asynchronous_metric_log (3e1656ea-c259-49fe-9ba0-58dc6ab6f9df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5958 | 2026.01.13 17:56:43.048214 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5959 | 2026.01.13 17:56:43.048697 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5960 | 2026.01.13 17:56:43.048932 [ 245 ] {} <Trace> system.asynchronous_metric_log (3e1656ea-c259-49fe-9ba0-58dc6ab6f9df): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5961 | 2026.01.13 17:56:43.049080 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11515 | ||
| 5962 | 2026.01.13 17:56:43.080212 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 776 | ||
| 5963 | 2026.01.13 17:56:43.082545 [ 243 ] {} <Trace> system.query_log (7e309dc9-d6d6-4af1-816a-0936f503f03a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5964 | 2026.01.13 17:56:43.082607 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5965 | 2026.01.13 17:56:43.083830 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5966 | 2026.01.13 17:56:43.084120 [ 243 ] {} <Trace> system.query_log (7e309dc9-d6d6-4af1-816a-0936f503f03a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5967 | 2026.01.13 17:56:43.084508 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 776 | ||
| 5968 | 2026.01.13 17:56:43.640115 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 5969 | 2026.01.13 17:56:43.656399 [ 36 ] {} <Debug> oximeter.fields_u8 (7d5959b3-3fa8-49d8-9069-8b4bc7b3c5b2) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 5970 | 2026.01.13 17:56:43.656463 [ 36 ] {} <Trace> oximeter.fields_u8 (7d5959b3-3fa8-49d8-9069-8b4bc7b3c5b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5971 | 2026.01.13 17:56:43.656484 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.58 GiB. | ||
| 5972 | 2026.01.13 17:56:43.656588 [ 201 ] {7d5959b3-3fa8-49d8-9069-8b4bc7b3c5b2::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact with storage Full | ||
| 5973 | 2026.01.13 17:56:43.656723 [ 201 ] {7d5959b3-3fa8-49d8-9069-8b4bc7b3c5b2::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5974 | 2026.01.13 17:56:43.656757 [ 201 ] {7d5959b3-3fa8-49d8-9069-8b4bc7b3c5b2::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 223 rows starting from the beginning of the part | ||
| 5975 | 2026.01.13 17:56:43.656823 [ 201 ] {7d5959b3-3fa8-49d8-9069-8b4bc7b3c5b2::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 211 rows starting from the beginning of the part | ||
| 5976 | 2026.01.13 17:56:43.656872 [ 201 ] {7d5959b3-3fa8-49d8-9069-8b4bc7b3c5b2::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 211 rows starting from the beginning of the part | ||
| 5977 | 2026.01.13 17:56:43.656919 [ 201 ] {7d5959b3-3fa8-49d8-9069-8b4bc7b3c5b2::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 211 rows starting from the beginning of the part | ||
| 5978 | 2026.01.13 17:56:43.656965 [ 201 ] {7d5959b3-3fa8-49d8-9069-8b4bc7b3c5b2::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 12 rows starting from the beginning of the part | ||
| 5979 | 2026.01.13 17:56:43.657619 [ 244 ] {} <Trace> system.metric_log (ae7e3c3e-b449-4f33-bec8-ffbb555a10ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5980 | 2026.01.13 17:56:43.657668 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5981 | 2026.01.13 17:56:43.657840 [ 188 ] {7d5959b3-3fa8-49d8-9069-8b4bc7b3c5b2::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 868 rows, containing 5 columns (5 merged, 0 gathered) in 0.001300204 sec., 667587.5478001914 rows/sec., 40.82 MiB/sec. | ||
| 5982 | 2026.01.13 17:56:43.657980 [ 201 ] {7d5959b3-3fa8-49d8-9069-8b4bc7b3c5b2::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 5983 | 2026.01.13 17:56:43.658235 [ 201 ] {7d5959b3-3fa8-49d8-9069-8b4bc7b3c5b2::all_1_14_3} <Trace> oximeter.fields_u8 (7d5959b3-3fa8-49d8-9069-8b4bc7b3c5b2): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5984 | 2026.01.13 17:56:43.658304 [ 201 ] {7d5959b3-3fa8-49d8-9069-8b4bc7b3c5b2::all_1_14_3} <Trace> oximeter.fields_u8 (7d5959b3-3fa8-49d8-9069-8b4bc7b3c5b2) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
| 5985 | 2026.01.13 17:56:43.658373 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 5986 | 2026.01.13 17:56:43.663830 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5987 | 2026.01.13 17:56:43.664518 [ 244 ] {} <Trace> system.metric_log (ae7e3c3e-b449-4f33-bec8-ffbb555a10ce): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5988 | 2026.01.13 17:56:43.667792 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 5989 | 2026.01.13 17:56:44.692133 [ 36 ] {} <Debug> oximeter.fields_i16 (c518ca51-717d-4c11-8fbe-de2c2dfc273c) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 5990 | 2026.01.13 17:56:44.692210 [ 36 ] {} <Trace> oximeter.fields_i16 (c518ca51-717d-4c11-8fbe-de2c2dfc273c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5991 | 2026.01.13 17:56:44.692230 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 5992 | 2026.01.13 17:56:44.692356 [ 190 ] {c518ca51-717d-4c11-8fbe-de2c2dfc273c::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact with storage Full | ||
| 5993 | 2026.01.13 17:56:44.692512 [ 190 ] {c518ca51-717d-4c11-8fbe-de2c2dfc273c::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5994 | 2026.01.13 17:56:44.692550 [ 190 ] {c518ca51-717d-4c11-8fbe-de2c2dfc273c::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 434 rows starting from the beginning of the part | ||
| 5995 | 2026.01.13 17:56:44.692624 [ 190 ] {c518ca51-717d-4c11-8fbe-de2c2dfc273c::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 410 rows starting from the beginning of the part | ||
| 5996 | 2026.01.13 17:56:44.692676 [ 190 ] {c518ca51-717d-4c11-8fbe-de2c2dfc273c::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 410 rows starting from the beginning of the part | ||
| 5997 | 2026.01.13 17:56:44.692727 [ 190 ] {c518ca51-717d-4c11-8fbe-de2c2dfc273c::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 410 rows starting from the beginning of the part | ||
| 5998 | 2026.01.13 17:56:44.692774 [ 190 ] {c518ca51-717d-4c11-8fbe-de2c2dfc273c::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 24 rows starting from the beginning of the part | ||
| 5999 | 2026.01.13 17:56:44.693812 [ 201 ] {c518ca51-717d-4c11-8fbe-de2c2dfc273c::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1688 rows, containing 5 columns (5 merged, 0 gathered) in 0.001513127 sec., 1115570.6031284882 rows/sec., 75.64 MiB/sec. | ||
| 6000 | 2026.01.13 17:56:44.694035 [ 188 ] {c518ca51-717d-4c11-8fbe-de2c2dfc273c::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 6001 | 2026.01.13 17:56:44.694355 [ 188 ] {c518ca51-717d-4c11-8fbe-de2c2dfc273c::all_1_14_3} <Trace> oximeter.fields_i16 (c518ca51-717d-4c11-8fbe-de2c2dfc273c): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6002 | 2026.01.13 17:56:44.694440 [ 188 ] {c518ca51-717d-4c11-8fbe-de2c2dfc273c::all_1_14_3} <Trace> oximeter.fields_i16 (c518ca51-717d-4c11-8fbe-de2c2dfc273c) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
| 6003 | 2026.01.13 17:56:44.694552 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 6004 | 2026.01.13 17:56:44.726078 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6005 | 2026.01.13 17:56:44.726251 [ 276 ] {57cda203-e202-42bc-8e21-554496f8a22b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6006 | 2026.01.13 17:56:44.726325 [ 276 ] {57cda203-e202-42bc-8e21-554496f8a22b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6007 | 2026.01.13 17:56:44.727049 [ 276 ] {57cda203-e202-42bc-8e21-554496f8a22b} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6008 | 2026.01.13 17:56:44.727098 [ 276 ] {57cda203-e202-42bc-8e21-554496f8a22b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6009 | 2026.01.13 17:56:44.727501 [ 276 ] {57cda203-e202-42bc-8e21-554496f8a22b} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6010 | 2026.01.13 17:56:44.727734 [ 276 ] {57cda203-e202-42bc-8e21-554496f8a22b} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6011 | 2026.01.13 17:56:44.727890 [ 276 ] {57cda203-e202-42bc-8e21-554496f8a22b} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001693 sec., 44890.726520968696 rows/sec., 3.70 MiB/sec. | ||
| 6012 | 2026.01.13 17:56:44.727939 [ 276 ] {57cda203-e202-42bc-8e21-554496f8a22b} <Debug> TCPHandler: Processed in 0.001988126 sec. | ||
| 6013 | 2026.01.13 17:56:44.728071 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6014 | 2026.01.13 17:56:44.728173 [ 276 ] {e6f5b308-41e8-48a8-b53c-b62c1121fe1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6015 | 2026.01.13 17:56:44.728216 [ 276 ] {e6f5b308-41e8-48a8-b53c-b62c1121fe1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6016 | 2026.01.13 17:56:44.728625 [ 276 ] {e6f5b308-41e8-48a8-b53c-b62c1121fe1e} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6017 | 2026.01.13 17:56:44.728663 [ 276 ] {e6f5b308-41e8-48a8-b53c-b62c1121fe1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6018 | 2026.01.13 17:56:44.728976 [ 276 ] {e6f5b308-41e8-48a8-b53c-b62c1121fe1e} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6019 | 2026.01.13 17:56:44.729181 [ 276 ] {e6f5b308-41e8-48a8-b53c-b62c1121fe1e} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6020 | 2026.01.13 17:56:44.729314 [ 276 ] {e6f5b308-41e8-48a8-b53c-b62c1121fe1e} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001164 sec., 8591.065292096218 rows/sec., 646.01 KiB/sec. | ||
| 6021 | 2026.01.13 17:56:44.729352 [ 276 ] {e6f5b308-41e8-48a8-b53c-b62c1121fe1e} <Debug> TCPHandler: Processed in 0.001334004 sec. | ||
| 6022 | 2026.01.13 17:56:44.729456 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6023 | 2026.01.13 17:56:44.729549 [ 276 ] {bdf29db7-f3d5-406d-ad1f-0f32b2a15367} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6024 | 2026.01.13 17:56:44.729589 [ 276 ] {bdf29db7-f3d5-406d-ad1f-0f32b2a15367} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6025 | 2026.01.13 17:56:44.729992 [ 276 ] {bdf29db7-f3d5-406d-ad1f-0f32b2a15367} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6026 | 2026.01.13 17:56:44.730029 [ 276 ] {bdf29db7-f3d5-406d-ad1f-0f32b2a15367} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6027 | 2026.01.13 17:56:44.730323 [ 276 ] {bdf29db7-f3d5-406d-ad1f-0f32b2a15367} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6028 | 2026.01.13 17:56:44.730530 [ 276 ] {bdf29db7-f3d5-406d-ad1f-0f32b2a15367} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6029 | 2026.01.13 17:56:44.730656 [ 276 ] {bdf29db7-f3d5-406d-ad1f-0f32b2a15367} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001125 sec., 65777.77777777778 rows/sec., 5.14 MiB/sec. | ||
| 6030 | 2026.01.13 17:56:44.730692 [ 276 ] {bdf29db7-f3d5-406d-ad1f-0f32b2a15367} <Debug> TCPHandler: Processed in 0.001287343 sec. | ||
| 6031 | 2026.01.13 17:56:44.730802 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6032 | 2026.01.13 17:56:44.730896 [ 276 ] {499772f2-b848-418e-8827-c20af37ac635} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6033 | 2026.01.13 17:56:44.730939 [ 276 ] {499772f2-b848-418e-8827-c20af37ac635} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6034 | 2026.01.13 17:56:44.731349 [ 276 ] {499772f2-b848-418e-8827-c20af37ac635} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6035 | 2026.01.13 17:56:44.731385 [ 276 ] {499772f2-b848-418e-8827-c20af37ac635} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6036 | 2026.01.13 17:56:44.731711 [ 276 ] {499772f2-b848-418e-8827-c20af37ac635} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6037 | 2026.01.13 17:56:44.731920 [ 276 ] {499772f2-b848-418e-8827-c20af37ac635} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6038 | 2026.01.13 17:56:44.732048 [ 276 ] {499772f2-b848-418e-8827-c20af37ac635} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00117 sec., 136752.13675213675 rows/sec., 9.52 MiB/sec. | ||
| 6039 | 2026.01.13 17:56:44.732086 [ 276 ] {499772f2-b848-418e-8827-c20af37ac635} <Debug> TCPHandler: Processed in 0.001334434 sec. | ||
| 6040 | 2026.01.13 17:56:44.732205 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6041 | 2026.01.13 17:56:44.732328 [ 276 ] {7ff3ca5f-e7f8-447f-9595-a4c2bc976c92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6042 | 2026.01.13 17:56:44.732395 [ 276 ] {7ff3ca5f-e7f8-447f-9595-a4c2bc976c92} <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 | ||
| 6043 | 2026.01.13 17:56:44.733283 [ 276 ] {7ff3ca5f-e7f8-447f-9595-a4c2bc976c92} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6044 | 2026.01.13 17:56:44.733320 [ 276 ] {7ff3ca5f-e7f8-447f-9595-a4c2bc976c92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6045 | 2026.01.13 17:56:44.733839 [ 276 ] {7ff3ca5f-e7f8-447f-9595-a4c2bc976c92} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6046 | 2026.01.13 17:56:44.734060 [ 276 ] {7ff3ca5f-e7f8-447f-9595-a4c2bc976c92} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6047 | 2026.01.13 17:56:44.734199 [ 276 ] {7ff3ca5f-e7f8-447f-9595-a4c2bc976c92} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001896 sec., 5274.261603375528 rows/sec., 9.45 MiB/sec. | ||
| 6048 | 2026.01.13 17:56:44.734252 [ 276 ] {7ff3ca5f-e7f8-447f-9595-a4c2bc976c92} <Debug> TCPHandler: Processed in 0.002107148 sec. | ||
| 6049 | 2026.01.13 17:56:44.734367 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6050 | 2026.01.13 17:56:44.734461 [ 276 ] {e27f1d7a-57cb-4dd5-b695-18b08e8d166f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6051 | 2026.01.13 17:56:44.734504 [ 276 ] {e27f1d7a-57cb-4dd5-b695-18b08e8d166f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6052 | 2026.01.13 17:56:44.734827 [ 276 ] {e27f1d7a-57cb-4dd5-b695-18b08e8d166f} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6053 | 2026.01.13 17:56:44.734862 [ 276 ] {e27f1d7a-57cb-4dd5-b695-18b08e8d166f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6054 | 2026.01.13 17:56:44.735163 [ 276 ] {e27f1d7a-57cb-4dd5-b695-18b08e8d166f} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6055 | 2026.01.13 17:56:44.735370 [ 276 ] {e27f1d7a-57cb-4dd5-b695-18b08e8d166f} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6056 | 2026.01.13 17:56:44.735496 [ 276 ] {e27f1d7a-57cb-4dd5-b695-18b08e8d166f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001053 sec., 56980.05698005699 rows/sec., 3.84 MiB/sec. | ||
| 6057 | 2026.01.13 17:56:44.735532 [ 276 ] {e27f1d7a-57cb-4dd5-b695-18b08e8d166f} <Debug> TCPHandler: Processed in 0.001214381 sec. | ||
| 6058 | 2026.01.13 17:56:49.717432 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6059 | 2026.01.13 17:56:49.717723 [ 276 ] {3f7907f3-a3e2-405a-94af-6accf137ac22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', '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) | ||
| 6060 | 2026.01.13 17:56:49.718140 [ 276 ] {3f7907f3-a3e2-405a-94af-6accf137ac22} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6061 | 2026.01.13 17:56:49.718191 [ 276 ] {3f7907f3-a3e2-405a-94af-6accf137ac22} <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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', '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 | ||
| 6062 | 2026.01.13 17:56:49.718504 [ 276 ] {3f7907f3-a3e2-405a-94af-6accf137ac22} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6063 | 2026.01.13 17:56:49.718570 [ 276 ] {3f7907f3-a3e2-405a-94af-6accf137ac22} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6064 | 2026.01.13 17:56:49.718709 [ 276 ] {3f7907f3-a3e2-405a-94af-6accf137ac22} <Debug> oximeter.timeseries_schema (10a0daf1-973b-4cd2-aeb6-286658756b81) (SelectExecutor): Key condition: (column 0 notIn 47-element set) | ||
| 6065 | 2026.01.13 17:56:49.718845 [ 308 ] {3f7907f3-a3e2-405a-94af-6accf137ac22} <Trace> oximeter.timeseries_schema (10a0daf1-973b-4cd2-aeb6-286658756b81) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6066 | 2026.01.13 17:56:49.718850 [ 297 ] {3f7907f3-a3e2-405a-94af-6accf137ac22} <Trace> oximeter.timeseries_schema (10a0daf1-973b-4cd2-aeb6-286658756b81) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6067 | 2026.01.13 17:56:49.718868 [ 310 ] {3f7907f3-a3e2-405a-94af-6accf137ac22} <Trace> oximeter.timeseries_schema (10a0daf1-973b-4cd2-aeb6-286658756b81) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 6068 | 2026.01.13 17:56:49.718871 [ 331 ] {3f7907f3-a3e2-405a-94af-6accf137ac22} <Trace> oximeter.timeseries_schema (10a0daf1-973b-4cd2-aeb6-286658756b81) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6069 | 2026.01.13 17:56:49.719056 [ 276 ] {3f7907f3-a3e2-405a-94af-6accf137ac22} <Debug> oximeter.timeseries_schema (10a0daf1-973b-4cd2-aeb6-286658756b81) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 6070 | 2026.01.13 17:56:49.719084 [ 276 ] {3f7907f3-a3e2-405a-94af-6accf137ac22} <Trace> oximeter.timeseries_schema (10a0daf1-973b-4cd2-aeb6-286658756b81) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6071 | 2026.01.13 17:56:49.719185 [ 276 ] {3f7907f3-a3e2-405a-94af-6accf137ac22} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6072 | 2026.01.13 17:56:49.719207 [ 276 ] {3f7907f3-a3e2-405a-94af-6accf137ac22} <Debug> oximeter.timeseries_schema (10a0daf1-973b-4cd2-aeb6-286658756b81) (SelectExecutor): Reading approx. 47 rows with 4 streams | ||
| 6073 | 2026.01.13 17:56:49.719244 [ 276 ] {3f7907f3-a3e2-405a-94af-6accf137ac22} <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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', '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'))" | ||
| 6074 | 2026.01.13 17:56:49.719284 [ 276 ] {3f7907f3-a3e2-405a-94af-6accf137ac22} <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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', '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'))" | ||
| 6075 | 2026.01.13 17:56:49.719323 [ 276 ] {3f7907f3-a3e2-405a-94af-6accf137ac22} <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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', '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'))" | ||
| 6076 | 2026.01.13 17:56:49.719362 [ 276 ] {3f7907f3-a3e2-405a-94af-6accf137ac22} <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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', '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'))" | ||
| 6077 | 2026.01.13 17:56:49.720333 [ 276 ] {3f7907f3-a3e2-405a-94af-6accf137ac22} <Debug> executeQuery: Read 47 rows, 1.87 KiB in 0.002734 sec., 17190.92904169715 rows/sec., 683.31 KiB/sec. | ||
| 6078 | 2026.01.13 17:56:49.720505 [ 276 ] {3f7907f3-a3e2-405a-94af-6accf137ac22} <Debug> MemoryTracker: Peak memory usage (for query): 149.59 KiB. | ||
| 6079 | 2026.01.13 17:56:49.720521 [ 276 ] {3f7907f3-a3e2-405a-94af-6accf137ac22} <Debug> TCPHandler: Processed in 0.003278499 sec. | ||
| 6080 | 2026.01.13 17:56:49.729706 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6081 | 2026.01.13 17:56:49.729907 [ 276 ] {a5b8e1a1-6f6a-4c17-a709-9cf6adf62189} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 6082 | 2026.01.13 17:56:49.729992 [ 276 ] {a5b8e1a1-6f6a-4c17-a709-9cf6adf62189} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6083 | 2026.01.13 17:56:49.730724 [ 276 ] {a5b8e1a1-6f6a-4c17-a709-9cf6adf62189} <Trace> oximeter.timeseries_schema (10a0daf1-973b-4cd2-aeb6-286658756b81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6084 | 2026.01.13 17:56:49.730770 [ 276 ] {a5b8e1a1-6f6a-4c17-a709-9cf6adf62189} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6085 | 2026.01.13 17:56:49.731185 [ 276 ] {a5b8e1a1-6f6a-4c17-a709-9cf6adf62189} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 6086 | 2026.01.13 17:56:49.731377 [ 276 ] {a5b8e1a1-6f6a-4c17-a709-9cf6adf62189} <Trace> oximeter.timeseries_schema (10a0daf1-973b-4cd2-aeb6-286658756b81): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6087 | 2026.01.13 17:56:49.731529 [ 276 ] {a5b8e1a1-6f6a-4c17-a709-9cf6adf62189} <Debug> executeQuery: Read 1 rows, 106.00 B in 0.001679 sec., 595.5926146515783 rows/sec., 61.65 KiB/sec. | ||
| 6088 | 2026.01.13 17:56:49.731569 [ 276 ] {a5b8e1a1-6f6a-4c17-a709-9cf6adf62189} <Debug> TCPHandler: Processed in 0.001961545 sec. | ||
| 6089 | 2026.01.13 17:56:49.731678 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6090 | 2026.01.13 17:56:49.731770 [ 276 ] {a523579e-edf6-45d0-85f9-3b43938e6da8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6091 | 2026.01.13 17:56:49.731812 [ 276 ] {a523579e-edf6-45d0-85f9-3b43938e6da8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6092 | 2026.01.13 17:56:49.732213 [ 276 ] {a523579e-edf6-45d0-85f9-3b43938e6da8} <Trace> oximeter.fields_ipaddr (262b395f-daa4-48d1-aa34-e8cf0bb4ab49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6093 | 2026.01.13 17:56:49.732249 [ 276 ] {a523579e-edf6-45d0-85f9-3b43938e6da8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6094 | 2026.01.13 17:56:49.732541 [ 276 ] {a523579e-edf6-45d0-85f9-3b43938e6da8} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 6095 | 2026.01.13 17:56:49.732750 [ 276 ] {a523579e-edf6-45d0-85f9-3b43938e6da8} <Trace> oximeter.fields_ipaddr (262b395f-daa4-48d1-aa34-e8cf0bb4ab49): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6096 | 2026.01.13 17:56:49.732877 [ 276 ] {a523579e-edf6-45d0-85f9-3b43938e6da8} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001124 sec., 3558.7188612099644 rows/sec., 290.19 KiB/sec. | ||
| 6097 | 2026.01.13 17:56:49.732913 [ 276 ] {a523579e-edf6-45d0-85f9-3b43938e6da8} <Debug> TCPHandler: Processed in 0.001281513 sec. | ||
| 6098 | 2026.01.13 17:56:49.733025 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6099 | 2026.01.13 17:56:49.733118 [ 276 ] {056b4c33-45f6-49d0-b05d-ccb95245c657} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6100 | 2026.01.13 17:56:49.733157 [ 276 ] {056b4c33-45f6-49d0-b05d-ccb95245c657} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6101 | 2026.01.13 17:56:49.733601 [ 276 ] {056b4c33-45f6-49d0-b05d-ccb95245c657} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6102 | 2026.01.13 17:56:49.733636 [ 276 ] {056b4c33-45f6-49d0-b05d-ccb95245c657} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6103 | 2026.01.13 17:56:49.733950 [ 276 ] {056b4c33-45f6-49d0-b05d-ccb95245c657} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6104 | 2026.01.13 17:56:49.734161 [ 276 ] {056b4c33-45f6-49d0-b05d-ccb95245c657} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6105 | 2026.01.13 17:56:49.734291 [ 276 ] {056b4c33-45f6-49d0-b05d-ccb95245c657} <Debug> executeQuery: Read 121 rows, 10.50 KiB in 0.001191 sec., 101595.2980688497 rows/sec., 8.61 MiB/sec. | ||
| 6106 | 2026.01.13 17:56:49.734328 [ 276 ] {056b4c33-45f6-49d0-b05d-ccb95245c657} <Debug> TCPHandler: Processed in 0.001349785 sec. | ||
| 6107 | 2026.01.13 17:56:49.734442 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6108 | 2026.01.13 17:56:49.734533 [ 276 ] {e6c51514-e5ee-4b39-b55d-b7d13afdcd7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6109 | 2026.01.13 17:56:49.734573 [ 276 ] {e6c51514-e5ee-4b39-b55d-b7d13afdcd7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6110 | 2026.01.13 17:56:49.734967 [ 276 ] {e6c51514-e5ee-4b39-b55d-b7d13afdcd7d} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6111 | 2026.01.13 17:56:49.735003 [ 276 ] {e6c51514-e5ee-4b39-b55d-b7d13afdcd7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6112 | 2026.01.13 17:56:49.735296 [ 276 ] {e6c51514-e5ee-4b39-b55d-b7d13afdcd7d} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6113 | 2026.01.13 17:56:49.735503 [ 276 ] {e6c51514-e5ee-4b39-b55d-b7d13afdcd7d} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6114 | 2026.01.13 17:56:49.735630 [ 276 ] {e6c51514-e5ee-4b39-b55d-b7d13afdcd7d} <Debug> executeQuery: Read 35 rows, 2.61 KiB in 0.001115 sec., 31390.134529147977 rows/sec., 2.29 MiB/sec. | ||
| 6115 | 2026.01.13 17:56:49.735667 [ 276 ] {e6c51514-e5ee-4b39-b55d-b7d13afdcd7d} <Debug> TCPHandler: Processed in 0.001272923 sec. | ||
| 6116 | 2026.01.13 17:56:49.735773 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6117 | 2026.01.13 17:56:49.735864 [ 276 ] {f1b8bae6-8d65-408e-8ade-d986747960ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6118 | 2026.01.13 17:56:49.735902 [ 276 ] {f1b8bae6-8d65-408e-8ade-d986747960ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6119 | 2026.01.13 17:56:49.736265 [ 276 ] {f1b8bae6-8d65-408e-8ade-d986747960ae} <Trace> oximeter.fields_u32 (283989db-30f4-4232-8589-7a68eae304b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6120 | 2026.01.13 17:56:49.736301 [ 276 ] {f1b8bae6-8d65-408e-8ade-d986747960ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6121 | 2026.01.13 17:56:49.736574 [ 276 ] {f1b8bae6-8d65-408e-8ade-d986747960ae} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6122 | 2026.01.13 17:56:49.736786 [ 276 ] {f1b8bae6-8d65-408e-8ade-d986747960ae} <Trace> oximeter.fields_u32 (283989db-30f4-4232-8589-7a68eae304b8): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6123 | 2026.01.13 17:56:49.736914 [ 276 ] {f1b8bae6-8d65-408e-8ade-d986747960ae} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001067 sec., 937.207122774133 rows/sec., 62.24 KiB/sec. | ||
| 6124 | 2026.01.13 17:56:49.736951 [ 276 ] {f1b8bae6-8d65-408e-8ade-d986747960ae} <Debug> TCPHandler: Processed in 0.001223302 sec. | ||
| 6125 | 2026.01.13 17:56:49.737078 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6126 | 2026.01.13 17:56:49.737199 [ 276 ] {f19b4c04-0b88-42b5-b7cc-f0fc96848f78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6127 | 2026.01.13 17:56:49.737246 [ 276 ] {f19b4c04-0b88-42b5-b7cc-f0fc96848f78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6128 | 2026.01.13 17:56:49.737702 [ 276 ] {f19b4c04-0b88-42b5-b7cc-f0fc96848f78} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6129 | 2026.01.13 17:56:49.737739 [ 276 ] {f19b4c04-0b88-42b5-b7cc-f0fc96848f78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6130 | 2026.01.13 17:56:49.738049 [ 276 ] {f19b4c04-0b88-42b5-b7cc-f0fc96848f78} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6131 | 2026.01.13 17:56:49.738259 [ 276 ] {f19b4c04-0b88-42b5-b7cc-f0fc96848f78} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6132 | 2026.01.13 17:56:49.738391 [ 276 ] {f19b4c04-0b88-42b5-b7cc-f0fc96848f78} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001217 sec., 81347.57600657354 rows/sec., 6.36 MiB/sec. | ||
| 6133 | 2026.01.13 17:56:49.738429 [ 276 ] {f19b4c04-0b88-42b5-b7cc-f0fc96848f78} <Debug> TCPHandler: Processed in 0.001411566 sec. | ||
| 6134 | 2026.01.13 17:56:49.738538 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6135 | 2026.01.13 17:56:49.738631 [ 276 ] {709a0952-3db7-4d40-a9b6-4ae61b6bb74d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6136 | 2026.01.13 17:56:49.738672 [ 276 ] {709a0952-3db7-4d40-a9b6-4ae61b6bb74d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6137 | 2026.01.13 17:56:49.739060 [ 276 ] {709a0952-3db7-4d40-a9b6-4ae61b6bb74d} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6138 | 2026.01.13 17:56:49.739095 [ 276 ] {709a0952-3db7-4d40-a9b6-4ae61b6bb74d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6139 | 2026.01.13 17:56:49.739413 [ 276 ] {709a0952-3db7-4d40-a9b6-4ae61b6bb74d} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6140 | 2026.01.13 17:56:49.739623 [ 276 ] {709a0952-3db7-4d40-a9b6-4ae61b6bb74d} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6141 | 2026.01.13 17:56:49.739754 [ 276 ] {709a0952-3db7-4d40-a9b6-4ae61b6bb74d} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001141 sec., 141980.71866783523 rows/sec., 9.89 MiB/sec. | ||
| 6142 | 2026.01.13 17:56:49.739790 [ 276 ] {709a0952-3db7-4d40-a9b6-4ae61b6bb74d} <Debug> TCPHandler: Processed in 0.001301894 sec. | ||
| 6143 | 2026.01.13 17:56:49.739911 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6144 | 2026.01.13 17:56:49.740031 [ 276 ] {c5c6996d-ef48-4b33-99c1-0803b4914507} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6145 | 2026.01.13 17:56:49.740082 [ 276 ] {c5c6996d-ef48-4b33-99c1-0803b4914507} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6146 | 2026.01.13 17:56:49.740438 [ 276 ] {c5c6996d-ef48-4b33-99c1-0803b4914507} <Trace> oximeter.measurements_f64 (1c067b5b-75e1-467d-a7e3-d4b172727ac8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6147 | 2026.01.13 17:56:49.740475 [ 276 ] {c5c6996d-ef48-4b33-99c1-0803b4914507} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6148 | 2026.01.13 17:56:49.740777 [ 276 ] {c5c6996d-ef48-4b33-99c1-0803b4914507} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6149 | 2026.01.13 17:56:49.740981 [ 276 ] {c5c6996d-ef48-4b33-99c1-0803b4914507} <Trace> oximeter.measurements_f64 (1c067b5b-75e1-467d-a7e3-d4b172727ac8): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6150 | 2026.01.13 17:56:49.741109 [ 276 ] {c5c6996d-ef48-4b33-99c1-0803b4914507} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001103 sec., 906.6183136899365 rows/sec., 57.55 KiB/sec. | ||
| 6151 | 2026.01.13 17:56:49.741145 [ 276 ] {c5c6996d-ef48-4b33-99c1-0803b4914507} <Debug> TCPHandler: Processed in 0.001296083 sec. | ||
| 6152 | 2026.01.13 17:56:49.741267 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6153 | 2026.01.13 17:56:49.741388 [ 276 ] {c73d5b92-c38a-4af5-8f12-54b5634dc7b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6154 | 2026.01.13 17:56:49.741453 [ 276 ] {c73d5b92-c38a-4af5-8f12-54b5634dc7b1} <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 | ||
| 6155 | 2026.01.13 17:56:49.742354 [ 276 ] {c73d5b92-c38a-4af5-8f12-54b5634dc7b1} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6156 | 2026.01.13 17:56:49.742399 [ 276 ] {c73d5b92-c38a-4af5-8f12-54b5634dc7b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6157 | 2026.01.13 17:56:49.742947 [ 276 ] {c73d5b92-c38a-4af5-8f12-54b5634dc7b1} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6158 | 2026.01.13 17:56:49.743208 [ 276 ] {c73d5b92-c38a-4af5-8f12-54b5634dc7b1} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6159 | 2026.01.13 17:56:49.743353 [ 276 ] {c73d5b92-c38a-4af5-8f12-54b5634dc7b1} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.00199 sec., 15577.88944723618 rows/sec., 27.91 MiB/sec. | ||
| 6160 | 2026.01.13 17:56:49.743408 [ 276 ] {c73d5b92-c38a-4af5-8f12-54b5634dc7b1} <Debug> TCPHandler: Processed in 0.002203259 sec. | ||
| 6161 | 2026.01.13 17:56:49.743520 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6162 | 2026.01.13 17:56:49.743615 [ 276 ] {03d5ff40-0ecb-4b7d-8081-c7519e794643} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6163 | 2026.01.13 17:56:49.743656 [ 276 ] {03d5ff40-0ecb-4b7d-8081-c7519e794643} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6164 | 2026.01.13 17:56:49.743988 [ 276 ] {03d5ff40-0ecb-4b7d-8081-c7519e794643} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6165 | 2026.01.13 17:56:49.744024 [ 276 ] {03d5ff40-0ecb-4b7d-8081-c7519e794643} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6166 | 2026.01.13 17:56:49.744344 [ 276 ] {03d5ff40-0ecb-4b7d-8081-c7519e794643} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6167 | 2026.01.13 17:56:49.744563 [ 276 ] {03d5ff40-0ecb-4b7d-8081-c7519e794643} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6168 | 2026.01.13 17:56:49.744749 [ 276 ] {03d5ff40-0ecb-4b7d-8081-c7519e794643} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001152 sec., 52083.33333333333 rows/sec., 3.51 MiB/sec. | ||
| 6169 | 2026.01.13 17:56:49.744796 [ 276 ] {03d5ff40-0ecb-4b7d-8081-c7519e794643} <Debug> TCPHandler: Processed in 0.001326474 sec. | ||
| 6170 | 2026.01.13 17:56:50.549185 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11963 | ||
| 6171 | 2026.01.13 17:56:50.549704 [ 245 ] {} <Trace> system.asynchronous_metric_log (3e1656ea-c259-49fe-9ba0-58dc6ab6f9df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6172 | 2026.01.13 17:56:50.549757 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6173 | 2026.01.13 17:56:50.550291 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6174 | 2026.01.13 17:56:50.550550 [ 245 ] {} <Trace> system.asynchronous_metric_log (3e1656ea-c259-49fe-9ba0-58dc6ab6f9df): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6175 | 2026.01.13 17:56:50.550705 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11963 | ||
| 6176 | 2026.01.13 17:56:51.167890 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 6177 | 2026.01.13 17:56:51.185305 [ 244 ] {} <Trace> system.metric_log (ae7e3c3e-b449-4f33-bec8-ffbb555a10ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6178 | 2026.01.13 17:56:51.185362 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6179 | 2026.01.13 17:56:51.191448 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6180 | 2026.01.13 17:56:51.192163 [ 244 ] {} <Trace> system.metric_log (ae7e3c3e-b449-4f33-bec8-ffbb555a10ce): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6181 | 2026.01.13 17:56:51.195306 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 6182 | 2026.01.13 17:56:53.084726 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 810 | ||
| 6183 | 2026.01.13 17:56:53.087519 [ 243 ] {} <Trace> system.query_log (7e309dc9-d6d6-4af1-816a-0936f503f03a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6184 | 2026.01.13 17:56:53.087562 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6185 | 2026.01.13 17:56:53.088724 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6186 | 2026.01.13 17:56:53.088977 [ 243 ] {} <Trace> system.query_log (7e309dc9-d6d6-4af1-816a-0936f503f03a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6187 | 2026.01.13 17:56:53.089231 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 810 | ||
| 6188 | 2026.01.13 17:56:54.726507 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6189 | 2026.01.13 17:56:54.726702 [ 276 ] {06128607-1983-405d-92b5-15d78dccd6c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6190 | 2026.01.13 17:56:54.726767 [ 276 ] {06128607-1983-405d-92b5-15d78dccd6c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6191 | 2026.01.13 17:56:54.727403 [ 276 ] {06128607-1983-405d-92b5-15d78dccd6c4} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6192 | 2026.01.13 17:56:54.727451 [ 276 ] {06128607-1983-405d-92b5-15d78dccd6c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6193 | 2026.01.13 17:56:54.727837 [ 276 ] {06128607-1983-405d-92b5-15d78dccd6c4} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6194 | 2026.01.13 17:56:54.728064 [ 276 ] {06128607-1983-405d-92b5-15d78dccd6c4} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6195 | 2026.01.13 17:56:54.728216 [ 276 ] {06128607-1983-405d-92b5-15d78dccd6c4} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001559 sec., 48749.19820397691 rows/sec., 4.02 MiB/sec. | ||
| 6196 | 2026.01.13 17:56:54.728257 [ 276 ] {06128607-1983-405d-92b5-15d78dccd6c4} <Debug> TCPHandler: Processed in 0.001887074 sec. | ||
| 6197 | 2026.01.13 17:56:54.728398 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6198 | 2026.01.13 17:56:54.728495 [ 276 ] {ea00e90e-ab6c-49d3-878e-f6a1cb345b68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6199 | 2026.01.13 17:56:54.728542 [ 276 ] {ea00e90e-ab6c-49d3-878e-f6a1cb345b68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6200 | 2026.01.13 17:56:54.728939 [ 276 ] {ea00e90e-ab6c-49d3-878e-f6a1cb345b68} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6201 | 2026.01.13 17:56:54.728975 [ 276 ] {ea00e90e-ab6c-49d3-878e-f6a1cb345b68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6202 | 2026.01.13 17:56:54.729270 [ 276 ] {ea00e90e-ab6c-49d3-878e-f6a1cb345b68} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6203 | 2026.01.13 17:56:54.729480 [ 276 ] {ea00e90e-ab6c-49d3-878e-f6a1cb345b68} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6204 | 2026.01.13 17:56:54.729609 [ 276 ] {ea00e90e-ab6c-49d3-878e-f6a1cb345b68} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001134 sec., 8818.342151675484 rows/sec., 663.10 KiB/sec. | ||
| 6205 | 2026.01.13 17:56:54.729645 [ 276 ] {ea00e90e-ab6c-49d3-878e-f6a1cb345b68} <Debug> TCPHandler: Processed in 0.001298143 sec. | ||
| 6206 | 2026.01.13 17:56:54.729752 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6207 | 2026.01.13 17:56:54.729854 [ 276 ] {e91d00aa-38de-4c37-9f1a-823341ddc11c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6208 | 2026.01.13 17:56:54.729894 [ 276 ] {e91d00aa-38de-4c37-9f1a-823341ddc11c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6209 | 2026.01.13 17:56:54.730323 [ 276 ] {e91d00aa-38de-4c37-9f1a-823341ddc11c} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6210 | 2026.01.13 17:56:54.730361 [ 276 ] {e91d00aa-38de-4c37-9f1a-823341ddc11c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6211 | 2026.01.13 17:56:54.730687 [ 276 ] {e91d00aa-38de-4c37-9f1a-823341ddc11c} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6212 | 2026.01.13 17:56:54.730901 [ 276 ] {e91d00aa-38de-4c37-9f1a-823341ddc11c} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6213 | 2026.01.13 17:56:54.731030 [ 276 ] {e91d00aa-38de-4c37-9f1a-823341ddc11c} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001195 sec., 61924.686192468616 rows/sec., 4.83 MiB/sec. | ||
| 6214 | 2026.01.13 17:56:54.731069 [ 276 ] {e91d00aa-38de-4c37-9f1a-823341ddc11c} <Debug> TCPHandler: Processed in 0.001368105 sec. | ||
| 6215 | 2026.01.13 17:56:54.731182 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6216 | 2026.01.13 17:56:54.731276 [ 276 ] {e568d5c3-b034-44b3-9321-8b1ac3ef09ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6217 | 2026.01.13 17:56:54.731319 [ 276 ] {e568d5c3-b034-44b3-9321-8b1ac3ef09ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6218 | 2026.01.13 17:56:54.731726 [ 276 ] {e568d5c3-b034-44b3-9321-8b1ac3ef09ac} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6219 | 2026.01.13 17:56:54.731762 [ 276 ] {e568d5c3-b034-44b3-9321-8b1ac3ef09ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6220 | 2026.01.13 17:56:54.732093 [ 276 ] {e568d5c3-b034-44b3-9321-8b1ac3ef09ac} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6221 | 2026.01.13 17:56:54.732311 [ 276 ] {e568d5c3-b034-44b3-9321-8b1ac3ef09ac} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6222 | 2026.01.13 17:56:54.732440 [ 276 ] {e568d5c3-b034-44b3-9321-8b1ac3ef09ac} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001183 sec., 135249.36601859677 rows/sec., 9.42 MiB/sec. | ||
| 6223 | 2026.01.13 17:56:54.732476 [ 276 ] {e568d5c3-b034-44b3-9321-8b1ac3ef09ac} <Debug> TCPHandler: Processed in 0.001342924 sec. | ||
| 6224 | 2026.01.13 17:56:54.732598 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6225 | 2026.01.13 17:56:54.732722 [ 276 ] {21742387-d6d4-49eb-9f6d-924c896b063b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6226 | 2026.01.13 17:56:54.732788 [ 276 ] {21742387-d6d4-49eb-9f6d-924c896b063b} <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 | ||
| 6227 | 2026.01.13 17:56:54.733645 [ 276 ] {21742387-d6d4-49eb-9f6d-924c896b063b} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6228 | 2026.01.13 17:56:54.733682 [ 276 ] {21742387-d6d4-49eb-9f6d-924c896b063b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6229 | 2026.01.13 17:56:54.734207 [ 276 ] {21742387-d6d4-49eb-9f6d-924c896b063b} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6230 | 2026.01.13 17:56:54.734429 [ 276 ] {21742387-d6d4-49eb-9f6d-924c896b063b} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6231 | 2026.01.13 17:56:54.734568 [ 276 ] {21742387-d6d4-49eb-9f6d-924c896b063b} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001871 sec., 5344.735435595938 rows/sec., 9.58 MiB/sec. | ||
| 6232 | 2026.01.13 17:56:54.734621 [ 276 ] {21742387-d6d4-49eb-9f6d-924c896b063b} <Debug> TCPHandler: Processed in 0.002085507 sec. | ||
| 6233 | 2026.01.13 17:56:54.734737 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6234 | 2026.01.13 17:56:54.734847 [ 276 ] {11e63252-d7a4-4e4e-82e8-759f6e094073} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6235 | 2026.01.13 17:56:54.734898 [ 276 ] {11e63252-d7a4-4e4e-82e8-759f6e094073} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6236 | 2026.01.13 17:56:54.735243 [ 276 ] {11e63252-d7a4-4e4e-82e8-759f6e094073} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6237 | 2026.01.13 17:56:54.735280 [ 276 ] {11e63252-d7a4-4e4e-82e8-759f6e094073} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6238 | 2026.01.13 17:56:54.735607 [ 276 ] {11e63252-d7a4-4e4e-82e8-759f6e094073} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6239 | 2026.01.13 17:56:54.735824 [ 276 ] {11e63252-d7a4-4e4e-82e8-759f6e094073} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6240 | 2026.01.13 17:56:54.735951 [ 276 ] {11e63252-d7a4-4e4e-82e8-759f6e094073} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001139 sec., 52677.78753292361 rows/sec., 3.55 MiB/sec. | ||
| 6241 | 2026.01.13 17:56:54.735988 [ 276 ] {11e63252-d7a4-4e4e-82e8-759f6e094073} <Debug> TCPHandler: Processed in 0.001300863 sec. | ||
| 6242 | 2026.01.13 17:56:57.951759 [ 98 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6243 | 2026.01.13 17:56:57.951808 [ 98 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6244 | 2026.01.13 17:56:58.050960 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12475 | ||
| 6245 | 2026.01.13 17:56:58.051466 [ 245 ] {} <Trace> system.asynchronous_metric_log (3e1656ea-c259-49fe-9ba0-58dc6ab6f9df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6246 | 2026.01.13 17:56:58.051507 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6247 | 2026.01.13 17:56:58.051997 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6248 | 2026.01.13 17:56:58.052227 [ 245 ] {} <Trace> system.asynchronous_metric_log (3e1656ea-c259-49fe-9ba0-58dc6ab6f9df): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6249 | 2026.01.13 17:56:58.052348 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12475 | ||
| 6250 | 2026.01.13 17:56:58.052348 [ 98 ] {} <Debug> system.asynchronous_metric_log (3e1656ea-c259-49fe-9ba0-58dc6ab6f9df) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6251 | 2026.01.13 17:56:58.052397 [ 98 ] {} <Trace> system.asynchronous_metric_log (3e1656ea-c259-49fe-9ba0-58dc6ab6f9df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6252 | 2026.01.13 17:56:58.052414 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6253 | 2026.01.13 17:56:58.052523 [ 201 ] {3e1656ea-c259-49fe-9ba0-58dc6ab6f9df::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 | ||
| 6254 | 2026.01.13 17:56:58.052648 [ 201 ] {3e1656ea-c259-49fe-9ba0-58dc6ab6f9df::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6255 | 2026.01.13 17:56:58.052683 [ 201 ] {3e1656ea-c259-49fe-9ba0-58dc6ab6f9df::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10043 rows starting from the beginning of the part | ||
| 6256 | 2026.01.13 17:56:58.052742 [ 201 ] {3e1656ea-c259-49fe-9ba0-58dc6ab6f9df::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 512 rows starting from the beginning of the part | ||
| 6257 | 2026.01.13 17:56:58.052782 [ 201 ] {3e1656ea-c259-49fe-9ba0-58dc6ab6f9df::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 448 rows starting from the beginning of the part | ||
| 6258 | 2026.01.13 17:56:58.052821 [ 201 ] {3e1656ea-c259-49fe-9ba0-58dc6ab6f9df::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 512 rows starting from the beginning of the part | ||
| 6259 | 2026.01.13 17:56:58.052858 [ 201 ] {3e1656ea-c259-49fe-9ba0-58dc6ab6f9df::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 448 rows starting from the beginning of the part | ||
| 6260 | 2026.01.13 17:56:58.052893 [ 201 ] {3e1656ea-c259-49fe-9ba0-58dc6ab6f9df::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 512 rows starting from the beginning of the part | ||
| 6261 | 2026.01.13 17:56:58.057072 [ 188 ] {3e1656ea-c259-49fe-9ba0-58dc6ab6f9df::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12475 rows, containing 4 columns (4 merged, 0 gathered) in 0.004597203 sec., 2713606.5124816108 rows/sec., 38.82 MiB/sec. | ||
| 6262 | 2026.01.13 17:56:58.057492 [ 192 ] {3e1656ea-c259-49fe-9ba0-58dc6ab6f9df::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6263 | 2026.01.13 17:56:58.057792 [ 192 ] {3e1656ea-c259-49fe-9ba0-58dc6ab6f9df::all_1_26_5} <Trace> system.asynchronous_metric_log (3e1656ea-c259-49fe-9ba0-58dc6ab6f9df): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6264 | 2026.01.13 17:56:58.057866 [ 192 ] {3e1656ea-c259-49fe-9ba0-58dc6ab6f9df::all_1_26_5} <Trace> system.asynchronous_metric_log (3e1656ea-c259-49fe-9ba0-58dc6ab6f9df) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6265 | 2026.01.13 17:56:58.057982 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
| 6266 | 2026.01.13 17:56:58.695565 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 6267 | 2026.01.13 17:56:58.714208 [ 244 ] {} <Trace> system.metric_log (ae7e3c3e-b449-4f33-bec8-ffbb555a10ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6268 | 2026.01.13 17:56:58.714268 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6269 | 2026.01.13 17:56:58.719995 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6270 | 2026.01.13 17:56:58.720736 [ 244 ] {} <Trace> system.metric_log (ae7e3c3e-b449-4f33-bec8-ffbb555a10ce): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6271 | 2026.01.13 17:56:58.721022 [ 104 ] {} <Debug> system.metric_log (ae7e3c3e-b449-4f33-bec8-ffbb555a10ce) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6272 | 2026.01.13 17:56:58.721095 [ 104 ] {} <Trace> system.metric_log (ae7e3c3e-b449-4f33-bec8-ffbb555a10ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6273 | 2026.01.13 17:56:58.721119 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6274 | 2026.01.13 17:56:58.721251 [ 199 ] {ae7e3c3e-b449-4f33-bec8-ffbb555a10ce::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 | ||
| 6275 | 2026.01.13 17:56:58.724198 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 6276 | 2026.01.13 17:56:58.725362 [ 199 ] {ae7e3c3e-b449-4f33-bec8-ffbb555a10ce::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6277 | 2026.01.13 17:56:58.726912 [ 199 ] {ae7e3c3e-b449-4f33-bec8-ffbb555a10ce::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 159 rows starting from the beginning of the part | ||
| 6278 | 2026.01.13 17:56:58.731740 [ 199 ] {ae7e3c3e-b449-4f33-bec8-ffbb555a10ce::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 7 rows starting from the beginning of the part | ||
| 6279 | 2026.01.13 17:56:58.736378 [ 199 ] {ae7e3c3e-b449-4f33-bec8-ffbb555a10ce::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 8 rows starting from the beginning of the part | ||
| 6280 | 2026.01.13 17:56:58.740603 [ 199 ] {ae7e3c3e-b449-4f33-bec8-ffbb555a10ce::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 7 rows starting from the beginning of the part | ||
| 6281 | 2026.01.13 17:56:58.744916 [ 199 ] {ae7e3c3e-b449-4f33-bec8-ffbb555a10ce::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 8 rows starting from the beginning of the part | ||
| 6282 | 2026.01.13 17:56:58.749099 [ 199 ] {ae7e3c3e-b449-4f33-bec8-ffbb555a10ce::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 7 rows starting from the beginning of the part | ||
| 6283 | 2026.01.13 17:56:58.801649 [ 192 ] {ae7e3c3e-b449-4f33-bec8-ffbb555a10ce::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.08045559 sec., 2436.1265637353476 rows/sec., 12.60 MiB/sec. | ||
| 6284 | 2026.01.13 17:56:58.804629 [ 200 ] {ae7e3c3e-b449-4f33-bec8-ffbb555a10ce::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6285 | 2026.01.13 17:56:58.806713 [ 200 ] {ae7e3c3e-b449-4f33-bec8-ffbb555a10ce::all_1_26_5} <Trace> system.metric_log (ae7e3c3e-b449-4f33-bec8-ffbb555a10ce): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6286 | 2026.01.13 17:56:58.806815 [ 200 ] {ae7e3c3e-b449-4f33-bec8-ffbb555a10ce::all_1_26_5} <Trace> system.metric_log (ae7e3c3e-b449-4f33-bec8-ffbb555a10ce) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6287 | 2026.01.13 17:56:58.809490 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 6288 | 2026.01.13 17:56:59.000274 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 266.78 MiB, peak 277.35 MiB, free memory in arenas 0.00 B, will set to 273.51 MiB (RSS), difference: 6.73 MiB | ||
| 6289 | 2026.01.13 17:56:59.727264 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6290 | 2026.01.13 17:56:59.727466 [ 276 ] {3e1b7818-fe36-4025-b7a4-eeccd57d9f03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6291 | 2026.01.13 17:56:59.727532 [ 276 ] {3e1b7818-fe36-4025-b7a4-eeccd57d9f03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6292 | 2026.01.13 17:56:59.728222 [ 276 ] {3e1b7818-fe36-4025-b7a4-eeccd57d9f03} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6293 | 2026.01.13 17:56:59.728263 [ 276 ] {3e1b7818-fe36-4025-b7a4-eeccd57d9f03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6294 | 2026.01.13 17:56:59.728693 [ 276 ] {3e1b7818-fe36-4025-b7a4-eeccd57d9f03} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6295 | 2026.01.13 17:56:59.728919 [ 276 ] {3e1b7818-fe36-4025-b7a4-eeccd57d9f03} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6296 | 2026.01.13 17:56:59.729071 [ 276 ] {3e1b7818-fe36-4025-b7a4-eeccd57d9f03} <Debug> executeQuery: Read 118 rows, 10.26 KiB in 0.001654 sec., 71342.2007255139 rows/sec., 6.06 MiB/sec. | ||
| 6297 | 2026.01.13 17:56:59.729113 [ 276 ] {3e1b7818-fe36-4025-b7a4-eeccd57d9f03} <Debug> TCPHandler: Processed in 0.001978036 sec. | ||
| 6298 | 2026.01.13 17:56:59.729243 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6299 | 2026.01.13 17:56:59.729338 [ 276 ] {d304e747-a63e-4d58-9ebb-fe3046b7c6f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6300 | 2026.01.13 17:56:59.729378 [ 276 ] {d304e747-a63e-4d58-9ebb-fe3046b7c6f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6301 | 2026.01.13 17:56:59.729785 [ 276 ] {d304e747-a63e-4d58-9ebb-fe3046b7c6f8} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6302 | 2026.01.13 17:56:59.729827 [ 276 ] {d304e747-a63e-4d58-9ebb-fe3046b7c6f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6303 | 2026.01.13 17:56:59.730132 [ 276 ] {d304e747-a63e-4d58-9ebb-fe3046b7c6f8} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6304 | 2026.01.13 17:56:59.730352 [ 276 ] {d304e747-a63e-4d58-9ebb-fe3046b7c6f8} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6305 | 2026.01.13 17:56:59.730479 [ 276 ] {d304e747-a63e-4d58-9ebb-fe3046b7c6f8} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001159 sec., 26747.195858498704 rows/sec., 1.96 MiB/sec. | ||
| 6306 | 2026.01.13 17:56:59.730516 [ 276 ] {d304e747-a63e-4d58-9ebb-fe3046b7c6f8} <Debug> TCPHandler: Processed in 0.001324144 sec. | ||
| 6307 | 2026.01.13 17:56:59.730627 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6308 | 2026.01.13 17:56:59.730721 [ 276 ] {34c1776c-b47f-4710-aa3c-6671b65001af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6309 | 2026.01.13 17:56:59.730760 [ 276 ] {34c1776c-b47f-4710-aa3c-6671b65001af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6310 | 2026.01.13 17:56:59.731181 [ 276 ] {34c1776c-b47f-4710-aa3c-6671b65001af} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6311 | 2026.01.13 17:56:59.731242 [ 276 ] {34c1776c-b47f-4710-aa3c-6671b65001af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6312 | 2026.01.13 17:56:59.731547 [ 276 ] {34c1776c-b47f-4710-aa3c-6671b65001af} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6313 | 2026.01.13 17:56:59.731757 [ 276 ] {34c1776c-b47f-4710-aa3c-6671b65001af} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6314 | 2026.01.13 17:56:59.731881 [ 276 ] {34c1776c-b47f-4710-aa3c-6671b65001af} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001177 sec., 80713.67884451996 rows/sec., 6.30 MiB/sec. | ||
| 6315 | 2026.01.13 17:56:59.731919 [ 276 ] {34c1776c-b47f-4710-aa3c-6671b65001af} <Debug> TCPHandler: Processed in 0.001342124 sec. | ||
| 6316 | 2026.01.13 17:56:59.732034 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6317 | 2026.01.13 17:56:59.732127 [ 276 ] {316cf936-75d3-4ede-a848-b4feb3a03226} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6318 | 2026.01.13 17:56:59.732169 [ 276 ] {316cf936-75d3-4ede-a848-b4feb3a03226} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6319 | 2026.01.13 17:56:59.732598 [ 276 ] {316cf936-75d3-4ede-a848-b4feb3a03226} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6320 | 2026.01.13 17:56:59.732633 [ 276 ] {316cf936-75d3-4ede-a848-b4feb3a03226} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6321 | 2026.01.13 17:56:59.732964 [ 276 ] {316cf936-75d3-4ede-a848-b4feb3a03226} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6322 | 2026.01.13 17:56:59.733172 [ 276 ] {316cf936-75d3-4ede-a848-b4feb3a03226} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6323 | 2026.01.13 17:56:59.733298 [ 276 ] {316cf936-75d3-4ede-a848-b4feb3a03226} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001189 sec., 134566.8629100084 rows/sec., 9.37 MiB/sec. | ||
| 6324 | 2026.01.13 17:56:59.733335 [ 276 ] {316cf936-75d3-4ede-a848-b4feb3a03226} <Debug> TCPHandler: Processed in 0.001351674 sec. | ||
| 6325 | 2026.01.13 17:56:59.733457 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6326 | 2026.01.13 17:56:59.733579 [ 276 ] {f754d2d7-e256-47e8-8908-100e8f57b570} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6327 | 2026.01.13 17:56:59.733646 [ 276 ] {f754d2d7-e256-47e8-8908-100e8f57b570} <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 | ||
| 6328 | 2026.01.13 17:56:59.734514 [ 276 ] {f754d2d7-e256-47e8-8908-100e8f57b570} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6329 | 2026.01.13 17:56:59.734550 [ 276 ] {f754d2d7-e256-47e8-8908-100e8f57b570} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6330 | 2026.01.13 17:56:59.735133 [ 276 ] {f754d2d7-e256-47e8-8908-100e8f57b570} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6331 | 2026.01.13 17:56:59.735369 [ 276 ] {f754d2d7-e256-47e8-8908-100e8f57b570} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6332 | 2026.01.13 17:56:59.735510 [ 276 ] {f754d2d7-e256-47e8-8908-100e8f57b570} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001955 sec., 15856.777493606138 rows/sec., 28.41 MiB/sec. | ||
| 6333 | 2026.01.13 17:56:59.735574 [ 276 ] {f754d2d7-e256-47e8-8908-100e8f57b570} <Debug> TCPHandler: Processed in 0.002178899 sec. | ||
| 6334 | 2026.01.13 17:56:59.735703 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6335 | 2026.01.13 17:56:59.735798 [ 276 ] {fc60ed15-3149-4b90-9e62-0fab9333815f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6336 | 2026.01.13 17:56:59.735840 [ 276 ] {fc60ed15-3149-4b90-9e62-0fab9333815f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6337 | 2026.01.13 17:56:59.736179 [ 276 ] {fc60ed15-3149-4b90-9e62-0fab9333815f} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6338 | 2026.01.13 17:56:59.736215 [ 276 ] {fc60ed15-3149-4b90-9e62-0fab9333815f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6339 | 2026.01.13 17:56:59.736522 [ 276 ] {fc60ed15-3149-4b90-9e62-0fab9333815f} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6340 | 2026.01.13 17:56:59.736738 [ 276 ] {fc60ed15-3149-4b90-9e62-0fab9333815f} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6341 | 2026.01.13 17:56:59.736868 [ 276 ] {fc60ed15-3149-4b90-9e62-0fab9333815f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001089 sec., 55096.418732782375 rows/sec., 3.71 MiB/sec. | ||
| 6342 | 2026.01.13 17:56:59.736903 [ 276 ] {fc60ed15-3149-4b90-9e62-0fab9333815f} <Debug> TCPHandler: Processed in 0.001250243 sec. | ||
| 6343 | 2026.01.13 17:57:01.658068 [ 138 ] {} <Debug> oximeter.timeseries_schema (10a0daf1-973b-4cd2-aeb6-286658756b81) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 6344 | 2026.01.13 17:57:01.658170 [ 138 ] {} <Trace> oximeter.timeseries_schema (10a0daf1-973b-4cd2-aeb6-286658756b81): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6345 | 2026.01.13 17:57:01.658212 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6346 | 2026.01.13 17:57:01.658432 [ 193 ] {10a0daf1-973b-4cd2-aeb6-286658756b81::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 | ||
| 6347 | 2026.01.13 17:57:01.658948 [ 193 ] {10a0daf1-973b-4cd2-aeb6-286658756b81::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6348 | 2026.01.13 17:57:01.659016 [ 193 ] {10a0daf1-973b-4cd2-aeb6-286658756b81::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 26 rows starting from the beginning of the part | ||
| 6349 | 2026.01.13 17:57:01.659115 [ 193 ] {10a0daf1-973b-4cd2-aeb6-286658756b81::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 3 rows starting from the beginning of the part | ||
| 6350 | 2026.01.13 17:57:01.659205 [ 193 ] {10a0daf1-973b-4cd2-aeb6-286658756b81::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 | ||
| 6351 | 2026.01.13 17:57:01.659288 [ 193 ] {10a0daf1-973b-4cd2-aeb6-286658756b81::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 | ||
| 6352 | 2026.01.13 17:57:01.659373 [ 193 ] {10a0daf1-973b-4cd2-aeb6-286658756b81::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 | ||
| 6353 | 2026.01.13 17:57:01.660856 [ 192 ] {10a0daf1-973b-4cd2-aeb6-286658756b81::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48 rows, containing 6 columns (6 merged, 0 gathered) in 0.002498075 sec., 19214.795392452186 rows/sec., 4.62 MiB/sec. | ||
| 6354 | 2026.01.13 17:57:01.661126 [ 196 ] {10a0daf1-973b-4cd2-aeb6-286658756b81::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 6355 | 2026.01.13 17:57:01.661633 [ 196 ] {10a0daf1-973b-4cd2-aeb6-286658756b81::all_1_5_1} <Trace> oximeter.timeseries_schema (10a0daf1-973b-4cd2-aeb6-286658756b81): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6356 | 2026.01.13 17:57:01.661722 [ 196 ] {10a0daf1-973b-4cd2-aeb6-286658756b81::all_1_5_1} <Trace> oximeter.timeseries_schema (10a0daf1-973b-4cd2-aeb6-286658756b81) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 6357 | 2026.01.13 17:57:01.661835 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 6358 | 2026.01.13 17:57:01.765788 [ 138 ] {} <Debug> oximeter.fields_ipaddr (262b395f-daa4-48d1-aa34-e8cf0bb4ab49) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 6359 | 2026.01.13 17:57:01.765850 [ 138 ] {} <Trace> oximeter.fields_ipaddr (262b395f-daa4-48d1-aa34-e8cf0bb4ab49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6360 | 2026.01.13 17:57:01.765883 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6361 | 2026.01.13 17:57:01.766004 [ 192 ] {262b395f-daa4-48d1-aa34-e8cf0bb4ab49::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 | ||
| 6362 | 2026.01.13 17:57:01.766191 [ 192 ] {262b395f-daa4-48d1-aa34-e8cf0bb4ab49::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6363 | 2026.01.13 17:57:01.766241 [ 192 ] {262b395f-daa4-48d1-aa34-e8cf0bb4ab49::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 20 rows starting from the beginning of the part | ||
| 6364 | 2026.01.13 17:57:01.766339 [ 192 ] {262b395f-daa4-48d1-aa34-e8cf0bb4ab49::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part | ||
| 6365 | 2026.01.13 17:57:01.766412 [ 192 ] {262b395f-daa4-48d1-aa34-e8cf0bb4ab49::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 10 rows starting from the beginning of the part | ||
| 6366 | 2026.01.13 17:57:01.766479 [ 192 ] {262b395f-daa4-48d1-aa34-e8cf0bb4ab49::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 4 rows starting from the beginning of the part | ||
| 6367 | 2026.01.13 17:57:01.766541 [ 192 ] {262b395f-daa4-48d1-aa34-e8cf0bb4ab49::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 4 rows starting from the beginning of the part | ||
| 6368 | 2026.01.13 17:57:01.767616 [ 198 ] {262b395f-daa4-48d1-aa34-e8cf0bb4ab49::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 5 columns (5 merged, 0 gathered) in 0.00166363 sec., 25245.998208736317 rows/sec., 2.11 MiB/sec. | ||
| 6369 | 2026.01.13 17:57:01.767800 [ 191 ] {262b395f-daa4-48d1-aa34-e8cf0bb4ab49::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 6370 | 2026.01.13 17:57:01.768146 [ 191 ] {262b395f-daa4-48d1-aa34-e8cf0bb4ab49::all_1_9_2} <Trace> oximeter.fields_ipaddr (262b395f-daa4-48d1-aa34-e8cf0bb4ab49): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6371 | 2026.01.13 17:57:01.768227 [ 191 ] {262b395f-daa4-48d1-aa34-e8cf0bb4ab49::all_1_9_2} <Trace> oximeter.fields_ipaddr (262b395f-daa4-48d1-aa34-e8cf0bb4ab49) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 6372 | 2026.01.13 17:57:01.768323 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6373 | 2026.01.13 17:57:02.236862 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6374 | 2026.01.13 17:57:02.237124 [ 276 ] {589ad1a3-ad5f-4c6c-9563-1008eebf6420} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6375 | 2026.01.13 17:57:02.237191 [ 276 ] {589ad1a3-ad5f-4c6c-9563-1008eebf6420} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6376 | 2026.01.13 17:57:02.238058 [ 276 ] {589ad1a3-ad5f-4c6c-9563-1008eebf6420} <Trace> oximeter.fields_i16 (c518ca51-717d-4c11-8fbe-de2c2dfc273c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6377 | 2026.01.13 17:57:02.238104 [ 276 ] {589ad1a3-ad5f-4c6c-9563-1008eebf6420} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6378 | 2026.01.13 17:57:02.238536 [ 276 ] {589ad1a3-ad5f-4c6c-9563-1008eebf6420} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6379 | 2026.01.13 17:57:02.238773 [ 276 ] {589ad1a3-ad5f-4c6c-9563-1008eebf6420} <Trace> oximeter.fields_i16 (c518ca51-717d-4c11-8fbe-de2c2dfc273c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6380 | 2026.01.13 17:57:02.238944 [ 276 ] {589ad1a3-ad5f-4c6c-9563-1008eebf6420} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001879 sec., 218201.17083555082 rows/sec., 13.84 MiB/sec. | ||
| 6381 | 2026.01.13 17:57:02.238993 [ 276 ] {589ad1a3-ad5f-4c6c-9563-1008eebf6420} <Debug> TCPHandler: Processed in 0.002314911 sec. | ||
| 6382 | 2026.01.13 17:57:02.239119 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6383 | 2026.01.13 17:57:02.239222 [ 276 ] {b488ed04-9957-40a5-a811-9e6630c1a112} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6384 | 2026.01.13 17:57:02.239268 [ 276 ] {b488ed04-9957-40a5-a811-9e6630c1a112} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6385 | 2026.01.13 17:57:02.239692 [ 276 ] {b488ed04-9957-40a5-a811-9e6630c1a112} <Trace> oximeter.fields_ipaddr (262b395f-daa4-48d1-aa34-e8cf0bb4ab49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6386 | 2026.01.13 17:57:02.239730 [ 276 ] {b488ed04-9957-40a5-a811-9e6630c1a112} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6387 | 2026.01.13 17:57:02.240045 [ 276 ] {b488ed04-9957-40a5-a811-9e6630c1a112} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6388 | 2026.01.13 17:57:02.240255 [ 276 ] {b488ed04-9957-40a5-a811-9e6630c1a112} <Trace> oximeter.fields_ipaddr (262b395f-daa4-48d1-aa34-e8cf0bb4ab49): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6389 | 2026.01.13 17:57:02.240389 [ 276 ] {b488ed04-9957-40a5-a811-9e6630c1a112} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001191 sec., 8396.305625524768 rows/sec., 684.66 KiB/sec. | ||
| 6390 | 2026.01.13 17:57:02.240426 [ 276 ] {b488ed04-9957-40a5-a811-9e6630c1a112} <Debug> TCPHandler: Processed in 0.001362545 sec. | ||
| 6391 | 2026.01.13 17:57:02.240548 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6392 | 2026.01.13 17:57:02.240643 [ 276 ] {16a41c99-483c-4970-8807-1c9f11909133} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6393 | 2026.01.13 17:57:02.240683 [ 276 ] {16a41c99-483c-4970-8807-1c9f11909133} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6394 | 2026.01.13 17:57:02.241929 [ 276 ] {16a41c99-483c-4970-8807-1c9f11909133} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6395 | 2026.01.13 17:57:02.241966 [ 276 ] {16a41c99-483c-4970-8807-1c9f11909133} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6396 | 2026.01.13 17:57:02.242429 [ 276 ] {16a41c99-483c-4970-8807-1c9f11909133} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6397 | 2026.01.13 17:57:02.242642 [ 276 ] {16a41c99-483c-4970-8807-1c9f11909133} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6398 | 2026.01.13 17:57:02.242818 [ 138 ] {} <Debug> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6399 | 2026.01.13 17:57:02.242828 [ 276 ] {16a41c99-483c-4970-8807-1c9f11909133} <Debug> executeQuery: Read 2277 rows, 188.78 KiB in 0.002204 sec., 1033121.5970961888 rows/sec., 83.65 MiB/sec. | ||
| 6400 | 2026.01.13 17:57:02.242882 [ 138 ] {} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6401 | 2026.01.13 17:57:02.242897 [ 276 ] {16a41c99-483c-4970-8807-1c9f11909133} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 6402 | 2026.01.13 17:57:02.242912 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6403 | 2026.01.13 17:57:02.242917 [ 276 ] {16a41c99-483c-4970-8807-1c9f11909133} <Debug> TCPHandler: Processed in 0.002418474 sec. | ||
| 6404 | 2026.01.13 17:57:02.243033 [ 192 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 6405 | 2026.01.13 17:57:02.243045 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6406 | 2026.01.13 17:57:02.243185 [ 276 ] {7c7a2ef5-0f9a-4d3b-aeb6-2694c1fa9e87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6407 | 2026.01.13 17:57:02.243186 [ 192 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6408 | 2026.01.13 17:57:02.243228 [ 276 ] {7c7a2ef5-0f9a-4d3b-aeb6-2694c1fa9e87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6409 | 2026.01.13 17:57:02.243239 [ 192 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2464 rows starting from the beginning of the part | ||
| 6410 | 2026.01.13 17:57:02.243316 [ 192 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 76 rows starting from the beginning of the part | ||
| 6411 | 2026.01.13 17:57:02.243366 [ 192 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 121 rows starting from the beginning of the part | ||
| 6412 | 2026.01.13 17:57:02.243413 [ 192 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 76 rows starting from the beginning of the part | ||
| 6413 | 2026.01.13 17:57:02.243465 [ 192 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 118 rows starting from the beginning of the part | ||
| 6414 | 2026.01.13 17:57:02.243519 [ 192 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 2277 rows starting from the beginning of the part | ||
| 6415 | 2026.01.13 17:57:02.243722 [ 276 ] {7c7a2ef5-0f9a-4d3b-aeb6-2694c1fa9e87} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6416 | 2026.01.13 17:57:02.243767 [ 276 ] {7c7a2ef5-0f9a-4d3b-aeb6-2694c1fa9e87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6417 | 2026.01.13 17:57:02.244266 [ 276 ] {7c7a2ef5-0f9a-4d3b-aeb6-2694c1fa9e87} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6418 | 2026.01.13 17:57:02.244505 [ 276 ] {7c7a2ef5-0f9a-4d3b-aeb6-2694c1fa9e87} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6419 | 2026.01.13 17:57:02.244651 [ 276 ] {7c7a2ef5-0f9a-4d3b-aeb6-2694c1fa9e87} <Debug> executeQuery: Read 225 rows, 13.77 KiB in 0.001485 sec., 151515.15151515152 rows/sec., 9.05 MiB/sec. | ||
| 6420 | 2026.01.13 17:57:02.244665 [ 152 ] {} <Debug> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6421 | 2026.01.13 17:57:02.244689 [ 276 ] {7c7a2ef5-0f9a-4d3b-aeb6-2694c1fa9e87} <Debug> TCPHandler: Processed in 0.001692521 sec. | ||
| 6422 | 2026.01.13 17:57:02.244721 [ 152 ] {} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6423 | 2026.01.13 17:57:02.244752 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6424 | 2026.01.13 17:57:02.244811 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6425 | 2026.01.13 17:57:02.244856 [ 198 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::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 | ||
| 6426 | 2026.01.13 17:57:02.244914 [ 276 ] {349fd50f-a5f7-483e-9142-7d279f797726} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6427 | 2026.01.13 17:57:02.244959 [ 276 ] {349fd50f-a5f7-483e-9142-7d279f797726} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6428 | 2026.01.13 17:57:02.244978 [ 198 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6429 | 2026.01.13 17:57:02.245015 [ 198 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 278 rows starting from the beginning of the part | ||
| 6430 | 2026.01.13 17:57:02.245078 [ 198 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 10 rows starting from the beginning of the part | ||
| 6431 | 2026.01.13 17:57:02.245125 [ 198 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 35 rows starting from the beginning of the part | ||
| 6432 | 2026.01.13 17:57:02.245165 [ 198 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 10 rows starting from the beginning of the part | ||
| 6433 | 2026.01.13 17:57:02.245204 [ 198 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 31 rows starting from the beginning of the part | ||
| 6434 | 2026.01.13 17:57:02.245251 [ 198 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 225 rows starting from the beginning of the part | ||
| 6435 | 2026.01.13 17:57:02.245481 [ 276 ] {349fd50f-a5f7-483e-9142-7d279f797726} <Trace> oximeter.fields_u32 (283989db-30f4-4232-8589-7a68eae304b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6436 | 2026.01.13 17:57:02.245525 [ 276 ] {349fd50f-a5f7-483e-9142-7d279f797726} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6437 | 2026.01.13 17:57:02.246071 [ 192 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5132 rows, containing 5 columns (5 merged, 0 gathered) in 0.003086676 sec., 1662629.9618100508 rows/sec., 142.01 MiB/sec. | ||
| 6438 | 2026.01.13 17:57:02.246114 [ 198 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 589 rows, containing 5 columns (5 merged, 0 gathered) in 0.001304003 sec., 451686.0774093311 rows/sec., 30.16 MiB/sec. | ||
| 6439 | 2026.01.13 17:57:02.246145 [ 276 ] {349fd50f-a5f7-483e-9142-7d279f797726} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 6440 | 2026.01.13 17:57:02.246270 [ 198 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6441 | 2026.01.13 17:57:02.246379 [ 186 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6442 | 2026.01.13 17:57:02.246461 [ 276 ] {349fd50f-a5f7-483e-9142-7d279f797726} <Trace> oximeter.fields_u32 (283989db-30f4-4232-8589-7a68eae304b8): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6443 | 2026.01.13 17:57:02.246608 [ 152 ] {} <Debug> oximeter.fields_u32 (283989db-30f4-4232-8589-7a68eae304b8) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 6444 | 2026.01.13 17:57:02.246626 [ 276 ] {349fd50f-a5f7-483e-9142-7d279f797726} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001732 sec., 254041.57043879907 rows/sec., 16.81 MiB/sec. | ||
| 6445 | 2026.01.13 17:57:02.246661 [ 152 ] {} <Trace> oximeter.fields_u32 (283989db-30f4-4232-8589-7a68eae304b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6446 | 2026.01.13 17:57:02.246610 [ 198 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::all_1_36_7} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6447 | 2026.01.13 17:57:02.246685 [ 186 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_41_8} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6448 | 2026.01.13 17:57:02.246694 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6449 | 2026.01.13 17:57:02.246687 [ 276 ] {349fd50f-a5f7-483e-9142-7d279f797726} <Debug> TCPHandler: Processed in 0.001932655 sec. | ||
| 6450 | 2026.01.13 17:57:02.246781 [ 186 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_41_8} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6451 | 2026.01.13 17:57:02.246784 [ 198 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::all_1_36_7} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6452 | 2026.01.13 17:57:02.246787 [ 192 ] {283989db-30f4-4232-8589-7a68eae304b8::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 | ||
| 6453 | 2026.01.13 17:57:02.246856 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6454 | 2026.01.13 17:57:02.246872 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.18 MiB. | ||
| 6455 | 2026.01.13 17:57:02.246900 [ 192 ] {283989db-30f4-4232-8589-7a68eae304b8::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6456 | 2026.01.13 17:57:02.246917 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 6457 | 2026.01.13 17:57:02.246927 [ 192 ] {283989db-30f4-4232-8589-7a68eae304b8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 464 rows starting from the beginning of the part | ||
| 6458 | 2026.01.13 17:57:02.246961 [ 276 ] {37b1ca5c-67b5-43c5-8673-9cc4ff614996} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6459 | 2026.01.13 17:57:02.246980 [ 192 ] {283989db-30f4-4232-8589-7a68eae304b8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 212 rows starting from the beginning of the part | ||
| 6460 | 2026.01.13 17:57:02.247013 [ 276 ] {37b1ca5c-67b5-43c5-8673-9cc4ff614996} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6461 | 2026.01.13 17:57:02.247020 [ 192 ] {283989db-30f4-4232-8589-7a68eae304b8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 212 rows starting from the beginning of the part | ||
| 6462 | 2026.01.13 17:57:02.247066 [ 192 ] {283989db-30f4-4232-8589-7a68eae304b8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 252 rows starting from the beginning of the part | ||
| 6463 | 2026.01.13 17:57:02.247104 [ 192 ] {283989db-30f4-4232-8589-7a68eae304b8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part | ||
| 6464 | 2026.01.13 17:57:02.247136 [ 192 ] {283989db-30f4-4232-8589-7a68eae304b8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 440 rows starting from the beginning of the part | ||
| 6465 | 2026.01.13 17:57:02.247480 [ 276 ] {37b1ca5c-67b5-43c5-8673-9cc4ff614996} <Trace> oximeter.fields_u8 (7d5959b3-3fa8-49d8-9069-8b4bc7b3c5b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6466 | 2026.01.13 17:57:02.247522 [ 276 ] {37b1ca5c-67b5-43c5-8673-9cc4ff614996} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6467 | 2026.01.13 17:57:02.247945 [ 276 ] {37b1ca5c-67b5-43c5-8673-9cc4ff614996} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6468 | 2026.01.13 17:57:02.248053 [ 186 ] {283989db-30f4-4232-8589-7a68eae304b8::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1581 rows, containing 5 columns (5 merged, 0 gathered) in 0.001285063 sec., 1230289.8768387232 rows/sec., 86.44 MiB/sec. | ||
| 6469 | 2026.01.13 17:57:02.248205 [ 276 ] {37b1ca5c-67b5-43c5-8673-9cc4ff614996} <Trace> oximeter.fields_u8 (7d5959b3-3fa8-49d8-9069-8b4bc7b3c5b2): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6470 | 2026.01.13 17:57:02.248215 [ 194 ] {283989db-30f4-4232-8589-7a68eae304b8::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 6471 | 2026.01.13 17:57:02.248347 [ 276 ] {37b1ca5c-67b5-43c5-8673-9cc4ff614996} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001392 sec., 151580.45977011495 rows/sec., 8.61 MiB/sec. | ||
| 6472 | 2026.01.13 17:57:02.248392 [ 276 ] {37b1ca5c-67b5-43c5-8673-9cc4ff614996} <Debug> TCPHandler: Processed in 0.001571268 sec. | ||
| 6473 | 2026.01.13 17:57:02.248500 [ 194 ] {283989db-30f4-4232-8589-7a68eae304b8::all_1_16_3} <Trace> oximeter.fields_u32 (283989db-30f4-4232-8589-7a68eae304b8): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6474 | 2026.01.13 17:57:02.248507 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6475 | 2026.01.13 17:57:02.248579 [ 194 ] {283989db-30f4-4232-8589-7a68eae304b8::all_1_16_3} <Trace> oximeter.fields_u32 (283989db-30f4-4232-8589-7a68eae304b8) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 6476 | 2026.01.13 17:57:02.248614 [ 276 ] {641773f6-7022-40d3-8d08-62c2ca0c82d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6477 | 2026.01.13 17:57:02.248659 [ 276 ] {641773f6-7022-40d3-8d08-62c2ca0c82d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6478 | 2026.01.13 17:57:02.248679 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 6479 | 2026.01.13 17:57:02.249471 [ 276 ] {641773f6-7022-40d3-8d08-62c2ca0c82d2} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6480 | 2026.01.13 17:57:02.249513 [ 276 ] {641773f6-7022-40d3-8d08-62c2ca0c82d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6481 | 2026.01.13 17:57:02.249873 [ 276 ] {641773f6-7022-40d3-8d08-62c2ca0c82d2} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6482 | 2026.01.13 17:57:02.250094 [ 276 ] {641773f6-7022-40d3-8d08-62c2ca0c82d2} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6483 | 2026.01.13 17:57:02.250218 [ 152 ] {} <Debug> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6484 | 2026.01.13 17:57:02.250232 [ 276 ] {641773f6-7022-40d3-8d08-62c2ca0c82d2} <Debug> executeQuery: Read 1155 rows, 84.37 KiB in 0.001637 sec., 705558.9492974954 rows/sec., 50.33 MiB/sec. | ||
| 6485 | 2026.01.13 17:57:02.250257 [ 152 ] {} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6486 | 2026.01.13 17:57:02.250281 [ 276 ] {641773f6-7022-40d3-8d08-62c2ca0c82d2} <Debug> TCPHandler: Processed in 0.001824052 sec. | ||
| 6487 | 2026.01.13 17:57:02.250282 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6488 | 2026.01.13 17:57:02.250384 [ 186 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 6489 | 2026.01.13 17:57:02.250440 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6490 | 2026.01.13 17:57:02.250477 [ 186 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6491 | 2026.01.13 17:57:02.250508 [ 186 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1250 rows starting from the beginning of the part | ||
| 6492 | 2026.01.13 17:57:02.250546 [ 276 ] {3c7432e8-a3d4-4c2c-a4cd-891486300a6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6493 | 2026.01.13 17:57:02.250558 [ 186 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 74 rows starting from the beginning of the part | ||
| 6494 | 2026.01.13 17:57:02.250596 [ 276 ] {3c7432e8-a3d4-4c2c-a4cd-891486300a6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6495 | 2026.01.13 17:57:02.250616 [ 186 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 99 rows starting from the beginning of the part | ||
| 6496 | 2026.01.13 17:57:02.250662 [ 186 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 74 rows starting from the beginning of the part | ||
| 6497 | 2026.01.13 17:57:02.250701 [ 186 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 95 rows starting from the beginning of the part | ||
| 6498 | 2026.01.13 17:57:02.250742 [ 186 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1155 rows starting from the beginning of the part | ||
| 6499 | 2026.01.13 17:57:02.250956 [ 276 ] {3c7432e8-a3d4-4c2c-a4cd-891486300a6a} <Trace> oximeter.measurements_bool (826fdc8e-3d6b-4202-9ce2-60a454a21d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6500 | 2026.01.13 17:57:02.250998 [ 276 ] {3c7432e8-a3d4-4c2c-a4cd-891486300a6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6501 | 2026.01.13 17:57:02.251318 [ 276 ] {3c7432e8-a3d4-4c2c-a4cd-891486300a6a} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6502 | 2026.01.13 17:57:02.251625 [ 276 ] {3c7432e8-a3d4-4c2c-a4cd-891486300a6a} <Trace> oximeter.measurements_bool (826fdc8e-3d6b-4202-9ce2-60a454a21d74): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6503 | 2026.01.13 17:57:02.251766 [ 276 ] {3c7432e8-a3d4-4c2c-a4cd-891486300a6a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001238 sec., 4846.526655896608 rows/sec., 253.21 KiB/sec. | ||
| 6504 | 2026.01.13 17:57:02.251814 [ 276 ] {3c7432e8-a3d4-4c2c-a4cd-891486300a6a} <Debug> TCPHandler: Processed in 0.001440196 sec. | ||
| 6505 | 2026.01.13 17:57:02.251917 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6506 | 2026.01.13 17:57:02.252011 [ 276 ] {68cb4847-b93e-4155-9b77-8773ea8bdad0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6507 | 2026.01.13 17:57:02.252035 [ 198 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2747 rows, containing 5 columns (5 merged, 0 gathered) in 0.00168284 sec., 1632359.5826103492 rows/sec., 124.67 MiB/sec. | ||
| 6508 | 2026.01.13 17:57:02.252054 [ 276 ] {68cb4847-b93e-4155-9b77-8773ea8bdad0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6509 | 2026.01.13 17:57:02.252196 [ 186 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6510 | 2026.01.13 17:57:02.252433 [ 186 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_41_8} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6511 | 2026.01.13 17:57:02.252499 [ 186 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_41_8} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6512 | 2026.01.13 17:57:02.252561 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 6513 | 2026.01.13 17:57:02.252658 [ 276 ] {68cb4847-b93e-4155-9b77-8773ea8bdad0} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6514 | 2026.01.13 17:57:02.252698 [ 276 ] {68cb4847-b93e-4155-9b77-8773ea8bdad0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6515 | 2026.01.13 17:57:02.253081 [ 276 ] {68cb4847-b93e-4155-9b77-8773ea8bdad0} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6516 | 2026.01.13 17:57:02.253303 [ 276 ] {68cb4847-b93e-4155-9b77-8773ea8bdad0} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6517 | 2026.01.13 17:57:02.253415 [ 152 ] {} <Debug> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6518 | 2026.01.13 17:57:02.253435 [ 276 ] {68cb4847-b93e-4155-9b77-8773ea8bdad0} <Debug> executeQuery: Read 929 rows, 62.96 KiB in 0.001441 sec., 644691.1866759195 rows/sec., 42.67 MiB/sec. | ||
| 6519 | 2026.01.13 17:57:02.253455 [ 152 ] {} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6520 | 2026.01.13 17:57:02.253478 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6521 | 2026.01.13 17:57:02.253479 [ 276 ] {68cb4847-b93e-4155-9b77-8773ea8bdad0} <Debug> TCPHandler: Processed in 0.001610769 sec. | ||
| 6522 | 2026.01.13 17:57:02.253551 [ 194 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 6523 | 2026.01.13 17:57:02.253598 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6524 | 2026.01.13 17:57:02.253651 [ 194 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6525 | 2026.01.13 17:57:02.253684 [ 194 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 11876 rows starting from the beginning of the part | ||
| 6526 | 2026.01.13 17:57:02.253703 [ 276 ] {b6a11305-36a6-4fdb-863b-9fa14376560d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6527 | 2026.01.13 17:57:02.253737 [ 194 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 160 rows starting from the beginning of the part | ||
| 6528 | 2026.01.13 17:57:02.253750 [ 276 ] {b6a11305-36a6-4fdb-863b-9fa14376560d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6529 | 2026.01.13 17:57:02.253785 [ 194 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 162 rows starting from the beginning of the part | ||
| 6530 | 2026.01.13 17:57:02.253860 [ 194 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 160 rows starting from the beginning of the part | ||
| 6531 | 2026.01.13 17:57:02.253922 [ 194 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 160 rows starting from the beginning of the part | ||
| 6532 | 2026.01.13 17:57:02.253964 [ 194 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 929 rows starting from the beginning of the part | ||
| 6533 | 2026.01.13 17:57:02.254101 [ 276 ] {b6a11305-36a6-4fdb-863b-9fa14376560d} <Trace> oximeter.measurements_f64 (1c067b5b-75e1-467d-a7e3-d4b172727ac8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6534 | 2026.01.13 17:57:02.254143 [ 276 ] {b6a11305-36a6-4fdb-863b-9fa14376560d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6535 | 2026.01.13 17:57:02.254462 [ 276 ] {b6a11305-36a6-4fdb-863b-9fa14376560d} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6536 | 2026.01.13 17:57:02.254671 [ 276 ] {b6a11305-36a6-4fdb-863b-9fa14376560d} <Trace> oximeter.measurements_f64 (1c067b5b-75e1-467d-a7e3-d4b172727ac8): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6537 | 2026.01.13 17:57:02.254806 [ 276 ] {b6a11305-36a6-4fdb-863b-9fa14376560d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001123 sec., 890.4719501335708 rows/sec., 60.00 KiB/sec. | ||
| 6538 | 2026.01.13 17:57:02.254843 [ 276 ] {b6a11305-36a6-4fdb-863b-9fa14376560d} <Debug> TCPHandler: Processed in 0.001293623 sec. | ||
| 6539 | 2026.01.13 17:57:02.254953 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6540 | 2026.01.13 17:57:02.255046 [ 276 ] {bbd7ed97-ebc4-4772-a2f2-2dd9d4e1c086} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6541 | 2026.01.13 17:57:02.255100 [ 276 ] {bbd7ed97-ebc4-4772-a2f2-2dd9d4e1c086} <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 | ||
| 6542 | 2026.01.13 17:57:02.255868 [ 276 ] {bbd7ed97-ebc4-4772-a2f2-2dd9d4e1c086} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6543 | 2026.01.13 17:57:02.255903 [ 276 ] {bbd7ed97-ebc4-4772-a2f2-2dd9d4e1c086} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6544 | 2026.01.13 17:57:02.256430 [ 276 ] {bbd7ed97-ebc4-4772-a2f2-2dd9d4e1c086} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6545 | 2026.01.13 17:57:02.256645 [ 276 ] {bbd7ed97-ebc4-4772-a2f2-2dd9d4e1c086} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6546 | 2026.01.13 17:57:02.256758 [ 152 ] {} <Debug> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6547 | 2026.01.13 17:57:02.256787 [ 276 ] {bbd7ed97-ebc4-4772-a2f2-2dd9d4e1c086} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001758 sec., 5688.282138794084 rows/sec., 10.19 MiB/sec. | ||
| 6548 | 2026.01.13 17:57:02.256791 [ 152 ] {} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6549 | 2026.01.13 17:57:02.256826 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6550 | 2026.01.13 17:57:02.256846 [ 276 ] {bbd7ed97-ebc4-4772-a2f2-2dd9d4e1c086} <Debug> TCPHandler: Processed in 0.001940845 sec. | ||
| 6551 | 2026.01.13 17:57:02.256907 [ 198 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::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 | ||
| 6552 | 2026.01.13 17:57:02.256960 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6553 | 2026.01.13 17:57:02.257058 [ 276 ] {ec3e23dc-c3f9-4c20-9c37-2778f97e2869} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6554 | 2026.01.13 17:57:02.257100 [ 276 ] {ec3e23dc-c3f9-4c20-9c37-2778f97e2869} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6555 | 2026.01.13 17:57:02.257105 [ 198 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6556 | 2026.01.13 17:57:02.257166 [ 198 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 599 rows starting from the beginning of the part | ||
| 6557 | 2026.01.13 17:57:02.257285 [ 198 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 10 rows starting from the beginning of the part | ||
| 6558 | 2026.01.13 17:57:02.257386 [ 198 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 31 rows starting from the beginning of the part | ||
| 6559 | 2026.01.13 17:57:02.257425 [ 276 ] {ec3e23dc-c3f9-4c20-9c37-2778f97e2869} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6560 | 2026.01.13 17:57:02.257466 [ 276 ] {ec3e23dc-c3f9-4c20-9c37-2778f97e2869} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6561 | 2026.01.13 17:57:02.257482 [ 198 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 10 rows starting from the beginning of the part | ||
| 6562 | 2026.01.13 17:57:02.257580 [ 198 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 31 rows starting from the beginning of the part | ||
| 6563 | 2026.01.13 17:57:02.257674 [ 198 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 10 rows starting from the beginning of the part | ||
| 6564 | 2026.01.13 17:57:02.257791 [ 276 ] {ec3e23dc-c3f9-4c20-9c37-2778f97e2869} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6565 | 2026.01.13 17:57:02.257952 [ 189 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13447 rows, containing 5 columns (5 merged, 0 gathered) in 0.00442989 sec., 3035515.5545623032 rows/sec., 205.13 MiB/sec. | ||
| 6566 | 2026.01.13 17:57:02.258074 [ 276 ] {ec3e23dc-c3f9-4c20-9c37-2778f97e2869} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6567 | 2026.01.13 17:57:02.258193 [ 152 ] {} <Debug> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6568 | 2026.01.13 17:57:02.258216 [ 276 ] {ec3e23dc-c3f9-4c20-9c37-2778f97e2869} <Debug> executeQuery: Read 76 rows, 4.59 KiB in 0.001175 sec., 64680.85106382978 rows/sec., 3.81 MiB/sec. | ||
| 6569 | 2026.01.13 17:57:02.258223 [ 152 ] {} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6570 | 2026.01.13 17:57:02.258257 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6571 | 2026.01.13 17:57:02.258261 [ 276 ] {ec3e23dc-c3f9-4c20-9c37-2778f97e2869} <Debug> TCPHandler: Processed in 0.001349294 sec. | ||
| 6572 | 2026.01.13 17:57:02.258326 [ 194 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 6573 | 2026.01.13 17:57:02.258416 [ 194 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6574 | 2026.01.13 17:57:02.258426 [ 195 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6575 | 2026.01.13 17:57:02.258441 [ 194 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2388 rows starting from the beginning of the part | ||
| 6576 | 2026.01.13 17:57:02.258507 [ 194 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 60 rows starting from the beginning of the part | ||
| 6577 | 2026.01.13 17:57:02.258541 [ 194 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 60 rows starting from the beginning of the part | ||
| 6578 | 2026.01.13 17:57:02.258577 [ 194 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 60 rows starting from the beginning of the part | ||
| 6579 | 2026.01.13 17:57:02.258612 [ 194 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 60 rows starting from the beginning of the part | ||
| 6580 | 2026.01.13 17:57:02.258644 [ 194 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 76 rows starting from the beginning of the part | ||
| 6581 | 2026.01.13 17:57:02.258806 [ 195 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6582 | 2026.01.13 17:57:02.258905 [ 195 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6583 | 2026.01.13 17:57:02.259010 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.43 MiB. | ||
| 6584 | 2026.01.13 17:57:02.259858 [ 188 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2704 rows, containing 4 columns (4 merged, 0 gathered) in 0.001572768 sec., 1719261.8364564895 rows/sec., 110.55 MiB/sec. | ||
| 6585 | 2026.01.13 17:57:02.260199 [ 195 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6586 | 2026.01.13 17:57:02.260435 [ 195 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_41_8} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6587 | 2026.01.13 17:57:02.260503 [ 195 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_41_8} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6588 | 2026.01.13 17:57:02.260572 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 6589 | 2026.01.13 17:57:02.261423 [ 195 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 691 rows, containing 19 columns (19 merged, 0 gathered) in 0.004549732 sec., 151877.0775949001 rows/sec., 272.16 MiB/sec. | ||
| 6590 | 2026.01.13 17:57:02.262537 [ 195 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6591 | 2026.01.13 17:57:02.262848 [ 195 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6592 | 2026.01.13 17:57:02.262918 [ 195 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6593 | 2026.01.13 17:57:02.263031 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.50 MiB. | ||
| 6594 | 2026.01.13 17:57:03.000329 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 274.76 MiB, peak 282.21 MiB, free memory in arenas 0.00 B, will set to 277.76 MiB (RSS), difference: 3.00 MiB | ||
| 6595 | 2026.01.13 17:57:03.089728 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 858 | ||
| 6596 | 2026.01.13 17:57:03.092324 [ 243 ] {} <Trace> system.query_log (7e309dc9-d6d6-4af1-816a-0936f503f03a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6597 | 2026.01.13 17:57:03.092368 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6598 | 2026.01.13 17:57:03.093594 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6599 | 2026.01.13 17:57:03.093871 [ 243 ] {} <Trace> system.query_log (7e309dc9-d6d6-4af1-816a-0936f503f03a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6600 | 2026.01.13 17:57:03.094127 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 858 | ||
| 6601 | 2026.01.13 17:57:04.721705 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6602 | 2026.01.13 17:57:04.721893 [ 276 ] {818bbc22-24c3-40ee-8047-ace7eeb467dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6603 | 2026.01.13 17:57:04.721955 [ 276 ] {818bbc22-24c3-40ee-8047-ace7eeb467dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6604 | 2026.01.13 17:57:04.722626 [ 276 ] {818bbc22-24c3-40ee-8047-ace7eeb467dd} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6605 | 2026.01.13 17:57:04.722666 [ 276 ] {818bbc22-24c3-40ee-8047-ace7eeb467dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6606 | 2026.01.13 17:57:04.723033 [ 276 ] {818bbc22-24c3-40ee-8047-ace7eeb467dd} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6607 | 2026.01.13 17:57:04.723256 [ 276 ] {818bbc22-24c3-40ee-8047-ace7eeb467dd} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6608 | 2026.01.13 17:57:04.723407 [ 276 ] {818bbc22-24c3-40ee-8047-ace7eeb467dd} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001561 sec., 35874.439461883405 rows/sec., 2.76 MiB/sec. | ||
| 6609 | 2026.01.13 17:57:04.723447 [ 276 ] {818bbc22-24c3-40ee-8047-ace7eeb467dd} <Debug> TCPHandler: Processed in 0.001865144 sec. | ||
| 6610 | 2026.01.13 17:57:04.723572 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6611 | 2026.01.13 17:57:04.723674 [ 276 ] {a285bd77-23ec-430c-8fd2-8fea6e9253e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6612 | 2026.01.13 17:57:04.723713 [ 276 ] {a285bd77-23ec-430c-8fd2-8fea6e9253e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6613 | 2026.01.13 17:57:04.724133 [ 276 ] {a285bd77-23ec-430c-8fd2-8fea6e9253e4} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6614 | 2026.01.13 17:57:04.724169 [ 276 ] {a285bd77-23ec-430c-8fd2-8fea6e9253e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6615 | 2026.01.13 17:57:04.724473 [ 276 ] {a285bd77-23ec-430c-8fd2-8fea6e9253e4} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6616 | 2026.01.13 17:57:04.724671 [ 276 ] {a285bd77-23ec-430c-8fd2-8fea6e9253e4} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6617 | 2026.01.13 17:57:04.724804 [ 276 ] {a285bd77-23ec-430c-8fd2-8fea6e9253e4} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001151 sec., 55603.82276281495 rows/sec., 4.34 MiB/sec. | ||
| 6618 | 2026.01.13 17:57:04.724841 [ 276 ] {a285bd77-23ec-430c-8fd2-8fea6e9253e4} <Debug> TCPHandler: Processed in 0.001316664 sec. | ||
| 6619 | 2026.01.13 17:57:04.724979 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6620 | 2026.01.13 17:57:04.725071 [ 276 ] {a2a45c82-5c4e-439b-a70e-1cbfabb24ef9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6621 | 2026.01.13 17:57:04.725114 [ 276 ] {a2a45c82-5c4e-439b-a70e-1cbfabb24ef9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6622 | 2026.01.13 17:57:04.725553 [ 276 ] {a2a45c82-5c4e-439b-a70e-1cbfabb24ef9} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6623 | 2026.01.13 17:57:04.725590 [ 276 ] {a2a45c82-5c4e-439b-a70e-1cbfabb24ef9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6624 | 2026.01.13 17:57:04.725914 [ 276 ] {a2a45c82-5c4e-439b-a70e-1cbfabb24ef9} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6625 | 2026.01.13 17:57:04.726114 [ 276 ] {a2a45c82-5c4e-439b-a70e-1cbfabb24ef9} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6626 | 2026.01.13 17:57:04.726251 [ 276 ] {a2a45c82-5c4e-439b-a70e-1cbfabb24ef9} <Debug> executeQuery: Read 74 rows, 5.27 KiB in 0.001198 sec., 61769.616026711185 rows/sec., 4.30 MiB/sec. | ||
| 6627 | 2026.01.13 17:57:04.726288 [ 276 ] {a2a45c82-5c4e-439b-a70e-1cbfabb24ef9} <Debug> TCPHandler: Processed in 0.001367065 sec. | ||
| 6628 | 2026.01.13 17:57:04.726411 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6629 | 2026.01.13 17:57:04.726503 [ 276 ] {bc7f869a-5d46-43cd-8c8e-59792c46f807} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6630 | 2026.01.13 17:57:04.726544 [ 276 ] {bc7f869a-5d46-43cd-8c8e-59792c46f807} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6631 | 2026.01.13 17:57:04.726959 [ 276 ] {bc7f869a-5d46-43cd-8c8e-59792c46f807} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6632 | 2026.01.13 17:57:04.727004 [ 276 ] {bc7f869a-5d46-43cd-8c8e-59792c46f807} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6633 | 2026.01.13 17:57:04.727355 [ 276 ] {bc7f869a-5d46-43cd-8c8e-59792c46f807} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6634 | 2026.01.13 17:57:04.727566 [ 276 ] {bc7f869a-5d46-43cd-8c8e-59792c46f807} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6635 | 2026.01.13 17:57:04.727696 [ 276 ] {bc7f869a-5d46-43cd-8c8e-59792c46f807} <Debug> executeQuery: Read 28 rows, 1.94 KiB in 0.001211 sec., 23121.387283236993 rows/sec., 1.56 MiB/sec. | ||
| 6636 | 2026.01.13 17:57:04.727737 [ 276 ] {bc7f869a-5d46-43cd-8c8e-59792c46f807} <Debug> TCPHandler: Processed in 0.001374315 sec. | ||
| 6637 | 2026.01.13 17:57:05.552590 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12923 | ||
| 6638 | 2026.01.13 17:57:05.553131 [ 245 ] {} <Trace> system.asynchronous_metric_log (3e1656ea-c259-49fe-9ba0-58dc6ab6f9df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6639 | 2026.01.13 17:57:05.553183 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6640 | 2026.01.13 17:57:05.553675 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6641 | 2026.01.13 17:57:05.553904 [ 245 ] {} <Trace> system.asynchronous_metric_log (3e1656ea-c259-49fe-9ba0-58dc6ab6f9df): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6642 | 2026.01.13 17:57:05.554031 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12923 | ||
| 6643 | 2026.01.13 17:57:06.224424 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 6644 | 2026.01.13 17:57:06.240528 [ 244 ] {} <Trace> system.metric_log (ae7e3c3e-b449-4f33-bec8-ffbb555a10ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6645 | 2026.01.13 17:57:06.240589 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6646 | 2026.01.13 17:57:06.246384 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6647 | 2026.01.13 17:57:06.247080 [ 244 ] {} <Trace> system.metric_log (ae7e3c3e-b449-4f33-bec8-ffbb555a10ce): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6648 | 2026.01.13 17:57:06.249816 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 6649 | 2026.01.13 17:57:09.726901 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6650 | 2026.01.13 17:57:09.727111 [ 276 ] {ede86930-7a45-42a5-bb42-a701e2542a0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6651 | 2026.01.13 17:57:09.727176 [ 276 ] {ede86930-7a45-42a5-bb42-a701e2542a0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6652 | 2026.01.13 17:57:09.727858 [ 276 ] {ede86930-7a45-42a5-bb42-a701e2542a0f} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6653 | 2026.01.13 17:57:09.727902 [ 276 ] {ede86930-7a45-42a5-bb42-a701e2542a0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6654 | 2026.01.13 17:57:09.728320 [ 276 ] {ede86930-7a45-42a5-bb42-a701e2542a0f} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6655 | 2026.01.13 17:57:09.728591 [ 276 ] {ede86930-7a45-42a5-bb42-a701e2542a0f} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6656 | 2026.01.13 17:57:09.728745 [ 276 ] {ede86930-7a45-42a5-bb42-a701e2542a0f} <Debug> executeQuery: Read 118 rows, 10.26 KiB in 0.001682 sec., 70154.57788347205 rows/sec., 5.96 MiB/sec. | ||
| 6657 | 2026.01.13 17:57:09.728788 [ 276 ] {ede86930-7a45-42a5-bb42-a701e2542a0f} <Debug> TCPHandler: Processed in 0.002023826 sec. | ||
| 6658 | 2026.01.13 17:57:09.728920 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6659 | 2026.01.13 17:57:09.729019 [ 276 ] {e8007003-3faa-446d-83b5-a6f389ff85ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6660 | 2026.01.13 17:57:09.729061 [ 276 ] {e8007003-3faa-446d-83b5-a6f389ff85ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6661 | 2026.01.13 17:57:09.729472 [ 276 ] {e8007003-3faa-446d-83b5-a6f389ff85ad} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6662 | 2026.01.13 17:57:09.729507 [ 276 ] {e8007003-3faa-446d-83b5-a6f389ff85ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6663 | 2026.01.13 17:57:09.729804 [ 276 ] {e8007003-3faa-446d-83b5-a6f389ff85ad} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6664 | 2026.01.13 17:57:09.730009 [ 276 ] {e8007003-3faa-446d-83b5-a6f389ff85ad} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6665 | 2026.01.13 17:57:09.730138 [ 276 ] {e8007003-3faa-446d-83b5-a6f389ff85ad} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001141 sec., 27169.14986853637 rows/sec., 2.00 MiB/sec. | ||
| 6666 | 2026.01.13 17:57:09.730176 [ 276 ] {e8007003-3faa-446d-83b5-a6f389ff85ad} <Debug> TCPHandler: Processed in 0.001306543 sec. | ||
| 6667 | 2026.01.13 17:57:09.730285 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6668 | 2026.01.13 17:57:09.730379 [ 276 ] {983a9518-dfcf-4314-8c65-89c7ab27b842} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6669 | 2026.01.13 17:57:09.730420 [ 276 ] {983a9518-dfcf-4314-8c65-89c7ab27b842} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6670 | 2026.01.13 17:57:09.730853 [ 276 ] {983a9518-dfcf-4314-8c65-89c7ab27b842} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6671 | 2026.01.13 17:57:09.730888 [ 276 ] {983a9518-dfcf-4314-8c65-89c7ab27b842} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6672 | 2026.01.13 17:57:09.731201 [ 276 ] {983a9518-dfcf-4314-8c65-89c7ab27b842} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6673 | 2026.01.13 17:57:09.731413 [ 276 ] {983a9518-dfcf-4314-8c65-89c7ab27b842} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6674 | 2026.01.13 17:57:09.731540 [ 276 ] {983a9518-dfcf-4314-8c65-89c7ab27b842} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001179 sec., 80576.75996607295 rows/sec., 6.29 MiB/sec. | ||
| 6675 | 2026.01.13 17:57:09.731578 [ 276 ] {983a9518-dfcf-4314-8c65-89c7ab27b842} <Debug> TCPHandler: Processed in 0.001342564 sec. | ||
| 6676 | 2026.01.13 17:57:09.731701 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6677 | 2026.01.13 17:57:09.731797 [ 276 ] {73ef104e-0b3a-4cce-9fa9-b1ffd85ff272} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6678 | 2026.01.13 17:57:09.731841 [ 276 ] {73ef104e-0b3a-4cce-9fa9-b1ffd85ff272} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6679 | 2026.01.13 17:57:09.732258 [ 276 ] {73ef104e-0b3a-4cce-9fa9-b1ffd85ff272} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6680 | 2026.01.13 17:57:09.732293 [ 276 ] {73ef104e-0b3a-4cce-9fa9-b1ffd85ff272} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6681 | 2026.01.13 17:57:09.732628 [ 276 ] {73ef104e-0b3a-4cce-9fa9-b1ffd85ff272} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6682 | 2026.01.13 17:57:09.732854 [ 276 ] {73ef104e-0b3a-4cce-9fa9-b1ffd85ff272} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6683 | 2026.01.13 17:57:09.732985 [ 276 ] {73ef104e-0b3a-4cce-9fa9-b1ffd85ff272} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001207 sec., 132560.06628003315 rows/sec., 9.23 MiB/sec. | ||
| 6684 | 2026.01.13 17:57:09.733021 [ 276 ] {73ef104e-0b3a-4cce-9fa9-b1ffd85ff272} <Debug> TCPHandler: Processed in 0.001369255 sec. | ||
| 6685 | 2026.01.13 17:57:09.733134 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6686 | 2026.01.13 17:57:09.733227 [ 276 ] {5d918821-cbab-44e6-a112-da15b25dca52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6687 | 2026.01.13 17:57:09.733282 [ 276 ] {5d918821-cbab-44e6-a112-da15b25dca52} <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 | ||
| 6688 | 2026.01.13 17:57:09.734118 [ 276 ] {5d918821-cbab-44e6-a112-da15b25dca52} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6689 | 2026.01.13 17:57:09.734155 [ 276 ] {5d918821-cbab-44e6-a112-da15b25dca52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6690 | 2026.01.13 17:57:09.734726 [ 276 ] {5d918821-cbab-44e6-a112-da15b25dca52} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6691 | 2026.01.13 17:57:09.734946 [ 276 ] {5d918821-cbab-44e6-a112-da15b25dca52} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6692 | 2026.01.13 17:57:09.735084 [ 276 ] {5d918821-cbab-44e6-a112-da15b25dca52} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001876 sec., 16524.52025586354 rows/sec., 29.61 MiB/sec. | ||
| 6693 | 2026.01.13 17:57:09.735137 [ 276 ] {5d918821-cbab-44e6-a112-da15b25dca52} <Debug> TCPHandler: Processed in 0.002053507 sec. | ||
| 6694 | 2026.01.13 17:57:09.735255 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6695 | 2026.01.13 17:57:09.735349 [ 276 ] {41396849-33d8-480a-b483-c210775e7beb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6696 | 2026.01.13 17:57:09.735392 [ 276 ] {41396849-33d8-480a-b483-c210775e7beb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6697 | 2026.01.13 17:57:09.735735 [ 276 ] {41396849-33d8-480a-b483-c210775e7beb} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6698 | 2026.01.13 17:57:09.735771 [ 276 ] {41396849-33d8-480a-b483-c210775e7beb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6699 | 2026.01.13 17:57:09.736070 [ 276 ] {41396849-33d8-480a-b483-c210775e7beb} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6700 | 2026.01.13 17:57:09.736314 [ 276 ] {41396849-33d8-480a-b483-c210775e7beb} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6701 | 2026.01.13 17:57:09.736440 [ 276 ] {41396849-33d8-480a-b483-c210775e7beb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00111 sec., 54054.054054054046 rows/sec., 3.64 MiB/sec. | ||
| 6702 | 2026.01.13 17:57:09.736481 [ 276 ] {41396849-33d8-480a-b483-c210775e7beb} <Debug> TCPHandler: Processed in 0.001273983 sec. | ||
| 6703 | 2026.01.13 17:57:12.951849 [ 141 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6704 | 2026.01.13 17:57:12.951926 [ 141 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6705 | 2026.01.13 17:57:13.054812 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13435 | ||
| 6706 | 2026.01.13 17:57:13.055268 [ 245 ] {} <Trace> system.asynchronous_metric_log (3e1656ea-c259-49fe-9ba0-58dc6ab6f9df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6707 | 2026.01.13 17:57:13.055306 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6708 | 2026.01.13 17:57:13.055837 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6709 | 2026.01.13 17:57:13.056064 [ 245 ] {} <Trace> system.asynchronous_metric_log (3e1656ea-c259-49fe-9ba0-58dc6ab6f9df): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6710 | 2026.01.13 17:57:13.056190 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13435 | ||
| 6711 | 2026.01.13 17:57:13.095120 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 878 | ||
| 6712 | 2026.01.13 17:57:13.097115 [ 243 ] {} <Trace> system.query_log (7e309dc9-d6d6-4af1-816a-0936f503f03a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6713 | 2026.01.13 17:57:13.097162 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6714 | 2026.01.13 17:57:13.098440 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6715 | 2026.01.13 17:57:13.098716 [ 243 ] {} <Trace> system.query_log (7e309dc9-d6d6-4af1-816a-0936f503f03a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6716 | 2026.01.13 17:57:13.098969 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 878 | ||
| 6717 | 2026.01.13 17:57:13.598357 [ 140 ] {} <Debug> oximeter.measurements_f64 (1c067b5b-75e1-467d-a7e3-d4b172727ac8) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 6718 | 2026.01.13 17:57:13.598431 [ 140 ] {} <Trace> oximeter.measurements_f64 (1c067b5b-75e1-467d-a7e3-d4b172727ac8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6719 | 2026.01.13 17:57:13.598457 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6720 | 2026.01.13 17:57:13.598582 [ 190 ] {1c067b5b-75e1-467d-a7e3-d4b172727ac8::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact with storage Full | ||
| 6721 | 2026.01.13 17:57:13.598745 [ 190 ] {1c067b5b-75e1-467d-a7e3-d4b172727ac8::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6722 | 2026.01.13 17:57:13.598781 [ 190 ] {1c067b5b-75e1-467d-a7e3-d4b172727ac8::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 10 rows starting from the beginning of the part | ||
| 6723 | 2026.01.13 17:57:13.598843 [ 190 ] {1c067b5b-75e1-467d-a7e3-d4b172727ac8::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
| 6724 | 2026.01.13 17:57:13.598885 [ 190 ] {1c067b5b-75e1-467d-a7e3-d4b172727ac8::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
| 6725 | 2026.01.13 17:57:13.598924 [ 190 ] {1c067b5b-75e1-467d-a7e3-d4b172727ac8::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
| 6726 | 2026.01.13 17:57:13.598961 [ 190 ] {1c067b5b-75e1-467d-a7e3-d4b172727ac8::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
| 6727 | 2026.01.13 17:57:13.599702 [ 195 ] {1c067b5b-75e1-467d-a7e3-d4b172727ac8::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14 rows, containing 4 columns (4 merged, 0 gathered) in 0.001182611 sec., 11838.212227012938 rows/sec., 794.39 KiB/sec. | ||
| 6728 | 2026.01.13 17:57:13.599908 [ 188 ] {1c067b5b-75e1-467d-a7e3-d4b172727ac8::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 6729 | 2026.01.13 17:57:13.600238 [ 188 ] {1c067b5b-75e1-467d-a7e3-d4b172727ac8::all_1_14_3} <Trace> oximeter.measurements_f64 (1c067b5b-75e1-467d-a7e3-d4b172727ac8): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6730 | 2026.01.13 17:57:13.600313 [ 188 ] {1c067b5b-75e1-467d-a7e3-d4b172727ac8::all_1_14_3} <Trace> oximeter.measurements_f64 (1c067b5b-75e1-467d-a7e3-d4b172727ac8) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
| 6731 | 2026.01.13 17:57:13.600412 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 6732 | 2026.01.13 17:57:13.750652 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 6733 | 2026.01.13 17:57:13.767347 [ 244 ] {} <Trace> system.metric_log (ae7e3c3e-b449-4f33-bec8-ffbb555a10ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6734 | 2026.01.13 17:57:13.767406 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6735 | 2026.01.13 17:57:13.773408 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6736 | 2026.01.13 17:57:13.774174 [ 244 ] {} <Trace> system.metric_log (ae7e3c3e-b449-4f33-bec8-ffbb555a10ce): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6737 | 2026.01.13 17:57:13.776987 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 6738 | 2026.01.13 17:57:14.736387 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6739 | 2026.01.13 17:57:14.736684 [ 276 ] {624e4dad-ebf8-47d1-8b5a-840f08444f50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6740 | 2026.01.13 17:57:14.736787 [ 276 ] {624e4dad-ebf8-47d1-8b5a-840f08444f50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6741 | 2026.01.13 17:57:14.737748 [ 276 ] {624e4dad-ebf8-47d1-8b5a-840f08444f50} <Trace> oximeter.fields_i16 (c518ca51-717d-4c11-8fbe-de2c2dfc273c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6742 | 2026.01.13 17:57:14.737788 [ 276 ] {624e4dad-ebf8-47d1-8b5a-840f08444f50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6743 | 2026.01.13 17:57:14.738192 [ 276 ] {624e4dad-ebf8-47d1-8b5a-840f08444f50} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 6744 | 2026.01.13 17:57:14.738418 [ 276 ] {624e4dad-ebf8-47d1-8b5a-840f08444f50} <Trace> oximeter.fields_i16 (c518ca51-717d-4c11-8fbe-de2c2dfc273c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6745 | 2026.01.13 17:57:14.738571 [ 276 ] {624e4dad-ebf8-47d1-8b5a-840f08444f50} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001963 sec., 208863.9836984208 rows/sec., 13.25 MiB/sec. | ||
| 6746 | 2026.01.13 17:57:14.738613 [ 276 ] {624e4dad-ebf8-47d1-8b5a-840f08444f50} <Debug> TCPHandler: Processed in 0.002410723 sec. | ||
| 6747 | 2026.01.13 17:57:14.738728 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6748 | 2026.01.13 17:57:14.738822 [ 276 ] {ce543904-cdc1-489b-8305-dd6e9fa36f30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6749 | 2026.01.13 17:57:14.738863 [ 276 ] {ce543904-cdc1-489b-8305-dd6e9fa36f30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6750 | 2026.01.13 17:57:14.739670 [ 276 ] {ce543904-cdc1-489b-8305-dd6e9fa36f30} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6751 | 2026.01.13 17:57:14.739706 [ 276 ] {ce543904-cdc1-489b-8305-dd6e9fa36f30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6752 | 2026.01.13 17:57:14.740075 [ 276 ] {ce543904-cdc1-489b-8305-dd6e9fa36f30} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6753 | 2026.01.13 17:57:14.740293 [ 276 ] {ce543904-cdc1-489b-8305-dd6e9fa36f30} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6754 | 2026.01.13 17:57:14.740420 [ 276 ] {ce543904-cdc1-489b-8305-dd6e9fa36f30} <Debug> executeQuery: Read 1132 rows, 91.85 KiB in 0.001615 sec., 700928.7925696595 rows/sec., 55.54 MiB/sec. | ||
| 6755 | 2026.01.13 17:57:14.740457 [ 276 ] {ce543904-cdc1-489b-8305-dd6e9fa36f30} <Debug> TCPHandler: Processed in 0.001777872 sec. | ||
| 6756 | 2026.01.13 17:57:14.740595 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6757 | 2026.01.13 17:57:14.740688 [ 276 ] {b1fda267-8dd6-4916-9fb9-83fb0bb56be4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6758 | 2026.01.13 17:57:14.740728 [ 276 ] {b1fda267-8dd6-4916-9fb9-83fb0bb56be4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6759 | 2026.01.13 17:57:14.741205 [ 276 ] {b1fda267-8dd6-4916-9fb9-83fb0bb56be4} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6760 | 2026.01.13 17:57:14.741241 [ 276 ] {b1fda267-8dd6-4916-9fb9-83fb0bb56be4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6761 | 2026.01.13 17:57:14.741553 [ 276 ] {b1fda267-8dd6-4916-9fb9-83fb0bb56be4} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6762 | 2026.01.13 17:57:14.741786 [ 276 ] {b1fda267-8dd6-4916-9fb9-83fb0bb56be4} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6763 | 2026.01.13 17:57:14.741920 [ 276 ] {b1fda267-8dd6-4916-9fb9-83fb0bb56be4} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001249 sec., 172137.7101681345 rows/sec., 10.22 MiB/sec. | ||
| 6764 | 2026.01.13 17:57:14.741957 [ 276 ] {b1fda267-8dd6-4916-9fb9-83fb0bb56be4} <Debug> TCPHandler: Processed in 0.001421015 sec. | ||
| 6765 | 2026.01.13 17:57:14.742073 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6766 | 2026.01.13 17:57:14.742173 [ 276 ] {471763d4-5c66-47de-94cf-c674111b169a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6767 | 2026.01.13 17:57:14.742212 [ 276 ] {471763d4-5c66-47de-94cf-c674111b169a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6768 | 2026.01.13 17:57:14.742681 [ 276 ] {471763d4-5c66-47de-94cf-c674111b169a} <Trace> oximeter.fields_u32 (283989db-30f4-4232-8589-7a68eae304b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6769 | 2026.01.13 17:57:14.742717 [ 276 ] {471763d4-5c66-47de-94cf-c674111b169a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6770 | 2026.01.13 17:57:14.743016 [ 276 ] {471763d4-5c66-47de-94cf-c674111b169a} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6771 | 2026.01.13 17:57:14.743230 [ 276 ] {471763d4-5c66-47de-94cf-c674111b169a} <Trace> oximeter.fields_u32 (283989db-30f4-4232-8589-7a68eae304b8): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6772 | 2026.01.13 17:57:14.743356 [ 276 ] {471763d4-5c66-47de-94cf-c674111b169a} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.0012 sec., 176666.6666666667 rows/sec., 11.39 MiB/sec. | ||
| 6773 | 2026.01.13 17:57:14.743393 [ 276 ] {471763d4-5c66-47de-94cf-c674111b169a} <Debug> TCPHandler: Processed in 0.001369075 sec. | ||
| 6774 | 2026.01.13 17:57:14.743496 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6775 | 2026.01.13 17:57:14.743589 [ 276 ] {82a2a9c6-6197-442a-b940-b31da25197cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6776 | 2026.01.13 17:57:14.743627 [ 276 ] {82a2a9c6-6197-442a-b940-b31da25197cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6777 | 2026.01.13 17:57:14.744095 [ 276 ] {82a2a9c6-6197-442a-b940-b31da25197cb} <Trace> oximeter.fields_u8 (7d5959b3-3fa8-49d8-9069-8b4bc7b3c5b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6778 | 2026.01.13 17:57:14.744130 [ 276 ] {82a2a9c6-6197-442a-b940-b31da25197cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6779 | 2026.01.13 17:57:14.744438 [ 276 ] {82a2a9c6-6197-442a-b940-b31da25197cb} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 6780 | 2026.01.13 17:57:14.744645 [ 276 ] {82a2a9c6-6197-442a-b940-b31da25197cb} <Trace> oximeter.fields_u8 (7d5959b3-3fa8-49d8-9069-8b4bc7b3c5b2): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6781 | 2026.01.13 17:57:14.744771 [ 276 ] {82a2a9c6-6197-442a-b940-b31da25197cb} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.0012 sec., 175833.33333333334 rows/sec., 9.98 MiB/sec. | ||
| 6782 | 2026.01.13 17:57:14.744808 [ 276 ] {82a2a9c6-6197-442a-b940-b31da25197cb} <Debug> TCPHandler: Processed in 0.001360605 sec. | ||
| 6783 | 2026.01.13 17:57:14.744918 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6784 | 2026.01.13 17:57:14.745009 [ 276 ] {7c577001-888e-4ee4-b112-0e7bfbb0d9d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6785 | 2026.01.13 17:57:14.745049 [ 276 ] {7c577001-888e-4ee4-b112-0e7bfbb0d9d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6786 | 2026.01.13 17:57:14.745663 [ 276 ] {7c577001-888e-4ee4-b112-0e7bfbb0d9d7} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6787 | 2026.01.13 17:57:14.745700 [ 276 ] {7c577001-888e-4ee4-b112-0e7bfbb0d9d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6788 | 2026.01.13 17:57:14.746030 [ 276 ] {7c577001-888e-4ee4-b112-0e7bfbb0d9d7} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6789 | 2026.01.13 17:57:14.746251 [ 276 ] {7c577001-888e-4ee4-b112-0e7bfbb0d9d7} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6790 | 2026.01.13 17:57:14.746377 [ 276 ] {7c577001-888e-4ee4-b112-0e7bfbb0d9d7} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001384 sec., 497832.3699421965 rows/sec., 34.76 MiB/sec. | ||
| 6791 | 2026.01.13 17:57:14.746414 [ 276 ] {7c577001-888e-4ee4-b112-0e7bfbb0d9d7} <Debug> TCPHandler: Processed in 0.001544927 sec. | ||
| 6792 | 2026.01.13 17:57:14.746547 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6793 | 2026.01.13 17:57:14.746666 [ 276 ] {25acc556-68ba-4e7c-b887-29d624154ef1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6794 | 2026.01.13 17:57:14.746715 [ 276 ] {25acc556-68ba-4e7c-b887-29d624154ef1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6795 | 2026.01.13 17:57:14.747097 [ 276 ] {25acc556-68ba-4e7c-b887-29d624154ef1} <Trace> oximeter.measurements_bool (826fdc8e-3d6b-4202-9ce2-60a454a21d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6796 | 2026.01.13 17:57:14.747139 [ 276 ] {25acc556-68ba-4e7c-b887-29d624154ef1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6797 | 2026.01.13 17:57:14.747458 [ 276 ] {25acc556-68ba-4e7c-b887-29d624154ef1} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6798 | 2026.01.13 17:57:14.747663 [ 276 ] {25acc556-68ba-4e7c-b887-29d624154ef1} <Trace> oximeter.measurements_bool (826fdc8e-3d6b-4202-9ce2-60a454a21d74): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6799 | 2026.01.13 17:57:14.747786 [ 276 ] {25acc556-68ba-4e7c-b887-29d624154ef1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001145 sec., 5240.174672489083 rows/sec., 273.78 KiB/sec. | ||
| 6800 | 2026.01.13 17:57:14.747822 [ 276 ] {25acc556-68ba-4e7c-b887-29d624154ef1} <Debug> TCPHandler: Processed in 0.001334754 sec. | ||
| 6801 | 2026.01.13 17:57:14.747924 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6802 | 2026.01.13 17:57:14.748017 [ 276 ] {c0e068b1-5edd-4e78-a1a3-0503cb671f70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6803 | 2026.01.13 17:57:14.748057 [ 276 ] {c0e068b1-5edd-4e78-a1a3-0503cb671f70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6804 | 2026.01.13 17:57:14.748523 [ 276 ] {c0e068b1-5edd-4e78-a1a3-0503cb671f70} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6805 | 2026.01.13 17:57:14.748559 [ 276 ] {c0e068b1-5edd-4e78-a1a3-0503cb671f70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6806 | 2026.01.13 17:57:14.748883 [ 276 ] {c0e068b1-5edd-4e78-a1a3-0503cb671f70} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6807 | 2026.01.13 17:57:14.749087 [ 276 ] {c0e068b1-5edd-4e78-a1a3-0503cb671f70} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6808 | 2026.01.13 17:57:14.749214 [ 276 ] {c0e068b1-5edd-4e78-a1a3-0503cb671f70} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001215 sec., 258436.21399176956 rows/sec., 16.98 MiB/sec. | ||
| 6809 | 2026.01.13 17:57:14.749251 [ 276 ] {c0e068b1-5edd-4e78-a1a3-0503cb671f70} <Debug> TCPHandler: Processed in 0.001373795 sec. | ||
| 6810 | 2026.01.13 17:57:14.749351 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6811 | 2026.01.13 17:57:14.749444 [ 276 ] {9293b7f9-a11e-4078-b177-92c09344a57d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6812 | 2026.01.13 17:57:14.749484 [ 276 ] {9293b7f9-a11e-4078-b177-92c09344a57d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6813 | 2026.01.13 17:57:14.749808 [ 276 ] {9293b7f9-a11e-4078-b177-92c09344a57d} <Trace> oximeter.measurements_f64 (1c067b5b-75e1-467d-a7e3-d4b172727ac8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6814 | 2026.01.13 17:57:14.749842 [ 276 ] {9293b7f9-a11e-4078-b177-92c09344a57d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6815 | 2026.01.13 17:57:14.750129 [ 276 ] {9293b7f9-a11e-4078-b177-92c09344a57d} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6816 | 2026.01.13 17:57:14.750335 [ 276 ] {9293b7f9-a11e-4078-b177-92c09344a57d} <Trace> oximeter.measurements_f64 (1c067b5b-75e1-467d-a7e3-d4b172727ac8): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6817 | 2026.01.13 17:57:14.750457 [ 276 ] {9293b7f9-a11e-4078-b177-92c09344a57d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001031 sec., 969.9321047526673 rows/sec., 65.36 KiB/sec. | ||
| 6818 | 2026.01.13 17:57:14.750491 [ 276 ] {9293b7f9-a11e-4078-b177-92c09344a57d} <Debug> TCPHandler: Processed in 0.001187451 sec. | ||
| 6819 | 2026.01.13 17:57:14.750608 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6820 | 2026.01.13 17:57:14.750713 [ 276 ] {2c2804c5-ab14-459f-ab8e-d600552c8844} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6821 | 2026.01.13 17:57:14.750769 [ 276 ] {2c2804c5-ab14-459f-ab8e-d600552c8844} <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 | ||
| 6822 | 2026.01.13 17:57:14.751529 [ 276 ] {2c2804c5-ab14-459f-ab8e-d600552c8844} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6823 | 2026.01.13 17:57:14.751564 [ 276 ] {2c2804c5-ab14-459f-ab8e-d600552c8844} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6824 | 2026.01.13 17:57:14.752084 [ 276 ] {2c2804c5-ab14-459f-ab8e-d600552c8844} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6825 | 2026.01.13 17:57:14.752299 [ 276 ] {2c2804c5-ab14-459f-ab8e-d600552c8844} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6826 | 2026.01.13 17:57:14.752447 [ 276 ] {2c2804c5-ab14-459f-ab8e-d600552c8844} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001758 sec., 5688.282138794084 rows/sec., 10.19 MiB/sec. | ||
| 6827 | 2026.01.13 17:57:14.752509 [ 276 ] {2c2804c5-ab14-459f-ab8e-d600552c8844} <Debug> TCPHandler: Processed in 0.001962006 sec. | ||
| 6828 | 2026.01.13 17:57:14.752620 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6829 | 2026.01.13 17:57:14.752715 [ 276 ] {6440b771-49bd-493e-a61b-92545e34d387} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6830 | 2026.01.13 17:57:14.752756 [ 276 ] {6440b771-49bd-493e-a61b-92545e34d387} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6831 | 2026.01.13 17:57:14.753096 [ 276 ] {6440b771-49bd-493e-a61b-92545e34d387} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6832 | 2026.01.13 17:57:14.753131 [ 276 ] {6440b771-49bd-493e-a61b-92545e34d387} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6833 | 2026.01.13 17:57:14.753433 [ 276 ] {6440b771-49bd-493e-a61b-92545e34d387} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6834 | 2026.01.13 17:57:14.753635 [ 276 ] {6440b771-49bd-493e-a61b-92545e34d387} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6835 | 2026.01.13 17:57:14.753762 [ 276 ] {6440b771-49bd-493e-a61b-92545e34d387} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001066 sec., 97560.97560975609 rows/sec., 5.98 MiB/sec. | ||
| 6836 | 2026.01.13 17:57:14.753798 [ 276 ] {6440b771-49bd-493e-a61b-92545e34d387} <Debug> TCPHandler: Processed in 0.001228112 sec. | ||
| 6837 | 2026.01.13 17:57:19.727366 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6838 | 2026.01.13 17:57:19.727667 [ 276 ] {c120a23f-d021-4737-960a-bc081d5ff23c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6839 | 2026.01.13 17:57:19.727740 [ 276 ] {c120a23f-d021-4737-960a-bc081d5ff23c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6840 | 2026.01.13 17:57:19.728457 [ 276 ] {c120a23f-d021-4737-960a-bc081d5ff23c} <Trace> oximeter.fields_ipaddr (262b395f-daa4-48d1-aa34-e8cf0bb4ab49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6841 | 2026.01.13 17:57:19.728500 [ 276 ] {c120a23f-d021-4737-960a-bc081d5ff23c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6842 | 2026.01.13 17:57:19.728855 [ 276 ] {c120a23f-d021-4737-960a-bc081d5ff23c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6843 | 2026.01.13 17:57:19.729072 [ 276 ] {c120a23f-d021-4737-960a-bc081d5ff23c} <Trace> oximeter.fields_ipaddr (262b395f-daa4-48d1-aa34-e8cf0bb4ab49): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6844 | 2026.01.13 17:57:19.729225 [ 276 ] {c120a23f-d021-4737-960a-bc081d5ff23c} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001667 sec., 2399.520095980804 rows/sec., 195.66 KiB/sec. | ||
| 6845 | 2026.01.13 17:57:19.729274 [ 276 ] {c120a23f-d021-4737-960a-bc081d5ff23c} <Debug> TCPHandler: Processed in 0.002130559 sec. | ||
| 6846 | 2026.01.13 17:57:19.729423 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6847 | 2026.01.13 17:57:19.729517 [ 276 ] {1154089f-ae83-4612-9974-60000d3f46fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6848 | 2026.01.13 17:57:19.729558 [ 276 ] {1154089f-ae83-4612-9974-60000d3f46fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6849 | 2026.01.13 17:57:19.730146 [ 276 ] {1154089f-ae83-4612-9974-60000d3f46fb} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6850 | 2026.01.13 17:57:19.730183 [ 276 ] {1154089f-ae83-4612-9974-60000d3f46fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6851 | 2026.01.13 17:57:19.730487 [ 276 ] {1154089f-ae83-4612-9974-60000d3f46fb} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6852 | 2026.01.13 17:57:19.730695 [ 276 ] {1154089f-ae83-4612-9974-60000d3f46fb} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6853 | 2026.01.13 17:57:19.730828 [ 276 ] {1154089f-ae83-4612-9974-60000d3f46fb} <Debug> executeQuery: Read 120 rows, 10.41 KiB in 0.001279 sec., 93823.29945269742 rows/sec., 7.95 MiB/sec. | ||
| 6854 | 2026.01.13 17:57:19.730866 [ 276 ] {1154089f-ae83-4612-9974-60000d3f46fb} <Debug> TCPHandler: Processed in 0.001458707 sec. | ||
| 6855 | 2026.01.13 17:57:19.731002 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6856 | 2026.01.13 17:57:19.731098 [ 276 ] {405bbef5-6139-473c-b596-00c7443896d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6857 | 2026.01.13 17:57:19.731139 [ 276 ] {405bbef5-6139-473c-b596-00c7443896d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6858 | 2026.01.13 17:57:19.731583 [ 276 ] {405bbef5-6139-473c-b596-00c7443896d7} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6859 | 2026.01.13 17:57:19.731619 [ 276 ] {405bbef5-6139-473c-b596-00c7443896d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6860 | 2026.01.13 17:57:19.731914 [ 276 ] {405bbef5-6139-473c-b596-00c7443896d7} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6861 | 2026.01.13 17:57:19.732119 [ 276 ] {405bbef5-6139-473c-b596-00c7443896d7} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6862 | 2026.01.13 17:57:19.732248 [ 276 ] {405bbef5-6139-473c-b596-00c7443896d7} <Debug> executeQuery: Read 35 rows, 2.61 KiB in 0.001169 sec., 29940.119760479043 rows/sec., 2.18 MiB/sec. | ||
| 6863 | 2026.01.13 17:57:19.732285 [ 276 ] {405bbef5-6139-473c-b596-00c7443896d7} <Debug> TCPHandler: Processed in 0.001333754 sec. | ||
| 6864 | 2026.01.13 17:57:19.732405 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6865 | 2026.01.13 17:57:19.732502 [ 276 ] {0e04238b-1a23-46b3-bd69-14142e2453bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6866 | 2026.01.13 17:57:19.732543 [ 276 ] {0e04238b-1a23-46b3-bd69-14142e2453bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6867 | 2026.01.13 17:57:19.732976 [ 276 ] {0e04238b-1a23-46b3-bd69-14142e2453bc} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6868 | 2026.01.13 17:57:19.733010 [ 276 ] {0e04238b-1a23-46b3-bd69-14142e2453bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6869 | 2026.01.13 17:57:19.733310 [ 276 ] {0e04238b-1a23-46b3-bd69-14142e2453bc} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6870 | 2026.01.13 17:57:19.733523 [ 276 ] {0e04238b-1a23-46b3-bd69-14142e2453bc} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6871 | 2026.01.13 17:57:19.733652 [ 276 ] {0e04238b-1a23-46b3-bd69-14142e2453bc} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001167 sec., 84832.90488431876 rows/sec., 6.63 MiB/sec. | ||
| 6872 | 2026.01.13 17:57:19.733688 [ 276 ] {0e04238b-1a23-46b3-bd69-14142e2453bc} <Debug> TCPHandler: Processed in 0.001341814 sec. | ||
| 6873 | 2026.01.13 17:57:19.733811 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6874 | 2026.01.13 17:57:19.733904 [ 276 ] {c418b313-2522-4426-b4c7-4ad049887887} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6875 | 2026.01.13 17:57:19.733946 [ 276 ] {c418b313-2522-4426-b4c7-4ad049887887} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6876 | 2026.01.13 17:57:19.734368 [ 276 ] {c418b313-2522-4426-b4c7-4ad049887887} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6877 | 2026.01.13 17:57:19.734401 [ 276 ] {c418b313-2522-4426-b4c7-4ad049887887} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6878 | 2026.01.13 17:57:19.734732 [ 276 ] {c418b313-2522-4426-b4c7-4ad049887887} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6879 | 2026.01.13 17:57:19.734925 [ 276 ] {c418b313-2522-4426-b4c7-4ad049887887} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6880 | 2026.01.13 17:57:19.735049 [ 276 ] {c418b313-2522-4426-b4c7-4ad049887887} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001185 sec., 136708.86075949366 rows/sec., 9.52 MiB/sec. | ||
| 6881 | 2026.01.13 17:57:19.735084 [ 276 ] {c418b313-2522-4426-b4c7-4ad049887887} <Debug> TCPHandler: Processed in 0.001354144 sec. | ||
| 6882 | 2026.01.13 17:57:19.735185 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6883 | 2026.01.13 17:57:19.735279 [ 276 ] {df106a17-8b44-4b7b-ae9b-0be106788aa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6884 | 2026.01.13 17:57:19.735331 [ 276 ] {df106a17-8b44-4b7b-ae9b-0be106788aa5} <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 | ||
| 6885 | 2026.01.13 17:57:19.736223 [ 276 ] {df106a17-8b44-4b7b-ae9b-0be106788aa5} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6886 | 2026.01.13 17:57:19.736256 [ 276 ] {df106a17-8b44-4b7b-ae9b-0be106788aa5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6887 | 2026.01.13 17:57:19.736785 [ 276 ] {df106a17-8b44-4b7b-ae9b-0be106788aa5} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6888 | 2026.01.13 17:57:19.737002 [ 276 ] {df106a17-8b44-4b7b-ae9b-0be106788aa5} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6889 | 2026.01.13 17:57:19.737137 [ 276 ] {df106a17-8b44-4b7b-ae9b-0be106788aa5} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001838 sec., 16866.158868335147 rows/sec., 30.22 MiB/sec. | ||
| 6890 | 2026.01.13 17:57:19.737209 [ 276 ] {df106a17-8b44-4b7b-ae9b-0be106788aa5} <Debug> TCPHandler: Processed in 0.002041857 sec. | ||
| 6891 | 2026.01.13 17:57:19.737321 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6892 | 2026.01.13 17:57:19.737416 [ 276 ] {2b02f9a1-b97a-4cb5-9eeb-36227f1cd53d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6893 | 2026.01.13 17:57:19.737456 [ 276 ] {2b02f9a1-b97a-4cb5-9eeb-36227f1cd53d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6894 | 2026.01.13 17:57:19.737795 [ 276 ] {2b02f9a1-b97a-4cb5-9eeb-36227f1cd53d} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6895 | 2026.01.13 17:57:19.737828 [ 276 ] {2b02f9a1-b97a-4cb5-9eeb-36227f1cd53d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6896 | 2026.01.13 17:57:19.738127 [ 276 ] {2b02f9a1-b97a-4cb5-9eeb-36227f1cd53d} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6897 | 2026.01.13 17:57:19.738331 [ 276 ] {2b02f9a1-b97a-4cb5-9eeb-36227f1cd53d} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6898 | 2026.01.13 17:57:19.738462 [ 276 ] {2b02f9a1-b97a-4cb5-9eeb-36227f1cd53d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001065 sec., 56338.028169014084 rows/sec., 3.80 MiB/sec. | ||
| 6899 | 2026.01.13 17:57:19.738497 [ 276 ] {2b02f9a1-b97a-4cb5-9eeb-36227f1cd53d} <Debug> TCPHandler: Processed in 0.001224872 sec. | ||
| 6900 | 2026.01.13 17:57:20.556566 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13883 | ||
| 6901 | 2026.01.13 17:57:20.557095 [ 245 ] {} <Trace> system.asynchronous_metric_log (3e1656ea-c259-49fe-9ba0-58dc6ab6f9df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6902 | 2026.01.13 17:57:20.557145 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6903 | 2026.01.13 17:57:20.557674 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6904 | 2026.01.13 17:57:20.557908 [ 245 ] {} <Trace> system.asynchronous_metric_log (3e1656ea-c259-49fe-9ba0-58dc6ab6f9df): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6905 | 2026.01.13 17:57:20.558049 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13883 | ||
| 6906 | 2026.01.13 17:57:21.277352 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 6907 | 2026.01.13 17:57:21.293668 [ 244 ] {} <Trace> system.metric_log (ae7e3c3e-b449-4f33-bec8-ffbb555a10ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6908 | 2026.01.13 17:57:21.293740 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6909 | 2026.01.13 17:57:21.300050 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6910 | 2026.01.13 17:57:21.300812 [ 244 ] {} <Trace> system.metric_log (ae7e3c3e-b449-4f33-bec8-ffbb555a10ce): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6911 | 2026.01.13 17:57:21.303571 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 6912 | 2026.01.13 17:57:23.099497 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 914 | ||
| 6913 | 2026.01.13 17:57:23.101833 [ 243 ] {} <Trace> system.query_log (7e309dc9-d6d6-4af1-816a-0936f503f03a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6914 | 2026.01.13 17:57:23.101876 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6915 | 2026.01.13 17:57:23.103079 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6916 | 2026.01.13 17:57:23.103339 [ 243 ] {} <Trace> system.query_log (7e309dc9-d6d6-4af1-816a-0936f503f03a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6917 | 2026.01.13 17:57:23.103506 [ 130 ] {} <Debug> system.query_log (7e309dc9-d6d6-4af1-816a-0936f503f03a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6918 | 2026.01.13 17:57:23.103577 [ 130 ] {} <Trace> system.query_log (7e309dc9-d6d6-4af1-816a-0936f503f03a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6919 | 2026.01.13 17:57:23.103589 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 914 | ||
| 6920 | 2026.01.13 17:57:23.103600 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6921 | 2026.01.13 17:57:23.103731 [ 190 ] {7e309dc9-d6d6-4af1-816a-0936f503f03a::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 | ||
| 6922 | 2026.01.13 17:57:23.104331 [ 190 ] {7e309dc9-d6d6-4af1-816a-0936f503f03a::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6923 | 2026.01.13 17:57:23.104496 [ 190 ] {7e309dc9-d6d6-4af1-816a-0936f503f03a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 750 rows starting from the beginning of the part | ||
| 6924 | 2026.01.13 17:57:23.104880 [ 190 ] {7e309dc9-d6d6-4af1-816a-0936f503f03a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 26 rows starting from the beginning of the part | ||
| 6925 | 2026.01.13 17:57:23.105256 [ 190 ] {7e309dc9-d6d6-4af1-816a-0936f503f03a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 34 rows starting from the beginning of the part | ||
| 6926 | 2026.01.13 17:57:23.105602 [ 190 ] {7e309dc9-d6d6-4af1-816a-0936f503f03a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 48 rows starting from the beginning of the part | ||
| 6927 | 2026.01.13 17:57:23.105972 [ 190 ] {7e309dc9-d6d6-4af1-816a-0936f503f03a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 20 rows starting from the beginning of the part | ||
| 6928 | 2026.01.13 17:57:23.106339 [ 190 ] {7e309dc9-d6d6-4af1-816a-0936f503f03a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 36 rows starting from the beginning of the part | ||
| 6929 | 2026.01.13 17:57:23.112578 [ 188 ] {7e309dc9-d6d6-4af1-816a-0936f503f03a::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 914 rows, containing 72 columns (72 merged, 0 gathered) in 0.00889071 sec., 102803.93804319341 rows/sec., 87.23 MiB/sec. | ||
| 6930 | 2026.01.13 17:57:23.113953 [ 200 ] {7e309dc9-d6d6-4af1-816a-0936f503f03a::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6931 | 2026.01.13 17:57:23.114489 [ 200 ] {7e309dc9-d6d6-4af1-816a-0936f503f03a::all_1_21_4} <Trace> system.query_log (7e309dc9-d6d6-4af1-816a-0936f503f03a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6932 | 2026.01.13 17:57:23.114555 [ 200 ] {7e309dc9-d6d6-4af1-816a-0936f503f03a::all_1_21_4} <Trace> system.query_log (7e309dc9-d6d6-4af1-816a-0936f503f03a) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6933 | 2026.01.13 17:57:23.114840 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.29 MiB. | ||
| 6934 | 2026.01.13 17:57:24.000188 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 279.18 MiB, peak 284.39 MiB, free memory in arenas 0.00 B, will set to 280.19 MiB (RSS), difference: 1.01 MiB | ||
| 6935 | 2026.01.13 17:57:24.737289 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6936 | 2026.01.13 17:57:24.737504 [ 276 ] {a6c61d10-89e0-4ad6-a805-c909946e2486} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6937 | 2026.01.13 17:57:24.737577 [ 276 ] {a6c61d10-89e0-4ad6-a805-c909946e2486} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6938 | 2026.01.13 17:57:24.738481 [ 276 ] {a6c61d10-89e0-4ad6-a805-c909946e2486} <Trace> oximeter.fields_i16 (c518ca51-717d-4c11-8fbe-de2c2dfc273c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6939 | 2026.01.13 17:57:24.738527 [ 276 ] {a6c61d10-89e0-4ad6-a805-c909946e2486} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6940 | 2026.01.13 17:57:24.738943 [ 276 ] {a6c61d10-89e0-4ad6-a805-c909946e2486} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6941 | 2026.01.13 17:57:24.739158 [ 276 ] {a6c61d10-89e0-4ad6-a805-c909946e2486} <Trace> oximeter.fields_i16 (c518ca51-717d-4c11-8fbe-de2c2dfc273c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6942 | 2026.01.13 17:57:24.739307 [ 276 ] {a6c61d10-89e0-4ad6-a805-c909946e2486} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001857 sec., 220786.21432417879 rows/sec., 14.01 MiB/sec. | ||
| 6943 | 2026.01.13 17:57:24.739348 [ 276 ] {a6c61d10-89e0-4ad6-a805-c909946e2486} <Debug> TCPHandler: Processed in 0.00219525 sec. | ||
| 6944 | 2026.01.13 17:57:24.739476 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6945 | 2026.01.13 17:57:24.739590 [ 276 ] {7bb2021b-3559-466b-abd1-a00915b48280} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6946 | 2026.01.13 17:57:24.739652 [ 276 ] {7bb2021b-3559-466b-abd1-a00915b48280} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6947 | 2026.01.13 17:57:24.740693 [ 276 ] {7bb2021b-3559-466b-abd1-a00915b48280} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6948 | 2026.01.13 17:57:24.740731 [ 276 ] {7bb2021b-3559-466b-abd1-a00915b48280} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6949 | 2026.01.13 17:57:24.741104 [ 276 ] {7bb2021b-3559-466b-abd1-a00915b48280} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6950 | 2026.01.13 17:57:24.741309 [ 276 ] {7bb2021b-3559-466b-abd1-a00915b48280} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6951 | 2026.01.13 17:57:24.741426 [ 130 ] {} <Debug> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6952 | 2026.01.13 17:57:24.741436 [ 276 ] {7bb2021b-3559-466b-abd1-a00915b48280} <Debug> executeQuery: Read 1132 rows, 91.85 KiB in 0.001884 sec., 600849.2569002123 rows/sec., 47.61 MiB/sec. | ||
| 6953 | 2026.01.13 17:57:24.741500 [ 130 ] {} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6954 | 2026.01.13 17:57:24.741515 [ 276 ] {7bb2021b-3559-466b-abd1-a00915b48280} <Debug> TCPHandler: Processed in 0.002087318 sec. | ||
| 6955 | 2026.01.13 17:57:24.741533 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6956 | 2026.01.13 17:57:24.741654 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6957 | 2026.01.13 17:57:24.741669 [ 187 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 6958 | 2026.01.13 17:57:24.741753 [ 276 ] {7f5f6425-c251-4fa7-8431-808e771edc08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6959 | 2026.01.13 17:57:24.741798 [ 276 ] {7f5f6425-c251-4fa7-8431-808e771edc08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6960 | 2026.01.13 17:57:24.741819 [ 187 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6961 | 2026.01.13 17:57:24.741861 [ 187 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2465 rows starting from the beginning of the part | ||
| 6962 | 2026.01.13 17:57:24.741933 [ 187 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 56 rows starting from the beginning of the part | ||
| 6963 | 2026.01.13 17:57:24.741976 [ 187 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 118 rows starting from the beginning of the part | ||
| 6964 | 2026.01.13 17:57:24.742017 [ 187 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 1132 rows starting from the beginning of the part | ||
| 6965 | 2026.01.13 17:57:24.742056 [ 187 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 120 rows starting from the beginning of the part | ||
| 6966 | 2026.01.13 17:57:24.742092 [ 187 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 1132 rows starting from the beginning of the part | ||
| 6967 | 2026.01.13 17:57:24.742306 [ 276 ] {7f5f6425-c251-4fa7-8431-808e771edc08} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6968 | 2026.01.13 17:57:24.742349 [ 276 ] {7f5f6425-c251-4fa7-8431-808e771edc08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6969 | 2026.01.13 17:57:24.742684 [ 276 ] {7f5f6425-c251-4fa7-8431-808e771edc08} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6970 | 2026.01.13 17:57:24.742904 [ 276 ] {7f5f6425-c251-4fa7-8431-808e771edc08} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6971 | 2026.01.13 17:57:24.743039 [ 276 ] {7f5f6425-c251-4fa7-8431-808e771edc08} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001304 sec., 164877.30061349692 rows/sec., 9.79 MiB/sec. | ||
| 6972 | 2026.01.13 17:57:24.743076 [ 276 ] {7f5f6425-c251-4fa7-8431-808e771edc08} <Debug> TCPHandler: Processed in 0.001470597 sec. | ||
| 6973 | 2026.01.13 17:57:24.743175 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6974 | 2026.01.13 17:57:24.743267 [ 276 ] {411321ce-8436-4786-9e43-55f3593ac9a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6975 | 2026.01.13 17:57:24.743307 [ 276 ] {411321ce-8436-4786-9e43-55f3593ac9a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6976 | 2026.01.13 17:57:24.743823 [ 276 ] {411321ce-8436-4786-9e43-55f3593ac9a9} <Trace> oximeter.fields_u32 (283989db-30f4-4232-8589-7a68eae304b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6977 | 2026.01.13 17:57:24.743860 [ 276 ] {411321ce-8436-4786-9e43-55f3593ac9a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6978 | 2026.01.13 17:57:24.743977 [ 200 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5023 rows, containing 5 columns (5 merged, 0 gathered) in 0.002364893 sec., 2123986.159204666 rows/sec., 179.61 MiB/sec. | ||
| 6979 | 2026.01.13 17:57:24.744184 [ 276 ] {411321ce-8436-4786-9e43-55f3593ac9a9} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6980 | 2026.01.13 17:57:24.744348 [ 188 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6981 | 2026.01.13 17:57:24.744416 [ 276 ] {411321ce-8436-4786-9e43-55f3593ac9a9} <Trace> oximeter.fields_u32 (283989db-30f4-4232-8589-7a68eae304b8): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6982 | 2026.01.13 17:57:24.744564 [ 276 ] {411321ce-8436-4786-9e43-55f3593ac9a9} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001314 sec., 161339.4216133942 rows/sec., 10.40 MiB/sec. | ||
| 6983 | 2026.01.13 17:57:24.744603 [ 276 ] {411321ce-8436-4786-9e43-55f3593ac9a9} <Debug> TCPHandler: Processed in 0.001475446 sec. | ||
| 6984 | 2026.01.13 17:57:24.744714 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6985 | 2026.01.13 17:57:24.744722 [ 188 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_46_9} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6986 | 2026.01.13 17:57:24.744810 [ 276 ] {6f441962-396d-45d3-8dcb-bd33957f6c03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6987 | 2026.01.13 17:57:24.744821 [ 188 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_46_9} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6988 | 2026.01.13 17:57:24.744857 [ 276 ] {6f441962-396d-45d3-8dcb-bd33957f6c03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6989 | 2026.01.13 17:57:24.744980 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
| 6990 | 2026.01.13 17:57:24.745396 [ 276 ] {6f441962-396d-45d3-8dcb-bd33957f6c03} <Trace> oximeter.fields_u8 (7d5959b3-3fa8-49d8-9069-8b4bc7b3c5b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6991 | 2026.01.13 17:57:24.745438 [ 276 ] {6f441962-396d-45d3-8dcb-bd33957f6c03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 6992 | 2026.01.13 17:57:24.745749 [ 276 ] {6f441962-396d-45d3-8dcb-bd33957f6c03} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6993 | 2026.01.13 17:57:24.745961 [ 276 ] {6f441962-396d-45d3-8dcb-bd33957f6c03} <Trace> oximeter.fields_u8 (7d5959b3-3fa8-49d8-9069-8b4bc7b3c5b2): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6994 | 2026.01.13 17:57:24.746091 [ 276 ] {6f441962-396d-45d3-8dcb-bd33957f6c03} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001299 sec., 162432.64049268668 rows/sec., 9.22 MiB/sec. | ||
| 6995 | 2026.01.13 17:57:24.746130 [ 276 ] {6f441962-396d-45d3-8dcb-bd33957f6c03} <Debug> TCPHandler: Processed in 0.001462646 sec. | ||
| 6996 | 2026.01.13 17:57:24.746242 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6997 | 2026.01.13 17:57:24.746362 [ 276 ] {cb50dad5-2994-456d-860d-7e4bf184a923} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6998 | 2026.01.13 17:57:24.746402 [ 276 ] {cb50dad5-2994-456d-860d-7e4bf184a923} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6999 | 2026.01.13 17:57:24.747059 [ 276 ] {cb50dad5-2994-456d-860d-7e4bf184a923} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7000 | 2026.01.13 17:57:24.747096 [ 276 ] {cb50dad5-2994-456d-860d-7e4bf184a923} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 7001 | 2026.01.13 17:57:24.747419 [ 276 ] {cb50dad5-2994-456d-860d-7e4bf184a923} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7002 | 2026.01.13 17:57:24.747621 [ 276 ] {cb50dad5-2994-456d-860d-7e4bf184a923} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7003 | 2026.01.13 17:57:24.747731 [ 128 ] {} <Debug> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7004 | 2026.01.13 17:57:24.747747 [ 276 ] {cb50dad5-2994-456d-860d-7e4bf184a923} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001404 sec., 490740.74074074073 rows/sec., 34.27 MiB/sec. | ||
| 7005 | 2026.01.13 17:57:24.747791 [ 128 ] {} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7006 | 2026.01.13 17:57:24.747809 [ 276 ] {cb50dad5-2994-456d-860d-7e4bf184a923} <Debug> TCPHandler: Processed in 0.001614819 sec. | ||
| 7007 | 2026.01.13 17:57:24.747819 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 7008 | 2026.01.13 17:57:24.747932 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7009 | 2026.01.13 17:57:24.747977 [ 187 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 7010 | 2026.01.13 17:57:24.748029 [ 276 ] {05dea650-e66f-48a3-9ede-d1e11537e2c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7011 | 2026.01.13 17:57:24.748080 [ 276 ] {05dea650-e66f-48a3-9ede-d1e11537e2c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7012 | 2026.01.13 17:57:24.748154 [ 187 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7013 | 2026.01.13 17:57:24.748205 [ 187 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1250 rows starting from the beginning of the part | ||
| 7014 | 2026.01.13 17:57:24.748291 [ 187 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 64 rows starting from the beginning of the part | ||
| 7015 | 2026.01.13 17:57:24.748357 [ 187 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 95 rows starting from the beginning of the part | ||
| 7016 | 2026.01.13 17:57:24.748419 [ 276 ] {05dea650-e66f-48a3-9ede-d1e11537e2c5} <Trace> oximeter.measurements_bool (826fdc8e-3d6b-4202-9ce2-60a454a21d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7017 | 2026.01.13 17:57:24.748420 [ 187 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 689 rows starting from the beginning of the part | ||
| 7018 | 2026.01.13 17:57:24.748466 [ 276 ] {05dea650-e66f-48a3-9ede-d1e11537e2c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 7019 | 2026.01.13 17:57:24.748515 [ 187 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 99 rows starting from the beginning of the part | ||
| 7020 | 2026.01.13 17:57:24.748583 [ 187 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 689 rows starting from the beginning of the part | ||
| 7021 | 2026.01.13 17:57:24.748794 [ 276 ] {05dea650-e66f-48a3-9ede-d1e11537e2c5} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 7022 | 2026.01.13 17:57:24.749051 [ 276 ] {05dea650-e66f-48a3-9ede-d1e11537e2c5} <Trace> oximeter.measurements_bool (826fdc8e-3d6b-4202-9ce2-60a454a21d74): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7023 | 2026.01.13 17:57:24.749182 [ 276 ] {05dea650-e66f-48a3-9ede-d1e11537e2c5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001171 sec., 5123.825789923143 rows/sec., 267.70 KiB/sec. | ||
| 7024 | 2026.01.13 17:57:24.749186 [ 127 ] {} <Debug> oximeter.measurements_bool (826fdc8e-3d6b-4202-9ce2-60a454a21d74) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 7025 | 2026.01.13 17:57:24.749221 [ 276 ] {05dea650-e66f-48a3-9ede-d1e11537e2c5} <Debug> TCPHandler: Processed in 0.001338053 sec. | ||
| 7026 | 2026.01.13 17:57:24.749241 [ 127 ] {} <Trace> oximeter.measurements_bool (826fdc8e-3d6b-4202-9ce2-60a454a21d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7027 | 2026.01.13 17:57:24.749267 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 7028 | 2026.01.13 17:57:24.749330 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7029 | 2026.01.13 17:57:24.749350 [ 200 ] {826fdc8e-3d6b-4202-9ce2-60a454a21d74::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 | ||
| 7030 | 2026.01.13 17:57:24.749429 [ 276 ] {d1c5d638-5538-4615-a1ef-c3c37b76d521} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7031 | 2026.01.13 17:57:24.749459 [ 200 ] {826fdc8e-3d6b-4202-9ce2-60a454a21d74::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7032 | 2026.01.13 17:57:24.749476 [ 276 ] {d1c5d638-5538-4615-a1ef-c3c37b76d521} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7033 | 2026.01.13 17:57:24.749496 [ 200 ] {826fdc8e-3d6b-4202-9ce2-60a454a21d74::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 60 rows starting from the beginning of the part | ||
| 7034 | 2026.01.13 17:57:24.749561 [ 200 ] {826fdc8e-3d6b-4202-9ce2-60a454a21d74::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part | ||
| 7035 | 2026.01.13 17:57:24.749603 [ 200 ] {826fdc8e-3d6b-4202-9ce2-60a454a21d74::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
| 7036 | 2026.01.13 17:57:24.749641 [ 200 ] {826fdc8e-3d6b-4202-9ce2-60a454a21d74::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part | ||
| 7037 | 2026.01.13 17:57:24.749679 [ 200 ] {826fdc8e-3d6b-4202-9ce2-60a454a21d74::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
| 7038 | 2026.01.13 17:57:24.749749 [ 200 ] {826fdc8e-3d6b-4202-9ce2-60a454a21d74::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part | ||
| 7039 | 2026.01.13 17:57:24.749863 [ 190 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2886 rows, containing 5 columns (5 merged, 0 gathered) in 0.001947525 sec., 1481880.8487695921 rows/sec., 111.73 MiB/sec. | ||
| 7040 | 2026.01.13 17:57:24.749924 [ 276 ] {d1c5d638-5538-4615-a1ef-c3c37b76d521} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7041 | 2026.01.13 17:57:24.749966 [ 276 ] {d1c5d638-5538-4615-a1ef-c3c37b76d521} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 7042 | 2026.01.13 17:57:24.750098 [ 187 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7043 | 2026.01.13 17:57:24.750392 [ 187 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_46_9} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7044 | 2026.01.13 17:57:24.750466 [ 187 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_46_9} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7045 | 2026.01.13 17:57:24.750515 [ 200 ] {826fdc8e-3d6b-4202-9ce2-60a454a21d74::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 90 rows, containing 4 columns (4 merged, 0 gathered) in 0.001202112 sec., 74868.23191183517 rows/sec., 3.82 MiB/sec. | ||
| 7046 | 2026.01.13 17:57:24.750541 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 7047 | 2026.01.13 17:57:24.750605 [ 276 ] {d1c5d638-5538-4615-a1ef-c3c37b76d521} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7048 | 2026.01.13 17:57:24.750707 [ 199 ] {826fdc8e-3d6b-4202-9ce2-60a454a21d74::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 7049 | 2026.01.13 17:57:24.750864 [ 276 ] {d1c5d638-5538-4615-a1ef-c3c37b76d521} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7050 | 2026.01.13 17:57:24.751003 [ 127 ] {} <Debug> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7051 | 2026.01.13 17:57:24.751017 [ 199 ] {826fdc8e-3d6b-4202-9ce2-60a454a21d74::all_1_15_3} <Trace> oximeter.measurements_bool (826fdc8e-3d6b-4202-9ce2-60a454a21d74): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7052 | 2026.01.13 17:57:24.751013 [ 276 ] {d1c5d638-5538-4615-a1ef-c3c37b76d521} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001602 sec., 196004.99375780276 rows/sec., 12.88 MiB/sec. | ||
| 7053 | 2026.01.13 17:57:24.751046 [ 127 ] {} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7054 | 2026.01.13 17:57:24.751081 [ 276 ] {d1c5d638-5538-4615-a1ef-c3c37b76d521} <Debug> TCPHandler: Processed in 0.001797142 sec. | ||
| 7055 | 2026.01.13 17:57:24.751082 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 7056 | 2026.01.13 17:57:24.751094 [ 199 ] {826fdc8e-3d6b-4202-9ce2-60a454a21d74::all_1_15_3} <Trace> oximeter.measurements_bool (826fdc8e-3d6b-4202-9ce2-60a454a21d74) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 7057 | 2026.01.13 17:57:24.751179 [ 187 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 7058 | 2026.01.13 17:57:24.751196 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 7059 | 2026.01.13 17:57:24.751221 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7060 | 2026.01.13 17:57:24.751262 [ 187 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7061 | 2026.01.13 17:57:24.751292 [ 187 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 13447 rows starting from the beginning of the part | ||
| 7062 | 2026.01.13 17:57:24.751320 [ 276 ] {aaf9c859-4a9b-4b58-b311-87161bbc284e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7063 | 2026.01.13 17:57:24.751335 [ 187 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 74 rows starting from the beginning of the part | ||
| 7064 | 2026.01.13 17:57:24.751369 [ 276 ] {aaf9c859-4a9b-4b58-b311-87161bbc284e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7065 | 2026.01.13 17:57:24.751377 [ 187 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 160 rows starting from the beginning of the part | ||
| 7066 | 2026.01.13 17:57:24.751421 [ 187 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 314 rows starting from the beginning of the part | ||
| 7067 | 2026.01.13 17:57:24.751452 [ 187 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 162 rows starting from the beginning of the part | ||
| 7068 | 2026.01.13 17:57:24.751484 [ 187 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 314 rows starting from the beginning of the part | ||
| 7069 | 2026.01.13 17:57:24.751700 [ 276 ] {aaf9c859-4a9b-4b58-b311-87161bbc284e} <Trace> oximeter.measurements_f64 (1c067b5b-75e1-467d-a7e3-d4b172727ac8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7070 | 2026.01.13 17:57:24.751741 [ 276 ] {aaf9c859-4a9b-4b58-b311-87161bbc284e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 7071 | 2026.01.13 17:57:24.752068 [ 276 ] {aaf9c859-4a9b-4b58-b311-87161bbc284e} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 7072 | 2026.01.13 17:57:24.752278 [ 276 ] {aaf9c859-4a9b-4b58-b311-87161bbc284e} <Trace> oximeter.measurements_f64 (1c067b5b-75e1-467d-a7e3-d4b172727ac8): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7073 | 2026.01.13 17:57:24.752407 [ 276 ] {aaf9c859-4a9b-4b58-b311-87161bbc284e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001105 sec., 904.9773755656108 rows/sec., 60.98 KiB/sec. | ||
| 7074 | 2026.01.13 17:57:24.752443 [ 276 ] {aaf9c859-4a9b-4b58-b311-87161bbc284e} <Debug> TCPHandler: Processed in 0.001277414 sec. | ||
| 7075 | 2026.01.13 17:57:24.752543 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7076 | 2026.01.13 17:57:24.752635 [ 276 ] {a40d2b66-5d13-4c7b-9c54-3c8b5a17a5f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7077 | 2026.01.13 17:57:24.752689 [ 276 ] {a40d2b66-5d13-4c7b-9c54-3c8b5a17a5f0} <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 | ||
| 7078 | 2026.01.13 17:57:24.753480 [ 276 ] {a40d2b66-5d13-4c7b-9c54-3c8b5a17a5f0} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7079 | 2026.01.13 17:57:24.753516 [ 276 ] {a40d2b66-5d13-4c7b-9c54-3c8b5a17a5f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 7080 | 2026.01.13 17:57:24.754040 [ 276 ] {a40d2b66-5d13-4c7b-9c54-3c8b5a17a5f0} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7081 | 2026.01.13 17:57:24.754260 [ 276 ] {a40d2b66-5d13-4c7b-9c54-3c8b5a17a5f0} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7082 | 2026.01.13 17:57:24.754397 [ 276 ] {a40d2b66-5d13-4c7b-9c54-3c8b5a17a5f0} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001779 sec., 5621.135469364812 rows/sec., 10.07 MiB/sec. | ||
| 7083 | 2026.01.13 17:57:24.754449 [ 276 ] {a40d2b66-5d13-4c7b-9c54-3c8b5a17a5f0} <Debug> TCPHandler: Processed in 0.001951675 sec. | ||
| 7084 | 2026.01.13 17:57:24.754565 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7085 | 2026.01.13 17:57:24.754659 [ 276 ] {f6f54f60-2835-4596-b948-43b3f8194ecb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7086 | 2026.01.13 17:57:24.754699 [ 276 ] {f6f54f60-2835-4596-b948-43b3f8194ecb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7087 | 2026.01.13 17:57:24.755034 [ 276 ] {f6f54f60-2835-4596-b948-43b3f8194ecb} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7088 | 2026.01.13 17:57:24.755071 [ 276 ] {f6f54f60-2835-4596-b948-43b3f8194ecb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 7089 | 2026.01.13 17:57:24.755262 [ 187 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14471 rows, containing 5 columns (5 merged, 0 gathered) in 0.004108424 sec., 3522275.2082063584 rows/sec., 237.93 MiB/sec. | ||
| 7090 | 2026.01.13 17:57:24.755398 [ 276 ] {f6f54f60-2835-4596-b948-43b3f8194ecb} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7091 | 2026.01.13 17:57:24.755607 [ 276 ] {f6f54f60-2835-4596-b948-43b3f8194ecb} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7092 | 2026.01.13 17:57:24.755664 [ 199 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7093 | 2026.01.13 17:57:24.755721 [ 127 ] {} <Debug> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7094 | 2026.01.13 17:57:24.755742 [ 276 ] {f6f54f60-2835-4596-b948-43b3f8194ecb} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001101 sec., 94459.58219800182 rows/sec., 5.79 MiB/sec. | ||
| 7095 | 2026.01.13 17:57:24.755748 [ 127 ] {} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7096 | 2026.01.13 17:57:24.755784 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 7097 | 2026.01.13 17:57:24.755785 [ 276 ] {f6f54f60-2835-4596-b948-43b3f8194ecb} <Debug> TCPHandler: Processed in 0.001267393 sec. | ||
| 7098 | 2026.01.13 17:57:24.755877 [ 193 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 7099 | 2026.01.13 17:57:24.755948 [ 199 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7100 | 2026.01.13 17:57:24.755979 [ 193 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7101 | 2026.01.13 17:57:24.756013 [ 193 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2704 rows starting from the beginning of the part | ||
| 7102 | 2026.01.13 17:57:24.756017 [ 199 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7103 | 2026.01.13 17:57:24.756068 [ 193 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 28 rows starting from the beginning of the part | ||
| 7104 | 2026.01.13 17:57:24.756092 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.74 MiB. | ||
| 7105 | 2026.01.13 17:57:24.756115 [ 193 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 60 rows starting from the beginning of the part | ||
| 7106 | 2026.01.13 17:57:24.756158 [ 193 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 104 rows starting from the beginning of the part | ||
| 7107 | 2026.01.13 17:57:24.756193 [ 193 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 60 rows starting from the beginning of the part | ||
| 7108 | 2026.01.13 17:57:24.756228 [ 193 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 104 rows starting from the beginning of the part | ||
| 7109 | 2026.01.13 17:57:24.757286 [ 199 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3060 rows, containing 4 columns (4 merged, 0 gathered) in 0.001454336 sec., 2104052.9836296425 rows/sec., 135.18 MiB/sec. | ||
| 7110 | 2026.01.13 17:57:24.757519 [ 191 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7111 | 2026.01.13 17:57:24.757765 [ 191 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_46_9} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7112 | 2026.01.13 17:57:24.757830 [ 191 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_46_9} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7113 | 2026.01.13 17:57:24.757900 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 7114 | 2026.01.13 17:57:27.951969 [ 124 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7115 | 2026.01.13 17:57:27.952024 [ 124 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7116 | 2026.01.13 17:57:28.058109 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14395 | ||
| 7117 | 2026.01.13 17:57:28.058681 [ 245 ] {} <Trace> system.asynchronous_metric_log (3e1656ea-c259-49fe-9ba0-58dc6ab6f9df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7118 | 2026.01.13 17:57:28.058734 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 7119 | 2026.01.13 17:57:28.059225 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7120 | 2026.01.13 17:57:28.059461 [ 245 ] {} <Trace> system.asynchronous_metric_log (3e1656ea-c259-49fe-9ba0-58dc6ab6f9df): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7121 | 2026.01.13 17:57:28.059587 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14395 | ||
| 7122 | 2026.01.13 17:57:28.804593 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 7123 | 2026.01.13 17:57:28.822114 [ 244 ] {} <Trace> system.metric_log (ae7e3c3e-b449-4f33-bec8-ffbb555a10ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7124 | 2026.01.13 17:57:28.822179 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 7125 | 2026.01.13 17:57:28.827811 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7126 | 2026.01.13 17:57:28.828507 [ 244 ] {} <Trace> system.metric_log (ae7e3c3e-b449-4f33-bec8-ffbb555a10ce): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7127 | 2026.01.13 17:57:28.831797 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 7128 | 2026.01.13 17:57:29.727513 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7129 | 2026.01.13 17:57:29.727816 [ 276 ] {15672fc1-f394-4313-8816-a290d172df28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7130 | 2026.01.13 17:57:29.727923 [ 276 ] {15672fc1-f394-4313-8816-a290d172df28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7131 | 2026.01.13 17:57:29.728629 [ 276 ] {15672fc1-f394-4313-8816-a290d172df28} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7132 | 2026.01.13 17:57:29.728675 [ 276 ] {15672fc1-f394-4313-8816-a290d172df28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 7133 | 2026.01.13 17:57:29.729078 [ 276 ] {15672fc1-f394-4313-8816-a290d172df28} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7134 | 2026.01.13 17:57:29.729313 [ 276 ] {15672fc1-f394-4313-8816-a290d172df28} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7135 | 2026.01.13 17:57:29.729468 [ 276 ] {15672fc1-f394-4313-8816-a290d172df28} <Debug> executeQuery: Read 118 rows, 10.26 KiB in 0.001729 sec., 68247.54193175245 rows/sec., 5.79 MiB/sec. | ||
| 7136 | 2026.01.13 17:57:29.729509 [ 276 ] {15672fc1-f394-4313-8816-a290d172df28} <Debug> TCPHandler: Processed in 0.002188209 sec. | ||
| 7137 | 2026.01.13 17:57:29.729639 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7138 | 2026.01.13 17:57:29.729736 [ 276 ] {dfb70f70-84c4-4fd5-a0b3-bb19f9ac89fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7139 | 2026.01.13 17:57:29.729777 [ 276 ] {dfb70f70-84c4-4fd5-a0b3-bb19f9ac89fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7140 | 2026.01.13 17:57:29.730188 [ 276 ] {dfb70f70-84c4-4fd5-a0b3-bb19f9ac89fe} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7141 | 2026.01.13 17:57:29.730224 [ 276 ] {dfb70f70-84c4-4fd5-a0b3-bb19f9ac89fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 7142 | 2026.01.13 17:57:29.730530 [ 276 ] {dfb70f70-84c4-4fd5-a0b3-bb19f9ac89fe} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7143 | 2026.01.13 17:57:29.730750 [ 276 ] {dfb70f70-84c4-4fd5-a0b3-bb19f9ac89fe} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7144 | 2026.01.13 17:57:29.730868 [ 122 ] {} <Debug> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7145 | 2026.01.13 17:57:29.730880 [ 276 ] {dfb70f70-84c4-4fd5-a0b3-bb19f9ac89fe} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001163 sec., 26655.20206362855 rows/sec., 1.96 MiB/sec. | ||
| 7146 | 2026.01.13 17:57:29.730931 [ 122 ] {} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7147 | 2026.01.13 17:57:29.730941 [ 276 ] {dfb70f70-84c4-4fd5-a0b3-bb19f9ac89fe} <Debug> TCPHandler: Processed in 0.001352245 sec. | ||
| 7148 | 2026.01.13 17:57:29.730962 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 7149 | 2026.01.13 17:57:29.731068 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7150 | 2026.01.13 17:57:29.731082 [ 199 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 7151 | 2026.01.13 17:57:29.731166 [ 276 ] {ff3dcf5c-a45f-4b44-afb9-5300acba438f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7152 | 2026.01.13 17:57:29.731211 [ 276 ] {ff3dcf5c-a45f-4b44-afb9-5300acba438f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7153 | 2026.01.13 17:57:29.731222 [ 199 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7154 | 2026.01.13 17:57:29.731263 [ 199 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 278 rows starting from the beginning of the part | ||
| 7155 | 2026.01.13 17:57:29.731330 [ 199 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 31 rows starting from the beginning of the part | ||
| 7156 | 2026.01.13 17:57:29.731378 [ 199 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 215 rows starting from the beginning of the part | ||
| 7157 | 2026.01.13 17:57:29.731425 [ 199 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 35 rows starting from the beginning of the part | ||
| 7158 | 2026.01.13 17:57:29.731471 [ 199 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 215 rows starting from the beginning of the part | ||
| 7159 | 2026.01.13 17:57:29.731514 [ 199 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 31 rows starting from the beginning of the part | ||
| 7160 | 2026.01.13 17:57:29.731656 [ 276 ] {ff3dcf5c-a45f-4b44-afb9-5300acba438f} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7161 | 2026.01.13 17:57:29.731699 [ 276 ] {ff3dcf5c-a45f-4b44-afb9-5300acba438f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 7162 | 2026.01.13 17:57:29.732039 [ 276 ] {ff3dcf5c-a45f-4b44-afb9-5300acba438f} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7163 | 2026.01.13 17:57:29.732276 [ 276 ] {ff3dcf5c-a45f-4b44-afb9-5300acba438f} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7164 | 2026.01.13 17:57:29.732407 [ 276 ] {ff3dcf5c-a45f-4b44-afb9-5300acba438f} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001259 sec., 75456.71167593329 rows/sec., 5.89 MiB/sec. | ||
| 7165 | 2026.01.13 17:57:29.732445 [ 276 ] {ff3dcf5c-a45f-4b44-afb9-5300acba438f} <Debug> TCPHandler: Processed in 0.001426896 sec. | ||
| 7166 | 2026.01.13 17:57:29.732479 [ 191 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 805 rows, containing 5 columns (5 merged, 0 gathered) in 0.001450227 sec., 555085.5141988117 rows/sec., 36.57 MiB/sec. | ||
| 7167 | 2026.01.13 17:57:29.732560 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7168 | 2026.01.13 17:57:29.732648 [ 199 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7169 | 2026.01.13 17:57:29.732661 [ 276 ] {b9f6aa2f-2b70-4f2a-9935-09e7b72058d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7170 | 2026.01.13 17:57:29.732716 [ 276 ] {b9f6aa2f-2b70-4f2a-9935-09e7b72058d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7171 | 2026.01.13 17:57:29.732960 [ 199 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::all_1_41_8} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7172 | 2026.01.13 17:57:29.733034 [ 199 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::all_1_41_8} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7173 | 2026.01.13 17:57:29.733115 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 7174 | 2026.01.13 17:57:29.733141 [ 276 ] {b9f6aa2f-2b70-4f2a-9935-09e7b72058d1} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7175 | 2026.01.13 17:57:29.733183 [ 276 ] {b9f6aa2f-2b70-4f2a-9935-09e7b72058d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 7176 | 2026.01.13 17:57:29.733522 [ 276 ] {b9f6aa2f-2b70-4f2a-9935-09e7b72058d1} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7177 | 2026.01.13 17:57:29.733741 [ 276 ] {b9f6aa2f-2b70-4f2a-9935-09e7b72058d1} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7178 | 2026.01.13 17:57:29.733878 [ 276 ] {b9f6aa2f-2b70-4f2a-9935-09e7b72058d1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001235 sec., 129554.65587044535 rows/sec., 9.02 MiB/sec. | ||
| 7179 | 2026.01.13 17:57:29.733914 [ 276 ] {b9f6aa2f-2b70-4f2a-9935-09e7b72058d1} <Debug> TCPHandler: Processed in 0.001403695 sec. | ||
| 7180 | 2026.01.13 17:57:29.734024 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7181 | 2026.01.13 17:57:29.734118 [ 276 ] {560b63d2-95f3-4e5a-ae0d-e713b445931a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7182 | 2026.01.13 17:57:29.734173 [ 276 ] {560b63d2-95f3-4e5a-ae0d-e713b445931a} <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 | ||
| 7183 | 2026.01.13 17:57:29.735029 [ 276 ] {560b63d2-95f3-4e5a-ae0d-e713b445931a} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7184 | 2026.01.13 17:57:29.735066 [ 276 ] {560b63d2-95f3-4e5a-ae0d-e713b445931a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 7185 | 2026.01.13 17:57:29.735607 [ 276 ] {560b63d2-95f3-4e5a-ae0d-e713b445931a} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7186 | 2026.01.13 17:57:29.735838 [ 276 ] {560b63d2-95f3-4e5a-ae0d-e713b445931a} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7187 | 2026.01.13 17:57:29.735952 [ 122 ] {} <Debug> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7188 | 2026.01.13 17:57:29.735979 [ 276 ] {560b63d2-95f3-4e5a-ae0d-e713b445931a} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001879 sec., 16498.137307078232 rows/sec., 29.56 MiB/sec. | ||
| 7189 | 2026.01.13 17:57:29.735985 [ 122 ] {} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7190 | 2026.01.13 17:57:29.736018 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 7191 | 2026.01.13 17:57:29.736038 [ 276 ] {560b63d2-95f3-4e5a-ae0d-e713b445931a} <Debug> TCPHandler: Processed in 0.002062357 sec. | ||
| 7192 | 2026.01.13 17:57:29.736104 [ 197 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 7193 | 2026.01.13 17:57:29.736157 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7194 | 2026.01.13 17:57:29.736253 [ 276 ] {da3e2fe3-efb6-4907-b4b2-467e3dbc561b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7195 | 2026.01.13 17:57:29.736292 [ 197 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7196 | 2026.01.13 17:57:29.736297 [ 276 ] {da3e2fe3-efb6-4907-b4b2-467e3dbc561b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7197 | 2026.01.13 17:57:29.736348 [ 197 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 691 rows starting from the beginning of the part | ||
| 7198 | 2026.01.13 17:57:29.736470 [ 197 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 31 rows starting from the beginning of the part | ||
| 7199 | 2026.01.13 17:57:29.736576 [ 197 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 10 rows starting from the beginning of the part | ||
| 7200 | 2026.01.13 17:57:29.736648 [ 276 ] {da3e2fe3-efb6-4907-b4b2-467e3dbc561b} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7201 | 2026.01.13 17:57:29.736679 [ 197 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 31 rows starting from the beginning of the part | ||
| 7202 | 2026.01.13 17:57:29.736685 [ 276 ] {da3e2fe3-efb6-4907-b4b2-467e3dbc561b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 7203 | 2026.01.13 17:57:29.736780 [ 197 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 10 rows starting from the beginning of the part | ||
| 7204 | 2026.01.13 17:57:29.736880 [ 197 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 31 rows starting from the beginning of the part | ||
| 7205 | 2026.01.13 17:57:29.737005 [ 276 ] {da3e2fe3-efb6-4907-b4b2-467e3dbc561b} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7206 | 2026.01.13 17:57:29.737219 [ 276 ] {da3e2fe3-efb6-4907-b4b2-467e3dbc561b} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7207 | 2026.01.13 17:57:29.737348 [ 276 ] {da3e2fe3-efb6-4907-b4b2-467e3dbc561b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001113 sec., 53908.35579514824 rows/sec., 3.63 MiB/sec. | ||
| 7208 | 2026.01.13 17:57:29.737384 [ 276 ] {da3e2fe3-efb6-4907-b4b2-467e3dbc561b} <Debug> TCPHandler: Processed in 0.001275753 sec. | ||
| 7209 | 2026.01.13 17:57:29.751528 [ 192 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 804 rows, containing 19 columns (19 merged, 0 gathered) in 0.015455539 sec., 52020.18512586329 rows/sec., 93.22 MiB/sec. | ||
| 7210 | 2026.01.13 17:57:29.752371 [ 197 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7211 | 2026.01.13 17:57:29.752682 [ 197 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7212 | 2026.01.13 17:57:29.752744 [ 197 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7213 | 2026.01.13 17:57:29.752827 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.65 MiB. | ||
| 7214 | 2026.01.13 17:57:30.000245 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 282.17 MiB, peak 289.75 MiB, free memory in arenas 0.00 B, will set to 283.56 MiB (RSS), difference: 1.39 MiB | ||
| 7215 | 2026.01.13 17:57:32.238879 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7216 | 2026.01.13 17:57:32.239070 [ 276 ] {f1ffe242-94dc-4ae9-8ca9-a4529e5462b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7217 | 2026.01.13 17:57:32.239131 [ 276 ] {f1ffe242-94dc-4ae9-8ca9-a4529e5462b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7218 | 2026.01.13 17:57:32.240050 [ 276 ] {f1ffe242-94dc-4ae9-8ca9-a4529e5462b3} <Trace> oximeter.fields_i16 (c518ca51-717d-4c11-8fbe-de2c2dfc273c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7219 | 2026.01.13 17:57:32.240090 [ 276 ] {f1ffe242-94dc-4ae9-8ca9-a4529e5462b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 7220 | 2026.01.13 17:57:32.240531 [ 276 ] {f1ffe242-94dc-4ae9-8ca9-a4529e5462b3} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 7221 | 2026.01.13 17:57:32.240750 [ 276 ] {f1ffe242-94dc-4ae9-8ca9-a4529e5462b3} <Trace> oximeter.fields_i16 (c518ca51-717d-4c11-8fbe-de2c2dfc273c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7222 | 2026.01.13 17:57:32.240907 [ 276 ] {f1ffe242-94dc-4ae9-8ca9-a4529e5462b3} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001888 sec., 217161.01694915254 rows/sec., 13.78 MiB/sec. | ||
| 7223 | 2026.01.13 17:57:32.240947 [ 276 ] {f1ffe242-94dc-4ae9-8ca9-a4529e5462b3} <Debug> TCPHandler: Processed in 0.00220425 sec. | ||
| 7224 | 2026.01.13 17:57:32.241069 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7225 | 2026.01.13 17:57:32.241163 [ 276 ] {2557fc6e-c3fb-4353-80c9-e823d5d8f342} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7226 | 2026.01.13 17:57:32.241202 [ 276 ] {2557fc6e-c3fb-4353-80c9-e823d5d8f342} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7227 | 2026.01.13 17:57:32.242549 [ 276 ] {2557fc6e-c3fb-4353-80c9-e823d5d8f342} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7228 | 2026.01.13 17:57:32.242585 [ 276 ] {2557fc6e-c3fb-4353-80c9-e823d5d8f342} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 7229 | 2026.01.13 17:57:32.243018 [ 276 ] {2557fc6e-c3fb-4353-80c9-e823d5d8f342} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7230 | 2026.01.13 17:57:32.243228 [ 276 ] {2557fc6e-c3fb-4353-80c9-e823d5d8f342} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7231 | 2026.01.13 17:57:32.243354 [ 276 ] {2557fc6e-c3fb-4353-80c9-e823d5d8f342} <Debug> executeQuery: Read 2272 rows, 188.41 KiB in 0.00221 sec., 1028054.2986425338 rows/sec., 83.26 MiB/sec. | ||
| 7232 | 2026.01.13 17:57:32.243393 [ 276 ] {2557fc6e-c3fb-4353-80c9-e823d5d8f342} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 7233 | 2026.01.13 17:57:32.243405 [ 276 ] {2557fc6e-c3fb-4353-80c9-e823d5d8f342} <Debug> TCPHandler: Processed in 0.002384332 sec. | ||
| 7234 | 2026.01.13 17:57:32.243521 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7235 | 2026.01.13 17:57:32.243616 [ 276 ] {7917bab4-efef-40d2-8882-6829fc02ad52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7236 | 2026.01.13 17:57:32.243655 [ 276 ] {7917bab4-efef-40d2-8882-6829fc02ad52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7237 | 2026.01.13 17:57:32.244165 [ 276 ] {7917bab4-efef-40d2-8882-6829fc02ad52} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7238 | 2026.01.13 17:57:32.244201 [ 276 ] {7917bab4-efef-40d2-8882-6829fc02ad52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 7239 | 2026.01.13 17:57:32.244520 [ 276 ] {7917bab4-efef-40d2-8882-6829fc02ad52} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7240 | 2026.01.13 17:57:32.244735 [ 276 ] {7917bab4-efef-40d2-8882-6829fc02ad52} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7241 | 2026.01.13 17:57:32.244864 [ 276 ] {7917bab4-efef-40d2-8882-6829fc02ad52} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001266 sec., 169826.224328594 rows/sec., 10.08 MiB/sec. | ||
| 7242 | 2026.01.13 17:57:32.244904 [ 276 ] {7917bab4-efef-40d2-8882-6829fc02ad52} <Debug> TCPHandler: Processed in 0.001430965 sec. | ||
| 7243 | 2026.01.13 17:57:32.245015 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7244 | 2026.01.13 17:57:32.245120 [ 276 ] {49543bf8-83ea-48b5-b951-a8a7c5836a1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7245 | 2026.01.13 17:57:32.245159 [ 276 ] {49543bf8-83ea-48b5-b951-a8a7c5836a1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7246 | 2026.01.13 17:57:32.245679 [ 276 ] {49543bf8-83ea-48b5-b951-a8a7c5836a1a} <Trace> oximeter.fields_u32 (283989db-30f4-4232-8589-7a68eae304b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7247 | 2026.01.13 17:57:32.245713 [ 276 ] {49543bf8-83ea-48b5-b951-a8a7c5836a1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 7248 | 2026.01.13 17:57:32.246021 [ 276 ] {49543bf8-83ea-48b5-b951-a8a7c5836a1a} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 7249 | 2026.01.13 17:57:32.246230 [ 276 ] {49543bf8-83ea-48b5-b951-a8a7c5836a1a} <Trace> oximeter.fields_u32 (283989db-30f4-4232-8589-7a68eae304b8): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7250 | 2026.01.13 17:57:32.246350 [ 276 ] {49543bf8-83ea-48b5-b951-a8a7c5836a1a} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001249 sec., 352281.8254603683 rows/sec., 23.31 MiB/sec. | ||
| 7251 | 2026.01.13 17:57:32.246386 [ 276 ] {49543bf8-83ea-48b5-b951-a8a7c5836a1a} <Debug> TCPHandler: Processed in 0.001419105 sec. | ||
| 7252 | 2026.01.13 17:57:32.246500 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7253 | 2026.01.13 17:57:32.246593 [ 276 ] {6940826d-c5a5-447f-a2ca-6abe2f882dfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7254 | 2026.01.13 17:57:32.246631 [ 276 ] {6940826d-c5a5-447f-a2ca-6abe2f882dfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7255 | 2026.01.13 17:57:32.247110 [ 276 ] {6940826d-c5a5-447f-a2ca-6abe2f882dfe} <Trace> oximeter.fields_u8 (7d5959b3-3fa8-49d8-9069-8b4bc7b3c5b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7256 | 2026.01.13 17:57:32.247144 [ 276 ] {6940826d-c5a5-447f-a2ca-6abe2f882dfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 7257 | 2026.01.13 17:57:32.247437 [ 276 ] {6940826d-c5a5-447f-a2ca-6abe2f882dfe} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 7258 | 2026.01.13 17:57:32.247643 [ 276 ] {6940826d-c5a5-447f-a2ca-6abe2f882dfe} <Trace> oximeter.fields_u8 (7d5959b3-3fa8-49d8-9069-8b4bc7b3c5b2): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7259 | 2026.01.13 17:57:32.247770 [ 276 ] {6940826d-c5a5-447f-a2ca-6abe2f882dfe} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001195 sec., 176569.03765690376 rows/sec., 10.03 MiB/sec. | ||
| 7260 | 2026.01.13 17:57:32.247806 [ 276 ] {6940826d-c5a5-447f-a2ca-6abe2f882dfe} <Debug> TCPHandler: Processed in 0.001354265 sec. | ||
| 7261 | 2026.01.13 17:57:32.247903 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7262 | 2026.01.13 17:57:32.247995 [ 276 ] {6859b2e8-279a-4204-a56d-0a45304c1aee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7263 | 2026.01.13 17:57:32.248033 [ 276 ] {6859b2e8-279a-4204-a56d-0a45304c1aee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7264 | 2026.01.13 17:57:32.248766 [ 276 ] {6859b2e8-279a-4204-a56d-0a45304c1aee} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7265 | 2026.01.13 17:57:32.248800 [ 276 ] {6859b2e8-279a-4204-a56d-0a45304c1aee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 7266 | 2026.01.13 17:57:32.249149 [ 276 ] {6859b2e8-279a-4204-a56d-0a45304c1aee} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7267 | 2026.01.13 17:57:32.249357 [ 276 ] {6859b2e8-279a-4204-a56d-0a45304c1aee} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7268 | 2026.01.13 17:57:32.249480 [ 276 ] {6859b2e8-279a-4204-a56d-0a45304c1aee} <Debug> executeQuery: Read 1145 rows, 83.56 KiB in 0.001503 sec., 761809.7139055223 rows/sec., 54.29 MiB/sec. | ||
| 7269 | 2026.01.13 17:57:32.249516 [ 276 ] {6859b2e8-279a-4204-a56d-0a45304c1aee} <Debug> TCPHandler: Processed in 0.00166002 sec. | ||
| 7270 | 2026.01.13 17:57:32.249631 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7271 | 2026.01.13 17:57:32.249727 [ 276 ] {587b135f-6da6-499f-8e02-b610dddc5fc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7272 | 2026.01.13 17:57:32.249767 [ 276 ] {587b135f-6da6-499f-8e02-b610dddc5fc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7273 | 2026.01.13 17:57:32.250093 [ 276 ] {587b135f-6da6-499f-8e02-b610dddc5fc2} <Trace> oximeter.measurements_bool (826fdc8e-3d6b-4202-9ce2-60a454a21d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7274 | 2026.01.13 17:57:32.250128 [ 276 ] {587b135f-6da6-499f-8e02-b610dddc5fc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 7275 | 2026.01.13 17:57:32.250421 [ 276 ] {587b135f-6da6-499f-8e02-b610dddc5fc2} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 7276 | 2026.01.13 17:57:32.250622 [ 276 ] {587b135f-6da6-499f-8e02-b610dddc5fc2} <Trace> oximeter.measurements_bool (826fdc8e-3d6b-4202-9ce2-60a454a21d74): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7277 | 2026.01.13 17:57:32.250746 [ 276 ] {587b135f-6da6-499f-8e02-b610dddc5fc2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001036 sec., 5791.505791505791 rows/sec., 302.58 KiB/sec. | ||
| 7278 | 2026.01.13 17:57:32.250780 [ 276 ] {587b135f-6da6-499f-8e02-b610dddc5fc2} <Debug> TCPHandler: Processed in 0.001197351 sec. | ||
| 7279 | 2026.01.13 17:57:32.250894 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7280 | 2026.01.13 17:57:32.250986 [ 276 ] {82b34c6e-a3cb-43f2-84dc-7ec4c6118bbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7281 | 2026.01.13 17:57:32.251026 [ 276 ] {82b34c6e-a3cb-43f2-84dc-7ec4c6118bbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7282 | 2026.01.13 17:57:32.251594 [ 276 ] {82b34c6e-a3cb-43f2-84dc-7ec4c6118bbd} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7283 | 2026.01.13 17:57:32.251627 [ 276 ] {82b34c6e-a3cb-43f2-84dc-7ec4c6118bbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 7284 | 2026.01.13 17:57:32.251996 [ 276 ] {82b34c6e-a3cb-43f2-84dc-7ec4c6118bbd} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7285 | 2026.01.13 17:57:32.252203 [ 276 ] {82b34c6e-a3cb-43f2-84dc-7ec4c6118bbd} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7286 | 2026.01.13 17:57:32.252330 [ 276 ] {82b34c6e-a3cb-43f2-84dc-7ec4c6118bbd} <Debug> executeQuery: Read 924 rows, 62.61 KiB in 0.001362 sec., 678414.0969162995 rows/sec., 44.89 MiB/sec. | ||
| 7287 | 2026.01.13 17:57:32.252365 [ 276 ] {82b34c6e-a3cb-43f2-84dc-7ec4c6118bbd} <Debug> TCPHandler: Processed in 0.001519077 sec. | ||
| 7288 | 2026.01.13 17:57:32.252481 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7289 | 2026.01.13 17:57:32.252582 [ 276 ] {603c96de-cdde-4872-8583-4c640661e082} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7290 | 2026.01.13 17:57:32.252625 [ 276 ] {603c96de-cdde-4872-8583-4c640661e082} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7291 | 2026.01.13 17:57:32.252938 [ 276 ] {603c96de-cdde-4872-8583-4c640661e082} <Trace> oximeter.measurements_f64 (1c067b5b-75e1-467d-a7e3-d4b172727ac8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7292 | 2026.01.13 17:57:32.252972 [ 276 ] {603c96de-cdde-4872-8583-4c640661e082} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 7293 | 2026.01.13 17:57:32.253269 [ 276 ] {603c96de-cdde-4872-8583-4c640661e082} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 7294 | 2026.01.13 17:57:32.253474 [ 276 ] {603c96de-cdde-4872-8583-4c640661e082} <Trace> oximeter.measurements_f64 (1c067b5b-75e1-467d-a7e3-d4b172727ac8): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7295 | 2026.01.13 17:57:32.253599 [ 276 ] {603c96de-cdde-4872-8583-4c640661e082} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001036 sec., 965.2509652509652 rows/sec., 65.04 KiB/sec. | ||
| 7296 | 2026.01.13 17:57:32.253634 [ 276 ] {603c96de-cdde-4872-8583-4c640661e082} <Debug> TCPHandler: Processed in 0.001202272 sec. | ||
| 7297 | 2026.01.13 17:57:32.253741 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7298 | 2026.01.13 17:57:32.253833 [ 276 ] {8ba0b93a-4184-4fe7-bea5-01e19d37c5ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7299 | 2026.01.13 17:57:32.253887 [ 276 ] {8ba0b93a-4184-4fe7-bea5-01e19d37c5ad} <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 | ||
| 7300 | 2026.01.13 17:57:32.254681 [ 276 ] {8ba0b93a-4184-4fe7-bea5-01e19d37c5ad} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7301 | 2026.01.13 17:57:32.254716 [ 276 ] {8ba0b93a-4184-4fe7-bea5-01e19d37c5ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 7302 | 2026.01.13 17:57:32.255214 [ 276 ] {8ba0b93a-4184-4fe7-bea5-01e19d37c5ad} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7303 | 2026.01.13 17:57:32.255424 [ 276 ] {8ba0b93a-4184-4fe7-bea5-01e19d37c5ad} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7304 | 2026.01.13 17:57:32.255558 [ 276 ] {8ba0b93a-4184-4fe7-bea5-01e19d37c5ad} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001742 sec., 5740.52812858783 rows/sec., 10.29 MiB/sec. | ||
| 7305 | 2026.01.13 17:57:32.255608 [ 276 ] {8ba0b93a-4184-4fe7-bea5-01e19d37c5ad} <Debug> TCPHandler: Processed in 0.001913964 sec. | ||
| 7306 | 2026.01.13 17:57:32.255719 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7307 | 2026.01.13 17:57:32.255813 [ 276 ] {2575ce48-222b-42c0-aee1-b728640642ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7308 | 2026.01.13 17:57:32.255854 [ 276 ] {2575ce48-222b-42c0-aee1-b728640642ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7309 | 2026.01.13 17:57:32.256190 [ 276 ] {2575ce48-222b-42c0-aee1-b728640642ea} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7310 | 2026.01.13 17:57:32.256223 [ 276 ] {2575ce48-222b-42c0-aee1-b728640642ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 7311 | 2026.01.13 17:57:32.256513 [ 276 ] {2575ce48-222b-42c0-aee1-b728640642ea} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7312 | 2026.01.13 17:57:32.256711 [ 276 ] {2575ce48-222b-42c0-aee1-b728640642ea} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7313 | 2026.01.13 17:57:32.256831 [ 276 ] {2575ce48-222b-42c0-aee1-b728640642ea} <Debug> executeQuery: Read 76 rows, 4.59 KiB in 0.001036 sec., 73359.07335907336 rows/sec., 4.32 MiB/sec. | ||
| 7314 | 2026.01.13 17:57:32.256865 [ 276 ] {2575ce48-222b-42c0-aee1-b728640642ea} <Debug> TCPHandler: Processed in 0.001194092 sec. | ||
| 7315 | 2026.01.13 17:57:33.103802 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 970 | ||
| 7316 | 2026.01.13 17:57:33.106716 [ 243 ] {} <Trace> system.query_log (7e309dc9-d6d6-4af1-816a-0936f503f03a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7317 | 2026.01.13 17:57:33.106755 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 7318 | 2026.01.13 17:57:33.107961 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7319 | 2026.01.13 17:57:33.108243 [ 243 ] {} <Trace> system.query_log (7e309dc9-d6d6-4af1-816a-0936f503f03a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7320 | 2026.01.13 17:57:33.108510 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 970 | ||
| 7321 | 2026.01.13 17:57:34.721769 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7322 | 2026.01.13 17:57:34.721971 [ 276 ] {e08247f9-1484-4d46-ad1f-6276d84a9a50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7323 | 2026.01.13 17:57:34.722043 [ 276 ] {e08247f9-1484-4d46-ad1f-6276d84a9a50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7324 | 2026.01.13 17:57:34.722769 [ 276 ] {e08247f9-1484-4d46-ad1f-6276d84a9a50} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7325 | 2026.01.13 17:57:34.722809 [ 276 ] {e08247f9-1484-4d46-ad1f-6276d84a9a50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 7326 | 2026.01.13 17:57:34.723198 [ 276 ] {e08247f9-1484-4d46-ad1f-6276d84a9a50} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7327 | 2026.01.13 17:57:34.723415 [ 276 ] {e08247f9-1484-4d46-ad1f-6276d84a9a50} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7328 | 2026.01.13 17:57:34.723568 [ 276 ] {e08247f9-1484-4d46-ad1f-6276d84a9a50} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001649 sec., 33959.97574287447 rows/sec., 2.61 MiB/sec. | ||
| 7329 | 2026.01.13 17:57:34.723609 [ 276 ] {e08247f9-1484-4d46-ad1f-6276d84a9a50} <Debug> TCPHandler: Processed in 0.001975456 sec. | ||
| 7330 | 2026.01.13 17:57:34.723731 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7331 | 2026.01.13 17:57:34.723825 [ 276 ] {519b46e4-3a48-4f24-9770-1ee787255296} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7332 | 2026.01.13 17:57:34.723864 [ 276 ] {519b46e4-3a48-4f24-9770-1ee787255296} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7333 | 2026.01.13 17:57:34.724273 [ 276 ] {519b46e4-3a48-4f24-9770-1ee787255296} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7334 | 2026.01.13 17:57:34.724307 [ 276 ] {519b46e4-3a48-4f24-9770-1ee787255296} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 7335 | 2026.01.13 17:57:34.724575 [ 276 ] {519b46e4-3a48-4f24-9770-1ee787255296} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7336 | 2026.01.13 17:57:34.724760 [ 276 ] {519b46e4-3a48-4f24-9770-1ee787255296} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7337 | 2026.01.13 17:57:34.724876 [ 276 ] {519b46e4-3a48-4f24-9770-1ee787255296} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001132 sec., 56537.102473498235 rows/sec., 4.41 MiB/sec. | ||
| 7338 | 2026.01.13 17:57:34.724976 [ 276 ] {519b46e4-3a48-4f24-9770-1ee787255296} <Debug> TCPHandler: Processed in 0.001292403 sec. | ||
| 7339 | 2026.01.13 17:57:34.725088 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7340 | 2026.01.13 17:57:34.725180 [ 276 ] {d3120ccd-dc9b-4f40-b2b8-d13064e7d622} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7341 | 2026.01.13 17:57:34.725222 [ 276 ] {d3120ccd-dc9b-4f40-b2b8-d13064e7d622} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7342 | 2026.01.13 17:57:34.725598 [ 276 ] {d3120ccd-dc9b-4f40-b2b8-d13064e7d622} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7343 | 2026.01.13 17:57:34.725633 [ 276 ] {d3120ccd-dc9b-4f40-b2b8-d13064e7d622} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 7344 | 2026.01.13 17:57:34.725942 [ 276 ] {d3120ccd-dc9b-4f40-b2b8-d13064e7d622} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7345 | 2026.01.13 17:57:34.726149 [ 276 ] {d3120ccd-dc9b-4f40-b2b8-d13064e7d622} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7346 | 2026.01.13 17:57:34.726273 [ 276 ] {d3120ccd-dc9b-4f40-b2b8-d13064e7d622} <Debug> executeQuery: Read 74 rows, 5.27 KiB in 0.001111 sec., 66606.6606660666 rows/sec., 4.64 MiB/sec. | ||
| 7347 | 2026.01.13 17:57:34.726309 [ 276 ] {d3120ccd-dc9b-4f40-b2b8-d13064e7d622} <Debug> TCPHandler: Processed in 0.001268923 sec. | ||
| 7348 | 2026.01.13 17:57:34.726422 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7349 | 2026.01.13 17:57:34.726518 [ 276 ] {5c2a5e8b-7131-4673-b57e-916e8012cc00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7350 | 2026.01.13 17:57:34.726558 [ 276 ] {5c2a5e8b-7131-4673-b57e-916e8012cc00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7351 | 2026.01.13 17:57:34.726882 [ 276 ] {5c2a5e8b-7131-4673-b57e-916e8012cc00} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7352 | 2026.01.13 17:57:34.726918 [ 276 ] {5c2a5e8b-7131-4673-b57e-916e8012cc00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 7353 | 2026.01.13 17:57:34.727222 [ 276 ] {5c2a5e8b-7131-4673-b57e-916e8012cc00} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7354 | 2026.01.13 17:57:34.727416 [ 276 ] {5c2a5e8b-7131-4673-b57e-916e8012cc00} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7355 | 2026.01.13 17:57:34.727541 [ 276 ] {5c2a5e8b-7131-4673-b57e-916e8012cc00} <Debug> executeQuery: Read 28 rows, 1.94 KiB in 0.001044 sec., 26819.92337164751 rows/sec., 1.81 MiB/sec. | ||
| 7356 | 2026.01.13 17:57:34.727576 [ 276 ] {5c2a5e8b-7131-4673-b57e-916e8012cc00} <Debug> TCPHandler: Processed in 0.001201311 sec. | ||
| 7357 | 2026.01.13 17:57:35.559887 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14843 | ||
| 7358 | 2026.01.13 17:57:35.560374 [ 245 ] {} <Trace> system.asynchronous_metric_log (3e1656ea-c259-49fe-9ba0-58dc6ab6f9df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7359 | 2026.01.13 17:57:35.560422 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 7360 | 2026.01.13 17:57:35.560897 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7361 | 2026.01.13 17:57:35.561135 [ 245 ] {} <Trace> system.asynchronous_metric_log (3e1656ea-c259-49fe-9ba0-58dc6ab6f9df): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7362 | 2026.01.13 17:57:35.561265 [ 112 ] {} <Debug> system.asynchronous_metric_log (3e1656ea-c259-49fe-9ba0-58dc6ab6f9df) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7363 | 2026.01.13 17:57:35.561281 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14843 | ||
| 7364 | 2026.01.13 17:57:35.561333 [ 112 ] {} <Trace> system.asynchronous_metric_log (3e1656ea-c259-49fe-9ba0-58dc6ab6f9df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7365 | 2026.01.13 17:57:35.561359 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 7366 | 2026.01.13 17:57:35.561486 [ 191 ] {3e1656ea-c259-49fe-9ba0-58dc6ab6f9df::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 | ||
| 7367 | 2026.01.13 17:57:35.561627 [ 191 ] {3e1656ea-c259-49fe-9ba0-58dc6ab6f9df::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7368 | 2026.01.13 17:57:35.561667 [ 191 ] {3e1656ea-c259-49fe-9ba0-58dc6ab6f9df::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12475 rows starting from the beginning of the part | ||
| 7369 | 2026.01.13 17:57:35.561730 [ 191 ] {3e1656ea-c259-49fe-9ba0-58dc6ab6f9df::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 448 rows starting from the beginning of the part | ||
| 7370 | 2026.01.13 17:57:35.561778 [ 191 ] {3e1656ea-c259-49fe-9ba0-58dc6ab6f9df::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 512 rows starting from the beginning of the part | ||
| 7371 | 2026.01.13 17:57:35.561822 [ 191 ] {3e1656ea-c259-49fe-9ba0-58dc6ab6f9df::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 448 rows starting from the beginning of the part | ||
| 7372 | 2026.01.13 17:57:35.561859 [ 191 ] {3e1656ea-c259-49fe-9ba0-58dc6ab6f9df::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 512 rows starting from the beginning of the part | ||
| 7373 | 2026.01.13 17:57:35.561897 [ 191 ] {3e1656ea-c259-49fe-9ba0-58dc6ab6f9df::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 448 rows starting from the beginning of the part | ||
| 7374 | 2026.01.13 17:57:35.563655 [ 192 ] {3e1656ea-c259-49fe-9ba0-58dc6ab6f9df::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14843 rows, containing 4 columns (4 merged, 0 gathered) in 0.00222739 sec., 6663853.20936163 rows/sec., 95.33 MiB/sec. | ||
| 7375 | 2026.01.13 17:57:35.564247 [ 192 ] {3e1656ea-c259-49fe-9ba0-58dc6ab6f9df::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7376 | 2026.01.13 17:57:35.564590 [ 192 ] {3e1656ea-c259-49fe-9ba0-58dc6ab6f9df::all_1_31_6} <Trace> system.asynchronous_metric_log (3e1656ea-c259-49fe-9ba0-58dc6ab6f9df): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7377 | 2026.01.13 17:57:35.564672 [ 192 ] {3e1656ea-c259-49fe-9ba0-58dc6ab6f9df::all_1_31_6} <Trace> system.asynchronous_metric_log (3e1656ea-c259-49fe-9ba0-58dc6ab6f9df) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7378 | 2026.01.13 17:57:35.564772 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.48 MiB. | ||
| 7379 | 2026.01.13 17:57:36.332106 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 7380 | 2026.01.13 17:57:36.350474 [ 244 ] {} <Trace> system.metric_log (ae7e3c3e-b449-4f33-bec8-ffbb555a10ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7381 | 2026.01.13 17:57:36.350525 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 7382 | 2026.01.13 17:57:36.356135 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7383 | 2026.01.13 17:57:36.356837 [ 244 ] {} <Trace> system.metric_log (ae7e3c3e-b449-4f33-bec8-ffbb555a10ce): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7384 | 2026.01.13 17:57:36.357112 [ 113 ] {} <Debug> system.metric_log (ae7e3c3e-b449-4f33-bec8-ffbb555a10ce) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7385 | 2026.01.13 17:57:36.357153 [ 113 ] {} <Trace> system.metric_log (ae7e3c3e-b449-4f33-bec8-ffbb555a10ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7386 | 2026.01.13 17:57:36.357175 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 7387 | 2026.01.13 17:57:36.357309 [ 186 ] {ae7e3c3e-b449-4f33-bec8-ffbb555a10ce::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 | ||
| 7388 | 2026.01.13 17:57:36.360168 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 7389 | 2026.01.13 17:57:36.361433 [ 186 ] {ae7e3c3e-b449-4f33-bec8-ffbb555a10ce::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7390 | 2026.01.13 17:57:36.362989 [ 186 ] {ae7e3c3e-b449-4f33-bec8-ffbb555a10ce::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 196 rows starting from the beginning of the part | ||
| 7391 | 2026.01.13 17:57:36.367781 [ 186 ] {ae7e3c3e-b449-4f33-bec8-ffbb555a10ce::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 8 rows starting from the beginning of the part | ||
| 7392 | 2026.01.13 17:57:36.372403 [ 186 ] {ae7e3c3e-b449-4f33-bec8-ffbb555a10ce::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 7 rows starting from the beginning of the part | ||
| 7393 | 2026.01.13 17:57:36.376876 [ 186 ] {ae7e3c3e-b449-4f33-bec8-ffbb555a10ce::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 8 rows starting from the beginning of the part | ||
| 7394 | 2026.01.13 17:57:36.381344 [ 186 ] {ae7e3c3e-b449-4f33-bec8-ffbb555a10ce::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 7 rows starting from the beginning of the part | ||
| 7395 | 2026.01.13 17:57:36.385177 [ 186 ] {ae7e3c3e-b449-4f33-bec8-ffbb555a10ce::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 8 rows starting from the beginning of the part | ||
| 7396 | 2026.01.13 17:57:36.441412 [ 191 ] {ae7e3c3e-b449-4f33-bec8-ffbb555a10ce::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.084165927 sec., 2780.2224527272183 rows/sec., 14.38 MiB/sec. | ||
| 7397 | 2026.01.13 17:57:36.444107 [ 189 ] {ae7e3c3e-b449-4f33-bec8-ffbb555a10ce::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7398 | 2026.01.13 17:57:36.446081 [ 189 ] {ae7e3c3e-b449-4f33-bec8-ffbb555a10ce::all_1_31_6} <Trace> system.metric_log (ae7e3c3e-b449-4f33-bec8-ffbb555a10ce): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7399 | 2026.01.13 17:57:36.446174 [ 189 ] {ae7e3c3e-b449-4f33-bec8-ffbb555a10ce::all_1_31_6} <Trace> system.metric_log (ae7e3c3e-b449-4f33-bec8-ffbb555a10ce) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7400 | 2026.01.13 17:57:36.448367 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.10 MiB. | ||
| 7401 | 2026.01.13 17:57:37.001152 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 284.68 MiB, peak 295.22 MiB, free memory in arenas 0.00 B, will set to 288.79 MiB (RSS), difference: 4.11 MiB | ||
| 7402 | 2026.01.13 17:57:39.441833 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48874 | ||
| 7403 | 2026.01.13 17:57:39.441950 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7404 | 2026.01.13 17:57:39.441980 [ 287 ] {} <Debug> TCP-Session: 30a969f5-03a8-429b-8f13-2e23a9642c66 Authenticating user 'default' from [fd00:1122:3344:101::e]:48874 | ||
| 7405 | 2026.01.13 17:57:39.442004 [ 287 ] {} <Debug> TCP-Session: 30a969f5-03a8-429b-8f13-2e23a9642c66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7406 | 2026.01.13 17:57:39.442020 [ 287 ] {} <Debug> TCP-Session: 30a969f5-03a8-429b-8f13-2e23a9642c66 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7407 | 2026.01.13 17:57:39.442215 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37825 | ||
| 7408 | 2026.01.13 17:57:39.442218 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33561 | ||
| 7409 | 2026.01.13 17:57:39.442343 [ 287 ] {} <Trace> TCP-Session: 30a969f5-03a8-429b-8f13-2e23a9642c66 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7410 | 2026.01.13 17:57:39.442440 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7411 | 2026.01.13 17:57:39.442483 [ 289 ] {} <Debug> TCP-Session: faedf630-988f-4de9-8bee-033aed2e348d Authenticating user 'default' from [fd00:1122:3344:101::e]:37825 | ||
| 7412 | 2026.01.13 17:57:39.442511 [ 289 ] {} <Debug> TCP-Session: faedf630-988f-4de9-8bee-033aed2e348d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7413 | 2026.01.13 17:57:39.442524 [ 289 ] {} <Debug> TCP-Session: faedf630-988f-4de9-8bee-033aed2e348d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7414 | 2026.01.13 17:57:39.442535 [ 287 ] {12ea1c3a-b794-4c24-b813-f09e27e04c02} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48874) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7415 | 2026.01.13 17:57:39.442649 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7416 | 2026.01.13 17:57:39.442688 [ 290 ] {} <Debug> TCP-Session: 3fa08265-4776-4bbc-ad04-62d56856fc4d Authenticating user 'default' from [fd00:1122:3344:101::e]:33561 | ||
| 7417 | 2026.01.13 17:57:39.442709 [ 290 ] {} <Debug> TCP-Session: 3fa08265-4776-4bbc-ad04-62d56856fc4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7418 | 2026.01.13 17:57:39.442722 [ 290 ] {} <Debug> TCP-Session: 3fa08265-4776-4bbc-ad04-62d56856fc4d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7419 | 2026.01.13 17:57:39.442812 [ 287 ] {12ea1c3a-b794-4c24-b813-f09e27e04c02} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7420 | 2026.01.13 17:57:39.442872 [ 287 ] {12ea1c3a-b794-4c24-b813-f09e27e04c02} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7421 | 2026.01.13 17:57:39.443160 [ 287 ] {12ea1c3a-b794-4c24-b813-f09e27e04c02} <Debug> oximeter.version (ec6d3268-d4a5-4477-b7c8-4f23357a5c23) (SelectExecutor): Key condition: unknown | ||
| 7422 | 2026.01.13 17:57:39.443801 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35397 | ||
| 7423 | 2026.01.13 17:57:39.443805 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41292 | ||
| 7424 | 2026.01.13 17:57:39.444118 [ 297 ] {12ea1c3a-b794-4c24-b813-f09e27e04c02} <Trace> AggregatingTransform: Aggregating | ||
| 7425 | 2026.01.13 17:57:39.444170 [ 297 ] {12ea1c3a-b794-4c24-b813-f09e27e04c02} <Trace> Aggregator: Aggregation method: without_key | ||
| 7426 | 2026.01.13 17:57:39.444209 [ 297 ] {12ea1c3a-b794-4c24-b813-f09e27e04c02} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000946547 sec. (1056.472 rows/sec., 41.27 KiB/sec.) | ||
| 7427 | 2026.01.13 17:57:39.444227 [ 297 ] {12ea1c3a-b794-4c24-b813-f09e27e04c02} <Trace> Aggregator: Merging aggregated data | ||
| 7428 | 2026.01.13 17:57:39.444351 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64330 | ||
| 7429 | 2026.01.13 17:57:39.444391 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58216 | ||
| 7430 | 2026.01.13 17:57:39.444402 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42114 | ||
| 7431 | 2026.01.13 17:57:39.444358 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7432 | 2026.01.13 17:57:39.444506 [ 350 ] {} <Debug> TCP-Session: 898e4ced-cfea-4d0c-bafc-f1dfa3eea8ca Authenticating user 'default' from [fd00:1122:3344:101::e]:35397 | ||
| 7433 | 2026.01.13 17:57:39.444528 [ 350 ] {} <Debug> TCP-Session: 898e4ced-cfea-4d0c-bafc-f1dfa3eea8ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7434 | 2026.01.13 17:57:39.444545 [ 350 ] {} <Debug> TCP-Session: 898e4ced-cfea-4d0c-bafc-f1dfa3eea8ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7435 | 2026.01.13 17:57:39.444604 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7436 | 2026.01.13 17:57:39.444643 [ 291 ] {} <Debug> TCP-Session: f9f3b3ad-d1ef-404a-b016-bcbb96ed6c31 Authenticating user 'default' from [fd00:1122:3344:101::e]:41292 | ||
| 7437 | 2026.01.13 17:57:39.444670 [ 291 ] {} <Debug> TCP-Session: f9f3b3ad-d1ef-404a-b016-bcbb96ed6c31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7438 | 2026.01.13 17:57:39.444693 [ 291 ] {} <Debug> TCP-Session: f9f3b3ad-d1ef-404a-b016-bcbb96ed6c31 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7439 | 2026.01.13 17:57:39.444881 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7440 | 2026.01.13 17:57:39.444939 [ 351 ] {} <Debug> TCP-Session: 7239aba0-0a3b-448c-9150-ce8185053aea Authenticating user 'default' from [fd00:1122:3344:101::e]:64330 | ||
| 7441 | 2026.01.13 17:57:39.444969 [ 351 ] {} <Debug> TCP-Session: 7239aba0-0a3b-448c-9150-ce8185053aea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7442 | 2026.01.13 17:57:39.444987 [ 351 ] {} <Debug> TCP-Session: 7239aba0-0a3b-448c-9150-ce8185053aea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7443 | 2026.01.13 17:57:39.445265 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41737 | ||
| 7444 | 2026.01.13 17:57:39.445380 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7445 | 2026.01.13 17:57:39.445420 [ 354 ] {} <Debug> TCP-Session: 1c84df2b-53bd-43b4-a209-a60777c632ae Authenticating user 'default' from [fd00:1122:3344:101::e]:58216 | ||
| 7446 | 2026.01.13 17:57:39.445436 [ 354 ] {} <Debug> TCP-Session: 1c84df2b-53bd-43b4-a209-a60777c632ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7447 | 2026.01.13 17:57:39.445450 [ 354 ] {} <Debug> TCP-Session: 1c84df2b-53bd-43b4-a209-a60777c632ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7448 | 2026.01.13 17:57:39.445529 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7449 | 2026.01.13 17:57:39.445577 [ 353 ] {} <Debug> TCP-Session: c856213f-3efe-4498-9068-01596c1786a7 Authenticating user 'default' from [fd00:1122:3344:101::e]:42114 | ||
| 7450 | 2026.01.13 17:57:39.445601 [ 353 ] {} <Debug> TCP-Session: c856213f-3efe-4498-9068-01596c1786a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7451 | 2026.01.13 17:57:39.445619 [ 353 ] {} <Debug> TCP-Session: c856213f-3efe-4498-9068-01596c1786a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7452 | 2026.01.13 17:57:39.445720 [ 287 ] {12ea1c3a-b794-4c24-b813-f09e27e04c02} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00325 sec., 307.6923076923077 rows/sec., 12.02 KiB/sec. | ||
| 7453 | 2026.01.13 17:57:39.445790 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7454 | 2026.01.13 17:57:39.445832 [ 355 ] {} <Debug> TCP-Session: 498de695-187e-4b1d-bcf2-38e4d310a385 Authenticating user 'default' from [fd00:1122:3344:101::e]:41737 | ||
| 7455 | 2026.01.13 17:57:39.445852 [ 355 ] {} <Debug> TCP-Session: 498de695-187e-4b1d-bcf2-38e4d310a385 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7456 | 2026.01.13 17:57:39.445864 [ 355 ] {} <Debug> TCP-Session: 498de695-187e-4b1d-bcf2-38e4d310a385 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7457 | 2026.01.13 17:57:39.445919 [ 287 ] {12ea1c3a-b794-4c24-b813-f09e27e04c02} <Debug> TCPHandler: Processed in 0.003703077 sec. | ||
| 7458 | 2026.01.13 17:57:39.446011 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7459 | 2026.01.13 17:57:39.446043 [ 287 ] {} <Debug> TCP-Session: 30a969f5-03a8-429b-8f13-2e23a9642c66 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7460 | 2026.01.13 17:57:39.446052 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7461 | 2026.01.13 17:57:39.446075 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7462 | 2026.01.13 17:57:39.446094 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7463 | 2026.01.13 17:57:39.446108 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7464 | 2026.01.13 17:57:39.446126 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7465 | 2026.01.13 17:57:39.446142 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7466 | 2026.01.13 17:57:39.446161 [ 354 ] {} <Debug> TCP-Session: 1c84df2b-53bd-43b4-a209-a60777c632ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7467 | 2026.01.13 17:57:39.446186 [ 353 ] {} <Debug> TCP-Session: c856213f-3efe-4498-9068-01596c1786a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7468 | 2026.01.13 17:57:39.446198 [ 291 ] {} <Debug> TCP-Session: f9f3b3ad-d1ef-404a-b016-bcbb96ed6c31 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7469 | 2026.01.13 17:57:39.446166 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7470 | 2026.01.13 17:57:39.446159 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7471 | 2026.01.13 17:57:39.446265 [ 355 ] {} <Debug> TCP-Session: 498de695-187e-4b1d-bcf2-38e4d310a385 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7472 | 2026.01.13 17:57:39.446143 [ 290 ] {} <Debug> TCP-Session: 3fa08265-4776-4bbc-ad04-62d56856fc4d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7473 | 2026.01.13 17:57:39.446294 [ 351 ] {} <Debug> TCP-Session: 7239aba0-0a3b-448c-9150-ce8185053aea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7474 | 2026.01.13 17:57:39.446132 [ 289 ] {} <Debug> TCP-Session: faedf630-988f-4de9-8bee-033aed2e348d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7475 | 2026.01.13 17:57:39.446095 [ 350 ] {} <Debug> TCP-Session: 898e4ced-cfea-4d0c-bafc-f1dfa3eea8ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7476 | 2026.01.13 17:57:39.501080 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57854 | ||
| 7477 | 2026.01.13 17:57:39.501189 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7478 | 2026.01.13 17:57:39.501216 [ 287 ] {} <Debug> TCP-Session: 013dcee0-278e-42f0-8621-1c20ab41b7b6 Authenticating user 'default' from [fd00:1122:3344:101::e]:57854 | ||
| 7479 | 2026.01.13 17:57:39.501240 [ 287 ] {} <Debug> TCP-Session: 013dcee0-278e-42f0-8621-1c20ab41b7b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7480 | 2026.01.13 17:57:39.501253 [ 287 ] {} <Debug> TCP-Session: 013dcee0-278e-42f0-8621-1c20ab41b7b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7481 | 2026.01.13 17:57:39.501439 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35675 | ||
| 7482 | 2026.01.13 17:57:39.501460 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46942 | ||
| 7483 | 2026.01.13 17:57:39.501480 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61415 | ||
| 7484 | 2026.01.13 17:57:39.501509 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45291 | ||
| 7485 | 2026.01.13 17:57:39.501509 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65303 | ||
| 7486 | 2026.01.13 17:57:39.501538 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57710 | ||
| 7487 | 2026.01.13 17:57:39.501562 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7488 | 2026.01.13 17:57:39.501576 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7489 | 2026.01.13 17:57:39.501610 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7490 | 2026.01.13 17:57:39.501625 [ 289 ] {} <Debug> TCP-Session: c8b6639a-92b9-47ca-b1a5-d32c35894190 Authenticating user 'default' from [fd00:1122:3344:101::e]:35675 | ||
| 7491 | 2026.01.13 17:57:39.501642 [ 354 ] {} <Debug> TCP-Session: a02d2b89-ddd1-4c39-ba3b-315e9a549618 Authenticating user 'default' from [fd00:1122:3344:101::e]:45291 | ||
| 7492 | 2026.01.13 17:57:39.501655 [ 353 ] {} <Debug> TCP-Session: 1eaaa5c6-0adf-48c2-aa5d-87250e96f06f Authenticating user 'default' from [fd00:1122:3344:101::e]:65303 | ||
| 7493 | 2026.01.13 17:57:39.501669 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7494 | 2026.01.13 17:57:39.501677 [ 354 ] {} <Debug> TCP-Session: a02d2b89-ddd1-4c39-ba3b-315e9a549618 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7495 | 2026.01.13 17:57:39.501713 [ 353 ] {} <Debug> TCP-Session: 1eaaa5c6-0adf-48c2-aa5d-87250e96f06f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7496 | 2026.01.13 17:57:39.501729 [ 354 ] {} <Debug> TCP-Session: a02d2b89-ddd1-4c39-ba3b-315e9a549618 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7497 | 2026.01.13 17:57:39.501726 [ 355 ] {} <Debug> TCP-Session: 05071d35-367e-4e25-bd76-3a9778294137 Authenticating user 'default' from [fd00:1122:3344:101::e]:57710 | ||
| 7498 | 2026.01.13 17:57:39.501747 [ 353 ] {} <Debug> TCP-Session: 1eaaa5c6-0adf-48c2-aa5d-87250e96f06f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7499 | 2026.01.13 17:57:39.501665 [ 289 ] {} <Debug> TCP-Session: c8b6639a-92b9-47ca-b1a5-d32c35894190 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7500 | 2026.01.13 17:57:39.501782 [ 355 ] {} <Debug> TCP-Session: 05071d35-367e-4e25-bd76-3a9778294137 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7501 | 2026.01.13 17:57:39.501811 [ 289 ] {} <Debug> TCP-Session: c8b6639a-92b9-47ca-b1a5-d32c35894190 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7502 | 2026.01.13 17:57:39.501837 [ 355 ] {} <Debug> TCP-Session: 05071d35-367e-4e25-bd76-3a9778294137 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7503 | 2026.01.13 17:57:39.501618 [ 287 ] {} <Trace> TCP-Session: 013dcee0-278e-42f0-8621-1c20ab41b7b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7504 | 2026.01.13 17:57:39.501571 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7505 | 2026.01.13 17:57:39.501571 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7506 | 2026.01.13 17:57:39.501927 [ 290 ] {} <Debug> TCP-Session: 88e98664-3a3f-48ee-beb0-d4fa2ea06389 Authenticating user 'default' from [fd00:1122:3344:101::e]:46942 | ||
| 7507 | 2026.01.13 17:57:39.501509 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60879 | ||
| 7508 | 2026.01.13 17:57:39.501948 [ 290 ] {} <Debug> TCP-Session: 88e98664-3a3f-48ee-beb0-d4fa2ea06389 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7509 | 2026.01.13 17:57:39.501942 [ 350 ] {} <Debug> TCP-Session: ac4295d9-4a91-48c0-94a0-b7e6dc8a07d4 Authenticating user 'default' from [fd00:1122:3344:101::e]:61415 | ||
| 7510 | 2026.01.13 17:57:39.502002 [ 290 ] {} <Debug> TCP-Session: 88e98664-3a3f-48ee-beb0-d4fa2ea06389 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7511 | 2026.01.13 17:57:39.502014 [ 350 ] {} <Debug> TCP-Session: ac4295d9-4a91-48c0-94a0-b7e6dc8a07d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7512 | 2026.01.13 17:57:39.501467 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63868 | ||
| 7513 | 2026.01.13 17:57:39.502032 [ 350 ] {} <Debug> TCP-Session: ac4295d9-4a91-48c0-94a0-b7e6dc8a07d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7514 | 2026.01.13 17:57:39.502049 [ 287 ] {0e624981-744f-463a-9775-bb8379f141f1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57854) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7515 | 2026.01.13 17:57:39.502035 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7516 | 2026.01.13 17:57:39.502111 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7517 | 2026.01.13 17:57:39.502125 [ 351 ] {} <Debug> TCP-Session: 7bb60b54-39f0-4583-9776-3cbeb0232b15 Authenticating user 'default' from [fd00:1122:3344:101::e]:60879 | ||
| 7518 | 2026.01.13 17:57:39.502142 [ 291 ] {} <Debug> TCP-Session: 3c6791d9-6c76-4939-a7fa-5baab5ff3638 Authenticating user 'default' from [fd00:1122:3344:101::e]:63868 | ||
| 7519 | 2026.01.13 17:57:39.502169 [ 351 ] {} <Debug> TCP-Session: 7bb60b54-39f0-4583-9776-3cbeb0232b15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7520 | 2026.01.13 17:57:39.502175 [ 291 ] {} <Debug> TCP-Session: 3c6791d9-6c76-4939-a7fa-5baab5ff3638 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7521 | 2026.01.13 17:57:39.502196 [ 351 ] {} <Debug> TCP-Session: 7bb60b54-39f0-4583-9776-3cbeb0232b15 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7522 | 2026.01.13 17:57:39.502205 [ 291 ] {} <Debug> TCP-Session: 3c6791d9-6c76-4939-a7fa-5baab5ff3638 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7523 | 2026.01.13 17:57:39.502327 [ 287 ] {0e624981-744f-463a-9775-bb8379f141f1} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7524 | 2026.01.13 17:57:39.502381 [ 287 ] {0e624981-744f-463a-9775-bb8379f141f1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7525 | 2026.01.13 17:57:39.502662 [ 287 ] {0e624981-744f-463a-9775-bb8379f141f1} <Debug> oximeter.version (ec6d3268-d4a5-4477-b7c8-4f23357a5c23) (SelectExecutor): Key condition: unknown | ||
| 7526 | 2026.01.13 17:57:39.503601 [ 348 ] {0e624981-744f-463a-9775-bb8379f141f1} <Trace> AggregatingTransform: Aggregating | ||
| 7527 | 2026.01.13 17:57:39.503653 [ 348 ] {0e624981-744f-463a-9775-bb8379f141f1} <Trace> Aggregator: Aggregation method: without_key | ||
| 7528 | 2026.01.13 17:57:39.503694 [ 348 ] {0e624981-744f-463a-9775-bb8379f141f1} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000932257 sec. (1072.666 rows/sec., 41.90 KiB/sec.) | ||
| 7529 | 2026.01.13 17:57:39.503716 [ 348 ] {0e624981-744f-463a-9775-bb8379f141f1} <Trace> Aggregator: Merging aggregated data | ||
| 7530 | 2026.01.13 17:57:39.505119 [ 287 ] {0e624981-744f-463a-9775-bb8379f141f1} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003126 sec., 319.8976327575176 rows/sec., 12.50 KiB/sec. | ||
| 7531 | 2026.01.13 17:57:39.505272 [ 287 ] {0e624981-744f-463a-9775-bb8379f141f1} <Debug> TCPHandler: Processed in 0.003769318 sec. | ||
| 7532 | 2026.01.13 17:57:39.505387 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7533 | 2026.01.13 17:57:39.505418 [ 287 ] {} <Debug> TCP-Session: 013dcee0-278e-42f0-8621-1c20ab41b7b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7534 | 2026.01.13 17:57:39.505418 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7535 | 2026.01.13 17:57:39.505434 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7536 | 2026.01.13 17:57:39.505450 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7537 | 2026.01.13 17:57:39.505487 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7538 | 2026.01.13 17:57:39.505502 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7539 | 2026.01.13 17:57:39.505520 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7540 | 2026.01.13 17:57:39.505541 [ 351 ] {} <Debug> TCP-Session: 7bb60b54-39f0-4583-9776-3cbeb0232b15 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7541 | 2026.01.13 17:57:39.505559 [ 353 ] {} <Debug> TCP-Session: 1eaaa5c6-0adf-48c2-aa5d-87250e96f06f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7542 | 2026.01.13 17:57:39.505581 [ 354 ] {} <Debug> TCP-Session: a02d2b89-ddd1-4c39-ba3b-315e9a549618 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7543 | 2026.01.13 17:57:39.505522 [ 350 ] {} <Debug> TCP-Session: ac4295d9-4a91-48c0-94a0-b7e6dc8a07d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7544 | 2026.01.13 17:57:39.505492 [ 289 ] {} <Debug> TCP-Session: c8b6639a-92b9-47ca-b1a5-d32c35894190 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7545 | 2026.01.13 17:57:39.505480 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7546 | 2026.01.13 17:57:39.505468 [ 290 ] {} <Debug> TCP-Session: 88e98664-3a3f-48ee-beb0-d4fa2ea06389 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7547 | 2026.01.13 17:57:39.505693 [ 355 ] {} <Debug> TCP-Session: 05071d35-367e-4e25-bd76-3a9778294137 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7548 | 2026.01.13 17:57:39.505476 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7549 | 2026.01.13 17:57:39.505771 [ 291 ] {} <Debug> TCP-Session: 3c6791d9-6c76-4939-a7fa-5baab5ff3638 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7550 | 2026.01.13 17:57:39.667925 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38252 | ||
| 7551 | 2026.01.13 17:57:39.668054 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7552 | 2026.01.13 17:57:39.668082 [ 287 ] {} <Debug> TCP-Session: ab2e7064-a7ae-42aa-8b2e-539447b861b3 Authenticating user 'default' from [fd00:1122:3344:101::e]:38252 | ||
| 7553 | 2026.01.13 17:57:39.668105 [ 287 ] {} <Debug> TCP-Session: ab2e7064-a7ae-42aa-8b2e-539447b861b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7554 | 2026.01.13 17:57:39.668118 [ 287 ] {} <Debug> TCP-Session: ab2e7064-a7ae-42aa-8b2e-539447b861b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7555 | 2026.01.13 17:57:39.668350 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46321 | ||
| 7556 | 2026.01.13 17:57:39.668369 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47824 | ||
| 7557 | 2026.01.13 17:57:39.668394 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38700 | ||
| 7558 | 2026.01.13 17:57:39.668415 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54422 | ||
| 7559 | 2026.01.13 17:57:39.668437 [ 287 ] {} <Trace> TCP-Session: ab2e7064-a7ae-42aa-8b2e-539447b861b3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7560 | 2026.01.13 17:57:39.668472 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7561 | 2026.01.13 17:57:39.668493 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7562 | 2026.01.13 17:57:39.668499 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7563 | 2026.01.13 17:57:39.668518 [ 289 ] {} <Debug> TCP-Session: a0815155-4856-41fa-8b8c-f7de134cec55 Authenticating user 'default' from [fd00:1122:3344:101::e]:46321 | ||
| 7564 | 2026.01.13 17:57:39.668526 [ 353 ] {} <Debug> TCP-Session: 034fddec-401d-452d-ada8-e231c7441b50 Authenticating user 'default' from [fd00:1122:3344:101::e]:38700 | ||
| 7565 | 2026.01.13 17:57:39.668546 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7566 | 2026.01.13 17:57:39.668561 [ 353 ] {} <Debug> TCP-Session: 034fddec-401d-452d-ada8-e231c7441b50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7567 | 2026.01.13 17:57:39.668558 [ 289 ] {} <Debug> TCP-Session: a0815155-4856-41fa-8b8c-f7de134cec55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7568 | 2026.01.13 17:57:39.668583 [ 355 ] {} <Debug> TCP-Session: 1220f0df-07a0-4726-9e21-816e23a80dac Authenticating user 'default' from [fd00:1122:3344:101::e]:54422 | ||
| 7569 | 2026.01.13 17:57:39.668596 [ 289 ] {} <Debug> TCP-Session: a0815155-4856-41fa-8b8c-f7de134cec55 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7570 | 2026.01.13 17:57:39.668584 [ 353 ] {} <Debug> TCP-Session: 034fddec-401d-452d-ada8-e231c7441b50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7571 | 2026.01.13 17:57:39.668619 [ 355 ] {} <Debug> TCP-Session: 1220f0df-07a0-4726-9e21-816e23a80dac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7572 | 2026.01.13 17:57:39.668640 [ 287 ] {89a8d1b2-9aee-4255-8b1c-9fe9ed099fea} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38252) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7573 | 2026.01.13 17:57:39.668653 [ 355 ] {} <Debug> TCP-Session: 1220f0df-07a0-4726-9e21-816e23a80dac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7574 | 2026.01.13 17:57:39.668546 [ 350 ] {} <Debug> TCP-Session: a1f6da81-f5b5-4b66-aebf-597134faac73 Authenticating user 'default' from [fd00:1122:3344:101::e]:47824 | ||
| 7575 | 2026.01.13 17:57:39.668406 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64568 | ||
| 7576 | 2026.01.13 17:57:39.668717 [ 350 ] {} <Debug> TCP-Session: a1f6da81-f5b5-4b66-aebf-597134faac73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7577 | 2026.01.13 17:57:39.668397 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46128 | ||
| 7578 | 2026.01.13 17:57:39.668740 [ 350 ] {} <Debug> TCP-Session: a1f6da81-f5b5-4b66-aebf-597134faac73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7579 | 2026.01.13 17:57:39.668775 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7580 | 2026.01.13 17:57:39.668359 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41466 | ||
| 7581 | 2026.01.13 17:57:39.668801 [ 354 ] {} <Debug> TCP-Session: 7487aae2-1612-4522-ad35-4066da917dcb Authenticating user 'default' from [fd00:1122:3344:101::e]:64568 | ||
| 7582 | 2026.01.13 17:57:39.668809 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7583 | 2026.01.13 17:57:39.668844 [ 354 ] {} <Debug> TCP-Session: 7487aae2-1612-4522-ad35-4066da917dcb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7584 | 2026.01.13 17:57:39.668350 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35558 | ||
| 7585 | 2026.01.13 17:57:39.668867 [ 354 ] {} <Debug> TCP-Session: 7487aae2-1612-4522-ad35-4066da917dcb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7586 | 2026.01.13 17:57:39.668863 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7587 | 2026.01.13 17:57:39.668862 [ 351 ] {} <Debug> TCP-Session: 8962621f-d54a-41e4-8b55-8722c6ca6f2e Authenticating user 'default' from [fd00:1122:3344:101::e]:46128 | ||
| 7588 | 2026.01.13 17:57:39.668918 [ 291 ] {} <Debug> TCP-Session: a374a4e5-bf99-4eb9-a063-5ee21310405f Authenticating user 'default' from [fd00:1122:3344:101::e]:41466 | ||
| 7589 | 2026.01.13 17:57:39.668924 [ 287 ] {89a8d1b2-9aee-4255-8b1c-9fe9ed099fea} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7590 | 2026.01.13 17:57:39.668946 [ 291 ] {} <Debug> TCP-Session: a374a4e5-bf99-4eb9-a063-5ee21310405f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7591 | 2026.01.13 17:57:39.668937 [ 351 ] {} <Debug> TCP-Session: 8962621f-d54a-41e4-8b55-8722c6ca6f2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7592 | 2026.01.13 17:57:39.668973 [ 291 ] {} <Debug> TCP-Session: a374a4e5-bf99-4eb9-a063-5ee21310405f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7593 | 2026.01.13 17:57:39.668988 [ 287 ] {89a8d1b2-9aee-4255-8b1c-9fe9ed099fea} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7594 | 2026.01.13 17:57:39.668990 [ 351 ] {} <Debug> TCP-Session: 8962621f-d54a-41e4-8b55-8722c6ca6f2e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7595 | 2026.01.13 17:57:39.668929 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7596 | 2026.01.13 17:57:39.669053 [ 290 ] {} <Debug> TCP-Session: 6a89e7c9-3dc7-41d0-a465-a44867dee355 Authenticating user 'default' from [fd00:1122:3344:101::e]:35558 | ||
| 7597 | 2026.01.13 17:57:39.669070 [ 290 ] {} <Debug> TCP-Session: 6a89e7c9-3dc7-41d0-a465-a44867dee355 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7598 | 2026.01.13 17:57:39.669082 [ 290 ] {} <Debug> TCP-Session: 6a89e7c9-3dc7-41d0-a465-a44867dee355 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7599 | 2026.01.13 17:57:39.669283 [ 287 ] {89a8d1b2-9aee-4255-8b1c-9fe9ed099fea} <Debug> oximeter.version (ec6d3268-d4a5-4477-b7c8-4f23357a5c23) (SelectExecutor): Key condition: unknown | ||
| 7600 | 2026.01.13 17:57:39.670343 [ 302 ] {89a8d1b2-9aee-4255-8b1c-9fe9ed099fea} <Trace> AggregatingTransform: Aggregating | ||
| 7601 | 2026.01.13 17:57:39.670378 [ 302 ] {89a8d1b2-9aee-4255-8b1c-9fe9ed099fea} <Trace> Aggregator: Aggregation method: without_key | ||
| 7602 | 2026.01.13 17:57:39.670410 [ 302 ] {89a8d1b2-9aee-4255-8b1c-9fe9ed099fea} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001025529 sec. (975.107 rows/sec., 38.09 KiB/sec.) | ||
| 7603 | 2026.01.13 17:57:39.670425 [ 302 ] {89a8d1b2-9aee-4255-8b1c-9fe9ed099fea} <Trace> Aggregator: Merging aggregated data | ||
| 7604 | 2026.01.13 17:57:39.671663 [ 287 ] {89a8d1b2-9aee-4255-8b1c-9fe9ed099fea} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003079 sec., 324.78077297823967 rows/sec., 12.69 KiB/sec. | ||
| 7605 | 2026.01.13 17:57:39.671796 [ 287 ] {89a8d1b2-9aee-4255-8b1c-9fe9ed099fea} <Debug> TCPHandler: Processed in 0.003475193 sec. | ||
| 7606 | 2026.01.13 17:57:39.671907 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7607 | 2026.01.13 17:57:39.671938 [ 287 ] {} <Debug> TCP-Session: ab2e7064-a7ae-42aa-8b2e-539447b861b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7608 | 2026.01.13 17:57:39.671938 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7609 | 2026.01.13 17:57:39.671957 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7610 | 2026.01.13 17:57:39.671975 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7611 | 2026.01.13 17:57:39.671991 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7612 | 2026.01.13 17:57:39.672010 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7613 | 2026.01.13 17:57:39.672025 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7614 | 2026.01.13 17:57:39.672048 [ 353 ] {} <Debug> TCP-Session: 034fddec-401d-452d-ada8-e231c7441b50 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7615 | 2026.01.13 17:57:39.672062 [ 289 ] {} <Debug> TCP-Session: a0815155-4856-41fa-8b8c-f7de134cec55 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7616 | 2026.01.13 17:57:39.672086 [ 291 ] {} <Debug> TCP-Session: a374a4e5-bf99-4eb9-a063-5ee21310405f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7617 | 2026.01.13 17:57:39.672057 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7618 | 2026.01.13 17:57:39.672041 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7619 | 2026.01.13 17:57:39.672150 [ 354 ] {} <Debug> TCP-Session: 7487aae2-1612-4522-ad35-4066da917dcb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7620 | 2026.01.13 17:57:39.671996 [ 355 ] {} <Debug> TCP-Session: 1220f0df-07a0-4726-9e21-816e23a80dac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7621 | 2026.01.13 17:57:39.672180 [ 351 ] {} <Debug> TCP-Session: 8962621f-d54a-41e4-8b55-8722c6ca6f2e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7622 | 2026.01.13 17:57:39.672022 [ 290 ] {} <Debug> TCP-Session: 6a89e7c9-3dc7-41d0-a465-a44867dee355 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7623 | 2026.01.13 17:57:39.672018 [ 350 ] {} <Debug> TCP-Session: a1f6da81-f5b5-4b66-aebf-597134faac73 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7624 | 2026.01.13 17:57:39.728015 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7625 | 2026.01.13 17:57:39.728192 [ 276 ] {4a5e508d-dca4-479b-a72b-676bf10063be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7626 | 2026.01.13 17:57:39.728260 [ 276 ] {4a5e508d-dca4-479b-a72b-676bf10063be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7627 | 2026.01.13 17:57:39.728956 [ 276 ] {4a5e508d-dca4-479b-a72b-676bf10063be} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7628 | 2026.01.13 17:57:39.729004 [ 276 ] {4a5e508d-dca4-479b-a72b-676bf10063be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 7629 | 2026.01.13 17:57:39.729456 [ 276 ] {4a5e508d-dca4-479b-a72b-676bf10063be} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7630 | 2026.01.13 17:57:39.729697 [ 276 ] {4a5e508d-dca4-479b-a72b-676bf10063be} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7631 | 2026.01.13 17:57:39.729877 [ 276 ] {4a5e508d-dca4-479b-a72b-676bf10063be} <Debug> executeQuery: Read 118 rows, 10.26 KiB in 0.001732 sec., 68129.33025404158 rows/sec., 5.78 MiB/sec. | ||
| 7632 | 2026.01.13 17:57:39.729931 [ 276 ] {4a5e508d-dca4-479b-a72b-676bf10063be} <Debug> TCPHandler: Processed in 0.002055046 sec. | ||
| 7633 | 2026.01.13 17:57:39.730068 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7634 | 2026.01.13 17:57:39.730175 [ 276 ] {0311f7fd-609a-47a8-8d83-2e79aeec5fe7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7635 | 2026.01.13 17:57:39.730219 [ 276 ] {0311f7fd-609a-47a8-8d83-2e79aeec5fe7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7636 | 2026.01.13 17:57:39.730659 [ 276 ] {0311f7fd-609a-47a8-8d83-2e79aeec5fe7} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7637 | 2026.01.13 17:57:39.730696 [ 276 ] {0311f7fd-609a-47a8-8d83-2e79aeec5fe7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 7638 | 2026.01.13 17:57:39.731027 [ 276 ] {0311f7fd-609a-47a8-8d83-2e79aeec5fe7} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7639 | 2026.01.13 17:57:39.731283 [ 276 ] {0311f7fd-609a-47a8-8d83-2e79aeec5fe7} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7640 | 2026.01.13 17:57:39.731453 [ 276 ] {0311f7fd-609a-47a8-8d83-2e79aeec5fe7} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001302 sec., 23809.52380952381 rows/sec., 1.75 MiB/sec. | ||
| 7641 | 2026.01.13 17:57:39.731502 [ 276 ] {0311f7fd-609a-47a8-8d83-2e79aeec5fe7} <Debug> TCPHandler: Processed in 0.001487317 sec. | ||
| 7642 | 2026.01.13 17:57:39.731631 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7643 | 2026.01.13 17:57:39.731731 [ 276 ] {8cd1d9e8-eb89-4bdc-8d92-d9dde9de61aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7644 | 2026.01.13 17:57:39.731773 [ 276 ] {8cd1d9e8-eb89-4bdc-8d92-d9dde9de61aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7645 | 2026.01.13 17:57:39.732214 [ 276 ] {8cd1d9e8-eb89-4bdc-8d92-d9dde9de61aa} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7646 | 2026.01.13 17:57:39.732249 [ 276 ] {8cd1d9e8-eb89-4bdc-8d92-d9dde9de61aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 7647 | 2026.01.13 17:57:39.732572 [ 276 ] {8cd1d9e8-eb89-4bdc-8d92-d9dde9de61aa} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7648 | 2026.01.13 17:57:39.732814 [ 276 ] {8cd1d9e8-eb89-4bdc-8d92-d9dde9de61aa} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7649 | 2026.01.13 17:57:39.732965 [ 276 ] {8cd1d9e8-eb89-4bdc-8d92-d9dde9de61aa} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001254 sec., 75757.57575757576 rows/sec., 5.92 MiB/sec. | ||
| 7650 | 2026.01.13 17:57:39.733004 [ 276 ] {8cd1d9e8-eb89-4bdc-8d92-d9dde9de61aa} <Debug> TCPHandler: Processed in 0.001423256 sec. | ||
| 7651 | 2026.01.13 17:57:39.733121 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7652 | 2026.01.13 17:57:39.733220 [ 276 ] {4281fa97-2d07-44a2-832e-395a7435843a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7653 | 2026.01.13 17:57:39.733266 [ 276 ] {4281fa97-2d07-44a2-832e-395a7435843a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7654 | 2026.01.13 17:57:39.733697 [ 276 ] {4281fa97-2d07-44a2-832e-395a7435843a} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7655 | 2026.01.13 17:57:39.733733 [ 276 ] {4281fa97-2d07-44a2-832e-395a7435843a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 7656 | 2026.01.13 17:57:39.734077 [ 276 ] {4281fa97-2d07-44a2-832e-395a7435843a} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7657 | 2026.01.13 17:57:39.734286 [ 276 ] {4281fa97-2d07-44a2-832e-395a7435843a} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7658 | 2026.01.13 17:57:39.734430 [ 276 ] {4281fa97-2d07-44a2-832e-395a7435843a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00123 sec., 130081.30081300813 rows/sec., 9.06 MiB/sec. | ||
| 7659 | 2026.01.13 17:57:39.734468 [ 276 ] {4281fa97-2d07-44a2-832e-395a7435843a} <Debug> TCPHandler: Processed in 0.001397525 sec. | ||
| 7660 | 2026.01.13 17:57:39.734582 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7661 | 2026.01.13 17:57:39.734678 [ 276 ] {25a38f57-c6be-42be-8b84-913c9cd30a3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7662 | 2026.01.13 17:57:39.734735 [ 276 ] {25a38f57-c6be-42be-8b84-913c9cd30a3a} <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 | ||
| 7663 | 2026.01.13 17:57:39.735620 [ 276 ] {25a38f57-c6be-42be-8b84-913c9cd30a3a} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7664 | 2026.01.13 17:57:39.735659 [ 276 ] {25a38f57-c6be-42be-8b84-913c9cd30a3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 7665 | 2026.01.13 17:57:39.736248 [ 276 ] {25a38f57-c6be-42be-8b84-913c9cd30a3a} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7666 | 2026.01.13 17:57:39.736483 [ 276 ] {25a38f57-c6be-42be-8b84-913c9cd30a3a} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7667 | 2026.01.13 17:57:39.736638 [ 276 ] {25a38f57-c6be-42be-8b84-913c9cd30a3a} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001978 sec., 15672.396359959554 rows/sec., 28.08 MiB/sec. | ||
| 7668 | 2026.01.13 17:57:39.736709 [ 276 ] {25a38f57-c6be-42be-8b84-913c9cd30a3a} <Debug> TCPHandler: Processed in 0.00217659 sec. | ||
| 7669 | 2026.01.13 17:57:39.736831 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7670 | 2026.01.13 17:57:39.736928 [ 276 ] {54693c3c-691f-4d5d-a584-c410fbc2d934} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7671 | 2026.01.13 17:57:39.736977 [ 276 ] {54693c3c-691f-4d5d-a584-c410fbc2d934} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7672 | 2026.01.13 17:57:39.737346 [ 276 ] {54693c3c-691f-4d5d-a584-c410fbc2d934} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7673 | 2026.01.13 17:57:39.737384 [ 276 ] {54693c3c-691f-4d5d-a584-c410fbc2d934} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 7674 | 2026.01.13 17:57:39.737716 [ 276 ] {54693c3c-691f-4d5d-a584-c410fbc2d934} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7675 | 2026.01.13 17:57:39.737941 [ 276 ] {54693c3c-691f-4d5d-a584-c410fbc2d934} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7676 | 2026.01.13 17:57:39.738080 [ 276 ] {54693c3c-691f-4d5d-a584-c410fbc2d934} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001172 sec., 51194.53924914676 rows/sec., 3.45 MiB/sec. | ||
| 7677 | 2026.01.13 17:57:39.738117 [ 276 ] {54693c3c-691f-4d5d-a584-c410fbc2d934} <Debug> TCPHandler: Processed in 0.001337504 sec. | ||
| 7678 | 2026.01.13 17:57:42.952074 [ 106 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7679 | 2026.01.13 17:57:42.952129 [ 106 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7680 | 2026.01.13 17:57:43.062321 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15355 | ||
| 7681 | 2026.01.13 17:57:43.062829 [ 245 ] {} <Trace> system.asynchronous_metric_log (3e1656ea-c259-49fe-9ba0-58dc6ab6f9df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7682 | 2026.01.13 17:57:43.062863 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 7683 | 2026.01.13 17:57:43.063332 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7684 | 2026.01.13 17:57:43.063553 [ 245 ] {} <Trace> system.asynchronous_metric_log (3e1656ea-c259-49fe-9ba0-58dc6ab6f9df): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7685 | 2026.01.13 17:57:43.063675 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15355 | ||
| 7686 | 2026.01.13 17:57:43.108848 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 996 | ||
| 7687 | 2026.01.13 17:57:43.111061 [ 243 ] {} <Trace> system.query_log (7e309dc9-d6d6-4af1-816a-0936f503f03a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7688 | 2026.01.13 17:57:43.111110 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 7689 | 2026.01.13 17:57:43.112298 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7690 | 2026.01.13 17:57:43.112560 [ 243 ] {} <Trace> system.query_log (7e309dc9-d6d6-4af1-816a-0936f503f03a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7691 | 2026.01.13 17:57:43.112808 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 996 | ||
| 7692 | 2026.01.13 17:57:43.861160 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 7693 | 2026.01.13 17:57:43.876543 [ 244 ] {} <Trace> system.metric_log (ae7e3c3e-b449-4f33-bec8-ffbb555a10ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7694 | 2026.01.13 17:57:43.876588 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 7695 | 2026.01.13 17:57:43.882239 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7696 | 2026.01.13 17:57:43.882939 [ 244 ] {} <Trace> system.metric_log (ae7e3c3e-b449-4f33-bec8-ffbb555a10ce): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7697 | 2026.01.13 17:57:43.885559 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 7698 | 2026.01.13 17:57:44.001160 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000800594 sec. | ||
| 7699 | 2026.01.13 17:57:44.326391 [ 105 ] {} <Debug> oximeter.fields_u8 (7d5959b3-3fa8-49d8-9069-8b4bc7b3c5b2) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
| 7700 | 2026.01.13 17:57:44.326449 [ 105 ] {} <Trace> oximeter.fields_u8 (7d5959b3-3fa8-49d8-9069-8b4bc7b3c5b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7701 | 2026.01.13 17:57:44.326468 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 7702 | 2026.01.13 17:57:44.326591 [ 198 ] {7d5959b3-3fa8-49d8-9069-8b4bc7b3c5b2::all_1_18_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact with storage Full | ||
| 7703 | 2026.01.13 17:57:44.326756 [ 198 ] {7d5959b3-3fa8-49d8-9069-8b4bc7b3c5b2::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7704 | 2026.01.13 17:57:44.326794 [ 198 ] {7d5959b3-3fa8-49d8-9069-8b4bc7b3c5b2::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 223 rows starting from the beginning of the part | ||
| 7705 | 2026.01.13 17:57:44.326868 [ 198 ] {7d5959b3-3fa8-49d8-9069-8b4bc7b3c5b2::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 211 rows starting from the beginning of the part | ||
| 7706 | 2026.01.13 17:57:44.326917 [ 198 ] {7d5959b3-3fa8-49d8-9069-8b4bc7b3c5b2::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 211 rows starting from the beginning of the part | ||
| 7707 | 2026.01.13 17:57:44.326963 [ 198 ] {7d5959b3-3fa8-49d8-9069-8b4bc7b3c5b2::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 211 rows starting from the beginning of the part | ||
| 7708 | 2026.01.13 17:57:44.327007 [ 198 ] {7d5959b3-3fa8-49d8-9069-8b4bc7b3c5b2::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 211 rows starting from the beginning of the part | ||
| 7709 | 2026.01.13 17:57:44.327922 [ 191 ] {7d5959b3-3fa8-49d8-9069-8b4bc7b3c5b2::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1067 rows, containing 5 columns (5 merged, 0 gathered) in 0.001387045 sec., 769261.2712637298 rows/sec., 46.79 MiB/sec. | ||
| 7710 | 2026.01.13 17:57:44.328110 [ 194 ] {7d5959b3-3fa8-49d8-9069-8b4bc7b3c5b2::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
| 7711 | 2026.01.13 17:57:44.328362 [ 194 ] {7d5959b3-3fa8-49d8-9069-8b4bc7b3c5b2::all_1_18_4} <Trace> oximeter.fields_u8 (7d5959b3-3fa8-49d8-9069-8b4bc7b3c5b2): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7712 | 2026.01.13 17:57:44.328434 [ 194 ] {7d5959b3-3fa8-49d8-9069-8b4bc7b3c5b2::all_1_18_4} <Trace> oximeter.fields_u8 (7d5959b3-3fa8-49d8-9069-8b4bc7b3c5b2) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 | ||
| 7713 | 2026.01.13 17:57:44.328505 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 7714 | 2026.01.13 17:57:44.362261 [ 105 ] {} <Debug> oximeter.fields_i16 (c518ca51-717d-4c11-8fbe-de2c2dfc273c) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
| 7715 | 2026.01.13 17:57:44.362297 [ 105 ] {} <Trace> oximeter.fields_i16 (c518ca51-717d-4c11-8fbe-de2c2dfc273c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7716 | 2026.01.13 17:57:44.362317 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.57 GiB. | ||
| 7717 | 2026.01.13 17:57:44.362463 [ 196 ] {c518ca51-717d-4c11-8fbe-de2c2dfc273c::all_1_18_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact with storage Full | ||
| 7718 | 2026.01.13 17:57:44.362705 [ 196 ] {c518ca51-717d-4c11-8fbe-de2c2dfc273c::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7719 | 2026.01.13 17:57:44.362764 [ 196 ] {c518ca51-717d-4c11-8fbe-de2c2dfc273c::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 434 rows starting from the beginning of the part | ||
| 7720 | 2026.01.13 17:57:44.362875 [ 196 ] {c518ca51-717d-4c11-8fbe-de2c2dfc273c::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 410 rows starting from the beginning of the part | ||
| 7721 | 2026.01.13 17:57:44.362951 [ 196 ] {c518ca51-717d-4c11-8fbe-de2c2dfc273c::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 410 rows starting from the beginning of the part | ||
| 7722 | 2026.01.13 17:57:44.363026 [ 196 ] {c518ca51-717d-4c11-8fbe-de2c2dfc273c::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 410 rows starting from the beginning of the part | ||
| 7723 | 2026.01.13 17:57:44.363143 [ 196 ] {c518ca51-717d-4c11-8fbe-de2c2dfc273c::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 410 rows starting from the beginning of the part | ||
| 7724 | 2026.01.13 17:57:44.364560 [ 194 ] {c518ca51-717d-4c11-8fbe-de2c2dfc273c::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2074 rows, containing 5 columns (5 merged, 0 gathered) in 0.00217905 sec., 951790.9180606228 rows/sec., 64.22 MiB/sec. | ||
| 7725 | 2026.01.13 17:57:44.364706 [ 194 ] {c518ca51-717d-4c11-8fbe-de2c2dfc273c::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
| 7726 | 2026.01.13 17:57:44.364947 [ 194 ] {c518ca51-717d-4c11-8fbe-de2c2dfc273c::all_1_18_4} <Trace> oximeter.fields_i16 (c518ca51-717d-4c11-8fbe-de2c2dfc273c): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7727 | 2026.01.13 17:57:44.365016 [ 194 ] {c518ca51-717d-4c11-8fbe-de2c2dfc273c::all_1_18_4} <Trace> oximeter.fields_i16 (c518ca51-717d-4c11-8fbe-de2c2dfc273c) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 | ||
| 7728 | 2026.01.13 17:57:44.365094 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 7729 | 2026.01.13 17:57:44.738763 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7730 | 2026.01.13 17:57:44.738984 [ 276 ] {0ee6bfb1-f7f7-4ef4-a7ee-2dba0b854013} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7731 | 2026.01.13 17:57:44.739050 [ 276 ] {0ee6bfb1-f7f7-4ef4-a7ee-2dba0b854013} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7732 | 2026.01.13 17:57:44.739876 [ 276 ] {0ee6bfb1-f7f7-4ef4-a7ee-2dba0b854013} <Trace> oximeter.fields_i16 (c518ca51-717d-4c11-8fbe-de2c2dfc273c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7733 | 2026.01.13 17:57:44.739921 [ 276 ] {0ee6bfb1-f7f7-4ef4-a7ee-2dba0b854013} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7734 | 2026.01.13 17:57:44.740341 [ 276 ] {0ee6bfb1-f7f7-4ef4-a7ee-2dba0b854013} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 7735 | 2026.01.13 17:57:44.740576 [ 276 ] {0ee6bfb1-f7f7-4ef4-a7ee-2dba0b854013} <Trace> oximeter.fields_i16 (c518ca51-717d-4c11-8fbe-de2c2dfc273c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7736 | 2026.01.13 17:57:44.740737 [ 276 ] {0ee6bfb1-f7f7-4ef4-a7ee-2dba0b854013} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001802 sec., 227524.97225305217 rows/sec., 14.43 MiB/sec. | ||
| 7737 | 2026.01.13 17:57:44.740798 [ 276 ] {0ee6bfb1-f7f7-4ef4-a7ee-2dba0b854013} <Debug> TCPHandler: Processed in 0.002168089 sec. | ||
| 7738 | 2026.01.13 17:57:44.740942 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7739 | 2026.01.13 17:57:44.741047 [ 276 ] {15d99220-d96e-478f-aca8-69e1ada2d40f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7740 | 2026.01.13 17:57:44.741093 [ 276 ] {15d99220-d96e-478f-aca8-69e1ada2d40f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7741 | 2026.01.13 17:57:44.742063 [ 276 ] {15d99220-d96e-478f-aca8-69e1ada2d40f} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7742 | 2026.01.13 17:57:44.742101 [ 276 ] {15d99220-d96e-478f-aca8-69e1ada2d40f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7743 | 2026.01.13 17:57:44.742562 [ 276 ] {15d99220-d96e-478f-aca8-69e1ada2d40f} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7744 | 2026.01.13 17:57:44.742794 [ 276 ] {15d99220-d96e-478f-aca8-69e1ada2d40f} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7745 | 2026.01.13 17:57:44.742916 [ 105 ] {} <Debug> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7746 | 2026.01.13 17:57:44.742933 [ 276 ] {15d99220-d96e-478f-aca8-69e1ada2d40f} <Debug> executeQuery: Read 1132 rows, 91.85 KiB in 0.001909 sec., 592980.6181246726 rows/sec., 46.99 MiB/sec. | ||
| 7747 | 2026.01.13 17:57:44.742952 [ 105 ] {} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7748 | 2026.01.13 17:57:44.742973 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7749 | 2026.01.13 17:57:44.742975 [ 276 ] {15d99220-d96e-478f-aca8-69e1ada2d40f} <Debug> TCPHandler: Processed in 0.002093627 sec. | ||
| 7750 | 2026.01.13 17:57:44.743116 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7751 | 2026.01.13 17:57:44.743121 [ 196 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 7752 | 2026.01.13 17:57:44.743218 [ 276 ] {71d841b3-5475-4f5f-b49a-7e0e3cc10b16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7753 | 2026.01.13 17:57:44.743266 [ 276 ] {71d841b3-5475-4f5f-b49a-7e0e3cc10b16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7754 | 2026.01.13 17:57:44.743282 [ 196 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7755 | 2026.01.13 17:57:44.743323 [ 196 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2465 rows starting from the beginning of the part | ||
| 7756 | 2026.01.13 17:57:44.743391 [ 196 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 118 rows starting from the beginning of the part | ||
| 7757 | 2026.01.13 17:57:44.743436 [ 196 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 2272 rows starting from the beginning of the part | ||
| 7758 | 2026.01.13 17:57:44.743510 [ 196 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 56 rows starting from the beginning of the part | ||
| 7759 | 2026.01.13 17:57:44.743569 [ 196 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 118 rows starting from the beginning of the part | ||
| 7760 | 2026.01.13 17:57:44.743654 [ 196 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 1132 rows starting from the beginning of the part | ||
| 7761 | 2026.01.13 17:57:44.743787 [ 276 ] {71d841b3-5475-4f5f-b49a-7e0e3cc10b16} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7762 | 2026.01.13 17:57:44.743833 [ 276 ] {71d841b3-5475-4f5f-b49a-7e0e3cc10b16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7763 | 2026.01.13 17:57:44.744191 [ 276 ] {71d841b3-5475-4f5f-b49a-7e0e3cc10b16} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7764 | 2026.01.13 17:57:44.744418 [ 276 ] {71d841b3-5475-4f5f-b49a-7e0e3cc10b16} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7765 | 2026.01.13 17:57:44.744558 [ 276 ] {71d841b3-5475-4f5f-b49a-7e0e3cc10b16} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001362 sec., 157856.093979442 rows/sec., 9.37 MiB/sec. | ||
| 7766 | 2026.01.13 17:57:44.744595 [ 276 ] {71d841b3-5475-4f5f-b49a-7e0e3cc10b16} <Debug> TCPHandler: Processed in 0.001531798 sec. | ||
| 7767 | 2026.01.13 17:57:44.744711 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7768 | 2026.01.13 17:57:44.744805 [ 276 ] {ab669dff-5022-436b-9f51-21e79cec19a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7769 | 2026.01.13 17:57:44.744845 [ 276 ] {ab669dff-5022-436b-9f51-21e79cec19a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7770 | 2026.01.13 17:57:44.745328 [ 276 ] {ab669dff-5022-436b-9f51-21e79cec19a9} <Trace> oximeter.fields_u32 (283989db-30f4-4232-8589-7a68eae304b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7771 | 2026.01.13 17:57:44.745363 [ 276 ] {ab669dff-5022-436b-9f51-21e79cec19a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7772 | 2026.01.13 17:57:44.745721 [ 276 ] {ab669dff-5022-436b-9f51-21e79cec19a9} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7773 | 2026.01.13 17:57:44.745937 [ 276 ] {ab669dff-5022-436b-9f51-21e79cec19a9} <Trace> oximeter.fields_u32 (283989db-30f4-4232-8589-7a68eae304b8): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7774 | 2026.01.13 17:57:44.745981 [ 194 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6161 rows, containing 5 columns (5 merged, 0 gathered) in 0.002916342 sec., 2112578.0172558636 rows/sec., 179.42 MiB/sec. | ||
| 7775 | 2026.01.13 17:57:44.746071 [ 276 ] {ab669dff-5022-436b-9f51-21e79cec19a9} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001284 sec., 165109.03426791276 rows/sec., 10.65 MiB/sec. | ||
| 7776 | 2026.01.13 17:57:44.746112 [ 276 ] {ab669dff-5022-436b-9f51-21e79cec19a9} <Debug> TCPHandler: Processed in 0.001452436 sec. | ||
| 7777 | 2026.01.13 17:57:44.746264 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7778 | 2026.01.13 17:57:44.746358 [ 276 ] {2f9a7cfc-aa7d-4f4b-bf98-ac4d47a3d716} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7779 | 2026.01.13 17:57:44.746380 [ 194 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7780 | 2026.01.13 17:57:44.746400 [ 276 ] {2f9a7cfc-aa7d-4f4b-bf98-ac4d47a3d716} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7781 | 2026.01.13 17:57:44.746704 [ 194 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_51_10} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7782 | 2026.01.13 17:57:44.746802 [ 194 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_51_10} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7783 | 2026.01.13 17:57:44.746913 [ 276 ] {2f9a7cfc-aa7d-4f4b-bf98-ac4d47a3d716} <Trace> oximeter.fields_u8 (7d5959b3-3fa8-49d8-9069-8b4bc7b3c5b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7784 | 2026.01.13 17:57:44.746923 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.31 MiB. | ||
| 7785 | 2026.01.13 17:57:44.746956 [ 276 ] {2f9a7cfc-aa7d-4f4b-bf98-ac4d47a3d716} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7786 | 2026.01.13 17:57:44.747280 [ 276 ] {2f9a7cfc-aa7d-4f4b-bf98-ac4d47a3d716} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 7787 | 2026.01.13 17:57:44.747495 [ 276 ] {2f9a7cfc-aa7d-4f4b-bf98-ac4d47a3d716} <Trace> oximeter.fields_u8 (7d5959b3-3fa8-49d8-9069-8b4bc7b3c5b2): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7788 | 2026.01.13 17:57:44.747625 [ 276 ] {2f9a7cfc-aa7d-4f4b-bf98-ac4d47a3d716} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001285 sec., 164202.3346303502 rows/sec., 9.32 MiB/sec. | ||
| 7789 | 2026.01.13 17:57:44.747661 [ 276 ] {2f9a7cfc-aa7d-4f4b-bf98-ac4d47a3d716} <Debug> TCPHandler: Processed in 0.001448336 sec. | ||
| 7790 | 2026.01.13 17:57:44.747787 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7791 | 2026.01.13 17:57:44.747881 [ 276 ] {5f5f4b46-a9d9-467e-9899-7c20fdaa14f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7792 | 2026.01.13 17:57:44.747921 [ 276 ] {5f5f4b46-a9d9-467e-9899-7c20fdaa14f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7793 | 2026.01.13 17:57:44.748596 [ 276 ] {5f5f4b46-a9d9-467e-9899-7c20fdaa14f6} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7794 | 2026.01.13 17:57:44.748632 [ 276 ] {5f5f4b46-a9d9-467e-9899-7c20fdaa14f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7795 | 2026.01.13 17:57:44.748970 [ 276 ] {5f5f4b46-a9d9-467e-9899-7c20fdaa14f6} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7796 | 2026.01.13 17:57:44.749184 [ 276 ] {5f5f4b46-a9d9-467e-9899-7c20fdaa14f6} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7797 | 2026.01.13 17:57:44.749290 [ 105 ] {} <Debug> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7798 | 2026.01.13 17:57:44.749312 [ 276 ] {5f5f4b46-a9d9-467e-9899-7c20fdaa14f6} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001448 sec., 475828.7292817679 rows/sec., 33.23 MiB/sec. | ||
| 7799 | 2026.01.13 17:57:44.749319 [ 105 ] {} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7800 | 2026.01.13 17:57:44.749342 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7801 | 2026.01.13 17:57:44.749349 [ 276 ] {5f5f4b46-a9d9-467e-9899-7c20fdaa14f6} <Debug> TCPHandler: Processed in 0.001611729 sec. | ||
| 7802 | 2026.01.13 17:57:44.749427 [ 194 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 7803 | 2026.01.13 17:57:44.749453 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7804 | 2026.01.13 17:57:44.749533 [ 194 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7805 | 2026.01.13 17:57:44.749551 [ 276 ] {12ba7326-b043-4f2e-93a9-5d5215a9cf57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7806 | 2026.01.13 17:57:44.749569 [ 194 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1250 rows starting from the beginning of the part | ||
| 7807 | 2026.01.13 17:57:44.749598 [ 276 ] {12ba7326-b043-4f2e-93a9-5d5215a9cf57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7808 | 2026.01.13 17:57:44.749641 [ 194 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 95 rows starting from the beginning of the part | ||
| 7809 | 2026.01.13 17:57:44.749692 [ 194 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 1145 rows starting from the beginning of the part | ||
| 7810 | 2026.01.13 17:57:44.749737 [ 194 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 64 rows starting from the beginning of the part | ||
| 7811 | 2026.01.13 17:57:44.749778 [ 194 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 95 rows starting from the beginning of the part | ||
| 7812 | 2026.01.13 17:57:44.749819 [ 194 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 689 rows starting from the beginning of the part | ||
| 7813 | 2026.01.13 17:57:44.749938 [ 276 ] {12ba7326-b043-4f2e-93a9-5d5215a9cf57} <Trace> oximeter.measurements_bool (826fdc8e-3d6b-4202-9ce2-60a454a21d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7814 | 2026.01.13 17:57:44.749980 [ 276 ] {12ba7326-b043-4f2e-93a9-5d5215a9cf57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7815 | 2026.01.13 17:57:44.750331 [ 276 ] {12ba7326-b043-4f2e-93a9-5d5215a9cf57} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 7816 | 2026.01.13 17:57:44.750638 [ 276 ] {12ba7326-b043-4f2e-93a9-5d5215a9cf57} <Trace> oximeter.measurements_bool (826fdc8e-3d6b-4202-9ce2-60a454a21d74): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7817 | 2026.01.13 17:57:44.750798 [ 276 ] {12ba7326-b043-4f2e-93a9-5d5215a9cf57} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001263 sec., 4750.593824228028 rows/sec., 248.20 KiB/sec. | ||
| 7818 | 2026.01.13 17:57:44.750836 [ 276 ] {12ba7326-b043-4f2e-93a9-5d5215a9cf57} <Debug> TCPHandler: Processed in 0.001433916 sec. | ||
| 7819 | 2026.01.13 17:57:44.750975 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7820 | 2026.01.13 17:57:44.751106 [ 276 ] {2ca8ccfc-0c48-465f-a294-f2c4e4a75991} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7821 | 2026.01.13 17:57:44.751152 [ 276 ] {2ca8ccfc-0c48-465f-a294-f2c4e4a75991} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7822 | 2026.01.13 17:57:44.751404 [ 195 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3338 rows, containing 5 columns (5 merged, 0 gathered) in 0.002010516 sec., 1660270.2987690722 rows/sec., 125.59 MiB/sec. | ||
| 7823 | 2026.01.13 17:57:44.751633 [ 276 ] {2ca8ccfc-0c48-465f-a294-f2c4e4a75991} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7824 | 2026.01.13 17:57:44.751675 [ 276 ] {2ca8ccfc-0c48-465f-a294-f2c4e4a75991} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7825 | 2026.01.13 17:57:44.751687 [ 201 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7826 | 2026.01.13 17:57:44.752049 [ 276 ] {2ca8ccfc-0c48-465f-a294-f2c4e4a75991} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7827 | 2026.01.13 17:57:44.752056 [ 201 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_51_10} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7828 | 2026.01.13 17:57:44.752135 [ 201 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_51_10} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7829 | 2026.01.13 17:57:44.752215 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 7830 | 2026.01.13 17:57:44.752281 [ 276 ] {2ca8ccfc-0c48-465f-a294-f2c4e4a75991} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7831 | 2026.01.13 17:57:44.752412 [ 103 ] {} <Debug> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7832 | 2026.01.13 17:57:44.752418 [ 276 ] {2ca8ccfc-0c48-465f-a294-f2c4e4a75991} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001331 sec., 235912.84748309542 rows/sec., 15.50 MiB/sec. | ||
| 7833 | 2026.01.13 17:57:44.752478 [ 103 ] {} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7834 | 2026.01.13 17:57:44.752497 [ 276 ] {2ca8ccfc-0c48-465f-a294-f2c4e4a75991} <Debug> TCPHandler: Processed in 0.001587919 sec. | ||
| 7835 | 2026.01.13 17:57:44.752506 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7836 | 2026.01.13 17:57:44.752609 [ 188 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 7837 | 2026.01.13 17:57:44.752619 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7838 | 2026.01.13 17:57:44.752724 [ 188 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7839 | 2026.01.13 17:57:44.752730 [ 276 ] {7b6ea3e2-3ea3-4643-9604-63ac675fd818} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7840 | 2026.01.13 17:57:44.752761 [ 188 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 14471 rows starting from the beginning of the part | ||
| 7841 | 2026.01.13 17:57:44.752789 [ 276 ] {7b6ea3e2-3ea3-4643-9604-63ac675fd818} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7842 | 2026.01.13 17:57:44.752823 [ 188 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 160 rows starting from the beginning of the part | ||
| 7843 | 2026.01.13 17:57:44.752874 [ 188 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 924 rows starting from the beginning of the part | ||
| 7844 | 2026.01.13 17:57:44.752916 [ 188 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 74 rows starting from the beginning of the part | ||
| 7845 | 2026.01.13 17:57:44.752959 [ 188 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 160 rows starting from the beginning of the part | ||
| 7846 | 2026.01.13 17:57:44.753007 [ 188 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 314 rows starting from the beginning of the part | ||
| 7847 | 2026.01.13 17:57:44.753124 [ 276 ] {7b6ea3e2-3ea3-4643-9604-63ac675fd818} <Trace> oximeter.measurements_f64 (1c067b5b-75e1-467d-a7e3-d4b172727ac8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7848 | 2026.01.13 17:57:44.753166 [ 276 ] {7b6ea3e2-3ea3-4643-9604-63ac675fd818} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7849 | 2026.01.13 17:57:44.753486 [ 276 ] {7b6ea3e2-3ea3-4643-9604-63ac675fd818} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 7850 | 2026.01.13 17:57:44.753692 [ 276 ] {7b6ea3e2-3ea3-4643-9604-63ac675fd818} <Trace> oximeter.measurements_f64 (1c067b5b-75e1-467d-a7e3-d4b172727ac8): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7851 | 2026.01.13 17:57:44.753842 [ 276 ] {7b6ea3e2-3ea3-4643-9604-63ac675fd818} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00113 sec., 884.9557522123895 rows/sec., 59.63 KiB/sec. | ||
| 7852 | 2026.01.13 17:57:44.753879 [ 276 ] {7b6ea3e2-3ea3-4643-9604-63ac675fd818} <Debug> TCPHandler: Processed in 0.001309794 sec. | ||
| 7853 | 2026.01.13 17:57:44.753991 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7854 | 2026.01.13 17:57:44.754085 [ 276 ] {7f67ef84-ba78-48f3-91e3-7626b1363316} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7855 | 2026.01.13 17:57:44.754141 [ 276 ] {7f67ef84-ba78-48f3-91e3-7626b1363316} <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 | ||
| 7856 | 2026.01.13 17:57:44.754910 [ 276 ] {7f67ef84-ba78-48f3-91e3-7626b1363316} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7857 | 2026.01.13 17:57:44.754946 [ 276 ] {7f67ef84-ba78-48f3-91e3-7626b1363316} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7858 | 2026.01.13 17:57:44.755494 [ 276 ] {7f67ef84-ba78-48f3-91e3-7626b1363316} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7859 | 2026.01.13 17:57:44.755725 [ 276 ] {7f67ef84-ba78-48f3-91e3-7626b1363316} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7860 | 2026.01.13 17:57:44.755880 [ 276 ] {7f67ef84-ba78-48f3-91e3-7626b1363316} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001812 sec., 5518.763796909492 rows/sec., 9.89 MiB/sec. | ||
| 7861 | 2026.01.13 17:57:44.755954 [ 276 ] {7f67ef84-ba78-48f3-91e3-7626b1363316} <Debug> TCPHandler: Processed in 0.002012396 sec. | ||
| 7862 | 2026.01.13 17:57:44.756082 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7863 | 2026.01.13 17:57:44.756177 [ 276 ] {32530ddd-6473-4ec9-aa7a-715cd7442a95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7864 | 2026.01.13 17:57:44.756219 [ 276 ] {32530ddd-6473-4ec9-aa7a-715cd7442a95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7865 | 2026.01.13 17:57:44.756574 [ 276 ] {32530ddd-6473-4ec9-aa7a-715cd7442a95} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7866 | 2026.01.13 17:57:44.756610 [ 276 ] {32530ddd-6473-4ec9-aa7a-715cd7442a95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7867 | 2026.01.13 17:57:44.756932 [ 276 ] {32530ddd-6473-4ec9-aa7a-715cd7442a95} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7868 | 2026.01.13 17:57:44.757155 [ 276 ] {32530ddd-6473-4ec9-aa7a-715cd7442a95} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7869 | 2026.01.13 17:57:44.757269 [ 103 ] {} <Debug> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7870 | 2026.01.13 17:57:44.757286 [ 276 ] {32530ddd-6473-4ec9-aa7a-715cd7442a95} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001127 sec., 92280.39041703638 rows/sec., 5.65 MiB/sec. | ||
| 7871 | 2026.01.13 17:57:44.757313 [ 103 ] {} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7872 | 2026.01.13 17:57:44.757330 [ 276 ] {32530ddd-6473-4ec9-aa7a-715cd7442a95} <Debug> TCPHandler: Processed in 0.001297513 sec. | ||
| 7873 | 2026.01.13 17:57:44.757339 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7874 | 2026.01.13 17:57:44.757458 [ 201 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 7875 | 2026.01.13 17:57:44.757591 [ 201 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7876 | 2026.01.13 17:57:44.757626 [ 201 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 3060 rows starting from the beginning of the part | ||
| 7877 | 2026.01.13 17:57:44.757680 [ 201 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 60 rows starting from the beginning of the part | ||
| 7878 | 2026.01.13 17:57:44.757712 [ 190 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16103 rows, containing 5 columns (5 merged, 0 gathered) in 0.005139923 sec., 3132926.3103746884 rows/sec., 211.43 MiB/sec. | ||
| 7879 | 2026.01.13 17:57:44.757724 [ 201 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 76 rows starting from the beginning of the part | ||
| 7880 | 2026.01.13 17:57:44.757811 [ 201 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 28 rows starting from the beginning of the part | ||
| 7881 | 2026.01.13 17:57:44.757875 [ 201 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 60 rows starting from the beginning of the part | ||
| 7882 | 2026.01.13 17:57:44.757916 [ 201 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 104 rows starting from the beginning of the part | ||
| 7883 | 2026.01.13 17:57:44.758230 [ 200 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7884 | 2026.01.13 17:57:44.758536 [ 200 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7885 | 2026.01.13 17:57:44.758622 [ 200 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7886 | 2026.01.13 17:57:44.758714 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.88 MiB. | ||
| 7887 | 2026.01.13 17:57:44.759202 [ 193 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3388 rows, containing 4 columns (4 merged, 0 gathered) in 0.001789223 sec., 1893559.3830394535 rows/sec., 121.52 MiB/sec. | ||
| 7888 | 2026.01.13 17:57:44.759518 [ 201 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7889 | 2026.01.13 17:57:44.759750 [ 201 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_51_10} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7890 | 2026.01.13 17:57:44.759814 [ 201 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_51_10} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7891 | 2026.01.13 17:57:44.759870 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 7892 | 2026.01.13 17:57:45.000208 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 291.01 MiB, peak 301.39 MiB, free memory in arenas 0.00 B, will set to 292.21 MiB (RSS), difference: 1.20 MiB | ||
| 7893 | 2026.01.13 17:57:49.727665 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7894 | 2026.01.13 17:57:49.727911 [ 276 ] {4c40916f-6b3d-4f15-ad69-9fa09149e752} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7895 | 2026.01.13 17:57:49.727986 [ 276 ] {4c40916f-6b3d-4f15-ad69-9fa09149e752} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7896 | 2026.01.13 17:57:49.728697 [ 276 ] {4c40916f-6b3d-4f15-ad69-9fa09149e752} <Trace> oximeter.fields_ipaddr (262b395f-daa4-48d1-aa34-e8cf0bb4ab49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7897 | 2026.01.13 17:57:49.728754 [ 276 ] {4c40916f-6b3d-4f15-ad69-9fa09149e752} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7898 | 2026.01.13 17:57:49.729159 [ 276 ] {4c40916f-6b3d-4f15-ad69-9fa09149e752} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 7899 | 2026.01.13 17:57:49.729385 [ 276 ] {4c40916f-6b3d-4f15-ad69-9fa09149e752} <Trace> oximeter.fields_ipaddr (262b395f-daa4-48d1-aa34-e8cf0bb4ab49): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7900 | 2026.01.13 17:57:49.729565 [ 276 ] {4c40916f-6b3d-4f15-ad69-9fa09149e752} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001707 sec., 2343.2923257176335 rows/sec., 191.08 KiB/sec. | ||
| 7901 | 2026.01.13 17:57:49.729616 [ 276 ] {4c40916f-6b3d-4f15-ad69-9fa09149e752} <Debug> TCPHandler: Processed in 0.002140399 sec. | ||
| 7902 | 2026.01.13 17:57:49.729744 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7903 | 2026.01.13 17:57:49.729848 [ 276 ] {7a7436b2-a23d-4d27-b2cf-ebbe131dde9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7904 | 2026.01.13 17:57:49.729892 [ 276 ] {7a7436b2-a23d-4d27-b2cf-ebbe131dde9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7905 | 2026.01.13 17:57:49.730377 [ 276 ] {7a7436b2-a23d-4d27-b2cf-ebbe131dde9f} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7906 | 2026.01.13 17:57:49.730416 [ 276 ] {7a7436b2-a23d-4d27-b2cf-ebbe131dde9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7907 | 2026.01.13 17:57:49.730753 [ 276 ] {7a7436b2-a23d-4d27-b2cf-ebbe131dde9f} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7908 | 2026.01.13 17:57:49.730963 [ 276 ] {7a7436b2-a23d-4d27-b2cf-ebbe131dde9f} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7909 | 2026.01.13 17:57:49.731105 [ 276 ] {7a7436b2-a23d-4d27-b2cf-ebbe131dde9f} <Debug> executeQuery: Read 120 rows, 10.41 KiB in 0.00128 sec., 93749.99999999999 rows/sec., 7.94 MiB/sec. | ||
| 7910 | 2026.01.13 17:57:49.731143 [ 276 ] {7a7436b2-a23d-4d27-b2cf-ebbe131dde9f} <Debug> TCPHandler: Processed in 0.001449967 sec. | ||
| 7911 | 2026.01.13 17:57:49.731267 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7912 | 2026.01.13 17:57:49.731363 [ 276 ] {8295fb45-6000-4eac-aadb-e98ba8e99da9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7913 | 2026.01.13 17:57:49.731404 [ 276 ] {8295fb45-6000-4eac-aadb-e98ba8e99da9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7914 | 2026.01.13 17:57:49.731812 [ 276 ] {8295fb45-6000-4eac-aadb-e98ba8e99da9} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7915 | 2026.01.13 17:57:49.731848 [ 276 ] {8295fb45-6000-4eac-aadb-e98ba8e99da9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7916 | 2026.01.13 17:57:49.732154 [ 276 ] {8295fb45-6000-4eac-aadb-e98ba8e99da9} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7917 | 2026.01.13 17:57:49.732360 [ 276 ] {8295fb45-6000-4eac-aadb-e98ba8e99da9} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7918 | 2026.01.13 17:57:49.732506 [ 276 ] {8295fb45-6000-4eac-aadb-e98ba8e99da9} <Debug> executeQuery: Read 35 rows, 2.61 KiB in 0.001162 sec., 30120.481927710844 rows/sec., 2.19 MiB/sec. | ||
| 7919 | 2026.01.13 17:57:49.732544 [ 276 ] {8295fb45-6000-4eac-aadb-e98ba8e99da9} <Debug> TCPHandler: Processed in 0.001326394 sec. | ||
| 7920 | 2026.01.13 17:57:49.732656 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7921 | 2026.01.13 17:57:49.732749 [ 276 ] {57a992a4-e846-4b8a-9a82-6600663bd7d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7922 | 2026.01.13 17:57:49.732789 [ 276 ] {57a992a4-e846-4b8a-9a82-6600663bd7d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7923 | 2026.01.13 17:57:49.733211 [ 276 ] {57a992a4-e846-4b8a-9a82-6600663bd7d2} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7924 | 2026.01.13 17:57:49.733245 [ 276 ] {57a992a4-e846-4b8a-9a82-6600663bd7d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7925 | 2026.01.13 17:57:49.733576 [ 276 ] {57a992a4-e846-4b8a-9a82-6600663bd7d2} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7926 | 2026.01.13 17:57:49.733784 [ 276 ] {57a992a4-e846-4b8a-9a82-6600663bd7d2} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7927 | 2026.01.13 17:57:49.733908 [ 276 ] {57a992a4-e846-4b8a-9a82-6600663bd7d2} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001176 sec., 84183.67346938775 rows/sec., 6.58 MiB/sec. | ||
| 7928 | 2026.01.13 17:57:49.733945 [ 276 ] {57a992a4-e846-4b8a-9a82-6600663bd7d2} <Debug> TCPHandler: Processed in 0.001337764 sec. | ||
| 7929 | 2026.01.13 17:57:49.734060 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7930 | 2026.01.13 17:57:49.734154 [ 276 ] {0b09016c-f223-411c-8089-5fe506e760fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7931 | 2026.01.13 17:57:49.734197 [ 276 ] {0b09016c-f223-411c-8089-5fe506e760fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7932 | 2026.01.13 17:57:49.734600 [ 276 ] {0b09016c-f223-411c-8089-5fe506e760fb} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7933 | 2026.01.13 17:57:49.734635 [ 276 ] {0b09016c-f223-411c-8089-5fe506e760fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7934 | 2026.01.13 17:57:49.734968 [ 276 ] {0b09016c-f223-411c-8089-5fe506e760fb} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7935 | 2026.01.13 17:57:49.735181 [ 276 ] {0b09016c-f223-411c-8089-5fe506e760fb} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7936 | 2026.01.13 17:57:49.735310 [ 276 ] {0b09016c-f223-411c-8089-5fe506e760fb} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001173 sec., 138107.4168797954 rows/sec., 9.62 MiB/sec. | ||
| 7937 | 2026.01.13 17:57:49.735345 [ 276 ] {0b09016c-f223-411c-8089-5fe506e760fb} <Debug> TCPHandler: Processed in 0.001333364 sec. | ||
| 7938 | 2026.01.13 17:57:49.735455 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7939 | 2026.01.13 17:57:49.735548 [ 276 ] {6fb22006-4029-4c01-a24d-052b45c294a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7940 | 2026.01.13 17:57:49.735603 [ 276 ] {6fb22006-4029-4c01-a24d-052b45c294a3} <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 | ||
| 7941 | 2026.01.13 17:57:49.736415 [ 276 ] {6fb22006-4029-4c01-a24d-052b45c294a3} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7942 | 2026.01.13 17:57:49.736450 [ 276 ] {6fb22006-4029-4c01-a24d-052b45c294a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7943 | 2026.01.13 17:57:49.736979 [ 276 ] {6fb22006-4029-4c01-a24d-052b45c294a3} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7944 | 2026.01.13 17:57:49.737200 [ 276 ] {6fb22006-4029-4c01-a24d-052b45c294a3} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7945 | 2026.01.13 17:57:49.737342 [ 276 ] {6fb22006-4029-4c01-a24d-052b45c294a3} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001812 sec., 17108.167770419426 rows/sec., 30.66 MiB/sec. | ||
| 7946 | 2026.01.13 17:57:49.737394 [ 276 ] {6fb22006-4029-4c01-a24d-052b45c294a3} <Debug> TCPHandler: Processed in 0.001986836 sec. | ||
| 7947 | 2026.01.13 17:57:49.737507 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7948 | 2026.01.13 17:57:49.737601 [ 276 ] {ec66f9c0-a688-4a18-a6a0-b7edcd6237ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7949 | 2026.01.13 17:57:49.737644 [ 276 ] {ec66f9c0-a688-4a18-a6a0-b7edcd6237ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7950 | 2026.01.13 17:57:49.737977 [ 276 ] {ec66f9c0-a688-4a18-a6a0-b7edcd6237ad} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7951 | 2026.01.13 17:57:49.738011 [ 276 ] {ec66f9c0-a688-4a18-a6a0-b7edcd6237ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7952 | 2026.01.13 17:57:49.738318 [ 276 ] {ec66f9c0-a688-4a18-a6a0-b7edcd6237ad} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7953 | 2026.01.13 17:57:49.738543 [ 276 ] {ec66f9c0-a688-4a18-a6a0-b7edcd6237ad} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7954 | 2026.01.13 17:57:49.738664 [ 276 ] {ec66f9c0-a688-4a18-a6a0-b7edcd6237ad} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001081 sec., 55504.16281221092 rows/sec., 3.74 MiB/sec. | ||
| 7955 | 2026.01.13 17:57:49.738698 [ 276 ] {ec66f9c0-a688-4a18-a6a0-b7edcd6237ad} <Debug> TCPHandler: Processed in 0.001239362 sec. | ||
| 7956 | 2026.01.13 17:57:50.563799 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15803 | ||
| 7957 | 2026.01.13 17:57:50.564335 [ 245 ] {} <Trace> system.asynchronous_metric_log (3e1656ea-c259-49fe-9ba0-58dc6ab6f9df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7958 | 2026.01.13 17:57:50.564387 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7959 | 2026.01.13 17:57:50.564890 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7960 | 2026.01.13 17:57:50.565107 [ 245 ] {} <Trace> system.asynchronous_metric_log (3e1656ea-c259-49fe-9ba0-58dc6ab6f9df): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7961 | 2026.01.13 17:57:50.565232 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15803 | ||
| 7962 | 2026.01.13 17:57:51.385676 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 7963 | 2026.01.13 17:57:51.402022 [ 244 ] {} <Trace> system.metric_log (ae7e3c3e-b449-4f33-bec8-ffbb555a10ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7964 | 2026.01.13 17:57:51.402067 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7965 | 2026.01.13 17:57:51.407730 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7966 | 2026.01.13 17:57:51.408486 [ 244 ] {} <Trace> system.metric_log (ae7e3c3e-b449-4f33-bec8-ffbb555a10ce): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7967 | 2026.01.13 17:57:51.411380 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 7968 | 2026.01.13 17:57:53.113011 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1032 | ||
| 7969 | 2026.01.13 17:57:53.115342 [ 243 ] {} <Trace> system.query_log (7e309dc9-d6d6-4af1-816a-0936f503f03a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7970 | 2026.01.13 17:57:53.115390 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7971 | 2026.01.13 17:57:53.116558 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7972 | 2026.01.13 17:57:53.116814 [ 243 ] {} <Trace> system.query_log (7e309dc9-d6d6-4af1-816a-0936f503f03a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7973 | 2026.01.13 17:57:53.117071 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1032 | ||
| 7974 | 2026.01.13 17:57:54.737959 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7975 | 2026.01.13 17:57:54.738267 [ 276 ] {6f00ca8e-a4bc-46f0-9d88-d397687fa979} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7976 | 2026.01.13 17:57:54.738371 [ 276 ] {6f00ca8e-a4bc-46f0-9d88-d397687fa979} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7977 | 2026.01.13 17:57:54.739440 [ 276 ] {6f00ca8e-a4bc-46f0-9d88-d397687fa979} <Trace> oximeter.fields_i16 (c518ca51-717d-4c11-8fbe-de2c2dfc273c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7978 | 2026.01.13 17:57:54.739489 [ 276 ] {6f00ca8e-a4bc-46f0-9d88-d397687fa979} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7979 | 2026.01.13 17:57:54.739881 [ 276 ] {6f00ca8e-a4bc-46f0-9d88-d397687fa979} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7980 | 2026.01.13 17:57:54.740124 [ 276 ] {6f00ca8e-a4bc-46f0-9d88-d397687fa979} <Trace> oximeter.fields_i16 (c518ca51-717d-4c11-8fbe-de2c2dfc273c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7981 | 2026.01.13 17:57:54.740281 [ 276 ] {6f00ca8e-a4bc-46f0-9d88-d397687fa979} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00209 sec., 196172.24880382777 rows/sec., 12.44 MiB/sec. | ||
| 7982 | 2026.01.13 17:57:54.740324 [ 276 ] {6f00ca8e-a4bc-46f0-9d88-d397687fa979} <Debug> TCPHandler: Processed in 0.002523885 sec. | ||
| 7983 | 2026.01.13 17:57:54.740462 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7984 | 2026.01.13 17:57:54.740589 [ 276 ] {29fa431f-961e-4e19-8b84-f07ad47d236c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7985 | 2026.01.13 17:57:54.740640 [ 276 ] {29fa431f-961e-4e19-8b84-f07ad47d236c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7986 | 2026.01.13 17:57:54.741599 [ 276 ] {29fa431f-961e-4e19-8b84-f07ad47d236c} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7987 | 2026.01.13 17:57:54.741637 [ 276 ] {29fa431f-961e-4e19-8b84-f07ad47d236c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7988 | 2026.01.13 17:57:54.742027 [ 276 ] {29fa431f-961e-4e19-8b84-f07ad47d236c} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7989 | 2026.01.13 17:57:54.742258 [ 276 ] {29fa431f-961e-4e19-8b84-f07ad47d236c} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7990 | 2026.01.13 17:57:54.742389 [ 276 ] {29fa431f-961e-4e19-8b84-f07ad47d236c} <Debug> executeQuery: Read 1132 rows, 91.85 KiB in 0.001824 sec., 620614.0350877192 rows/sec., 49.18 MiB/sec. | ||
| 7991 | 2026.01.13 17:57:54.742426 [ 276 ] {29fa431f-961e-4e19-8b84-f07ad47d236c} <Debug> TCPHandler: Processed in 0.002027066 sec. | ||
| 7992 | 2026.01.13 17:57:54.742541 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7993 | 2026.01.13 17:57:54.742636 [ 276 ] {9716b304-0617-44c8-ab45-3eadd58dba6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7994 | 2026.01.13 17:57:54.742676 [ 276 ] {9716b304-0617-44c8-ab45-3eadd58dba6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7995 | 2026.01.13 17:57:54.743153 [ 276 ] {9716b304-0617-44c8-ab45-3eadd58dba6f} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7996 | 2026.01.13 17:57:54.743190 [ 276 ] {9716b304-0617-44c8-ab45-3eadd58dba6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 7997 | 2026.01.13 17:57:54.743499 [ 276 ] {9716b304-0617-44c8-ab45-3eadd58dba6f} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7998 | 2026.01.13 17:57:54.743707 [ 276 ] {9716b304-0617-44c8-ab45-3eadd58dba6f} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7999 | 2026.01.13 17:57:54.743807 [ 34 ] {} <Debug> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8000 | 2026.01.13 17:57:54.743839 [ 276 ] {9716b304-0617-44c8-ab45-3eadd58dba6f} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.00122 sec., 176229.50819672132 rows/sec., 10.46 MiB/sec. | ||
| 8001 | 2026.01.13 17:57:54.743871 [ 34 ] {} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8002 | 2026.01.13 17:57:54.743882 [ 276 ] {9716b304-0617-44c8-ab45-3eadd58dba6f} <Debug> TCPHandler: Processed in 0.001391075 sec. | ||
| 8003 | 2026.01.13 17:57:54.743904 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 8004 | 2026.01.13 17:57:54.744004 [ 190 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 8005 | 2026.01.13 17:57:54.744005 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8006 | 2026.01.13 17:57:54.744121 [ 190 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8007 | 2026.01.13 17:57:54.744130 [ 276 ] {ed95c111-3b20-424a-be51-02c8aa945aab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8008 | 2026.01.13 17:57:54.744159 [ 190 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 278 rows starting from the beginning of the part | ||
| 8009 | 2026.01.13 17:57:54.744179 [ 276 ] {ed95c111-3b20-424a-be51-02c8aa945aab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8010 | 2026.01.13 17:57:54.744229 [ 190 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 215 rows starting from the beginning of the part | ||
| 8011 | 2026.01.13 17:57:54.744278 [ 190 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 31 rows starting from the beginning of the part | ||
| 8012 | 2026.01.13 17:57:54.744317 [ 190 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 215 rows starting from the beginning of the part | ||
| 8013 | 2026.01.13 17:57:54.744356 [ 190 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 35 rows starting from the beginning of the part | ||
| 8014 | 2026.01.13 17:57:54.744395 [ 190 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 215 rows starting from the beginning of the part | ||
| 8015 | 2026.01.13 17:57:54.744662 [ 276 ] {ed95c111-3b20-424a-be51-02c8aa945aab} <Trace> oximeter.fields_u32 (283989db-30f4-4232-8589-7a68eae304b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8016 | 2026.01.13 17:57:54.744703 [ 276 ] {ed95c111-3b20-424a-be51-02c8aa945aab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 8017 | 2026.01.13 17:57:54.745032 [ 276 ] {ed95c111-3b20-424a-be51-02c8aa945aab} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 8018 | 2026.01.13 17:57:54.745249 [ 276 ] {ed95c111-3b20-424a-be51-02c8aa945aab} <Trace> oximeter.fields_u32 (283989db-30f4-4232-8589-7a68eae304b8): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8019 | 2026.01.13 17:57:54.745314 [ 201 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 989 rows, containing 5 columns (5 merged, 0 gathered) in 0.001353164 sec., 730879.6273031207 rows/sec., 47.46 MiB/sec. | ||
| 8020 | 2026.01.13 17:57:54.745348 [ 34 ] {} <Debug> oximeter.fields_u32 (283989db-30f4-4232-8589-7a68eae304b8) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 8021 | 2026.01.13 17:57:54.745378 [ 34 ] {} <Trace> oximeter.fields_u32 (283989db-30f4-4232-8589-7a68eae304b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8022 | 2026.01.13 17:57:54.745384 [ 276 ] {ed95c111-3b20-424a-be51-02c8aa945aab} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001272 sec., 166666.6666666667 rows/sec., 10.75 MiB/sec. | ||
| 8023 | 2026.01.13 17:57:54.745397 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 8024 | 2026.01.13 17:57:54.745430 [ 276 ] {ed95c111-3b20-424a-be51-02c8aa945aab} <Debug> TCPHandler: Processed in 0.001475167 sec. | ||
| 8025 | 2026.01.13 17:57:54.745455 [ 190 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8026 | 2026.01.13 17:57:54.745500 [ 193 ] {283989db-30f4-4232-8589-7a68eae304b8::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 | ||
| 8027 | 2026.01.13 17:57:54.745620 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8028 | 2026.01.13 17:57:54.745630 [ 193 ] {283989db-30f4-4232-8589-7a68eae304b8::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8029 | 2026.01.13 17:57:54.745672 [ 193 ] {283989db-30f4-4232-8589-7a68eae304b8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 465 rows starting from the beginning of the part | ||
| 8030 | 2026.01.13 17:57:54.745723 [ 276 ] {ad534291-eee7-4833-a378-79d891558fe4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8031 | 2026.01.13 17:57:54.745739 [ 193 ] {283989db-30f4-4232-8589-7a68eae304b8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 212 rows starting from the beginning of the part | ||
| 8032 | 2026.01.13 17:57:54.745743 [ 190 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::all_1_46_9} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8033 | 2026.01.13 17:57:54.745764 [ 276 ] {ad534291-eee7-4833-a378-79d891558fe4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8034 | 2026.01.13 17:57:54.745790 [ 193 ] {283989db-30f4-4232-8589-7a68eae304b8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 212 rows starting from the beginning of the part | ||
| 8035 | 2026.01.13 17:57:54.745828 [ 190 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::all_1_46_9} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8036 | 2026.01.13 17:57:54.745835 [ 193 ] {283989db-30f4-4232-8589-7a68eae304b8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 440 rows starting from the beginning of the part | ||
| 8037 | 2026.01.13 17:57:54.745891 [ 193 ] {283989db-30f4-4232-8589-7a68eae304b8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 212 rows starting from the beginning of the part | ||
| 8038 | 2026.01.13 17:57:54.745910 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 8039 | 2026.01.13 17:57:54.745934 [ 193 ] {283989db-30f4-4232-8589-7a68eae304b8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 212 rows starting from the beginning of the part | ||
| 8040 | 2026.01.13 17:57:54.746314 [ 276 ] {ad534291-eee7-4833-a378-79d891558fe4} <Trace> oximeter.fields_u8 (7d5959b3-3fa8-49d8-9069-8b4bc7b3c5b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8041 | 2026.01.13 17:57:54.746354 [ 276 ] {ad534291-eee7-4833-a378-79d891558fe4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 8042 | 2026.01.13 17:57:54.746659 [ 276 ] {ad534291-eee7-4833-a378-79d891558fe4} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 8043 | 2026.01.13 17:57:54.746867 [ 276 ] {ad534291-eee7-4833-a378-79d891558fe4} <Trace> oximeter.fields_u8 (7d5959b3-3fa8-49d8-9069-8b4bc7b3c5b2): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8044 | 2026.01.13 17:57:54.746899 [ 187 ] {283989db-30f4-4232-8589-7a68eae304b8::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1753 rows, containing 5 columns (5 merged, 0 gathered) in 0.001434857 sec., 1221724.534221877 rows/sec., 84.78 MiB/sec. | ||
| 8045 | 2026.01.13 17:57:54.747046 [ 276 ] {ad534291-eee7-4833-a378-79d891558fe4} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001301 sec., 162182.93620292083 rows/sec., 9.21 MiB/sec. | ||
| 8046 | 2026.01.13 17:57:54.747068 [ 190 ] {283989db-30f4-4232-8589-7a68eae304b8::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 8047 | 2026.01.13 17:57:54.747096 [ 276 ] {ad534291-eee7-4833-a378-79d891558fe4} <Debug> TCPHandler: Processed in 0.001588109 sec. | ||
| 8048 | 2026.01.13 17:57:54.747225 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8049 | 2026.01.13 17:57:54.747319 [ 276 ] {8a4c0c73-8b8f-4dce-a4df-be20e0a32680} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8050 | 2026.01.13 17:57:54.747341 [ 190 ] {283989db-30f4-4232-8589-7a68eae304b8::all_1_21_4} <Trace> oximeter.fields_u32 (283989db-30f4-4232-8589-7a68eae304b8): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8051 | 2026.01.13 17:57:54.747359 [ 276 ] {8a4c0c73-8b8f-4dce-a4df-be20e0a32680} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8052 | 2026.01.13 17:57:54.747414 [ 190 ] {283989db-30f4-4232-8589-7a68eae304b8::all_1_21_4} <Trace> oximeter.fields_u32 (283989db-30f4-4232-8589-7a68eae304b8) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 8053 | 2026.01.13 17:57:54.747493 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 8054 | 2026.01.13 17:57:54.748007 [ 276 ] {8a4c0c73-8b8f-4dce-a4df-be20e0a32680} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8055 | 2026.01.13 17:57:54.748046 [ 276 ] {8a4c0c73-8b8f-4dce-a4df-be20e0a32680} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 8056 | 2026.01.13 17:57:54.748491 [ 276 ] {8a4c0c73-8b8f-4dce-a4df-be20e0a32680} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8057 | 2026.01.13 17:57:54.748732 [ 276 ] {8a4c0c73-8b8f-4dce-a4df-be20e0a32680} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8058 | 2026.01.13 17:57:54.748885 [ 276 ] {8a4c0c73-8b8f-4dce-a4df-be20e0a32680} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001582 sec., 435524.6523388116 rows/sec., 30.41 MiB/sec. | ||
| 8059 | 2026.01.13 17:57:54.748924 [ 276 ] {8a4c0c73-8b8f-4dce-a4df-be20e0a32680} <Debug> TCPHandler: Processed in 0.001746871 sec. | ||
| 8060 | 2026.01.13 17:57:54.749029 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8061 | 2026.01.13 17:57:54.749123 [ 276 ] {5cb0569c-1e3a-40bd-a4d6-2cc3d0a245a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8062 | 2026.01.13 17:57:54.749164 [ 276 ] {5cb0569c-1e3a-40bd-a4d6-2cc3d0a245a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8063 | 2026.01.13 17:57:54.749496 [ 276 ] {5cb0569c-1e3a-40bd-a4d6-2cc3d0a245a7} <Trace> oximeter.measurements_bool (826fdc8e-3d6b-4202-9ce2-60a454a21d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8064 | 2026.01.13 17:57:54.749533 [ 276 ] {5cb0569c-1e3a-40bd-a4d6-2cc3d0a245a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 8065 | 2026.01.13 17:57:54.749838 [ 276 ] {5cb0569c-1e3a-40bd-a4d6-2cc3d0a245a7} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 8066 | 2026.01.13 17:57:54.750041 [ 276 ] {5cb0569c-1e3a-40bd-a4d6-2cc3d0a245a7} <Trace> oximeter.measurements_bool (826fdc8e-3d6b-4202-9ce2-60a454a21d74): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8067 | 2026.01.13 17:57:54.750183 [ 276 ] {5cb0569c-1e3a-40bd-a4d6-2cc3d0a245a7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001078 sec., 5565.862708719852 rows/sec., 290.79 KiB/sec. | ||
| 8068 | 2026.01.13 17:57:54.750219 [ 276 ] {5cb0569c-1e3a-40bd-a4d6-2cc3d0a245a7} <Debug> TCPHandler: Processed in 0.001239903 sec. | ||
| 8069 | 2026.01.13 17:57:54.750319 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8070 | 2026.01.13 17:57:54.750411 [ 276 ] {215a7c51-5203-4878-a20e-48ed5aefe710} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8071 | 2026.01.13 17:57:54.750452 [ 276 ] {215a7c51-5203-4878-a20e-48ed5aefe710} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8072 | 2026.01.13 17:57:54.750878 [ 276 ] {215a7c51-5203-4878-a20e-48ed5aefe710} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8073 | 2026.01.13 17:57:54.750914 [ 276 ] {215a7c51-5203-4878-a20e-48ed5aefe710} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 8074 | 2026.01.13 17:57:54.751243 [ 276 ] {215a7c51-5203-4878-a20e-48ed5aefe710} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8075 | 2026.01.13 17:57:54.751453 [ 276 ] {215a7c51-5203-4878-a20e-48ed5aefe710} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8076 | 2026.01.13 17:57:54.751584 [ 276 ] {215a7c51-5203-4878-a20e-48ed5aefe710} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001191 sec., 263643.99664147774 rows/sec., 17.32 MiB/sec. | ||
| 8077 | 2026.01.13 17:57:54.751626 [ 276 ] {215a7c51-5203-4878-a20e-48ed5aefe710} <Debug> TCPHandler: Processed in 0.001355735 sec. | ||
| 8078 | 2026.01.13 17:57:54.751730 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8079 | 2026.01.13 17:57:54.751828 [ 276 ] {a01bf5cb-451a-4800-9766-4d53b8501682} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8080 | 2026.01.13 17:57:54.751869 [ 276 ] {a01bf5cb-451a-4800-9766-4d53b8501682} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8081 | 2026.01.13 17:57:54.752174 [ 276 ] {a01bf5cb-451a-4800-9766-4d53b8501682} <Trace> oximeter.measurements_f64 (1c067b5b-75e1-467d-a7e3-d4b172727ac8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8082 | 2026.01.13 17:57:54.752210 [ 276 ] {a01bf5cb-451a-4800-9766-4d53b8501682} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 8083 | 2026.01.13 17:57:54.752520 [ 276 ] {a01bf5cb-451a-4800-9766-4d53b8501682} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 8084 | 2026.01.13 17:57:54.752724 [ 276 ] {a01bf5cb-451a-4800-9766-4d53b8501682} <Trace> oximeter.measurements_f64 (1c067b5b-75e1-467d-a7e3-d4b172727ac8): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8085 | 2026.01.13 17:57:54.752827 [ 80 ] {} <Debug> oximeter.measurements_f64 (1c067b5b-75e1-467d-a7e3-d4b172727ac8) (MergerMutator): Selected 6 parts from all_1_14_3 to all_19_19_0 | ||
| 8086 | 2026.01.13 17:57:54.752851 [ 276 ] {a01bf5cb-451a-4800-9766-4d53b8501682} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00104 sec., 961.5384615384617 rows/sec., 64.79 KiB/sec. | ||
| 8087 | 2026.01.13 17:57:54.752894 [ 80 ] {} <Trace> oximeter.measurements_f64 (1c067b5b-75e1-467d-a7e3-d4b172727ac8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8088 | 2026.01.13 17:57:54.752901 [ 276 ] {a01bf5cb-451a-4800-9766-4d53b8501682} <Debug> TCPHandler: Processed in 0.001223462 sec. | ||
| 8089 | 2026.01.13 17:57:54.752926 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 8090 | 2026.01.13 17:57:54.753018 [ 193 ] {1c067b5b-75e1-467d-a7e3-d4b172727ac8::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_14_3 to all_19_19_0 into Compact with storage Full | ||
| 8091 | 2026.01.13 17:57:54.753025 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8092 | 2026.01.13 17:57:54.753106 [ 193 ] {1c067b5b-75e1-467d-a7e3-d4b172727ac8::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8093 | 2026.01.13 17:57:54.753130 [ 193 ] {1c067b5b-75e1-467d-a7e3-d4b172727ac8::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 14 rows starting from the beginning of the part | ||
| 8094 | 2026.01.13 17:57:54.753130 [ 276 ] {3b09fb08-eb2b-46eb-b7da-03a87adf3c52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8095 | 2026.01.13 17:57:54.753174 [ 193 ] {1c067b5b-75e1-467d-a7e3-d4b172727ac8::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part | ||
| 8096 | 2026.01.13 17:57:54.753191 [ 276 ] {3b09fb08-eb2b-46eb-b7da-03a87adf3c52} <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 | ||
| 8097 | 2026.01.13 17:57:54.753209 [ 193 ] {1c067b5b-75e1-467d-a7e3-d4b172727ac8::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part | ||
| 8098 | 2026.01.13 17:57:54.753241 [ 193 ] {1c067b5b-75e1-467d-a7e3-d4b172727ac8::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part | ||
| 8099 | 2026.01.13 17:57:54.753275 [ 193 ] {1c067b5b-75e1-467d-a7e3-d4b172727ac8::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part | ||
| 8100 | 2026.01.13 17:57:54.753308 [ 193 ] {1c067b5b-75e1-467d-a7e3-d4b172727ac8::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part | ||
| 8101 | 2026.01.13 17:57:54.753950 [ 276 ] {3b09fb08-eb2b-46eb-b7da-03a87adf3c52} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8102 | 2026.01.13 17:57:54.753984 [ 276 ] {3b09fb08-eb2b-46eb-b7da-03a87adf3c52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 8103 | 2026.01.13 17:57:54.753983 [ 199 ] {1c067b5b-75e1-467d-a7e3-d4b172727ac8::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19 rows, containing 4 columns (4 merged, 0 gathered) in 0.000997308 sec., 19051.286062079118 rows/sec., 1.25 MiB/sec. | ||
| 8104 | 2026.01.13 17:57:54.754111 [ 193 ] {1c067b5b-75e1-467d-a7e3-d4b172727ac8::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
| 8105 | 2026.01.13 17:57:54.754347 [ 193 ] {1c067b5b-75e1-467d-a7e3-d4b172727ac8::all_1_19_4} <Trace> oximeter.measurements_f64 (1c067b5b-75e1-467d-a7e3-d4b172727ac8): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8106 | 2026.01.13 17:57:54.754404 [ 193 ] {1c067b5b-75e1-467d-a7e3-d4b172727ac8::all_1_19_4} <Trace> oximeter.measurements_f64 (1c067b5b-75e1-467d-a7e3-d4b172727ac8) (MergerMutator): Merged 6 parts: [all_1_14_3, all_19_19_0] -> all_1_19_4 | ||
| 8107 | 2026.01.13 17:57:54.754463 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8108 | 2026.01.13 17:57:54.754489 [ 276 ] {3b09fb08-eb2b-46eb-b7da-03a87adf3c52} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8109 | 2026.01.13 17:57:54.754703 [ 276 ] {3b09fb08-eb2b-46eb-b7da-03a87adf3c52} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8110 | 2026.01.13 17:57:54.754843 [ 276 ] {3b09fb08-eb2b-46eb-b7da-03a87adf3c52} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001729 sec., 5783.68999421631 rows/sec., 10.36 MiB/sec. | ||
| 8111 | 2026.01.13 17:57:54.754849 [ 100 ] {} <Debug> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8112 | 2026.01.13 17:57:54.754894 [ 276 ] {3b09fb08-eb2b-46eb-b7da-03a87adf3c52} <Debug> TCPHandler: Processed in 0.001919115 sec. | ||
| 8113 | 2026.01.13 17:57:54.754900 [ 100 ] {} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8114 | 2026.01.13 17:57:54.754934 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 8115 | 2026.01.13 17:57:54.755018 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8116 | 2026.01.13 17:57:54.755021 [ 187 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 8117 | 2026.01.13 17:57:54.755131 [ 276 ] {af86b34d-052f-42a0-b0ec-5d8976d67c08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8118 | 2026.01.13 17:57:54.755178 [ 276 ] {af86b34d-052f-42a0-b0ec-5d8976d67c08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8119 | 2026.01.13 17:57:54.755260 [ 187 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8120 | 2026.01.13 17:57:54.755321 [ 187 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 804 rows starting from the beginning of the part | ||
| 8121 | 2026.01.13 17:57:54.755445 [ 187 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 10 rows starting from the beginning of the part | ||
| 8122 | 2026.01.13 17:57:54.755507 [ 276 ] {af86b34d-052f-42a0-b0ec-5d8976d67c08} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8123 | 2026.01.13 17:57:54.755548 [ 276 ] {af86b34d-052f-42a0-b0ec-5d8976d67c08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 8124 | 2026.01.13 17:57:54.755553 [ 187 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 31 rows starting from the beginning of the part | ||
| 8125 | 2026.01.13 17:57:54.755767 [ 187 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 10 rows starting from the beginning of the part | ||
| 8126 | 2026.01.13 17:57:54.755874 [ 276 ] {af86b34d-052f-42a0-b0ec-5d8976d67c08} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8127 | 2026.01.13 17:57:54.755930 [ 187 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 31 rows starting from the beginning of the part | ||
| 8128 | 2026.01.13 17:57:54.756072 [ 187 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 10 rows starting from the beginning of the part | ||
| 8129 | 2026.01.13 17:57:54.756095 [ 276 ] {af86b34d-052f-42a0-b0ec-5d8976d67c08} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8130 | 2026.01.13 17:57:54.756230 [ 276 ] {af86b34d-052f-42a0-b0ec-5d8976d67c08} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001117 sec., 93106.53536257835 rows/sec., 5.70 MiB/sec. | ||
| 8131 | 2026.01.13 17:57:54.756266 [ 276 ] {af86b34d-052f-42a0-b0ec-5d8976d67c08} <Debug> TCPHandler: Processed in 0.001298363 sec. | ||
| 8132 | 2026.01.13 17:57:54.761861 [ 197 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 896 rows, containing 19 columns (19 merged, 0 gathered) in 0.006878214 sec., 130266.37438148915 rows/sec., 233.43 MiB/sec. | ||
| 8133 | 2026.01.13 17:57:54.763112 [ 189 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8134 | 2026.01.13 17:57:54.763432 [ 189 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8135 | 2026.01.13 17:57:54.763495 [ 189 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8136 | 2026.01.13 17:57:54.763629 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.71 MiB. | ||
| 8137 | 2026.01.13 17:57:55.001170 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 293.25 MiB, peak 301.39 MiB, free memory in arenas 0.00 B, will set to 296.05 MiB (RSS), difference: 2.79 MiB | ||
| 8138 | 2026.01.13 17:57:57.952379 [ 99 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8139 | 2026.01.13 17:57:57.952438 [ 99 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8140 | 2026.01.13 17:57:58.065372 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16315 | ||
| 8141 | 2026.01.13 17:57:58.065863 [ 245 ] {} <Trace> system.asynchronous_metric_log (3e1656ea-c259-49fe-9ba0-58dc6ab6f9df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8142 | 2026.01.13 17:57:58.065900 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 8143 | 2026.01.13 17:57:58.066350 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8144 | 2026.01.13 17:57:58.066566 [ 245 ] {} <Trace> system.asynchronous_metric_log (3e1656ea-c259-49fe-9ba0-58dc6ab6f9df): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8145 | 2026.01.13 17:57:58.066691 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16315 | ||
| 8146 | 2026.01.13 17:57:58.911523 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 8147 | 2026.01.13 17:57:58.928057 [ 244 ] {} <Trace> system.metric_log (ae7e3c3e-b449-4f33-bec8-ffbb555a10ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8148 | 2026.01.13 17:57:58.928104 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.56 GiB. | ||
| 8149 | 2026.01.13 17:57:58.933814 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8150 | 2026.01.13 17:57:58.934517 [ 244 ] {} <Trace> system.metric_log (ae7e3c3e-b449-4f33-bec8-ffbb555a10ce): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8151 | 2026.01.13 17:57:58.937207 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 8152 | 2026.01.13 17:57:59.726988 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8153 | 2026.01.13 17:57:59.727204 [ 276 ] {2614a761-1222-426d-a157-49de5273b844} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8154 | 2026.01.13 17:57:59.727278 [ 276 ] {2614a761-1222-426d-a157-49de5273b844} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8155 | 2026.01.13 17:57:59.728074 [ 276 ] {2614a761-1222-426d-a157-49de5273b844} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8156 | 2026.01.13 17:57:59.728131 [ 276 ] {2614a761-1222-426d-a157-49de5273b844} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8157 | 2026.01.13 17:57:59.728587 [ 276 ] {2614a761-1222-426d-a157-49de5273b844} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8158 | 2026.01.13 17:57:59.728817 [ 276 ] {2614a761-1222-426d-a157-49de5273b844} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8159 | 2026.01.13 17:57:59.728985 [ 276 ] {2614a761-1222-426d-a157-49de5273b844} <Debug> executeQuery: Read 118 rows, 10.26 KiB in 0.001834 sec., 64340.239912759 rows/sec., 5.46 MiB/sec. | ||
| 8160 | 2026.01.13 17:57:59.729034 [ 276 ] {2614a761-1222-426d-a157-49de5273b844} <Debug> TCPHandler: Processed in 0.002188219 sec. | ||
| 8161 | 2026.01.13 17:57:59.729166 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8162 | 2026.01.13 17:57:59.729267 [ 276 ] {5a9dbca9-b3c2-4162-b71f-734595608c5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8163 | 2026.01.13 17:57:59.729310 [ 276 ] {5a9dbca9-b3c2-4162-b71f-734595608c5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8164 | 2026.01.13 17:57:59.729742 [ 276 ] {5a9dbca9-b3c2-4162-b71f-734595608c5f} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8165 | 2026.01.13 17:57:59.729779 [ 276 ] {5a9dbca9-b3c2-4162-b71f-734595608c5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8166 | 2026.01.13 17:57:59.730086 [ 276 ] {5a9dbca9-b3c2-4162-b71f-734595608c5f} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8167 | 2026.01.13 17:57:59.730305 [ 276 ] {5a9dbca9-b3c2-4162-b71f-734595608c5f} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8168 | 2026.01.13 17:57:59.730442 [ 276 ] {5a9dbca9-b3c2-4162-b71f-734595608c5f} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001199 sec., 25854.87906588824 rows/sec., 1.90 MiB/sec. | ||
| 8169 | 2026.01.13 17:57:59.730480 [ 276 ] {5a9dbca9-b3c2-4162-b71f-734595608c5f} <Debug> TCPHandler: Processed in 0.001369264 sec. | ||
| 8170 | 2026.01.13 17:57:59.730590 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8171 | 2026.01.13 17:57:59.730684 [ 276 ] {ba866246-abeb-4448-906f-a857b537c0df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8172 | 2026.01.13 17:57:59.730724 [ 276 ] {ba866246-abeb-4448-906f-a857b537c0df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8173 | 2026.01.13 17:57:59.731153 [ 276 ] {ba866246-abeb-4448-906f-a857b537c0df} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8174 | 2026.01.13 17:57:59.731190 [ 276 ] {ba866246-abeb-4448-906f-a857b537c0df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8175 | 2026.01.13 17:57:59.731492 [ 276 ] {ba866246-abeb-4448-906f-a857b537c0df} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8176 | 2026.01.13 17:57:59.731716 [ 276 ] {ba866246-abeb-4448-906f-a857b537c0df} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8177 | 2026.01.13 17:57:59.731849 [ 276 ] {ba866246-abeb-4448-906f-a857b537c0df} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001185 sec., 80168.776371308 rows/sec., 6.26 MiB/sec. | ||
| 8178 | 2026.01.13 17:57:59.731887 [ 276 ] {ba866246-abeb-4448-906f-a857b537c0df} <Debug> TCPHandler: Processed in 0.001346644 sec. | ||
| 8179 | 2026.01.13 17:57:59.731997 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8180 | 2026.01.13 17:57:59.732090 [ 276 ] {85f62b9a-111c-47c3-a6b6-37c73715df7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8181 | 2026.01.13 17:57:59.732139 [ 276 ] {85f62b9a-111c-47c3-a6b6-37c73715df7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8182 | 2026.01.13 17:57:59.732545 [ 276 ] {85f62b9a-111c-47c3-a6b6-37c73715df7d} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8183 | 2026.01.13 17:57:59.732582 [ 276 ] {85f62b9a-111c-47c3-a6b6-37c73715df7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8184 | 2026.01.13 17:57:59.732918 [ 276 ] {85f62b9a-111c-47c3-a6b6-37c73715df7d} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8185 | 2026.01.13 17:57:59.733129 [ 276 ] {85f62b9a-111c-47c3-a6b6-37c73715df7d} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8186 | 2026.01.13 17:57:59.733261 [ 276 ] {85f62b9a-111c-47c3-a6b6-37c73715df7d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00119 sec., 134453.78151260503 rows/sec., 9.36 MiB/sec. | ||
| 8187 | 2026.01.13 17:57:59.733297 [ 276 ] {85f62b9a-111c-47c3-a6b6-37c73715df7d} <Debug> TCPHandler: Processed in 0.001349754 sec. | ||
| 8188 | 2026.01.13 17:57:59.733403 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8189 | 2026.01.13 17:57:59.733495 [ 276 ] {cb5409ce-040d-47e1-ae52-cca388d00964} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8190 | 2026.01.13 17:57:59.733550 [ 276 ] {cb5409ce-040d-47e1-ae52-cca388d00964} <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 | ||
| 8191 | 2026.01.13 17:57:59.734360 [ 276 ] {cb5409ce-040d-47e1-ae52-cca388d00964} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8192 | 2026.01.13 17:57:59.734397 [ 276 ] {cb5409ce-040d-47e1-ae52-cca388d00964} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8193 | 2026.01.13 17:57:59.734938 [ 276 ] {cb5409ce-040d-47e1-ae52-cca388d00964} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8194 | 2026.01.13 17:57:59.735162 [ 276 ] {cb5409ce-040d-47e1-ae52-cca388d00964} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8195 | 2026.01.13 17:57:59.735303 [ 276 ] {cb5409ce-040d-47e1-ae52-cca388d00964} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001826 sec., 16976.998904709748 rows/sec., 30.42 MiB/sec. | ||
| 8196 | 2026.01.13 17:57:59.735361 [ 276 ] {cb5409ce-040d-47e1-ae52-cca388d00964} <Debug> TCPHandler: Processed in 0.002007626 sec. | ||
| 8197 | 2026.01.13 17:57:59.735473 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8198 | 2026.01.13 17:57:59.735567 [ 276 ] {d0bc17a0-3a3d-4b0b-b064-840f7d21fc02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8199 | 2026.01.13 17:57:59.735608 [ 276 ] {d0bc17a0-3a3d-4b0b-b064-840f7d21fc02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8200 | 2026.01.13 17:57:59.735944 [ 276 ] {d0bc17a0-3a3d-4b0b-b064-840f7d21fc02} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8201 | 2026.01.13 17:57:59.735980 [ 276 ] {d0bc17a0-3a3d-4b0b-b064-840f7d21fc02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8202 | 2026.01.13 17:57:59.736288 [ 276 ] {d0bc17a0-3a3d-4b0b-b064-840f7d21fc02} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8203 | 2026.01.13 17:57:59.736511 [ 276 ] {d0bc17a0-3a3d-4b0b-b064-840f7d21fc02} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8204 | 2026.01.13 17:57:59.736641 [ 276 ] {d0bc17a0-3a3d-4b0b-b064-840f7d21fc02} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001092 sec., 54945.05494505494 rows/sec., 3.70 MiB/sec. | ||
| 8205 | 2026.01.13 17:57:59.736676 [ 276 ] {d0bc17a0-3a3d-4b0b-b064-840f7d21fc02} <Debug> TCPHandler: Processed in 0.001252013 sec. | ||
| 8206 | 2026.01.13 17:58:02.238779 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8207 | 2026.01.13 17:58:02.238971 [ 276 ] {032a0735-73c6-4303-bc14-4e14fad9b055} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8208 | 2026.01.13 17:58:02.239041 [ 276 ] {032a0735-73c6-4303-bc14-4e14fad9b055} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8209 | 2026.01.13 17:58:02.239885 [ 276 ] {032a0735-73c6-4303-bc14-4e14fad9b055} <Trace> oximeter.fields_i16 (c518ca51-717d-4c11-8fbe-de2c2dfc273c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8210 | 2026.01.13 17:58:02.239925 [ 276 ] {032a0735-73c6-4303-bc14-4e14fad9b055} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8211 | 2026.01.13 17:58:02.240373 [ 276 ] {032a0735-73c6-4303-bc14-4e14fad9b055} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 8212 | 2026.01.13 17:58:02.240611 [ 276 ] {032a0735-73c6-4303-bc14-4e14fad9b055} <Trace> oximeter.fields_i16 (c518ca51-717d-4c11-8fbe-de2c2dfc273c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8213 | 2026.01.13 17:58:02.240766 [ 276 ] {032a0735-73c6-4303-bc14-4e14fad9b055} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001847 sec., 221981.59177043856 rows/sec., 14.08 MiB/sec. | ||
| 8214 | 2026.01.13 17:58:02.240813 [ 276 ] {032a0735-73c6-4303-bc14-4e14fad9b055} <Debug> TCPHandler: Processed in 0.002167739 sec. | ||
| 8215 | 2026.01.13 17:58:02.240936 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8216 | 2026.01.13 17:58:02.241036 [ 276 ] {7dbd392a-9a0d-4300-8578-b510b397a432} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8217 | 2026.01.13 17:58:02.241078 [ 276 ] {7dbd392a-9a0d-4300-8578-b510b397a432} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8218 | 2026.01.13 17:58:02.241505 [ 276 ] {7dbd392a-9a0d-4300-8578-b510b397a432} <Trace> oximeter.fields_ipaddr (262b395f-daa4-48d1-aa34-e8cf0bb4ab49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8219 | 2026.01.13 17:58:02.241541 [ 276 ] {7dbd392a-9a0d-4300-8578-b510b397a432} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8220 | 2026.01.13 17:58:02.241844 [ 276 ] {7dbd392a-9a0d-4300-8578-b510b397a432} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 8221 | 2026.01.13 17:58:02.242064 [ 276 ] {7dbd392a-9a0d-4300-8578-b510b397a432} <Trace> oximeter.fields_ipaddr (262b395f-daa4-48d1-aa34-e8cf0bb4ab49): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8222 | 2026.01.13 17:58:02.242191 [ 276 ] {7dbd392a-9a0d-4300-8578-b510b397a432} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001178 sec., 8488.964346349745 rows/sec., 692.22 KiB/sec. | ||
| 8223 | 2026.01.13 17:58:02.242227 [ 276 ] {7dbd392a-9a0d-4300-8578-b510b397a432} <Debug> TCPHandler: Processed in 0.001341624 sec. | ||
| 8224 | 2026.01.13 17:58:02.242342 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8225 | 2026.01.13 17:58:02.242437 [ 276 ] {85a8bec1-7d82-44f8-a293-74d2befcf37c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8226 | 2026.01.13 17:58:02.242477 [ 276 ] {85a8bec1-7d82-44f8-a293-74d2befcf37c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8227 | 2026.01.13 17:58:02.243709 [ 276 ] {85a8bec1-7d82-44f8-a293-74d2befcf37c} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8228 | 2026.01.13 17:58:02.243742 [ 276 ] {85a8bec1-7d82-44f8-a293-74d2befcf37c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8229 | 2026.01.13 17:58:02.244169 [ 276 ] {85a8bec1-7d82-44f8-a293-74d2befcf37c} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8230 | 2026.01.13 17:58:02.244374 [ 276 ] {85a8bec1-7d82-44f8-a293-74d2befcf37c} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8231 | 2026.01.13 17:58:02.244500 [ 276 ] {85a8bec1-7d82-44f8-a293-74d2befcf37c} <Debug> executeQuery: Read 2277 rows, 188.78 KiB in 0.002083 sec., 1093134.9015842534 rows/sec., 88.50 MiB/sec. | ||
| 8232 | 2026.01.13 17:58:02.244537 [ 276 ] {85a8bec1-7d82-44f8-a293-74d2befcf37c} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 8233 | 2026.01.13 17:58:02.244550 [ 276 ] {85a8bec1-7d82-44f8-a293-74d2befcf37c} <Debug> TCPHandler: Processed in 0.002256651 sec. | ||
| 8234 | 2026.01.13 17:58:02.244667 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8235 | 2026.01.13 17:58:02.244758 [ 276 ] {afbc924f-eeb5-4d5f-96a2-76e323ed6a14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8236 | 2026.01.13 17:58:02.244797 [ 276 ] {afbc924f-eeb5-4d5f-96a2-76e323ed6a14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8237 | 2026.01.13 17:58:02.245262 [ 276 ] {afbc924f-eeb5-4d5f-96a2-76e323ed6a14} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8238 | 2026.01.13 17:58:02.245296 [ 276 ] {afbc924f-eeb5-4d5f-96a2-76e323ed6a14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8239 | 2026.01.13 17:58:02.245585 [ 276 ] {afbc924f-eeb5-4d5f-96a2-76e323ed6a14} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8240 | 2026.01.13 17:58:02.245785 [ 276 ] {afbc924f-eeb5-4d5f-96a2-76e323ed6a14} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8241 | 2026.01.13 17:58:02.245911 [ 276 ] {afbc924f-eeb5-4d5f-96a2-76e323ed6a14} <Debug> executeQuery: Read 225 rows, 13.77 KiB in 0.001171 sec., 192143.46712211784 rows/sec., 11.48 MiB/sec. | ||
| 8242 | 2026.01.13 17:58:02.245946 [ 276 ] {afbc924f-eeb5-4d5f-96a2-76e323ed6a14} <Debug> TCPHandler: Processed in 0.001326564 sec. | ||
| 8243 | 2026.01.13 17:58:02.246060 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8244 | 2026.01.13 17:58:02.246152 [ 276 ] {dbc979ec-b848-4cfb-a477-52aaf55e558d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8245 | 2026.01.13 17:58:02.246190 [ 276 ] {dbc979ec-b848-4cfb-a477-52aaf55e558d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8246 | 2026.01.13 17:58:02.246681 [ 276 ] {dbc979ec-b848-4cfb-a477-52aaf55e558d} <Trace> oximeter.fields_u32 (283989db-30f4-4232-8589-7a68eae304b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8247 | 2026.01.13 17:58:02.246715 [ 276 ] {dbc979ec-b848-4cfb-a477-52aaf55e558d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8248 | 2026.01.13 17:58:02.247017 [ 276 ] {dbc979ec-b848-4cfb-a477-52aaf55e558d} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 8249 | 2026.01.13 17:58:02.247233 [ 276 ] {dbc979ec-b848-4cfb-a477-52aaf55e558d} <Trace> oximeter.fields_u32 (283989db-30f4-4232-8589-7a68eae304b8): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8250 | 2026.01.13 17:58:02.247353 [ 276 ] {dbc979ec-b848-4cfb-a477-52aaf55e558d} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001219 sec., 360951.59967186215 rows/sec., 23.88 MiB/sec. | ||
| 8251 | 2026.01.13 17:58:02.247387 [ 276 ] {dbc979ec-b848-4cfb-a477-52aaf55e558d} <Debug> TCPHandler: Processed in 0.001373985 sec. | ||
| 8252 | 2026.01.13 17:58:02.247502 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8253 | 2026.01.13 17:58:02.247592 [ 276 ] {fa7c9e76-05bf-4d8a-88da-e91f2ab555ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8254 | 2026.01.13 17:58:02.247630 [ 276 ] {fa7c9e76-05bf-4d8a-88da-e91f2ab555ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8255 | 2026.01.13 17:58:02.248094 [ 276 ] {fa7c9e76-05bf-4d8a-88da-e91f2ab555ce} <Trace> oximeter.fields_u8 (7d5959b3-3fa8-49d8-9069-8b4bc7b3c5b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8256 | 2026.01.13 17:58:02.248127 [ 276 ] {fa7c9e76-05bf-4d8a-88da-e91f2ab555ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8257 | 2026.01.13 17:58:02.248435 [ 276 ] {fa7c9e76-05bf-4d8a-88da-e91f2ab555ce} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 8258 | 2026.01.13 17:58:02.248633 [ 276 ] {fa7c9e76-05bf-4d8a-88da-e91f2ab555ce} <Trace> oximeter.fields_u8 (7d5959b3-3fa8-49d8-9069-8b4bc7b3c5b2): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8259 | 2026.01.13 17:58:02.248754 [ 276 ] {fa7c9e76-05bf-4d8a-88da-e91f2ab555ce} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001179 sec., 178965.2247667515 rows/sec., 10.16 MiB/sec. | ||
| 8260 | 2026.01.13 17:58:02.248789 [ 276 ] {fa7c9e76-05bf-4d8a-88da-e91f2ab555ce} <Debug> TCPHandler: Processed in 0.001333944 sec. | ||
| 8261 | 2026.01.13 17:58:02.248902 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8262 | 2026.01.13 17:58:02.248992 [ 276 ] {a5a64ee7-135e-40cf-ac11-8d1ee368acf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8263 | 2026.01.13 17:58:02.249030 [ 276 ] {a5a64ee7-135e-40cf-ac11-8d1ee368acf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8264 | 2026.01.13 17:58:02.249769 [ 276 ] {a5a64ee7-135e-40cf-ac11-8d1ee368acf4} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8265 | 2026.01.13 17:58:02.249803 [ 276 ] {a5a64ee7-135e-40cf-ac11-8d1ee368acf4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8266 | 2026.01.13 17:58:02.250160 [ 276 ] {a5a64ee7-135e-40cf-ac11-8d1ee368acf4} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8267 | 2026.01.13 17:58:02.250361 [ 276 ] {a5a64ee7-135e-40cf-ac11-8d1ee368acf4} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8268 | 2026.01.13 17:58:02.250491 [ 276 ] {a5a64ee7-135e-40cf-ac11-8d1ee368acf4} <Debug> executeQuery: Read 1155 rows, 84.37 KiB in 0.001511 sec., 764394.4407677036 rows/sec., 54.53 MiB/sec. | ||
| 8269 | 2026.01.13 17:58:02.250528 [ 276 ] {a5a64ee7-135e-40cf-ac11-8d1ee368acf4} <Debug> TCPHandler: Processed in 0.00167293 sec. | ||
| 8270 | 2026.01.13 17:58:02.250652 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8271 | 2026.01.13 17:58:02.250742 [ 276 ] {68ea8530-c7b1-4292-8255-d128130b83be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8272 | 2026.01.13 17:58:02.250783 [ 276 ] {68ea8530-c7b1-4292-8255-d128130b83be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8273 | 2026.01.13 17:58:02.251117 [ 276 ] {68ea8530-c7b1-4292-8255-d128130b83be} <Trace> oximeter.measurements_bool (826fdc8e-3d6b-4202-9ce2-60a454a21d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8274 | 2026.01.13 17:58:02.251151 [ 276 ] {68ea8530-c7b1-4292-8255-d128130b83be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8275 | 2026.01.13 17:58:02.251442 [ 276 ] {68ea8530-c7b1-4292-8255-d128130b83be} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 8276 | 2026.01.13 17:58:02.251638 [ 276 ] {68ea8530-c7b1-4292-8255-d128130b83be} <Trace> oximeter.measurements_bool (826fdc8e-3d6b-4202-9ce2-60a454a21d74): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8277 | 2026.01.13 17:58:02.251764 [ 276 ] {68ea8530-c7b1-4292-8255-d128130b83be} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001039 sec., 5774.783445620789 rows/sec., 301.71 KiB/sec. | ||
| 8278 | 2026.01.13 17:58:02.251798 [ 276 ] {68ea8530-c7b1-4292-8255-d128130b83be} <Debug> TCPHandler: Processed in 0.001194242 sec. | ||
| 8279 | 2026.01.13 17:58:02.251910 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8280 | 2026.01.13 17:58:02.252000 [ 276 ] {f92e6a5a-70eb-47ca-b8f0-73fb50df2b42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8281 | 2026.01.13 17:58:02.252042 [ 276 ] {f92e6a5a-70eb-47ca-b8f0-73fb50df2b42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8282 | 2026.01.13 17:58:02.252594 [ 276 ] {f92e6a5a-70eb-47ca-b8f0-73fb50df2b42} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8283 | 2026.01.13 17:58:02.252631 [ 276 ] {f92e6a5a-70eb-47ca-b8f0-73fb50df2b42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8284 | 2026.01.13 17:58:02.252992 [ 276 ] {f92e6a5a-70eb-47ca-b8f0-73fb50df2b42} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8285 | 2026.01.13 17:58:02.253189 [ 276 ] {f92e6a5a-70eb-47ca-b8f0-73fb50df2b42} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8286 | 2026.01.13 17:58:02.253317 [ 276 ] {f92e6a5a-70eb-47ca-b8f0-73fb50df2b42} <Debug> executeQuery: Read 929 rows, 62.96 KiB in 0.001334 sec., 696401.7991004498 rows/sec., 46.09 MiB/sec. | ||
| 8287 | 2026.01.13 17:58:02.253352 [ 276 ] {f92e6a5a-70eb-47ca-b8f0-73fb50df2b42} <Debug> TCPHandler: Processed in 0.001489167 sec. | ||
| 8288 | 2026.01.13 17:58:02.253461 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8289 | 2026.01.13 17:58:02.253552 [ 276 ] {2af69c42-b955-4178-9694-cd54b4cc7296} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8290 | 2026.01.13 17:58:02.253592 [ 276 ] {2af69c42-b955-4178-9694-cd54b4cc7296} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8291 | 2026.01.13 17:58:02.253892 [ 276 ] {2af69c42-b955-4178-9694-cd54b4cc7296} <Trace> oximeter.measurements_f64 (1c067b5b-75e1-467d-a7e3-d4b172727ac8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8292 | 2026.01.13 17:58:02.253927 [ 276 ] {2af69c42-b955-4178-9694-cd54b4cc7296} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8293 | 2026.01.13 17:58:02.254204 [ 276 ] {2af69c42-b955-4178-9694-cd54b4cc7296} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 8294 | 2026.01.13 17:58:02.254401 [ 276 ] {2af69c42-b955-4178-9694-cd54b4cc7296} <Trace> oximeter.measurements_f64 (1c067b5b-75e1-467d-a7e3-d4b172727ac8): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8295 | 2026.01.13 17:58:02.254527 [ 276 ] {2af69c42-b955-4178-9694-cd54b4cc7296} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.000993 sec., 1007.0493454179256 rows/sec., 67.86 KiB/sec. | ||
| 8296 | 2026.01.13 17:58:02.254561 [ 276 ] {2af69c42-b955-4178-9694-cd54b4cc7296} <Debug> TCPHandler: Processed in 0.00114701 sec. | ||
| 8297 | 2026.01.13 17:58:02.254669 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8298 | 2026.01.13 17:58:02.254759 [ 276 ] {e6db732d-b832-4edc-b99c-31f792b1c1c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8299 | 2026.01.13 17:58:02.254811 [ 276 ] {e6db732d-b832-4edc-b99c-31f792b1c1c3} <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 | ||
| 8300 | 2026.01.13 17:58:02.255541 [ 276 ] {e6db732d-b832-4edc-b99c-31f792b1c1c3} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8301 | 2026.01.13 17:58:02.255576 [ 276 ] {e6db732d-b832-4edc-b99c-31f792b1c1c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8302 | 2026.01.13 17:58:02.256058 [ 276 ] {e6db732d-b832-4edc-b99c-31f792b1c1c3} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8303 | 2026.01.13 17:58:02.256268 [ 276 ] {e6db732d-b832-4edc-b99c-31f792b1c1c3} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8304 | 2026.01.13 17:58:02.256401 [ 276 ] {e6db732d-b832-4edc-b99c-31f792b1c1c3} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001659 sec., 6027.727546714888 rows/sec., 10.80 MiB/sec. | ||
| 8305 | 2026.01.13 17:58:02.256452 [ 276 ] {e6db732d-b832-4edc-b99c-31f792b1c1c3} <Debug> TCPHandler: Processed in 0.001829144 sec. | ||
| 8306 | 2026.01.13 17:58:02.256563 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8307 | 2026.01.13 17:58:02.256654 [ 276 ] {ca155b7b-e037-4947-9bb8-b5f0fe97fe0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8308 | 2026.01.13 17:58:02.256694 [ 276 ] {ca155b7b-e037-4947-9bb8-b5f0fe97fe0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8309 | 2026.01.13 17:58:02.257069 [ 276 ] {ca155b7b-e037-4947-9bb8-b5f0fe97fe0e} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8310 | 2026.01.13 17:58:02.257113 [ 276 ] {ca155b7b-e037-4947-9bb8-b5f0fe97fe0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8311 | 2026.01.13 17:58:02.257430 [ 276 ] {ca155b7b-e037-4947-9bb8-b5f0fe97fe0e} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8312 | 2026.01.13 17:58:02.257624 [ 276 ] {ca155b7b-e037-4947-9bb8-b5f0fe97fe0e} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8313 | 2026.01.13 17:58:02.257750 [ 276 ] {ca155b7b-e037-4947-9bb8-b5f0fe97fe0e} <Debug> executeQuery: Read 76 rows, 4.59 KiB in 0.001113 sec., 68283.9173405211 rows/sec., 4.03 MiB/sec. | ||
| 8314 | 2026.01.13 17:58:02.257784 [ 276 ] {ca155b7b-e037-4947-9bb8-b5f0fe97fe0e} <Debug> TCPHandler: Processed in 0.001268403 sec. | ||
| 8315 | 2026.01.13 17:58:03.117435 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 1090 | ||
| 8316 | 2026.01.13 17:58:03.120323 [ 243 ] {} <Trace> system.query_log (7e309dc9-d6d6-4af1-816a-0936f503f03a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8317 | 2026.01.13 17:58:03.120360 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8318 | 2026.01.13 17:58:03.121537 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8319 | 2026.01.13 17:58:03.121802 [ 243 ] {} <Trace> system.query_log (7e309dc9-d6d6-4af1-816a-0936f503f03a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8320 | 2026.01.13 17:58:03.122061 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1090 | ||
| 8321 | 2026.01.13 17:58:04.722080 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8322 | 2026.01.13 17:58:04.722272 [ 276 ] {956d2bbd-55a6-46b4-8db2-cff99df0cbe2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8323 | 2026.01.13 17:58:04.722336 [ 276 ] {956d2bbd-55a6-46b4-8db2-cff99df0cbe2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8324 | 2026.01.13 17:58:04.722978 [ 276 ] {956d2bbd-55a6-46b4-8db2-cff99df0cbe2} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8325 | 2026.01.13 17:58:04.723018 [ 276 ] {956d2bbd-55a6-46b4-8db2-cff99df0cbe2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8326 | 2026.01.13 17:58:04.723419 [ 276 ] {956d2bbd-55a6-46b4-8db2-cff99df0cbe2} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8327 | 2026.01.13 17:58:04.723639 [ 276 ] {956d2bbd-55a6-46b4-8db2-cff99df0cbe2} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8328 | 2026.01.13 17:58:04.723781 [ 90 ] {} <Debug> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8329 | 2026.01.13 17:58:04.723790 [ 276 ] {956d2bbd-55a6-46b4-8db2-cff99df0cbe2} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001566 sec., 35759.89782886335 rows/sec., 2.75 MiB/sec. | ||
| 8330 | 2026.01.13 17:58:04.723857 [ 90 ] {} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8331 | 2026.01.13 17:58:04.723877 [ 276 ] {956d2bbd-55a6-46b4-8db2-cff99df0cbe2} <Debug> TCPHandler: Processed in 0.001926694 sec. | ||
| 8332 | 2026.01.13 17:58:04.723886 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8333 | 2026.01.13 17:58:04.724014 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8334 | 2026.01.13 17:58:04.724023 [ 199 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 8335 | 2026.01.13 17:58:04.724117 [ 276 ] {da3bc6db-9038-4ad1-8f6d-0cf115e11ebe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8336 | 2026.01.13 17:58:04.724169 [ 276 ] {da3bc6db-9038-4ad1-8f6d-0cf115e11ebe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8337 | 2026.01.13 17:58:04.724177 [ 199 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8338 | 2026.01.13 17:58:04.724224 [ 199 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2465 rows starting from the beginning of the part | ||
| 8339 | 2026.01.13 17:58:04.724296 [ 199 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 120 rows starting from the beginning of the part | ||
| 8340 | 2026.01.13 17:58:04.724343 [ 199 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 1132 rows starting from the beginning of the part | ||
| 8341 | 2026.01.13 17:58:04.724387 [ 199 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 118 rows starting from the beginning of the part | ||
| 8342 | 2026.01.13 17:58:04.724426 [ 199 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 2277 rows starting from the beginning of the part | ||
| 8343 | 2026.01.13 17:58:04.724468 [ 199 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 56 rows starting from the beginning of the part | ||
| 8344 | 2026.01.13 17:58:04.724669 [ 276 ] {da3bc6db-9038-4ad1-8f6d-0cf115e11ebe} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8345 | 2026.01.13 17:58:04.724711 [ 276 ] {da3bc6db-9038-4ad1-8f6d-0cf115e11ebe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8346 | 2026.01.13 17:58:04.725053 [ 276 ] {da3bc6db-9038-4ad1-8f6d-0cf115e11ebe} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8347 | 2026.01.13 17:58:04.725283 [ 276 ] {da3bc6db-9038-4ad1-8f6d-0cf115e11ebe} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8348 | 2026.01.13 17:58:04.725401 [ 90 ] {} <Debug> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8349 | 2026.01.13 17:58:04.725422 [ 276 ] {da3bc6db-9038-4ad1-8f6d-0cf115e11ebe} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001325 sec., 48301.88679245283 rows/sec., 3.77 MiB/sec. | ||
| 8350 | 2026.01.13 17:58:04.725434 [ 90 ] {} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8351 | 2026.01.13 17:58:04.725460 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8352 | 2026.01.13 17:58:04.725466 [ 276 ] {da3bc6db-9038-4ad1-8f6d-0cf115e11ebe} <Debug> TCPHandler: Processed in 0.001501547 sec. | ||
| 8353 | 2026.01.13 17:58:04.725548 [ 189 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 8354 | 2026.01.13 17:58:04.725597 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8355 | 2026.01.13 17:58:04.725637 [ 189 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8356 | 2026.01.13 17:58:04.725666 [ 189 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1250 rows starting from the beginning of the part | ||
| 8357 | 2026.01.13 17:58:04.725692 [ 276 ] {5ca66ed5-4712-4d65-ace4-240b15e29235} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8358 | 2026.01.13 17:58:04.725723 [ 189 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 99 rows starting from the beginning of the part | ||
| 8359 | 2026.01.13 17:58:04.725737 [ 276 ] {5ca66ed5-4712-4d65-ace4-240b15e29235} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8360 | 2026.01.13 17:58:04.725766 [ 189 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 689 rows starting from the beginning of the part | ||
| 8361 | 2026.01.13 17:58:04.725804 [ 189 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 95 rows starting from the beginning of the part | ||
| 8362 | 2026.01.13 17:58:04.725843 [ 189 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 1155 rows starting from the beginning of the part | ||
| 8363 | 2026.01.13 17:58:04.725881 [ 189 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 64 rows starting from the beginning of the part | ||
| 8364 | 2026.01.13 17:58:04.726119 [ 276 ] {5ca66ed5-4712-4d65-ace4-240b15e29235} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8365 | 2026.01.13 17:58:04.726156 [ 276 ] {5ca66ed5-4712-4d65-ace4-240b15e29235} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8366 | 2026.01.13 17:58:04.726502 [ 276 ] {5ca66ed5-4712-4d65-ace4-240b15e29235} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8367 | 2026.01.13 17:58:04.726580 [ 197 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6168 rows, containing 5 columns (5 merged, 0 gathered) in 0.002620547 sec., 2353707.0695545627 rows/sec., 199.87 MiB/sec. | ||
| 8368 | 2026.01.13 17:58:04.726716 [ 276 ] {5ca66ed5-4712-4d65-ace4-240b15e29235} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8369 | 2026.01.13 17:58:04.726826 [ 90 ] {} <Debug> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8370 | 2026.01.13 17:58:04.726845 [ 276 ] {5ca66ed5-4712-4d65-ace4-240b15e29235} <Debug> executeQuery: Read 74 rows, 5.27 KiB in 0.001171 sec., 63193.8514090521 rows/sec., 4.40 MiB/sec. | ||
| 8371 | 2026.01.13 17:58:04.726855 [ 90 ] {} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8372 | 2026.01.13 17:58:04.726884 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8373 | 2026.01.13 17:58:04.726887 [ 276 ] {5ca66ed5-4712-4d65-ace4-240b15e29235} <Debug> TCPHandler: Processed in 0.001339194 sec. | ||
| 8374 | 2026.01.13 17:58:04.726924 [ 186 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8375 | 2026.01.13 17:58:04.726998 [ 192 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 8376 | 2026.01.13 17:58:04.727016 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8377 | 2026.01.13 17:58:04.727136 [ 276 ] {0cb15191-1504-4318-b53a-9cea4c0b9a4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8378 | 2026.01.13 17:58:04.727138 [ 189 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3352 rows, containing 5 columns (5 merged, 0 gathered) in 0.001630249 sec., 2056127.6222221267 rows/sec., 155.60 MiB/sec. | ||
| 8379 | 2026.01.13 17:58:04.727155 [ 192 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8380 | 2026.01.13 17:58:04.727182 [ 276 ] {0cb15191-1504-4318-b53a-9cea4c0b9a4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8381 | 2026.01.13 17:58:04.727215 [ 192 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_51_10, total 16103 rows starting from the beginning of the part | ||
| 8382 | 2026.01.13 17:58:04.727292 [ 186 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_56_11} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8383 | 2026.01.13 17:58:04.727293 [ 192 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 162 rows starting from the beginning of the part | ||
| 8384 | 2026.01.13 17:58:04.727358 [ 192 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 314 rows starting from the beginning of the part | ||
| 8385 | 2026.01.13 17:58:04.727363 [ 191 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8386 | 2026.01.13 17:58:04.727384 [ 186 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_56_11} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8387 | 2026.01.13 17:58:04.727404 [ 192 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 160 rows starting from the beginning of the part | ||
| 8388 | 2026.01.13 17:58:04.727449 [ 192 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 929 rows starting from the beginning of the part | ||
| 8389 | 2026.01.13 17:58:04.727492 [ 192 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 74 rows starting from the beginning of the part | ||
| 8390 | 2026.01.13 17:58:04.727504 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.31 MiB. | ||
| 8391 | 2026.01.13 17:58:04.727521 [ 276 ] {0cb15191-1504-4318-b53a-9cea4c0b9a4f} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8392 | 2026.01.13 17:58:04.727565 [ 276 ] {0cb15191-1504-4318-b53a-9cea4c0b9a4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8393 | 2026.01.13 17:58:04.727714 [ 191 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_56_11} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8394 | 2026.01.13 17:58:04.727827 [ 191 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_56_11} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8395 | 2026.01.13 17:58:04.727938 [ 276 ] {0cb15191-1504-4318-b53a-9cea4c0b9a4f} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8396 | 2026.01.13 17:58:04.727952 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 8397 | 2026.01.13 17:58:04.728164 [ 276 ] {0cb15191-1504-4318-b53a-9cea4c0b9a4f} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8398 | 2026.01.13 17:58:04.728276 [ 90 ] {} <Debug> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8399 | 2026.01.13 17:58:04.728304 [ 276 ] {0cb15191-1504-4318-b53a-9cea4c0b9a4f} <Debug> executeQuery: Read 28 rows, 1.94 KiB in 0.001186 sec., 23608.76897133221 rows/sec., 1.60 MiB/sec. | ||
| 8400 | 2026.01.13 17:58:04.728311 [ 90 ] {} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8401 | 2026.01.13 17:58:04.728344 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8402 | 2026.01.13 17:58:04.728347 [ 276 ] {0cb15191-1504-4318-b53a-9cea4c0b9a4f} <Debug> TCPHandler: Processed in 0.001380545 sec. | ||
| 8403 | 2026.01.13 17:58:04.728420 [ 186 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 8404 | 2026.01.13 17:58:04.728542 [ 186 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8405 | 2026.01.13 17:58:04.728571 [ 186 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3388 rows starting from the beginning of the part | ||
| 8406 | 2026.01.13 17:58:04.728624 [ 186 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 60 rows starting from the beginning of the part | ||
| 8407 | 2026.01.13 17:58:04.728661 [ 186 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 104 rows starting from the beginning of the part | ||
| 8408 | 2026.01.13 17:58:04.728695 [ 186 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 60 rows starting from the beginning of the part | ||
| 8409 | 2026.01.13 17:58:04.728728 [ 186 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 76 rows starting from the beginning of the part | ||
| 8410 | 2026.01.13 17:58:04.728764 [ 186 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 28 rows starting from the beginning of the part | ||
| 8411 | 2026.01.13 17:58:04.729954 [ 198 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3716 rows, containing 4 columns (4 merged, 0 gathered) in 0.001563678 sec., 2376448.3480614293 rows/sec., 152.37 MiB/sec. | ||
| 8412 | 2026.01.13 17:58:04.730184 [ 186 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8413 | 2026.01.13 17:58:04.730415 [ 186 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_56_11} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8414 | 2026.01.13 17:58:04.730475 [ 186 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_56_11} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8415 | 2026.01.13 17:58:04.730536 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 8416 | 2026.01.13 17:58:04.732415 [ 198 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17742 rows, containing 5 columns (5 merged, 0 gathered) in 0.005477419 sec., 3239116.8176106303 rows/sec., 218.43 MiB/sec. | ||
| 8417 | 2026.01.13 17:58:04.732612 [ 198 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8418 | 2026.01.13 17:58:04.732860 [ 198 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8419 | 2026.01.13 17:58:04.732925 [ 198 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8420 | 2026.01.13 17:58:04.733003 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.45 MiB. | ||
| 8421 | 2026.01.13 17:58:05.566764 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16763 | ||
| 8422 | 2026.01.13 17:58:05.567227 [ 245 ] {} <Trace> system.asynchronous_metric_log (3e1656ea-c259-49fe-9ba0-58dc6ab6f9df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8423 | 2026.01.13 17:58:05.567263 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8424 | 2026.01.13 17:58:05.567739 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8425 | 2026.01.13 17:58:05.567956 [ 245 ] {} <Trace> system.asynchronous_metric_log (3e1656ea-c259-49fe-9ba0-58dc6ab6f9df): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8426 | 2026.01.13 17:58:05.568081 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16763 | ||
| 8427 | 2026.01.13 17:58:06.438255 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 8428 | 2026.01.13 17:58:06.455248 [ 244 ] {} <Trace> system.metric_log (ae7e3c3e-b449-4f33-bec8-ffbb555a10ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8429 | 2026.01.13 17:58:06.455306 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8430 | 2026.01.13 17:58:06.461614 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8431 | 2026.01.13 17:58:06.462339 [ 244 ] {} <Trace> system.metric_log (ae7e3c3e-b449-4f33-bec8-ffbb555a10ce): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8432 | 2026.01.13 17:58:06.465212 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 8433 | 2026.01.13 17:58:09.728144 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8434 | 2026.01.13 17:58:09.728348 [ 276 ] {917a6824-8952-4a6f-aa40-09be1d0ccb09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8435 | 2026.01.13 17:58:09.728418 [ 276 ] {917a6824-8952-4a6f-aa40-09be1d0ccb09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8436 | 2026.01.13 17:58:09.729139 [ 276 ] {917a6824-8952-4a6f-aa40-09be1d0ccb09} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8437 | 2026.01.13 17:58:09.729178 [ 276 ] {917a6824-8952-4a6f-aa40-09be1d0ccb09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8438 | 2026.01.13 17:58:09.729564 [ 276 ] {917a6824-8952-4a6f-aa40-09be1d0ccb09} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8439 | 2026.01.13 17:58:09.729779 [ 276 ] {917a6824-8952-4a6f-aa40-09be1d0ccb09} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8440 | 2026.01.13 17:58:09.729929 [ 276 ] {917a6824-8952-4a6f-aa40-09be1d0ccb09} <Debug> executeQuery: Read 118 rows, 10.26 KiB in 0.001634 sec., 72215.42227662179 rows/sec., 6.13 MiB/sec. | ||
| 8441 | 2026.01.13 17:58:09.729968 [ 276 ] {917a6824-8952-4a6f-aa40-09be1d0ccb09} <Debug> TCPHandler: Processed in 0.001962035 sec. | ||
| 8442 | 2026.01.13 17:58:09.730119 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8443 | 2026.01.13 17:58:09.730215 [ 276 ] {36d76ec5-6edb-4342-8e3c-5a472bab6398} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8444 | 2026.01.13 17:58:09.730252 [ 276 ] {36d76ec5-6edb-4342-8e3c-5a472bab6398} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8445 | 2026.01.13 17:58:09.730676 [ 276 ] {36d76ec5-6edb-4342-8e3c-5a472bab6398} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8446 | 2026.01.13 17:58:09.730709 [ 276 ] {36d76ec5-6edb-4342-8e3c-5a472bab6398} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8447 | 2026.01.13 17:58:09.730978 [ 276 ] {36d76ec5-6edb-4342-8e3c-5a472bab6398} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8448 | 2026.01.13 17:58:09.731251 [ 276 ] {36d76ec5-6edb-4342-8e3c-5a472bab6398} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8449 | 2026.01.13 17:58:09.731376 [ 276 ] {36d76ec5-6edb-4342-8e3c-5a472bab6398} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001179 sec., 26293.469041560646 rows/sec., 1.93 MiB/sec. | ||
| 8450 | 2026.01.13 17:58:09.731412 [ 276 ] {36d76ec5-6edb-4342-8e3c-5a472bab6398} <Debug> TCPHandler: Processed in 0.001340524 sec. | ||
| 8451 | 2026.01.13 17:58:09.731536 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8452 | 2026.01.13 17:58:09.731632 [ 276 ] {4d7b66e1-bbe0-48c2-a4ef-84325d842c7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8453 | 2026.01.13 17:58:09.731671 [ 276 ] {4d7b66e1-bbe0-48c2-a4ef-84325d842c7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8454 | 2026.01.13 17:58:09.732163 [ 276 ] {4d7b66e1-bbe0-48c2-a4ef-84325d842c7d} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8455 | 2026.01.13 17:58:09.732199 [ 276 ] {4d7b66e1-bbe0-48c2-a4ef-84325d842c7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8456 | 2026.01.13 17:58:09.732502 [ 276 ] {4d7b66e1-bbe0-48c2-a4ef-84325d842c7d} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8457 | 2026.01.13 17:58:09.732707 [ 276 ] {4d7b66e1-bbe0-48c2-a4ef-84325d842c7d} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8458 | 2026.01.13 17:58:09.732832 [ 276 ] {4d7b66e1-bbe0-48c2-a4ef-84325d842c7d} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001218 sec., 77996.71592775041 rows/sec., 6.09 MiB/sec. | ||
| 8459 | 2026.01.13 17:58:09.732868 [ 276 ] {4d7b66e1-bbe0-48c2-a4ef-84325d842c7d} <Debug> TCPHandler: Processed in 0.001379725 sec. | ||
| 8460 | 2026.01.13 17:58:09.732992 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8461 | 2026.01.13 17:58:09.733086 [ 276 ] {0fc3809f-ffee-4c31-b62f-7da353ce851a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8462 | 2026.01.13 17:58:09.733129 [ 276 ] {0fc3809f-ffee-4c31-b62f-7da353ce851a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8463 | 2026.01.13 17:58:09.733581 [ 276 ] {0fc3809f-ffee-4c31-b62f-7da353ce851a} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8464 | 2026.01.13 17:58:09.733616 [ 276 ] {0fc3809f-ffee-4c31-b62f-7da353ce851a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8465 | 2026.01.13 17:58:09.733937 [ 276 ] {0fc3809f-ffee-4c31-b62f-7da353ce851a} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8466 | 2026.01.13 17:58:09.734138 [ 276 ] {0fc3809f-ffee-4c31-b62f-7da353ce851a} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8467 | 2026.01.13 17:58:09.734265 [ 276 ] {0fc3809f-ffee-4c31-b62f-7da353ce851a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001198 sec., 133555.92654424038 rows/sec., 9.30 MiB/sec. | ||
| 8468 | 2026.01.13 17:58:09.734301 [ 276 ] {0fc3809f-ffee-4c31-b62f-7da353ce851a} <Debug> TCPHandler: Processed in 0.001357295 sec. | ||
| 8469 | 2026.01.13 17:58:09.734411 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8470 | 2026.01.13 17:58:09.734505 [ 276 ] {cabed5b2-ed6b-4415-994d-9edcf10b1e74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8471 | 2026.01.13 17:58:09.734560 [ 276 ] {cabed5b2-ed6b-4415-994d-9edcf10b1e74} <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 | ||
| 8472 | 2026.01.13 17:58:09.735421 [ 276 ] {cabed5b2-ed6b-4415-994d-9edcf10b1e74} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8473 | 2026.01.13 17:58:09.735457 [ 276 ] {cabed5b2-ed6b-4415-994d-9edcf10b1e74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8474 | 2026.01.13 17:58:09.735992 [ 276 ] {cabed5b2-ed6b-4415-994d-9edcf10b1e74} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8475 | 2026.01.13 17:58:09.736214 [ 276 ] {cabed5b2-ed6b-4415-994d-9edcf10b1e74} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8476 | 2026.01.13 17:58:09.736347 [ 276 ] {cabed5b2-ed6b-4415-994d-9edcf10b1e74} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.00186 sec., 16666.666666666664 rows/sec., 29.87 MiB/sec. | ||
| 8477 | 2026.01.13 17:58:09.736397 [ 276 ] {cabed5b2-ed6b-4415-994d-9edcf10b1e74} <Debug> TCPHandler: Processed in 0.002033187 sec. | ||
| 8478 | 2026.01.13 17:58:09.736513 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8479 | 2026.01.13 17:58:09.736606 [ 276 ] {c07b9f33-1d56-4e82-96e3-5a38f841c01f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8480 | 2026.01.13 17:58:09.736647 [ 276 ] {c07b9f33-1d56-4e82-96e3-5a38f841c01f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8481 | 2026.01.13 17:58:09.736983 [ 276 ] {c07b9f33-1d56-4e82-96e3-5a38f841c01f} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8482 | 2026.01.13 17:58:09.737016 [ 276 ] {c07b9f33-1d56-4e82-96e3-5a38f841c01f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8483 | 2026.01.13 17:58:09.737313 [ 276 ] {c07b9f33-1d56-4e82-96e3-5a38f841c01f} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8484 | 2026.01.13 17:58:09.737519 [ 276 ] {c07b9f33-1d56-4e82-96e3-5a38f841c01f} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8485 | 2026.01.13 17:58:09.737642 [ 276 ] {c07b9f33-1d56-4e82-96e3-5a38f841c01f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001054 sec., 56925.99620493359 rows/sec., 3.84 MiB/sec. | ||
| 8486 | 2026.01.13 17:58:09.737676 [ 276 ] {c07b9f33-1d56-4e82-96e3-5a38f841c01f} <Debug> TCPHandler: Processed in 0.001211802 sec. | ||
| 8487 | 2026.01.13 17:58:12.952677 [ 77 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8488 | 2026.01.13 17:58:12.952734 [ 77 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8489 | 2026.01.13 17:58:13.068878 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17275 | ||
| 8490 | 2026.01.13 17:58:13.069393 [ 245 ] {} <Trace> system.asynchronous_metric_log (3e1656ea-c259-49fe-9ba0-58dc6ab6f9df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8491 | 2026.01.13 17:58:13.069435 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8492 | 2026.01.13 17:58:13.069901 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8493 | 2026.01.13 17:58:13.070124 [ 245 ] {} <Trace> system.asynchronous_metric_log (3e1656ea-c259-49fe-9ba0-58dc6ab6f9df): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8494 | 2026.01.13 17:58:13.070249 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17275 | ||
| 8495 | 2026.01.13 17:58:13.070256 [ 77 ] {} <Debug> system.asynchronous_metric_log (3e1656ea-c259-49fe-9ba0-58dc6ab6f9df) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8496 | 2026.01.13 17:58:13.070310 [ 77 ] {} <Trace> system.asynchronous_metric_log (3e1656ea-c259-49fe-9ba0-58dc6ab6f9df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8497 | 2026.01.13 17:58:13.070330 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8498 | 2026.01.13 17:58:13.070423 [ 186 ] {3e1656ea-c259-49fe-9ba0-58dc6ab6f9df::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 | ||
| 8499 | 2026.01.13 17:58:13.070516 [ 186 ] {3e1656ea-c259-49fe-9ba0-58dc6ab6f9df::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8500 | 2026.01.13 17:58:13.070544 [ 186 ] {3e1656ea-c259-49fe-9ba0-58dc6ab6f9df::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14843 rows starting from the beginning of the part | ||
| 8501 | 2026.01.13 17:58:13.070597 [ 186 ] {3e1656ea-c259-49fe-9ba0-58dc6ab6f9df::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 512 rows starting from the beginning of the part | ||
| 8502 | 2026.01.13 17:58:13.070636 [ 186 ] {3e1656ea-c259-49fe-9ba0-58dc6ab6f9df::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 448 rows starting from the beginning of the part | ||
| 8503 | 2026.01.13 17:58:13.070675 [ 186 ] {3e1656ea-c259-49fe-9ba0-58dc6ab6f9df::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 512 rows starting from the beginning of the part | ||
| 8504 | 2026.01.13 17:58:13.070709 [ 186 ] {3e1656ea-c259-49fe-9ba0-58dc6ab6f9df::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 448 rows starting from the beginning of the part | ||
| 8505 | 2026.01.13 17:58:13.070744 [ 186 ] {3e1656ea-c259-49fe-9ba0-58dc6ab6f9df::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 512 rows starting from the beginning of the part | ||
| 8506 | 2026.01.13 17:58:13.072658 [ 196 ] {3e1656ea-c259-49fe-9ba0-58dc6ab6f9df::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17275 rows, containing 4 columns (4 merged, 0 gathered) in 0.002270161 sec., 7609592.447407914 rows/sec., 108.86 MiB/sec. | ||
| 8507 | 2026.01.13 17:58:13.072838 [ 195 ] {3e1656ea-c259-49fe-9ba0-58dc6ab6f9df::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8508 | 2026.01.13 17:58:13.073222 [ 195 ] {3e1656ea-c259-49fe-9ba0-58dc6ab6f9df::all_1_36_7} <Trace> system.asynchronous_metric_log (3e1656ea-c259-49fe-9ba0-58dc6ab6f9df): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8509 | 2026.01.13 17:58:13.073307 [ 195 ] {3e1656ea-c259-49fe-9ba0-58dc6ab6f9df::all_1_36_7} <Trace> system.asynchronous_metric_log (3e1656ea-c259-49fe-9ba0-58dc6ab6f9df) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8510 | 2026.01.13 17:58:13.073424 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 8511 | 2026.01.13 17:58:13.084704 [ 77 ] {} <Debug> oximeter.measurements_bool (826fdc8e-3d6b-4202-9ce2-60a454a21d74) (MergerMutator): Selected 5 parts from all_1_15_3 to all_19_19_0 | ||
| 8512 | 2026.01.13 17:58:13.084766 [ 77 ] {} <Trace> oximeter.measurements_bool (826fdc8e-3d6b-4202-9ce2-60a454a21d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8513 | 2026.01.13 17:58:13.084798 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8514 | 2026.01.13 17:58:13.084943 [ 186 ] {826fdc8e-3d6b-4202-9ce2-60a454a21d74::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_15_3 to all_19_19_0 into Compact with storage Full | ||
| 8515 | 2026.01.13 17:58:13.085113 [ 186 ] {826fdc8e-3d6b-4202-9ce2-60a454a21d74::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8516 | 2026.01.13 17:58:13.085158 [ 186 ] {826fdc8e-3d6b-4202-9ce2-60a454a21d74::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 90 rows starting from the beginning of the part | ||
| 8517 | 2026.01.13 17:58:13.085247 [ 186 ] {826fdc8e-3d6b-4202-9ce2-60a454a21d74::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part | ||
| 8518 | 2026.01.13 17:58:13.085317 [ 186 ] {826fdc8e-3d6b-4202-9ce2-60a454a21d74::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part | ||
| 8519 | 2026.01.13 17:58:13.085365 [ 186 ] {826fdc8e-3d6b-4202-9ce2-60a454a21d74::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part | ||
| 8520 | 2026.01.13 17:58:13.085399 [ 186 ] {826fdc8e-3d6b-4202-9ce2-60a454a21d74::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part | ||
| 8521 | 2026.01.13 17:58:13.085989 [ 200 ] {826fdc8e-3d6b-4202-9ce2-60a454a21d74::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 114 rows, containing 4 columns (4 merged, 0 gathered) in 0.001098989 sec., 103731.70250111693 rows/sec., 5.29 MiB/sec. | ||
| 8522 | 2026.01.13 17:58:13.086150 [ 200 ] {826fdc8e-3d6b-4202-9ce2-60a454a21d74::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
| 8523 | 2026.01.13 17:58:13.086433 [ 200 ] {826fdc8e-3d6b-4202-9ce2-60a454a21d74::all_1_19_4} <Trace> oximeter.measurements_bool (826fdc8e-3d6b-4202-9ce2-60a454a21d74): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8524 | 2026.01.13 17:58:13.086502 [ 200 ] {826fdc8e-3d6b-4202-9ce2-60a454a21d74::all_1_19_4} <Trace> oximeter.measurements_bool (826fdc8e-3d6b-4202-9ce2-60a454a21d74) (MergerMutator): Merged 5 parts: [all_1_15_3, all_19_19_0] -> all_1_19_4 | ||
| 8525 | 2026.01.13 17:58:13.086597 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8526 | 2026.01.13 17:58:13.122982 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1110 | ||
| 8527 | 2026.01.13 17:58:13.124983 [ 243 ] {} <Trace> system.query_log (7e309dc9-d6d6-4af1-816a-0936f503f03a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8528 | 2026.01.13 17:58:13.125024 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8529 | 2026.01.13 17:58:13.126147 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8530 | 2026.01.13 17:58:13.126393 [ 243 ] {} <Trace> system.query_log (7e309dc9-d6d6-4af1-816a-0936f503f03a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8531 | 2026.01.13 17:58:13.126543 [ 77 ] {} <Debug> system.query_log (7e309dc9-d6d6-4af1-816a-0936f503f03a) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 8532 | 2026.01.13 17:58:13.126605 [ 77 ] {} <Trace> system.query_log (7e309dc9-d6d6-4af1-816a-0936f503f03a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8533 | 2026.01.13 17:58:13.126636 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8534 | 2026.01.13 17:58:13.126638 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1110 | ||
| 8535 | 2026.01.13 17:58:13.126736 [ 196 ] {7e309dc9-d6d6-4af1-816a-0936f503f03a::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 | ||
| 8536 | 2026.01.13 17:58:13.127241 [ 196 ] {7e309dc9-d6d6-4af1-816a-0936f503f03a::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8537 | 2026.01.13 17:58:13.127363 [ 196 ] {7e309dc9-d6d6-4af1-816a-0936f503f03a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 914 rows starting from the beginning of the part | ||
| 8538 | 2026.01.13 17:58:13.127696 [ 196 ] {7e309dc9-d6d6-4af1-816a-0936f503f03a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 56 rows starting from the beginning of the part | ||
| 8539 | 2026.01.13 17:58:13.128012 [ 196 ] {7e309dc9-d6d6-4af1-816a-0936f503f03a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 26 rows starting from the beginning of the part | ||
| 8540 | 2026.01.13 17:58:13.128337 [ 196 ] {7e309dc9-d6d6-4af1-816a-0936f503f03a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 36 rows starting from the beginning of the part | ||
| 8541 | 2026.01.13 17:58:13.128663 [ 196 ] {7e309dc9-d6d6-4af1-816a-0936f503f03a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 58 rows starting from the beginning of the part | ||
| 8542 | 2026.01.13 17:58:13.128977 [ 196 ] {7e309dc9-d6d6-4af1-816a-0936f503f03a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 20 rows starting from the beginning of the part | ||
| 8543 | 2026.01.13 17:58:13.134918 [ 194 ] {7e309dc9-d6d6-4af1-816a-0936f503f03a::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1110 rows, containing 72 columns (72 merged, 0 gathered) in 0.008218888 sec., 135054.7665328935 rows/sec., 111.33 MiB/sec. | ||
| 8544 | 2026.01.13 17:58:13.136419 [ 190 ] {7e309dc9-d6d6-4af1-816a-0936f503f03a::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 8545 | 2026.01.13 17:58:13.136996 [ 190 ] {7e309dc9-d6d6-4af1-816a-0936f503f03a::all_1_26_5} <Trace> system.query_log (7e309dc9-d6d6-4af1-816a-0936f503f03a): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8546 | 2026.01.13 17:58:13.137072 [ 190 ] {7e309dc9-d6d6-4af1-816a-0936f503f03a::all_1_26_5} <Trace> system.query_log (7e309dc9-d6d6-4af1-816a-0936f503f03a) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 8547 | 2026.01.13 17:58:13.137397 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.61 MiB. | ||
| 8548 | 2026.01.13 17:58:13.435597 [ 77 ] {} <Debug> oximeter.fields_ipaddr (262b395f-daa4-48d1-aa34-e8cf0bb4ab49) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 8549 | 2026.01.13 17:58:13.435668 [ 77 ] {} <Trace> oximeter.fields_ipaddr (262b395f-daa4-48d1-aa34-e8cf0bb4ab49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8550 | 2026.01.13 17:58:13.435693 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8551 | 2026.01.13 17:58:13.435795 [ 201 ] {262b395f-daa4-48d1-aa34-e8cf0bb4ab49::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 | ||
| 8552 | 2026.01.13 17:58:13.435932 [ 201 ] {262b395f-daa4-48d1-aa34-e8cf0bb4ab49::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8553 | 2026.01.13 17:58:13.435967 [ 201 ] {262b395f-daa4-48d1-aa34-e8cf0bb4ab49::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 20 rows starting from the beginning of the part | ||
| 8554 | 2026.01.13 17:58:13.436034 [ 201 ] {262b395f-daa4-48d1-aa34-e8cf0bb4ab49::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 10 rows starting from the beginning of the part | ||
| 8555 | 2026.01.13 17:58:13.436078 [ 201 ] {262b395f-daa4-48d1-aa34-e8cf0bb4ab49::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 4 rows starting from the beginning of the part | ||
| 8556 | 2026.01.13 17:58:13.436119 [ 201 ] {262b395f-daa4-48d1-aa34-e8cf0bb4ab49::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part | ||
| 8557 | 2026.01.13 17:58:13.436159 [ 201 ] {262b395f-daa4-48d1-aa34-e8cf0bb4ab49::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 10 rows starting from the beginning of the part | ||
| 8558 | 2026.01.13 17:58:13.436915 [ 190 ] {262b395f-daa4-48d1-aa34-e8cf0bb4ab49::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48 rows, containing 5 columns (5 merged, 0 gathered) in 0.001158441 sec., 41434.99755274545 rows/sec., 3.46 MiB/sec. | ||
| 8559 | 2026.01.13 17:58:13.437103 [ 188 ] {262b395f-daa4-48d1-aa34-e8cf0bb4ab49::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 8560 | 2026.01.13 17:58:13.437429 [ 188 ] {262b395f-daa4-48d1-aa34-e8cf0bb4ab49::all_1_13_3} <Trace> oximeter.fields_ipaddr (262b395f-daa4-48d1-aa34-e8cf0bb4ab49): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8561 | 2026.01.13 17:58:13.437504 [ 188 ] {262b395f-daa4-48d1-aa34-e8cf0bb4ab49::all_1_13_3} <Trace> oximeter.fields_ipaddr (262b395f-daa4-48d1-aa34-e8cf0bb4ab49) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 8562 | 2026.01.13 17:58:13.437598 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8563 | 2026.01.13 17:58:13.965966 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 271 | ||
| 8564 | 2026.01.13 17:58:13.984220 [ 244 ] {} <Trace> system.metric_log (ae7e3c3e-b449-4f33-bec8-ffbb555a10ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8565 | 2026.01.13 17:58:13.984286 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8566 | 2026.01.13 17:58:13.990938 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8567 | 2026.01.13 17:58:13.991705 [ 244 ] {} <Trace> system.metric_log (ae7e3c3e-b449-4f33-bec8-ffbb555a10ce): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8568 | 2026.01.13 17:58:13.992025 [ 76 ] {} <Debug> system.metric_log (ae7e3c3e-b449-4f33-bec8-ffbb555a10ce) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8569 | 2026.01.13 17:58:13.992120 [ 76 ] {} <Trace> system.metric_log (ae7e3c3e-b449-4f33-bec8-ffbb555a10ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8570 | 2026.01.13 17:58:13.992159 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8571 | 2026.01.13 17:58:13.992281 [ 193 ] {ae7e3c3e-b449-4f33-bec8-ffbb555a10ce::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 | ||
| 8572 | 2026.01.13 17:58:13.995301 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 271 | ||
| 8573 | 2026.01.13 17:58:13.995320 [ 193 ] {ae7e3c3e-b449-4f33-bec8-ffbb555a10ce::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8574 | 2026.01.13 17:58:13.996098 [ 193 ] {ae7e3c3e-b449-4f33-bec8-ffbb555a10ce::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 234 rows starting from the beginning of the part | ||
| 8575 | 2026.01.13 17:58:13.999533 [ 193 ] {ae7e3c3e-b449-4f33-bec8-ffbb555a10ce::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 7 rows starting from the beginning of the part | ||
| 8576 | 2026.01.13 17:58:14.003147 [ 193 ] {ae7e3c3e-b449-4f33-bec8-ffbb555a10ce::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 8 rows starting from the beginning of the part | ||
| 8577 | 2026.01.13 17:58:14.007064 [ 193 ] {ae7e3c3e-b449-4f33-bec8-ffbb555a10ce::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 7 rows starting from the beginning of the part | ||
| 8578 | 2026.01.13 17:58:14.011317 [ 193 ] {ae7e3c3e-b449-4f33-bec8-ffbb555a10ce::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 8 rows starting from the beginning of the part | ||
| 8579 | 2026.01.13 17:58:14.015173 [ 193 ] {ae7e3c3e-b449-4f33-bec8-ffbb555a10ce::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 7 rows starting from the beginning of the part | ||
| 8580 | 2026.01.13 17:58:14.064387 [ 193 ] {ae7e3c3e-b449-4f33-bec8-ffbb555a10ce::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 271 rows, containing 679 columns (679 merged, 0 gathered) in 0.072156011 sec., 3755.7508549079853 rows/sec., 19.42 MiB/sec. | ||
| 8581 | 2026.01.13 17:58:14.066090 [ 193 ] {ae7e3c3e-b449-4f33-bec8-ffbb555a10ce::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8582 | 2026.01.13 17:58:14.067694 [ 193 ] {ae7e3c3e-b449-4f33-bec8-ffbb555a10ce::all_1_36_7} <Trace> system.metric_log (ae7e3c3e-b449-4f33-bec8-ffbb555a10ce): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8583 | 2026.01.13 17:58:14.067782 [ 193 ] {ae7e3c3e-b449-4f33-bec8-ffbb555a10ce::all_1_36_7} <Trace> system.metric_log (ae7e3c3e-b449-4f33-bec8-ffbb555a10ce) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8584 | 2026.01.13 17:58:14.069106 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.42 MiB. | ||
| 8585 | 2026.01.13 17:58:14.737753 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8586 | 2026.01.13 17:58:14.738062 [ 276 ] {0a376894-d64f-4f96-b56c-7f03fce7cf94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8587 | 2026.01.13 17:58:14.738167 [ 276 ] {0a376894-d64f-4f96-b56c-7f03fce7cf94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8588 | 2026.01.13 17:58:14.738989 [ 276 ] {0a376894-d64f-4f96-b56c-7f03fce7cf94} <Trace> oximeter.fields_i16 (c518ca51-717d-4c11-8fbe-de2c2dfc273c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8589 | 2026.01.13 17:58:14.739037 [ 276 ] {0a376894-d64f-4f96-b56c-7f03fce7cf94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8590 | 2026.01.13 17:58:14.739454 [ 276 ] {0a376894-d64f-4f96-b56c-7f03fce7cf94} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 8591 | 2026.01.13 17:58:14.739677 [ 276 ] {0a376894-d64f-4f96-b56c-7f03fce7cf94} <Trace> oximeter.fields_i16 (c518ca51-717d-4c11-8fbe-de2c2dfc273c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8592 | 2026.01.13 17:58:14.739832 [ 276 ] {0a376894-d64f-4f96-b56c-7f03fce7cf94} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001846 sec., 222101.8418201517 rows/sec., 14.09 MiB/sec. | ||
| 8593 | 2026.01.13 17:58:14.739872 [ 276 ] {0a376894-d64f-4f96-b56c-7f03fce7cf94} <Debug> TCPHandler: Processed in 0.002314282 sec. | ||
| 8594 | 2026.01.13 17:58:14.740008 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8595 | 2026.01.13 17:58:14.740133 [ 276 ] {513a9f35-2a80-4830-a06b-6de14973367e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8596 | 2026.01.13 17:58:14.740184 [ 276 ] {513a9f35-2a80-4830-a06b-6de14973367e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8597 | 2026.01.13 17:58:14.741247 [ 276 ] {513a9f35-2a80-4830-a06b-6de14973367e} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8598 | 2026.01.13 17:58:14.741284 [ 276 ] {513a9f35-2a80-4830-a06b-6de14973367e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8599 | 2026.01.13 17:58:14.741708 [ 276 ] {513a9f35-2a80-4830-a06b-6de14973367e} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8600 | 2026.01.13 17:58:14.741928 [ 276 ] {513a9f35-2a80-4830-a06b-6de14973367e} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8601 | 2026.01.13 17:58:14.742062 [ 276 ] {513a9f35-2a80-4830-a06b-6de14973367e} <Debug> executeQuery: Read 1132 rows, 91.85 KiB in 0.001954 sec., 579324.462640737 rows/sec., 45.90 MiB/sec. | ||
| 8602 | 2026.01.13 17:58:14.742100 [ 276 ] {513a9f35-2a80-4830-a06b-6de14973367e} <Debug> TCPHandler: Processed in 0.002155159 sec. | ||
| 8603 | 2026.01.13 17:58:14.742214 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8604 | 2026.01.13 17:58:14.742308 [ 276 ] {dc9816cc-5287-467b-8e30-c3c90cddf014} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8605 | 2026.01.13 17:58:14.742347 [ 276 ] {dc9816cc-5287-467b-8e30-c3c90cddf014} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8606 | 2026.01.13 17:58:14.742827 [ 276 ] {dc9816cc-5287-467b-8e30-c3c90cddf014} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8607 | 2026.01.13 17:58:14.742863 [ 276 ] {dc9816cc-5287-467b-8e30-c3c90cddf014} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8608 | 2026.01.13 17:58:14.743177 [ 276 ] {dc9816cc-5287-467b-8e30-c3c90cddf014} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8609 | 2026.01.13 17:58:14.743391 [ 276 ] {dc9816cc-5287-467b-8e30-c3c90cddf014} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8610 | 2026.01.13 17:58:14.743520 [ 276 ] {dc9816cc-5287-467b-8e30-c3c90cddf014} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.00123 sec., 174796.7479674797 rows/sec., 10.37 MiB/sec. | ||
| 8611 | 2026.01.13 17:58:14.743558 [ 276 ] {dc9816cc-5287-467b-8e30-c3c90cddf014} <Debug> TCPHandler: Processed in 0.001394145 sec. | ||
| 8612 | 2026.01.13 17:58:14.743678 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8613 | 2026.01.13 17:58:14.743803 [ 276 ] {0d96e68d-67c1-4310-bd17-84cabdb99415} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8614 | 2026.01.13 17:58:14.743851 [ 276 ] {0d96e68d-67c1-4310-bd17-84cabdb99415} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8615 | 2026.01.13 17:58:14.744375 [ 276 ] {0d96e68d-67c1-4310-bd17-84cabdb99415} <Trace> oximeter.fields_u32 (283989db-30f4-4232-8589-7a68eae304b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8616 | 2026.01.13 17:58:14.744411 [ 276 ] {0d96e68d-67c1-4310-bd17-84cabdb99415} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8617 | 2026.01.13 17:58:14.744728 [ 276 ] {0d96e68d-67c1-4310-bd17-84cabdb99415} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 8618 | 2026.01.13 17:58:14.744955 [ 276 ] {0d96e68d-67c1-4310-bd17-84cabdb99415} <Trace> oximeter.fields_u32 (283989db-30f4-4232-8589-7a68eae304b8): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8619 | 2026.01.13 17:58:14.745086 [ 276 ] {0d96e68d-67c1-4310-bd17-84cabdb99415} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001308 sec., 162079.51070336392 rows/sec., 10.45 MiB/sec. | ||
| 8620 | 2026.01.13 17:58:14.745123 [ 276 ] {0d96e68d-67c1-4310-bd17-84cabdb99415} <Debug> TCPHandler: Processed in 0.001506117 sec. | ||
| 8621 | 2026.01.13 17:58:14.745230 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8622 | 2026.01.13 17:58:14.745333 [ 276 ] {97853ba4-904f-48d8-8b27-eafc7826461f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8623 | 2026.01.13 17:58:14.745375 [ 276 ] {97853ba4-904f-48d8-8b27-eafc7826461f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8624 | 2026.01.13 17:58:14.745858 [ 276 ] {97853ba4-904f-48d8-8b27-eafc7826461f} <Trace> oximeter.fields_u8 (7d5959b3-3fa8-49d8-9069-8b4bc7b3c5b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8625 | 2026.01.13 17:58:14.745896 [ 276 ] {97853ba4-904f-48d8-8b27-eafc7826461f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8626 | 2026.01.13 17:58:14.746213 [ 276 ] {97853ba4-904f-48d8-8b27-eafc7826461f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 8627 | 2026.01.13 17:58:14.746432 [ 276 ] {97853ba4-904f-48d8-8b27-eafc7826461f} <Trace> oximeter.fields_u8 (7d5959b3-3fa8-49d8-9069-8b4bc7b3c5b2): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8628 | 2026.01.13 17:58:14.746561 [ 276 ] {97853ba4-904f-48d8-8b27-eafc7826461f} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001246 sec., 169341.8940609952 rows/sec., 9.62 MiB/sec. | ||
| 8629 | 2026.01.13 17:58:14.746600 [ 276 ] {97853ba4-904f-48d8-8b27-eafc7826461f} <Debug> TCPHandler: Processed in 0.001420565 sec. | ||
| 8630 | 2026.01.13 17:58:14.746722 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8631 | 2026.01.13 17:58:14.746846 [ 276 ] {1d259466-5324-4f15-9b4f-3b592546f5ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8632 | 2026.01.13 17:58:14.746895 [ 276 ] {1d259466-5324-4f15-9b4f-3b592546f5ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8633 | 2026.01.13 17:58:14.747586 [ 276 ] {1d259466-5324-4f15-9b4f-3b592546f5ed} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8634 | 2026.01.13 17:58:14.747623 [ 276 ] {1d259466-5324-4f15-9b4f-3b592546f5ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8635 | 2026.01.13 17:58:14.747964 [ 276 ] {1d259466-5324-4f15-9b4f-3b592546f5ed} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8636 | 2026.01.13 17:58:14.748178 [ 276 ] {1d259466-5324-4f15-9b4f-3b592546f5ed} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8637 | 2026.01.13 17:58:14.748313 [ 276 ] {1d259466-5324-4f15-9b4f-3b592546f5ed} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001492 sec., 461796.2466487936 rows/sec., 32.25 MiB/sec. | ||
| 8638 | 2026.01.13 17:58:14.748351 [ 276 ] {1d259466-5324-4f15-9b4f-3b592546f5ed} <Debug> TCPHandler: Processed in 0.001691251 sec. | ||
| 8639 | 2026.01.13 17:58:14.748456 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8640 | 2026.01.13 17:58:14.748551 [ 276 ] {8f623155-1110-47cf-b727-cef9c7faf9ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8641 | 2026.01.13 17:58:14.748592 [ 276 ] {8f623155-1110-47cf-b727-cef9c7faf9ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8642 | 2026.01.13 17:58:14.748937 [ 276 ] {8f623155-1110-47cf-b727-cef9c7faf9ac} <Trace> oximeter.measurements_bool (826fdc8e-3d6b-4202-9ce2-60a454a21d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8643 | 2026.01.13 17:58:14.748971 [ 276 ] {8f623155-1110-47cf-b727-cef9c7faf9ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8644 | 2026.01.13 17:58:14.749297 [ 276 ] {8f623155-1110-47cf-b727-cef9c7faf9ac} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 8645 | 2026.01.13 17:58:14.749541 [ 276 ] {8f623155-1110-47cf-b727-cef9c7faf9ac} <Trace> oximeter.measurements_bool (826fdc8e-3d6b-4202-9ce2-60a454a21d74): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8646 | 2026.01.13 17:58:14.749691 [ 276 ] {8f623155-1110-47cf-b727-cef9c7faf9ac} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001157 sec., 5185.825410544511 rows/sec., 270.94 KiB/sec. | ||
| 8647 | 2026.01.13 17:58:14.749734 [ 276 ] {8f623155-1110-47cf-b727-cef9c7faf9ac} <Debug> TCPHandler: Processed in 0.001328204 sec. | ||
| 8648 | 2026.01.13 17:58:14.749866 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8649 | 2026.01.13 17:58:14.749981 [ 276 ] {6eac6fea-d884-4c65-9bad-6d7e822006e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8650 | 2026.01.13 17:58:14.750031 [ 276 ] {6eac6fea-d884-4c65-9bad-6d7e822006e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8651 | 2026.01.13 17:58:14.750481 [ 276 ] {6eac6fea-d884-4c65-9bad-6d7e822006e1} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8652 | 2026.01.13 17:58:14.750517 [ 276 ] {6eac6fea-d884-4c65-9bad-6d7e822006e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8653 | 2026.01.13 17:58:14.750842 [ 276 ] {6eac6fea-d884-4c65-9bad-6d7e822006e1} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8654 | 2026.01.13 17:58:14.751048 [ 276 ] {6eac6fea-d884-4c65-9bad-6d7e822006e1} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8655 | 2026.01.13 17:58:14.751183 [ 276 ] {6eac6fea-d884-4c65-9bad-6d7e822006e1} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001227 sec., 255908.7204563977 rows/sec., 16.81 MiB/sec. | ||
| 8656 | 2026.01.13 17:58:14.751220 [ 276 ] {6eac6fea-d884-4c65-9bad-6d7e822006e1} <Debug> TCPHandler: Processed in 0.001415435 sec. | ||
| 8657 | 2026.01.13 17:58:14.751337 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8658 | 2026.01.13 17:58:14.751454 [ 276 ] {cb3135e1-b1a5-4c6c-a35c-cc8bfa4e53ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8659 | 2026.01.13 17:58:14.751503 [ 276 ] {cb3135e1-b1a5-4c6c-a35c-cc8bfa4e53ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8660 | 2026.01.13 17:58:14.751859 [ 276 ] {cb3135e1-b1a5-4c6c-a35c-cc8bfa4e53ba} <Trace> oximeter.measurements_f64 (1c067b5b-75e1-467d-a7e3-d4b172727ac8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8661 | 2026.01.13 17:58:14.751902 [ 276 ] {cb3135e1-b1a5-4c6c-a35c-cc8bfa4e53ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8662 | 2026.01.13 17:58:14.752247 [ 276 ] {cb3135e1-b1a5-4c6c-a35c-cc8bfa4e53ba} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 8663 | 2026.01.13 17:58:14.752458 [ 276 ] {cb3135e1-b1a5-4c6c-a35c-cc8bfa4e53ba} <Trace> oximeter.measurements_f64 (1c067b5b-75e1-467d-a7e3-d4b172727ac8): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8664 | 2026.01.13 17:58:14.752586 [ 276 ] {cb3135e1-b1a5-4c6c-a35c-cc8bfa4e53ba} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001153 sec., 867.3026886383349 rows/sec., 58.44 KiB/sec. | ||
| 8665 | 2026.01.13 17:58:14.752621 [ 276 ] {cb3135e1-b1a5-4c6c-a35c-cc8bfa4e53ba} <Debug> TCPHandler: Processed in 0.001344005 sec. | ||
| 8666 | 2026.01.13 17:58:14.752738 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8667 | 2026.01.13 17:58:14.752853 [ 276 ] {1426cf31-1da5-49b0-ae19-479152571539} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8668 | 2026.01.13 17:58:14.752918 [ 276 ] {1426cf31-1da5-49b0-ae19-479152571539} <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 | ||
| 8669 | 2026.01.13 17:58:14.753702 [ 276 ] {1426cf31-1da5-49b0-ae19-479152571539} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8670 | 2026.01.13 17:58:14.753739 [ 276 ] {1426cf31-1da5-49b0-ae19-479152571539} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8671 | 2026.01.13 17:58:14.754242 [ 276 ] {1426cf31-1da5-49b0-ae19-479152571539} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8672 | 2026.01.13 17:58:14.754464 [ 276 ] {1426cf31-1da5-49b0-ae19-479152571539} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8673 | 2026.01.13 17:58:14.754601 [ 276 ] {1426cf31-1da5-49b0-ae19-479152571539} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001772 sec., 5643.340857787811 rows/sec., 10.11 MiB/sec. | ||
| 8674 | 2026.01.13 17:58:14.754653 [ 276 ] {1426cf31-1da5-49b0-ae19-479152571539} <Debug> TCPHandler: Processed in 0.001977665 sec. | ||
| 8675 | 2026.01.13 17:58:14.754763 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8676 | 2026.01.13 17:58:14.754859 [ 276 ] {85d54f56-c129-4649-b0e5-325948e5c2a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8677 | 2026.01.13 17:58:14.754901 [ 276 ] {85d54f56-c129-4649-b0e5-325948e5c2a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8678 | 2026.01.13 17:58:14.755229 [ 276 ] {85d54f56-c129-4649-b0e5-325948e5c2a4} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8679 | 2026.01.13 17:58:14.755266 [ 276 ] {85d54f56-c129-4649-b0e5-325948e5c2a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8680 | 2026.01.13 17:58:14.755582 [ 276 ] {85d54f56-c129-4649-b0e5-325948e5c2a4} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8681 | 2026.01.13 17:58:14.755788 [ 276 ] {85d54f56-c129-4649-b0e5-325948e5c2a4} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8682 | 2026.01.13 17:58:14.755919 [ 276 ] {85d54f56-c129-4649-b0e5-325948e5c2a4} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001078 sec., 96474.95361781077 rows/sec., 5.91 MiB/sec. | ||
| 8683 | 2026.01.13 17:58:14.755955 [ 276 ] {85d54f56-c129-4649-b0e5-325948e5c2a4} <Debug> TCPHandler: Processed in 0.001242713 sec. | ||
| 8684 | 2026.01.13 17:58:19.727432 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8685 | 2026.01.13 17:58:19.727644 [ 276 ] {53f3ab32-2077-416a-bc35-72864d195ff4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8686 | 2026.01.13 17:58:19.727715 [ 276 ] {53f3ab32-2077-416a-bc35-72864d195ff4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8687 | 2026.01.13 17:58:19.728356 [ 276 ] {53f3ab32-2077-416a-bc35-72864d195ff4} <Trace> oximeter.fields_ipaddr (262b395f-daa4-48d1-aa34-e8cf0bb4ab49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8688 | 2026.01.13 17:58:19.728403 [ 276 ] {53f3ab32-2077-416a-bc35-72864d195ff4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8689 | 2026.01.13 17:58:19.728775 [ 276 ] {53f3ab32-2077-416a-bc35-72864d195ff4} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 8690 | 2026.01.13 17:58:19.729006 [ 276 ] {53f3ab32-2077-416a-bc35-72864d195ff4} <Trace> oximeter.fields_ipaddr (262b395f-daa4-48d1-aa34-e8cf0bb4ab49): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8691 | 2026.01.13 17:58:19.729154 [ 276 ] {53f3ab32-2077-416a-bc35-72864d195ff4} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001561 sec., 2562.4599615631005 rows/sec., 208.95 KiB/sec. | ||
| 8692 | 2026.01.13 17:58:19.729194 [ 276 ] {53f3ab32-2077-416a-bc35-72864d195ff4} <Debug> TCPHandler: Processed in 0.001899205 sec. | ||
| 8693 | 2026.01.13 17:58:19.729320 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8694 | 2026.01.13 17:58:19.729446 [ 276 ] {3ef60820-8719-4380-93eb-28d43e84d375} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8695 | 2026.01.13 17:58:19.729495 [ 276 ] {3ef60820-8719-4380-93eb-28d43e84d375} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8696 | 2026.01.13 17:58:19.730030 [ 276 ] {3ef60820-8719-4380-93eb-28d43e84d375} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8697 | 2026.01.13 17:58:19.730073 [ 276 ] {3ef60820-8719-4380-93eb-28d43e84d375} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8698 | 2026.01.13 17:58:19.730434 [ 276 ] {3ef60820-8719-4380-93eb-28d43e84d375} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8699 | 2026.01.13 17:58:19.730647 [ 276 ] {3ef60820-8719-4380-93eb-28d43e84d375} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8700 | 2026.01.13 17:58:19.730778 [ 276 ] {3ef60820-8719-4380-93eb-28d43e84d375} <Debug> executeQuery: Read 120 rows, 10.41 KiB in 0.001357 sec., 88430.36109064112 rows/sec., 7.49 MiB/sec. | ||
| 8701 | 2026.01.13 17:58:19.730816 [ 276 ] {3ef60820-8719-4380-93eb-28d43e84d375} <Debug> TCPHandler: Processed in 0.001558908 sec. | ||
| 8702 | 2026.01.13 17:58:19.730931 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8703 | 2026.01.13 17:58:19.731026 [ 276 ] {53432a3e-3eaf-4e55-b46a-3b99d3a99f51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8704 | 2026.01.13 17:58:19.731066 [ 276 ] {53432a3e-3eaf-4e55-b46a-3b99d3a99f51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8705 | 2026.01.13 17:58:19.731468 [ 276 ] {53432a3e-3eaf-4e55-b46a-3b99d3a99f51} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8706 | 2026.01.13 17:58:19.731504 [ 276 ] {53432a3e-3eaf-4e55-b46a-3b99d3a99f51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8707 | 2026.01.13 17:58:19.731807 [ 276 ] {53432a3e-3eaf-4e55-b46a-3b99d3a99f51} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8708 | 2026.01.13 17:58:19.732017 [ 276 ] {53432a3e-3eaf-4e55-b46a-3b99d3a99f51} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8709 | 2026.01.13 17:58:19.732131 [ 70 ] {} <Debug> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8710 | 2026.01.13 17:58:19.732150 [ 276 ] {53432a3e-3eaf-4e55-b46a-3b99d3a99f51} <Debug> executeQuery: Read 35 rows, 2.61 KiB in 0.001142 sec., 30647.985989492117 rows/sec., 2.23 MiB/sec. | ||
| 8711 | 2026.01.13 17:58:19.732194 [ 70 ] {} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8712 | 2026.01.13 17:58:19.732205 [ 276 ] {53432a3e-3eaf-4e55-b46a-3b99d3a99f51} <Debug> TCPHandler: Processed in 0.001323954 sec. | ||
| 8713 | 2026.01.13 17:58:19.732222 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8714 | 2026.01.13 17:58:19.732331 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8715 | 2026.01.13 17:58:19.732331 [ 190 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 8716 | 2026.01.13 17:58:19.732459 [ 276 ] {ecbf9c4f-c0fb-410a-8a19-06c5a7d2c793} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8717 | 2026.01.13 17:58:19.732480 [ 190 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8718 | 2026.01.13 17:58:19.732511 [ 276 ] {ecbf9c4f-c0fb-410a-8a19-06c5a7d2c793} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8719 | 2026.01.13 17:58:19.732521 [ 190 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 278 rows starting from the beginning of the part | ||
| 8720 | 2026.01.13 17:58:19.732609 [ 190 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 31 rows starting from the beginning of the part | ||
| 8721 | 2026.01.13 17:58:19.732660 [ 190 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 225 rows starting from the beginning of the part | ||
| 8722 | 2026.01.13 17:58:19.732708 [ 190 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 31 rows starting from the beginning of the part | ||
| 8723 | 2026.01.13 17:58:19.732761 [ 190 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 215 rows starting from the beginning of the part | ||
| 8724 | 2026.01.13 17:58:19.732807 [ 190 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 35 rows starting from the beginning of the part | ||
| 8725 | 2026.01.13 17:58:19.733035 [ 276 ] {ecbf9c4f-c0fb-410a-8a19-06c5a7d2c793} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8726 | 2026.01.13 17:58:19.733085 [ 276 ] {ecbf9c4f-c0fb-410a-8a19-06c5a7d2c793} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8727 | 2026.01.13 17:58:19.733592 [ 276 ] {ecbf9c4f-c0fb-410a-8a19-06c5a7d2c793} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8728 | 2026.01.13 17:58:19.733765 [ 199 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 815 rows, containing 5 columns (5 merged, 0 gathered) in 0.001476757 sec., 551884.974982343 rows/sec., 36.40 MiB/sec. | ||
| 8729 | 2026.01.13 17:58:19.733818 [ 276 ] {ecbf9c4f-c0fb-410a-8a19-06c5a7d2c793} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8730 | 2026.01.13 17:58:19.733954 [ 276 ] {ecbf9c4f-c0fb-410a-8a19-06c5a7d2c793} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.00152 sec., 65131.57894736842 rows/sec., 5.09 MiB/sec. | ||
| 8731 | 2026.01.13 17:58:19.733961 [ 197 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8732 | 2026.01.13 17:58:19.733993 [ 276 ] {ecbf9c4f-c0fb-410a-8a19-06c5a7d2c793} <Debug> TCPHandler: Processed in 0.001720311 sec. | ||
| 8733 | 2026.01.13 17:58:19.734108 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8734 | 2026.01.13 17:58:19.734200 [ 276 ] {bf806a68-a98b-494e-9285-941a80172e0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8735 | 2026.01.13 17:58:19.734242 [ 276 ] {bf806a68-a98b-494e-9285-941a80172e0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8736 | 2026.01.13 17:58:19.734268 [ 197 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::all_1_51_10} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8737 | 2026.01.13 17:58:19.734340 [ 197 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::all_1_51_10} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8738 | 2026.01.13 17:58:19.734420 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 8739 | 2026.01.13 17:58:19.734635 [ 276 ] {bf806a68-a98b-494e-9285-941a80172e0d} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8740 | 2026.01.13 17:58:19.734670 [ 276 ] {bf806a68-a98b-494e-9285-941a80172e0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8741 | 2026.01.13 17:58:19.735002 [ 276 ] {bf806a68-a98b-494e-9285-941a80172e0d} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8742 | 2026.01.13 17:58:19.735213 [ 276 ] {bf806a68-a98b-494e-9285-941a80172e0d} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8743 | 2026.01.13 17:58:19.735338 [ 276 ] {bf806a68-a98b-494e-9285-941a80172e0d} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001156 sec., 140138.40830449827 rows/sec., 9.76 MiB/sec. | ||
| 8744 | 2026.01.13 17:58:19.735374 [ 276 ] {bf806a68-a98b-494e-9285-941a80172e0d} <Debug> TCPHandler: Processed in 0.001312974 sec. | ||
| 8745 | 2026.01.13 17:58:19.735472 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8746 | 2026.01.13 17:58:19.735563 [ 276 ] {0bcd2730-c0c2-4278-975d-b51cfdc9210f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8747 | 2026.01.13 17:58:19.735617 [ 276 ] {0bcd2730-c0c2-4278-975d-b51cfdc9210f} <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 | ||
| 8748 | 2026.01.13 17:58:19.736396 [ 276 ] {0bcd2730-c0c2-4278-975d-b51cfdc9210f} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8749 | 2026.01.13 17:58:19.736432 [ 276 ] {0bcd2730-c0c2-4278-975d-b51cfdc9210f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8750 | 2026.01.13 17:58:19.736963 [ 276 ] {0bcd2730-c0c2-4278-975d-b51cfdc9210f} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8751 | 2026.01.13 17:58:19.737190 [ 276 ] {0bcd2730-c0c2-4278-975d-b51cfdc9210f} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8752 | 2026.01.13 17:58:19.737296 [ 70 ] {} <Debug> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8753 | 2026.01.13 17:58:19.737322 [ 276 ] {0bcd2730-c0c2-4278-975d-b51cfdc9210f} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001777 sec., 17445.132245357345 rows/sec., 31.26 MiB/sec. | ||
| 8754 | 2026.01.13 17:58:19.737332 [ 70 ] {} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8755 | 2026.01.13 17:58:19.737363 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8756 | 2026.01.13 17:58:19.737381 [ 276 ] {0bcd2730-c0c2-4278-975d-b51cfdc9210f} <Debug> TCPHandler: Processed in 0.001954995 sec. | ||
| 8757 | 2026.01.13 17:58:19.737458 [ 187 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 8758 | 2026.01.13 17:58:19.737500 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8759 | 2026.01.13 17:58:19.737597 [ 276 ] {18f88246-7c9e-4720-8f67-cc39b7f74dcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8760 | 2026.01.13 17:58:19.737637 [ 276 ] {18f88246-7c9e-4720-8f67-cc39b7f74dcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8761 | 2026.01.13 17:58:19.737729 [ 187 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8762 | 2026.01.13 17:58:19.737799 [ 187 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 896 rows starting from the beginning of the part | ||
| 8763 | 2026.01.13 17:58:19.737941 [ 187 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 31 rows starting from the beginning of the part | ||
| 8764 | 2026.01.13 17:58:19.737968 [ 276 ] {18f88246-7c9e-4720-8f67-cc39b7f74dcc} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8765 | 2026.01.13 17:58:19.738009 [ 276 ] {18f88246-7c9e-4720-8f67-cc39b7f74dcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8766 | 2026.01.13 17:58:19.738054 [ 187 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 10 rows starting from the beginning of the part | ||
| 8767 | 2026.01.13 17:58:19.738176 [ 187 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 31 rows starting from the beginning of the part | ||
| 8768 | 2026.01.13 17:58:19.738282 [ 187 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 10 rows starting from the beginning of the part | ||
| 8769 | 2026.01.13 17:58:19.738329 [ 276 ] {18f88246-7c9e-4720-8f67-cc39b7f74dcc} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8770 | 2026.01.13 17:58:19.738377 [ 187 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 31 rows starting from the beginning of the part | ||
| 8771 | 2026.01.13 17:58:19.738552 [ 276 ] {18f88246-7c9e-4720-8f67-cc39b7f74dcc} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8772 | 2026.01.13 17:58:19.738684 [ 276 ] {18f88246-7c9e-4720-8f67-cc39b7f74dcc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001106 sec., 54249.54792043399 rows/sec., 3.66 MiB/sec. | ||
| 8773 | 2026.01.13 17:58:19.738720 [ 276 ] {18f88246-7c9e-4720-8f67-cc39b7f74dcc} <Debug> TCPHandler: Processed in 0.001267672 sec. | ||
| 8774 | 2026.01.13 17:58:19.745027 [ 197 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1009 rows, containing 19 columns (19 merged, 0 gathered) in 0.007613477 sec., 132528.1471264706 rows/sec., 237.48 MiB/sec. | ||
| 8775 | 2026.01.13 17:58:19.746088 [ 191 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8776 | 2026.01.13 17:58:19.746453 [ 191 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8777 | 2026.01.13 17:58:19.746531 [ 191 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8778 | 2026.01.13 17:58:19.746625 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.28 MiB. | ||
| 8779 | 2026.01.13 17:58:20.000190 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 301.25 MiB, peak 311.29 MiB, free memory in arenas 0.00 B, will set to 304.00 MiB (RSS), difference: 2.75 MiB | ||
| 8780 | 2026.01.13 17:58:20.571192 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17723 | ||
| 8781 | 2026.01.13 17:58:20.571677 [ 245 ] {} <Trace> system.asynchronous_metric_log (3e1656ea-c259-49fe-9ba0-58dc6ab6f9df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8782 | 2026.01.13 17:58:20.571725 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8783 | 2026.01.13 17:58:20.572180 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8784 | 2026.01.13 17:58:20.572405 [ 245 ] {} <Trace> system.asynchronous_metric_log (3e1656ea-c259-49fe-9ba0-58dc6ab6f9df): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8785 | 2026.01.13 17:58:20.572536 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17723 | ||
| 8786 | 2026.01.13 17:58:21.496298 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 279 | ||
| 8787 | 2026.01.13 17:58:21.511610 [ 244 ] {} <Trace> system.metric_log (ae7e3c3e-b449-4f33-bec8-ffbb555a10ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8788 | 2026.01.13 17:58:21.511660 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8789 | 2026.01.13 17:58:21.517454 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8790 | 2026.01.13 17:58:21.518171 [ 244 ] {} <Trace> system.metric_log (ae7e3c3e-b449-4f33-bec8-ffbb555a10ce): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8791 | 2026.01.13 17:58:21.520833 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 8792 | 2026.01.13 17:58:23.127640 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1146 | ||
| 8793 | 2026.01.13 17:58:23.130015 [ 243 ] {} <Trace> system.query_log (7e309dc9-d6d6-4af1-816a-0936f503f03a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8794 | 2026.01.13 17:58:23.130070 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8795 | 2026.01.13 17:58:23.131323 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8796 | 2026.01.13 17:58:23.131589 [ 243 ] {} <Trace> system.query_log (7e309dc9-d6d6-4af1-816a-0936f503f03a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8797 | 2026.01.13 17:58:23.131909 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1146 | ||
| 8798 | 2026.01.13 17:58:24.737745 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8799 | 2026.01.13 17:58:24.737960 [ 276 ] {01b14aac-84dc-4b81-bce9-12577be32459} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8800 | 2026.01.13 17:58:24.738032 [ 276 ] {01b14aac-84dc-4b81-bce9-12577be32459} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8801 | 2026.01.13 17:58:24.739025 [ 276 ] {01b14aac-84dc-4b81-bce9-12577be32459} <Trace> oximeter.fields_i16 (c518ca51-717d-4c11-8fbe-de2c2dfc273c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8802 | 2026.01.13 17:58:24.739065 [ 276 ] {01b14aac-84dc-4b81-bce9-12577be32459} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8803 | 2026.01.13 17:58:24.739484 [ 276 ] {01b14aac-84dc-4b81-bce9-12577be32459} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 8804 | 2026.01.13 17:58:24.739715 [ 276 ] {01b14aac-84dc-4b81-bce9-12577be32459} <Trace> oximeter.fields_i16 (c518ca51-717d-4c11-8fbe-de2c2dfc273c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8805 | 2026.01.13 17:58:24.739832 [ 65 ] {} <Debug> oximeter.fields_i16 (c518ca51-717d-4c11-8fbe-de2c2dfc273c) (MergerMutator): Selected 6 parts from all_1_18_4 to all_23_23_0 | ||
| 8806 | 2026.01.13 17:58:24.739876 [ 276 ] {01b14aac-84dc-4b81-bce9-12577be32459} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001969 sec., 208227.52666328088 rows/sec., 13.21 MiB/sec. | ||
| 8807 | 2026.01.13 17:58:24.739876 [ 65 ] {} <Trace> oximeter.fields_i16 (c518ca51-717d-4c11-8fbe-de2c2dfc273c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8808 | 2026.01.13 17:58:24.739911 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8809 | 2026.01.13 17:58:24.739925 [ 276 ] {01b14aac-84dc-4b81-bce9-12577be32459} <Debug> TCPHandler: Processed in 0.002318442 sec. | ||
| 8810 | 2026.01.13 17:58:24.740036 [ 191 ] {c518ca51-717d-4c11-8fbe-de2c2dfc273c::all_1_23_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_18_4 to all_23_23_0 into Compact with storage Full | ||
| 8811 | 2026.01.13 17:58:24.740053 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8812 | 2026.01.13 17:58:24.740181 [ 276 ] {a7f13cad-e678-4547-9d15-a86cacd6da10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8813 | 2026.01.13 17:58:24.740189 [ 191 ] {c518ca51-717d-4c11-8fbe-de2c2dfc273c::all_1_23_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8814 | 2026.01.13 17:58:24.740228 [ 276 ] {a7f13cad-e678-4547-9d15-a86cacd6da10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8815 | 2026.01.13 17:58:24.740235 [ 191 ] {c518ca51-717d-4c11-8fbe-de2c2dfc273c::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 434 rows starting from the beginning of the part | ||
| 8816 | 2026.01.13 17:58:24.740315 [ 191 ] {c518ca51-717d-4c11-8fbe-de2c2dfc273c::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 410 rows starting from the beginning of the part | ||
| 8817 | 2026.01.13 17:58:24.740360 [ 191 ] {c518ca51-717d-4c11-8fbe-de2c2dfc273c::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 410 rows starting from the beginning of the part | ||
| 8818 | 2026.01.13 17:58:24.740403 [ 191 ] {c518ca51-717d-4c11-8fbe-de2c2dfc273c::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 410 rows starting from the beginning of the part | ||
| 8819 | 2026.01.13 17:58:24.740441 [ 191 ] {c518ca51-717d-4c11-8fbe-de2c2dfc273c::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 410 rows starting from the beginning of the part | ||
| 8820 | 2026.01.13 17:58:24.740477 [ 191 ] {c518ca51-717d-4c11-8fbe-de2c2dfc273c::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 410 rows starting from the beginning of the part | ||
| 8821 | 2026.01.13 17:58:24.741224 [ 276 ] {a7f13cad-e678-4547-9d15-a86cacd6da10} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8822 | 2026.01.13 17:58:24.741266 [ 276 ] {a7f13cad-e678-4547-9d15-a86cacd6da10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8823 | 2026.01.13 17:58:24.741659 [ 189 ] {c518ca51-717d-4c11-8fbe-de2c2dfc273c::all_1_23_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2484 rows, containing 5 columns (5 merged, 0 gathered) in 0.00168538 sec., 1473851.5942992086 rows/sec., 99.40 MiB/sec. | ||
| 8824 | 2026.01.13 17:58:24.741680 [ 276 ] {a7f13cad-e678-4547-9d15-a86cacd6da10} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8825 | 2026.01.13 17:58:24.741823 [ 191 ] {c518ca51-717d-4c11-8fbe-de2c2dfc273c::all_1_23_5} <Trace> MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) | ||
| 8826 | 2026.01.13 17:58:24.741942 [ 276 ] {a7f13cad-e678-4547-9d15-a86cacd6da10} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8827 | 2026.01.13 17:58:24.742093 [ 276 ] {a7f13cad-e678-4547-9d15-a86cacd6da10} <Debug> executeQuery: Read 1132 rows, 91.85 KiB in 0.001935 sec., 585012.9198966408 rows/sec., 46.35 MiB/sec. | ||
| 8828 | 2026.01.13 17:58:24.742127 [ 191 ] {c518ca51-717d-4c11-8fbe-de2c2dfc273c::all_1_23_5} <Trace> oximeter.fields_i16 (c518ca51-717d-4c11-8fbe-de2c2dfc273c): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8829 | 2026.01.13 17:58:24.742131 [ 276 ] {a7f13cad-e678-4547-9d15-a86cacd6da10} <Debug> TCPHandler: Processed in 0.002127439 sec. | ||
| 8830 | 2026.01.13 17:58:24.742212 [ 191 ] {c518ca51-717d-4c11-8fbe-de2c2dfc273c::all_1_23_5} <Trace> oximeter.fields_i16 (c518ca51-717d-4c11-8fbe-de2c2dfc273c) (MergerMutator): Merged 6 parts: [all_1_18_4, all_23_23_0] -> all_1_23_5 | ||
| 8831 | 2026.01.13 17:58:24.742280 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8832 | 2026.01.13 17:58:24.742295 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 8833 | 2026.01.13 17:58:24.742383 [ 276 ] {b28e8256-014a-4961-9507-668a75b8c5f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8834 | 2026.01.13 17:58:24.742427 [ 276 ] {b28e8256-014a-4961-9507-668a75b8c5f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8835 | 2026.01.13 17:58:24.742962 [ 276 ] {b28e8256-014a-4961-9507-668a75b8c5f8} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8836 | 2026.01.13 17:58:24.742998 [ 276 ] {b28e8256-014a-4961-9507-668a75b8c5f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8837 | 2026.01.13 17:58:24.743336 [ 276 ] {b28e8256-014a-4961-9507-668a75b8c5f8} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8838 | 2026.01.13 17:58:24.743547 [ 276 ] {b28e8256-014a-4961-9507-668a75b8c5f8} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8839 | 2026.01.13 17:58:24.743675 [ 276 ] {b28e8256-014a-4961-9507-668a75b8c5f8} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.00131 sec., 164122.13740458016 rows/sec., 9.74 MiB/sec. | ||
| 8840 | 2026.01.13 17:58:24.743710 [ 276 ] {b28e8256-014a-4961-9507-668a75b8c5f8} <Debug> TCPHandler: Processed in 0.001477697 sec. | ||
| 8841 | 2026.01.13 17:58:24.743819 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8842 | 2026.01.13 17:58:24.743911 [ 276 ] {dc58ed2f-cd37-477c-a702-420385faaa19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8843 | 2026.01.13 17:58:24.743949 [ 276 ] {dc58ed2f-cd37-477c-a702-420385faaa19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8844 | 2026.01.13 17:58:24.744431 [ 276 ] {dc58ed2f-cd37-477c-a702-420385faaa19} <Trace> oximeter.fields_u32 (283989db-30f4-4232-8589-7a68eae304b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8845 | 2026.01.13 17:58:24.744464 [ 276 ] {dc58ed2f-cd37-477c-a702-420385faaa19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8846 | 2026.01.13 17:58:24.744760 [ 276 ] {dc58ed2f-cd37-477c-a702-420385faaa19} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8847 | 2026.01.13 17:58:24.744976 [ 276 ] {dc58ed2f-cd37-477c-a702-420385faaa19} <Trace> oximeter.fields_u32 (283989db-30f4-4232-8589-7a68eae304b8): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8848 | 2026.01.13 17:58:24.745110 [ 276 ] {dc58ed2f-cd37-477c-a702-420385faaa19} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001217 sec., 174198.84963023828 rows/sec., 11.23 MiB/sec. | ||
| 8849 | 2026.01.13 17:58:24.745147 [ 276 ] {dc58ed2f-cd37-477c-a702-420385faaa19} <Debug> TCPHandler: Processed in 0.001374515 sec. | ||
| 8850 | 2026.01.13 17:58:24.745253 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8851 | 2026.01.13 17:58:24.745343 [ 276 ] {e6f20dd8-0dbe-4f86-84c2-9c23d9c134a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8852 | 2026.01.13 17:58:24.745382 [ 276 ] {e6f20dd8-0dbe-4f86-84c2-9c23d9c134a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8853 | 2026.01.13 17:58:24.745863 [ 276 ] {e6f20dd8-0dbe-4f86-84c2-9c23d9c134a3} <Trace> oximeter.fields_u8 (7d5959b3-3fa8-49d8-9069-8b4bc7b3c5b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8854 | 2026.01.13 17:58:24.745899 [ 276 ] {e6f20dd8-0dbe-4f86-84c2-9c23d9c134a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8855 | 2026.01.13 17:58:24.746223 [ 276 ] {e6f20dd8-0dbe-4f86-84c2-9c23d9c134a3} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 8856 | 2026.01.13 17:58:24.746429 [ 276 ] {e6f20dd8-0dbe-4f86-84c2-9c23d9c134a3} <Trace> oximeter.fields_u8 (7d5959b3-3fa8-49d8-9069-8b4bc7b3c5b2): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8857 | 2026.01.13 17:58:24.746537 [ 64 ] {} <Debug> oximeter.fields_u8 (7d5959b3-3fa8-49d8-9069-8b4bc7b3c5b2) (MergerMutator): Selected 6 parts from all_1_18_4 to all_23_23_0 | ||
| 8858 | 2026.01.13 17:58:24.746562 [ 276 ] {e6f20dd8-0dbe-4f86-84c2-9c23d9c134a3} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001236 sec., 170711.97411003237 rows/sec., 9.69 MiB/sec. | ||
| 8859 | 2026.01.13 17:58:24.746609 [ 64 ] {} <Trace> oximeter.fields_u8 (7d5959b3-3fa8-49d8-9069-8b4bc7b3c5b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8860 | 2026.01.13 17:58:24.746616 [ 276 ] {e6f20dd8-0dbe-4f86-84c2-9c23d9c134a3} <Debug> TCPHandler: Processed in 0.001410246 sec. | ||
| 8861 | 2026.01.13 17:58:24.746642 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8862 | 2026.01.13 17:58:24.746729 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8863 | 2026.01.13 17:58:24.746738 [ 197 ] {7d5959b3-3fa8-49d8-9069-8b4bc7b3c5b2::all_1_23_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_18_4 to all_23_23_0 into Compact with storage Full | ||
| 8864 | 2026.01.13 17:58:24.746825 [ 276 ] {8160477e-3381-407d-944e-4a959c8d9630} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8865 | 2026.01.13 17:58:24.746846 [ 197 ] {7d5959b3-3fa8-49d8-9069-8b4bc7b3c5b2::all_1_23_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8866 | 2026.01.13 17:58:24.746864 [ 276 ] {8160477e-3381-407d-944e-4a959c8d9630} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8867 | 2026.01.13 17:58:24.746879 [ 197 ] {7d5959b3-3fa8-49d8-9069-8b4bc7b3c5b2::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 223 rows starting from the beginning of the part | ||
| 8868 | 2026.01.13 17:58:24.746944 [ 197 ] {7d5959b3-3fa8-49d8-9069-8b4bc7b3c5b2::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 211 rows starting from the beginning of the part | ||
| 8869 | 2026.01.13 17:58:24.746997 [ 197 ] {7d5959b3-3fa8-49d8-9069-8b4bc7b3c5b2::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 211 rows starting from the beginning of the part | ||
| 8870 | 2026.01.13 17:58:24.747043 [ 197 ] {7d5959b3-3fa8-49d8-9069-8b4bc7b3c5b2::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 211 rows starting from the beginning of the part | ||
| 8871 | 2026.01.13 17:58:24.747089 [ 197 ] {7d5959b3-3fa8-49d8-9069-8b4bc7b3c5b2::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 211 rows starting from the beginning of the part | ||
| 8872 | 2026.01.13 17:58:24.747135 [ 197 ] {7d5959b3-3fa8-49d8-9069-8b4bc7b3c5b2::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 211 rows starting from the beginning of the part | ||
| 8873 | 2026.01.13 17:58:24.747536 [ 276 ] {8160477e-3381-407d-944e-4a959c8d9630} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8874 | 2026.01.13 17:58:24.747571 [ 276 ] {8160477e-3381-407d-944e-4a959c8d9630} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8875 | 2026.01.13 17:58:24.747927 [ 276 ] {8160477e-3381-407d-944e-4a959c8d9630} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8876 | 2026.01.13 17:58:24.748046 [ 191 ] {7d5959b3-3fa8-49d8-9069-8b4bc7b3c5b2::all_1_23_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1278 rows, containing 5 columns (5 merged, 0 gathered) in 0.001346804 sec., 948913.1306411326 rows/sec., 57.68 MiB/sec. | ||
| 8877 | 2026.01.13 17:58:24.748138 [ 276 ] {8160477e-3381-407d-944e-4a959c8d9630} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8878 | 2026.01.13 17:58:24.748192 [ 189 ] {7d5959b3-3fa8-49d8-9069-8b4bc7b3c5b2::all_1_23_5} <Trace> MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) | ||
| 8879 | 2026.01.13 17:58:24.748272 [ 276 ] {8160477e-3381-407d-944e-4a959c8d9630} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001464 sec., 470628.41530054645 rows/sec., 32.86 MiB/sec. | ||
| 8880 | 2026.01.13 17:58:24.748309 [ 276 ] {8160477e-3381-407d-944e-4a959c8d9630} <Debug> TCPHandler: Processed in 0.001626539 sec. | ||
| 8881 | 2026.01.13 17:58:24.748417 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8882 | 2026.01.13 17:58:24.748483 [ 189 ] {7d5959b3-3fa8-49d8-9069-8b4bc7b3c5b2::all_1_23_5} <Trace> oximeter.fields_u8 (7d5959b3-3fa8-49d8-9069-8b4bc7b3c5b2): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8883 | 2026.01.13 17:58:24.748509 [ 276 ] {501de641-6998-47e3-a6e4-b260d748c566} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8884 | 2026.01.13 17:58:24.748546 [ 189 ] {7d5959b3-3fa8-49d8-9069-8b4bc7b3c5b2::all_1_23_5} <Trace> oximeter.fields_u8 (7d5959b3-3fa8-49d8-9069-8b4bc7b3c5b2) (MergerMutator): Merged 6 parts: [all_1_18_4, all_23_23_0] -> all_1_23_5 | ||
| 8885 | 2026.01.13 17:58:24.748550 [ 276 ] {501de641-6998-47e3-a6e4-b260d748c566} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8886 | 2026.01.13 17:58:24.748609 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 8887 | 2026.01.13 17:58:24.748919 [ 276 ] {501de641-6998-47e3-a6e4-b260d748c566} <Trace> oximeter.measurements_bool (826fdc8e-3d6b-4202-9ce2-60a454a21d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8888 | 2026.01.13 17:58:24.748958 [ 276 ] {501de641-6998-47e3-a6e4-b260d748c566} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8889 | 2026.01.13 17:58:24.749322 [ 276 ] {501de641-6998-47e3-a6e4-b260d748c566} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 8890 | 2026.01.13 17:58:24.749550 [ 276 ] {501de641-6998-47e3-a6e4-b260d748c566} <Trace> oximeter.measurements_bool (826fdc8e-3d6b-4202-9ce2-60a454a21d74): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8891 | 2026.01.13 17:58:24.749685 [ 276 ] {501de641-6998-47e3-a6e4-b260d748c566} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001194 sec., 5025.125628140704 rows/sec., 262.54 KiB/sec. | ||
| 8892 | 2026.01.13 17:58:24.749722 [ 276 ] {501de641-6998-47e3-a6e4-b260d748c566} <Debug> TCPHandler: Processed in 0.001351764 sec. | ||
| 8893 | 2026.01.13 17:58:24.749832 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8894 | 2026.01.13 17:58:24.749926 [ 276 ] {c9f14072-5d01-48cf-a6b0-d285ecc5b105} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8895 | 2026.01.13 17:58:24.749969 [ 276 ] {c9f14072-5d01-48cf-a6b0-d285ecc5b105} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8896 | 2026.01.13 17:58:24.750418 [ 276 ] {c9f14072-5d01-48cf-a6b0-d285ecc5b105} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8897 | 2026.01.13 17:58:24.750455 [ 276 ] {c9f14072-5d01-48cf-a6b0-d285ecc5b105} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8898 | 2026.01.13 17:58:24.750797 [ 276 ] {c9f14072-5d01-48cf-a6b0-d285ecc5b105} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8899 | 2026.01.13 17:58:24.751005 [ 276 ] {c9f14072-5d01-48cf-a6b0-d285ecc5b105} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8900 | 2026.01.13 17:58:24.751139 [ 276 ] {c9f14072-5d01-48cf-a6b0-d285ecc5b105} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001232 sec., 254870.12987012987 rows/sec., 16.74 MiB/sec. | ||
| 8901 | 2026.01.13 17:58:24.751176 [ 276 ] {c9f14072-5d01-48cf-a6b0-d285ecc5b105} <Debug> TCPHandler: Processed in 0.001392555 sec. | ||
| 8902 | 2026.01.13 17:58:24.751282 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8903 | 2026.01.13 17:58:24.751375 [ 276 ] {896cdc99-d1a2-4de3-b27d-52f989f2911a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8904 | 2026.01.13 17:58:24.751416 [ 276 ] {896cdc99-d1a2-4de3-b27d-52f989f2911a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8905 | 2026.01.13 17:58:24.751720 [ 276 ] {896cdc99-d1a2-4de3-b27d-52f989f2911a} <Trace> oximeter.measurements_f64 (1c067b5b-75e1-467d-a7e3-d4b172727ac8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8906 | 2026.01.13 17:58:24.751755 [ 276 ] {896cdc99-d1a2-4de3-b27d-52f989f2911a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8907 | 2026.01.13 17:58:24.752052 [ 276 ] {896cdc99-d1a2-4de3-b27d-52f989f2911a} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 8908 | 2026.01.13 17:58:24.752269 [ 276 ] {896cdc99-d1a2-4de3-b27d-52f989f2911a} <Trace> oximeter.measurements_f64 (1c067b5b-75e1-467d-a7e3-d4b172727ac8): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8909 | 2026.01.13 17:58:24.752405 [ 276 ] {896cdc99-d1a2-4de3-b27d-52f989f2911a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001048 sec., 954.1984732824427 rows/sec., 64.30 KiB/sec. | ||
| 8910 | 2026.01.13 17:58:24.752441 [ 276 ] {896cdc99-d1a2-4de3-b27d-52f989f2911a} <Debug> TCPHandler: Processed in 0.001207061 sec. | ||
| 8911 | 2026.01.13 17:58:24.752546 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8912 | 2026.01.13 17:58:24.752637 [ 276 ] {55796fa4-ea99-4b1f-979f-f5b404cc53d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8913 | 2026.01.13 17:58:24.752689 [ 276 ] {55796fa4-ea99-4b1f-979f-f5b404cc53d9} <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 | ||
| 8914 | 2026.01.13 17:58:24.753449 [ 276 ] {55796fa4-ea99-4b1f-979f-f5b404cc53d9} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8915 | 2026.01.13 17:58:24.753485 [ 276 ] {55796fa4-ea99-4b1f-979f-f5b404cc53d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8916 | 2026.01.13 17:58:24.753979 [ 276 ] {55796fa4-ea99-4b1f-979f-f5b404cc53d9} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8917 | 2026.01.13 17:58:24.754191 [ 276 ] {55796fa4-ea99-4b1f-979f-f5b404cc53d9} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8918 | 2026.01.13 17:58:24.754326 [ 276 ] {55796fa4-ea99-4b1f-979f-f5b404cc53d9} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001706 sec., 5861.664712778429 rows/sec., 10.50 MiB/sec. | ||
| 8919 | 2026.01.13 17:58:24.754378 [ 276 ] {55796fa4-ea99-4b1f-979f-f5b404cc53d9} <Debug> TCPHandler: Processed in 0.001878784 sec. | ||
| 8920 | 2026.01.13 17:58:24.754484 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8921 | 2026.01.13 17:58:24.754576 [ 276 ] {0202003a-9e6f-4508-936b-1a4410361a43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8922 | 2026.01.13 17:58:24.754617 [ 276 ] {0202003a-9e6f-4508-936b-1a4410361a43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8923 | 2026.01.13 17:58:24.754955 [ 276 ] {0202003a-9e6f-4508-936b-1a4410361a43} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8924 | 2026.01.13 17:58:24.754991 [ 276 ] {0202003a-9e6f-4508-936b-1a4410361a43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8925 | 2026.01.13 17:58:24.755288 [ 276 ] {0202003a-9e6f-4508-936b-1a4410361a43} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8926 | 2026.01.13 17:58:24.755489 [ 276 ] {0202003a-9e6f-4508-936b-1a4410361a43} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8927 | 2026.01.13 17:58:24.755614 [ 276 ] {0202003a-9e6f-4508-936b-1a4410361a43} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001056 sec., 98484.84848484848 rows/sec., 6.03 MiB/sec. | ||
| 8928 | 2026.01.13 17:58:24.755648 [ 276 ] {0202003a-9e6f-4508-936b-1a4410361a43} <Debug> TCPHandler: Processed in 0.001211952 sec. | ||
| 8929 | 2026.01.13 17:58:27.952772 [ 59 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8930 | 2026.01.13 17:58:27.952835 [ 59 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8931 | 2026.01.13 17:58:28.072673 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18235 | ||
| 8932 | 2026.01.13 17:58:28.073180 [ 245 ] {} <Trace> system.asynchronous_metric_log (3e1656ea-c259-49fe-9ba0-58dc6ab6f9df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8933 | 2026.01.13 17:58:28.073223 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8934 | 2026.01.13 17:58:28.073678 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8935 | 2026.01.13 17:58:28.073905 [ 245 ] {} <Trace> system.asynchronous_metric_log (3e1656ea-c259-49fe-9ba0-58dc6ab6f9df): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8936 | 2026.01.13 17:58:28.074035 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18235 | ||
| 8937 | 2026.01.13 17:58:29.020967 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 8938 | 2026.01.13 17:58:29.037365 [ 244 ] {} <Trace> system.metric_log (ae7e3c3e-b449-4f33-bec8-ffbb555a10ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8939 | 2026.01.13 17:58:29.037419 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.55 GiB. | ||
| 8940 | 2026.01.13 17:58:29.043409 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8941 | 2026.01.13 17:58:29.044095 [ 244 ] {} <Trace> system.metric_log (ae7e3c3e-b449-4f33-bec8-ffbb555a10ce): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8942 | 2026.01.13 17:58:29.046929 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 8943 | 2026.01.13 17:58:29.727765 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8944 | 2026.01.13 17:58:29.727976 [ 276 ] {acf7fbfa-6f37-4b1e-b5d7-9ca10f619f71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8945 | 2026.01.13 17:58:29.728047 [ 276 ] {acf7fbfa-6f37-4b1e-b5d7-9ca10f619f71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8946 | 2026.01.13 17:58:29.728811 [ 276 ] {acf7fbfa-6f37-4b1e-b5d7-9ca10f619f71} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8947 | 2026.01.13 17:58:29.728849 [ 276 ] {acf7fbfa-6f37-4b1e-b5d7-9ca10f619f71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8948 | 2026.01.13 17:58:29.729236 [ 276 ] {acf7fbfa-6f37-4b1e-b5d7-9ca10f619f71} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8949 | 2026.01.13 17:58:29.729461 [ 276 ] {acf7fbfa-6f37-4b1e-b5d7-9ca10f619f71} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8950 | 2026.01.13 17:58:29.729580 [ 58 ] {} <Debug> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8951 | 2026.01.13 17:58:29.729615 [ 276 ] {acf7fbfa-6f37-4b1e-b5d7-9ca10f619f71} <Debug> executeQuery: Read 118 rows, 10.26 KiB in 0.001693 sec., 69698.75959834612 rows/sec., 5.92 MiB/sec. | ||
| 8952 | 2026.01.13 17:58:29.729647 [ 58 ] {} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8953 | 2026.01.13 17:58:29.729663 [ 276 ] {acf7fbfa-6f37-4b1e-b5d7-9ca10f619f71} <Debug> TCPHandler: Processed in 0.002034717 sec. | ||
| 8954 | 2026.01.13 17:58:29.729677 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8955 | 2026.01.13 17:58:29.729795 [ 198 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 8956 | 2026.01.13 17:58:29.729805 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8957 | 2026.01.13 17:58:29.729913 [ 198 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8958 | 2026.01.13 17:58:29.729918 [ 276 ] {80257f0c-7dfd-40e6-949b-40260e4bc76a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8959 | 2026.01.13 17:58:29.729951 [ 198 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2465 rows starting from the beginning of the part | ||
| 8960 | 2026.01.13 17:58:29.729971 [ 276 ] {80257f0c-7dfd-40e6-949b-40260e4bc76a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8961 | 2026.01.13 17:58:29.730017 [ 198 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 118 rows starting from the beginning of the part | ||
| 8962 | 2026.01.13 17:58:29.730064 [ 198 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 1132 rows starting from the beginning of the part | ||
| 8963 | 2026.01.13 17:58:29.730105 [ 198 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 120 rows starting from the beginning of the part | ||
| 8964 | 2026.01.13 17:58:29.730139 [ 198 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 1132 rows starting from the beginning of the part | ||
| 8965 | 2026.01.13 17:58:29.730177 [ 198 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 118 rows starting from the beginning of the part | ||
| 8966 | 2026.01.13 17:58:29.730423 [ 276 ] {80257f0c-7dfd-40e6-949b-40260e4bc76a} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8967 | 2026.01.13 17:58:29.730465 [ 276 ] {80257f0c-7dfd-40e6-949b-40260e4bc76a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8968 | 2026.01.13 17:58:29.730769 [ 276 ] {80257f0c-7dfd-40e6-949b-40260e4bc76a} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8969 | 2026.01.13 17:58:29.730989 [ 276 ] {80257f0c-7dfd-40e6-949b-40260e4bc76a} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8970 | 2026.01.13 17:58:29.731121 [ 276 ] {80257f0c-7dfd-40e6-949b-40260e4bc76a} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001222 sec., 25368.248772504092 rows/sec., 1.86 MiB/sec. | ||
| 8971 | 2026.01.13 17:58:29.731158 [ 276 ] {80257f0c-7dfd-40e6-949b-40260e4bc76a} <Debug> TCPHandler: Processed in 0.001401005 sec. | ||
| 8972 | 2026.01.13 17:58:29.731272 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8973 | 2026.01.13 17:58:29.731364 [ 276 ] {ffc1352b-9582-4457-9ce2-126e480b71a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8974 | 2026.01.13 17:58:29.731402 [ 276 ] {ffc1352b-9582-4457-9ce2-126e480b71a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8975 | 2026.01.13 17:58:29.731824 [ 276 ] {ffc1352b-9582-4457-9ce2-126e480b71a5} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8976 | 2026.01.13 17:58:29.731858 [ 276 ] {ffc1352b-9582-4457-9ce2-126e480b71a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8977 | 2026.01.13 17:58:29.731955 [ 189 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5085 rows, containing 5 columns (5 merged, 0 gathered) in 0.002202769 sec., 2308458.127021036 rows/sec., 195.53 MiB/sec. | ||
| 8978 | 2026.01.13 17:58:29.732153 [ 276 ] {ffc1352b-9582-4457-9ce2-126e480b71a5} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8979 | 2026.01.13 17:58:29.732306 [ 191 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8980 | 2026.01.13 17:58:29.732390 [ 276 ] {ffc1352b-9582-4457-9ce2-126e480b71a5} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8981 | 2026.01.13 17:58:29.732504 [ 58 ] {} <Debug> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8982 | 2026.01.13 17:58:29.732533 [ 276 ] {ffc1352b-9582-4457-9ce2-126e480b71a5} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001187 sec., 80033.69839932604 rows/sec., 6.25 MiB/sec. | ||
| 8983 | 2026.01.13 17:58:29.732537 [ 58 ] {} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8984 | 2026.01.13 17:58:29.732576 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 8985 | 2026.01.13 17:58:29.732579 [ 276 ] {ffc1352b-9582-4457-9ce2-126e480b71a5} <Debug> TCPHandler: Processed in 0.001353875 sec. | ||
| 8986 | 2026.01.13 17:58:29.732656 [ 198 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 8987 | 2026.01.13 17:58:29.732687 [ 191 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_61_12} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8988 | 2026.01.13 17:58:29.732706 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8989 | 2026.01.13 17:58:29.732743 [ 198 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8990 | 2026.01.13 17:58:29.732773 [ 198 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1250 rows starting from the beginning of the part | ||
| 8991 | 2026.01.13 17:58:29.732789 [ 191 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_61_12} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8992 | 2026.01.13 17:58:29.732804 [ 276 ] {9dad993e-73e7-46cf-bdd7-22e2ce587508} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8993 | 2026.01.13 17:58:29.732819 [ 198 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 95 rows starting from the beginning of the part | ||
| 8994 | 2026.01.13 17:58:29.732857 [ 276 ] {9dad993e-73e7-46cf-bdd7-22e2ce587508} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8995 | 2026.01.13 17:58:29.732868 [ 198 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 689 rows starting from the beginning of the part | ||
| 8996 | 2026.01.13 17:58:29.732905 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.16 MiB. | ||
| 8997 | 2026.01.13 17:58:29.732911 [ 198 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 99 rows starting from the beginning of the part | ||
| 8998 | 2026.01.13 17:58:29.732961 [ 198 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 689 rows starting from the beginning of the part | ||
| 8999 | 2026.01.13 17:58:29.732993 [ 198 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 95 rows starting from the beginning of the part | ||
| 9000 | 2026.01.13 17:58:29.733271 [ 276 ] {9dad993e-73e7-46cf-bdd7-22e2ce587508} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9001 | 2026.01.13 17:58:29.733311 [ 276 ] {9dad993e-73e7-46cf-bdd7-22e2ce587508} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9002 | 2026.01.13 17:58:29.733654 [ 276 ] {9dad993e-73e7-46cf-bdd7-22e2ce587508} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9003 | 2026.01.13 17:58:29.733870 [ 276 ] {9dad993e-73e7-46cf-bdd7-22e2ce587508} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9004 | 2026.01.13 17:58:29.733978 [ 58 ] {} <Debug> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9005 | 2026.01.13 17:58:29.734001 [ 276 ] {9dad993e-73e7-46cf-bdd7-22e2ce587508} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001215 sec., 131687.24279835392 rows/sec., 9.17 MiB/sec. | ||
| 9006 | 2026.01.13 17:58:29.734007 [ 58 ] {} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9007 | 2026.01.13 17:58:29.734011 [ 198 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2917 rows, containing 5 columns (5 merged, 0 gathered) in 0.001382215 sec., 2110380.8018289483 rows/sec., 159.27 MiB/sec. | ||
| 9008 | 2026.01.13 17:58:29.734039 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9009 | 2026.01.13 17:58:29.734043 [ 276 ] {9dad993e-73e7-46cf-bdd7-22e2ce587508} <Debug> TCPHandler: Processed in 0.001384785 sec. | ||
| 9010 | 2026.01.13 17:58:29.734111 [ 191 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 9011 | 2026.01.13 17:58:29.734165 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9012 | 2026.01.13 17:58:29.734184 [ 198 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9013 | 2026.01.13 17:58:29.734224 [ 191 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9014 | 2026.01.13 17:58:29.734262 [ 191 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 17742 rows starting from the beginning of the part | ||
| 9015 | 2026.01.13 17:58:29.734264 [ 276 ] {f90342d4-b19b-4b04-bb04-eb7d9d858e24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9016 | 2026.01.13 17:58:29.734327 [ 191 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 160 rows starting from the beginning of the part | ||
| 9017 | 2026.01.13 17:58:29.734332 [ 276 ] {f90342d4-b19b-4b04-bb04-eb7d9d858e24} <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 | ||
| 9018 | 2026.01.13 17:58:29.734378 [ 191 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 314 rows starting from the beginning of the part | ||
| 9019 | 2026.01.13 17:58:29.734425 [ 191 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 162 rows starting from the beginning of the part | ||
| 9020 | 2026.01.13 17:58:29.734443 [ 198 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_61_12} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9021 | 2026.01.13 17:58:29.734464 [ 191 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 314 rows starting from the beginning of the part | ||
| 9022 | 2026.01.13 17:58:29.734511 [ 191 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 160 rows starting from the beginning of the part | ||
| 9023 | 2026.01.13 17:58:29.734514 [ 198 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_61_12} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9024 | 2026.01.13 17:58:29.734591 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 9025 | 2026.01.13 17:58:29.735158 [ 276 ] {f90342d4-b19b-4b04-bb04-eb7d9d858e24} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9026 | 2026.01.13 17:58:29.735198 [ 276 ] {f90342d4-b19b-4b04-bb04-eb7d9d858e24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9027 | 2026.01.13 17:58:29.735926 [ 276 ] {f90342d4-b19b-4b04-bb04-eb7d9d858e24} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 9028 | 2026.01.13 17:58:29.736152 [ 276 ] {f90342d4-b19b-4b04-bb04-eb7d9d858e24} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9029 | 2026.01.13 17:58:29.736297 [ 276 ] {f90342d4-b19b-4b04-bb04-eb7d9d858e24} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.00205 sec., 15121.951219512193 rows/sec., 27.10 MiB/sec. | ||
| 9030 | 2026.01.13 17:58:29.736350 [ 276 ] {f90342d4-b19b-4b04-bb04-eb7d9d858e24} <Debug> TCPHandler: Processed in 0.002232571 sec. | ||
| 9031 | 2026.01.13 17:58:29.736464 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9032 | 2026.01.13 17:58:29.736557 [ 276 ] {b8d8b74d-71df-4341-b555-7f749a7798cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9033 | 2026.01.13 17:58:29.736597 [ 276 ] {b8d8b74d-71df-4341-b555-7f749a7798cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9034 | 2026.01.13 17:58:29.736944 [ 276 ] {b8d8b74d-71df-4341-b555-7f749a7798cf} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9035 | 2026.01.13 17:58:29.736980 [ 276 ] {b8d8b74d-71df-4341-b555-7f749a7798cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9036 | 2026.01.13 17:58:29.737376 [ 276 ] {b8d8b74d-71df-4341-b555-7f749a7798cf} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9037 | 2026.01.13 17:58:29.737590 [ 276 ] {b8d8b74d-71df-4341-b555-7f749a7798cf} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9038 | 2026.01.13 17:58:29.737695 [ 58 ] {} <Debug> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9039 | 2026.01.13 17:58:29.737716 [ 276 ] {b8d8b74d-71df-4341-b555-7f749a7798cf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001178 sec., 50933.78607809847 rows/sec., 3.43 MiB/sec. | ||
| 9040 | 2026.01.13 17:58:29.737729 [ 58 ] {} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9041 | 2026.01.13 17:58:29.737758 [ 276 ] {b8d8b74d-71df-4341-b555-7f749a7798cf} <Debug> TCPHandler: Processed in 0.001341464 sec. | ||
| 9042 | 2026.01.13 17:58:29.737759 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9043 | 2026.01.13 17:58:29.737865 [ 195 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 9044 | 2026.01.13 17:58:29.737990 [ 195 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9045 | 2026.01.13 17:58:29.738022 [ 195 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3716 rows starting from the beginning of the part | ||
| 9046 | 2026.01.13 17:58:29.738081 [ 195 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 60 rows starting from the beginning of the part | ||
| 9047 | 2026.01.13 17:58:29.738128 [ 195 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 104 rows starting from the beginning of the part | ||
| 9048 | 2026.01.13 17:58:29.738171 [ 195 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 60 rows starting from the beginning of the part | ||
| 9049 | 2026.01.13 17:58:29.738215 [ 195 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 104 rows starting from the beginning of the part | ||
| 9050 | 2026.01.13 17:58:29.738259 [ 195 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 60 rows starting from the beginning of the part | ||
| 9051 | 2026.01.13 17:58:29.740134 [ 200 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4104 rows, containing 4 columns (4 merged, 0 gathered) in 0.002304351 sec., 1780978.6790293665 rows/sec., 114.19 MiB/sec. | ||
| 9052 | 2026.01.13 17:58:29.740429 [ 191 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18852 rows, containing 5 columns (5 merged, 0 gathered) in 0.006348904 sec., 2969331.3995612473 rows/sec., 200.23 MiB/sec. | ||
| 9053 | 2026.01.13 17:58:29.740584 [ 194 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9054 | 2026.01.13 17:58:29.740752 [ 200 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9055 | 2026.01.13 17:58:29.740876 [ 194 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_61_12} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9056 | 2026.01.13 17:58:29.740961 [ 194 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_61_12} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9057 | 2026.01.13 17:58:29.741038 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 9058 | 2026.01.13 17:58:29.741076 [ 200 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9059 | 2026.01.13 17:58:29.741162 [ 200 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9060 | 2026.01.13 17:58:29.741274 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.20 MiB. | ||
| 9061 | 2026.01.13 17:58:30.000185 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 305.23 MiB, peak 315.17 MiB, free memory in arenas 0.00 B, will set to 306.80 MiB (RSS), difference: 1.57 MiB | ||
| 9062 | 2026.01.13 17:58:32.239237 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9063 | 2026.01.13 17:58:32.239418 [ 276 ] {9042a482-e785-4360-a4e8-dc40dc55fbce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9064 | 2026.01.13 17:58:32.239483 [ 276 ] {9042a482-e785-4360-a4e8-dc40dc55fbce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9065 | 2026.01.13 17:58:32.240288 [ 276 ] {9042a482-e785-4360-a4e8-dc40dc55fbce} <Trace> oximeter.fields_i16 (c518ca51-717d-4c11-8fbe-de2c2dfc273c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9066 | 2026.01.13 17:58:32.240335 [ 276 ] {9042a482-e785-4360-a4e8-dc40dc55fbce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9067 | 2026.01.13 17:58:32.240744 [ 276 ] {9042a482-e785-4360-a4e8-dc40dc55fbce} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 9068 | 2026.01.13 17:58:32.240991 [ 276 ] {9042a482-e785-4360-a4e8-dc40dc55fbce} <Trace> oximeter.fields_i16 (c518ca51-717d-4c11-8fbe-de2c2dfc273c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9069 | 2026.01.13 17:58:32.241152 [ 276 ] {9042a482-e785-4360-a4e8-dc40dc55fbce} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00178 sec., 230337.0786516854 rows/sec., 14.61 MiB/sec. | ||
| 9070 | 2026.01.13 17:58:32.241194 [ 276 ] {9042a482-e785-4360-a4e8-dc40dc55fbce} <Debug> TCPHandler: Processed in 0.002090677 sec. | ||
| 9071 | 2026.01.13 17:58:32.241316 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9072 | 2026.01.13 17:58:32.241439 [ 276 ] {6587cd76-1d63-4d49-bb0b-d6d1a39f6cb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9073 | 2026.01.13 17:58:32.241480 [ 276 ] {6587cd76-1d63-4d49-bb0b-d6d1a39f6cb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9074 | 2026.01.13 17:58:32.243029 [ 276 ] {6587cd76-1d63-4d49-bb0b-d6d1a39f6cb3} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9075 | 2026.01.13 17:58:32.243066 [ 276 ] {6587cd76-1d63-4d49-bb0b-d6d1a39f6cb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9076 | 2026.01.13 17:58:32.243496 [ 276 ] {6587cd76-1d63-4d49-bb0b-d6d1a39f6cb3} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9077 | 2026.01.13 17:58:32.243713 [ 276 ] {6587cd76-1d63-4d49-bb0b-d6d1a39f6cb3} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9078 | 2026.01.13 17:58:32.243844 [ 276 ] {6587cd76-1d63-4d49-bb0b-d6d1a39f6cb3} <Debug> executeQuery: Read 2272 rows, 188.41 KiB in 0.002424 sec., 937293.7293729373 rows/sec., 75.91 MiB/sec. | ||
| 9079 | 2026.01.13 17:58:32.243885 [ 276 ] {6587cd76-1d63-4d49-bb0b-d6d1a39f6cb3} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 9080 | 2026.01.13 17:58:32.243923 [ 276 ] {6587cd76-1d63-4d49-bb0b-d6d1a39f6cb3} <Debug> TCPHandler: Processed in 0.002657899 sec. | ||
| 9081 | 2026.01.13 17:58:32.244050 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9082 | 2026.01.13 17:58:32.244146 [ 276 ] {094f5460-31b9-42d5-8041-fa1b41d2d79f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9083 | 2026.01.13 17:58:32.244186 [ 276 ] {094f5460-31b9-42d5-8041-fa1b41d2d79f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9084 | 2026.01.13 17:58:32.244681 [ 276 ] {094f5460-31b9-42d5-8041-fa1b41d2d79f} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9085 | 2026.01.13 17:58:32.244716 [ 276 ] {094f5460-31b9-42d5-8041-fa1b41d2d79f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9086 | 2026.01.13 17:58:32.245015 [ 276 ] {094f5460-31b9-42d5-8041-fa1b41d2d79f} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9087 | 2026.01.13 17:58:32.245218 [ 276 ] {094f5460-31b9-42d5-8041-fa1b41d2d79f} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9088 | 2026.01.13 17:58:32.245351 [ 276 ] {094f5460-31b9-42d5-8041-fa1b41d2d79f} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001223 sec., 175797.2199509403 rows/sec., 10.43 MiB/sec. | ||
| 9089 | 2026.01.13 17:58:32.245388 [ 276 ] {094f5460-31b9-42d5-8041-fa1b41d2d79f} <Debug> TCPHandler: Processed in 0.001389465 sec. | ||
| 9090 | 2026.01.13 17:58:32.245501 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9091 | 2026.01.13 17:58:32.245595 [ 276 ] {c85fb2ee-9aeb-4ea5-be3d-7fe8f29f2a11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9092 | 2026.01.13 17:58:32.245635 [ 276 ] {c85fb2ee-9aeb-4ea5-be3d-7fe8f29f2a11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9093 | 2026.01.13 17:58:32.246180 [ 276 ] {c85fb2ee-9aeb-4ea5-be3d-7fe8f29f2a11} <Trace> oximeter.fields_u32 (283989db-30f4-4232-8589-7a68eae304b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9094 | 2026.01.13 17:58:32.246217 [ 276 ] {c85fb2ee-9aeb-4ea5-be3d-7fe8f29f2a11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9095 | 2026.01.13 17:58:32.246532 [ 276 ] {c85fb2ee-9aeb-4ea5-be3d-7fe8f29f2a11} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 9096 | 2026.01.13 17:58:32.246740 [ 276 ] {c85fb2ee-9aeb-4ea5-be3d-7fe8f29f2a11} <Trace> oximeter.fields_u32 (283989db-30f4-4232-8589-7a68eae304b8): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9097 | 2026.01.13 17:58:32.246874 [ 276 ] {c85fb2ee-9aeb-4ea5-be3d-7fe8f29f2a11} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001296 sec., 339506.1728395062 rows/sec., 22.46 MiB/sec. | ||
| 9098 | 2026.01.13 17:58:32.246911 [ 276 ] {c85fb2ee-9aeb-4ea5-be3d-7fe8f29f2a11} <Debug> TCPHandler: Processed in 0.001460076 sec. | ||
| 9099 | 2026.01.13 17:58:32.247024 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9100 | 2026.01.13 17:58:32.247119 [ 276 ] {f955dde4-70ed-4037-90ce-74646e6d30f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9101 | 2026.01.13 17:58:32.247157 [ 276 ] {f955dde4-70ed-4037-90ce-74646e6d30f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9102 | 2026.01.13 17:58:32.247635 [ 276 ] {f955dde4-70ed-4037-90ce-74646e6d30f9} <Trace> oximeter.fields_u8 (7d5959b3-3fa8-49d8-9069-8b4bc7b3c5b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9103 | 2026.01.13 17:58:32.247671 [ 276 ] {f955dde4-70ed-4037-90ce-74646e6d30f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9104 | 2026.01.13 17:58:32.247973 [ 276 ] {f955dde4-70ed-4037-90ce-74646e6d30f9} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 9105 | 2026.01.13 17:58:32.248178 [ 276 ] {f955dde4-70ed-4037-90ce-74646e6d30f9} <Trace> oximeter.fields_u8 (7d5959b3-3fa8-49d8-9069-8b4bc7b3c5b2): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9106 | 2026.01.13 17:58:32.248310 [ 276 ] {f955dde4-70ed-4037-90ce-74646e6d30f9} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001208 sec., 174668.87417218543 rows/sec., 9.92 MiB/sec. | ||
| 9107 | 2026.01.13 17:58:32.248348 [ 276 ] {f955dde4-70ed-4037-90ce-74646e6d30f9} <Debug> TCPHandler: Processed in 0.001372474 sec. | ||
| 9108 | 2026.01.13 17:58:32.248459 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9109 | 2026.01.13 17:58:32.248553 [ 276 ] {58caa9f8-9383-4e92-b673-64ca17f6cd0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9110 | 2026.01.13 17:58:32.248593 [ 276 ] {58caa9f8-9383-4e92-b673-64ca17f6cd0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9111 | 2026.01.13 17:58:32.249466 [ 276 ] {58caa9f8-9383-4e92-b673-64ca17f6cd0c} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9112 | 2026.01.13 17:58:32.249502 [ 276 ] {58caa9f8-9383-4e92-b673-64ca17f6cd0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9113 | 2026.01.13 17:58:32.249845 [ 276 ] {58caa9f8-9383-4e92-b673-64ca17f6cd0c} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9114 | 2026.01.13 17:58:32.250057 [ 276 ] {58caa9f8-9383-4e92-b673-64ca17f6cd0c} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9115 | 2026.01.13 17:58:32.250185 [ 276 ] {58caa9f8-9383-4e92-b673-64ca17f6cd0c} <Debug> executeQuery: Read 1145 rows, 83.56 KiB in 0.00165 sec., 693939.3939393939 rows/sec., 49.45 MiB/sec. | ||
| 9116 | 2026.01.13 17:58:32.250224 [ 276 ] {58caa9f8-9383-4e92-b673-64ca17f6cd0c} <Debug> TCPHandler: Processed in 0.001814673 sec. | ||
| 9117 | 2026.01.13 17:58:32.250345 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9118 | 2026.01.13 17:58:32.250442 [ 276 ] {c029edc7-6216-428c-b47a-5b5be04d4fb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9119 | 2026.01.13 17:58:32.250484 [ 276 ] {c029edc7-6216-428c-b47a-5b5be04d4fb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9120 | 2026.01.13 17:58:32.250807 [ 276 ] {c029edc7-6216-428c-b47a-5b5be04d4fb8} <Trace> oximeter.measurements_bool (826fdc8e-3d6b-4202-9ce2-60a454a21d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9121 | 2026.01.13 17:58:32.250844 [ 276 ] {c029edc7-6216-428c-b47a-5b5be04d4fb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9122 | 2026.01.13 17:58:32.251139 [ 276 ] {c029edc7-6216-428c-b47a-5b5be04d4fb8} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 9123 | 2026.01.13 17:58:32.251336 [ 276 ] {c029edc7-6216-428c-b47a-5b5be04d4fb8} <Trace> oximeter.measurements_bool (826fdc8e-3d6b-4202-9ce2-60a454a21d74): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9124 | 2026.01.13 17:58:32.251466 [ 276 ] {c029edc7-6216-428c-b47a-5b5be04d4fb8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001041 sec., 5763.688760806916 rows/sec., 301.13 KiB/sec. | ||
| 9125 | 2026.01.13 17:58:32.251502 [ 276 ] {c029edc7-6216-428c-b47a-5b5be04d4fb8} <Debug> TCPHandler: Processed in 0.001206502 sec. | ||
| 9126 | 2026.01.13 17:58:32.251614 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9127 | 2026.01.13 17:58:32.251707 [ 276 ] {cfda4a20-81b9-4a57-a337-961ddb753a77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9128 | 2026.01.13 17:58:32.251750 [ 276 ] {cfda4a20-81b9-4a57-a337-961ddb753a77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9129 | 2026.01.13 17:58:32.252344 [ 276 ] {cfda4a20-81b9-4a57-a337-961ddb753a77} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9130 | 2026.01.13 17:58:32.252380 [ 276 ] {cfda4a20-81b9-4a57-a337-961ddb753a77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9131 | 2026.01.13 17:58:32.252749 [ 276 ] {cfda4a20-81b9-4a57-a337-961ddb753a77} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9132 | 2026.01.13 17:58:32.252962 [ 276 ] {cfda4a20-81b9-4a57-a337-961ddb753a77} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9133 | 2026.01.13 17:58:32.253093 [ 276 ] {cfda4a20-81b9-4a57-a337-961ddb753a77} <Debug> executeQuery: Read 924 rows, 62.61 KiB in 0.001404 sec., 658119.6581196581 rows/sec., 43.55 MiB/sec. | ||
| 9134 | 2026.01.13 17:58:32.253129 [ 276 ] {cfda4a20-81b9-4a57-a337-961ddb753a77} <Debug> TCPHandler: Processed in 0.001565608 sec. | ||
| 9135 | 2026.01.13 17:58:32.253230 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9136 | 2026.01.13 17:58:32.253324 [ 276 ] {d78b5c58-3d96-4847-90be-5acc9c3accbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9137 | 2026.01.13 17:58:32.253366 [ 276 ] {d78b5c58-3d96-4847-90be-5acc9c3accbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9138 | 2026.01.13 17:58:32.253666 [ 276 ] {d78b5c58-3d96-4847-90be-5acc9c3accbc} <Trace> oximeter.measurements_f64 (1c067b5b-75e1-467d-a7e3-d4b172727ac8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9139 | 2026.01.13 17:58:32.253702 [ 276 ] {d78b5c58-3d96-4847-90be-5acc9c3accbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9140 | 2026.01.13 17:58:32.253990 [ 276 ] {d78b5c58-3d96-4847-90be-5acc9c3accbc} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 9141 | 2026.01.13 17:58:32.254190 [ 276 ] {d78b5c58-3d96-4847-90be-5acc9c3accbc} <Trace> oximeter.measurements_f64 (1c067b5b-75e1-467d-a7e3-d4b172727ac8): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9142 | 2026.01.13 17:58:32.254320 [ 276 ] {d78b5c58-3d96-4847-90be-5acc9c3accbc} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001013 sec., 987.1668311944719 rows/sec., 66.52 KiB/sec. | ||
| 9143 | 2026.01.13 17:58:32.254356 [ 276 ] {d78b5c58-3d96-4847-90be-5acc9c3accbc} <Debug> TCPHandler: Processed in 0.001174911 sec. | ||
| 9144 | 2026.01.13 17:58:32.254462 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9145 | 2026.01.13 17:58:32.254555 [ 276 ] {f1f59eee-c3ed-4e3e-b233-c7026b242882} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9146 | 2026.01.13 17:58:32.254608 [ 276 ] {f1f59eee-c3ed-4e3e-b233-c7026b242882} <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 | ||
| 9147 | 2026.01.13 17:58:32.255368 [ 276 ] {f1f59eee-c3ed-4e3e-b233-c7026b242882} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9148 | 2026.01.13 17:58:32.255404 [ 276 ] {f1f59eee-c3ed-4e3e-b233-c7026b242882} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9149 | 2026.01.13 17:58:32.255897 [ 276 ] {f1f59eee-c3ed-4e3e-b233-c7026b242882} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9150 | 2026.01.13 17:58:32.256119 [ 276 ] {f1f59eee-c3ed-4e3e-b233-c7026b242882} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9151 | 2026.01.13 17:58:32.256260 [ 276 ] {f1f59eee-c3ed-4e3e-b233-c7026b242882} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001723 sec., 5803.830528148578 rows/sec., 10.40 MiB/sec. | ||
| 9152 | 2026.01.13 17:58:32.256314 [ 276 ] {f1f59eee-c3ed-4e3e-b233-c7026b242882} <Debug> TCPHandler: Processed in 0.001901694 sec. | ||
| 9153 | 2026.01.13 17:58:32.256427 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9154 | 2026.01.13 17:58:32.256522 [ 276 ] {f1ed1a2b-dd61-4e15-8691-651b825acf79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9155 | 2026.01.13 17:58:32.256563 [ 276 ] {f1ed1a2b-dd61-4e15-8691-651b825acf79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9156 | 2026.01.13 17:58:32.256891 [ 276 ] {f1ed1a2b-dd61-4e15-8691-651b825acf79} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9157 | 2026.01.13 17:58:32.256927 [ 276 ] {f1ed1a2b-dd61-4e15-8691-651b825acf79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9158 | 2026.01.13 17:58:32.257223 [ 276 ] {f1ed1a2b-dd61-4e15-8691-651b825acf79} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9159 | 2026.01.13 17:58:32.257435 [ 276 ] {f1ed1a2b-dd61-4e15-8691-651b825acf79} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9160 | 2026.01.13 17:58:32.257561 [ 276 ] {f1ed1a2b-dd61-4e15-8691-651b825acf79} <Debug> executeQuery: Read 76 rows, 4.59 KiB in 0.001057 sec., 71901.60832544939 rows/sec., 4.24 MiB/sec. | ||
| 9161 | 2026.01.13 17:58:32.257597 [ 276 ] {f1ed1a2b-dd61-4e15-8691-651b825acf79} <Debug> TCPHandler: Processed in 0.001220052 sec. | ||
| 9162 | 2026.01.13 17:58:33.132162 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 1202 | ||
| 9163 | 2026.01.13 17:58:33.134959 [ 243 ] {} <Trace> system.query_log (7e309dc9-d6d6-4af1-816a-0936f503f03a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9164 | 2026.01.13 17:58:33.135009 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9165 | 2026.01.13 17:58:33.136319 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9166 | 2026.01.13 17:58:33.136587 [ 243 ] {} <Trace> system.query_log (7e309dc9-d6d6-4af1-816a-0936f503f03a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9167 | 2026.01.13 17:58:33.136854 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1202 | ||
| 9168 | 2026.01.13 17:58:34.721370 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9169 | 2026.01.13 17:58:34.721567 [ 276 ] {18ab4887-8919-4fc0-8f53-c1e71b980a8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9170 | 2026.01.13 17:58:34.721636 [ 276 ] {18ab4887-8919-4fc0-8f53-c1e71b980a8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9171 | 2026.01.13 17:58:34.722286 [ 276 ] {18ab4887-8919-4fc0-8f53-c1e71b980a8c} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9172 | 2026.01.13 17:58:34.722335 [ 276 ] {18ab4887-8919-4fc0-8f53-c1e71b980a8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9173 | 2026.01.13 17:58:34.722758 [ 276 ] {18ab4887-8919-4fc0-8f53-c1e71b980a8c} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9174 | 2026.01.13 17:58:34.722986 [ 276 ] {18ab4887-8919-4fc0-8f53-c1e71b980a8c} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9175 | 2026.01.13 17:58:34.723148 [ 276 ] {18ab4887-8919-4fc0-8f53-c1e71b980a8c} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001629 sec., 34376.91835481891 rows/sec., 2.64 MiB/sec. | ||
| 9176 | 2026.01.13 17:58:34.723202 [ 276 ] {18ab4887-8919-4fc0-8f53-c1e71b980a8c} <Debug> TCPHandler: Processed in 0.001964855 sec. | ||
| 9177 | 2026.01.13 17:58:34.723330 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9178 | 2026.01.13 17:58:34.723433 [ 276 ] {308e719b-5222-45c3-9e67-ae2d8d1fcd46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9179 | 2026.01.13 17:58:34.723477 [ 276 ] {308e719b-5222-45c3-9e67-ae2d8d1fcd46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9180 | 2026.01.13 17:58:34.723926 [ 276 ] {308e719b-5222-45c3-9e67-ae2d8d1fcd46} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9181 | 2026.01.13 17:58:34.723963 [ 276 ] {308e719b-5222-45c3-9e67-ae2d8d1fcd46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9182 | 2026.01.13 17:58:34.724294 [ 276 ] {308e719b-5222-45c3-9e67-ae2d8d1fcd46} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9183 | 2026.01.13 17:58:34.724509 [ 276 ] {308e719b-5222-45c3-9e67-ae2d8d1fcd46} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9184 | 2026.01.13 17:58:34.724643 [ 276 ] {308e719b-5222-45c3-9e67-ae2d8d1fcd46} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001233 sec., 51905.92051905921 rows/sec., 4.05 MiB/sec. | ||
| 9185 | 2026.01.13 17:58:34.724681 [ 276 ] {308e719b-5222-45c3-9e67-ae2d8d1fcd46} <Debug> TCPHandler: Processed in 0.001404915 sec. | ||
| 9186 | 2026.01.13 17:58:34.724800 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9187 | 2026.01.13 17:58:34.724897 [ 276 ] {11fe2f46-2d14-470c-b268-98afe5dd2edd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9188 | 2026.01.13 17:58:34.724942 [ 276 ] {11fe2f46-2d14-470c-b268-98afe5dd2edd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9189 | 2026.01.13 17:58:34.725325 [ 276 ] {11fe2f46-2d14-470c-b268-98afe5dd2edd} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9190 | 2026.01.13 17:58:34.725362 [ 276 ] {11fe2f46-2d14-470c-b268-98afe5dd2edd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9191 | 2026.01.13 17:58:34.725707 [ 276 ] {11fe2f46-2d14-470c-b268-98afe5dd2edd} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9192 | 2026.01.13 17:58:34.725930 [ 276 ] {11fe2f46-2d14-470c-b268-98afe5dd2edd} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9193 | 2026.01.13 17:58:34.726062 [ 276 ] {11fe2f46-2d14-470c-b268-98afe5dd2edd} <Debug> executeQuery: Read 74 rows, 5.27 KiB in 0.001184 sec., 62500 rows/sec., 4.35 MiB/sec. | ||
| 9194 | 2026.01.13 17:58:34.726100 [ 276 ] {11fe2f46-2d14-470c-b268-98afe5dd2edd} <Debug> TCPHandler: Processed in 0.001350254 sec. | ||
| 9195 | 2026.01.13 17:58:34.726214 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9196 | 2026.01.13 17:58:34.726310 [ 276 ] {4feac64e-7c6d-46a0-b38e-02fba14213a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9197 | 2026.01.13 17:58:34.726352 [ 276 ] {4feac64e-7c6d-46a0-b38e-02fba14213a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9198 | 2026.01.13 17:58:34.726680 [ 276 ] {4feac64e-7c6d-46a0-b38e-02fba14213a9} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9199 | 2026.01.13 17:58:34.726716 [ 276 ] {4feac64e-7c6d-46a0-b38e-02fba14213a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9200 | 2026.01.13 17:58:34.727027 [ 276 ] {4feac64e-7c6d-46a0-b38e-02fba14213a9} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9201 | 2026.01.13 17:58:34.727242 [ 276 ] {4feac64e-7c6d-46a0-b38e-02fba14213a9} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9202 | 2026.01.13 17:58:34.727371 [ 276 ] {4feac64e-7c6d-46a0-b38e-02fba14213a9} <Debug> executeQuery: Read 28 rows, 1.94 KiB in 0.00108 sec., 25925.925925925927 rows/sec., 1.75 MiB/sec. | ||
| 9203 | 2026.01.13 17:58:34.727408 [ 276 ] {4feac64e-7c6d-46a0-b38e-02fba14213a9} <Debug> TCPHandler: Processed in 0.001245132 sec. | ||
| 9204 | 2026.01.13 17:58:35.574174 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18683 | ||
| 9205 | 2026.01.13 17:58:35.574721 [ 245 ] {} <Trace> system.asynchronous_metric_log (3e1656ea-c259-49fe-9ba0-58dc6ab6f9df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9206 | 2026.01.13 17:58:35.574777 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9207 | 2026.01.13 17:58:35.575273 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9208 | 2026.01.13 17:58:35.575514 [ 245 ] {} <Trace> system.asynchronous_metric_log (3e1656ea-c259-49fe-9ba0-58dc6ab6f9df): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9209 | 2026.01.13 17:58:35.575661 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18683 | ||
| 9210 | 2026.01.13 17:58:36.547096 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 9211 | 2026.01.13 17:58:36.570004 [ 244 ] {} <Trace> system.metric_log (ae7e3c3e-b449-4f33-bec8-ffbb555a10ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9212 | 2026.01.13 17:58:36.570093 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9213 | 2026.01.13 17:58:36.579271 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9214 | 2026.01.13 17:58:36.580646 [ 244 ] {} <Trace> system.metric_log (ae7e3c3e-b449-4f33-bec8-ffbb555a10ce): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9215 | 2026.01.13 17:58:36.588297 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 9216 | 2026.01.13 17:58:39.588516 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51648 | ||
| 9217 | 2026.01.13 17:58:39.588643 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9218 | 2026.01.13 17:58:39.588669 [ 287 ] {} <Debug> TCP-Session: 97f5d9ef-a57f-43ba-b37f-70f1aafcb716 Authenticating user 'default' from [fd00:1122:3344:101::e]:51648 | ||
| 9219 | 2026.01.13 17:58:39.588694 [ 287 ] {} <Debug> TCP-Session: 97f5d9ef-a57f-43ba-b37f-70f1aafcb716 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9220 | 2026.01.13 17:58:39.588706 [ 287 ] {} <Debug> TCP-Session: 97f5d9ef-a57f-43ba-b37f-70f1aafcb716 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9221 | 2026.01.13 17:58:39.588884 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40258 | ||
| 9222 | 2026.01.13 17:58:39.588917 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54359 | ||
| 9223 | 2026.01.13 17:58:39.588920 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34777 | ||
| 9224 | 2026.01.13 17:58:39.588964 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53565 | ||
| 9225 | 2026.01.13 17:58:39.588995 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50862 | ||
| 9226 | 2026.01.13 17:58:39.589025 [ 287 ] {} <Trace> TCP-Session: 97f5d9ef-a57f-43ba-b37f-70f1aafcb716 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9227 | 2026.01.13 17:58:39.589045 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9228 | 2026.01.13 17:58:39.589018 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9229 | 2026.01.13 17:58:39.589088 [ 350 ] {} <Debug> TCP-Session: f2a63773-7b4a-45b2-a6a6-df68aaf9a672 Authenticating user 'default' from [fd00:1122:3344:101::e]:34777 | ||
| 9230 | 2026.01.13 17:58:39.589015 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9231 | 2026.01.13 17:58:39.589117 [ 291 ] {} <Debug> TCP-Session: 167a3866-5e17-4477-a7f0-e9dc894b2a07 Authenticating user 'default' from [fd00:1122:3344:101::e]:54359 | ||
| 9232 | 2026.01.13 17:58:39.589157 [ 289 ] {} <Debug> TCP-Session: 087fbcf0-fe6f-4d35-a190-2c5db2a57610 Authenticating user 'default' from [fd00:1122:3344:101::e]:40258 | ||
| 9233 | 2026.01.13 17:58:39.589178 [ 291 ] {} <Debug> TCP-Session: 167a3866-5e17-4477-a7f0-e9dc894b2a07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9234 | 2026.01.13 17:58:39.589124 [ 350 ] {} <Debug> TCP-Session: f2a63773-7b4a-45b2-a6a6-df68aaf9a672 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9235 | 2026.01.13 17:58:39.589203 [ 289 ] {} <Debug> TCP-Session: 087fbcf0-fe6f-4d35-a190-2c5db2a57610 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9236 | 2026.01.13 17:58:39.589208 [ 291 ] {} <Debug> TCP-Session: 167a3866-5e17-4477-a7f0-e9dc894b2a07 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9237 | 2026.01.13 17:58:39.589226 [ 350 ] {} <Debug> TCP-Session: f2a63773-7b4a-45b2-a6a6-df68aaf9a672 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9238 | 2026.01.13 17:58:39.589238 [ 289 ] {} <Debug> TCP-Session: 087fbcf0-fe6f-4d35-a190-2c5db2a57610 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9239 | 2026.01.13 17:58:39.589215 [ 287 ] {40fba5b8-82ea-4b9e-a6ce-b5d5534b9a21} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51648) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9240 | 2026.01.13 17:58:39.588961 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58304 | ||
| 9241 | 2026.01.13 17:58:39.588894 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62400 | ||
| 9242 | 2026.01.13 17:58:39.588980 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49545 | ||
| 9243 | 2026.01.13 17:58:39.589452 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9244 | 2026.01.13 17:58:39.589488 [ 353 ] {} <Debug> TCP-Session: ed18b0e0-69fc-4233-8721-6baaedae4423 Authenticating user 'default' from [fd00:1122:3344:101::e]:53565 | ||
| 9245 | 2026.01.13 17:58:39.589505 [ 353 ] {} <Debug> TCP-Session: ed18b0e0-69fc-4233-8721-6baaedae4423 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9246 | 2026.01.13 17:58:39.589517 [ 353 ] {} <Debug> TCP-Session: ed18b0e0-69fc-4233-8721-6baaedae4423 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9247 | 2026.01.13 17:58:39.589580 [ 287 ] {40fba5b8-82ea-4b9e-a6ce-b5d5534b9a21} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9248 | 2026.01.13 17:58:39.589643 [ 287 ] {40fba5b8-82ea-4b9e-a6ce-b5d5534b9a21} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9249 | 2026.01.13 17:58:39.589888 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9250 | 2026.01.13 17:58:39.589922 [ 290 ] {} <Debug> TCP-Session: dadcd49a-48bf-473f-b300-7f980fde2153 Authenticating user 'default' from [fd00:1122:3344:101::e]:62400 | ||
| 9251 | 2026.01.13 17:58:39.589938 [ 290 ] {} <Debug> TCP-Session: dadcd49a-48bf-473f-b300-7f980fde2153 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9252 | 2026.01.13 17:58:39.589938 [ 287 ] {40fba5b8-82ea-4b9e-a6ce-b5d5534b9a21} <Debug> oximeter.version (ec6d3268-d4a5-4477-b7c8-4f23357a5c23) (SelectExecutor): Key condition: unknown | ||
| 9253 | 2026.01.13 17:58:39.589956 [ 290 ] {} <Debug> TCP-Session: dadcd49a-48bf-473f-b300-7f980fde2153 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9254 | 2026.01.13 17:58:39.590003 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9255 | 2026.01.13 17:58:39.590042 [ 351 ] {} <Debug> TCP-Session: 4c432f92-651e-4cc8-a0cc-1412e220725c Authenticating user 'default' from [fd00:1122:3344:101::e]:58304 | ||
| 9256 | 2026.01.13 17:58:39.590064 [ 351 ] {} <Debug> TCP-Session: 4c432f92-651e-4cc8-a0cc-1412e220725c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9257 | 2026.01.13 17:58:39.590081 [ 351 ] {} <Debug> TCP-Session: 4c432f92-651e-4cc8-a0cc-1412e220725c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9258 | 2026.01.13 17:58:39.590127 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9259 | 2026.01.13 17:58:39.590158 [ 354 ] {} <Debug> TCP-Session: 7371cf1a-d514-4c5f-b2ca-e09f4c7010c6 Authenticating user 'default' from [fd00:1122:3344:101::e]:49545 | ||
| 9260 | 2026.01.13 17:58:39.590174 [ 354 ] {} <Debug> TCP-Session: 7371cf1a-d514-4c5f-b2ca-e09f4c7010c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9261 | 2026.01.13 17:58:39.590185 [ 354 ] {} <Debug> TCP-Session: 7371cf1a-d514-4c5f-b2ca-e09f4c7010c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9262 | 2026.01.13 17:58:39.590246 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9263 | 2026.01.13 17:58:39.590288 [ 355 ] {} <Debug> TCP-Session: 23b12241-78f9-48cd-9327-f0220c1400ad Authenticating user 'default' from [fd00:1122:3344:101::e]:50862 | ||
| 9264 | 2026.01.13 17:58:39.590306 [ 355 ] {} <Debug> TCP-Session: 23b12241-78f9-48cd-9327-f0220c1400ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9265 | 2026.01.13 17:58:39.590319 [ 355 ] {} <Debug> TCP-Session: 23b12241-78f9-48cd-9327-f0220c1400ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9266 | 2026.01.13 17:58:39.591059 [ 347 ] {40fba5b8-82ea-4b9e-a6ce-b5d5534b9a21} <Trace> AggregatingTransform: Aggregating | ||
| 9267 | 2026.01.13 17:58:39.591094 [ 347 ] {40fba5b8-82ea-4b9e-a6ce-b5d5534b9a21} <Trace> Aggregator: Aggregation method: without_key | ||
| 9268 | 2026.01.13 17:58:39.591133 [ 347 ] {40fba5b8-82ea-4b9e-a6ce-b5d5534b9a21} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00107117 sec. (933.559 rows/sec., 36.47 KiB/sec.) | ||
| 9269 | 2026.01.13 17:58:39.591152 [ 347 ] {40fba5b8-82ea-4b9e-a6ce-b5d5534b9a21} <Trace> Aggregator: Merging aggregated data | ||
| 9270 | 2026.01.13 17:58:39.592636 [ 287 ] {40fba5b8-82ea-4b9e-a6ce-b5d5534b9a21} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003486 sec., 286.8617326448652 rows/sec., 11.21 KiB/sec. | ||
| 9271 | 2026.01.13 17:58:39.592817 [ 287 ] {40fba5b8-82ea-4b9e-a6ce-b5d5534b9a21} <Debug> TCPHandler: Processed in 0.00390909 sec. | ||
| 9272 | 2026.01.13 17:58:39.592952 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9273 | 2026.01.13 17:58:39.592979 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9274 | 2026.01.13 17:58:39.592984 [ 287 ] {} <Debug> TCP-Session: 97f5d9ef-a57f-43ba-b37f-70f1aafcb716 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9275 | 2026.01.13 17:58:39.593002 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9276 | 2026.01.13 17:58:39.593022 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9277 | 2026.01.13 17:58:39.593038 [ 289 ] {} <Debug> TCP-Session: 087fbcf0-fe6f-4d35-a190-2c5db2a57610 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9278 | 2026.01.13 17:58:39.593061 [ 290 ] {} <Debug> TCP-Session: dadcd49a-48bf-473f-b300-7f980fde2153 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9279 | 2026.01.13 17:58:39.593078 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9280 | 2026.01.13 17:58:39.593092 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9281 | 2026.01.13 17:58:39.593109 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9282 | 2026.01.13 17:58:39.593152 [ 350 ] {} <Debug> TCP-Session: f2a63773-7b4a-45b2-a6a6-df68aaf9a672 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9283 | 2026.01.13 17:58:39.593090 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9284 | 2026.01.13 17:58:39.593185 [ 355 ] {} <Debug> TCP-Session: 23b12241-78f9-48cd-9327-f0220c1400ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9285 | 2026.01.13 17:58:39.593223 [ 291 ] {} <Debug> TCP-Session: 167a3866-5e17-4477-a7f0-e9dc894b2a07 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9286 | 2026.01.13 17:58:39.593080 [ 351 ] {} <Debug> TCP-Session: 4c432f92-651e-4cc8-a0cc-1412e220725c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9287 | 2026.01.13 17:58:39.593126 [ 353 ] {} <Debug> TCP-Session: ed18b0e0-69fc-4233-8721-6baaedae4423 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9288 | 2026.01.13 17:58:39.593041 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9289 | 2026.01.13 17:58:39.593323 [ 354 ] {} <Debug> TCP-Session: 7371cf1a-d514-4c5f-b2ca-e09f4c7010c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9290 | 2026.01.13 17:58:39.601031 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50624 | ||
| 9291 | 2026.01.13 17:58:39.601097 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9292 | 2026.01.13 17:58:39.601117 [ 287 ] {} <Debug> TCP-Session: 4ea9794a-e633-4fda-9270-8980135775a3 Authenticating user 'default' from [fd00:1122:3344:101::e]:50624 | ||
| 9293 | 2026.01.13 17:58:39.601133 [ 287 ] {} <Debug> TCP-Session: 4ea9794a-e633-4fda-9270-8980135775a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9294 | 2026.01.13 17:58:39.601146 [ 287 ] {} <Debug> TCP-Session: 4ea9794a-e633-4fda-9270-8980135775a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9295 | 2026.01.13 17:58:39.601302 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52176 | ||
| 9296 | 2026.01.13 17:58:39.601322 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58915 | ||
| 9297 | 2026.01.13 17:58:39.601324 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50763 | ||
| 9298 | 2026.01.13 17:58:39.601364 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40498 | ||
| 9299 | 2026.01.13 17:58:39.601384 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9300 | 2026.01.13 17:58:39.601394 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9301 | 2026.01.13 17:58:39.601417 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9302 | 2026.01.13 17:58:39.601425 [ 289 ] {} <Debug> TCP-Session: cad88c2a-2963-40ef-aa80-6843a31890ce Authenticating user 'default' from [fd00:1122:3344:101::e]:52176 | ||
| 9303 | 2026.01.13 17:58:39.601445 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9304 | 2026.01.13 17:58:39.601476 [ 289 ] {} <Debug> TCP-Session: cad88c2a-2963-40ef-aa80-6843a31890ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9305 | 2026.01.13 17:58:39.601454 [ 350 ] {} <Debug> TCP-Session: 3de8fef2-e0ae-44f7-9164-60cf8d37b8dd Authenticating user 'default' from [fd00:1122:3344:101::e]:50763 | ||
| 9306 | 2026.01.13 17:58:39.601500 [ 354 ] {} <Debug> TCP-Session: 84057c6d-d304-468c-80fd-e07c4c267354 Authenticating user 'default' from [fd00:1122:3344:101::e]:40498 | ||
| 9307 | 2026.01.13 17:58:39.601529 [ 350 ] {} <Debug> TCP-Session: 3de8fef2-e0ae-44f7-9164-60cf8d37b8dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9308 | 2026.01.13 17:58:39.601437 [ 291 ] {} <Debug> TCP-Session: 0892893b-5d84-4529-889a-bd9ec27e05b3 Authenticating user 'default' from [fd00:1122:3344:101::e]:58915 | ||
| 9309 | 2026.01.13 17:58:39.601546 [ 354 ] {} <Debug> TCP-Session: 84057c6d-d304-468c-80fd-e07c4c267354 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9310 | 2026.01.13 17:58:39.601570 [ 291 ] {} <Debug> TCP-Session: 0892893b-5d84-4529-889a-bd9ec27e05b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9311 | 2026.01.13 17:58:39.601594 [ 354 ] {} <Debug> TCP-Session: 84057c6d-d304-468c-80fd-e07c4c267354 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9312 | 2026.01.13 17:58:39.601606 [ 291 ] {} <Debug> TCP-Session: 0892893b-5d84-4529-889a-bd9ec27e05b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9313 | 2026.01.13 17:58:39.601547 [ 350 ] {} <Debug> TCP-Session: 3de8fef2-e0ae-44f7-9164-60cf8d37b8dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9314 | 2026.01.13 17:58:39.601359 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46060 | ||
| 9315 | 2026.01.13 17:58:39.601349 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44783 | ||
| 9316 | 2026.01.13 17:58:39.601308 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33562 | ||
| 9317 | 2026.01.13 17:58:39.601715 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9318 | 2026.01.13 17:58:39.601737 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9319 | 2026.01.13 17:58:39.601758 [ 353 ] {} <Debug> TCP-Session: 4d68791d-c8ac-442a-9d46-c3264a114ed2 Authenticating user 'default' from [fd00:1122:3344:101::e]:46060 | ||
| 9320 | 2026.01.13 17:58:39.601505 [ 289 ] {} <Debug> TCP-Session: cad88c2a-2963-40ef-aa80-6843a31890ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9321 | 2026.01.13 17:58:39.601788 [ 353 ] {} <Debug> TCP-Session: 4d68791d-c8ac-442a-9d46-c3264a114ed2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9322 | 2026.01.13 17:58:39.601785 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9323 | 2026.01.13 17:58:39.601805 [ 353 ] {} <Debug> TCP-Session: 4d68791d-c8ac-442a-9d46-c3264a114ed2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9324 | 2026.01.13 17:58:39.601780 [ 351 ] {} <Debug> TCP-Session: 98941e76-79cd-411b-aa13-af3deba0a3d4 Authenticating user 'default' from [fd00:1122:3344:101::e]:44783 | ||
| 9325 | 2026.01.13 17:58:39.601841 [ 290 ] {} <Debug> TCP-Session: b042e0ad-b97f-40a7-94ea-e919180da722 Authenticating user 'default' from [fd00:1122:3344:101::e]:33562 | ||
| 9326 | 2026.01.13 17:58:39.601864 [ 351 ] {} <Debug> TCP-Session: 98941e76-79cd-411b-aa13-af3deba0a3d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9327 | 2026.01.13 17:58:39.601886 [ 290 ] {} <Debug> TCP-Session: b042e0ad-b97f-40a7-94ea-e919180da722 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9328 | 2026.01.13 17:58:39.601893 [ 351 ] {} <Debug> TCP-Session: 98941e76-79cd-411b-aa13-af3deba0a3d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9329 | 2026.01.13 17:58:39.601915 [ 290 ] {} <Debug> TCP-Session: b042e0ad-b97f-40a7-94ea-e919180da722 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9330 | 2026.01.13 17:58:39.601377 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47860 | ||
| 9331 | 2026.01.13 17:58:39.601362 [ 287 ] {} <Trace> TCP-Session: 4ea9794a-e633-4fda-9270-8980135775a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9332 | 2026.01.13 17:58:39.602007 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9333 | 2026.01.13 17:58:39.602033 [ 355 ] {} <Debug> TCP-Session: f9b3554b-6baa-4333-8704-eb9656c54743 Authenticating user 'default' from [fd00:1122:3344:101::e]:47860 | ||
| 9334 | 2026.01.13 17:58:39.602050 [ 355 ] {} <Debug> TCP-Session: f9b3554b-6baa-4333-8704-eb9656c54743 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9335 | 2026.01.13 17:58:39.602062 [ 355 ] {} <Debug> TCP-Session: f9b3554b-6baa-4333-8704-eb9656c54743 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9336 | 2026.01.13 17:58:39.602099 [ 287 ] {71b4153c-94be-4314-87cb-022f76ef9cf8} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50624) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9337 | 2026.01.13 17:58:39.602266 [ 287 ] {71b4153c-94be-4314-87cb-022f76ef9cf8} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9338 | 2026.01.13 17:58:39.602308 [ 287 ] {71b4153c-94be-4314-87cb-022f76ef9cf8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9339 | 2026.01.13 17:58:39.602548 [ 287 ] {71b4153c-94be-4314-87cb-022f76ef9cf8} <Debug> oximeter.version (ec6d3268-d4a5-4477-b7c8-4f23357a5c23) (SelectExecutor): Key condition: unknown | ||
| 9340 | 2026.01.13 17:58:39.603388 [ 321 ] {71b4153c-94be-4314-87cb-022f76ef9cf8} <Trace> AggregatingTransform: Aggregating | ||
| 9341 | 2026.01.13 17:58:39.603455 [ 321 ] {71b4153c-94be-4314-87cb-022f76ef9cf8} <Trace> Aggregator: Aggregation method: without_key | ||
| 9342 | 2026.01.13 17:58:39.603492 [ 321 ] {71b4153c-94be-4314-87cb-022f76ef9cf8} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000859926 sec. (1162.891 rows/sec., 45.43 KiB/sec.) | ||
| 9343 | 2026.01.13 17:58:39.603512 [ 321 ] {71b4153c-94be-4314-87cb-022f76ef9cf8} <Trace> Aggregator: Merging aggregated data | ||
| 9344 | 2026.01.13 17:58:39.604816 [ 287 ] {71b4153c-94be-4314-87cb-022f76ef9cf8} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002752 sec., 363.3720930232558 rows/sec., 14.19 KiB/sec. | ||
| 9345 | 2026.01.13 17:58:39.604946 [ 287 ] {71b4153c-94be-4314-87cb-022f76ef9cf8} <Debug> TCPHandler: Processed in 0.003637336 sec. | ||
| 9346 | 2026.01.13 17:58:39.605075 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9347 | 2026.01.13 17:58:39.605104 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9348 | 2026.01.13 17:58:39.605109 [ 287 ] {} <Debug> TCP-Session: 4ea9794a-e633-4fda-9270-8980135775a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9349 | 2026.01.13 17:58:39.605124 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9350 | 2026.01.13 17:58:39.605151 [ 355 ] {} <Debug> TCP-Session: f9b3554b-6baa-4333-8704-eb9656c54743 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9351 | 2026.01.13 17:58:39.605159 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9352 | 2026.01.13 17:58:39.605186 [ 289 ] {} <Debug> TCP-Session: cad88c2a-2963-40ef-aa80-6843a31890ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9353 | 2026.01.13 17:58:39.605195 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9354 | 2026.01.13 17:58:39.605220 [ 350 ] {} <Debug> TCP-Session: 3de8fef2-e0ae-44f7-9164-60cf8d37b8dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9355 | 2026.01.13 17:58:39.605234 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9356 | 2026.01.13 17:58:39.605254 [ 291 ] {} <Debug> TCP-Session: 0892893b-5d84-4529-889a-bd9ec27e05b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9357 | 2026.01.13 17:58:39.605211 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9358 | 2026.01.13 17:58:39.605289 [ 354 ] {} <Debug> TCP-Session: 84057c6d-d304-468c-80fd-e07c4c267354 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9359 | 2026.01.13 17:58:39.605178 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9360 | 2026.01.13 17:58:39.605325 [ 351 ] {} <Debug> TCP-Session: 98941e76-79cd-411b-aa13-af3deba0a3d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9361 | 2026.01.13 17:58:39.605142 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9362 | 2026.01.13 17:58:39.605365 [ 353 ] {} <Debug> TCP-Session: 4d68791d-c8ac-442a-9d46-c3264a114ed2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9363 | 2026.01.13 17:58:39.605400 [ 290 ] {} <Debug> TCP-Session: b042e0ad-b97f-40a7-94ea-e919180da722 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9364 | 2026.01.13 17:58:39.728339 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9365 | 2026.01.13 17:58:39.728520 [ 276 ] {44df078a-9a13-4aed-aff7-b506f06864a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9366 | 2026.01.13 17:58:39.728592 [ 276 ] {44df078a-9a13-4aed-aff7-b506f06864a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9367 | 2026.01.13 17:58:39.729275 [ 276 ] {44df078a-9a13-4aed-aff7-b506f06864a0} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9368 | 2026.01.13 17:58:39.729325 [ 276 ] {44df078a-9a13-4aed-aff7-b506f06864a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9369 | 2026.01.13 17:58:39.729741 [ 276 ] {44df078a-9a13-4aed-aff7-b506f06864a0} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9370 | 2026.01.13 17:58:39.729966 [ 276 ] {44df078a-9a13-4aed-aff7-b506f06864a0} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9371 | 2026.01.13 17:58:39.730132 [ 276 ] {44df078a-9a13-4aed-aff7-b506f06864a0} <Debug> executeQuery: Read 118 rows, 10.26 KiB in 0.00166 sec., 71084.3373493976 rows/sec., 6.04 MiB/sec. | ||
| 9372 | 2026.01.13 17:58:39.730186 [ 276 ] {44df078a-9a13-4aed-aff7-b506f06864a0} <Debug> TCPHandler: Processed in 0.001982396 sec. | ||
| 9373 | 2026.01.13 17:58:39.730324 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9374 | 2026.01.13 17:58:39.730431 [ 276 ] {ce7a9dd4-40b9-406d-978f-6262df740c7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9375 | 2026.01.13 17:58:39.730477 [ 276 ] {ce7a9dd4-40b9-406d-978f-6262df740c7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9376 | 2026.01.13 17:58:39.730922 [ 276 ] {ce7a9dd4-40b9-406d-978f-6262df740c7f} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9377 | 2026.01.13 17:58:39.730962 [ 276 ] {ce7a9dd4-40b9-406d-978f-6262df740c7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9378 | 2026.01.13 17:58:39.731287 [ 276 ] {ce7a9dd4-40b9-406d-978f-6262df740c7f} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9379 | 2026.01.13 17:58:39.731516 [ 276 ] {ce7a9dd4-40b9-406d-978f-6262df740c7f} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9380 | 2026.01.13 17:58:39.731654 [ 276 ] {ce7a9dd4-40b9-406d-978f-6262df740c7f} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001248 sec., 24839.74358974359 rows/sec., 1.82 MiB/sec. | ||
| 9381 | 2026.01.13 17:58:39.731695 [ 276 ] {ce7a9dd4-40b9-406d-978f-6262df740c7f} <Debug> TCPHandler: Processed in 0.001425486 sec. | ||
| 9382 | 2026.01.13 17:58:39.731813 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9383 | 2026.01.13 17:58:39.731914 [ 276 ] {9e6b8777-2d7c-44a9-ae74-d8c9698a5fe7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9384 | 2026.01.13 17:58:39.731957 [ 276 ] {9e6b8777-2d7c-44a9-ae74-d8c9698a5fe7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9385 | 2026.01.13 17:58:39.732390 [ 276 ] {9e6b8777-2d7c-44a9-ae74-d8c9698a5fe7} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9386 | 2026.01.13 17:58:39.732427 [ 276 ] {9e6b8777-2d7c-44a9-ae74-d8c9698a5fe7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9387 | 2026.01.13 17:58:39.732730 [ 276 ] {9e6b8777-2d7c-44a9-ae74-d8c9698a5fe7} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9388 | 2026.01.13 17:58:39.732943 [ 276 ] {9e6b8777-2d7c-44a9-ae74-d8c9698a5fe7} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9389 | 2026.01.13 17:58:39.733079 [ 276 ] {9e6b8777-2d7c-44a9-ae74-d8c9698a5fe7} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001187 sec., 80033.69839932604 rows/sec., 6.25 MiB/sec. | ||
| 9390 | 2026.01.13 17:58:39.733118 [ 276 ] {9e6b8777-2d7c-44a9-ae74-d8c9698a5fe7} <Debug> TCPHandler: Processed in 0.001357165 sec. | ||
| 9391 | 2026.01.13 17:58:39.733234 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9392 | 2026.01.13 17:58:39.733329 [ 276 ] {7526cc22-71a3-4c85-a1fb-83a0b2f93a07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9393 | 2026.01.13 17:58:39.733374 [ 276 ] {7526cc22-71a3-4c85-a1fb-83a0b2f93a07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9394 | 2026.01.13 17:58:39.733796 [ 276 ] {7526cc22-71a3-4c85-a1fb-83a0b2f93a07} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9395 | 2026.01.13 17:58:39.733838 [ 276 ] {7526cc22-71a3-4c85-a1fb-83a0b2f93a07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9396 | 2026.01.13 17:58:39.734174 [ 276 ] {7526cc22-71a3-4c85-a1fb-83a0b2f93a07} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9397 | 2026.01.13 17:58:39.734391 [ 276 ] {7526cc22-71a3-4c85-a1fb-83a0b2f93a07} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9398 | 2026.01.13 17:58:39.734527 [ 276 ] {7526cc22-71a3-4c85-a1fb-83a0b2f93a07} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001215 sec., 131687.24279835392 rows/sec., 9.17 MiB/sec. | ||
| 9399 | 2026.01.13 17:58:39.734564 [ 276 ] {7526cc22-71a3-4c85-a1fb-83a0b2f93a07} <Debug> TCPHandler: Processed in 0.001379895 sec. | ||
| 9400 | 2026.01.13 17:58:39.734679 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9401 | 2026.01.13 17:58:39.734775 [ 276 ] {6a2af4bb-f819-4285-bbb5-ad3ef47037dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9402 | 2026.01.13 17:58:39.734832 [ 276 ] {6a2af4bb-f819-4285-bbb5-ad3ef47037dc} <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 | ||
| 9403 | 2026.01.13 17:58:39.735663 [ 276 ] {6a2af4bb-f819-4285-bbb5-ad3ef47037dc} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9404 | 2026.01.13 17:58:39.735699 [ 276 ] {6a2af4bb-f819-4285-bbb5-ad3ef47037dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9405 | 2026.01.13 17:58:39.736258 [ 276 ] {6a2af4bb-f819-4285-bbb5-ad3ef47037dc} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9406 | 2026.01.13 17:58:39.736517 [ 276 ] {6a2af4bb-f819-4285-bbb5-ad3ef47037dc} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9407 | 2026.01.13 17:58:39.736675 [ 276 ] {6a2af4bb-f819-4285-bbb5-ad3ef47037dc} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001918 sec., 16162.66944734098 rows/sec., 28.96 MiB/sec. | ||
| 9408 | 2026.01.13 17:58:39.736731 [ 276 ] {6a2af4bb-f819-4285-bbb5-ad3ef47037dc} <Debug> TCPHandler: Processed in 0.002101138 sec. | ||
| 9409 | 2026.01.13 17:58:39.736850 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9410 | 2026.01.13 17:58:39.736945 [ 276 ] {bac07830-3ddb-4256-8906-31cef366154f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9411 | 2026.01.13 17:58:39.736987 [ 276 ] {bac07830-3ddb-4256-8906-31cef366154f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9412 | 2026.01.13 17:58:39.737342 [ 276 ] {bac07830-3ddb-4256-8906-31cef366154f} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9413 | 2026.01.13 17:58:39.737387 [ 276 ] {bac07830-3ddb-4256-8906-31cef366154f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9414 | 2026.01.13 17:58:39.737758 [ 276 ] {bac07830-3ddb-4256-8906-31cef366154f} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9415 | 2026.01.13 17:58:39.738034 [ 276 ] {bac07830-3ddb-4256-8906-31cef366154f} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9416 | 2026.01.13 17:58:39.738176 [ 276 ] {bac07830-3ddb-4256-8906-31cef366154f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001249 sec., 48038.43074459568 rows/sec., 3.24 MiB/sec. | ||
| 9417 | 2026.01.13 17:58:39.738214 [ 276 ] {bac07830-3ddb-4256-8906-31cef366154f} <Debug> TCPHandler: Processed in 0.001413345 sec. | ||
| 9418 | 2026.01.13 17:58:39.881401 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45949 | ||
| 9419 | 2026.01.13 17:58:39.881510 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9420 | 2026.01.13 17:58:39.881536 [ 287 ] {} <Debug> TCP-Session: dbfe0231-0cda-4797-a87f-d30207cb7aac Authenticating user 'default' from [fd00:1122:3344:101::e]:45949 | ||
| 9421 | 2026.01.13 17:58:39.881558 [ 287 ] {} <Debug> TCP-Session: dbfe0231-0cda-4797-a87f-d30207cb7aac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9422 | 2026.01.13 17:58:39.881570 [ 287 ] {} <Debug> TCP-Session: dbfe0231-0cda-4797-a87f-d30207cb7aac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9423 | 2026.01.13 17:58:39.881770 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63016 | ||
| 9424 | 2026.01.13 17:58:39.881799 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58835 | ||
| 9425 | 2026.01.13 17:58:39.881824 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42416 | ||
| 9426 | 2026.01.13 17:58:39.881846 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43774 | ||
| 9427 | 2026.01.13 17:58:39.881878 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51787 | ||
| 9428 | 2026.01.13 17:58:39.881894 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9429 | 2026.01.13 17:58:39.881898 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42396 | ||
| 9430 | 2026.01.13 17:58:39.881934 [ 289 ] {} <Debug> TCP-Session: ccd4411f-53e5-40a5-90c5-a61f92cb3427 Authenticating user 'default' from [fd00:1122:3344:101::e]:63016 | ||
| 9431 | 2026.01.13 17:58:39.881942 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9432 | 2026.01.13 17:58:39.881958 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9433 | 2026.01.13 17:58:39.881978 [ 289 ] {} <Debug> TCP-Session: ccd4411f-53e5-40a5-90c5-a61f92cb3427 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9434 | 2026.01.13 17:58:39.881990 [ 353 ] {} <Debug> TCP-Session: 772035ee-65b8-465a-8893-a38be4540d3f Authenticating user 'default' from [fd00:1122:3344:101::e]:43774 | ||
| 9435 | 2026.01.13 17:58:39.882004 [ 354 ] {} <Debug> TCP-Session: 77345166-e0ad-4b34-94fc-64f22162e423 Authenticating user 'default' from [fd00:1122:3344:101::e]:51787 | ||
| 9436 | 2026.01.13 17:58:39.882005 [ 289 ] {} <Debug> TCP-Session: ccd4411f-53e5-40a5-90c5-a61f92cb3427 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9437 | 2026.01.13 17:58:39.882021 [ 353 ] {} <Debug> TCP-Session: 772035ee-65b8-465a-8893-a38be4540d3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9438 | 2026.01.13 17:58:39.882042 [ 354 ] {} <Debug> TCP-Session: 77345166-e0ad-4b34-94fc-64f22162e423 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9439 | 2026.01.13 17:58:39.882022 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9440 | 2026.01.13 17:58:39.882074 [ 353 ] {} <Debug> TCP-Session: 772035ee-65b8-465a-8893-a38be4540d3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9441 | 2026.01.13 17:58:39.882109 [ 355 ] {} <Debug> TCP-Session: c0fbda02-1dfe-4b9d-9aa4-dc3148a22010 Authenticating user 'default' from [fd00:1122:3344:101::e]:42396 | ||
| 9442 | 2026.01.13 17:58:39.882078 [ 354 ] {} <Debug> TCP-Session: 77345166-e0ad-4b34-94fc-64f22162e423 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9443 | 2026.01.13 17:58:39.882142 [ 355 ] {} <Debug> TCP-Session: c0fbda02-1dfe-4b9d-9aa4-dc3148a22010 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9444 | 2026.01.13 17:58:39.881967 [ 287 ] {} <Trace> TCP-Session: dbfe0231-0cda-4797-a87f-d30207cb7aac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9445 | 2026.01.13 17:58:39.882169 [ 355 ] {} <Debug> TCP-Session: c0fbda02-1dfe-4b9d-9aa4-dc3148a22010 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9446 | 2026.01.13 17:58:39.881917 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9447 | 2026.01.13 17:58:39.881918 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9448 | 2026.01.13 17:58:39.882238 [ 290 ] {} <Debug> TCP-Session: af3d3b16-f788-4c56-b627-240c267a2e0f Authenticating user 'default' from [fd00:1122:3344:101::e]:58835 | ||
| 9449 | 2026.01.13 17:58:39.881848 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44343 | ||
| 9450 | 2026.01.13 17:58:39.882254 [ 350 ] {} <Debug> TCP-Session: 82b31770-cd6e-46d0-bae9-7d14b2025ec3 Authenticating user 'default' from [fd00:1122:3344:101::e]:42416 | ||
| 9451 | 2026.01.13 17:58:39.882259 [ 290 ] {} <Debug> TCP-Session: af3d3b16-f788-4c56-b627-240c267a2e0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9452 | 2026.01.13 17:58:39.882294 [ 350 ] {} <Debug> TCP-Session: 82b31770-cd6e-46d0-bae9-7d14b2025ec3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9453 | 2026.01.13 17:58:39.882305 [ 290 ] {} <Debug> TCP-Session: af3d3b16-f788-4c56-b627-240c267a2e0f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9454 | 2026.01.13 17:58:39.882312 [ 350 ] {} <Debug> TCP-Session: 82b31770-cd6e-46d0-bae9-7d14b2025ec3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9455 | 2026.01.13 17:58:39.881813 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56499 | ||
| 9456 | 2026.01.13 17:58:39.882325 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9457 | 2026.01.13 17:58:39.882369 [ 287 ] {538be843-03ce-44f2-9889-c81801ce45f9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45949) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9458 | 2026.01.13 17:58:39.882374 [ 351 ] {} <Debug> TCP-Session: c65780a1-b51d-4d5c-a4cf-81117c620c96 Authenticating user 'default' from [fd00:1122:3344:101::e]:44343 | ||
| 9459 | 2026.01.13 17:58:39.882405 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9460 | 2026.01.13 17:58:39.882412 [ 351 ] {} <Debug> TCP-Session: c65780a1-b51d-4d5c-a4cf-81117c620c96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9461 | 2026.01.13 17:58:39.882435 [ 291 ] {} <Debug> TCP-Session: a53311e3-2643-4cb5-9d84-273846def1b8 Authenticating user 'default' from [fd00:1122:3344:101::e]:56499 | ||
| 9462 | 2026.01.13 17:58:39.882439 [ 351 ] {} <Debug> TCP-Session: c65780a1-b51d-4d5c-a4cf-81117c620c96 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9463 | 2026.01.13 17:58:39.882463 [ 291 ] {} <Debug> TCP-Session: a53311e3-2643-4cb5-9d84-273846def1b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9464 | 2026.01.13 17:58:39.882482 [ 291 ] {} <Debug> TCP-Session: a53311e3-2643-4cb5-9d84-273846def1b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9465 | 2026.01.13 17:58:39.882638 [ 287 ] {538be843-03ce-44f2-9889-c81801ce45f9} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9466 | 2026.01.13 17:58:39.882692 [ 287 ] {538be843-03ce-44f2-9889-c81801ce45f9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9467 | 2026.01.13 17:58:39.882974 [ 287 ] {538be843-03ce-44f2-9889-c81801ce45f9} <Debug> oximeter.version (ec6d3268-d4a5-4477-b7c8-4f23357a5c23) (SelectExecutor): Key condition: unknown | ||
| 9468 | 2026.01.13 17:58:39.883896 [ 310 ] {538be843-03ce-44f2-9889-c81801ce45f9} <Trace> AggregatingTransform: Aggregating | ||
| 9469 | 2026.01.13 17:58:39.883936 [ 310 ] {538be843-03ce-44f2-9889-c81801ce45f9} <Trace> Aggregator: Aggregation method: without_key | ||
| 9470 | 2026.01.13 17:58:39.883973 [ 310 ] {538be843-03ce-44f2-9889-c81801ce45f9} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000898416 sec. (1113.070 rows/sec., 43.48 KiB/sec.) | ||
| 9471 | 2026.01.13 17:58:39.883991 [ 310 ] {538be843-03ce-44f2-9889-c81801ce45f9} <Trace> Aggregator: Merging aggregated data | ||
| 9472 | 2026.01.13 17:58:39.885248 [ 287 ] {538be843-03ce-44f2-9889-c81801ce45f9} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002936 sec., 340.59945504087193 rows/sec., 13.30 KiB/sec. | ||
| 9473 | 2026.01.13 17:58:39.885392 [ 287 ] {538be843-03ce-44f2-9889-c81801ce45f9} <Debug> TCPHandler: Processed in 0.003533994 sec. | ||
| 9474 | 2026.01.13 17:58:39.885528 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9475 | 2026.01.13 17:58:39.885558 [ 287 ] {} <Debug> TCP-Session: dbfe0231-0cda-4797-a87f-d30207cb7aac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9476 | 2026.01.13 17:58:39.885582 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9477 | 2026.01.13 17:58:39.885605 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9478 | 2026.01.13 17:58:39.885620 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9479 | 2026.01.13 17:58:39.885625 [ 289 ] {} <Debug> TCP-Session: ccd4411f-53e5-40a5-90c5-a61f92cb3427 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9480 | 2026.01.13 17:58:39.885642 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9481 | 2026.01.13 17:58:39.885670 [ 351 ] {} <Debug> TCP-Session: c65780a1-b51d-4d5c-a4cf-81117c620c96 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9482 | 2026.01.13 17:58:39.885689 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9483 | 2026.01.13 17:58:39.885715 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9484 | 2026.01.13 17:58:39.885675 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9485 | 2026.01.13 17:58:39.885739 [ 350 ] {} <Debug> TCP-Session: 82b31770-cd6e-46d0-bae9-7d14b2025ec3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9486 | 2026.01.13 17:58:39.885752 [ 354 ] {} <Debug> TCP-Session: 77345166-e0ad-4b34-94fc-64f22162e423 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9487 | 2026.01.13 17:58:39.885668 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9488 | 2026.01.13 17:58:39.885781 [ 291 ] {} <Debug> TCP-Session: a53311e3-2643-4cb5-9d84-273846def1b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9489 | 2026.01.13 17:58:39.885649 [ 290 ] {} <Debug> TCP-Session: af3d3b16-f788-4c56-b627-240c267a2e0f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9490 | 2026.01.13 17:58:39.885818 [ 355 ] {} <Debug> TCP-Session: c0fbda02-1dfe-4b9d-9aa4-dc3148a22010 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9491 | 2026.01.13 17:58:39.885710 [ 353 ] {} <Debug> TCP-Session: 772035ee-65b8-465a-8893-a38be4540d3f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9492 | 2026.01.13 17:58:40.000262 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 308.67 MiB, peak 318.09 MiB, free memory in arenas 0.00 B, will set to 307.59 MiB (RSS), difference: -1.08 MiB | ||
| 9493 | 2026.01.13 17:58:42.952875 [ 39 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9494 | 2026.01.13 17:58:42.952930 [ 39 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9495 | 2026.01.13 17:58:43.075896 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19195 | ||
| 9496 | 2026.01.13 17:58:43.076716 [ 245 ] {} <Trace> system.asynchronous_metric_log (3e1656ea-c259-49fe-9ba0-58dc6ab6f9df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9497 | 2026.01.13 17:58:43.076760 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9498 | 2026.01.13 17:58:43.077232 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 9499 | 2026.01.13 17:58:43.077462 [ 245 ] {} <Trace> system.asynchronous_metric_log (3e1656ea-c259-49fe-9ba0-58dc6ab6f9df): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9500 | 2026.01.13 17:58:43.077595 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19195 | ||
| 9501 | 2026.01.13 17:58:43.137383 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1228 | ||
| 9502 | 2026.01.13 17:58:43.139897 [ 243 ] {} <Trace> system.query_log (7e309dc9-d6d6-4af1-816a-0936f503f03a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9503 | 2026.01.13 17:58:43.139936 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9504 | 2026.01.13 17:58:43.141139 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9505 | 2026.01.13 17:58:43.141403 [ 243 ] {} <Trace> system.query_log (7e309dc9-d6d6-4af1-816a-0936f503f03a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9506 | 2026.01.13 17:58:43.141664 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1228 | ||
| 9507 | 2026.01.13 17:58:43.929024 [ 39 ] {} <Debug> oximeter.measurements_f64 (1c067b5b-75e1-467d-a7e3-d4b172727ac8) (MergerMutator): Selected 5 parts from all_1_19_4 to all_23_23_0 | ||
| 9508 | 2026.01.13 17:58:43.929097 [ 39 ] {} <Trace> oximeter.measurements_f64 (1c067b5b-75e1-467d-a7e3-d4b172727ac8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9509 | 2026.01.13 17:58:43.929122 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9510 | 2026.01.13 17:58:43.929249 [ 194 ] {1c067b5b-75e1-467d-a7e3-d4b172727ac8::all_1_23_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_19_4 to all_23_23_0 into Compact with storage Full | ||
| 9511 | 2026.01.13 17:58:43.929411 [ 194 ] {1c067b5b-75e1-467d-a7e3-d4b172727ac8::all_1_23_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9512 | 2026.01.13 17:58:43.929451 [ 194 ] {1c067b5b-75e1-467d-a7e3-d4b172727ac8::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 19 rows starting from the beginning of the part | ||
| 9513 | 2026.01.13 17:58:43.929521 [ 194 ] {1c067b5b-75e1-467d-a7e3-d4b172727ac8::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part | ||
| 9514 | 2026.01.13 17:58:43.929572 [ 194 ] {1c067b5b-75e1-467d-a7e3-d4b172727ac8::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part | ||
| 9515 | 2026.01.13 17:58:43.929617 [ 194 ] {1c067b5b-75e1-467d-a7e3-d4b172727ac8::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part | ||
| 9516 | 2026.01.13 17:58:43.929660 [ 194 ] {1c067b5b-75e1-467d-a7e3-d4b172727ac8::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part | ||
| 9517 | 2026.01.13 17:58:43.930464 [ 201 ] {1c067b5b-75e1-467d-a7e3-d4b172727ac8::all_1_23_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23 rows, containing 4 columns (4 merged, 0 gathered) in 0.001271623 sec., 18087.121733406835 rows/sec., 1.19 MiB/sec. | ||
| 9518 | 2026.01.13 17:58:43.930610 [ 194 ] {1c067b5b-75e1-467d-a7e3-d4b172727ac8::all_1_23_5} <Trace> MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) | ||
| 9519 | 2026.01.13 17:58:43.930860 [ 194 ] {1c067b5b-75e1-467d-a7e3-d4b172727ac8::all_1_23_5} <Trace> oximeter.measurements_f64 (1c067b5b-75e1-467d-a7e3-d4b172727ac8): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9520 | 2026.01.13 17:58:43.930929 [ 194 ] {1c067b5b-75e1-467d-a7e3-d4b172727ac8::all_1_23_5} <Trace> oximeter.measurements_f64 (1c067b5b-75e1-467d-a7e3-d4b172727ac8) (MergerMutator): Merged 5 parts: [all_1_19_4, all_23_23_0] -> all_1_23_5 | ||
| 9521 | 2026.01.13 17:58:43.930996 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. | ||
| 9522 | 2026.01.13 17:58:44.088510 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 9523 | 2026.01.13 17:58:44.105690 [ 244 ] {} <Trace> system.metric_log (ae7e3c3e-b449-4f33-bec8-ffbb555a10ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9524 | 2026.01.13 17:58:44.105734 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9525 | 2026.01.13 17:58:44.112042 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 9526 | 2026.01.13 17:58:44.112738 [ 244 ] {} <Trace> system.metric_log (ae7e3c3e-b449-4f33-bec8-ffbb555a10ce): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9527 | 2026.01.13 17:58:44.115557 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 9528 | 2026.01.13 17:58:44.738367 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9529 | 2026.01.13 17:58:44.738573 [ 276 ] {ef20f237-bdc9-4276-be7c-bfdc81b28339} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9530 | 2026.01.13 17:58:44.738645 [ 276 ] {ef20f237-bdc9-4276-be7c-bfdc81b28339} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9531 | 2026.01.13 17:58:44.739588 [ 276 ] {ef20f237-bdc9-4276-be7c-bfdc81b28339} <Trace> oximeter.fields_i16 (c518ca51-717d-4c11-8fbe-de2c2dfc273c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9532 | 2026.01.13 17:58:44.739627 [ 276 ] {ef20f237-bdc9-4276-be7c-bfdc81b28339} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9533 | 2026.01.13 17:58:44.740050 [ 276 ] {ef20f237-bdc9-4276-be7c-bfdc81b28339} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 9534 | 2026.01.13 17:58:44.740264 [ 276 ] {ef20f237-bdc9-4276-be7c-bfdc81b28339} <Trace> oximeter.fields_i16 (c518ca51-717d-4c11-8fbe-de2c2dfc273c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9535 | 2026.01.13 17:58:44.740413 [ 276 ] {ef20f237-bdc9-4276-be7c-bfdc81b28339} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001892 sec., 216701.90274841437 rows/sec., 13.75 MiB/sec. | ||
| 9536 | 2026.01.13 17:58:44.740455 [ 276 ] {ef20f237-bdc9-4276-be7c-bfdc81b28339} <Debug> TCPHandler: Processed in 0.00221957 sec. | ||
| 9537 | 2026.01.13 17:58:44.740578 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9538 | 2026.01.13 17:58:44.740672 [ 276 ] {5079afdf-ec04-4a8b-90f7-078842dd245c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9539 | 2026.01.13 17:58:44.740713 [ 276 ] {5079afdf-ec04-4a8b-90f7-078842dd245c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9540 | 2026.01.13 17:58:44.741668 [ 276 ] {5079afdf-ec04-4a8b-90f7-078842dd245c} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9541 | 2026.01.13 17:58:44.741705 [ 276 ] {5079afdf-ec04-4a8b-90f7-078842dd245c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9542 | 2026.01.13 17:58:44.742072 [ 276 ] {5079afdf-ec04-4a8b-90f7-078842dd245c} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9543 | 2026.01.13 17:58:44.742282 [ 276 ] {5079afdf-ec04-4a8b-90f7-078842dd245c} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9544 | 2026.01.13 17:58:44.742411 [ 276 ] {5079afdf-ec04-4a8b-90f7-078842dd245c} <Debug> executeQuery: Read 1132 rows, 91.85 KiB in 0.001758 sec., 643913.5381114903 rows/sec., 51.02 MiB/sec. | ||
| 9545 | 2026.01.13 17:58:44.742449 [ 276 ] {5079afdf-ec04-4a8b-90f7-078842dd245c} <Debug> TCPHandler: Processed in 0.001919435 sec. | ||
| 9546 | 2026.01.13 17:58:44.742563 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9547 | 2026.01.13 17:58:44.742657 [ 276 ] {22a896c4-a074-4bae-af38-710ed3ed877b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9548 | 2026.01.13 17:58:44.742696 [ 276 ] {22a896c4-a074-4bae-af38-710ed3ed877b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9549 | 2026.01.13 17:58:44.743216 [ 276 ] {22a896c4-a074-4bae-af38-710ed3ed877b} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9550 | 2026.01.13 17:58:44.743252 [ 276 ] {22a896c4-a074-4bae-af38-710ed3ed877b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9551 | 2026.01.13 17:58:44.743556 [ 276 ] {22a896c4-a074-4bae-af38-710ed3ed877b} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9552 | 2026.01.13 17:58:44.743756 [ 276 ] {22a896c4-a074-4bae-af38-710ed3ed877b} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9553 | 2026.01.13 17:58:44.743884 [ 276 ] {22a896c4-a074-4bae-af38-710ed3ed877b} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001245 sec., 172690.76305220884 rows/sec., 10.25 MiB/sec. | ||
| 9554 | 2026.01.13 17:58:44.743890 [ 39 ] {} <Debug> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9555 | 2026.01.13 17:58:44.743923 [ 276 ] {22a896c4-a074-4bae-af38-710ed3ed877b} <Debug> TCPHandler: Processed in 0.001407455 sec. | ||
| 9556 | 2026.01.13 17:58:44.743957 [ 39 ] {} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9557 | 2026.01.13 17:58:44.743984 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9558 | 2026.01.13 17:58:44.744041 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9559 | 2026.01.13 17:58:44.744092 [ 191 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 9560 | 2026.01.13 17:58:44.744140 [ 276 ] {1a989fd9-4a14-46f6-9453-33b85041d1c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9561 | 2026.01.13 17:58:44.744185 [ 276 ] {1a989fd9-4a14-46f6-9453-33b85041d1c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9562 | 2026.01.13 17:58:44.744232 [ 191 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9563 | 2026.01.13 17:58:44.744282 [ 191 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 278 rows starting from the beginning of the part | ||
| 9564 | 2026.01.13 17:58:44.744356 [ 191 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 215 rows starting from the beginning of the part | ||
| 9565 | 2026.01.13 17:58:44.744406 [ 191 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 31 rows starting from the beginning of the part | ||
| 9566 | 2026.01.13 17:58:44.744455 [ 191 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 215 rows starting from the beginning of the part | ||
| 9567 | 2026.01.13 17:58:44.744501 [ 191 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 31 rows starting from the beginning of the part | ||
| 9568 | 2026.01.13 17:58:44.744547 [ 191 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 215 rows starting from the beginning of the part | ||
| 9569 | 2026.01.13 17:58:44.744691 [ 276 ] {1a989fd9-4a14-46f6-9453-33b85041d1c1} <Trace> oximeter.fields_u32 (283989db-30f4-4232-8589-7a68eae304b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9570 | 2026.01.13 17:58:44.744734 [ 276 ] {1a989fd9-4a14-46f6-9453-33b85041d1c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 9571 | 2026.01.13 17:58:44.745049 [ 276 ] {1a989fd9-4a14-46f6-9453-33b85041d1c1} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 9572 | 2026.01.13 17:58:44.745269 [ 276 ] {1a989fd9-4a14-46f6-9453-33b85041d1c1} <Trace> oximeter.fields_u32 (283989db-30f4-4232-8589-7a68eae304b8): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9573 | 2026.01.13 17:58:44.745397 [ 39 ] {} <Debug> oximeter.fields_u32 (283989db-30f4-4232-8589-7a68eae304b8) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 9574 | 2026.01.13 17:58:44.745400 [ 276 ] {1a989fd9-4a14-46f6-9453-33b85041d1c1} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001279 sec., 165754.49569976545 rows/sec., 10.69 MiB/sec. | ||
| 9575 | 2026.01.13 17:58:44.745441 [ 39 ] {} <Trace> oximeter.fields_u32 (283989db-30f4-4232-8589-7a68eae304b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9576 | 2026.01.13 17:58:44.745488 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 9577 | 2026.01.13 17:58:44.745499 [ 276 ] {1a989fd9-4a14-46f6-9453-33b85041d1c1} <Debug> TCPHandler: Processed in 0.001509947 sec. | ||
| 9578 | 2026.01.13 17:58:44.745544 [ 191 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 985 rows, containing 5 columns (5 merged, 0 gathered) in 0.001501857 sec., 655854.7185251325 rows/sec., 42.57 MiB/sec. | ||
| 9579 | 2026.01.13 17:58:44.745584 [ 194 ] {283989db-30f4-4232-8589-7a68eae304b8::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 | ||
| 9580 | 2026.01.13 17:58:44.745632 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9581 | 2026.01.13 17:58:44.745719 [ 194 ] {283989db-30f4-4232-8589-7a68eae304b8::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9582 | 2026.01.13 17:58:44.745726 [ 186 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9583 | 2026.01.13 17:58:44.745738 [ 276 ] {97a9806b-99c8-47b4-b47e-e8ba1fc4de82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9584 | 2026.01.13 17:58:44.745755 [ 194 ] {283989db-30f4-4232-8589-7a68eae304b8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 465 rows starting from the beginning of the part | ||
| 9585 | 2026.01.13 17:58:44.745791 [ 276 ] {97a9806b-99c8-47b4-b47e-e8ba1fc4de82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9586 | 2026.01.13 17:58:44.745827 [ 194 ] {283989db-30f4-4232-8589-7a68eae304b8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 440 rows starting from the beginning of the part | ||
| 9587 | 2026.01.13 17:58:44.745873 [ 194 ] {283989db-30f4-4232-8589-7a68eae304b8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 212 rows starting from the beginning of the part | ||
| 9588 | 2026.01.13 17:58:44.745916 [ 194 ] {283989db-30f4-4232-8589-7a68eae304b8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 212 rows starting from the beginning of the part | ||
| 9589 | 2026.01.13 17:58:44.745954 [ 194 ] {283989db-30f4-4232-8589-7a68eae304b8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 440 rows starting from the beginning of the part | ||
| 9590 | 2026.01.13 17:58:44.745991 [ 194 ] {283989db-30f4-4232-8589-7a68eae304b8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 212 rows starting from the beginning of the part | ||
| 9591 | 2026.01.13 17:58:44.746012 [ 186 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::all_1_56_11} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9592 | 2026.01.13 17:58:44.746091 [ 186 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::all_1_56_11} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9593 | 2026.01.13 17:58:44.746182 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 9594 | 2026.01.13 17:58:44.746299 [ 276 ] {97a9806b-99c8-47b4-b47e-e8ba1fc4de82} <Trace> oximeter.fields_u8 (7d5959b3-3fa8-49d8-9069-8b4bc7b3c5b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9595 | 2026.01.13 17:58:44.746340 [ 276 ] {97a9806b-99c8-47b4-b47e-e8ba1fc4de82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 9596 | 2026.01.13 17:58:44.746675 [ 276 ] {97a9806b-99c8-47b4-b47e-e8ba1fc4de82} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 9597 | 2026.01.13 17:58:44.746888 [ 276 ] {97a9806b-99c8-47b4-b47e-e8ba1fc4de82} <Trace> oximeter.fields_u8 (7d5959b3-3fa8-49d8-9069-8b4bc7b3c5b2): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9598 | 2026.01.13 17:58:44.747018 [ 276 ] {97a9806b-99c8-47b4-b47e-e8ba1fc4de82} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001299 sec., 162432.64049268668 rows/sec., 9.22 MiB/sec. | ||
| 9599 | 2026.01.13 17:58:44.747032 [ 188 ] {283989db-30f4-4232-8589-7a68eae304b8::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1981 rows, containing 5 columns (5 merged, 0 gathered) in 0.001476917 sec., 1341307.6022552385 rows/sec., 93.41 MiB/sec. | ||
| 9600 | 2026.01.13 17:58:44.747056 [ 276 ] {97a9806b-99c8-47b4-b47e-e8ba1fc4de82} <Debug> TCPHandler: Processed in 0.001472597 sec. | ||
| 9601 | 2026.01.13 17:58:44.747207 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9602 | 2026.01.13 17:58:44.747245 [ 191 ] {283989db-30f4-4232-8589-7a68eae304b8::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 9603 | 2026.01.13 17:58:44.747300 [ 276 ] {5d896de9-eeb2-43a8-9b50-7ba34abd6ee0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9604 | 2026.01.13 17:58:44.747346 [ 276 ] {5d896de9-eeb2-43a8-9b50-7ba34abd6ee0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9605 | 2026.01.13 17:58:44.747516 [ 191 ] {283989db-30f4-4232-8589-7a68eae304b8::all_1_26_5} <Trace> oximeter.fields_u32 (283989db-30f4-4232-8589-7a68eae304b8): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9606 | 2026.01.13 17:58:44.747591 [ 191 ] {283989db-30f4-4232-8589-7a68eae304b8::all_1_26_5} <Trace> oximeter.fields_u32 (283989db-30f4-4232-8589-7a68eae304b8) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 9607 | 2026.01.13 17:58:44.747671 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 9608 | 2026.01.13 17:58:44.748043 [ 276 ] {5d896de9-eeb2-43a8-9b50-7ba34abd6ee0} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9609 | 2026.01.13 17:58:44.748087 [ 276 ] {5d896de9-eeb2-43a8-9b50-7ba34abd6ee0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9610 | 2026.01.13 17:58:44.748432 [ 276 ] {5d896de9-eeb2-43a8-9b50-7ba34abd6ee0} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9611 | 2026.01.13 17:58:44.748637 [ 276 ] {5d896de9-eeb2-43a8-9b50-7ba34abd6ee0} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9612 | 2026.01.13 17:58:44.748770 [ 276 ] {5d896de9-eeb2-43a8-9b50-7ba34abd6ee0} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001488 sec., 463037.63440860214 rows/sec., 32.33 MiB/sec. | ||
| 9613 | 2026.01.13 17:58:44.748809 [ 276 ] {5d896de9-eeb2-43a8-9b50-7ba34abd6ee0} <Debug> TCPHandler: Processed in 0.00164992 sec. | ||
| 9614 | 2026.01.13 17:58:44.748911 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9615 | 2026.01.13 17:58:44.749004 [ 276 ] {a0ffe4f1-7ddb-4984-b799-789887166ba4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9616 | 2026.01.13 17:58:44.749044 [ 276 ] {a0ffe4f1-7ddb-4984-b799-789887166ba4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9617 | 2026.01.13 17:58:44.749377 [ 276 ] {a0ffe4f1-7ddb-4984-b799-789887166ba4} <Trace> oximeter.measurements_bool (826fdc8e-3d6b-4202-9ce2-60a454a21d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9618 | 2026.01.13 17:58:44.749413 [ 276 ] {a0ffe4f1-7ddb-4984-b799-789887166ba4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9619 | 2026.01.13 17:58:44.749709 [ 276 ] {a0ffe4f1-7ddb-4984-b799-789887166ba4} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 9620 | 2026.01.13 17:58:44.749905 [ 276 ] {a0ffe4f1-7ddb-4984-b799-789887166ba4} <Trace> oximeter.measurements_bool (826fdc8e-3d6b-4202-9ce2-60a454a21d74): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9621 | 2026.01.13 17:58:44.750028 [ 276 ] {a0ffe4f1-7ddb-4984-b799-789887166ba4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001043 sec., 5752.636625119846 rows/sec., 300.55 KiB/sec. | ||
| 9622 | 2026.01.13 17:58:44.750070 [ 276 ] {a0ffe4f1-7ddb-4984-b799-789887166ba4} <Debug> TCPHandler: Processed in 0.001205892 sec. | ||
| 9623 | 2026.01.13 17:58:44.750179 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9624 | 2026.01.13 17:58:44.750272 [ 276 ] {b5e0c07d-f34d-400d-91e7-26fc77c42f55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9625 | 2026.01.13 17:58:44.750313 [ 276 ] {b5e0c07d-f34d-400d-91e7-26fc77c42f55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9626 | 2026.01.13 17:58:44.750741 [ 276 ] {b5e0c07d-f34d-400d-91e7-26fc77c42f55} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9627 | 2026.01.13 17:58:44.750776 [ 276 ] {b5e0c07d-f34d-400d-91e7-26fc77c42f55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9628 | 2026.01.13 17:58:44.751099 [ 276 ] {b5e0c07d-f34d-400d-91e7-26fc77c42f55} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9629 | 2026.01.13 17:58:44.751304 [ 276 ] {b5e0c07d-f34d-400d-91e7-26fc77c42f55} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9630 | 2026.01.13 17:58:44.751440 [ 276 ] {b5e0c07d-f34d-400d-91e7-26fc77c42f55} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001186 sec., 264755.48060708266 rows/sec., 17.39 MiB/sec. | ||
| 9631 | 2026.01.13 17:58:44.751477 [ 276 ] {b5e0c07d-f34d-400d-91e7-26fc77c42f55} <Debug> TCPHandler: Processed in 0.001344454 sec. | ||
| 9632 | 2026.01.13 17:58:44.751609 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9633 | 2026.01.13 17:58:44.751729 [ 276 ] {b5feef8e-8cbc-4cdb-a9c8-6b8010744d6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9634 | 2026.01.13 17:58:44.751779 [ 276 ] {b5feef8e-8cbc-4cdb-a9c8-6b8010744d6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9635 | 2026.01.13 17:58:44.752148 [ 276 ] {b5feef8e-8cbc-4cdb-a9c8-6b8010744d6e} <Trace> oximeter.measurements_f64 (1c067b5b-75e1-467d-a7e3-d4b172727ac8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9636 | 2026.01.13 17:58:44.752188 [ 276 ] {b5feef8e-8cbc-4cdb-a9c8-6b8010744d6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9637 | 2026.01.13 17:58:44.752504 [ 276 ] {b5feef8e-8cbc-4cdb-a9c8-6b8010744d6e} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 9638 | 2026.01.13 17:58:44.752706 [ 276 ] {b5feef8e-8cbc-4cdb-a9c8-6b8010744d6e} <Trace> oximeter.measurements_f64 (1c067b5b-75e1-467d-a7e3-d4b172727ac8): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9639 | 2026.01.13 17:58:44.752836 [ 276 ] {b5feef8e-8cbc-4cdb-a9c8-6b8010744d6e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001132 sec., 883.3922261484099 rows/sec., 59.53 KiB/sec. | ||
| 9640 | 2026.01.13 17:58:44.752873 [ 276 ] {b5feef8e-8cbc-4cdb-a9c8-6b8010744d6e} <Debug> TCPHandler: Processed in 0.001322674 sec. | ||
| 9641 | 2026.01.13 17:58:44.752974 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9642 | 2026.01.13 17:58:44.753066 [ 276 ] {881e5c10-a649-4cc4-8eaa-1a74da57ff64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9643 | 2026.01.13 17:58:44.753120 [ 276 ] {881e5c10-a649-4cc4-8eaa-1a74da57ff64} <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 | ||
| 9644 | 2026.01.13 17:58:44.753889 [ 276 ] {881e5c10-a649-4cc4-8eaa-1a74da57ff64} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9645 | 2026.01.13 17:58:44.753925 [ 276 ] {881e5c10-a649-4cc4-8eaa-1a74da57ff64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9646 | 2026.01.13 17:58:44.754439 [ 276 ] {881e5c10-a649-4cc4-8eaa-1a74da57ff64} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9647 | 2026.01.13 17:58:44.754661 [ 276 ] {881e5c10-a649-4cc4-8eaa-1a74da57ff64} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9648 | 2026.01.13 17:58:44.754767 [ 39 ] {} <Debug> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9649 | 2026.01.13 17:58:44.754796 [ 276 ] {881e5c10-a649-4cc4-8eaa-1a74da57ff64} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001748 sec., 5720.823798627002 rows/sec., 10.25 MiB/sec. | ||
| 9650 | 2026.01.13 17:58:44.754812 [ 39 ] {} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9651 | 2026.01.13 17:58:44.754841 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.54 GiB. | ||
| 9652 | 2026.01.13 17:58:44.754856 [ 276 ] {881e5c10-a649-4cc4-8eaa-1a74da57ff64} <Debug> TCPHandler: Processed in 0.001928934 sec. | ||
| 9653 | 2026.01.13 17:58:44.754939 [ 194 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 9654 | 2026.01.13 17:58:44.754972 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9655 | 2026.01.13 17:58:44.755069 [ 276 ] {26de1815-f249-46f8-b8d9-7e51caef316f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9656 | 2026.01.13 17:58:44.755109 [ 276 ] {26de1815-f249-46f8-b8d9-7e51caef316f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9657 | 2026.01.13 17:58:44.755149 [ 194 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9658 | 2026.01.13 17:58:44.755201 [ 194 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1009 rows starting from the beginning of the part | ||
| 9659 | 2026.01.13 17:58:44.755311 [ 194 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 10 rows starting from the beginning of the part | ||
| 9660 | 2026.01.13 17:58:44.755400 [ 194 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 31 rows starting from the beginning of the part | ||
| 9661 | 2026.01.13 17:58:44.755441 [ 276 ] {26de1815-f249-46f8-b8d9-7e51caef316f} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9662 | 2026.01.13 17:58:44.755482 [ 276 ] {26de1815-f249-46f8-b8d9-7e51caef316f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 9663 | 2026.01.13 17:58:44.755482 [ 194 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 10 rows starting from the beginning of the part | ||
| 9664 | 2026.01.13 17:58:44.755579 [ 194 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 31 rows starting from the beginning of the part | ||
| 9665 | 2026.01.13 17:58:44.755659 [ 194 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 10 rows starting from the beginning of the part | ||
| 9666 | 2026.01.13 17:58:44.755804 [ 276 ] {26de1815-f249-46f8-b8d9-7e51caef316f} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9667 | 2026.01.13 17:58:44.756044 [ 276 ] {26de1815-f249-46f8-b8d9-7e51caef316f} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9668 | 2026.01.13 17:58:44.756178 [ 276 ] {26de1815-f249-46f8-b8d9-7e51caef316f} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001127 sec., 92280.39041703638 rows/sec., 5.65 MiB/sec. | ||
| 9669 | 2026.01.13 17:58:44.756213 [ 276 ] {26de1815-f249-46f8-b8d9-7e51caef316f} <Debug> TCPHandler: Processed in 0.001288834 sec. | ||
| 9670 | 2026.01.13 17:58:44.760132 [ 201 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1101 rows, containing 19 columns (19 merged, 0 gathered) in 0.005229664 sec., 210529.77782129022 rows/sec., 377.26 MiB/sec. | ||
| 9671 | 2026.01.13 17:58:44.761387 [ 201 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9672 | 2026.01.13 17:58:44.761702 [ 201 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9673 | 2026.01.13 17:58:44.761765 [ 201 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9674 | 2026.01.13 17:58:44.761868 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.54 MiB. | ||
| 9675 | 2026.01.13 17:58:49.727644 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9676 | 2026.01.13 17:58:49.727837 [ 276 ] {73af7e04-07b8-496f-b8be-81fe709110ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9677 | 2026.01.13 17:58:49.727903 [ 276 ] {73af7e04-07b8-496f-b8be-81fe709110ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9678 | 2026.01.13 17:58:49.728530 [ 276 ] {73af7e04-07b8-496f-b8be-81fe709110ec} <Trace> oximeter.fields_ipaddr (262b395f-daa4-48d1-aa34-e8cf0bb4ab49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9679 | 2026.01.13 17:58:49.728577 [ 276 ] {73af7e04-07b8-496f-b8be-81fe709110ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 9680 | 2026.01.13 17:58:49.728952 [ 276 ] {73af7e04-07b8-496f-b8be-81fe709110ec} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 9681 | 2026.01.13 17:58:49.729198 [ 276 ] {73af7e04-07b8-496f-b8be-81fe709110ec} <Trace> oximeter.fields_ipaddr (262b395f-daa4-48d1-aa34-e8cf0bb4ab49): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9682 | 2026.01.13 17:58:49.729360 [ 276 ] {73af7e04-07b8-496f-b8be-81fe709110ec} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001572 sec., 2544.529262086514 rows/sec., 207.49 KiB/sec. | ||
| 9683 | 2026.01.13 17:58:49.729402 [ 276 ] {73af7e04-07b8-496f-b8be-81fe709110ec} <Debug> TCPHandler: Processed in 0.001913374 sec. | ||
| 9684 | 2026.01.13 17:58:49.729529 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9685 | 2026.01.13 17:58:49.729625 [ 276 ] {cfa7ceb8-66e7-4436-927c-749d710b78f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9686 | 2026.01.13 17:58:49.729664 [ 276 ] {cfa7ceb8-66e7-4436-927c-749d710b78f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9687 | 2026.01.13 17:58:49.730128 [ 276 ] {cfa7ceb8-66e7-4436-927c-749d710b78f4} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9688 | 2026.01.13 17:58:49.730165 [ 276 ] {cfa7ceb8-66e7-4436-927c-749d710b78f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 9689 | 2026.01.13 17:58:49.730483 [ 276 ] {cfa7ceb8-66e7-4436-927c-749d710b78f4} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9690 | 2026.01.13 17:58:49.730701 [ 276 ] {cfa7ceb8-66e7-4436-927c-749d710b78f4} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9691 | 2026.01.13 17:58:49.730832 [ 276 ] {cfa7ceb8-66e7-4436-927c-749d710b78f4} <Debug> executeQuery: Read 120 rows, 10.41 KiB in 0.001225 sec., 97959.1836734694 rows/sec., 8.30 MiB/sec. | ||
| 9692 | 2026.01.13 17:58:49.730828 [ 28 ] {} <Debug> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9693 | 2026.01.13 17:58:49.730869 [ 276 ] {cfa7ceb8-66e7-4436-927c-749d710b78f4} <Debug> TCPHandler: Processed in 0.001391576 sec. | ||
| 9694 | 2026.01.13 17:58:49.730925 [ 28 ] {} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9695 | 2026.01.13 17:58:49.730960 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 9696 | 2026.01.13 17:58:49.731006 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9697 | 2026.01.13 17:58:49.731069 [ 193 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 9698 | 2026.01.13 17:58:49.731105 [ 276 ] {7d337c86-cc3d-4314-9fc2-49b8605af00a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9699 | 2026.01.13 17:58:49.731147 [ 276 ] {7d337c86-cc3d-4314-9fc2-49b8605af00a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9700 | 2026.01.13 17:58:49.731169 [ 193 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9701 | 2026.01.13 17:58:49.731203 [ 193 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2465 rows starting from the beginning of the part | ||
| 9702 | 2026.01.13 17:58:49.731270 [ 193 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 2272 rows starting from the beginning of the part | ||
| 9703 | 2026.01.13 17:58:49.731319 [ 193 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 56 rows starting from the beginning of the part | ||
| 9704 | 2026.01.13 17:58:49.731365 [ 193 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 118 rows starting from the beginning of the part | ||
| 9705 | 2026.01.13 17:58:49.731411 [ 193 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 1132 rows starting from the beginning of the part | ||
| 9706 | 2026.01.13 17:58:49.731464 [ 193 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 120 rows starting from the beginning of the part | ||
| 9707 | 2026.01.13 17:58:49.731563 [ 276 ] {7d337c86-cc3d-4314-9fc2-49b8605af00a} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9708 | 2026.01.13 17:58:49.731600 [ 276 ] {7d337c86-cc3d-4314-9fc2-49b8605af00a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 9709 | 2026.01.13 17:58:49.731911 [ 276 ] {7d337c86-cc3d-4314-9fc2-49b8605af00a} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9710 | 2026.01.13 17:58:49.732128 [ 276 ] {7d337c86-cc3d-4314-9fc2-49b8605af00a} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9711 | 2026.01.13 17:58:49.732259 [ 276 ] {7d337c86-cc3d-4314-9fc2-49b8605af00a} <Debug> executeQuery: Read 35 rows, 2.61 KiB in 0.001172 sec., 29863.48122866894 rows/sec., 2.18 MiB/sec. | ||
| 9712 | 2026.01.13 17:58:49.732296 [ 276 ] {7d337c86-cc3d-4314-9fc2-49b8605af00a} <Debug> TCPHandler: Processed in 0.001340424 sec. | ||
| 9713 | 2026.01.13 17:58:49.732398 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9714 | 2026.01.13 17:58:49.732492 [ 276 ] {3ae6fc33-401d-4f5d-aaa1-b9500b63e6fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9715 | 2026.01.13 17:58:49.732531 [ 276 ] {3ae6fc33-401d-4f5d-aaa1-b9500b63e6fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9716 | 2026.01.13 17:58:49.732959 [ 276 ] {3ae6fc33-401d-4f5d-aaa1-b9500b63e6fa} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9717 | 2026.01.13 17:58:49.732994 [ 276 ] {3ae6fc33-401d-4f5d-aaa1-b9500b63e6fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 9718 | 2026.01.13 17:58:49.733299 [ 276 ] {3ae6fc33-401d-4f5d-aaa1-b9500b63e6fa} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9719 | 2026.01.13 17:58:49.733511 [ 276 ] {3ae6fc33-401d-4f5d-aaa1-b9500b63e6fa} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9720 | 2026.01.13 17:58:49.733515 [ 191 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6163 rows, containing 5 columns (5 merged, 0 gathered) in 0.002483645 sec., 2481433.53820695 rows/sec., 210.74 MiB/sec. | ||
| 9721 | 2026.01.13 17:58:49.733628 [ 28 ] {} <Debug> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9722 | 2026.01.13 17:58:49.733641 [ 276 ] {3ae6fc33-401d-4f5d-aaa1-b9500b63e6fa} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001167 sec., 84832.90488431876 rows/sec., 6.63 MiB/sec. | ||
| 9723 | 2026.01.13 17:58:49.733685 [ 28 ] {} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9724 | 2026.01.13 17:58:49.733714 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 9725 | 2026.01.13 17:58:49.733718 [ 276 ] {3ae6fc33-401d-4f5d-aaa1-b9500b63e6fa} <Debug> TCPHandler: Processed in 0.001368815 sec. | ||
| 9726 | 2026.01.13 17:58:49.733788 [ 193 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 9727 | 2026.01.13 17:58:49.733845 [ 199 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9728 | 2026.01.13 17:58:49.733849 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9729 | 2026.01.13 17:58:49.733862 [ 193 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9730 | 2026.01.13 17:58:49.733901 [ 193 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1250 rows starting from the beginning of the part | ||
| 9731 | 2026.01.13 17:58:49.733946 [ 193 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 1145 rows starting from the beginning of the part | ||
| 9732 | 2026.01.13 17:58:49.733963 [ 276 ] {c1188252-89b9-41fd-a4da-5825bed7822b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9733 | 2026.01.13 17:58:49.733984 [ 193 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 64 rows starting from the beginning of the part | ||
| 9734 | 2026.01.13 17:58:49.734009 [ 276 ] {c1188252-89b9-41fd-a4da-5825bed7822b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9735 | 2026.01.13 17:58:49.734018 [ 193 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 95 rows starting from the beginning of the part | ||
| 9736 | 2026.01.13 17:58:49.734055 [ 193 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 689 rows starting from the beginning of the part | ||
| 9737 | 2026.01.13 17:58:49.734093 [ 193 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 99 rows starting from the beginning of the part | ||
| 9738 | 2026.01.13 17:58:49.734196 [ 199 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_66_13} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9739 | 2026.01.13 17:58:49.734292 [ 199 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_66_13} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9740 | 2026.01.13 17:58:49.734408 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.30 MiB. | ||
| 9741 | 2026.01.13 17:58:49.734430 [ 276 ] {c1188252-89b9-41fd-a4da-5825bed7822b} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9742 | 2026.01.13 17:58:49.734470 [ 276 ] {c1188252-89b9-41fd-a4da-5825bed7822b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 9743 | 2026.01.13 17:58:49.734818 [ 276 ] {c1188252-89b9-41fd-a4da-5825bed7822b} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9744 | 2026.01.13 17:58:49.735032 [ 276 ] {c1188252-89b9-41fd-a4da-5825bed7822b} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9745 | 2026.01.13 17:58:49.735148 [ 28 ] {} <Debug> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9746 | 2026.01.13 17:58:49.735163 [ 276 ] {c1188252-89b9-41fd-a4da-5825bed7822b} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001218 sec., 133004.9261083744 rows/sec., 9.26 MiB/sec. | ||
| 9747 | 2026.01.13 17:58:49.735199 [ 28 ] {} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9748 | 2026.01.13 17:58:49.735222 [ 276 ] {c1188252-89b9-41fd-a4da-5825bed7822b} <Debug> TCPHandler: Processed in 0.001424206 sec. | ||
| 9749 | 2026.01.13 17:58:49.735230 [ 193 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3342 rows, containing 5 columns (5 merged, 0 gathered) in 0.001470166 sec., 2273212.684826067 rows/sec., 171.97 MiB/sec. | ||
| 9750 | 2026.01.13 17:58:49.735223 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 9751 | 2026.01.13 17:58:49.735342 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9752 | 2026.01.13 17:58:49.735349 [ 193 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 9753 | 2026.01.13 17:58:49.735442 [ 276 ] {eb9e4402-8478-42fe-98a8-e3dfd80229ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9754 | 2026.01.13 17:58:49.735444 [ 193 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9755 | 2026.01.13 17:58:49.735443 [ 191 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9756 | 2026.01.13 17:58:49.735482 [ 193 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 18852 rows starting from the beginning of the part | ||
| 9757 | 2026.01.13 17:58:49.735499 [ 276 ] {eb9e4402-8478-42fe-98a8-e3dfd80229ad} <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 | ||
| 9758 | 2026.01.13 17:58:49.735534 [ 193 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 924 rows starting from the beginning of the part | ||
| 9759 | 2026.01.13 17:58:49.735573 [ 193 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 74 rows starting from the beginning of the part | ||
| 9760 | 2026.01.13 17:58:49.735610 [ 193 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 160 rows starting from the beginning of the part | ||
| 9761 | 2026.01.13 17:58:49.735645 [ 193 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 314 rows starting from the beginning of the part | ||
| 9762 | 2026.01.13 17:58:49.735682 [ 193 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 162 rows starting from the beginning of the part | ||
| 9763 | 2026.01.13 17:58:49.735764 [ 191 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_66_13} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9764 | 2026.01.13 17:58:49.735854 [ 191 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_66_13} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9765 | 2026.01.13 17:58:49.735939 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 9766 | 2026.01.13 17:58:49.736331 [ 276 ] {eb9e4402-8478-42fe-98a8-e3dfd80229ad} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9767 | 2026.01.13 17:58:49.736372 [ 276 ] {eb9e4402-8478-42fe-98a8-e3dfd80229ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 9768 | 2026.01.13 17:58:49.736934 [ 276 ] {eb9e4402-8478-42fe-98a8-e3dfd80229ad} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9769 | 2026.01.13 17:58:49.737165 [ 276 ] {eb9e4402-8478-42fe-98a8-e3dfd80229ad} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9770 | 2026.01.13 17:58:49.737304 [ 276 ] {eb9e4402-8478-42fe-98a8-e3dfd80229ad} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.00188 sec., 16489.36170212766 rows/sec., 29.55 MiB/sec. | ||
| 9771 | 2026.01.13 17:58:49.737359 [ 276 ] {eb9e4402-8478-42fe-98a8-e3dfd80229ad} <Debug> TCPHandler: Processed in 0.002067928 sec. | ||
| 9772 | 2026.01.13 17:58:49.737476 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9773 | 2026.01.13 17:58:49.737570 [ 276 ] {333422d3-6f6f-451d-b65d-384d5d642f23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9774 | 2026.01.13 17:58:49.737611 [ 276 ] {333422d3-6f6f-451d-b65d-384d5d642f23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9775 | 2026.01.13 17:58:49.737953 [ 276 ] {333422d3-6f6f-451d-b65d-384d5d642f23} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9776 | 2026.01.13 17:58:49.737989 [ 276 ] {333422d3-6f6f-451d-b65d-384d5d642f23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 9777 | 2026.01.13 17:58:49.738302 [ 276 ] {333422d3-6f6f-451d-b65d-384d5d642f23} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9778 | 2026.01.13 17:58:49.738518 [ 276 ] {333422d3-6f6f-451d-b65d-384d5d642f23} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9779 | 2026.01.13 17:58:49.738626 [ 28 ] {} <Debug> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9780 | 2026.01.13 17:58:49.738646 [ 276 ] {333422d3-6f6f-451d-b65d-384d5d642f23} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001094 sec., 54844.60694698355 rows/sec., 3.70 MiB/sec. | ||
| 9781 | 2026.01.13 17:58:49.738678 [ 28 ] {} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9782 | 2026.01.13 17:58:49.738702 [ 276 ] {333422d3-6f6f-451d-b65d-384d5d642f23} <Debug> TCPHandler: Processed in 0.001276193 sec. | ||
| 9783 | 2026.01.13 17:58:49.738704 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 9784 | 2026.01.13 17:58:49.738831 [ 192 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 9785 | 2026.01.13 17:58:49.738961 [ 192 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9786 | 2026.01.13 17:58:49.739000 [ 192 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 4104 rows starting from the beginning of the part | ||
| 9787 | 2026.01.13 17:58:49.739064 [ 192 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 76 rows starting from the beginning of the part | ||
| 9788 | 2026.01.13 17:58:49.739110 [ 192 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 28 rows starting from the beginning of the part | ||
| 9789 | 2026.01.13 17:58:49.739153 [ 192 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 60 rows starting from the beginning of the part | ||
| 9790 | 2026.01.13 17:58:49.739198 [ 192 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 104 rows starting from the beginning of the part | ||
| 9791 | 2026.01.13 17:58:49.739240 [ 192 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 60 rows starting from the beginning of the part | ||
| 9792 | 2026.01.13 17:58:49.741288 [ 190 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4432 rows, containing 4 columns (4 merged, 0 gathered) in 0.002494285 sec., 1776861.9063178424 rows/sec., 113.85 MiB/sec. | ||
| 9793 | 2026.01.13 17:58:49.741440 [ 187 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20486 rows, containing 5 columns (5 merged, 0 gathered) in 0.00611971 sec., 3347544.2463776874 rows/sec., 225.60 MiB/sec. | ||
| 9794 | 2026.01.13 17:58:49.741740 [ 191 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9795 | 2026.01.13 17:58:49.741981 [ 190 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9796 | 2026.01.13 17:58:49.742039 [ 191 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_66_13} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9797 | 2026.01.13 17:58:49.742146 [ 191 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_66_13} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9798 | 2026.01.13 17:58:49.742235 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 9799 | 2026.01.13 17:58:49.742355 [ 190 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9800 | 2026.01.13 17:58:49.742453 [ 190 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9801 | 2026.01.13 17:58:49.742556 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 9802 | 2026.01.13 17:58:50.577771 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19643 | ||
| 9803 | 2026.01.13 17:58:50.578454 [ 245 ] {} <Trace> system.asynchronous_metric_log (3e1656ea-c259-49fe-9ba0-58dc6ab6f9df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9804 | 2026.01.13 17:58:50.578501 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 9805 | 2026.01.13 17:58:50.579005 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9806 | 2026.01.13 17:58:50.579247 [ 245 ] {} <Trace> system.asynchronous_metric_log (3e1656ea-c259-49fe-9ba0-58dc6ab6f9df): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9807 | 2026.01.13 17:58:50.579375 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19643 | ||
| 9808 | 2026.01.13 17:58:50.579380 [ 30 ] {} <Debug> system.asynchronous_metric_log (3e1656ea-c259-49fe-9ba0-58dc6ab6f9df) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9809 | 2026.01.13 17:58:50.579418 [ 30 ] {} <Trace> system.asynchronous_metric_log (3e1656ea-c259-49fe-9ba0-58dc6ab6f9df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9810 | 2026.01.13 17:58:50.579437 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 9811 | 2026.01.13 17:58:50.579522 [ 190 ] {3e1656ea-c259-49fe-9ba0-58dc6ab6f9df::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 9812 | 2026.01.13 17:58:50.579738 [ 190 ] {3e1656ea-c259-49fe-9ba0-58dc6ab6f9df::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9813 | 2026.01.13 17:58:50.579769 [ 190 ] {3e1656ea-c259-49fe-9ba0-58dc6ab6f9df::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 17275 rows starting from the beginning of the part | ||
| 9814 | 2026.01.13 17:58:50.579860 [ 190 ] {3e1656ea-c259-49fe-9ba0-58dc6ab6f9df::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 448 rows starting from the beginning of the part | ||
| 9815 | 2026.01.13 17:58:50.579922 [ 190 ] {3e1656ea-c259-49fe-9ba0-58dc6ab6f9df::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 512 rows starting from the beginning of the part | ||
| 9816 | 2026.01.13 17:58:50.579969 [ 190 ] {3e1656ea-c259-49fe-9ba0-58dc6ab6f9df::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 448 rows starting from the beginning of the part | ||
| 9817 | 2026.01.13 17:58:50.580007 [ 190 ] {3e1656ea-c259-49fe-9ba0-58dc6ab6f9df::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 512 rows starting from the beginning of the part | ||
| 9818 | 2026.01.13 17:58:50.580042 [ 190 ] {3e1656ea-c259-49fe-9ba0-58dc6ab6f9df::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 448 rows starting from the beginning of the part | ||
| 9819 | 2026.01.13 17:58:50.581864 [ 187 ] {3e1656ea-c259-49fe-9ba0-58dc6ab6f9df::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19643 rows, containing 4 columns (4 merged, 0 gathered) in 0.002375093 sec., 8270412.990143965 rows/sec., 118.31 MiB/sec. | ||
| 9820 | 2026.01.13 17:58:50.582304 [ 189 ] {3e1656ea-c259-49fe-9ba0-58dc6ab6f9df::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9821 | 2026.01.13 17:58:50.582723 [ 189 ] {3e1656ea-c259-49fe-9ba0-58dc6ab6f9df::all_1_41_8} <Trace> system.asynchronous_metric_log (3e1656ea-c259-49fe-9ba0-58dc6ab6f9df): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9822 | 2026.01.13 17:58:50.582816 [ 189 ] {3e1656ea-c259-49fe-9ba0-58dc6ab6f9df::all_1_41_8} <Trace> system.asynchronous_metric_log (3e1656ea-c259-49fe-9ba0-58dc6ab6f9df) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9823 | 2026.01.13 17:58:50.582950 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.60 MiB. | ||
| 9824 | 2026.01.13 17:58:51.615721 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 9825 | 2026.01.13 17:58:51.632905 [ 244 ] {} <Trace> system.metric_log (ae7e3c3e-b449-4f33-bec8-ffbb555a10ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9826 | 2026.01.13 17:58:51.632962 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 9827 | 2026.01.13 17:58:51.638998 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9828 | 2026.01.13 17:58:51.639750 [ 244 ] {} <Trace> system.metric_log (ae7e3c3e-b449-4f33-bec8-ffbb555a10ce): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9829 | 2026.01.13 17:58:51.640051 [ 23 ] {} <Debug> system.metric_log (ae7e3c3e-b449-4f33-bec8-ffbb555a10ce) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9830 | 2026.01.13 17:58:51.640127 [ 23 ] {} <Trace> system.metric_log (ae7e3c3e-b449-4f33-bec8-ffbb555a10ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9831 | 2026.01.13 17:58:51.640154 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 9832 | 2026.01.13 17:58:51.640259 [ 187 ] {ae7e3c3e-b449-4f33-bec8-ffbb555a10ce::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 9833 | 2026.01.13 17:58:51.642867 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 9834 | 2026.01.13 17:58:51.644255 [ 187 ] {ae7e3c3e-b449-4f33-bec8-ffbb555a10ce::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9835 | 2026.01.13 17:58:51.645786 [ 187 ] {ae7e3c3e-b449-4f33-bec8-ffbb555a10ce::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 271 rows starting from the beginning of the part | ||
| 9836 | 2026.01.13 17:58:51.650301 [ 187 ] {ae7e3c3e-b449-4f33-bec8-ffbb555a10ce::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 8 rows starting from the beginning of the part | ||
| 9837 | 2026.01.13 17:58:51.654770 [ 187 ] {ae7e3c3e-b449-4f33-bec8-ffbb555a10ce::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 8 rows starting from the beginning of the part | ||
| 9838 | 2026.01.13 17:58:51.659354 [ 187 ] {ae7e3c3e-b449-4f33-bec8-ffbb555a10ce::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 7 rows starting from the beginning of the part | ||
| 9839 | 2026.01.13 17:58:51.664368 [ 187 ] {ae7e3c3e-b449-4f33-bec8-ffbb555a10ce::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 8 rows starting from the beginning of the part | ||
| 9840 | 2026.01.13 17:58:51.668555 [ 187 ] {ae7e3c3e-b449-4f33-bec8-ffbb555a10ce::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 7 rows starting from the beginning of the part | ||
| 9841 | 2026.01.13 17:58:51.719544 [ 189 ] {ae7e3c3e-b449-4f33-bec8-ffbb555a10ce::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.07932648 sec., 3895.29448426301 rows/sec., 20.14 MiB/sec. | ||
| 9842 | 2026.01.13 17:58:51.722026 [ 189 ] {ae7e3c3e-b449-4f33-bec8-ffbb555a10ce::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9843 | 2026.01.13 17:58:51.724012 [ 189 ] {ae7e3c3e-b449-4f33-bec8-ffbb555a10ce::all_1_41_8} <Trace> system.metric_log (ae7e3c3e-b449-4f33-bec8-ffbb555a10ce): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9844 | 2026.01.13 17:58:51.724093 [ 189 ] {ae7e3c3e-b449-4f33-bec8-ffbb555a10ce::all_1_41_8} <Trace> system.metric_log (ae7e3c3e-b449-4f33-bec8-ffbb555a10ce) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9845 | 2026.01.13 17:58:51.726736 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 9846 | 2026.01.13 17:58:53.141962 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1264 | ||
| 9847 | 2026.01.13 17:58:53.144469 [ 243 ] {} <Trace> system.query_log (7e309dc9-d6d6-4af1-816a-0936f503f03a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9848 | 2026.01.13 17:58:53.144527 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 9849 | 2026.01.13 17:58:53.145770 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9850 | 2026.01.13 17:58:53.146053 [ 243 ] {} <Trace> system.query_log (7e309dc9-d6d6-4af1-816a-0936f503f03a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9851 | 2026.01.13 17:58:53.146442 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1264 | ||
| 9852 | 2026.01.13 17:58:54.738205 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9853 | 2026.01.13 17:58:54.738413 [ 276 ] {c776ce64-6525-4bfe-8037-daaa639f3f35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9854 | 2026.01.13 17:58:54.738485 [ 276 ] {c776ce64-6525-4bfe-8037-daaa639f3f35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9855 | 2026.01.13 17:58:54.739448 [ 276 ] {c776ce64-6525-4bfe-8037-daaa639f3f35} <Trace> oximeter.fields_i16 (c518ca51-717d-4c11-8fbe-de2c2dfc273c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9856 | 2026.01.13 17:58:54.739489 [ 276 ] {c776ce64-6525-4bfe-8037-daaa639f3f35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 9857 | 2026.01.13 17:58:54.739883 [ 276 ] {c776ce64-6525-4bfe-8037-daaa639f3f35} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 9858 | 2026.01.13 17:58:54.740110 [ 276 ] {c776ce64-6525-4bfe-8037-daaa639f3f35} <Trace> oximeter.fields_i16 (c518ca51-717d-4c11-8fbe-de2c2dfc273c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9859 | 2026.01.13 17:58:54.740262 [ 276 ] {c776ce64-6525-4bfe-8037-daaa639f3f35} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001901 sec., 215675.96002104157 rows/sec., 13.68 MiB/sec. | ||
| 9860 | 2026.01.13 17:58:54.740302 [ 276 ] {c776ce64-6525-4bfe-8037-daaa639f3f35} <Debug> TCPHandler: Processed in 0.002242431 sec. | ||
| 9861 | 2026.01.13 17:58:54.740430 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9862 | 2026.01.13 17:58:54.740524 [ 276 ] {926fb746-2156-44ff-8a43-db76fe6889f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9863 | 2026.01.13 17:58:54.740564 [ 276 ] {926fb746-2156-44ff-8a43-db76fe6889f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9864 | 2026.01.13 17:58:54.741605 [ 276 ] {926fb746-2156-44ff-8a43-db76fe6889f4} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9865 | 2026.01.13 17:58:54.741641 [ 276 ] {926fb746-2156-44ff-8a43-db76fe6889f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 9866 | 2026.01.13 17:58:54.742019 [ 276 ] {926fb746-2156-44ff-8a43-db76fe6889f4} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9867 | 2026.01.13 17:58:54.742244 [ 276 ] {926fb746-2156-44ff-8a43-db76fe6889f4} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9868 | 2026.01.13 17:58:54.742369 [ 276 ] {926fb746-2156-44ff-8a43-db76fe6889f4} <Debug> executeQuery: Read 1132 rows, 91.85 KiB in 0.001865 sec., 606970.5093833781 rows/sec., 48.09 MiB/sec. | ||
| 9869 | 2026.01.13 17:58:54.742406 [ 276 ] {926fb746-2156-44ff-8a43-db76fe6889f4} <Debug> TCPHandler: Processed in 0.002025457 sec. | ||
| 9870 | 2026.01.13 17:58:54.742531 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9871 | 2026.01.13 17:58:54.742625 [ 276 ] {4c471fcd-4791-4cfb-a260-bb72c657c929} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9872 | 2026.01.13 17:58:54.742664 [ 276 ] {4c471fcd-4791-4cfb-a260-bb72c657c929} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9873 | 2026.01.13 17:58:54.743240 [ 276 ] {4c471fcd-4791-4cfb-a260-bb72c657c929} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9874 | 2026.01.13 17:58:54.743277 [ 276 ] {4c471fcd-4791-4cfb-a260-bb72c657c929} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 9875 | 2026.01.13 17:58:54.743588 [ 276 ] {4c471fcd-4791-4cfb-a260-bb72c657c929} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9876 | 2026.01.13 17:58:54.743794 [ 276 ] {4c471fcd-4791-4cfb-a260-bb72c657c929} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9877 | 2026.01.13 17:58:54.743932 [ 276 ] {4c471fcd-4791-4cfb-a260-bb72c657c929} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001326 sec., 162141.7797888386 rows/sec., 9.62 MiB/sec. | ||
| 9878 | 2026.01.13 17:58:54.743970 [ 276 ] {4c471fcd-4791-4cfb-a260-bb72c657c929} <Debug> TCPHandler: Processed in 0.001486777 sec. | ||
| 9879 | 2026.01.13 17:58:54.744086 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9880 | 2026.01.13 17:58:54.744180 [ 276 ] {e374f790-936d-48c1-898b-d524900b22c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9881 | 2026.01.13 17:58:54.744219 [ 276 ] {e374f790-936d-48c1-898b-d524900b22c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9882 | 2026.01.13 17:58:54.744709 [ 276 ] {e374f790-936d-48c1-898b-d524900b22c8} <Trace> oximeter.fields_u32 (283989db-30f4-4232-8589-7a68eae304b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9883 | 2026.01.13 17:58:54.744745 [ 276 ] {e374f790-936d-48c1-898b-d524900b22c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 9884 | 2026.01.13 17:58:54.745046 [ 276 ] {e374f790-936d-48c1-898b-d524900b22c8} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 9885 | 2026.01.13 17:58:54.745264 [ 276 ] {e374f790-936d-48c1-898b-d524900b22c8} <Trace> oximeter.fields_u32 (283989db-30f4-4232-8589-7a68eae304b8): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9886 | 2026.01.13 17:58:54.745390 [ 276 ] {e374f790-936d-48c1-898b-d524900b22c8} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001228 sec., 172638.4364820847 rows/sec., 11.13 MiB/sec. | ||
| 9887 | 2026.01.13 17:58:54.745426 [ 276 ] {e374f790-936d-48c1-898b-d524900b22c8} <Debug> TCPHandler: Processed in 0.001388235 sec. | ||
| 9888 | 2026.01.13 17:58:54.745540 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9889 | 2026.01.13 17:58:54.745635 [ 276 ] {3a273cbc-8e90-4d27-89ca-9427b7b13673} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9890 | 2026.01.13 17:58:54.745674 [ 276 ] {3a273cbc-8e90-4d27-89ca-9427b7b13673} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9891 | 2026.01.13 17:58:54.746148 [ 276 ] {3a273cbc-8e90-4d27-89ca-9427b7b13673} <Trace> oximeter.fields_u8 (7d5959b3-3fa8-49d8-9069-8b4bc7b3c5b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9892 | 2026.01.13 17:58:54.746184 [ 276 ] {3a273cbc-8e90-4d27-89ca-9427b7b13673} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 9893 | 2026.01.13 17:58:54.746478 [ 276 ] {3a273cbc-8e90-4d27-89ca-9427b7b13673} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 9894 | 2026.01.13 17:58:54.746703 [ 276 ] {3a273cbc-8e90-4d27-89ca-9427b7b13673} <Trace> oximeter.fields_u8 (7d5959b3-3fa8-49d8-9069-8b4bc7b3c5b2): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9895 | 2026.01.13 17:58:54.746830 [ 276 ] {3a273cbc-8e90-4d27-89ca-9427b7b13673} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001213 sec., 173948.88705688374 rows/sec., 9.88 MiB/sec. | ||
| 9896 | 2026.01.13 17:58:54.746867 [ 276 ] {3a273cbc-8e90-4d27-89ca-9427b7b13673} <Debug> TCPHandler: Processed in 0.001374055 sec. | ||
| 9897 | 2026.01.13 17:58:54.746964 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9898 | 2026.01.13 17:58:54.747056 [ 276 ] {00e0f78d-fafd-494c-8e9b-8e8c05d15508} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9899 | 2026.01.13 17:58:54.747094 [ 276 ] {00e0f78d-fafd-494c-8e9b-8e8c05d15508} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9900 | 2026.01.13 17:58:54.747748 [ 276 ] {00e0f78d-fafd-494c-8e9b-8e8c05d15508} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9901 | 2026.01.13 17:58:54.747783 [ 276 ] {00e0f78d-fafd-494c-8e9b-8e8c05d15508} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 9902 | 2026.01.13 17:58:54.748121 [ 276 ] {00e0f78d-fafd-494c-8e9b-8e8c05d15508} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9903 | 2026.01.13 17:58:54.748329 [ 276 ] {00e0f78d-fafd-494c-8e9b-8e8c05d15508} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9904 | 2026.01.13 17:58:54.748454 [ 276 ] {00e0f78d-fafd-494c-8e9b-8e8c05d15508} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001415 sec., 486925.79505300353 rows/sec., 34.00 MiB/sec. | ||
| 9905 | 2026.01.13 17:58:54.748492 [ 276 ] {00e0f78d-fafd-494c-8e9b-8e8c05d15508} <Debug> TCPHandler: Processed in 0.001573678 sec. | ||
| 9906 | 2026.01.13 17:58:54.748608 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9907 | 2026.01.13 17:58:54.748727 [ 276 ] {73f92690-d20e-48c4-884f-8345c3546a12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9908 | 2026.01.13 17:58:54.748777 [ 276 ] {73f92690-d20e-48c4-884f-8345c3546a12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9909 | 2026.01.13 17:58:54.749159 [ 276 ] {73f92690-d20e-48c4-884f-8345c3546a12} <Trace> oximeter.measurements_bool (826fdc8e-3d6b-4202-9ce2-60a454a21d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9910 | 2026.01.13 17:58:54.749205 [ 276 ] {73f92690-d20e-48c4-884f-8345c3546a12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 9911 | 2026.01.13 17:58:54.749645 [ 276 ] {73f92690-d20e-48c4-884f-8345c3546a12} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 9912 | 2026.01.13 17:58:54.749863 [ 276 ] {73f92690-d20e-48c4-884f-8345c3546a12} <Trace> oximeter.measurements_bool (826fdc8e-3d6b-4202-9ce2-60a454a21d74): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9913 | 2026.01.13 17:58:54.749991 [ 276 ] {73f92690-d20e-48c4-884f-8345c3546a12} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001288 sec., 4658.385093167702 rows/sec., 243.38 KiB/sec. | ||
| 9914 | 2026.01.13 17:58:54.749989 [ 24 ] {} <Debug> oximeter.measurements_bool (826fdc8e-3d6b-4202-9ce2-60a454a21d74) (MergerMutator): Selected 6 parts from all_1_19_4 to all_24_24_0 | ||
| 9915 | 2026.01.13 17:58:54.750028 [ 276 ] {73f92690-d20e-48c4-884f-8345c3546a12} <Debug> TCPHandler: Processed in 0.001478187 sec. | ||
| 9916 | 2026.01.13 17:58:54.750064 [ 24 ] {} <Trace> oximeter.measurements_bool (826fdc8e-3d6b-4202-9ce2-60a454a21d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9917 | 2026.01.13 17:58:54.750095 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 9918 | 2026.01.13 17:58:54.750142 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9919 | 2026.01.13 17:58:54.750231 [ 198 ] {826fdc8e-3d6b-4202-9ce2-60a454a21d74::all_1_24_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_19_4 to all_24_24_0 into Compact with storage Full | ||
| 9920 | 2026.01.13 17:58:54.750239 [ 276 ] {0b10eb7f-9e7c-4601-8bab-3835ae059842} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9921 | 2026.01.13 17:58:54.750327 [ 276 ] {0b10eb7f-9e7c-4601-8bab-3835ae059842} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9922 | 2026.01.13 17:58:54.750390 [ 198 ] {826fdc8e-3d6b-4202-9ce2-60a454a21d74::all_1_24_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9923 | 2026.01.13 17:58:54.750432 [ 198 ] {826fdc8e-3d6b-4202-9ce2-60a454a21d74::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 114 rows starting from the beginning of the part | ||
| 9924 | 2026.01.13 17:58:54.750499 [ 198 ] {826fdc8e-3d6b-4202-9ce2-60a454a21d74::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part | ||
| 9925 | 2026.01.13 17:58:54.750543 [ 198 ] {826fdc8e-3d6b-4202-9ce2-60a454a21d74::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part | ||
| 9926 | 2026.01.13 17:58:54.750586 [ 198 ] {826fdc8e-3d6b-4202-9ce2-60a454a21d74::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part | ||
| 9927 | 2026.01.13 17:58:54.750626 [ 198 ] {826fdc8e-3d6b-4202-9ce2-60a454a21d74::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part | ||
| 9928 | 2026.01.13 17:58:54.750670 [ 198 ] {826fdc8e-3d6b-4202-9ce2-60a454a21d74::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part | ||
| 9929 | 2026.01.13 17:58:54.750789 [ 276 ] {0b10eb7f-9e7c-4601-8bab-3835ae059842} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9930 | 2026.01.13 17:58:54.750829 [ 276 ] {0b10eb7f-9e7c-4601-8bab-3835ae059842} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 9931 | 2026.01.13 17:58:54.751237 [ 276 ] {0b10eb7f-9e7c-4601-8bab-3835ae059842} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9932 | 2026.01.13 17:58:54.751424 [ 200 ] {826fdc8e-3d6b-4202-9ce2-60a454a21d74::all_1_24_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 144 rows, containing 4 columns (4 merged, 0 gathered) in 0.001252172 sec., 115000.17569471287 rows/sec., 5.87 MiB/sec. | ||
| 9933 | 2026.01.13 17:58:54.751455 [ 276 ] {0b10eb7f-9e7c-4601-8bab-3835ae059842} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9934 | 2026.01.13 17:58:54.751592 [ 196 ] {826fdc8e-3d6b-4202-9ce2-60a454a21d74::all_1_24_5} <Trace> MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) | ||
| 9935 | 2026.01.13 17:58:54.751595 [ 276 ] {0b10eb7f-9e7c-4601-8bab-3835ae059842} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001373 sec., 228696.28550619082 rows/sec., 15.02 MiB/sec. | ||
| 9936 | 2026.01.13 17:58:54.751651 [ 276 ] {0b10eb7f-9e7c-4601-8bab-3835ae059842} <Debug> TCPHandler: Processed in 0.001555988 sec. | ||
| 9937 | 2026.01.13 17:58:54.751761 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9938 | 2026.01.13 17:58:54.751855 [ 276 ] {75fa2f4c-97de-45d4-9f6a-3dba0dde341d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9939 | 2026.01.13 17:58:54.751898 [ 276 ] {75fa2f4c-97de-45d4-9f6a-3dba0dde341d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9940 | 2026.01.13 17:58:54.751983 [ 196 ] {826fdc8e-3d6b-4202-9ce2-60a454a21d74::all_1_24_5} <Trace> oximeter.measurements_bool (826fdc8e-3d6b-4202-9ce2-60a454a21d74): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9941 | 2026.01.13 17:58:54.752100 [ 196 ] {826fdc8e-3d6b-4202-9ce2-60a454a21d74::all_1_24_5} <Trace> oximeter.measurements_bool (826fdc8e-3d6b-4202-9ce2-60a454a21d74) (MergerMutator): Merged 6 parts: [all_1_19_4, all_24_24_0] -> all_1_24_5 | ||
| 9942 | 2026.01.13 17:58:54.752222 [ 276 ] {75fa2f4c-97de-45d4-9f6a-3dba0dde341d} <Trace> oximeter.measurements_f64 (1c067b5b-75e1-467d-a7e3-d4b172727ac8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9943 | 2026.01.13 17:58:54.752228 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 9944 | 2026.01.13 17:58:54.752266 [ 276 ] {75fa2f4c-97de-45d4-9f6a-3dba0dde341d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 9945 | 2026.01.13 17:58:54.752571 [ 276 ] {75fa2f4c-97de-45d4-9f6a-3dba0dde341d} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 9946 | 2026.01.13 17:58:54.752794 [ 276 ] {75fa2f4c-97de-45d4-9f6a-3dba0dde341d} <Trace> oximeter.measurements_f64 (1c067b5b-75e1-467d-a7e3-d4b172727ac8): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9947 | 2026.01.13 17:58:54.752922 [ 276 ] {75fa2f4c-97de-45d4-9f6a-3dba0dde341d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001084 sec., 922.509225092251 rows/sec., 62.16 KiB/sec. | ||
| 9948 | 2026.01.13 17:58:54.752957 [ 276 ] {75fa2f4c-97de-45d4-9f6a-3dba0dde341d} <Debug> TCPHandler: Processed in 0.001243223 sec. | ||
| 9949 | 2026.01.13 17:58:54.753063 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9950 | 2026.01.13 17:58:54.753155 [ 276 ] {8f229ad8-bddb-4c16-bbb3-f4c897b548bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9951 | 2026.01.13 17:58:54.753210 [ 276 ] {8f229ad8-bddb-4c16-bbb3-f4c897b548bf} <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 | ||
| 9952 | 2026.01.13 17:58:54.753996 [ 276 ] {8f229ad8-bddb-4c16-bbb3-f4c897b548bf} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9953 | 2026.01.13 17:58:54.754032 [ 276 ] {8f229ad8-bddb-4c16-bbb3-f4c897b548bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 9954 | 2026.01.13 17:58:54.754560 [ 276 ] {8f229ad8-bddb-4c16-bbb3-f4c897b548bf} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9955 | 2026.01.13 17:58:54.754783 [ 276 ] {8f229ad8-bddb-4c16-bbb3-f4c897b548bf} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9956 | 2026.01.13 17:58:54.754940 [ 276 ] {8f229ad8-bddb-4c16-bbb3-f4c897b548bf} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001802 sec., 5549.389567147614 rows/sec., 9.94 MiB/sec. | ||
| 9957 | 2026.01.13 17:58:54.754993 [ 276 ] {8f229ad8-bddb-4c16-bbb3-f4c897b548bf} <Debug> TCPHandler: Processed in 0.001977626 sec. | ||
| 9958 | 2026.01.13 17:58:54.755102 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9959 | 2026.01.13 17:58:54.755195 [ 276 ] {85f1da78-3697-4a6a-aa15-3009608a6539} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9960 | 2026.01.13 17:58:54.755235 [ 276 ] {85f1da78-3697-4a6a-aa15-3009608a6539} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9961 | 2026.01.13 17:58:54.755580 [ 276 ] {85f1da78-3697-4a6a-aa15-3009608a6539} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9962 | 2026.01.13 17:58:54.755616 [ 276 ] {85f1da78-3697-4a6a-aa15-3009608a6539} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 9963 | 2026.01.13 17:58:54.755918 [ 276 ] {85f1da78-3697-4a6a-aa15-3009608a6539} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9964 | 2026.01.13 17:58:54.756123 [ 276 ] {85f1da78-3697-4a6a-aa15-3009608a6539} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9965 | 2026.01.13 17:58:54.756245 [ 276 ] {85f1da78-3697-4a6a-aa15-3009608a6539} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001068 sec., 97378.27715355805 rows/sec., 5.97 MiB/sec. | ||
| 9966 | 2026.01.13 17:58:54.756280 [ 276 ] {85f1da78-3697-4a6a-aa15-3009608a6539} <Debug> TCPHandler: Processed in 0.001226222 sec. | ||
| 9967 | 2026.01.13 17:58:57.952982 [ 104 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9968 | 2026.01.13 17:58:57.953036 [ 104 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9969 | 2026.01.13 17:58:58.080419 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 20155 | ||
| 9970 | 2026.01.13 17:58:58.080936 [ 245 ] {} <Trace> system.asynchronous_metric_log (3e1656ea-c259-49fe-9ba0-58dc6ab6f9df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9971 | 2026.01.13 17:58:58.080983 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 9972 | 2026.01.13 17:58:58.081468 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9973 | 2026.01.13 17:58:58.081694 [ 245 ] {} <Trace> system.asynchronous_metric_log (3e1656ea-c259-49fe-9ba0-58dc6ab6f9df): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9974 | 2026.01.13 17:58:58.081844 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20155 | ||
| 9975 | 2026.01.13 17:58:59.143880 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 9976 | 2026.01.13 17:58:59.159024 [ 244 ] {} <Trace> system.metric_log (ae7e3c3e-b449-4f33-bec8-ffbb555a10ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9977 | 2026.01.13 17:58:59.159075 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 9978 | 2026.01.13 17:58:59.164672 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9979 | 2026.01.13 17:58:59.165394 [ 244 ] {} <Trace> system.metric_log (ae7e3c3e-b449-4f33-bec8-ffbb555a10ce): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9980 | 2026.01.13 17:58:59.168096 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 9981 | 2026.01.13 17:58:59.727342 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9982 | 2026.01.13 17:58:59.727565 [ 276 ] {28381a15-d841-41e7-99f5-8a0f38735aba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9983 | 2026.01.13 17:58:59.727642 [ 276 ] {28381a15-d841-41e7-99f5-8a0f38735aba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9984 | 2026.01.13 17:58:59.728398 [ 276 ] {28381a15-d841-41e7-99f5-8a0f38735aba} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9985 | 2026.01.13 17:58:59.728450 [ 276 ] {28381a15-d841-41e7-99f5-8a0f38735aba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 9986 | 2026.01.13 17:58:59.728855 [ 276 ] {28381a15-d841-41e7-99f5-8a0f38735aba} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9987 | 2026.01.13 17:58:59.729083 [ 276 ] {28381a15-d841-41e7-99f5-8a0f38735aba} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9988 | 2026.01.13 17:58:59.729252 [ 276 ] {28381a15-d841-41e7-99f5-8a0f38735aba} <Debug> executeQuery: Read 118 rows, 10.26 KiB in 0.001741 sec., 67777.13957495692 rows/sec., 5.75 MiB/sec. | ||
| 9989 | 2026.01.13 17:58:59.729303 [ 276 ] {28381a15-d841-41e7-99f5-8a0f38735aba} <Debug> TCPHandler: Processed in 0.002102378 sec. | ||
| 9990 | 2026.01.13 17:58:59.729428 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9991 | 2026.01.13 17:58:59.729530 [ 276 ] {b283c89a-259d-43a4-9880-92cd6ec3911c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9992 | 2026.01.13 17:58:59.729574 [ 276 ] {b283c89a-259d-43a4-9880-92cd6ec3911c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9993 | 2026.01.13 17:58:59.730003 [ 276 ] {b283c89a-259d-43a4-9880-92cd6ec3911c} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9994 | 2026.01.13 17:58:59.730041 [ 276 ] {b283c89a-259d-43a4-9880-92cd6ec3911c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 9995 | 2026.01.13 17:58:59.730375 [ 276 ] {b283c89a-259d-43a4-9880-92cd6ec3911c} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9996 | 2026.01.13 17:58:59.730595 [ 276 ] {b283c89a-259d-43a4-9880-92cd6ec3911c} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9997 | 2026.01.13 17:58:59.730736 [ 276 ] {b283c89a-259d-43a4-9880-92cd6ec3911c} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001228 sec., 25244.299674267102 rows/sec., 1.85 MiB/sec. | ||
| 9998 | 2026.01.13 17:58:59.730775 [ 276 ] {b283c89a-259d-43a4-9880-92cd6ec3911c} <Debug> TCPHandler: Processed in 0.001398425 sec. | ||
| 9999 | 2026.01.13 17:58:59.730880 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10000 | 2026.01.13 17:58:59.730975 [ 276 ] {26cd508a-2637-4d35-a1d7-c414f6bbe8be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10001 | 2026.01.13 17:58:59.731015 [ 276 ] {26cd508a-2637-4d35-a1d7-c414f6bbe8be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10002 | 2026.01.13 17:58:59.731449 [ 276 ] {26cd508a-2637-4d35-a1d7-c414f6bbe8be} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10003 | 2026.01.13 17:58:59.731485 [ 276 ] {26cd508a-2637-4d35-a1d7-c414f6bbe8be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 10004 | 2026.01.13 17:58:59.731796 [ 276 ] {26cd508a-2637-4d35-a1d7-c414f6bbe8be} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10005 | 2026.01.13 17:58:59.732013 [ 276 ] {26cd508a-2637-4d35-a1d7-c414f6bbe8be} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10006 | 2026.01.13 17:58:59.732151 [ 276 ] {26cd508a-2637-4d35-a1d7-c414f6bbe8be} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001196 sec., 79431.4381270903 rows/sec., 6.20 MiB/sec. | ||
| 10007 | 2026.01.13 17:58:59.732190 [ 276 ] {26cd508a-2637-4d35-a1d7-c414f6bbe8be} <Debug> TCPHandler: Processed in 0.001358555 sec. | ||
| 10008 | 2026.01.13 17:58:59.732305 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10009 | 2026.01.13 17:58:59.732401 [ 276 ] {386b0963-1a2c-460f-b710-4084cd9116b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10010 | 2026.01.13 17:58:59.732444 [ 276 ] {386b0963-1a2c-460f-b710-4084cd9116b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10011 | 2026.01.13 17:58:59.732847 [ 276 ] {386b0963-1a2c-460f-b710-4084cd9116b4} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10012 | 2026.01.13 17:58:59.732882 [ 276 ] {386b0963-1a2c-460f-b710-4084cd9116b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 10013 | 2026.01.13 17:58:59.733227 [ 276 ] {386b0963-1a2c-460f-b710-4084cd9116b4} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10014 | 2026.01.13 17:58:59.733437 [ 276 ] {386b0963-1a2c-460f-b710-4084cd9116b4} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10015 | 2026.01.13 17:58:59.733576 [ 276 ] {386b0963-1a2c-460f-b710-4084cd9116b4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001194 sec., 134003.3500837521 rows/sec., 9.33 MiB/sec. | ||
| 10016 | 2026.01.13 17:58:59.733614 [ 276 ] {386b0963-1a2c-460f-b710-4084cd9116b4} <Debug> TCPHandler: Processed in 0.001357714 sec. | ||
| 10017 | 2026.01.13 17:58:59.733730 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10018 | 2026.01.13 17:58:59.733822 [ 276 ] {b0106bf3-cb9f-49e4-a82f-404396f7616e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10019 | 2026.01.13 17:58:59.733877 [ 276 ] {b0106bf3-cb9f-49e4-a82f-404396f7616e} <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 | ||
| 10020 | 2026.01.13 17:58:59.734732 [ 276 ] {b0106bf3-cb9f-49e4-a82f-404396f7616e} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10021 | 2026.01.13 17:58:59.734769 [ 276 ] {b0106bf3-cb9f-49e4-a82f-404396f7616e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 10022 | 2026.01.13 17:58:59.735347 [ 276 ] {b0106bf3-cb9f-49e4-a82f-404396f7616e} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 10023 | 2026.01.13 17:58:59.735578 [ 276 ] {b0106bf3-cb9f-49e4-a82f-404396f7616e} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10024 | 2026.01.13 17:58:59.735727 [ 276 ] {b0106bf3-cb9f-49e4-a82f-404396f7616e} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001921 sec., 16137.428422696512 rows/sec., 28.92 MiB/sec. | ||
| 10025 | 2026.01.13 17:58:59.735810 [ 276 ] {b0106bf3-cb9f-49e4-a82f-404396f7616e} <Debug> TCPHandler: Processed in 0.002129068 sec. | ||
| 10026 | 2026.01.13 17:58:59.735925 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10027 | 2026.01.13 17:58:59.736018 [ 276 ] {4220f378-0f1c-4632-bdf4-2b4aeb801b65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10028 | 2026.01.13 17:58:59.736060 [ 276 ] {4220f378-0f1c-4632-bdf4-2b4aeb801b65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10029 | 2026.01.13 17:58:59.736401 [ 276 ] {4220f378-0f1c-4632-bdf4-2b4aeb801b65} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10030 | 2026.01.13 17:58:59.736438 [ 276 ] {4220f378-0f1c-4632-bdf4-2b4aeb801b65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 10031 | 2026.01.13 17:58:59.736749 [ 276 ] {4220f378-0f1c-4632-bdf4-2b4aeb801b65} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10032 | 2026.01.13 17:58:59.736960 [ 276 ] {4220f378-0f1c-4632-bdf4-2b4aeb801b65} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10033 | 2026.01.13 17:58:59.737088 [ 276 ] {4220f378-0f1c-4632-bdf4-2b4aeb801b65} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001087 sec., 55197.79208831646 rows/sec., 3.72 MiB/sec. | ||
| 10034 | 2026.01.13 17:58:59.737125 [ 276 ] {4220f378-0f1c-4632-bdf4-2b4aeb801b65} <Debug> TCPHandler: Processed in 0.001248652 sec. | ||
| 10035 | 2026.01.13 17:59:02.283855 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10036 | 2026.01.13 17:59:02.284049 [ 276 ] {fd802844-c4a9-486e-bbd9-c2544339f2d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10037 | 2026.01.13 17:59:02.284121 [ 276 ] {fd802844-c4a9-486e-bbd9-c2544339f2d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10038 | 2026.01.13 17:59:02.284900 [ 276 ] {fd802844-c4a9-486e-bbd9-c2544339f2d1} <Trace> oximeter.fields_i16 (c518ca51-717d-4c11-8fbe-de2c2dfc273c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10039 | 2026.01.13 17:59:02.284940 [ 276 ] {fd802844-c4a9-486e-bbd9-c2544339f2d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 10040 | 2026.01.13 17:59:02.285338 [ 276 ] {fd802844-c4a9-486e-bbd9-c2544339f2d1} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 10041 | 2026.01.13 17:59:02.285570 [ 276 ] {fd802844-c4a9-486e-bbd9-c2544339f2d1} <Trace> oximeter.fields_i16 (c518ca51-717d-4c11-8fbe-de2c2dfc273c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10042 | 2026.01.13 17:59:02.285733 [ 276 ] {fd802844-c4a9-486e-bbd9-c2544339f2d1} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001735 sec., 13832.8530259366 rows/sec., 1.15 MiB/sec. | ||
| 10043 | 2026.01.13 17:59:02.285776 [ 276 ] {fd802844-c4a9-486e-bbd9-c2544339f2d1} <Debug> TCPHandler: Processed in 0.002058228 sec. | ||
| 10044 | 2026.01.13 17:59:02.285899 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10045 | 2026.01.13 17:59:02.285992 [ 276 ] {0df8d1f0-d77b-42d2-8bb7-0d0b0f43902d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10046 | 2026.01.13 17:59:02.286033 [ 276 ] {0df8d1f0-d77b-42d2-8bb7-0d0b0f43902d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10047 | 2026.01.13 17:59:02.286461 [ 276 ] {0df8d1f0-d77b-42d2-8bb7-0d0b0f43902d} <Trace> oximeter.fields_ipaddr (262b395f-daa4-48d1-aa34-e8cf0bb4ab49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10048 | 2026.01.13 17:59:02.286498 [ 276 ] {0df8d1f0-d77b-42d2-8bb7-0d0b0f43902d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 10049 | 2026.01.13 17:59:02.286808 [ 276 ] {0df8d1f0-d77b-42d2-8bb7-0d0b0f43902d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 10050 | 2026.01.13 17:59:02.287023 [ 276 ] {0df8d1f0-d77b-42d2-8bb7-0d0b0f43902d} <Trace> oximeter.fields_ipaddr (262b395f-daa4-48d1-aa34-e8cf0bb4ab49): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10051 | 2026.01.13 17:59:02.287160 [ 276 ] {0df8d1f0-d77b-42d2-8bb7-0d0b0f43902d} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001186 sec., 8431.703204047217 rows/sec., 687.55 KiB/sec. | ||
| 10052 | 2026.01.13 17:59:02.287199 [ 276 ] {0df8d1f0-d77b-42d2-8bb7-0d0b0f43902d} <Debug> TCPHandler: Processed in 0.001350534 sec. | ||
| 10053 | 2026.01.13 17:59:02.287310 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10054 | 2026.01.13 17:59:02.287403 [ 276 ] {7058dbf8-13c8-418b-9810-f0c3f4127f65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10055 | 2026.01.13 17:59:02.287442 [ 276 ] {7058dbf8-13c8-418b-9810-f0c3f4127f65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10056 | 2026.01.13 17:59:02.288536 [ 276 ] {7058dbf8-13c8-418b-9810-f0c3f4127f65} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10057 | 2026.01.13 17:59:02.288572 [ 276 ] {7058dbf8-13c8-418b-9810-f0c3f4127f65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 10058 | 2026.01.13 17:59:02.288973 [ 276 ] {7058dbf8-13c8-418b-9810-f0c3f4127f65} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10059 | 2026.01.13 17:59:02.289182 [ 276 ] {7058dbf8-13c8-418b-9810-f0c3f4127f65} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10060 | 2026.01.13 17:59:02.289318 [ 276 ] {7058dbf8-13c8-418b-9810-f0c3f4127f65} <Debug> executeQuery: Read 1341 rows, 114.80 KiB in 0.001932 sec., 694099.3788819876 rows/sec., 58.03 MiB/sec. | ||
| 10061 | 2026.01.13 17:59:02.289356 [ 276 ] {7058dbf8-13c8-418b-9810-f0c3f4127f65} <Debug> TCPHandler: Processed in 0.002096648 sec. | ||
| 10062 | 2026.01.13 17:59:02.289468 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10063 | 2026.01.13 17:59:02.289561 [ 276 ] {c368c730-fc95-48c7-abf4-24fa7399307a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10064 | 2026.01.13 17:59:02.289601 [ 276 ] {c368c730-fc95-48c7-abf4-24fa7399307a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10065 | 2026.01.13 17:59:02.290010 [ 276 ] {c368c730-fc95-48c7-abf4-24fa7399307a} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10066 | 2026.01.13 17:59:02.290047 [ 276 ] {c368c730-fc95-48c7-abf4-24fa7399307a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 10067 | 2026.01.13 17:59:02.290351 [ 276 ] {c368c730-fc95-48c7-abf4-24fa7399307a} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 10068 | 2026.01.13 17:59:02.290562 [ 276 ] {c368c730-fc95-48c7-abf4-24fa7399307a} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10069 | 2026.01.13 17:59:02.290700 [ 276 ] {c368c730-fc95-48c7-abf4-24fa7399307a} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001157 sec., 27657.735522904062 rows/sec., 2.04 MiB/sec. | ||
| 10070 | 2026.01.13 17:59:02.290737 [ 276 ] {c368c730-fc95-48c7-abf4-24fa7399307a} <Debug> TCPHandler: Processed in 0.001318114 sec. | ||
| 10071 | 2026.01.13 17:59:02.290839 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10072 | 2026.01.13 17:59:02.290931 [ 276 ] {7ab86bef-84f7-4783-ac96-456cd7c0d501} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10073 | 2026.01.13 17:59:02.290969 [ 276 ] {7ab86bef-84f7-4783-ac96-456cd7c0d501} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10074 | 2026.01.13 17:59:02.291462 [ 276 ] {7ab86bef-84f7-4783-ac96-456cd7c0d501} <Trace> oximeter.fields_u32 (283989db-30f4-4232-8589-7a68eae304b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10075 | 2026.01.13 17:59:02.291498 [ 276 ] {7ab86bef-84f7-4783-ac96-456cd7c0d501} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 10076 | 2026.01.13 17:59:02.291813 [ 276 ] {7ab86bef-84f7-4783-ac96-456cd7c0d501} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 10077 | 2026.01.13 17:59:02.292021 [ 276 ] {7ab86bef-84f7-4783-ac96-456cd7c0d501} <Trace> oximeter.fields_u32 (283989db-30f4-4232-8589-7a68eae304b8): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10078 | 2026.01.13 17:59:02.292159 [ 276 ] {7ab86bef-84f7-4783-ac96-456cd7c0d501} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001246 sec., 202247.19101123596 rows/sec., 13.99 MiB/sec. | ||
| 10079 | 2026.01.13 17:59:02.292197 [ 276 ] {7ab86bef-84f7-4783-ac96-456cd7c0d501} <Debug> TCPHandler: Processed in 0.001406905 sec. | ||
| 10080 | 2026.01.13 17:59:02.292308 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10081 | 2026.01.13 17:59:02.292400 [ 276 ] {077241f4-f2c6-48e5-911b-7e87afaa93f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10082 | 2026.01.13 17:59:02.292440 [ 276 ] {077241f4-f2c6-48e5-911b-7e87afaa93f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10083 | 2026.01.13 17:59:02.292834 [ 276 ] {077241f4-f2c6-48e5-911b-7e87afaa93f0} <Trace> oximeter.fields_u8 (7d5959b3-3fa8-49d8-9069-8b4bc7b3c5b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10084 | 2026.01.13 17:59:02.292870 [ 276 ] {077241f4-f2c6-48e5-911b-7e87afaa93f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 10085 | 2026.01.13 17:59:02.293176 [ 276 ] {077241f4-f2c6-48e5-911b-7e87afaa93f0} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 10086 | 2026.01.13 17:59:02.293382 [ 276 ] {077241f4-f2c6-48e5-911b-7e87afaa93f0} <Trace> oximeter.fields_u8 (7d5959b3-3fa8-49d8-9069-8b4bc7b3c5b2): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10087 | 2026.01.13 17:59:02.293517 [ 276 ] {077241f4-f2c6-48e5-911b-7e87afaa93f0} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001133 sec., 10591.350397175642 rows/sec., 827.45 KiB/sec. | ||
| 10088 | 2026.01.13 17:59:02.293554 [ 276 ] {077241f4-f2c6-48e5-911b-7e87afaa93f0} <Debug> TCPHandler: Processed in 0.001295573 sec. | ||
| 10089 | 2026.01.13 17:59:02.293666 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10090 | 2026.01.13 17:59:02.293758 [ 276 ] {9778de2c-ccb2-4ae6-9659-0694c067996b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10091 | 2026.01.13 17:59:02.293797 [ 276 ] {9778de2c-ccb2-4ae6-9659-0694c067996b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10092 | 2026.01.13 17:59:02.294431 [ 276 ] {9778de2c-ccb2-4ae6-9659-0694c067996b} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10093 | 2026.01.13 17:59:02.294467 [ 276 ] {9778de2c-ccb2-4ae6-9659-0694c067996b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 10094 | 2026.01.13 17:59:02.294802 [ 276 ] {9778de2c-ccb2-4ae6-9659-0694c067996b} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10095 | 2026.01.13 17:59:02.295009 [ 276 ] {9778de2c-ccb2-4ae6-9659-0694c067996b} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10096 | 2026.01.13 17:59:02.295143 [ 276 ] {9778de2c-ccb2-4ae6-9659-0694c067996b} <Debug> executeQuery: Read 576 rows, 44.28 KiB in 0.001403 sec., 410548.8239486814 rows/sec., 30.82 MiB/sec. | ||
| 10097 | 2026.01.13 17:59:02.295177 [ 276 ] {9778de2c-ccb2-4ae6-9659-0694c067996b} <Debug> TCPHandler: Processed in 0.001564868 sec. | ||
| 10098 | 2026.01.13 17:59:02.295270 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10099 | 2026.01.13 17:59:02.295357 [ 276 ] {8abec43c-cd72-4f26-8797-d60ab29dbbb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10100 | 2026.01.13 17:59:02.295396 [ 276 ] {8abec43c-cd72-4f26-8797-d60ab29dbbb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10101 | 2026.01.13 17:59:02.295969 [ 276 ] {8abec43c-cd72-4f26-8797-d60ab29dbbb4} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10102 | 2026.01.13 17:59:02.296002 [ 276 ] {8abec43c-cd72-4f26-8797-d60ab29dbbb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 10103 | 2026.01.13 17:59:02.296457 [ 276 ] {8abec43c-cd72-4f26-8797-d60ab29dbbb4} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10104 | 2026.01.13 17:59:02.296662 [ 276 ] {8abec43c-cd72-4f26-8797-d60ab29dbbb4} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10105 | 2026.01.13 17:59:02.296797 [ 276 ] {8abec43c-cd72-4f26-8797-d60ab29dbbb4} <Debug> executeQuery: Read 965 rows, 68.90 KiB in 0.001442 sec., 669209.4313453537 rows/sec., 46.66 MiB/sec. | ||
| 10106 | 2026.01.13 17:59:02.296834 [ 276 ] {8abec43c-cd72-4f26-8797-d60ab29dbbb4} <Debug> TCPHandler: Processed in 0.001601629 sec. | ||
| 10107 | 2026.01.13 17:59:02.296946 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10108 | 2026.01.13 17:59:02.297039 [ 276 ] {1f3ae296-b3a1-442d-9137-24cbb8dc6528} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10109 | 2026.01.13 17:59:02.297095 [ 276 ] {1f3ae296-b3a1-442d-9137-24cbb8dc6528} <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 | ||
| 10110 | 2026.01.13 17:59:02.297885 [ 276 ] {1f3ae296-b3a1-442d-9137-24cbb8dc6528} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10111 | 2026.01.13 17:59:02.297922 [ 276 ] {1f3ae296-b3a1-442d-9137-24cbb8dc6528} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 10112 | 2026.01.13 17:59:02.298431 [ 276 ] {1f3ae296-b3a1-442d-9137-24cbb8dc6528} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 10113 | 2026.01.13 17:59:02.298647 [ 276 ] {1f3ae296-b3a1-442d-9137-24cbb8dc6528} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10114 | 2026.01.13 17:59:02.298791 [ 276 ] {1f3ae296-b3a1-442d-9137-24cbb8dc6528} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001769 sec., 5652.911249293386 rows/sec., 10.13 MiB/sec. | ||
| 10115 | 2026.01.13 17:59:02.298852 [ 276 ] {1f3ae296-b3a1-442d-9137-24cbb8dc6528} <Debug> TCPHandler: Processed in 0.001954705 sec. | ||
| 10116 | 2026.01.13 17:59:02.298961 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10117 | 2026.01.13 17:59:02.299054 [ 276 ] {784e87f9-9bc3-48d0-a548-2eee649eae9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10118 | 2026.01.13 17:59:02.299095 [ 276 ] {784e87f9-9bc3-48d0-a548-2eee649eae9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10119 | 2026.01.13 17:59:02.299448 [ 276 ] {784e87f9-9bc3-48d0-a548-2eee649eae9c} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10120 | 2026.01.13 17:59:02.299483 [ 276 ] {784e87f9-9bc3-48d0-a548-2eee649eae9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 10121 | 2026.01.13 17:59:02.299784 [ 276 ] {784e87f9-9bc3-48d0-a548-2eee649eae9c} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10122 | 2026.01.13 17:59:02.299989 [ 276 ] {784e87f9-9bc3-48d0-a548-2eee649eae9c} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10123 | 2026.01.13 17:59:02.300113 [ 276 ] {784e87f9-9bc3-48d0-a548-2eee649eae9c} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001077 sec., 33426.18384401114 rows/sec., 2.25 MiB/sec. | ||
| 10124 | 2026.01.13 17:59:02.300150 [ 276 ] {784e87f9-9bc3-48d0-a548-2eee649eae9c} <Debug> TCPHandler: Processed in 0.001239063 sec. | ||
| 10125 | 2026.01.13 17:59:03.147606 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 1318 | ||
| 10126 | 2026.01.13 17:59:03.150299 [ 243 ] {} <Trace> system.query_log (7e309dc9-d6d6-4af1-816a-0936f503f03a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10127 | 2026.01.13 17:59:03.150345 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 10128 | 2026.01.13 17:59:03.151589 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 10129 | 2026.01.13 17:59:03.151851 [ 243 ] {} <Trace> system.query_log (7e309dc9-d6d6-4af1-816a-0936f503f03a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10130 | 2026.01.13 17:59:03.152014 [ 125 ] {} <Debug> system.query_log (7e309dc9-d6d6-4af1-816a-0936f503f03a) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 10131 | 2026.01.13 17:59:03.152080 [ 125 ] {} <Trace> system.query_log (7e309dc9-d6d6-4af1-816a-0936f503f03a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10132 | 2026.01.13 17:59:03.152102 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 10133 | 2026.01.13 17:59:03.152112 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1318 | ||
| 10134 | 2026.01.13 17:59:03.152228 [ 186 ] {7e309dc9-d6d6-4af1-816a-0936f503f03a::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 | ||
| 10135 | 2026.01.13 17:59:03.152859 [ 186 ] {7e309dc9-d6d6-4af1-816a-0936f503f03a::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10136 | 2026.01.13 17:59:03.153013 [ 186 ] {7e309dc9-d6d6-4af1-816a-0936f503f03a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1110 rows starting from the beginning of the part | ||
| 10137 | 2026.01.13 17:59:03.153390 [ 186 ] {7e309dc9-d6d6-4af1-816a-0936f503f03a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 36 rows starting from the beginning of the part | ||
| 10138 | 2026.01.13 17:59:03.153726 [ 186 ] {7e309dc9-d6d6-4af1-816a-0936f503f03a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 56 rows starting from the beginning of the part | ||
| 10139 | 2026.01.13 17:59:03.154084 [ 186 ] {7e309dc9-d6d6-4af1-816a-0936f503f03a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 26 rows starting from the beginning of the part | ||
| 10140 | 2026.01.13 17:59:03.154428 [ 186 ] {7e309dc9-d6d6-4af1-816a-0936f503f03a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 36 rows starting from the beginning of the part | ||
| 10141 | 2026.01.13 17:59:03.154781 [ 186 ] {7e309dc9-d6d6-4af1-816a-0936f503f03a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 54 rows starting from the beginning of the part | ||
| 10142 | 2026.01.13 17:59:03.161599 [ 200 ] {7e309dc9-d6d6-4af1-816a-0936f503f03a::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1318 rows, containing 72 columns (72 merged, 0 gathered) in 0.00943229 sec., 139732.7690306384 rows/sec., 112.69 MiB/sec. | ||
| 10143 | 2026.01.13 17:59:03.162924 [ 194 ] {7e309dc9-d6d6-4af1-816a-0936f503f03a::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 10144 | 2026.01.13 17:59:03.163463 [ 194 ] {7e309dc9-d6d6-4af1-816a-0936f503f03a::all_1_31_6} <Trace> system.query_log (7e309dc9-d6d6-4af1-816a-0936f503f03a): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10145 | 2026.01.13 17:59:03.163550 [ 194 ] {7e309dc9-d6d6-4af1-816a-0936f503f03a::all_1_31_6} <Trace> system.query_log (7e309dc9-d6d6-4af1-816a-0936f503f03a) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 10146 | 2026.01.13 17:59:03.163735 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.98 MiB. | ||
| 10147 | 2026.01.13 17:59:04.721444 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10148 | 2026.01.13 17:59:04.721660 [ 276 ] {046638e4-040d-4cc6-85c7-57f3e4df7a31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10149 | 2026.01.13 17:59:04.721735 [ 276 ] {046638e4-040d-4cc6-85c7-57f3e4df7a31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10150 | 2026.01.13 17:59:04.722410 [ 276 ] {046638e4-040d-4cc6-85c7-57f3e4df7a31} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10151 | 2026.01.13 17:59:04.722459 [ 276 ] {046638e4-040d-4cc6-85c7-57f3e4df7a31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 10152 | 2026.01.13 17:59:04.722873 [ 276 ] {046638e4-040d-4cc6-85c7-57f3e4df7a31} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10153 | 2026.01.13 17:59:04.723126 [ 276 ] {046638e4-040d-4cc6-85c7-57f3e4df7a31} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10154 | 2026.01.13 17:59:04.723286 [ 276 ] {046638e4-040d-4cc6-85c7-57f3e4df7a31} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001679 sec., 33353.18642048839 rows/sec., 2.56 MiB/sec. | ||
| 10155 | 2026.01.13 17:59:04.723328 [ 276 ] {046638e4-040d-4cc6-85c7-57f3e4df7a31} <Debug> TCPHandler: Processed in 0.002025977 sec. | ||
| 10156 | 2026.01.13 17:59:04.723453 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10157 | 2026.01.13 17:59:04.723547 [ 276 ] {b1c1ebbe-c7eb-499c-923c-04bddfae2500} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10158 | 2026.01.13 17:59:04.723588 [ 276 ] {b1c1ebbe-c7eb-499c-923c-04bddfae2500} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10159 | 2026.01.13 17:59:04.724022 [ 276 ] {b1c1ebbe-c7eb-499c-923c-04bddfae2500} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10160 | 2026.01.13 17:59:04.724060 [ 276 ] {b1c1ebbe-c7eb-499c-923c-04bddfae2500} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 10161 | 2026.01.13 17:59:04.724369 [ 276 ] {b1c1ebbe-c7eb-499c-923c-04bddfae2500} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10162 | 2026.01.13 17:59:04.724587 [ 276 ] {b1c1ebbe-c7eb-499c-923c-04bddfae2500} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10163 | 2026.01.13 17:59:04.724720 [ 276 ] {b1c1ebbe-c7eb-499c-923c-04bddfae2500} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001191 sec., 53736.35600335852 rows/sec., 4.19 MiB/sec. | ||
| 10164 | 2026.01.13 17:59:04.724759 [ 276 ] {b1c1ebbe-c7eb-499c-923c-04bddfae2500} <Debug> TCPHandler: Processed in 0.001356114 sec. | ||
| 10165 | 2026.01.13 17:59:04.724873 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10166 | 2026.01.13 17:59:04.724966 [ 276 ] {7a69b37c-cbbc-48ea-8b73-a6b483783b6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10167 | 2026.01.13 17:59:04.725010 [ 276 ] {7a69b37c-cbbc-48ea-8b73-a6b483783b6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10168 | 2026.01.13 17:59:04.725374 [ 276 ] {7a69b37c-cbbc-48ea-8b73-a6b483783b6a} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10169 | 2026.01.13 17:59:04.725412 [ 276 ] {7a69b37c-cbbc-48ea-8b73-a6b483783b6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 10170 | 2026.01.13 17:59:04.725748 [ 276 ] {7a69b37c-cbbc-48ea-8b73-a6b483783b6a} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10171 | 2026.01.13 17:59:04.725965 [ 276 ] {7a69b37c-cbbc-48ea-8b73-a6b483783b6a} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10172 | 2026.01.13 17:59:04.726094 [ 276 ] {7a69b37c-cbbc-48ea-8b73-a6b483783b6a} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001145 sec., 55895.19650655022 rows/sec., 3.89 MiB/sec. | ||
| 10173 | 2026.01.13 17:59:04.726131 [ 276 ] {7a69b37c-cbbc-48ea-8b73-a6b483783b6a} <Debug> TCPHandler: Processed in 0.001306803 sec. | ||
| 10174 | 2026.01.13 17:59:04.726244 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10175 | 2026.01.13 17:59:04.726336 [ 276 ] {7e650b04-cedb-49e1-b1d7-a12f347c8de1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10176 | 2026.01.13 17:59:04.726376 [ 276 ] {7e650b04-cedb-49e1-b1d7-a12f347c8de1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10177 | 2026.01.13 17:59:04.726691 [ 276 ] {7e650b04-cedb-49e1-b1d7-a12f347c8de1} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10178 | 2026.01.13 17:59:04.726727 [ 276 ] {7e650b04-cedb-49e1-b1d7-a12f347c8de1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 10179 | 2026.01.13 17:59:04.727027 [ 276 ] {7e650b04-cedb-49e1-b1d7-a12f347c8de1} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10180 | 2026.01.13 17:59:04.727246 [ 276 ] {7e650b04-cedb-49e1-b1d7-a12f347c8de1} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10181 | 2026.01.13 17:59:04.727376 [ 276 ] {7e650b04-cedb-49e1-b1d7-a12f347c8de1} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001056 sec., 22727.272727272724 rows/sec., 1.53 MiB/sec. | ||
| 10182 | 2026.01.13 17:59:04.727411 [ 276 ] {7e650b04-cedb-49e1-b1d7-a12f347c8de1} <Debug> TCPHandler: Processed in 0.001215942 sec. | ||
| 10183 | 2026.01.13 17:59:05.582020 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20603 | ||
| 10184 | 2026.01.13 17:59:05.582494 [ 245 ] {} <Trace> system.asynchronous_metric_log (3e1656ea-c259-49fe-9ba0-58dc6ab6f9df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10185 | 2026.01.13 17:59:05.582530 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 10186 | 2026.01.13 17:59:05.582998 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 10187 | 2026.01.13 17:59:05.583218 [ 245 ] {} <Trace> system.asynchronous_metric_log (3e1656ea-c259-49fe-9ba0-58dc6ab6f9df): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10188 | 2026.01.13 17:59:05.583356 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20603 | ||
| 10189 | 2026.01.13 17:59:06.668295 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 10190 | 2026.01.13 17:59:06.685051 [ 244 ] {} <Trace> system.metric_log (ae7e3c3e-b449-4f33-bec8-ffbb555a10ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10191 | 2026.01.13 17:59:06.685111 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 10192 | 2026.01.13 17:59:06.691143 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 10193 | 2026.01.13 17:59:06.691860 [ 244 ] {} <Trace> system.metric_log (ae7e3c3e-b449-4f33-bec8-ffbb555a10ce): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10194 | 2026.01.13 17:59:06.694684 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 10195 | 2026.01.13 17:59:09.727456 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10196 | 2026.01.13 17:59:09.727668 [ 276 ] {29cefaa0-6c26-45ee-962c-6401c83258e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10197 | 2026.01.13 17:59:09.727741 [ 276 ] {29cefaa0-6c26-45ee-962c-6401c83258e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10198 | 2026.01.13 17:59:09.728477 [ 276 ] {29cefaa0-6c26-45ee-962c-6401c83258e8} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10199 | 2026.01.13 17:59:09.728520 [ 276 ] {29cefaa0-6c26-45ee-962c-6401c83258e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 10200 | 2026.01.13 17:59:09.728924 [ 276 ] {29cefaa0-6c26-45ee-962c-6401c83258e8} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10201 | 2026.01.13 17:59:09.729162 [ 276 ] {29cefaa0-6c26-45ee-962c-6401c83258e8} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10202 | 2026.01.13 17:59:09.729299 [ 146 ] {} <Debug> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10203 | 2026.01.13 17:59:09.729315 [ 276 ] {29cefaa0-6c26-45ee-962c-6401c83258e8} <Debug> executeQuery: Read 118 rows, 10.26 KiB in 0.001701 sec., 69370.95825984715 rows/sec., 5.89 MiB/sec. | ||
| 10204 | 2026.01.13 17:59:09.729383 [ 146 ] {} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10205 | 2026.01.13 17:59:09.729401 [ 276 ] {29cefaa0-6c26-45ee-962c-6401c83258e8} <Debug> TCPHandler: Processed in 0.002084488 sec. | ||
| 10206 | 2026.01.13 17:59:09.729414 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 10207 | 2026.01.13 17:59:09.729539 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10208 | 2026.01.13 17:59:09.729553 [ 200 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 10209 | 2026.01.13 17:59:09.729637 [ 276 ] {51049b96-1b00-4f80-b414-4fe7f490e904} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10210 | 2026.01.13 17:59:09.729683 [ 276 ] {51049b96-1b00-4f80-b414-4fe7f490e904} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10211 | 2026.01.13 17:59:09.729699 [ 200 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10212 | 2026.01.13 17:59:09.729738 [ 200 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2465 rows starting from the beginning of the part | ||
| 10213 | 2026.01.13 17:59:09.729804 [ 200 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 1132 rows starting from the beginning of the part | ||
| 10214 | 2026.01.13 17:59:09.729849 [ 200 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 118 rows starting from the beginning of the part | ||
| 10215 | 2026.01.13 17:59:09.729911 [ 200 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 1341 rows starting from the beginning of the part | ||
| 10216 | 2026.01.13 17:59:09.729963 [ 200 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 56 rows starting from the beginning of the part | ||
| 10217 | 2026.01.13 17:59:09.730009 [ 200 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 118 rows starting from the beginning of the part | ||
| 10218 | 2026.01.13 17:59:09.730117 [ 276 ] {51049b96-1b00-4f80-b414-4fe7f490e904} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10219 | 2026.01.13 17:59:09.730161 [ 276 ] {51049b96-1b00-4f80-b414-4fe7f490e904} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 10220 | 2026.01.13 17:59:09.730513 [ 276 ] {51049b96-1b00-4f80-b414-4fe7f490e904} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 10221 | 2026.01.13 17:59:09.730743 [ 276 ] {51049b96-1b00-4f80-b414-4fe7f490e904} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10222 | 2026.01.13 17:59:09.730860 [ 146 ] {} <Debug> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 10223 | 2026.01.13 17:59:09.730892 [ 276 ] {51049b96-1b00-4f80-b414-4fe7f490e904} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001273 sec., 24351.92458758837 rows/sec., 1.79 MiB/sec. | ||
| 10224 | 2026.01.13 17:59:09.730892 [ 146 ] {} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10225 | 2026.01.13 17:59:09.730933 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 10226 | 2026.01.13 17:59:09.730939 [ 276 ] {51049b96-1b00-4f80-b414-4fe7f490e904} <Debug> TCPHandler: Processed in 0.001451237 sec. | ||
| 10227 | 2026.01.13 17:59:09.731029 [ 201 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 10228 | 2026.01.13 17:59:09.731078 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10229 | 2026.01.13 17:59:09.731118 [ 201 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10230 | 2026.01.13 17:59:09.731146 [ 201 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 278 rows starting from the beginning of the part | ||
| 10231 | 2026.01.13 17:59:09.731171 [ 276 ] {0fce5897-ad49-4913-816d-d6c10d2d9a41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10232 | 2026.01.13 17:59:09.731204 [ 201 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 35 rows starting from the beginning of the part | ||
| 10233 | 2026.01.13 17:59:09.731211 [ 276 ] {0fce5897-ad49-4913-816d-d6c10d2d9a41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10234 | 2026.01.13 17:59:09.731249 [ 201 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 215 rows starting from the beginning of the part | ||
| 10235 | 2026.01.13 17:59:09.731291 [ 201 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 31 rows starting from the beginning of the part | ||
| 10236 | 2026.01.13 17:59:09.731331 [ 201 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 32 rows starting from the beginning of the part | ||
| 10237 | 2026.01.13 17:59:09.731370 [ 201 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 31 rows starting from the beginning of the part | ||
| 10238 | 2026.01.13 17:59:09.731661 [ 276 ] {0fce5897-ad49-4913-816d-d6c10d2d9a41} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10239 | 2026.01.13 17:59:09.731697 [ 276 ] {0fce5897-ad49-4913-816d-d6c10d2d9a41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10240 | 2026.01.13 17:59:09.732165 [ 200 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5230 rows, containing 5 columns (5 merged, 0 gathered) in 0.002672449 sec., 1957006.4760824249 rows/sec., 167.57 MiB/sec. | ||
| 10241 | 2026.01.13 17:59:09.732162 [ 199 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 622 rows, containing 5 columns (5 merged, 0 gathered) in 0.001164491 sec., 534138.9499790038 rows/sec., 36.01 MiB/sec. | ||
| 10242 | 2026.01.13 17:59:09.732223 [ 276 ] {0fce5897-ad49-4913-816d-d6c10d2d9a41} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10243 | 2026.01.13 17:59:09.732359 [ 197 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 10244 | 2026.01.13 17:59:09.732432 [ 200 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10245 | 2026.01.13 17:59:09.732485 [ 276 ] {0fce5897-ad49-4913-816d-d6c10d2d9a41} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10246 | 2026.01.13 17:59:09.732612 [ 146 ] {} <Debug> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10247 | 2026.01.13 17:59:09.732636 [ 276 ] {0fce5897-ad49-4913-816d-d6c10d2d9a41} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001482 sec., 64102.5641025641 rows/sec., 5.01 MiB/sec. | ||
| 10248 | 2026.01.13 17:59:09.732645 [ 146 ] {} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10249 | 2026.01.13 17:59:09.732664 [ 197 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::all_1_61_12} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10250 | 2026.01.13 17:59:09.732678 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 10251 | 2026.01.13 17:59:09.732682 [ 276 ] {0fce5897-ad49-4913-816d-d6c10d2d9a41} <Debug> TCPHandler: Processed in 0.00165447 sec. | ||
| 10252 | 2026.01.13 17:59:09.732746 [ 197 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::all_1_61_12} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 10253 | 2026.01.13 17:59:09.732755 [ 201 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 10254 | 2026.01.13 17:59:09.732771 [ 200 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_71_14} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10255 | 2026.01.13 17:59:09.732809 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 10256 | 2026.01.13 17:59:09.732820 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10257 | 2026.01.13 17:59:09.732833 [ 201 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10258 | 2026.01.13 17:59:09.732860 [ 201 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1250 rows starting from the beginning of the part | ||
| 10259 | 2026.01.13 17:59:09.732868 [ 200 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_71_14} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10260 | 2026.01.13 17:59:09.732904 [ 201 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 689 rows starting from the beginning of the part | ||
| 10261 | 2026.01.13 17:59:09.732917 [ 276 ] {72b2237f-a868-4ec2-94e7-2bab788db2f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10262 | 2026.01.13 17:59:09.732944 [ 201 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 95 rows starting from the beginning of the part | ||
| 10263 | 2026.01.13 17:59:09.732950 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.20 MiB. | ||
| 10264 | 2026.01.13 17:59:09.732961 [ 276 ] {72b2237f-a868-4ec2-94e7-2bab788db2f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10265 | 2026.01.13 17:59:09.732982 [ 201 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 576 rows starting from the beginning of the part | ||
| 10266 | 2026.01.13 17:59:09.733016 [ 201 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 64 rows starting from the beginning of the part | ||
| 10267 | 2026.01.13 17:59:09.733053 [ 201 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 95 rows starting from the beginning of the part | ||
| 10268 | 2026.01.13 17:59:09.733391 [ 276 ] {72b2237f-a868-4ec2-94e7-2bab788db2f1} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10269 | 2026.01.13 17:59:09.733426 [ 276 ] {72b2237f-a868-4ec2-94e7-2bab788db2f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 10270 | 2026.01.13 17:59:09.733768 [ 276 ] {72b2237f-a868-4ec2-94e7-2bab788db2f1} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10271 | 2026.01.13 17:59:09.733980 [ 276 ] {72b2237f-a868-4ec2-94e7-2bab788db2f1} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10272 | 2026.01.13 17:59:09.734089 [ 146 ] {} <Debug> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10273 | 2026.01.13 17:59:09.734112 [ 276 ] {72b2237f-a868-4ec2-94e7-2bab788db2f1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001214 sec., 131795.71663920922 rows/sec., 9.18 MiB/sec. | ||
| 10274 | 2026.01.13 17:59:09.734120 [ 146 ] {} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10275 | 2026.01.13 17:59:09.734143 [ 199 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2769 rows, containing 5 columns (5 merged, 0 gathered) in 0.001413785 sec., 1958572.2015723747 rows/sec., 149.93 MiB/sec. | ||
| 10276 | 2026.01.13 17:59:09.734151 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 10277 | 2026.01.13 17:59:09.734157 [ 276 ] {72b2237f-a868-4ec2-94e7-2bab788db2f1} <Debug> TCPHandler: Processed in 0.001386405 sec. | ||
| 10278 | 2026.01.13 17:59:09.734236 [ 201 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 10279 | 2026.01.13 17:59:09.734293 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10280 | 2026.01.13 17:59:09.734316 [ 201 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10281 | 2026.01.13 17:59:09.734341 [ 201 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 20486 rows starting from the beginning of the part | ||
| 10282 | 2026.01.13 17:59:09.734342 [ 200 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10283 | 2026.01.13 17:59:09.734387 [ 201 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 314 rows starting from the beginning of the part | ||
| 10284 | 2026.01.13 17:59:09.734391 [ 276 ] {098d1572-e1f2-411f-bdee-9a0b9378b042} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10285 | 2026.01.13 17:59:09.734429 [ 201 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 160 rows starting from the beginning of the part | ||
| 10286 | 2026.01.13 17:59:09.734453 [ 276 ] {098d1572-e1f2-411f-bdee-9a0b9378b042} <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 | ||
| 10287 | 2026.01.13 17:59:09.734467 [ 201 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 965 rows starting from the beginning of the part | ||
| 10288 | 2026.01.13 17:59:09.734504 [ 201 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 64 rows starting from the beginning of the part | ||
| 10289 | 2026.01.13 17:59:09.734542 [ 201 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 160 rows starting from the beginning of the part | ||
| 10290 | 2026.01.13 17:59:09.734635 [ 200 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_71_14} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10291 | 2026.01.13 17:59:09.734728 [ 200 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_71_14} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10292 | 2026.01.13 17:59:09.734831 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 10293 | 2026.01.13 17:59:09.735298 [ 276 ] {098d1572-e1f2-411f-bdee-9a0b9378b042} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10294 | 2026.01.13 17:59:09.735338 [ 276 ] {098d1572-e1f2-411f-bdee-9a0b9378b042} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 10295 | 2026.01.13 17:59:09.735906 [ 276 ] {098d1572-e1f2-411f-bdee-9a0b9378b042} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 10296 | 2026.01.13 17:59:09.736136 [ 276 ] {098d1572-e1f2-411f-bdee-9a0b9378b042} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10297 | 2026.01.13 17:59:09.736249 [ 146 ] {} <Debug> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 10298 | 2026.01.13 17:59:09.736279 [ 276 ] {098d1572-e1f2-411f-bdee-9a0b9378b042} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001906 sec., 16264.428121720883 rows/sec., 29.15 MiB/sec. | ||
| 10299 | 2026.01.13 17:59:09.736284 [ 146 ] {} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10300 | 2026.01.13 17:59:09.736322 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 10301 | 2026.01.13 17:59:09.736340 [ 276 ] {098d1572-e1f2-411f-bdee-9a0b9378b042} <Debug> TCPHandler: Processed in 0.002097698 sec. | ||
| 10302 | 2026.01.13 17:59:09.736400 [ 197 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 10303 | 2026.01.13 17:59:09.736462 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10304 | 2026.01.13 17:59:09.736556 [ 276 ] {4401533f-9927-4ea3-ac25-279f8f5aaec7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10305 | 2026.01.13 17:59:09.736586 [ 197 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10306 | 2026.01.13 17:59:09.736597 [ 276 ] {4401533f-9927-4ea3-ac25-279f8f5aaec7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10307 | 2026.01.13 17:59:09.736643 [ 197 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1101 rows starting from the beginning of the part | ||
| 10308 | 2026.01.13 17:59:09.736770 [ 197 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 31 rows starting from the beginning of the part | ||
| 10309 | 2026.01.13 17:59:09.736880 [ 197 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 10 rows starting from the beginning of the part | ||
| 10310 | 2026.01.13 17:59:09.736935 [ 276 ] {4401533f-9927-4ea3-ac25-279f8f5aaec7} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10311 | 2026.01.13 17:59:09.736972 [ 276 ] {4401533f-9927-4ea3-ac25-279f8f5aaec7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10312 | 2026.01.13 17:59:09.736985 [ 197 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 31 rows starting from the beginning of the part | ||
| 10313 | 2026.01.13 17:59:09.737088 [ 197 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 10 rows starting from the beginning of the part | ||
| 10314 | 2026.01.13 17:59:09.737188 [ 197 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 31 rows starting from the beginning of the part | ||
| 10315 | 2026.01.13 17:59:09.737294 [ 276 ] {4401533f-9927-4ea3-ac25-279f8f5aaec7} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10316 | 2026.01.13 17:59:09.737514 [ 276 ] {4401533f-9927-4ea3-ac25-279f8f5aaec7} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10317 | 2026.01.13 17:59:09.737622 [ 146 ] {} <Debug> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10318 | 2026.01.13 17:59:09.737648 [ 276 ] {4401533f-9927-4ea3-ac25-279f8f5aaec7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00111 sec., 54054.054054054046 rows/sec., 3.64 MiB/sec. | ||
| 10319 | 2026.01.13 17:59:09.737655 [ 146 ] {} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10320 | 2026.01.13 17:59:09.737688 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10321 | 2026.01.13 17:59:09.737690 [ 276 ] {4401533f-9927-4ea3-ac25-279f8f5aaec7} <Debug> TCPHandler: Processed in 0.001278653 sec. | ||
| 10322 | 2026.01.13 17:59:09.737765 [ 200 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 10323 | 2026.01.13 17:59:09.737860 [ 200 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10324 | 2026.01.13 17:59:09.737887 [ 200 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 4432 rows starting from the beginning of the part | ||
| 10325 | 2026.01.13 17:59:09.737931 [ 200 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 104 rows starting from the beginning of the part | ||
| 10326 | 2026.01.13 17:59:09.737964 [ 200 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 60 rows starting from the beginning of the part | ||
| 10327 | 2026.01.13 17:59:09.737998 [ 200 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 36 rows starting from the beginning of the part | ||
| 10328 | 2026.01.13 17:59:09.738030 [ 200 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 24 rows starting from the beginning of the part | ||
| 10329 | 2026.01.13 17:59:09.738060 [ 200 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 60 rows starting from the beginning of the part | ||
| 10330 | 2026.01.13 17:59:09.743108 [ 191 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4716 rows, containing 4 columns (4 merged, 0 gathered) in 0.005373407 sec., 877655.4614232646 rows/sec., 56.29 MiB/sec. | ||
| 10331 | 2026.01.13 17:59:09.743689 [ 190 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10332 | 2026.01.13 17:59:09.744045 [ 190 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_71_14} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10333 | 2026.01.13 17:59:09.744149 [ 190 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_71_14} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10334 | 2026.01.13 17:59:09.744251 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 10335 | 2026.01.13 17:59:09.747699 [ 190 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22149 rows, containing 5 columns (5 merged, 0 gathered) in 0.013485983 sec., 1642371.9353642964 rows/sec., 110.87 MiB/sec. | ||
| 10336 | 2026.01.13 17:59:09.748470 [ 195 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10337 | 2026.01.13 17:59:09.748788 [ 195 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10338 | 2026.01.13 17:59:09.748884 [ 195 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10339 | 2026.01.13 17:59:09.748979 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 10340 | 2026.01.13 17:59:09.752176 [ 195 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1214 rows, containing 19 columns (19 merged, 0 gathered) in 0.015808345 sec., 76794.88270277501 rows/sec., 137.61 MiB/sec. | ||
| 10341 | 2026.01.13 17:59:09.754100 [ 190 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 10342 | 2026.01.13 17:59:09.754447 [ 190 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10343 | 2026.01.13 17:59:09.754520 [ 190 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 10344 | 2026.01.13 17:59:09.754654 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.38 MiB. | ||
| 10345 | 2026.01.13 17:59:10.000205 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 315.05 MiB, peak 329.67 MiB, free memory in arenas 0.00 B, will set to 322.18 MiB (RSS), difference: 7.13 MiB | ||
| 10346 | 2026.01.13 17:59:12.953842 [ 142 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10347 | 2026.01.13 17:59:12.953889 [ 142 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10348 | 2026.01.13 17:59:13.083571 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 21115 | ||
| 10349 | 2026.01.13 17:59:13.084129 [ 245 ] {} <Trace> system.asynchronous_metric_log (3e1656ea-c259-49fe-9ba0-58dc6ab6f9df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10350 | 2026.01.13 17:59:13.084172 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 10351 | 2026.01.13 17:59:13.084665 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 10352 | 2026.01.13 17:59:13.084902 [ 245 ] {} <Trace> system.asynchronous_metric_log (3e1656ea-c259-49fe-9ba0-58dc6ab6f9df): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10353 | 2026.01.13 17:59:13.085040 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21115 | ||
| 10354 | 2026.01.13 17:59:13.152580 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1338 | ||
| 10355 | 2026.01.13 17:59:13.154619 [ 243 ] {} <Trace> system.query_log (7e309dc9-d6d6-4af1-816a-0936f503f03a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10356 | 2026.01.13 17:59:13.154663 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 10357 | 2026.01.13 17:59:13.155811 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10358 | 2026.01.13 17:59:13.156079 [ 243 ] {} <Trace> system.query_log (7e309dc9-d6d6-4af1-816a-0936f503f03a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10359 | 2026.01.13 17:59:13.156330 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1338 | ||
| 10360 | 2026.01.13 17:59:13.309988 [ 141 ] {} <Debug> oximeter.fields_i16 (c518ca51-717d-4c11-8fbe-de2c2dfc273c) (MergerMutator): Selected 5 parts from all_1_23_5 to all_27_27_0 | ||
| 10361 | 2026.01.13 17:59:13.310084 [ 141 ] {} <Trace> oximeter.fields_i16 (c518ca51-717d-4c11-8fbe-de2c2dfc273c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10362 | 2026.01.13 17:59:13.310124 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 10363 | 2026.01.13 17:59:13.310290 [ 197 ] {c518ca51-717d-4c11-8fbe-de2c2dfc273c::all_1_27_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_23_5 to all_27_27_0 into Compact with storage Full | ||
| 10364 | 2026.01.13 17:59:13.310505 [ 197 ] {c518ca51-717d-4c11-8fbe-de2c2dfc273c::all_1_27_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10365 | 2026.01.13 17:59:13.310574 [ 197 ] {c518ca51-717d-4c11-8fbe-de2c2dfc273c::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_23_5, total 434 rows starting from the beginning of the part | ||
| 10366 | 2026.01.13 17:59:13.310697 [ 197 ] {c518ca51-717d-4c11-8fbe-de2c2dfc273c::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 410 rows starting from the beginning of the part | ||
| 10367 | 2026.01.13 17:59:13.310789 [ 197 ] {c518ca51-717d-4c11-8fbe-de2c2dfc273c::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 410 rows starting from the beginning of the part | ||
| 10368 | 2026.01.13 17:59:13.310859 [ 197 ] {c518ca51-717d-4c11-8fbe-de2c2dfc273c::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 410 rows starting from the beginning of the part | ||
| 10369 | 2026.01.13 17:59:13.310909 [ 197 ] {c518ca51-717d-4c11-8fbe-de2c2dfc273c::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 24 rows starting from the beginning of the part | ||
| 10370 | 2026.01.13 17:59:13.311955 [ 195 ] {c518ca51-717d-4c11-8fbe-de2c2dfc273c::all_1_27_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1688 rows, containing 5 columns (5 merged, 0 gathered) in 0.001729202 sec., 976172.8242275917 rows/sec., 66.19 MiB/sec. | ||
| 10371 | 2026.01.13 17:59:13.312191 [ 187 ] {c518ca51-717d-4c11-8fbe-de2c2dfc273c::all_1_27_6} <Trace> MergedBlockOutputStream: filled checksums all_1_27_6 (state Temporary) | ||
| 10372 | 2026.01.13 17:59:13.312532 [ 187 ] {c518ca51-717d-4c11-8fbe-de2c2dfc273c::all_1_27_6} <Trace> oximeter.fields_i16 (c518ca51-717d-4c11-8fbe-de2c2dfc273c): Renaming temporary part tmp_merge_all_1_27_6 to all_1_27_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10373 | 2026.01.13 17:59:13.312618 [ 187 ] {c518ca51-717d-4c11-8fbe-de2c2dfc273c::all_1_27_6} <Trace> oximeter.fields_i16 (c518ca51-717d-4c11-8fbe-de2c2dfc273c) (MergerMutator): Merged 5 parts: [all_1_23_5, all_27_27_0] -> all_1_27_6 | ||
| 10374 | 2026.01.13 17:59:13.312725 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 10375 | 2026.01.13 17:59:13.563750 [ 141 ] {} <Debug> oximeter.fields_u8 (7d5959b3-3fa8-49d8-9069-8b4bc7b3c5b2) (MergerMutator): Selected 5 parts from all_1_23_5 to all_27_27_0 | ||
| 10376 | 2026.01.13 17:59:13.563821 [ 141 ] {} <Trace> oximeter.fields_u8 (7d5959b3-3fa8-49d8-9069-8b4bc7b3c5b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10377 | 2026.01.13 17:59:13.563845 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 10378 | 2026.01.13 17:59:13.563970 [ 198 ] {7d5959b3-3fa8-49d8-9069-8b4bc7b3c5b2::all_1_27_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_23_5 to all_27_27_0 into Compact with storage Full | ||
| 10379 | 2026.01.13 17:59:13.564122 [ 198 ] {7d5959b3-3fa8-49d8-9069-8b4bc7b3c5b2::all_1_27_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10380 | 2026.01.13 17:59:13.564159 [ 198 ] {7d5959b3-3fa8-49d8-9069-8b4bc7b3c5b2::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_23_5, total 223 rows starting from the beginning of the part | ||
| 10381 | 2026.01.13 17:59:13.564228 [ 198 ] {7d5959b3-3fa8-49d8-9069-8b4bc7b3c5b2::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 211 rows starting from the beginning of the part | ||
| 10382 | 2026.01.13 17:59:13.564277 [ 198 ] {7d5959b3-3fa8-49d8-9069-8b4bc7b3c5b2::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 211 rows starting from the beginning of the part | ||
| 10383 | 2026.01.13 17:59:13.564321 [ 198 ] {7d5959b3-3fa8-49d8-9069-8b4bc7b3c5b2::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 211 rows starting from the beginning of the part | ||
| 10384 | 2026.01.13 17:59:13.564366 [ 198 ] {7d5959b3-3fa8-49d8-9069-8b4bc7b3c5b2::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 12 rows starting from the beginning of the part | ||
| 10385 | 2026.01.13 17:59:13.565174 [ 187 ] {7d5959b3-3fa8-49d8-9069-8b4bc7b3c5b2::all_1_27_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 868 rows, containing 5 columns (5 merged, 0 gathered) in 0.001258933 sec., 689472.7519256385 rows/sec., 42.15 MiB/sec. | ||
| 10386 | 2026.01.13 17:59:13.565350 [ 195 ] {7d5959b3-3fa8-49d8-9069-8b4bc7b3c5b2::all_1_27_6} <Trace> MergedBlockOutputStream: filled checksums all_1_27_6 (state Temporary) | ||
| 10387 | 2026.01.13 17:59:13.565664 [ 195 ] {7d5959b3-3fa8-49d8-9069-8b4bc7b3c5b2::all_1_27_6} <Trace> oximeter.fields_u8 (7d5959b3-3fa8-49d8-9069-8b4bc7b3c5b2): Renaming temporary part tmp_merge_all_1_27_6 to all_1_27_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10388 | 2026.01.13 17:59:13.565754 [ 195 ] {7d5959b3-3fa8-49d8-9069-8b4bc7b3c5b2::all_1_27_6} <Trace> oximeter.fields_u8 (7d5959b3-3fa8-49d8-9069-8b4bc7b3c5b2) (MergerMutator): Merged 5 parts: [all_1_23_5, all_27_27_0] -> all_1_27_6 | ||
| 10389 | 2026.01.13 17:59:13.565851 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 10390 | 2026.01.13 17:59:14.194865 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 10391 | 2026.01.13 17:59:14.211720 [ 244 ] {} <Trace> system.metric_log (ae7e3c3e-b449-4f33-bec8-ffbb555a10ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10392 | 2026.01.13 17:59:14.211764 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 10393 | 2026.01.13 17:59:14.218060 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 10394 | 2026.01.13 17:59:14.218783 [ 244 ] {} <Trace> system.metric_log (ae7e3c3e-b449-4f33-bec8-ffbb555a10ce): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10395 | 2026.01.13 17:59:14.221954 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 10396 | 2026.01.13 17:59:14.726976 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10397 | 2026.01.13 17:59:14.727270 [ 276 ] {70adc69f-6316-4001-893f-5495fc746735} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10398 | 2026.01.13 17:59:14.727375 [ 276 ] {70adc69f-6316-4001-893f-5495fc746735} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10399 | 2026.01.13 17:59:14.728075 [ 276 ] {70adc69f-6316-4001-893f-5495fc746735} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10400 | 2026.01.13 17:59:14.728117 [ 276 ] {70adc69f-6316-4001-893f-5495fc746735} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 10401 | 2026.01.13 17:59:14.728582 [ 276 ] {70adc69f-6316-4001-893f-5495fc746735} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10402 | 2026.01.13 17:59:14.728841 [ 276 ] {70adc69f-6316-4001-893f-5495fc746735} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10403 | 2026.01.13 17:59:14.729019 [ 276 ] {70adc69f-6316-4001-893f-5495fc746735} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001823 sec., 41689.52276467362 rows/sec., 3.44 MiB/sec. | ||
| 10404 | 2026.01.13 17:59:14.729066 [ 276 ] {70adc69f-6316-4001-893f-5495fc746735} <Debug> TCPHandler: Processed in 0.002274321 sec. | ||
| 10405 | 2026.01.13 17:59:14.729200 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10406 | 2026.01.13 17:59:14.729312 [ 276 ] {2915700c-d205-4d3c-8fce-0ca915095155} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10407 | 2026.01.13 17:59:14.729360 [ 276 ] {2915700c-d205-4d3c-8fce-0ca915095155} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10408 | 2026.01.13 17:59:14.729769 [ 276 ] {2915700c-d205-4d3c-8fce-0ca915095155} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10409 | 2026.01.13 17:59:14.729805 [ 276 ] {2915700c-d205-4d3c-8fce-0ca915095155} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 10410 | 2026.01.13 17:59:14.730092 [ 276 ] {2915700c-d205-4d3c-8fce-0ca915095155} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10411 | 2026.01.13 17:59:14.730304 [ 276 ] {2915700c-d205-4d3c-8fce-0ca915095155} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10412 | 2026.01.13 17:59:14.730436 [ 276 ] {2915700c-d205-4d3c-8fce-0ca915095155} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001148 sec., 8710.801393728223 rows/sec., 655.01 KiB/sec. | ||
| 10413 | 2026.01.13 17:59:14.730473 [ 276 ] {2915700c-d205-4d3c-8fce-0ca915095155} <Debug> TCPHandler: Processed in 0.001330564 sec. | ||
| 10414 | 2026.01.13 17:59:14.730578 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10415 | 2026.01.13 17:59:14.730669 [ 276 ] {ec9b7546-f82d-4630-b61f-669ec2b127df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10416 | 2026.01.13 17:59:14.730707 [ 276 ] {ec9b7546-f82d-4630-b61f-669ec2b127df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10417 | 2026.01.13 17:59:14.731103 [ 276 ] {ec9b7546-f82d-4630-b61f-669ec2b127df} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10418 | 2026.01.13 17:59:14.731138 [ 276 ] {ec9b7546-f82d-4630-b61f-669ec2b127df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 10419 | 2026.01.13 17:59:14.731430 [ 276 ] {ec9b7546-f82d-4630-b61f-669ec2b127df} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10420 | 2026.01.13 17:59:14.731632 [ 276 ] {ec9b7546-f82d-4630-b61f-669ec2b127df} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10421 | 2026.01.13 17:59:14.731755 [ 276 ] {ec9b7546-f82d-4630-b61f-669ec2b127df} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001104 sec., 67028.98550724638 rows/sec., 5.23 MiB/sec. | ||
| 10422 | 2026.01.13 17:59:14.731792 [ 276 ] {ec9b7546-f82d-4630-b61f-669ec2b127df} <Debug> TCPHandler: Processed in 0.001260522 sec. | ||
| 10423 | 2026.01.13 17:59:14.731901 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10424 | 2026.01.13 17:59:14.731992 [ 276 ] {4b67bc95-f3a2-4170-88ac-ce7a06361a7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10425 | 2026.01.13 17:59:14.732037 [ 276 ] {4b67bc95-f3a2-4170-88ac-ce7a06361a7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10426 | 2026.01.13 17:59:14.732421 [ 276 ] {4b67bc95-f3a2-4170-88ac-ce7a06361a7e} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10427 | 2026.01.13 17:59:14.732456 [ 276 ] {4b67bc95-f3a2-4170-88ac-ce7a06361a7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 10428 | 2026.01.13 17:59:14.732766 [ 276 ] {4b67bc95-f3a2-4170-88ac-ce7a06361a7e} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10429 | 2026.01.13 17:59:14.732963 [ 276 ] {4b67bc95-f3a2-4170-88ac-ce7a06361a7e} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10430 | 2026.01.13 17:59:14.733090 [ 276 ] {4b67bc95-f3a2-4170-88ac-ce7a06361a7e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001116 sec., 143369.17562724015 rows/sec., 9.99 MiB/sec. | ||
| 10431 | 2026.01.13 17:59:14.733126 [ 276 ] {4b67bc95-f3a2-4170-88ac-ce7a06361a7e} <Debug> TCPHandler: Processed in 0.001272672 sec. | ||
| 10432 | 2026.01.13 17:59:14.733226 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10433 | 2026.01.13 17:59:14.733317 [ 276 ] {c6df8d46-de73-461b-a1ef-57dcba42fa17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10434 | 2026.01.13 17:59:14.733369 [ 276 ] {c6df8d46-de73-461b-a1ef-57dcba42fa17} <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 | ||
| 10435 | 2026.01.13 17:59:14.734096 [ 276 ] {c6df8d46-de73-461b-a1ef-57dcba42fa17} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10436 | 2026.01.13 17:59:14.734131 [ 276 ] {c6df8d46-de73-461b-a1ef-57dcba42fa17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 10437 | 2026.01.13 17:59:14.734631 [ 276 ] {c6df8d46-de73-461b-a1ef-57dcba42fa17} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10438 | 2026.01.13 17:59:14.734846 [ 276 ] {c6df8d46-de73-461b-a1ef-57dcba42fa17} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10439 | 2026.01.13 17:59:14.734982 [ 276 ] {c6df8d46-de73-461b-a1ef-57dcba42fa17} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001682 sec., 5945.303210463734 rows/sec., 10.65 MiB/sec. | ||
| 10440 | 2026.01.13 17:59:14.735033 [ 276 ] {c6df8d46-de73-461b-a1ef-57dcba42fa17} <Debug> TCPHandler: Processed in 0.001852803 sec. | ||
| 10441 | 2026.01.13 17:59:14.735139 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10442 | 2026.01.13 17:59:14.735230 [ 276 ] {c34c7022-d5d4-4d11-ae5c-2a761d6e5943} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10443 | 2026.01.13 17:59:14.735271 [ 276 ] {c34c7022-d5d4-4d11-ae5c-2a761d6e5943} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10444 | 2026.01.13 17:59:14.735588 [ 276 ] {c34c7022-d5d4-4d11-ae5c-2a761d6e5943} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10445 | 2026.01.13 17:59:14.735624 [ 276 ] {c34c7022-d5d4-4d11-ae5c-2a761d6e5943} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.53 GiB. | ||
| 10446 | 2026.01.13 17:59:14.735913 [ 276 ] {c34c7022-d5d4-4d11-ae5c-2a761d6e5943} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10447 | 2026.01.13 17:59:14.736119 [ 276 ] {c34c7022-d5d4-4d11-ae5c-2a761d6e5943} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10448 | 2026.01.13 17:59:14.736240 [ 276 ] {c34c7022-d5d4-4d11-ae5c-2a761d6e5943} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001028 sec., 58365.75875486381 rows/sec., 3.93 MiB/sec. | ||
| 10449 | 2026.01.13 17:59:14.736274 [ 276 ] {c34c7022-d5d4-4d11-ae5c-2a761d6e5943} <Debug> TCPHandler: Processed in 0.001182911 sec. | ||
| 10450 | 2026.01.13 17:59:19.728007 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10451 | 2026.01.13 17:59:19.728304 [ 276 ] {8088b6ca-15f8-4983-ad2a-6c54cc657279} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10452 | 2026.01.13 17:59:19.728448 [ 276 ] {8088b6ca-15f8-4983-ad2a-6c54cc657279} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10453 | 2026.01.13 17:59:19.729241 [ 276 ] {8088b6ca-15f8-4983-ad2a-6c54cc657279} <Trace> oximeter.fields_ipaddr (262b395f-daa4-48d1-aa34-e8cf0bb4ab49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10454 | 2026.01.13 17:59:19.729286 [ 276 ] {8088b6ca-15f8-4983-ad2a-6c54cc657279} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10455 | 2026.01.13 17:59:19.729649 [ 276 ] {8088b6ca-15f8-4983-ad2a-6c54cc657279} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 10456 | 2026.01.13 17:59:19.729861 [ 276 ] {8088b6ca-15f8-4983-ad2a-6c54cc657279} <Trace> oximeter.fields_ipaddr (262b395f-daa4-48d1-aa34-e8cf0bb4ab49): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10457 | 2026.01.13 17:59:19.730013 [ 276 ] {8088b6ca-15f8-4983-ad2a-6c54cc657279} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001784 sec., 2242.152466367713 rows/sec., 182.83 KiB/sec. | ||
| 10458 | 2026.01.13 17:59:19.730054 [ 276 ] {8088b6ca-15f8-4983-ad2a-6c54cc657279} <Debug> TCPHandler: Processed in 0.00223492 sec. | ||
| 10459 | 2026.01.13 17:59:19.730206 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10460 | 2026.01.13 17:59:19.730299 [ 276 ] {87726ad9-f5d2-4adb-976e-7cd5a374b3d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10461 | 2026.01.13 17:59:19.730338 [ 276 ] {87726ad9-f5d2-4adb-976e-7cd5a374b3d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10462 | 2026.01.13 17:59:19.730851 [ 276 ] {87726ad9-f5d2-4adb-976e-7cd5a374b3d9} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10463 | 2026.01.13 17:59:19.730887 [ 276 ] {87726ad9-f5d2-4adb-976e-7cd5a374b3d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10464 | 2026.01.13 17:59:19.731247 [ 276 ] {87726ad9-f5d2-4adb-976e-7cd5a374b3d9} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10465 | 2026.01.13 17:59:19.731454 [ 276 ] {87726ad9-f5d2-4adb-976e-7cd5a374b3d9} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10466 | 2026.01.13 17:59:19.731579 [ 276 ] {87726ad9-f5d2-4adb-976e-7cd5a374b3d9} <Debug> executeQuery: Read 120 rows, 10.41 KiB in 0.001297 sec., 92521.20277563609 rows/sec., 7.84 MiB/sec. | ||
| 10467 | 2026.01.13 17:59:19.731615 [ 276 ] {87726ad9-f5d2-4adb-976e-7cd5a374b3d9} <Debug> TCPHandler: Processed in 0.001456206 sec. | ||
| 10468 | 2026.01.13 17:59:19.731738 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10469 | 2026.01.13 17:59:19.731830 [ 276 ] {c08dd003-6d1d-4f18-a633-840957e35e40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10470 | 2026.01.13 17:59:19.731869 [ 276 ] {c08dd003-6d1d-4f18-a633-840957e35e40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10471 | 2026.01.13 17:59:19.732292 [ 276 ] {c08dd003-6d1d-4f18-a633-840957e35e40} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10472 | 2026.01.13 17:59:19.732328 [ 276 ] {c08dd003-6d1d-4f18-a633-840957e35e40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10473 | 2026.01.13 17:59:19.732621 [ 276 ] {c08dd003-6d1d-4f18-a633-840957e35e40} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10474 | 2026.01.13 17:59:19.732819 [ 276 ] {c08dd003-6d1d-4f18-a633-840957e35e40} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10475 | 2026.01.13 17:59:19.732943 [ 276 ] {c08dd003-6d1d-4f18-a633-840957e35e40} <Debug> executeQuery: Read 35 rows, 2.61 KiB in 0.00113 sec., 30973.45132743363 rows/sec., 2.26 MiB/sec. | ||
| 10476 | 2026.01.13 17:59:19.732979 [ 276 ] {c08dd003-6d1d-4f18-a633-840957e35e40} <Debug> TCPHandler: Processed in 0.001287834 sec. | ||
| 10477 | 2026.01.13 17:59:19.733094 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10478 | 2026.01.13 17:59:19.733185 [ 276 ] {d5e50079-d2c5-4cc3-9407-cc6fd4a88524} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10479 | 2026.01.13 17:59:19.733223 [ 276 ] {d5e50079-d2c5-4cc3-9407-cc6fd4a88524} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10480 | 2026.01.13 17:59:19.733684 [ 276 ] {d5e50079-d2c5-4cc3-9407-cc6fd4a88524} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10481 | 2026.01.13 17:59:19.733719 [ 276 ] {d5e50079-d2c5-4cc3-9407-cc6fd4a88524} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10482 | 2026.01.13 17:59:19.734015 [ 276 ] {d5e50079-d2c5-4cc3-9407-cc6fd4a88524} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10483 | 2026.01.13 17:59:19.734238 [ 276 ] {d5e50079-d2c5-4cc3-9407-cc6fd4a88524} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10484 | 2026.01.13 17:59:19.734362 [ 276 ] {d5e50079-d2c5-4cc3-9407-cc6fd4a88524} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001195 sec., 82845.18828451882 rows/sec., 6.48 MiB/sec. | ||
| 10485 | 2026.01.13 17:59:19.734399 [ 276 ] {d5e50079-d2c5-4cc3-9407-cc6fd4a88524} <Debug> TCPHandler: Processed in 0.001351694 sec. | ||
| 10486 | 2026.01.13 17:59:19.734517 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10487 | 2026.01.13 17:59:19.734608 [ 276 ] {42b2c9c2-33f2-4f7a-9a08-5396af3dcad0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10488 | 2026.01.13 17:59:19.734651 [ 276 ] {42b2c9c2-33f2-4f7a-9a08-5396af3dcad0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10489 | 2026.01.13 17:59:19.735067 [ 276 ] {42b2c9c2-33f2-4f7a-9a08-5396af3dcad0} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10490 | 2026.01.13 17:59:19.735124 [ 276 ] {42b2c9c2-33f2-4f7a-9a08-5396af3dcad0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10491 | 2026.01.13 17:59:19.735438 [ 276 ] {42b2c9c2-33f2-4f7a-9a08-5396af3dcad0} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10492 | 2026.01.13 17:59:19.735638 [ 276 ] {42b2c9c2-33f2-4f7a-9a08-5396af3dcad0} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10493 | 2026.01.13 17:59:19.735766 [ 276 ] {42b2c9c2-33f2-4f7a-9a08-5396af3dcad0} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001176 sec., 137755.10204081633 rows/sec., 9.59 MiB/sec. | ||
| 10494 | 2026.01.13 17:59:19.735802 [ 276 ] {42b2c9c2-33f2-4f7a-9a08-5396af3dcad0} <Debug> TCPHandler: Processed in 0.001331444 sec. | ||
| 10495 | 2026.01.13 17:59:19.735909 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10496 | 2026.01.13 17:59:19.735999 [ 276 ] {e011602f-b581-4542-a355-0b052a5c6c04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10497 | 2026.01.13 17:59:19.736052 [ 276 ] {e011602f-b581-4542-a355-0b052a5c6c04} <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 | ||
| 10498 | 2026.01.13 17:59:19.736879 [ 276 ] {e011602f-b581-4542-a355-0b052a5c6c04} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10499 | 2026.01.13 17:59:19.736915 [ 276 ] {e011602f-b581-4542-a355-0b052a5c6c04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10500 | 2026.01.13 17:59:19.737440 [ 276 ] {e011602f-b581-4542-a355-0b052a5c6c04} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10501 | 2026.01.13 17:59:19.737652 [ 276 ] {e011602f-b581-4542-a355-0b052a5c6c04} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10502 | 2026.01.13 17:59:19.737785 [ 276 ] {e011602f-b581-4542-a355-0b052a5c6c04} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001803 sec., 17193.56627842485 rows/sec., 30.81 MiB/sec. | ||
| 10503 | 2026.01.13 17:59:19.737836 [ 276 ] {e011602f-b581-4542-a355-0b052a5c6c04} <Debug> TCPHandler: Processed in 0.001974435 sec. | ||
| 10504 | 2026.01.13 17:59:19.738010 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10505 | 2026.01.13 17:59:19.738102 [ 276 ] {9721fd49-180d-40a0-b8b7-efa109dc75ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10506 | 2026.01.13 17:59:19.738143 [ 276 ] {9721fd49-180d-40a0-b8b7-efa109dc75ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10507 | 2026.01.13 17:59:19.738473 [ 276 ] {9721fd49-180d-40a0-b8b7-efa109dc75ed} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10508 | 2026.01.13 17:59:19.738508 [ 276 ] {9721fd49-180d-40a0-b8b7-efa109dc75ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10509 | 2026.01.13 17:59:19.738798 [ 276 ] {9721fd49-180d-40a0-b8b7-efa109dc75ed} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10510 | 2026.01.13 17:59:19.738992 [ 276 ] {9721fd49-180d-40a0-b8b7-efa109dc75ed} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10511 | 2026.01.13 17:59:19.739115 [ 276 ] {9721fd49-180d-40a0-b8b7-efa109dc75ed} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00103 sec., 58252.42718446601 rows/sec., 3.93 MiB/sec. | ||
| 10512 | 2026.01.13 17:59:19.739149 [ 276 ] {9721fd49-180d-40a0-b8b7-efa109dc75ed} <Debug> TCPHandler: Processed in 0.001185951 sec. | ||
| 10513 | 2026.01.13 17:59:20.585114 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21563 | ||
| 10514 | 2026.01.13 17:59:20.585657 [ 245 ] {} <Trace> system.asynchronous_metric_log (3e1656ea-c259-49fe-9ba0-58dc6ab6f9df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10515 | 2026.01.13 17:59:20.585697 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10516 | 2026.01.13 17:59:20.586177 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 10517 | 2026.01.13 17:59:20.586410 [ 245 ] {} <Trace> system.asynchronous_metric_log (3e1656ea-c259-49fe-9ba0-58dc6ab6f9df): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10518 | 2026.01.13 17:59:20.586559 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21563 | ||
| 10519 | 2026.01.13 17:59:21.722971 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 10520 | 2026.01.13 17:59:21.742154 [ 244 ] {} <Trace> system.metric_log (ae7e3c3e-b449-4f33-bec8-ffbb555a10ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10521 | 2026.01.13 17:59:21.742211 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10522 | 2026.01.13 17:59:21.748497 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 10523 | 2026.01.13 17:59:21.749185 [ 244 ] {} <Trace> system.metric_log (ae7e3c3e-b449-4f33-bec8-ffbb555a10ce): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10524 | 2026.01.13 17:59:21.752485 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 10525 | 2026.01.13 17:59:23.157375 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1364 | ||
| 10526 | 2026.01.13 17:59:23.159644 [ 243 ] {} <Trace> system.query_log (7e309dc9-d6d6-4af1-816a-0936f503f03a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10527 | 2026.01.13 17:59:23.159681 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10528 | 2026.01.13 17:59:23.160841 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10529 | 2026.01.13 17:59:23.161094 [ 243 ] {} <Trace> system.query_log (7e309dc9-d6d6-4af1-816a-0936f503f03a): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10530 | 2026.01.13 17:59:23.161336 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1364 | ||
| 10531 | 2026.01.13 17:59:24.726311 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10532 | 2026.01.13 17:59:24.726514 [ 276 ] {940119d1-d458-4261-b094-44da5805084c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10533 | 2026.01.13 17:59:24.726583 [ 276 ] {940119d1-d458-4261-b094-44da5805084c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10534 | 2026.01.13 17:59:24.727267 [ 276 ] {940119d1-d458-4261-b094-44da5805084c} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10535 | 2026.01.13 17:59:24.727305 [ 276 ] {940119d1-d458-4261-b094-44da5805084c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10536 | 2026.01.13 17:59:24.727695 [ 276 ] {940119d1-d458-4261-b094-44da5805084c} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10537 | 2026.01.13 17:59:24.727912 [ 276 ] {940119d1-d458-4261-b094-44da5805084c} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10538 | 2026.01.13 17:59:24.728060 [ 276 ] {940119d1-d458-4261-b094-44da5805084c} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001598 sec., 47559.449311639546 rows/sec., 3.92 MiB/sec. | ||
| 10539 | 2026.01.13 17:59:24.728100 [ 276 ] {940119d1-d458-4261-b094-44da5805084c} <Debug> TCPHandler: Processed in 0.001926435 sec. | ||
| 10540 | 2026.01.13 17:59:24.728229 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10541 | 2026.01.13 17:59:24.728323 [ 276 ] {42b55978-9622-4a4b-9801-f639ea2586ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10542 | 2026.01.13 17:59:24.728366 [ 276 ] {42b55978-9622-4a4b-9801-f639ea2586ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10543 | 2026.01.13 17:59:24.728760 [ 276 ] {42b55978-9622-4a4b-9801-f639ea2586ae} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10544 | 2026.01.13 17:59:24.728794 [ 276 ] {42b55978-9622-4a4b-9801-f639ea2586ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10545 | 2026.01.13 17:59:24.729085 [ 276 ] {42b55978-9622-4a4b-9801-f639ea2586ae} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10546 | 2026.01.13 17:59:24.729288 [ 276 ] {42b55978-9622-4a4b-9801-f639ea2586ae} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10547 | 2026.01.13 17:59:24.729410 [ 276 ] {42b55978-9622-4a4b-9801-f639ea2586ae} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001106 sec., 9041.591320072333 rows/sec., 679.89 KiB/sec. | ||
| 10548 | 2026.01.13 17:59:24.729446 [ 276 ] {42b55978-9622-4a4b-9801-f639ea2586ae} <Debug> TCPHandler: Processed in 0.001264873 sec. | ||
| 10549 | 2026.01.13 17:59:24.729552 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10550 | 2026.01.13 17:59:24.729644 [ 276 ] {7557d148-1ea9-4e26-bb54-fe219c2840eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10551 | 2026.01.13 17:59:24.729682 [ 276 ] {7557d148-1ea9-4e26-bb54-fe219c2840eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10552 | 2026.01.13 17:59:24.730086 [ 276 ] {7557d148-1ea9-4e26-bb54-fe219c2840eb} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10553 | 2026.01.13 17:59:24.730120 [ 276 ] {7557d148-1ea9-4e26-bb54-fe219c2840eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10554 | 2026.01.13 17:59:24.730404 [ 276 ] {7557d148-1ea9-4e26-bb54-fe219c2840eb} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10555 | 2026.01.13 17:59:24.730604 [ 276 ] {7557d148-1ea9-4e26-bb54-fe219c2840eb} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10556 | 2026.01.13 17:59:24.730726 [ 276 ] {7557d148-1ea9-4e26-bb54-fe219c2840eb} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001099 sec., 67333.93994540491 rows/sec., 5.26 MiB/sec. | ||
| 10557 | 2026.01.13 17:59:24.730761 [ 276 ] {7557d148-1ea9-4e26-bb54-fe219c2840eb} <Debug> TCPHandler: Processed in 0.001255913 sec. | ||
| 10558 | 2026.01.13 17:59:24.730873 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10559 | 2026.01.13 17:59:24.730964 [ 276 ] {a65400b8-526c-4747-aef6-3796105632c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10560 | 2026.01.13 17:59:24.731005 [ 276 ] {a65400b8-526c-4747-aef6-3796105632c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10561 | 2026.01.13 17:59:24.731507 [ 276 ] {a65400b8-526c-4747-aef6-3796105632c3} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10562 | 2026.01.13 17:59:24.731551 [ 276 ] {a65400b8-526c-4747-aef6-3796105632c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10563 | 2026.01.13 17:59:24.731941 [ 276 ] {a65400b8-526c-4747-aef6-3796105632c3} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10564 | 2026.01.13 17:59:24.732180 [ 276 ] {a65400b8-526c-4747-aef6-3796105632c3} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10565 | 2026.01.13 17:59:24.732330 [ 276 ] {a65400b8-526c-4747-aef6-3796105632c3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001381 sec., 115858.07385952208 rows/sec., 8.07 MiB/sec. | ||
| 10566 | 2026.01.13 17:59:24.732373 [ 276 ] {a65400b8-526c-4747-aef6-3796105632c3} <Debug> TCPHandler: Processed in 0.001546758 sec. | ||
| 10567 | 2026.01.13 17:59:24.732500 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10568 | 2026.01.13 17:59:24.732613 [ 276 ] {849e0931-8cf3-4914-881d-0cf989c15f3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10569 | 2026.01.13 17:59:24.732675 [ 276 ] {849e0931-8cf3-4914-881d-0cf989c15f3f} <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 | ||
| 10570 | 2026.01.13 17:59:24.733476 [ 276 ] {849e0931-8cf3-4914-881d-0cf989c15f3f} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10571 | 2026.01.13 17:59:24.733512 [ 276 ] {849e0931-8cf3-4914-881d-0cf989c15f3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10572 | 2026.01.13 17:59:24.734016 [ 276 ] {849e0931-8cf3-4914-881d-0cf989c15f3f} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10573 | 2026.01.13 17:59:24.734230 [ 276 ] {849e0931-8cf3-4914-881d-0cf989c15f3f} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10574 | 2026.01.13 17:59:24.734364 [ 276 ] {849e0931-8cf3-4914-881d-0cf989c15f3f} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001775 sec., 5633.802816901408 rows/sec., 10.10 MiB/sec. | ||
| 10575 | 2026.01.13 17:59:24.734415 [ 276 ] {849e0931-8cf3-4914-881d-0cf989c15f3f} <Debug> TCPHandler: Processed in 0.001973995 sec. | ||
| 10576 | 2026.01.13 17:59:24.734526 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10577 | 2026.01.13 17:59:24.734620 [ 276 ] {1801672c-33fd-4657-86a1-46f18e85b27e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10578 | 2026.01.13 17:59:24.734662 [ 276 ] {1801672c-33fd-4657-86a1-46f18e85b27e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10579 | 2026.01.13 17:59:24.734994 [ 276 ] {1801672c-33fd-4657-86a1-46f18e85b27e} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10580 | 2026.01.13 17:59:24.735027 [ 276 ] {1801672c-33fd-4657-86a1-46f18e85b27e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10581 | 2026.01.13 17:59:24.735332 [ 276 ] {1801672c-33fd-4657-86a1-46f18e85b27e} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10582 | 2026.01.13 17:59:24.735532 [ 276 ] {1801672c-33fd-4657-86a1-46f18e85b27e} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10583 | 2026.01.13 17:59:24.735656 [ 276 ] {1801672c-33fd-4657-86a1-46f18e85b27e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001054 sec., 56925.99620493359 rows/sec., 3.84 MiB/sec. | ||
| 10584 | 2026.01.13 17:59:24.735690 [ 276 ] {1801672c-33fd-4657-86a1-46f18e85b27e} <Debug> TCPHandler: Processed in 0.001211632 sec. | ||
| 10585 | 2026.01.13 17:59:27.953952 [ 127 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10586 | 2026.01.13 17:59:27.954013 [ 127 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10587 | 2026.01.13 17:59:28.087594 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 22075 | ||
| 10588 | 2026.01.13 17:59:28.088134 [ 245 ] {} <Trace> system.asynchronous_metric_log (3e1656ea-c259-49fe-9ba0-58dc6ab6f9df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10589 | 2026.01.13 17:59:28.088176 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10590 | 2026.01.13 17:59:28.088643 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 10591 | 2026.01.13 17:59:28.088859 [ 245 ] {} <Trace> system.asynchronous_metric_log (3e1656ea-c259-49fe-9ba0-58dc6ab6f9df): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10592 | 2026.01.13 17:59:28.088987 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22075 | ||
| 10593 | 2026.01.13 17:59:28.089012 [ 127 ] {} <Debug> system.asynchronous_metric_log (3e1656ea-c259-49fe-9ba0-58dc6ab6f9df) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 10594 | 2026.01.13 17:59:28.089060 [ 127 ] {} <Trace> system.asynchronous_metric_log (3e1656ea-c259-49fe-9ba0-58dc6ab6f9df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10595 | 2026.01.13 17:59:28.089079 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10596 | 2026.01.13 17:59:28.089193 [ 187 ] {3e1656ea-c259-49fe-9ba0-58dc6ab6f9df::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 10597 | 2026.01.13 17:59:28.089316 [ 187 ] {3e1656ea-c259-49fe-9ba0-58dc6ab6f9df::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10598 | 2026.01.13 17:59:28.089353 [ 187 ] {3e1656ea-c259-49fe-9ba0-58dc6ab6f9df::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 19643 rows starting from the beginning of the part | ||
| 10599 | 2026.01.13 17:59:28.089423 [ 187 ] {3e1656ea-c259-49fe-9ba0-58dc6ab6f9df::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 512 rows starting from the beginning of the part | ||
| 10600 | 2026.01.13 17:59:28.089466 [ 187 ] {3e1656ea-c259-49fe-9ba0-58dc6ab6f9df::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 448 rows starting from the beginning of the part | ||
| 10601 | 2026.01.13 17:59:28.089507 [ 187 ] {3e1656ea-c259-49fe-9ba0-58dc6ab6f9df::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 512 rows starting from the beginning of the part | ||
| 10602 | 2026.01.13 17:59:28.089547 [ 187 ] {3e1656ea-c259-49fe-9ba0-58dc6ab6f9df::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 448 rows starting from the beginning of the part | ||
| 10603 | 2026.01.13 17:59:28.089585 [ 187 ] {3e1656ea-c259-49fe-9ba0-58dc6ab6f9df::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 512 rows starting from the beginning of the part | ||
| 10604 | 2026.01.13 17:59:28.091543 [ 195 ] {3e1656ea-c259-49fe-9ba0-58dc6ab6f9df::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22075 rows, containing 4 columns (4 merged, 0 gathered) in 0.002395593 sec., 9214837.411864202 rows/sec., 131.82 MiB/sec. | ||
| 10605 | 2026.01.13 17:59:28.091767 [ 187 ] {3e1656ea-c259-49fe-9ba0-58dc6ab6f9df::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 10606 | 2026.01.13 17:59:28.092009 [ 187 ] {3e1656ea-c259-49fe-9ba0-58dc6ab6f9df::all_1_46_9} <Trace> system.asynchronous_metric_log (3e1656ea-c259-49fe-9ba0-58dc6ab6f9df): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10607 | 2026.01.13 17:59:28.092075 [ 187 ] {3e1656ea-c259-49fe-9ba0-58dc6ab6f9df::all_1_46_9} <Trace> system.asynchronous_metric_log (3e1656ea-c259-49fe-9ba0-58dc6ab6f9df) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 10608 | 2026.01.13 17:59:28.092143 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.69 MiB. | ||
| 10609 | 2026.01.13 17:59:29.253517 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 | ||
| 10610 | 2026.01.13 17:59:29.271378 [ 244 ] {} <Trace> system.metric_log (ae7e3c3e-b449-4f33-bec8-ffbb555a10ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10611 | 2026.01.13 17:59:29.271434 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10612 | 2026.01.13 17:59:29.277450 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 10613 | 2026.01.13 17:59:29.278154 [ 244 ] {} <Trace> system.metric_log (ae7e3c3e-b449-4f33-bec8-ffbb555a10ce): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10614 | 2026.01.13 17:59:29.278456 [ 127 ] {} <Debug> system.metric_log (ae7e3c3e-b449-4f33-bec8-ffbb555a10ce) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 10615 | 2026.01.13 17:59:29.278545 [ 127 ] {} <Trace> system.metric_log (ae7e3c3e-b449-4f33-bec8-ffbb555a10ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10616 | 2026.01.13 17:59:29.278578 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10617 | 2026.01.13 17:59:29.278730 [ 188 ] {ae7e3c3e-b449-4f33-bec8-ffbb555a10ce::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 10618 | 2026.01.13 17:59:29.281331 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
| 10619 | 2026.01.13 17:59:29.282801 [ 188 ] {ae7e3c3e-b449-4f33-bec8-ffbb555a10ce::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10620 | 2026.01.13 17:59:29.284114 [ 188 ] {ae7e3c3e-b449-4f33-bec8-ffbb555a10ce::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 309 rows starting from the beginning of the part | ||
| 10621 | 2026.01.13 17:59:29.289054 [ 188 ] {ae7e3c3e-b449-4f33-bec8-ffbb555a10ce::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 8 rows starting from the beginning of the part | ||
| 10622 | 2026.01.13 17:59:29.293990 [ 188 ] {ae7e3c3e-b449-4f33-bec8-ffbb555a10ce::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 7 rows starting from the beginning of the part | ||
| 10623 | 2026.01.13 17:59:29.298951 [ 188 ] {ae7e3c3e-b449-4f33-bec8-ffbb555a10ce::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 8 rows starting from the beginning of the part | ||
| 10624 | 2026.01.13 17:59:29.303632 [ 188 ] {ae7e3c3e-b449-4f33-bec8-ffbb555a10ce::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 7 rows starting from the beginning of the part | ||
| 10625 | 2026.01.13 17:59:29.307541 [ 188 ] {ae7e3c3e-b449-4f33-bec8-ffbb555a10ce::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 8 rows starting from the beginning of the part | ||
| 10626 | 2026.01.13 17:59:29.361932 [ 188 ] {ae7e3c3e-b449-4f33-bec8-ffbb555a10ce::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.08326239 sec., 4167.547916892609 rows/sec., 21.55 MiB/sec. | ||
| 10627 | 2026.01.13 17:59:29.363590 [ 188 ] {ae7e3c3e-b449-4f33-bec8-ffbb555a10ce::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 10628 | 2026.01.13 17:59:29.365207 [ 188 ] {ae7e3c3e-b449-4f33-bec8-ffbb555a10ce::all_1_46_9} <Trace> system.metric_log (ae7e3c3e-b449-4f33-bec8-ffbb555a10ce): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10629 | 2026.01.13 17:59:29.365296 [ 188 ] {ae7e3c3e-b449-4f33-bec8-ffbb555a10ce::all_1_46_9} <Trace> system.metric_log (ae7e3c3e-b449-4f33-bec8-ffbb555a10ce) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 10630 | 2026.01.13 17:59:29.366736 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 10631 | 2026.01.13 17:59:29.728294 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10632 | 2026.01.13 17:59:29.728524 [ 276 ] {a06cc2d3-d603-45d6-a1b4-57a47d910e5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10633 | 2026.01.13 17:59:29.728604 [ 276 ] {a06cc2d3-d603-45d6-a1b4-57a47d910e5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10634 | 2026.01.13 17:59:29.729302 [ 276 ] {a06cc2d3-d603-45d6-a1b4-57a47d910e5b} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10635 | 2026.01.13 17:59:29.729350 [ 276 ] {a06cc2d3-d603-45d6-a1b4-57a47d910e5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10636 | 2026.01.13 17:59:29.729750 [ 276 ] {a06cc2d3-d603-45d6-a1b4-57a47d910e5b} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10637 | 2026.01.13 17:59:29.729990 [ 276 ] {a06cc2d3-d603-45d6-a1b4-57a47d910e5b} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10638 | 2026.01.13 17:59:29.730139 [ 276 ] {a06cc2d3-d603-45d6-a1b4-57a47d910e5b} <Debug> executeQuery: Read 118 rows, 10.26 KiB in 0.001683 sec., 70112.89364230541 rows/sec., 5.95 MiB/sec. | ||
| 10639 | 2026.01.13 17:59:29.730181 [ 276 ] {a06cc2d3-d603-45d6-a1b4-57a47d910e5b} <Debug> TCPHandler: Processed in 0.002028636 sec. | ||
| 10640 | 2026.01.13 17:59:29.730301 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10641 | 2026.01.13 17:59:29.730398 [ 276 ] {a0df5d72-fced-4dab-8c56-55644ec06233} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10642 | 2026.01.13 17:59:29.730440 [ 276 ] {a0df5d72-fced-4dab-8c56-55644ec06233} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10643 | 2026.01.13 17:59:29.730846 [ 276 ] {a0df5d72-fced-4dab-8c56-55644ec06233} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10644 | 2026.01.13 17:59:29.730882 [ 276 ] {a0df5d72-fced-4dab-8c56-55644ec06233} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10645 | 2026.01.13 17:59:29.731191 [ 276 ] {a0df5d72-fced-4dab-8c56-55644ec06233} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10646 | 2026.01.13 17:59:29.731397 [ 276 ] {a0df5d72-fced-4dab-8c56-55644ec06233} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10647 | 2026.01.13 17:59:29.731532 [ 276 ] {a0df5d72-fced-4dab-8c56-55644ec06233} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001153 sec., 26886.383347788378 rows/sec., 1.97 MiB/sec. | ||
| 10648 | 2026.01.13 17:59:29.731570 [ 276 ] {a0df5d72-fced-4dab-8c56-55644ec06233} <Debug> TCPHandler: Processed in 0.001319363 sec. | ||
| 10649 | 2026.01.13 17:59:29.731674 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10650 | 2026.01.13 17:59:29.731768 [ 276 ] {827c2e2e-4450-4036-ad34-51f7427b5d43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10651 | 2026.01.13 17:59:29.731808 [ 276 ] {827c2e2e-4450-4036-ad34-51f7427b5d43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10652 | 2026.01.13 17:59:29.732244 [ 276 ] {827c2e2e-4450-4036-ad34-51f7427b5d43} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10653 | 2026.01.13 17:59:29.732280 [ 276 ] {827c2e2e-4450-4036-ad34-51f7427b5d43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10654 | 2026.01.13 17:59:29.732594 [ 276 ] {827c2e2e-4450-4036-ad34-51f7427b5d43} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10655 | 2026.01.13 17:59:29.732802 [ 276 ] {827c2e2e-4450-4036-ad34-51f7427b5d43} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10656 | 2026.01.13 17:59:29.732930 [ 276 ] {827c2e2e-4450-4036-ad34-51f7427b5d43} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001179 sec., 80576.75996607295 rows/sec., 6.29 MiB/sec. | ||
| 10657 | 2026.01.13 17:59:29.732967 [ 276 ] {827c2e2e-4450-4036-ad34-51f7427b5d43} <Debug> TCPHandler: Processed in 0.001341105 sec. | ||
| 10658 | 2026.01.13 17:59:29.733078 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10659 | 2026.01.13 17:59:29.733175 [ 276 ] {ea00c82d-6876-4757-84c1-733a2364e384} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10660 | 2026.01.13 17:59:29.733219 [ 276 ] {ea00c82d-6876-4757-84c1-733a2364e384} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10661 | 2026.01.13 17:59:29.733624 [ 276 ] {ea00c82d-6876-4757-84c1-733a2364e384} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10662 | 2026.01.13 17:59:29.733661 [ 276 ] {ea00c82d-6876-4757-84c1-733a2364e384} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10663 | 2026.01.13 17:59:29.733994 [ 276 ] {ea00c82d-6876-4757-84c1-733a2364e384} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10664 | 2026.01.13 17:59:29.734207 [ 276 ] {ea00c82d-6876-4757-84c1-733a2364e384} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10665 | 2026.01.13 17:59:29.734337 [ 276 ] {ea00c82d-6876-4757-84c1-733a2364e384} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001182 sec., 135363.7901861252 rows/sec., 9.43 MiB/sec. | ||
| 10666 | 2026.01.13 17:59:29.734373 [ 276 ] {ea00c82d-6876-4757-84c1-733a2364e384} <Debug> TCPHandler: Processed in 0.001345344 sec. | ||
| 10667 | 2026.01.13 17:59:29.734480 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10668 | 2026.01.13 17:59:29.734582 [ 276 ] {02da061d-e180-4c04-a039-3f8a8290df7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10669 | 2026.01.13 17:59:29.734637 [ 276 ] {02da061d-e180-4c04-a039-3f8a8290df7b} <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 | ||
| 10670 | 2026.01.13 17:59:29.735480 [ 276 ] {02da061d-e180-4c04-a039-3f8a8290df7b} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10671 | 2026.01.13 17:59:29.735517 [ 276 ] {02da061d-e180-4c04-a039-3f8a8290df7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10672 | 2026.01.13 17:59:29.736093 [ 276 ] {02da061d-e180-4c04-a039-3f8a8290df7b} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10673 | 2026.01.13 17:59:29.736312 [ 276 ] {02da061d-e180-4c04-a039-3f8a8290df7b} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10674 | 2026.01.13 17:59:29.736454 [ 276 ] {02da061d-e180-4c04-a039-3f8a8290df7b} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001891 sec., 16393.442622950817 rows/sec., 29.38 MiB/sec. | ||
| 10675 | 2026.01.13 17:59:29.736508 [ 276 ] {02da061d-e180-4c04-a039-3f8a8290df7b} <Debug> TCPHandler: Processed in 0.002079008 sec. | ||
| 10676 | 2026.01.13 17:59:29.736623 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10677 | 2026.01.13 17:59:29.736719 [ 276 ] {5056a150-30d5-43ef-b0dd-be5b54a94197} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10678 | 2026.01.13 17:59:29.736759 [ 276 ] {5056a150-30d5-43ef-b0dd-be5b54a94197} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10679 | 2026.01.13 17:59:29.737094 [ 276 ] {5056a150-30d5-43ef-b0dd-be5b54a94197} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10680 | 2026.01.13 17:59:29.737130 [ 276 ] {5056a150-30d5-43ef-b0dd-be5b54a94197} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10681 | 2026.01.13 17:59:29.737441 [ 276 ] {5056a150-30d5-43ef-b0dd-be5b54a94197} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10682 | 2026.01.13 17:59:29.737651 [ 276 ] {5056a150-30d5-43ef-b0dd-be5b54a94197} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10683 | 2026.01.13 17:59:29.737777 [ 276 ] {5056a150-30d5-43ef-b0dd-be5b54a94197} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001077 sec., 55710.30640668523 rows/sec., 3.75 MiB/sec. | ||
| 10684 | 2026.01.13 17:59:29.737812 [ 276 ] {5056a150-30d5-43ef-b0dd-be5b54a94197} <Debug> TCPHandler: Processed in 0.001239722 sec. | ||
| 10685 | 2026.01.13 17:59:31.942572 [ 124 ] {} <Debug> oximeter.fields_ipaddr (262b395f-daa4-48d1-aa34-e8cf0bb4ab49) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 10686 | 2026.01.13 17:59:31.942636 [ 124 ] {} <Trace> oximeter.fields_ipaddr (262b395f-daa4-48d1-aa34-e8cf0bb4ab49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10687 | 2026.01.13 17:59:31.942656 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10688 | 2026.01.13 17:59:31.942799 [ 187 ] {262b395f-daa4-48d1-aa34-e8cf0bb4ab49::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full | ||
| 10689 | 2026.01.13 17:59:31.942958 [ 187 ] {262b395f-daa4-48d1-aa34-e8cf0bb4ab49::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10690 | 2026.01.13 17:59:31.942992 [ 187 ] {262b395f-daa4-48d1-aa34-e8cf0bb4ab49::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 20 rows starting from the beginning of the part | ||
| 10691 | 2026.01.13 17:59:31.943059 [ 187 ] {262b395f-daa4-48d1-aa34-e8cf0bb4ab49::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 4 rows starting from the beginning of the part | ||
| 10692 | 2026.01.13 17:59:31.943108 [ 187 ] {262b395f-daa4-48d1-aa34-e8cf0bb4ab49::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 4 rows starting from the beginning of the part | ||
| 10693 | 2026.01.13 17:59:31.943156 [ 187 ] {262b395f-daa4-48d1-aa34-e8cf0bb4ab49::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 10 rows starting from the beginning of the part | ||
| 10694 | 2026.01.13 17:59:31.943197 [ 187 ] {262b395f-daa4-48d1-aa34-e8cf0bb4ab49::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 4 rows starting from the beginning of the part | ||
| 10695 | 2026.01.13 17:59:31.943962 [ 194 ] {262b395f-daa4-48d1-aa34-e8cf0bb4ab49::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 5 columns (5 merged, 0 gathered) in 0.001222523 sec., 34355.18186569905 rows/sec., 2.87 MiB/sec. | ||
| 10696 | 2026.01.13 17:59:31.944151 [ 186 ] {262b395f-daa4-48d1-aa34-e8cf0bb4ab49::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 10697 | 2026.01.13 17:59:31.944457 [ 186 ] {262b395f-daa4-48d1-aa34-e8cf0bb4ab49::all_1_17_4} <Trace> oximeter.fields_ipaddr (262b395f-daa4-48d1-aa34-e8cf0bb4ab49): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10698 | 2026.01.13 17:59:31.944542 [ 186 ] {262b395f-daa4-48d1-aa34-e8cf0bb4ab49::all_1_17_4} <Trace> oximeter.fields_ipaddr (262b395f-daa4-48d1-aa34-e8cf0bb4ab49) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 10699 | 2026.01.13 17:59:31.944655 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 10700 | 2026.01.13 17:59:32.240262 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10701 | 2026.01.13 17:59:32.240470 [ 276 ] {cf8b495c-6bfa-435e-85b5-68854682cfd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10702 | 2026.01.13 17:59:32.240546 [ 276 ] {cf8b495c-6bfa-435e-85b5-68854682cfd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10703 | 2026.01.13 17:59:32.241435 [ 276 ] {cf8b495c-6bfa-435e-85b5-68854682cfd8} <Trace> oximeter.fields_i16 (c518ca51-717d-4c11-8fbe-de2c2dfc273c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10704 | 2026.01.13 17:59:32.241486 [ 276 ] {cf8b495c-6bfa-435e-85b5-68854682cfd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10705 | 2026.01.13 17:59:32.241916 [ 276 ] {cf8b495c-6bfa-435e-85b5-68854682cfd8} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 10706 | 2026.01.13 17:59:32.242141 [ 276 ] {cf8b495c-6bfa-435e-85b5-68854682cfd8} <Trace> oximeter.fields_i16 (c518ca51-717d-4c11-8fbe-de2c2dfc273c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10707 | 2026.01.13 17:59:32.242292 [ 276 ] {cf8b495c-6bfa-435e-85b5-68854682cfd8} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001878 sec., 218317.3588924388 rows/sec., 13.85 MiB/sec. | ||
| 10708 | 2026.01.13 17:59:32.242335 [ 276 ] {cf8b495c-6bfa-435e-85b5-68854682cfd8} <Debug> TCPHandler: Processed in 0.002216009 sec. | ||
| 10709 | 2026.01.13 17:59:32.242459 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10710 | 2026.01.13 17:59:32.242564 [ 276 ] {37c2ba6d-d286-497c-b4d0-8d6c8e2d8335} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10711 | 2026.01.13 17:59:32.242605 [ 276 ] {37c2ba6d-d286-497c-b4d0-8d6c8e2d8335} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10712 | 2026.01.13 17:59:32.244098 [ 276 ] {37c2ba6d-d286-497c-b4d0-8d6c8e2d8335} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10713 | 2026.01.13 17:59:32.244137 [ 276 ] {37c2ba6d-d286-497c-b4d0-8d6c8e2d8335} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10714 | 2026.01.13 17:59:32.244591 [ 276 ] {37c2ba6d-d286-497c-b4d0-8d6c8e2d8335} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10715 | 2026.01.13 17:59:32.244796 [ 276 ] {37c2ba6d-d286-497c-b4d0-8d6c8e2d8335} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10716 | 2026.01.13 17:59:32.244928 [ 276 ] {37c2ba6d-d286-497c-b4d0-8d6c8e2d8335} <Debug> executeQuery: Read 2272 rows, 188.41 KiB in 0.002384 sec., 953020.134228188 rows/sec., 77.18 MiB/sec. | ||
| 10717 | 2026.01.13 17:59:32.244926 [ 123 ] {} <Debug> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10718 | 2026.01.13 17:59:32.244970 [ 276 ] {37c2ba6d-d286-497c-b4d0-8d6c8e2d8335} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 10719 | 2026.01.13 17:59:32.245014 [ 276 ] {37c2ba6d-d286-497c-b4d0-8d6c8e2d8335} <Debug> TCPHandler: Processed in 0.002606867 sec. | ||
| 10720 | 2026.01.13 17:59:32.245032 [ 123 ] {} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10721 | 2026.01.13 17:59:32.245074 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10722 | 2026.01.13 17:59:32.245143 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10723 | 2026.01.13 17:59:32.245248 [ 276 ] {3ead03c4-4ec9-438a-9c53-f8d0ce7f6c00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10724 | 2026.01.13 17:59:32.245250 [ 194 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 10725 | 2026.01.13 17:59:32.245288 [ 276 ] {3ead03c4-4ec9-438a-9c53-f8d0ce7f6c00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10726 | 2026.01.13 17:59:32.245421 [ 194 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10727 | 2026.01.13 17:59:32.245466 [ 194 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2465 rows starting from the beginning of the part | ||
| 10728 | 2026.01.13 17:59:32.245542 [ 194 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 76 rows starting from the beginning of the part | ||
| 10729 | 2026.01.13 17:59:32.245597 [ 194 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 120 rows starting from the beginning of the part | ||
| 10730 | 2026.01.13 17:59:32.245646 [ 194 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 76 rows starting from the beginning of the part | ||
| 10731 | 2026.01.13 17:59:32.245714 [ 194 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 118 rows starting from the beginning of the part | ||
| 10732 | 2026.01.13 17:59:32.245763 [ 194 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 2272 rows starting from the beginning of the part | ||
| 10733 | 2026.01.13 17:59:32.245817 [ 276 ] {3ead03c4-4ec9-438a-9c53-f8d0ce7f6c00} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10734 | 2026.01.13 17:59:32.245860 [ 276 ] {3ead03c4-4ec9-438a-9c53-f8d0ce7f6c00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10735 | 2026.01.13 17:59:32.246219 [ 276 ] {3ead03c4-4ec9-438a-9c53-f8d0ce7f6c00} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10736 | 2026.01.13 17:59:32.246433 [ 276 ] {3ead03c4-4ec9-438a-9c53-f8d0ce7f6c00} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10737 | 2026.01.13 17:59:32.246548 [ 123 ] {} <Debug> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10738 | 2026.01.13 17:59:32.246566 [ 276 ] {3ead03c4-4ec9-438a-9c53-f8d0ce7f6c00} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001336 sec., 160928.14371257485 rows/sec., 9.55 MiB/sec. | ||
| 10739 | 2026.01.13 17:59:32.246586 [ 123 ] {} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10740 | 2026.01.13 17:59:32.246609 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10741 | 2026.01.13 17:59:32.246609 [ 276 ] {3ead03c4-4ec9-438a-9c53-f8d0ce7f6c00} <Debug> TCPHandler: Processed in 0.001516608 sec. | ||
| 10742 | 2026.01.13 17:59:32.246702 [ 186 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 10743 | 2026.01.13 17:59:32.246748 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10744 | 2026.01.13 17:59:32.246808 [ 186 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10745 | 2026.01.13 17:59:32.246839 [ 186 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 278 rows starting from the beginning of the part | ||
| 10746 | 2026.01.13 17:59:32.246878 [ 276 ] {e9af308c-e2df-48f2-a158-ead182bc60dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10747 | 2026.01.13 17:59:32.246888 [ 186 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 10 rows starting from the beginning of the part | ||
| 10748 | 2026.01.13 17:59:32.246937 [ 276 ] {e9af308c-e2df-48f2-a158-ead182bc60dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10749 | 2026.01.13 17:59:32.246944 [ 186 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 35 rows starting from the beginning of the part | ||
| 10750 | 2026.01.13 17:59:32.246995 [ 186 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 10 rows starting from the beginning of the part | ||
| 10751 | 2026.01.13 17:59:32.247032 [ 186 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 31 rows starting from the beginning of the part | ||
| 10752 | 2026.01.13 17:59:32.247071 [ 186 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 215 rows starting from the beginning of the part | ||
| 10753 | 2026.01.13 17:59:32.247593 [ 276 ] {e9af308c-e2df-48f2-a158-ead182bc60dd} <Trace> oximeter.fields_u32 (283989db-30f4-4232-8589-7a68eae304b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10754 | 2026.01.13 17:59:32.247642 [ 276 ] {e9af308c-e2df-48f2-a158-ead182bc60dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10755 | 2026.01.13 17:59:32.247840 [ 192 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 579 rows, containing 5 columns (5 merged, 0 gathered) in 0.001170021 sec., 494862.9127169512 rows/sec., 32.99 MiB/sec. | ||
| 10756 | 2026.01.13 17:59:32.248049 [ 276 ] {e9af308c-e2df-48f2-a158-ead182bc60dd} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 10757 | 2026.01.13 17:59:32.248072 [ 199 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10758 | 2026.01.13 17:59:32.248089 [ 191 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5127 rows, containing 5 columns (5 merged, 0 gathered) in 0.002905182 sec., 1764777.5595470439 rows/sec., 150.76 MiB/sec. | ||
| 10759 | 2026.01.13 17:59:32.248324 [ 276 ] {e9af308c-e2df-48f2-a158-ead182bc60dd} <Trace> oximeter.fields_u32 (283989db-30f4-4232-8589-7a68eae304b8): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10760 | 2026.01.13 17:59:32.248451 [ 192 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10761 | 2026.01.13 17:59:32.248480 [ 199 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::all_1_66_13} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10762 | 2026.01.13 17:59:32.248482 [ 276 ] {e9af308c-e2df-48f2-a158-ead182bc60dd} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001628 sec., 270270.27027027024 rows/sec., 17.88 MiB/sec. | ||
| 10763 | 2026.01.13 17:59:32.248545 [ 276 ] {e9af308c-e2df-48f2-a158-ead182bc60dd} <Debug> TCPHandler: Processed in 0.001858983 sec. | ||
| 10764 | 2026.01.13 17:59:32.248595 [ 199 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::all_1_66_13} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10765 | 2026.01.13 17:59:32.248668 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10766 | 2026.01.13 17:59:32.248719 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 10767 | 2026.01.13 17:59:32.248770 [ 276 ] {4f534d7f-ce02-4bae-a3b7-0137ea1c52e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10768 | 2026.01.13 17:59:32.248776 [ 192 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_76_15} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10769 | 2026.01.13 17:59:32.248818 [ 276 ] {4f534d7f-ce02-4bae-a3b7-0137ea1c52e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10770 | 2026.01.13 17:59:32.248870 [ 192 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_76_15} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10771 | 2026.01.13 17:59:32.248978 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.18 MiB. | ||
| 10772 | 2026.01.13 17:59:32.249313 [ 276 ] {4f534d7f-ce02-4bae-a3b7-0137ea1c52e3} <Trace> oximeter.fields_u8 (7d5959b3-3fa8-49d8-9069-8b4bc7b3c5b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10773 | 2026.01.13 17:59:32.249356 [ 276 ] {4f534d7f-ce02-4bae-a3b7-0137ea1c52e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10774 | 2026.01.13 17:59:32.249682 [ 276 ] {4f534d7f-ce02-4bae-a3b7-0137ea1c52e3} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 10775 | 2026.01.13 17:59:32.249890 [ 276 ] {4f534d7f-ce02-4bae-a3b7-0137ea1c52e3} <Trace> oximeter.fields_u8 (7d5959b3-3fa8-49d8-9069-8b4bc7b3c5b2): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10776 | 2026.01.13 17:59:32.250088 [ 276 ] {4f534d7f-ce02-4bae-a3b7-0137ea1c52e3} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001279 sec., 164972.63487099297 rows/sec., 9.37 MiB/sec. | ||
| 10777 | 2026.01.13 17:59:32.250138 [ 276 ] {4f534d7f-ce02-4bae-a3b7-0137ea1c52e3} <Debug> TCPHandler: Processed in 0.001520007 sec. | ||
| 10778 | 2026.01.13 17:59:32.250266 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10779 | 2026.01.13 17:59:32.250364 [ 276 ] {2ca3b70e-b18b-491a-9e91-c596c7190dad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10780 | 2026.01.13 17:59:32.250403 [ 276 ] {2ca3b70e-b18b-491a-9e91-c596c7190dad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10781 | 2026.01.13 17:59:32.251240 [ 276 ] {2ca3b70e-b18b-491a-9e91-c596c7190dad} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10782 | 2026.01.13 17:59:32.251275 [ 276 ] {2ca3b70e-b18b-491a-9e91-c596c7190dad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10783 | 2026.01.13 17:59:32.251632 [ 276 ] {2ca3b70e-b18b-491a-9e91-c596c7190dad} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10784 | 2026.01.13 17:59:32.251844 [ 276 ] {2ca3b70e-b18b-491a-9e91-c596c7190dad} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10785 | 2026.01.13 17:59:32.251962 [ 123 ] {} <Debug> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10786 | 2026.01.13 17:59:32.251973 [ 276 ] {2ca3b70e-b18b-491a-9e91-c596c7190dad} <Debug> executeQuery: Read 1145 rows, 83.56 KiB in 0.001627 sec., 703749.2317148126 rows/sec., 50.15 MiB/sec. | ||
| 10787 | 2026.01.13 17:59:32.252007 [ 123 ] {} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10788 | 2026.01.13 17:59:32.252029 [ 276 ] {2ca3b70e-b18b-491a-9e91-c596c7190dad} <Debug> TCPHandler: Processed in 0.001813883 sec. | ||
| 10789 | 2026.01.13 17:59:32.252033 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10790 | 2026.01.13 17:59:32.252130 [ 194 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 10791 | 2026.01.13 17:59:32.252159 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10792 | 2026.01.13 17:59:32.252236 [ 194 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10793 | 2026.01.13 17:59:32.252260 [ 276 ] {a8202dc1-aa42-4d91-a0be-a77e85c2eebb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10794 | 2026.01.13 17:59:32.252267 [ 194 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1250 rows starting from the beginning of the part | ||
| 10795 | 2026.01.13 17:59:32.252311 [ 276 ] {a8202dc1-aa42-4d91-a0be-a77e85c2eebb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10796 | 2026.01.13 17:59:32.252336 [ 194 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 74 rows starting from the beginning of the part | ||
| 10797 | 2026.01.13 17:59:32.252387 [ 194 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 99 rows starting from the beginning of the part | ||
| 10798 | 2026.01.13 17:59:32.252428 [ 194 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 74 rows starting from the beginning of the part | ||
| 10799 | 2026.01.13 17:59:32.252466 [ 194 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 95 rows starting from the beginning of the part | ||
| 10800 | 2026.01.13 17:59:32.252528 [ 194 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 1145 rows starting from the beginning of the part | ||
| 10801 | 2026.01.13 17:59:32.252689 [ 276 ] {a8202dc1-aa42-4d91-a0be-a77e85c2eebb} <Trace> oximeter.measurements_bool (826fdc8e-3d6b-4202-9ce2-60a454a21d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10802 | 2026.01.13 17:59:32.252733 [ 276 ] {a8202dc1-aa42-4d91-a0be-a77e85c2eebb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10803 | 2026.01.13 17:59:32.253057 [ 276 ] {a8202dc1-aa42-4d91-a0be-a77e85c2eebb} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 10804 | 2026.01.13 17:59:32.253277 [ 276 ] {a8202dc1-aa42-4d91-a0be-a77e85c2eebb} <Trace> oximeter.measurements_bool (826fdc8e-3d6b-4202-9ce2-60a454a21d74): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10805 | 2026.01.13 17:59:32.253405 [ 276 ] {a8202dc1-aa42-4d91-a0be-a77e85c2eebb} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001163 sec., 5159.071367153912 rows/sec., 269.54 KiB/sec. | ||
| 10806 | 2026.01.13 17:59:32.253442 [ 276 ] {a8202dc1-aa42-4d91-a0be-a77e85c2eebb} <Debug> TCPHandler: Processed in 0.001334524 sec. | ||
| 10807 | 2026.01.13 17:59:32.253565 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10808 | 2026.01.13 17:59:32.253689 [ 276 ] {c626a239-de9e-406b-8438-2c7be339bf1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10809 | 2026.01.13 17:59:32.253692 [ 192 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2737 rows, containing 5 columns (5 merged, 0 gathered) in 0.001595719 sec., 1715214.2701816547 rows/sec., 130.95 MiB/sec. | ||
| 10810 | 2026.01.13 17:59:32.253744 [ 276 ] {c626a239-de9e-406b-8438-2c7be339bf1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10811 | 2026.01.13 17:59:32.253901 [ 191 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10812 | 2026.01.13 17:59:32.254169 [ 191 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_76_15} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10813 | 2026.01.13 17:59:32.254245 [ 191 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_76_15} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10814 | 2026.01.13 17:59:32.254333 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 10815 | 2026.01.13 17:59:32.254393 [ 276 ] {c626a239-de9e-406b-8438-2c7be339bf1c} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10816 | 2026.01.13 17:59:32.254436 [ 276 ] {c626a239-de9e-406b-8438-2c7be339bf1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10817 | 2026.01.13 17:59:32.254850 [ 276 ] {c626a239-de9e-406b-8438-2c7be339bf1c} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10818 | 2026.01.13 17:59:32.255080 [ 276 ] {c626a239-de9e-406b-8438-2c7be339bf1c} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10819 | 2026.01.13 17:59:32.255200 [ 123 ] {} <Debug> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10820 | 2026.01.13 17:59:32.255215 [ 276 ] {c626a239-de9e-406b-8438-2c7be339bf1c} <Debug> executeQuery: Read 924 rows, 62.61 KiB in 0.001552 sec., 595360.8247422681 rows/sec., 39.39 MiB/sec. | ||
| 10821 | 2026.01.13 17:59:32.255242 [ 123 ] {} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10822 | 2026.01.13 17:59:32.255264 [ 276 ] {c626a239-de9e-406b-8438-2c7be339bf1c} <Debug> TCPHandler: Processed in 0.001760562 sec. | ||
| 10823 | 2026.01.13 17:59:32.255268 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10824 | 2026.01.13 17:59:32.255377 [ 200 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 10825 | 2026.01.13 17:59:32.255392 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10826 | 2026.01.13 17:59:32.255493 [ 200 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10827 | 2026.01.13 17:59:32.255503 [ 276 ] {e567e5a8-50b8-4718-8899-c492fd43fbad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10828 | 2026.01.13 17:59:32.255534 [ 200 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_71_14, total 22149 rows starting from the beginning of the part | ||
| 10829 | 2026.01.13 17:59:32.255558 [ 276 ] {e567e5a8-50b8-4718-8899-c492fd43fbad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10830 | 2026.01.13 17:59:32.255604 [ 200 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 160 rows starting from the beginning of the part | ||
| 10831 | 2026.01.13 17:59:32.255655 [ 200 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 162 rows starting from the beginning of the part | ||
| 10832 | 2026.01.13 17:59:32.255697 [ 200 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 160 rows starting from the beginning of the part | ||
| 10833 | 2026.01.13 17:59:32.255737 [ 200 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 160 rows starting from the beginning of the part | ||
| 10834 | 2026.01.13 17:59:32.255777 [ 200 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 924 rows starting from the beginning of the part | ||
| 10835 | 2026.01.13 17:59:32.255893 [ 276 ] {e567e5a8-50b8-4718-8899-c492fd43fbad} <Trace> oximeter.measurements_f64 (1c067b5b-75e1-467d-a7e3-d4b172727ac8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10836 | 2026.01.13 17:59:32.255937 [ 276 ] {e567e5a8-50b8-4718-8899-c492fd43fbad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10837 | 2026.01.13 17:59:32.256267 [ 276 ] {e567e5a8-50b8-4718-8899-c492fd43fbad} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 10838 | 2026.01.13 17:59:32.256492 [ 276 ] {e567e5a8-50b8-4718-8899-c492fd43fbad} <Trace> oximeter.measurements_f64 (1c067b5b-75e1-467d-a7e3-d4b172727ac8): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10839 | 2026.01.13 17:59:32.256624 [ 276 ] {e567e5a8-50b8-4718-8899-c492fd43fbad} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00114 sec., 877.1929824561404 rows/sec., 59.11 KiB/sec. | ||
| 10840 | 2026.01.13 17:59:32.256662 [ 276 ] {e567e5a8-50b8-4718-8899-c492fd43fbad} <Debug> TCPHandler: Processed in 0.001319074 sec. | ||
| 10841 | 2026.01.13 17:59:32.256772 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10842 | 2026.01.13 17:59:32.256866 [ 276 ] {4e95c9a8-5b79-486e-93cb-19101429157c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10843 | 2026.01.13 17:59:32.256921 [ 276 ] {4e95c9a8-5b79-486e-93cb-19101429157c} <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 | ||
| 10844 | 2026.01.13 17:59:32.257726 [ 276 ] {4e95c9a8-5b79-486e-93cb-19101429157c} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10845 | 2026.01.13 17:59:32.257764 [ 276 ] {4e95c9a8-5b79-486e-93cb-19101429157c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10846 | 2026.01.13 17:59:32.258337 [ 276 ] {4e95c9a8-5b79-486e-93cb-19101429157c} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10847 | 2026.01.13 17:59:32.258573 [ 276 ] {4e95c9a8-5b79-486e-93cb-19101429157c} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10848 | 2026.01.13 17:59:32.258718 [ 276 ] {4e95c9a8-5b79-486e-93cb-19101429157c} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00187 sec., 5347.593582887701 rows/sec., 9.58 MiB/sec. | ||
| 10849 | 2026.01.13 17:59:32.258727 [ 122 ] {} <Debug> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10850 | 2026.01.13 17:59:32.258775 [ 276 ] {4e95c9a8-5b79-486e-93cb-19101429157c} <Debug> TCPHandler: Processed in 0.002051827 sec. | ||
| 10851 | 2026.01.13 17:59:32.258777 [ 122 ] {} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10852 | 2026.01.13 17:59:32.258816 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10853 | 2026.01.13 17:59:32.258897 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10854 | 2026.01.13 17:59:32.258913 [ 191 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 10855 | 2026.01.13 17:59:32.258999 [ 276 ] {632fdaec-7180-41e5-8ed4-831b46623a8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10856 | 2026.01.13 17:59:32.259046 [ 276 ] {632fdaec-7180-41e5-8ed4-831b46623a8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10857 | 2026.01.13 17:59:32.259127 [ 191 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10858 | 2026.01.13 17:59:32.259188 [ 191 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1214 rows starting from the beginning of the part | ||
| 10859 | 2026.01.13 17:59:32.259318 [ 191 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 10 rows starting from the beginning of the part | ||
| 10860 | 2026.01.13 17:59:32.259377 [ 276 ] {632fdaec-7180-41e5-8ed4-831b46623a8f} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10861 | 2026.01.13 17:59:32.259420 [ 276 ] {632fdaec-7180-41e5-8ed4-831b46623a8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10862 | 2026.01.13 17:59:32.259429 [ 191 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 31 rows starting from the beginning of the part | ||
| 10863 | 2026.01.13 17:59:32.259545 [ 191 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 10 rows starting from the beginning of the part | ||
| 10864 | 2026.01.13 17:59:32.259654 [ 191 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 31 rows starting from the beginning of the part | ||
| 10865 | 2026.01.13 17:59:32.259755 [ 276 ] {632fdaec-7180-41e5-8ed4-831b46623a8f} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10866 | 2026.01.13 17:59:32.259779 [ 191 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 10 rows starting from the beginning of the part | ||
| 10867 | 2026.01.13 17:59:32.260000 [ 276 ] {632fdaec-7180-41e5-8ed4-831b46623a8f} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10868 | 2026.01.13 17:59:32.260124 [ 122 ] {} <Debug> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10869 | 2026.01.13 17:59:32.260141 [ 276 ] {632fdaec-7180-41e5-8ed4-831b46623a8f} <Debug> executeQuery: Read 76 rows, 4.59 KiB in 0.001161 sec., 65460.80964685616 rows/sec., 3.86 MiB/sec. | ||
| 10870 | 2026.01.13 17:59:32.260157 [ 122 ] {} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10871 | 2026.01.13 17:59:32.260182 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10872 | 2026.01.13 17:59:32.260185 [ 276 ] {632fdaec-7180-41e5-8ed4-831b46623a8f} <Debug> TCPHandler: Processed in 0.001336764 sec. | ||
| 10873 | 2026.01.13 17:59:32.260278 [ 192 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 10874 | 2026.01.13 17:59:32.260380 [ 192 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10875 | 2026.01.13 17:59:32.260407 [ 192 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 4716 rows starting from the beginning of the part | ||
| 10876 | 2026.01.13 17:59:32.260457 [ 192 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 60 rows starting from the beginning of the part | ||
| 10877 | 2026.01.13 17:59:32.260497 [ 192 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 60 rows starting from the beginning of the part | ||
| 10878 | 2026.01.13 17:59:32.260535 [ 192 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 60 rows starting from the beginning of the part | ||
| 10879 | 2026.01.13 17:59:32.260571 [ 192 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 60 rows starting from the beginning of the part | ||
| 10880 | 2026.01.13 17:59:32.260608 [ 192 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 76 rows starting from the beginning of the part | ||
| 10881 | 2026.01.13 17:59:32.261798 [ 201 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23715 rows, containing 5 columns (5 merged, 0 gathered) in 0.006460886 sec., 3670549.2095047026 rows/sec., 247.81 MiB/sec. | ||
| 10882 | 2026.01.13 17:59:32.262284 [ 190 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5032 rows, containing 4 columns (4 merged, 0 gathered) in 0.002045047 sec., 2460579.1456137686 rows/sec., 158.01 MiB/sec. | ||
| 10883 | 2026.01.13 17:59:32.262335 [ 191 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10884 | 2026.01.13 17:59:32.262628 [ 191 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10885 | 2026.01.13 17:59:32.262703 [ 191 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10886 | 2026.01.13 17:59:32.262756 [ 201 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10887 | 2026.01.13 17:59:32.262785 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB. | ||
| 10888 | 2026.01.13 17:59:32.263023 [ 201 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_76_15} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10889 | 2026.01.13 17:59:32.263092 [ 201 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_76_15} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10890 | 2026.01.13 17:59:32.263167 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB. | ||
| 10891 | 2026.01.13 17:59:32.266686 [ 191 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1306 rows, containing 19 columns (19 merged, 0 gathered) in 0.00780752 sec., 167274.62753857818 rows/sec., 299.75 MiB/sec. | ||
| 10892 | 2026.01.13 17:59:32.268063 [ 201 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10893 | 2026.01.13 17:59:32.268440 [ 201 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10894 | 2026.01.13 17:59:32.268525 [ 201 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10895 | 2026.01.13 17:59:32.268639 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.58 MiB. | ||
| 10896 | 2026.01.13 17:59:33.000249 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 325.16 MiB, peak 337.50 MiB, free memory in arenas 0.00 B, will set to 328.34 MiB (RSS), difference: 3.17 MiB | ||
| 10897 | 2026.01.13 17:59:33.161513 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 1410 | ||
| 10898 | 2026.01.13 17:59:33.164147 [ 243 ] {} <Trace> system.query_log (7e309dc9-d6d6-4af1-816a-0936f503f03a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10899 | 2026.01.13 17:59:33.164197 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10900 | 2026.01.13 17:59:33.165428 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 10901 | 2026.01.13 17:59:33.165689 [ 243 ] {} <Trace> system.query_log (7e309dc9-d6d6-4af1-816a-0936f503f03a): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10902 | 2026.01.13 17:59:33.165961 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1410 | ||
| 10903 | 2026.01.13 17:59:34.000181 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 324.34 MiB, peak 337.50 MiB, free memory in arenas 0.00 B, will set to 328.34 MiB (RSS), difference: 4.00 MiB | ||
| 10904 | 2026.01.13 17:59:34.722437 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10905 | 2026.01.13 17:59:34.722626 [ 276 ] {9e2e20a9-3283-4781-8b09-b0f2a718adb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10906 | 2026.01.13 17:59:34.722690 [ 276 ] {9e2e20a9-3283-4781-8b09-b0f2a718adb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10907 | 2026.01.13 17:59:34.723404 [ 276 ] {9e2e20a9-3283-4781-8b09-b0f2a718adb0} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10908 | 2026.01.13 17:59:34.723445 [ 276 ] {9e2e20a9-3283-4781-8b09-b0f2a718adb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10909 | 2026.01.13 17:59:34.723831 [ 276 ] {9e2e20a9-3283-4781-8b09-b0f2a718adb0} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10910 | 2026.01.13 17:59:34.724050 [ 276 ] {9e2e20a9-3283-4781-8b09-b0f2a718adb0} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10911 | 2026.01.13 17:59:34.724200 [ 276 ] {9e2e20a9-3283-4781-8b09-b0f2a718adb0} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001623 sec., 34504.00492914356 rows/sec., 2.65 MiB/sec. | ||
| 10912 | 2026.01.13 17:59:34.724240 [ 276 ] {9e2e20a9-3283-4781-8b09-b0f2a718adb0} <Debug> TCPHandler: Processed in 0.001940195 sec. | ||
| 10913 | 2026.01.13 17:59:34.724367 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10914 | 2026.01.13 17:59:34.724460 [ 276 ] {351b464e-d32f-4371-9334-465bc83541e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10915 | 2026.01.13 17:59:34.724531 [ 276 ] {351b464e-d32f-4371-9334-465bc83541e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10916 | 2026.01.13 17:59:34.725008 [ 276 ] {351b464e-d32f-4371-9334-465bc83541e1} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10917 | 2026.01.13 17:59:34.725073 [ 276 ] {351b464e-d32f-4371-9334-465bc83541e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10918 | 2026.01.13 17:59:34.725416 [ 276 ] {351b464e-d32f-4371-9334-465bc83541e1} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10919 | 2026.01.13 17:59:34.725630 [ 276 ] {351b464e-d32f-4371-9334-465bc83541e1} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10920 | 2026.01.13 17:59:34.725761 [ 276 ] {351b464e-d32f-4371-9334-465bc83541e1} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001319 sec., 48521.60727824109 rows/sec., 3.79 MiB/sec. | ||
| 10921 | 2026.01.13 17:59:34.725800 [ 276 ] {351b464e-d32f-4371-9334-465bc83541e1} <Debug> TCPHandler: Processed in 0.001481646 sec. | ||
| 10922 | 2026.01.13 17:59:34.725920 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10923 | 2026.01.13 17:59:34.726017 [ 276 ] {f2612f38-d219-4937-8b74-73af843a9f4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10924 | 2026.01.13 17:59:34.726066 [ 276 ] {f2612f38-d219-4937-8b74-73af843a9f4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10925 | 2026.01.13 17:59:34.726440 [ 276 ] {f2612f38-d219-4937-8b74-73af843a9f4d} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10926 | 2026.01.13 17:59:34.726476 [ 276 ] {f2612f38-d219-4937-8b74-73af843a9f4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10927 | 2026.01.13 17:59:34.726805 [ 276 ] {f2612f38-d219-4937-8b74-73af843a9f4d} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10928 | 2026.01.13 17:59:34.727011 [ 276 ] {f2612f38-d219-4937-8b74-73af843a9f4d} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10929 | 2026.01.13 17:59:34.727141 [ 276 ] {f2612f38-d219-4937-8b74-73af843a9f4d} <Debug> executeQuery: Read 74 rows, 5.27 KiB in 0.001142 sec., 64798.59894921191 rows/sec., 4.51 MiB/sec. | ||
| 10930 | 2026.01.13 17:59:34.727178 [ 276 ] {f2612f38-d219-4937-8b74-73af843a9f4d} <Debug> TCPHandler: Processed in 0.001308464 sec. | ||
| 10931 | 2026.01.13 17:59:34.727295 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10932 | 2026.01.13 17:59:34.727393 [ 276 ] {5f26adbe-7544-4060-8535-90104ff9c5a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10933 | 2026.01.13 17:59:34.727435 [ 276 ] {5f26adbe-7544-4060-8535-90104ff9c5a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10934 | 2026.01.13 17:59:34.727761 [ 276 ] {5f26adbe-7544-4060-8535-90104ff9c5a7} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10935 | 2026.01.13 17:59:34.727797 [ 276 ] {5f26adbe-7544-4060-8535-90104ff9c5a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10936 | 2026.01.13 17:59:34.728111 [ 276 ] {5f26adbe-7544-4060-8535-90104ff9c5a7} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10937 | 2026.01.13 17:59:34.728318 [ 276 ] {5f26adbe-7544-4060-8535-90104ff9c5a7} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10938 | 2026.01.13 17:59:34.728445 [ 276 ] {5f26adbe-7544-4060-8535-90104ff9c5a7} <Debug> executeQuery: Read 28 rows, 1.94 KiB in 0.001073 sec., 26095.0605778192 rows/sec., 1.76 MiB/sec. | ||
| 10939 | 2026.01.13 17:59:34.728482 [ 276 ] {5f26adbe-7544-4060-8535-90104ff9c5a7} <Debug> TCPHandler: Processed in 0.001237132 sec. | ||
| 10940 | 2026.01.13 17:59:35.589141 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 22523 | ||
| 10941 | 2026.01.13 17:59:35.589632 [ 245 ] {} <Trace> system.asynchronous_metric_log (3e1656ea-c259-49fe-9ba0-58dc6ab6f9df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10942 | 2026.01.13 17:59:35.589677 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10943 | 2026.01.13 17:59:35.590143 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 10944 | 2026.01.13 17:59:35.590375 [ 245 ] {} <Trace> system.asynchronous_metric_log (3e1656ea-c259-49fe-9ba0-58dc6ab6f9df): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10945 | 2026.01.13 17:59:35.590524 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22523 | ||
| 10946 | 2026.01.13 17:59:36.781535 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 | ||
| 10947 | 2026.01.13 17:59:36.796686 [ 244 ] {} <Trace> system.metric_log (ae7e3c3e-b449-4f33-bec8-ffbb555a10ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10948 | 2026.01.13 17:59:36.796732 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 10949 | 2026.01.13 17:59:36.802130 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 10950 | 2026.01.13 17:59:36.802858 [ 244 ] {} <Trace> system.metric_log (ae7e3c3e-b449-4f33-bec8-ffbb555a10ce): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10951 | 2026.01.13 17:59:36.805499 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 354 | ||
| 10952 | 2026.01.13 17:59:39.425687 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42645 | ||
| 10953 | 2026.01.13 17:59:39.425805 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10954 | 2026.01.13 17:59:39.425833 [ 287 ] {} <Debug> TCP-Session: cb127f90-9121-48f1-a999-605f488a8593 Authenticating user 'default' from [fd00:1122:3344:101::e]:42645 | ||
| 10955 | 2026.01.13 17:59:39.425856 [ 287 ] {} <Debug> TCP-Session: cb127f90-9121-48f1-a999-605f488a8593 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10956 | 2026.01.13 17:59:39.425870 [ 287 ] {} <Debug> TCP-Session: cb127f90-9121-48f1-a999-605f488a8593 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10957 | 2026.01.13 17:59:39.426063 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40774 | ||
| 10958 | 2026.01.13 17:59:39.426107 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50170 | ||
| 10959 | 2026.01.13 17:59:39.426121 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42337 | ||
| 10960 | 2026.01.13 17:59:39.426132 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42024 | ||
| 10961 | 2026.01.13 17:59:39.426107 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50865 | ||
| 10962 | 2026.01.13 17:59:39.426202 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10963 | 2026.01.13 17:59:39.426204 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10964 | 2026.01.13 17:59:39.426254 [ 353 ] {} <Debug> TCP-Session: 59737827-f106-472d-9a9c-fd5767ac52d4 Authenticating user 'default' from [fd00:1122:3344:101::e]:50170 | ||
| 10965 | 2026.01.13 17:59:39.426239 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10966 | 2026.01.13 17:59:39.426285 [ 353 ] {} <Debug> TCP-Session: 59737827-f106-472d-9a9c-fd5767ac52d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10967 | 2026.01.13 17:59:39.426281 [ 289 ] {} <Debug> TCP-Session: e3fb6d0d-7cd3-4f15-a21d-19da5b321b62 Authenticating user 'default' from [fd00:1122:3344:101::e]:40774 | ||
| 10968 | 2026.01.13 17:59:39.426313 [ 353 ] {} <Debug> TCP-Session: 59737827-f106-472d-9a9c-fd5767ac52d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10969 | 2026.01.13 17:59:39.426318 [ 354 ] {} <Debug> TCP-Session: 65036958-4379-4265-a073-dc1b2399e0c7 Authenticating user 'default' from [fd00:1122:3344:101::e]:42337 | ||
| 10970 | 2026.01.13 17:59:39.426332 [ 289 ] {} <Debug> TCP-Session: e3fb6d0d-7cd3-4f15-a21d-19da5b321b62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10971 | 2026.01.13 17:59:39.426357 [ 354 ] {} <Debug> TCP-Session: 65036958-4379-4265-a073-dc1b2399e0c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10972 | 2026.01.13 17:59:39.426376 [ 289 ] {} <Debug> TCP-Session: e3fb6d0d-7cd3-4f15-a21d-19da5b321b62 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10973 | 2026.01.13 17:59:39.426383 [ 354 ] {} <Debug> TCP-Session: 65036958-4379-4265-a073-dc1b2399e0c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10974 | 2026.01.13 17:59:39.426277 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10975 | 2026.01.13 17:59:39.426277 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10976 | 2026.01.13 17:59:39.426446 [ 355 ] {} <Debug> TCP-Session: 57aa1fe1-8cbb-4e31-87fc-33b2d9746506 Authenticating user 'default' from [fd00:1122:3344:101::e]:42024 | ||
| 10977 | 2026.01.13 17:59:39.426238 [ 287 ] {} <Trace> TCP-Session: cb127f90-9121-48f1-a999-605f488a8593 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10978 | 2026.01.13 17:59:39.426472 [ 355 ] {} <Debug> TCP-Session: 57aa1fe1-8cbb-4e31-87fc-33b2d9746506 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10979 | 2026.01.13 17:59:39.426464 [ 351 ] {} <Debug> TCP-Session: 5491bb60-6994-4a5e-8ba5-b70874416f8e Authenticating user 'default' from [fd00:1122:3344:101::e]:50865 | ||
| 10980 | 2026.01.13 17:59:39.426505 [ 355 ] {} <Debug> TCP-Session: 57aa1fe1-8cbb-4e31-87fc-33b2d9746506 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10981 | 2026.01.13 17:59:39.426520 [ 351 ] {} <Debug> TCP-Session: 5491bb60-6994-4a5e-8ba5-b70874416f8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10982 | 2026.01.13 17:59:39.426082 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56272 | ||
| 10983 | 2026.01.13 17:59:39.426542 [ 351 ] {} <Debug> TCP-Session: 5491bb60-6994-4a5e-8ba5-b70874416f8e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10984 | 2026.01.13 17:59:39.426065 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50593 | ||
| 10985 | 2026.01.13 17:59:39.426068 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55427 | ||
| 10986 | 2026.01.13 17:59:39.426648 [ 287 ] {a6773896-a098-48c0-a668-a72eb2d60b0f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42645) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10987 | 2026.01.13 17:59:39.426931 [ 287 ] {a6773896-a098-48c0-a668-a72eb2d60b0f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10988 | 2026.01.13 17:59:39.426992 [ 287 ] {a6773896-a098-48c0-a668-a72eb2d60b0f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10989 | 2026.01.13 17:59:39.427081 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10990 | 2026.01.13 17:59:39.427115 [ 350 ] {} <Debug> TCP-Session: c67c4995-7081-4ca0-8291-c80d65ffb916 Authenticating user 'default' from [fd00:1122:3344:101::e]:56272 | ||
| 10991 | 2026.01.13 17:59:39.427133 [ 350 ] {} <Debug> TCP-Session: c67c4995-7081-4ca0-8291-c80d65ffb916 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10992 | 2026.01.13 17:59:39.427145 [ 350 ] {} <Debug> TCP-Session: c67c4995-7081-4ca0-8291-c80d65ffb916 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10993 | 2026.01.13 17:59:39.427208 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10994 | 2026.01.13 17:59:39.427243 [ 291 ] {} <Debug> TCP-Session: 12df948e-f187-4aa8-b5a9-f1e43ac0a9ec Authenticating user 'default' from [fd00:1122:3344:101::e]:55427 | ||
| 10995 | 2026.01.13 17:59:39.427261 [ 291 ] {} <Debug> TCP-Session: 12df948e-f187-4aa8-b5a9-f1e43ac0a9ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10996 | 2026.01.13 17:59:39.427277 [ 291 ] {} <Debug> TCP-Session: 12df948e-f187-4aa8-b5a9-f1e43ac0a9ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10997 | 2026.01.13 17:59:39.427305 [ 287 ] {a6773896-a098-48c0-a668-a72eb2d60b0f} <Debug> oximeter.version (ec6d3268-d4a5-4477-b7c8-4f23357a5c23) (SelectExecutor): Key condition: unknown | ||
| 10998 | 2026.01.13 17:59:39.427319 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10999 | 2026.01.13 17:59:39.427358 [ 290 ] {} <Debug> TCP-Session: 84ccd8b3-691b-42cf-81d8-7eca08415c14 Authenticating user 'default' from [fd00:1122:3344:101::e]:50593 | ||
| 11000 | 2026.01.13 17:59:39.427375 [ 290 ] {} <Debug> TCP-Session: 84ccd8b3-691b-42cf-81d8-7eca08415c14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11001 | 2026.01.13 17:59:39.427387 [ 290 ] {} <Debug> TCP-Session: 84ccd8b3-691b-42cf-81d8-7eca08415c14 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11002 | 2026.01.13 17:59:39.428298 [ 328 ] {a6773896-a098-48c0-a668-a72eb2d60b0f} <Trace> AggregatingTransform: Aggregating | ||
| 11003 | 2026.01.13 17:59:39.428347 [ 328 ] {a6773896-a098-48c0-a668-a72eb2d60b0f} <Trace> Aggregator: Aggregation method: without_key | ||
| 11004 | 2026.01.13 17:59:39.428379 [ 328 ] {a6773896-a098-48c0-a668-a72eb2d60b0f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000966517 sec. (1034.643 rows/sec., 40.42 KiB/sec.) | ||
| 11005 | 2026.01.13 17:59:39.428394 [ 328 ] {a6773896-a098-48c0-a668-a72eb2d60b0f} <Trace> Aggregator: Merging aggregated data | ||
| 11006 | 2026.01.13 17:59:39.429616 [ 287 ] {a6773896-a098-48c0-a668-a72eb2d60b0f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003025 sec., 330.57851239669424 rows/sec., 12.91 KiB/sec. | ||
| 11007 | 2026.01.13 17:59:39.429771 [ 287 ] {a6773896-a098-48c0-a668-a72eb2d60b0f} <Debug> TCPHandler: Processed in 0.003667766 sec. | ||
| 11008 | 2026.01.13 17:59:39.429890 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11009 | 2026.01.13 17:59:39.429904 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11010 | 2026.01.13 17:59:39.429920 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11011 | 2026.01.13 17:59:39.429937 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11012 | 2026.01.13 17:59:39.429962 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11013 | 2026.01.13 17:59:39.429986 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11014 | 2026.01.13 17:59:39.430000 [ 353 ] {} <Debug> TCP-Session: 59737827-f106-472d-9a9c-fd5767ac52d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11015 | 2026.01.13 17:59:39.430022 [ 291 ] {} <Debug> TCP-Session: 12df948e-f187-4aa8-b5a9-f1e43ac0a9ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11016 | 2026.01.13 17:59:39.430040 [ 351 ] {} <Debug> TCP-Session: 5491bb60-6994-4a5e-8ba5-b70874416f8e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11017 | 2026.01.13 17:59:39.430005 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11018 | 2026.01.13 17:59:39.429983 [ 290 ] {} <Debug> TCP-Session: 84ccd8b3-691b-42cf-81d8-7eca08415c14 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11019 | 2026.01.13 17:59:39.429969 [ 289 ] {} <Debug> TCP-Session: e3fb6d0d-7cd3-4f15-a21d-19da5b321b62 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11020 | 2026.01.13 17:59:39.430099 [ 354 ] {} <Debug> TCP-Session: 65036958-4379-4265-a073-dc1b2399e0c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11021 | 2026.01.13 17:59:39.429948 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11022 | 2026.01.13 17:59:39.429940 [ 287 ] {} <Debug> TCP-Session: cb127f90-9121-48f1-a999-605f488a8593 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11023 | 2026.01.13 17:59:39.430171 [ 355 ] {} <Debug> TCP-Session: 57aa1fe1-8cbb-4e31-87fc-33b2d9746506 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11024 | 2026.01.13 17:59:39.429977 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11025 | 2026.01.13 17:59:39.430228 [ 350 ] {} <Debug> TCP-Session: c67c4995-7081-4ca0-8291-c80d65ffb916 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11026 | 2026.01.13 17:59:39.617794 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45385 | ||
| 11027 | 2026.01.13 17:59:39.617916 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11028 | 2026.01.13 17:59:39.617943 [ 287 ] {} <Debug> TCP-Session: 2d9090e1-70a2-40b2-b46e-d56478c19120 Authenticating user 'default' from [fd00:1122:3344:101::e]:45385 | ||
| 11029 | 2026.01.13 17:59:39.617971 [ 287 ] {} <Debug> TCP-Session: 2d9090e1-70a2-40b2-b46e-d56478c19120 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11030 | 2026.01.13 17:59:39.617985 [ 287 ] {} <Debug> TCP-Session: 2d9090e1-70a2-40b2-b46e-d56478c19120 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11031 | 2026.01.13 17:59:39.618207 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51158 | ||
| 11032 | 2026.01.13 17:59:39.618229 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47885 | ||
| 11033 | 2026.01.13 17:59:39.618254 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63430 | ||
| 11034 | 2026.01.13 17:59:39.618280 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39924 | ||
| 11035 | 2026.01.13 17:59:39.618304 [ 287 ] {} <Trace> TCP-Session: 2d9090e1-70a2-40b2-b46e-d56478c19120 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11036 | 2026.01.13 17:59:39.618320 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11037 | 2026.01.13 17:59:39.618371 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11038 | 2026.01.13 17:59:39.618320 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11039 | 2026.01.13 17:59:39.618398 [ 350 ] {} <Debug> TCP-Session: 3212c978-03be-47d8-a61a-6a7f27782d41 Authenticating user 'default' from [fd00:1122:3344:101::e]:47885 | ||
| 11040 | 2026.01.13 17:59:39.618413 [ 353 ] {} <Debug> TCP-Session: 3fdd8915-5eee-42df-9f9f-28cf85525daf Authenticating user 'default' from [fd00:1122:3344:101::e]:63430 | ||
| 11041 | 2026.01.13 17:59:39.618431 [ 290 ] {} <Debug> TCP-Session: aa895b5d-cc55-4030-b82f-8717c7ec4bc6 Authenticating user 'default' from [fd00:1122:3344:101::e]:51158 | ||
| 11042 | 2026.01.13 17:59:39.618441 [ 350 ] {} <Debug> TCP-Session: 3212c978-03be-47d8-a61a-6a7f27782d41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11043 | 2026.01.13 17:59:39.618455 [ 353 ] {} <Debug> TCP-Session: 3fdd8915-5eee-42df-9f9f-28cf85525daf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11044 | 2026.01.13 17:59:39.618463 [ 290 ] {} <Debug> TCP-Session: aa895b5d-cc55-4030-b82f-8717c7ec4bc6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11045 | 2026.01.13 17:59:39.618477 [ 350 ] {} <Debug> TCP-Session: 3212c978-03be-47d8-a61a-6a7f27782d41 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11046 | 2026.01.13 17:59:39.618487 [ 353 ] {} <Debug> TCP-Session: 3fdd8915-5eee-42df-9f9f-28cf85525daf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11047 | 2026.01.13 17:59:39.618498 [ 290 ] {} <Debug> TCP-Session: aa895b5d-cc55-4030-b82f-8717c7ec4bc6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11048 | 2026.01.13 17:59:39.618514 [ 287 ] {931ef70c-026d-43ec-97c5-4f61e57e847b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45385) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11049 | 2026.01.13 17:59:39.618401 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11050 | 2026.01.13 17:59:39.618259 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60887 | ||
| 11051 | 2026.01.13 17:59:39.618625 [ 355 ] {} <Debug> TCP-Session: f7a28808-de0f-4b13-b86b-f5fc2290776d Authenticating user 'default' from [fd00:1122:3344:101::e]:39924 | ||
| 11052 | 2026.01.13 17:59:39.618254 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44058 | ||
| 11053 | 2026.01.13 17:59:39.618659 [ 355 ] {} <Debug> TCP-Session: f7a28808-de0f-4b13-b86b-f5fc2290776d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11054 | 2026.01.13 17:59:39.618214 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64623 | ||
| 11055 | 2026.01.13 17:59:39.618678 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11056 | 2026.01.13 17:59:39.618712 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11057 | 2026.01.13 17:59:39.618732 [ 354 ] {} <Debug> TCP-Session: 36e72b23-e1e2-4a3f-bd8e-449e16357706 Authenticating user 'default' from [fd00:1122:3344:101::e]:60887 | ||
| 11058 | 2026.01.13 17:59:39.618748 [ 351 ] {} <Debug> TCP-Session: 70644946-c2d4-42c7-8c52-2a17aede24f0 Authenticating user 'default' from [fd00:1122:3344:101::e]:44058 | ||
| 11059 | 2026.01.13 17:59:39.618753 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11060 | 2026.01.13 17:59:39.618763 [ 354 ] {} <Debug> TCP-Session: 36e72b23-e1e2-4a3f-bd8e-449e16357706 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11061 | 2026.01.13 17:59:39.618776 [ 351 ] {} <Debug> TCP-Session: 70644946-c2d4-42c7-8c52-2a17aede24f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11062 | 2026.01.13 17:59:39.618804 [ 354 ] {} <Debug> TCP-Session: 36e72b23-e1e2-4a3f-bd8e-449e16357706 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11063 | 2026.01.13 17:59:39.618824 [ 351 ] {} <Debug> TCP-Session: 70644946-c2d4-42c7-8c52-2a17aede24f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11064 | 2026.01.13 17:59:39.618680 [ 355 ] {} <Debug> TCP-Session: f7a28808-de0f-4b13-b86b-f5fc2290776d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11065 | 2026.01.13 17:59:39.618212 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48799 | ||
| 11066 | 2026.01.13 17:59:39.618794 [ 289 ] {} <Debug> TCP-Session: f888fa52-1f35-4e78-a3b9-e815af6e2943 Authenticating user 'default' from [fd00:1122:3344:101::e]:64623 | ||
| 11067 | 2026.01.13 17:59:39.618917 [ 287 ] {931ef70c-026d-43ec-97c5-4f61e57e847b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11068 | 2026.01.13 17:59:39.618921 [ 289 ] {} <Debug> TCP-Session: f888fa52-1f35-4e78-a3b9-e815af6e2943 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11069 | 2026.01.13 17:59:39.618950 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11070 | 2026.01.13 17:59:39.618976 [ 289 ] {} <Debug> TCP-Session: f888fa52-1f35-4e78-a3b9-e815af6e2943 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11071 | 2026.01.13 17:59:39.618996 [ 291 ] {} <Debug> TCP-Session: a50c3455-5fff-4fd0-86b4-b0e7dcad2dc8 Authenticating user 'default' from [fd00:1122:3344:101::e]:48799 | ||
| 11072 | 2026.01.13 17:59:39.619001 [ 287 ] {931ef70c-026d-43ec-97c5-4f61e57e847b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11073 | 2026.01.13 17:59:39.619020 [ 291 ] {} <Debug> TCP-Session: a50c3455-5fff-4fd0-86b4-b0e7dcad2dc8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11074 | 2026.01.13 17:59:39.619034 [ 291 ] {} <Debug> TCP-Session: a50c3455-5fff-4fd0-86b4-b0e7dcad2dc8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11075 | 2026.01.13 17:59:39.619404 [ 287 ] {931ef70c-026d-43ec-97c5-4f61e57e847b} <Debug> oximeter.version (ec6d3268-d4a5-4477-b7c8-4f23357a5c23) (SelectExecutor): Key condition: unknown | ||
| 11076 | 2026.01.13 17:59:39.620434 [ 337 ] {931ef70c-026d-43ec-97c5-4f61e57e847b} <Trace> AggregatingTransform: Aggregating | ||
| 11077 | 2026.01.13 17:59:39.620488 [ 337 ] {931ef70c-026d-43ec-97c5-4f61e57e847b} <Trace> Aggregator: Aggregation method: without_key | ||
| 11078 | 2026.01.13 17:59:39.620528 [ 337 ] {931ef70c-026d-43ec-97c5-4f61e57e847b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000989648 sec. (1010.460 rows/sec., 39.47 KiB/sec.) | ||
| 11079 | 2026.01.13 17:59:39.620548 [ 337 ] {931ef70c-026d-43ec-97c5-4f61e57e847b} <Trace> Aggregator: Merging aggregated data | ||
| 11080 | 2026.01.13 17:59:39.622212 [ 287 ] {931ef70c-026d-43ec-97c5-4f61e57e847b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003755 sec., 266.31158455392807 rows/sec., 10.40 KiB/sec. | ||
| 11081 | 2026.01.13 17:59:39.622395 [ 287 ] {931ef70c-026d-43ec-97c5-4f61e57e847b} <Debug> TCPHandler: Processed in 0.004206736 sec. | ||
| 11082 | 2026.01.13 17:59:39.622547 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11083 | 2026.01.13 17:59:39.622574 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11084 | 2026.01.13 17:59:39.622588 [ 287 ] {} <Debug> TCP-Session: 2d9090e1-70a2-40b2-b46e-d56478c19120 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11085 | 2026.01.13 17:59:39.622596 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11086 | 2026.01.13 17:59:39.622628 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11087 | 2026.01.13 17:59:39.622645 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11088 | 2026.01.13 17:59:39.622685 [ 289 ] {} <Debug> TCP-Session: f888fa52-1f35-4e78-a3b9-e815af6e2943 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11089 | 2026.01.13 17:59:39.622706 [ 290 ] {} <Debug> TCP-Session: aa895b5d-cc55-4030-b82f-8717c7ec4bc6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11090 | 2026.01.13 17:59:39.622718 [ 350 ] {} <Debug> TCP-Session: 3212c978-03be-47d8-a61a-6a7f27782d41 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11091 | 2026.01.13 17:59:39.622721 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11092 | 2026.01.13 17:59:39.622702 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11093 | 2026.01.13 17:59:39.622681 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11094 | 2026.01.13 17:59:39.622799 [ 353 ] {} <Debug> TCP-Session: 3fdd8915-5eee-42df-9f9f-28cf85525daf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11095 | 2026.01.13 17:59:39.622820 [ 351 ] {} <Debug> TCP-Session: 70644946-c2d4-42c7-8c52-2a17aede24f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11096 | 2026.01.13 17:59:39.622841 [ 354 ] {} <Debug> TCP-Session: 36e72b23-e1e2-4a3f-bd8e-449e16357706 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11097 | 2026.01.13 17:59:39.622620 [ 355 ] {} <Debug> TCP-Session: f7a28808-de0f-4b13-b86b-f5fc2290776d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11098 | 2026.01.13 17:59:39.622613 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11099 | 2026.01.13 17:59:39.622943 [ 291 ] {} <Debug> TCP-Session: a50c3455-5fff-4fd0-86b4-b0e7dcad2dc8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11100 | 2026.01.13 17:59:39.669442 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33703 | ||
| 11101 | 2026.01.13 17:59:39.669555 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11102 | 2026.01.13 17:59:39.669581 [ 351 ] {} <Debug> TCP-Session: b210a407-f6f8-4257-a53e-8fffd9cd8260 Authenticating user 'default' from [fd00:1122:3344:101::e]:33703 | ||
| 11103 | 2026.01.13 17:59:39.669603 [ 351 ] {} <Debug> TCP-Session: b210a407-f6f8-4257-a53e-8fffd9cd8260 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11104 | 2026.01.13 17:59:39.669615 [ 351 ] {} <Debug> TCP-Session: b210a407-f6f8-4257-a53e-8fffd9cd8260 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11105 | 2026.01.13 17:59:39.669806 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45233 | ||
| 11106 | 2026.01.13 17:59:39.669806 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59180 | ||
| 11107 | 2026.01.13 17:59:39.669844 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58760 | ||
| 11108 | 2026.01.13 17:59:39.669864 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37713 | ||
| 11109 | 2026.01.13 17:59:39.669899 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11110 | 2026.01.13 17:59:39.669868 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51907 | ||
| 11111 | 2026.01.13 17:59:39.669944 [ 354 ] {} <Debug> TCP-Session: 195ec931-a22f-406a-8ca8-a7a386d76838 Authenticating user 'default' from [fd00:1122:3344:101::e]:45233 | ||
| 11112 | 2026.01.13 17:59:39.669940 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11113 | 2026.01.13 17:59:39.669975 [ 354 ] {} <Debug> TCP-Session: 195ec931-a22f-406a-8ca8-a7a386d76838 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11114 | 2026.01.13 17:59:39.669985 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11115 | 2026.01.13 17:59:39.670001 [ 353 ] {} <Debug> TCP-Session: d2a1278e-59f4-4a3c-bfcf-f11e0f31fe8b Authenticating user 'default' from [fd00:1122:3344:101::e]:59180 | ||
| 11116 | 2026.01.13 17:59:39.670000 [ 354 ] {} <Debug> TCP-Session: 195ec931-a22f-406a-8ca8-a7a386d76838 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11117 | 2026.01.13 17:59:39.670026 [ 291 ] {} <Debug> TCP-Session: 46564d33-ccf2-4576-aecb-7704c1661ea9 Authenticating user 'default' from [fd00:1122:3344:101::e]:37713 | ||
| 11118 | 2026.01.13 17:59:39.670038 [ 353 ] {} <Debug> TCP-Session: d2a1278e-59f4-4a3c-bfcf-f11e0f31fe8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11119 | 2026.01.13 17:59:39.669995 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11120 | 2026.01.13 17:59:39.670087 [ 353 ] {} <Debug> TCP-Session: d2a1278e-59f4-4a3c-bfcf-f11e0f31fe8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11121 | 2026.01.13 17:59:39.670114 [ 350 ] {} <Debug> TCP-Session: b4b3dd4d-67b7-4d80-a4b6-c28ef3b75cc0 Authenticating user 'default' from [fd00:1122:3344:101::e]:51907 | ||
| 11122 | 2026.01.13 17:59:39.670084 [ 291 ] {} <Debug> TCP-Session: 46564d33-ccf2-4576-aecb-7704c1661ea9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11123 | 2026.01.13 17:59:39.670141 [ 350 ] {} <Debug> TCP-Session: b4b3dd4d-67b7-4d80-a4b6-c28ef3b75cc0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11124 | 2026.01.13 17:59:39.670159 [ 291 ] {} <Debug> TCP-Session: 46564d33-ccf2-4576-aecb-7704c1661ea9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11125 | 2026.01.13 17:59:39.670172 [ 350 ] {} <Debug> TCP-Session: b4b3dd4d-67b7-4d80-a4b6-c28ef3b75cc0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11126 | 2026.01.13 17:59:39.669940 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11127 | 2026.01.13 17:59:39.669851 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62628 | ||
| 11128 | 2026.01.13 17:59:39.670224 [ 289 ] {} <Debug> TCP-Session: df258218-3bc0-4101-b375-9bbc3bf8514c Authenticating user 'default' from [fd00:1122:3344:101::e]:58760 | ||
| 11129 | 2026.01.13 17:59:39.669814 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45489 | ||
| 11130 | 2026.01.13 17:59:39.670264 [ 289 ] {} <Debug> TCP-Session: df258218-3bc0-4101-b375-9bbc3bf8514c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11131 | 2026.01.13 17:59:39.670282 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11132 | 2026.01.13 17:59:39.670300 [ 289 ] {} <Debug> TCP-Session: df258218-3bc0-4101-b375-9bbc3bf8514c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11133 | 2026.01.13 17:59:39.670322 [ 290 ] {} <Debug> TCP-Session: b2db8fe7-23a6-43cc-a232-9f6fa79a1d3f Authenticating user 'default' from [fd00:1122:3344:101::e]:62628 | ||
| 11134 | 2026.01.13 17:59:39.670331 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11135 | 2026.01.13 17:59:39.670350 [ 290 ] {} <Debug> TCP-Session: b2db8fe7-23a6-43cc-a232-9f6fa79a1d3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11136 | 2026.01.13 17:59:39.670368 [ 355 ] {} <Debug> TCP-Session: 205f2aad-428f-4976-b7a1-802e01ca4863 Authenticating user 'default' from [fd00:1122:3344:101::e]:45489 | ||
| 11137 | 2026.01.13 17:59:39.670376 [ 290 ] {} <Debug> TCP-Session: b2db8fe7-23a6-43cc-a232-9f6fa79a1d3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11138 | 2026.01.13 17:59:39.670394 [ 355 ] {} <Debug> TCP-Session: 205f2aad-428f-4976-b7a1-802e01ca4863 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11139 | 2026.01.13 17:59:39.669838 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58524 | ||
| 11140 | 2026.01.13 17:59:39.670417 [ 355 ] {} <Debug> TCP-Session: 205f2aad-428f-4976-b7a1-802e01ca4863 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11141 | 2026.01.13 17:59:39.669939 [ 351 ] {} <Trace> TCP-Session: b210a407-f6f8-4257-a53e-8fffd9cd8260 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11142 | 2026.01.13 17:59:39.670505 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11143 | 2026.01.13 17:59:39.670546 [ 287 ] {} <Debug> TCP-Session: 1756ccdb-8c1a-4dc9-bb15-d9d558bebfad Authenticating user 'default' from [fd00:1122:3344:101::e]:58524 | ||
| 11144 | 2026.01.13 17:59:39.670571 [ 287 ] {} <Debug> TCP-Session: 1756ccdb-8c1a-4dc9-bb15-d9d558bebfad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11145 | 2026.01.13 17:59:39.670592 [ 287 ] {} <Debug> TCP-Session: 1756ccdb-8c1a-4dc9-bb15-d9d558bebfad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11146 | 2026.01.13 17:59:39.670651 [ 351 ] {35d02fba-a8bb-48a9-8c8c-e16c5e5eda31} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33703) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11147 | 2026.01.13 17:59:39.670955 [ 351 ] {35d02fba-a8bb-48a9-8c8c-e16c5e5eda31} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11148 | 2026.01.13 17:59:39.671011 [ 351 ] {35d02fba-a8bb-48a9-8c8c-e16c5e5eda31} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11149 | 2026.01.13 17:59:39.671316 [ 351 ] {35d02fba-a8bb-48a9-8c8c-e16c5e5eda31} <Debug> oximeter.version (ec6d3268-d4a5-4477-b7c8-4f23357a5c23) (SelectExecutor): Key condition: unknown | ||
| 11150 | 2026.01.13 17:59:39.672346 [ 331 ] {35d02fba-a8bb-48a9-8c8c-e16c5e5eda31} <Trace> AggregatingTransform: Aggregating | ||
| 11151 | 2026.01.13 17:59:39.672393 [ 331 ] {35d02fba-a8bb-48a9-8c8c-e16c5e5eda31} <Trace> Aggregator: Aggregation method: without_key | ||
| 11152 | 2026.01.13 17:59:39.672431 [ 331 ] {35d02fba-a8bb-48a9-8c8c-e16c5e5eda31} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001016848 sec. (983.431 rows/sec., 38.42 KiB/sec.) | ||
| 11153 | 2026.01.13 17:59:39.672450 [ 331 ] {35d02fba-a8bb-48a9-8c8c-e16c5e5eda31} <Trace> Aggregator: Merging aggregated data | ||
| 11154 | 2026.01.13 17:59:39.673875 [ 351 ] {35d02fba-a8bb-48a9-8c8c-e16c5e5eda31} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003282 sec., 304.69226081657524 rows/sec., 11.90 KiB/sec. | ||
| 11155 | 2026.01.13 17:59:39.674006 [ 351 ] {35d02fba-a8bb-48a9-8c8c-e16c5e5eda31} <Debug> TCPHandler: Processed in 0.004217756 sec. | ||
| 11156 | 2026.01.13 17:59:39.674102 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11157 | 2026.01.13 17:59:39.674132 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11158 | 2026.01.13 17:59:39.674140 [ 355 ] {} <Debug> TCP-Session: 205f2aad-428f-4976-b7a1-802e01ca4863 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11159 | 2026.01.13 17:59:39.674157 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11160 | 2026.01.13 17:59:39.674177 [ 354 ] {} <Debug> TCP-Session: 195ec931-a22f-406a-8ca8-a7a386d76838 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11161 | 2026.01.13 17:59:39.674177 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11162 | 2026.01.13 17:59:39.674211 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11163 | 2026.01.13 17:59:39.674229 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11164 | 2026.01.13 17:59:39.674251 [ 353 ] {} <Debug> TCP-Session: d2a1278e-59f4-4a3c-bfcf-f11e0f31fe8b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11165 | 2026.01.13 17:59:39.674266 [ 287 ] {} <Debug> TCP-Session: 1756ccdb-8c1a-4dc9-bb15-d9d558bebfad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11166 | 2026.01.13 17:59:39.674282 [ 291 ] {} <Debug> TCP-Session: 46564d33-ccf2-4576-aecb-7704c1661ea9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11167 | 2026.01.13 17:59:39.674250 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11168 | 2026.01.13 17:59:39.674208 [ 350 ] {} <Debug> TCP-Session: b4b3dd4d-67b7-4d80-a4b6-c28ef3b75cc0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11169 | 2026.01.13 17:59:39.674193 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11170 | 2026.01.13 17:59:39.674348 [ 290 ] {} <Debug> TCP-Session: b2db8fe7-23a6-43cc-a232-9f6fa79a1d3f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11171 | 2026.01.13 17:59:39.674270 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11172 | 2026.01.13 17:59:39.674384 [ 289 ] {} <Debug> TCP-Session: df258218-3bc0-4101-b375-9bbc3bf8514c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11173 | 2026.01.13 17:59:39.674422 [ 351 ] {} <Debug> TCP-Session: b210a407-f6f8-4257-a53e-8fffd9cd8260 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11174 | 2026.01.13 17:59:39.729044 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11175 | 2026.01.13 17:59:39.729227 [ 276 ] {1f0030eb-6d24-4645-8d98-0b8654327ad1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11176 | 2026.01.13 17:59:39.729297 [ 276 ] {1f0030eb-6d24-4645-8d98-0b8654327ad1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11177 | 2026.01.13 17:59:39.730062 [ 276 ] {1f0030eb-6d24-4645-8d98-0b8654327ad1} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11178 | 2026.01.13 17:59:39.730112 [ 276 ] {1f0030eb-6d24-4645-8d98-0b8654327ad1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 11179 | 2026.01.13 17:59:39.730532 [ 276 ] {1f0030eb-6d24-4645-8d98-0b8654327ad1} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11180 | 2026.01.13 17:59:39.730779 [ 276 ] {1f0030eb-6d24-4645-8d98-0b8654327ad1} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11181 | 2026.01.13 17:59:39.730942 [ 276 ] {1f0030eb-6d24-4645-8d98-0b8654327ad1} <Debug> executeQuery: Read 118 rows, 10.26 KiB in 0.001762 sec., 66969.35300794552 rows/sec., 5.69 MiB/sec. | ||
| 11182 | 2026.01.13 17:59:39.730987 [ 276 ] {1f0030eb-6d24-4645-8d98-0b8654327ad1} <Debug> TCPHandler: Processed in 0.002088457 sec. | ||
| 11183 | 2026.01.13 17:59:39.731118 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11184 | 2026.01.13 17:59:39.731217 [ 276 ] {b801f0b1-5253-4058-9e37-0dd9d05b308f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11185 | 2026.01.13 17:59:39.731258 [ 276 ] {b801f0b1-5253-4058-9e37-0dd9d05b308f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11186 | 2026.01.13 17:59:39.731680 [ 276 ] {b801f0b1-5253-4058-9e37-0dd9d05b308f} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11187 | 2026.01.13 17:59:39.731718 [ 276 ] {b801f0b1-5253-4058-9e37-0dd9d05b308f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 11188 | 2026.01.13 17:59:39.732012 [ 276 ] {b801f0b1-5253-4058-9e37-0dd9d05b308f} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 11189 | 2026.01.13 17:59:39.732225 [ 276 ] {b801f0b1-5253-4058-9e37-0dd9d05b308f} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11190 | 2026.01.13 17:59:39.732362 [ 276 ] {b801f0b1-5253-4058-9e37-0dd9d05b308f} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001166 sec., 26586.62092624357 rows/sec., 1.95 MiB/sec. | ||
| 11191 | 2026.01.13 17:59:39.732402 [ 276 ] {b801f0b1-5253-4058-9e37-0dd9d05b308f} <Debug> TCPHandler: Processed in 0.001335944 sec. | ||
| 11192 | 2026.01.13 17:59:39.732512 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11193 | 2026.01.13 17:59:39.732611 [ 276 ] {fcc735ac-beb6-4076-8568-8967a301d861} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11194 | 2026.01.13 17:59:39.732652 [ 276 ] {fcc735ac-beb6-4076-8568-8967a301d861} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11195 | 2026.01.13 17:59:39.733088 [ 276 ] {fcc735ac-beb6-4076-8568-8967a301d861} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11196 | 2026.01.13 17:59:39.733126 [ 276 ] {fcc735ac-beb6-4076-8568-8967a301d861} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 11197 | 2026.01.13 17:59:39.733435 [ 276 ] {fcc735ac-beb6-4076-8568-8967a301d861} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11198 | 2026.01.13 17:59:39.733650 [ 276 ] {fcc735ac-beb6-4076-8568-8967a301d861} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11199 | 2026.01.13 17:59:39.733791 [ 276 ] {fcc735ac-beb6-4076-8568-8967a301d861} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001197 sec., 79365.07936507936 rows/sec., 6.20 MiB/sec. | ||
| 11200 | 2026.01.13 17:59:39.733829 [ 276 ] {fcc735ac-beb6-4076-8568-8967a301d861} <Debug> TCPHandler: Processed in 0.001367765 sec. | ||
| 11201 | 2026.01.13 17:59:39.733986 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11202 | 2026.01.13 17:59:39.734093 [ 276 ] {354b4713-3baa-472c-b143-f88c337a6621} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11203 | 2026.01.13 17:59:39.734145 [ 276 ] {354b4713-3baa-472c-b143-f88c337a6621} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11204 | 2026.01.13 17:59:39.734607 [ 276 ] {354b4713-3baa-472c-b143-f88c337a6621} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11205 | 2026.01.13 17:59:39.734645 [ 276 ] {354b4713-3baa-472c-b143-f88c337a6621} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 11206 | 2026.01.13 17:59:39.735001 [ 276 ] {354b4713-3baa-472c-b143-f88c337a6621} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11207 | 2026.01.13 17:59:39.735218 [ 276 ] {354b4713-3baa-472c-b143-f88c337a6621} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11208 | 2026.01.13 17:59:39.735363 [ 276 ] {354b4713-3baa-472c-b143-f88c337a6621} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001288 sec., 124223.60248447204 rows/sec., 8.65 MiB/sec. | ||
| 11209 | 2026.01.13 17:59:39.735412 [ 276 ] {354b4713-3baa-472c-b143-f88c337a6621} <Debug> TCPHandler: Processed in 0.001488337 sec. | ||
| 11210 | 2026.01.13 17:59:39.735548 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11211 | 2026.01.13 17:59:39.735643 [ 276 ] {a6b747a7-d61e-4f10-a11c-73649d6546bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11212 | 2026.01.13 17:59:39.735699 [ 276 ] {a6b747a7-d61e-4f10-a11c-73649d6546bd} <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 | ||
| 11213 | 2026.01.13 17:59:39.736746 [ 276 ] {a6b747a7-d61e-4f10-a11c-73649d6546bd} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11214 | 2026.01.13 17:59:39.736788 [ 276 ] {a6b747a7-d61e-4f10-a11c-73649d6546bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 11215 | 2026.01.13 17:59:39.737394 [ 276 ] {a6b747a7-d61e-4f10-a11c-73649d6546bd} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 11216 | 2026.01.13 17:59:39.737652 [ 276 ] {a6b747a7-d61e-4f10-a11c-73649d6546bd} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11217 | 2026.01.13 17:59:39.737796 [ 276 ] {a6b747a7-d61e-4f10-a11c-73649d6546bd} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002171 sec., 14279.13403961308 rows/sec., 25.59 MiB/sec. | ||
| 11218 | 2026.01.13 17:59:39.737860 [ 276 ] {a6b747a7-d61e-4f10-a11c-73649d6546bd} <Debug> TCPHandler: Processed in 0.002375643 sec. | ||
| 11219 | 2026.01.13 17:59:39.738040 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11220 | 2026.01.13 17:59:39.738138 [ 276 ] {2251b749-810c-4d5f-bd69-3511fd597562} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11221 | 2026.01.13 17:59:39.738296 [ 276 ] {2251b749-810c-4d5f-bd69-3511fd597562} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11222 | 2026.01.13 17:59:39.738638 [ 276 ] {2251b749-810c-4d5f-bd69-3511fd597562} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11223 | 2026.01.13 17:59:39.738675 [ 276 ] {2251b749-810c-4d5f-bd69-3511fd597562} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 11224 | 2026.01.13 17:59:39.738987 [ 276 ] {2251b749-810c-4d5f-bd69-3511fd597562} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11225 | 2026.01.13 17:59:39.739201 [ 276 ] {2251b749-810c-4d5f-bd69-3511fd597562} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11226 | 2026.01.13 17:59:39.739360 [ 276 ] {2251b749-810c-4d5f-bd69-3511fd597562} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001241 sec., 48348.106365834006 rows/sec., 3.26 MiB/sec. | ||
| 11227 | 2026.01.13 17:59:39.739400 [ 276 ] {2251b749-810c-4d5f-bd69-3511fd597562} <Debug> TCPHandler: Processed in 0.001410175 sec. | ||
| 11228 | 2026.01.13 17:59:40.000195 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 329.55 MiB, peak 340.23 MiB, free memory in arenas 0.00 B, will set to 328.49 MiB (RSS), difference: -1.06 MiB | ||
| 11229 | 2026.01.13 17:59:42.954055 [ 110 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11230 | 2026.01.13 17:59:42.954109 [ 110 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11231 | 2026.01.13 17:59:43.090789 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 23035 | ||
| 11232 | 2026.01.13 17:59:43.091280 [ 245 ] {} <Trace> system.asynchronous_metric_log (3e1656ea-c259-49fe-9ba0-58dc6ab6f9df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11233 | 2026.01.13 17:59:43.091322 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 11234 | 2026.01.13 17:59:43.091807 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 11235 | 2026.01.13 17:59:43.092043 [ 245 ] {} <Trace> system.asynchronous_metric_log (3e1656ea-c259-49fe-9ba0-58dc6ab6f9df): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11236 | 2026.01.13 17:59:43.092188 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23035 | ||
| 11237 | 2026.01.13 17:59:43.166422 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1436 | ||
| 11238 | 2026.01.13 17:59:43.168993 [ 243 ] {} <Trace> system.query_log (7e309dc9-d6d6-4af1-816a-0936f503f03a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11239 | 2026.01.13 17:59:43.169036 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 11240 | 2026.01.13 17:59:43.170210 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 11241 | 2026.01.13 17:59:43.170481 [ 243 ] {} <Trace> system.query_log (7e309dc9-d6d6-4af1-816a-0936f503f03a): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11242 | 2026.01.13 17:59:43.170742 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1436 | ||
| 11243 | 2026.01.13 17:59:44.001305 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000835945 sec. | ||
| 11244 | 2026.01.13 17:59:44.305696 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 362 | ||
| 11245 | 2026.01.13 17:59:44.322325 [ 244 ] {} <Trace> system.metric_log (ae7e3c3e-b449-4f33-bec8-ffbb555a10ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11246 | 2026.01.13 17:59:44.322376 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 11247 | 2026.01.13 17:59:44.328729 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 11248 | 2026.01.13 17:59:44.329429 [ 244 ] {} <Trace> system.metric_log (ae7e3c3e-b449-4f33-bec8-ffbb555a10ce): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11249 | 2026.01.13 17:59:44.332527 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
| 11250 | 2026.01.13 17:59:44.738340 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11251 | 2026.01.13 17:59:44.738622 [ 276 ] {e5e35985-dcfe-40fa-bfa5-16db0f7ba7c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11252 | 2026.01.13 17:59:44.738686 [ 276 ] {e5e35985-dcfe-40fa-bfa5-16db0f7ba7c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11253 | 2026.01.13 17:59:44.739472 [ 276 ] {e5e35985-dcfe-40fa-bfa5-16db0f7ba7c6} <Trace> oximeter.fields_i16 (c518ca51-717d-4c11-8fbe-de2c2dfc273c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11254 | 2026.01.13 17:59:44.739509 [ 276 ] {e5e35985-dcfe-40fa-bfa5-16db0f7ba7c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 11255 | 2026.01.13 17:59:44.739892 [ 276 ] {e5e35985-dcfe-40fa-bfa5-16db0f7ba7c6} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 11256 | 2026.01.13 17:59:44.740112 [ 276 ] {e5e35985-dcfe-40fa-bfa5-16db0f7ba7c6} <Trace> oximeter.fields_i16 (c518ca51-717d-4c11-8fbe-de2c2dfc273c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11257 | 2026.01.13 17:59:44.740260 [ 276 ] {e5e35985-dcfe-40fa-bfa5-16db0f7ba7c6} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001704 sec., 240610.32863849765 rows/sec., 15.26 MiB/sec. | ||
| 11258 | 2026.01.13 17:59:44.740302 [ 276 ] {e5e35985-dcfe-40fa-bfa5-16db0f7ba7c6} <Debug> TCPHandler: Processed in 0.002136968 sec. | ||
| 11259 | 2026.01.13 17:59:44.740420 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11260 | 2026.01.13 17:59:44.740515 [ 276 ] {b5ebc25d-8b58-4415-b95d-af1c5f2f28df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11261 | 2026.01.13 17:59:44.740555 [ 276 ] {b5ebc25d-8b58-4415-b95d-af1c5f2f28df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11262 | 2026.01.13 17:59:44.741409 [ 276 ] {b5ebc25d-8b58-4415-b95d-af1c5f2f28df} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11263 | 2026.01.13 17:59:44.741446 [ 276 ] {b5ebc25d-8b58-4415-b95d-af1c5f2f28df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 11264 | 2026.01.13 17:59:44.741809 [ 276 ] {b5ebc25d-8b58-4415-b95d-af1c5f2f28df} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11265 | 2026.01.13 17:59:44.742020 [ 276 ] {b5ebc25d-8b58-4415-b95d-af1c5f2f28df} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11266 | 2026.01.13 17:59:44.742146 [ 276 ] {b5ebc25d-8b58-4415-b95d-af1c5f2f28df} <Debug> executeQuery: Read 1132 rows, 91.85 KiB in 0.001649 sec., 686476.6525166767 rows/sec., 54.39 MiB/sec. | ||
| 11267 | 2026.01.13 17:59:44.742184 [ 276 ] {b5ebc25d-8b58-4415-b95d-af1c5f2f28df} <Debug> TCPHandler: Processed in 0.001812062 sec. | ||
| 11268 | 2026.01.13 17:59:44.742302 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11269 | 2026.01.13 17:59:44.742396 [ 276 ] {125b3a57-4d3b-4afb-b588-410d230b1b3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11270 | 2026.01.13 17:59:44.742435 [ 276 ] {125b3a57-4d3b-4afb-b588-410d230b1b3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11271 | 2026.01.13 17:59:44.742957 [ 276 ] {125b3a57-4d3b-4afb-b588-410d230b1b3f} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11272 | 2026.01.13 17:59:44.742995 [ 276 ] {125b3a57-4d3b-4afb-b588-410d230b1b3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 11273 | 2026.01.13 17:59:44.743301 [ 276 ] {125b3a57-4d3b-4afb-b588-410d230b1b3f} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 11274 | 2026.01.13 17:59:44.743505 [ 276 ] {125b3a57-4d3b-4afb-b588-410d230b1b3f} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11275 | 2026.01.13 17:59:44.743634 [ 276 ] {125b3a57-4d3b-4afb-b588-410d230b1b3f} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.001255 sec., 171314.74103585657 rows/sec., 10.17 MiB/sec. | ||
| 11276 | 2026.01.13 17:59:44.743673 [ 276 ] {125b3a57-4d3b-4afb-b588-410d230b1b3f} <Debug> TCPHandler: Processed in 0.001417765 sec. | ||
| 11277 | 2026.01.13 17:59:44.743782 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11278 | 2026.01.13 17:59:44.743876 [ 276 ] {27480d3a-afdc-4211-a226-f55997d02240} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11279 | 2026.01.13 17:59:44.743916 [ 276 ] {27480d3a-afdc-4211-a226-f55997d02240} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11280 | 2026.01.13 17:59:44.744376 [ 276 ] {27480d3a-afdc-4211-a226-f55997d02240} <Trace> oximeter.fields_u32 (283989db-30f4-4232-8589-7a68eae304b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11281 | 2026.01.13 17:59:44.744413 [ 276 ] {27480d3a-afdc-4211-a226-f55997d02240} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 11282 | 2026.01.13 17:59:44.744703 [ 276 ] {27480d3a-afdc-4211-a226-f55997d02240} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 11283 | 2026.01.13 17:59:44.744909 [ 276 ] {27480d3a-afdc-4211-a226-f55997d02240} <Trace> oximeter.fields_u32 (283989db-30f4-4232-8589-7a68eae304b8): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11284 | 2026.01.13 17:59:44.745032 [ 276 ] {27480d3a-afdc-4211-a226-f55997d02240} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001174 sec., 180579.21635434413 rows/sec., 11.65 MiB/sec. | ||
| 11285 | 2026.01.13 17:59:44.745069 [ 276 ] {27480d3a-afdc-4211-a226-f55997d02240} <Debug> TCPHandler: Processed in 0.001334264 sec. | ||
| 11286 | 2026.01.13 17:59:44.745171 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11287 | 2026.01.13 17:59:44.745263 [ 276 ] {004d2d7f-ed3b-40c9-8a67-627fc98782da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11288 | 2026.01.13 17:59:44.745301 [ 276 ] {004d2d7f-ed3b-40c9-8a67-627fc98782da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11289 | 2026.01.13 17:59:44.745832 [ 276 ] {004d2d7f-ed3b-40c9-8a67-627fc98782da} <Trace> oximeter.fields_u8 (7d5959b3-3fa8-49d8-9069-8b4bc7b3c5b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11290 | 2026.01.13 17:59:44.745877 [ 276 ] {004d2d7f-ed3b-40c9-8a67-627fc98782da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 11291 | 2026.01.13 17:59:44.746263 [ 276 ] {004d2d7f-ed3b-40c9-8a67-627fc98782da} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 11292 | 2026.01.13 17:59:44.746515 [ 276 ] {004d2d7f-ed3b-40c9-8a67-627fc98782da} <Trace> oximeter.fields_u8 (7d5959b3-3fa8-49d8-9069-8b4bc7b3c5b2): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11293 | 2026.01.13 17:59:44.746656 [ 276 ] {004d2d7f-ed3b-40c9-8a67-627fc98782da} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001411 sec., 149539.33380581148 rows/sec., 8.49 MiB/sec. | ||
| 11294 | 2026.01.13 17:59:44.746695 [ 276 ] {004d2d7f-ed3b-40c9-8a67-627fc98782da} <Debug> TCPHandler: Processed in 0.001570239 sec. | ||
| 11295 | 2026.01.13 17:59:44.746825 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11296 | 2026.01.13 17:59:44.746919 [ 276 ] {a1fd2abe-fb76-43b5-b7cb-8b45904c705a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11297 | 2026.01.13 17:59:44.746958 [ 276 ] {a1fd2abe-fb76-43b5-b7cb-8b45904c705a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11298 | 2026.01.13 17:59:44.747634 [ 276 ] {a1fd2abe-fb76-43b5-b7cb-8b45904c705a} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11299 | 2026.01.13 17:59:44.747675 [ 276 ] {a1fd2abe-fb76-43b5-b7cb-8b45904c705a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 11300 | 2026.01.13 17:59:44.748015 [ 276 ] {a1fd2abe-fb76-43b5-b7cb-8b45904c705a} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11301 | 2026.01.13 17:59:44.748227 [ 276 ] {a1fd2abe-fb76-43b5-b7cb-8b45904c705a} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11302 | 2026.01.13 17:59:44.748354 [ 276 ] {a1fd2abe-fb76-43b5-b7cb-8b45904c705a} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001454 sec., 473865.19944979367 rows/sec., 33.09 MiB/sec. | ||
| 11303 | 2026.01.13 17:59:44.748392 [ 276 ] {a1fd2abe-fb76-43b5-b7cb-8b45904c705a} <Debug> TCPHandler: Processed in 0.001616729 sec. | ||
| 11304 | 2026.01.13 17:59:44.748520 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11305 | 2026.01.13 17:59:44.748612 [ 276 ] {03530348-d012-4b7a-b470-6eac23969807} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11306 | 2026.01.13 17:59:44.748654 [ 276 ] {03530348-d012-4b7a-b470-6eac23969807} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11307 | 2026.01.13 17:59:44.749029 [ 276 ] {03530348-d012-4b7a-b470-6eac23969807} <Trace> oximeter.measurements_bool (826fdc8e-3d6b-4202-9ce2-60a454a21d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11308 | 2026.01.13 17:59:44.749074 [ 276 ] {03530348-d012-4b7a-b470-6eac23969807} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 11309 | 2026.01.13 17:59:44.749442 [ 276 ] {03530348-d012-4b7a-b470-6eac23969807} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 11310 | 2026.01.13 17:59:44.749674 [ 276 ] {03530348-d012-4b7a-b470-6eac23969807} <Trace> oximeter.measurements_bool (826fdc8e-3d6b-4202-9ce2-60a454a21d74): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11311 | 2026.01.13 17:59:44.749795 [ 276 ] {03530348-d012-4b7a-b470-6eac23969807} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001211 sec., 4954.58298926507 rows/sec., 258.86 KiB/sec. | ||
| 11312 | 2026.01.13 17:59:44.749832 [ 276 ] {03530348-d012-4b7a-b470-6eac23969807} <Debug> TCPHandler: Processed in 0.001375494 sec. | ||
| 11313 | 2026.01.13 17:59:44.749940 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11314 | 2026.01.13 17:59:44.750030 [ 276 ] {6b25266c-a8ca-4673-855f-3aa5a323b4dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11315 | 2026.01.13 17:59:44.750071 [ 276 ] {6b25266c-a8ca-4673-855f-3aa5a323b4dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11316 | 2026.01.13 17:59:44.750501 [ 276 ] {6b25266c-a8ca-4673-855f-3aa5a323b4dd} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11317 | 2026.01.13 17:59:44.750535 [ 276 ] {6b25266c-a8ca-4673-855f-3aa5a323b4dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 11318 | 2026.01.13 17:59:44.750926 [ 276 ] {6b25266c-a8ca-4673-855f-3aa5a323b4dd} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11319 | 2026.01.13 17:59:44.751130 [ 276 ] {6b25266c-a8ca-4673-855f-3aa5a323b4dd} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11320 | 2026.01.13 17:59:44.751257 [ 276 ] {6b25266c-a8ca-4673-855f-3aa5a323b4dd} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001217 sec., 258011.5036976171 rows/sec., 16.95 MiB/sec. | ||
| 11321 | 2026.01.13 17:59:44.751295 [ 276 ] {6b25266c-a8ca-4673-855f-3aa5a323b4dd} <Debug> TCPHandler: Processed in 0.001383435 sec. | ||
| 11322 | 2026.01.13 17:59:44.751407 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11323 | 2026.01.13 17:59:44.751501 [ 276 ] {2dd34368-d3c0-4943-ad13-5bb451b5f23a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11324 | 2026.01.13 17:59:44.751544 [ 276 ] {2dd34368-d3c0-4943-ad13-5bb451b5f23a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11325 | 2026.01.13 17:59:44.751859 [ 276 ] {2dd34368-d3c0-4943-ad13-5bb451b5f23a} <Trace> oximeter.measurements_f64 (1c067b5b-75e1-467d-a7e3-d4b172727ac8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11326 | 2026.01.13 17:59:44.751895 [ 276 ] {2dd34368-d3c0-4943-ad13-5bb451b5f23a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 11327 | 2026.01.13 17:59:44.752178 [ 276 ] {2dd34368-d3c0-4943-ad13-5bb451b5f23a} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 11328 | 2026.01.13 17:59:44.752378 [ 276 ] {2dd34368-d3c0-4943-ad13-5bb451b5f23a} <Trace> oximeter.measurements_f64 (1c067b5b-75e1-467d-a7e3-d4b172727ac8): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11329 | 2026.01.13 17:59:44.752505 [ 276 ] {2dd34368-d3c0-4943-ad13-5bb451b5f23a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001021 sec., 979.4319294809011 rows/sec., 66.00 KiB/sec. | ||
| 11330 | 2026.01.13 17:59:44.752541 [ 276 ] {2dd34368-d3c0-4943-ad13-5bb451b5f23a} <Debug> TCPHandler: Processed in 0.001182841 sec. | ||
| 11331 | 2026.01.13 17:59:44.752650 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11332 | 2026.01.13 17:59:44.752743 [ 276 ] {d24dab10-8326-4c1f-ac62-b68d42a5e6cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11333 | 2026.01.13 17:59:44.752798 [ 276 ] {d24dab10-8326-4c1f-ac62-b68d42a5e6cd} <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 | ||
| 11334 | 2026.01.13 17:59:44.753558 [ 276 ] {d24dab10-8326-4c1f-ac62-b68d42a5e6cd} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11335 | 2026.01.13 17:59:44.753594 [ 276 ] {d24dab10-8326-4c1f-ac62-b68d42a5e6cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 11336 | 2026.01.13 17:59:44.754090 [ 276 ] {d24dab10-8326-4c1f-ac62-b68d42a5e6cd} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 11337 | 2026.01.13 17:59:44.754304 [ 276 ] {d24dab10-8326-4c1f-ac62-b68d42a5e6cd} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11338 | 2026.01.13 17:59:44.754439 [ 276 ] {d24dab10-8326-4c1f-ac62-b68d42a5e6cd} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001713 sec., 5837.711617046119 rows/sec., 10.46 MiB/sec. | ||
| 11339 | 2026.01.13 17:59:44.754493 [ 276 ] {d24dab10-8326-4c1f-ac62-b68d42a5e6cd} <Debug> TCPHandler: Processed in 0.001891494 sec. | ||
| 11340 | 2026.01.13 17:59:44.754597 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11341 | 2026.01.13 17:59:44.754692 [ 276 ] {baf17dd4-3342-4fb7-a3e5-51f719706b38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11342 | 2026.01.13 17:59:44.754733 [ 276 ] {baf17dd4-3342-4fb7-a3e5-51f719706b38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11343 | 2026.01.13 17:59:44.755065 [ 276 ] {baf17dd4-3342-4fb7-a3e5-51f719706b38} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11344 | 2026.01.13 17:59:44.755101 [ 276 ] {baf17dd4-3342-4fb7-a3e5-51f719706b38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.52 GiB. | ||
| 11345 | 2026.01.13 17:59:44.755397 [ 276 ] {baf17dd4-3342-4fb7-a3e5-51f719706b38} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11346 | 2026.01.13 17:59:44.755596 [ 276 ] {baf17dd4-3342-4fb7-a3e5-51f719706b38} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11347 | 2026.01.13 17:59:44.755722 [ 276 ] {baf17dd4-3342-4fb7-a3e5-51f719706b38} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001049 sec., 99142.04003813156 rows/sec., 6.07 MiB/sec. | ||
| 11348 | 2026.01.13 17:59:44.755758 [ 276 ] {baf17dd4-3342-4fb7-a3e5-51f719706b38} <Debug> TCPHandler: Processed in 0.001209612 sec. | ||
| 11349 | 2026.01.13 17:59:45.000255 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 329.80 MiB, peak 340.23 MiB, free memory in arenas 0.00 B, will set to 328.49 MiB (RSS), difference: -1.31 MiB | ||
| 11350 | 2026.01.13 17:59:49.728393 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11351 | 2026.01.13 17:59:49.728587 [ 276 ] {d0916e8e-f114-4f4a-b3a6-ca58e04c6e4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11352 | 2026.01.13 17:59:49.728654 [ 276 ] {d0916e8e-f114-4f4a-b3a6-ca58e04c6e4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11353 | 2026.01.13 17:59:49.729264 [ 276 ] {d0916e8e-f114-4f4a-b3a6-ca58e04c6e4a} <Trace> oximeter.fields_ipaddr (262b395f-daa4-48d1-aa34-e8cf0bb4ab49): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11354 | 2026.01.13 17:59:49.729305 [ 276 ] {d0916e8e-f114-4f4a-b3a6-ca58e04c6e4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 11355 | 2026.01.13 17:59:49.729690 [ 276 ] {d0916e8e-f114-4f4a-b3a6-ca58e04c6e4a} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 11356 | 2026.01.13 17:59:49.729914 [ 276 ] {d0916e8e-f114-4f4a-b3a6-ca58e04c6e4a} <Trace> oximeter.fields_ipaddr (262b395f-daa4-48d1-aa34-e8cf0bb4ab49): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11357 | 2026.01.13 17:59:49.730074 [ 276 ] {d0916e8e-f114-4f4a-b3a6-ca58e04c6e4a} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001536 sec., 2604.1666666666665 rows/sec., 212.35 KiB/sec. | ||
| 11358 | 2026.01.13 17:59:49.730125 [ 276 ] {d0916e8e-f114-4f4a-b3a6-ca58e04c6e4a} <Debug> TCPHandler: Processed in 0.001859063 sec. | ||
| 11359 | 2026.01.13 17:59:49.730244 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11360 | 2026.01.13 17:59:49.730348 [ 276 ] {ee01a5b8-aca1-4c35-aca9-ed860eb62d96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11361 | 2026.01.13 17:59:49.730390 [ 276 ] {ee01a5b8-aca1-4c35-aca9-ed860eb62d96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11362 | 2026.01.13 17:59:49.730846 [ 276 ] {ee01a5b8-aca1-4c35-aca9-ed860eb62d96} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11363 | 2026.01.13 17:59:49.730882 [ 276 ] {ee01a5b8-aca1-4c35-aca9-ed860eb62d96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 11364 | 2026.01.13 17:59:49.731205 [ 276 ] {ee01a5b8-aca1-4c35-aca9-ed860eb62d96} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11365 | 2026.01.13 17:59:49.731421 [ 276 ] {ee01a5b8-aca1-4c35-aca9-ed860eb62d96} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11366 | 2026.01.13 17:59:49.731556 [ 276 ] {ee01a5b8-aca1-4c35-aca9-ed860eb62d96} <Debug> executeQuery: Read 121 rows, 10.50 KiB in 0.001231 sec., 98294.06986190089 rows/sec., 8.33 MiB/sec. | ||
| 11367 | 2026.01.13 17:59:49.731595 [ 276 ] {ee01a5b8-aca1-4c35-aca9-ed860eb62d96} <Debug> TCPHandler: Processed in 0.001402676 sec. | ||
| 11368 | 2026.01.13 17:59:49.731713 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11369 | 2026.01.13 17:59:49.731811 [ 276 ] {ab116ed4-61c7-43d8-bce3-cbdacfb947a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11370 | 2026.01.13 17:59:49.731853 [ 276 ] {ab116ed4-61c7-43d8-bce3-cbdacfb947a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11371 | 2026.01.13 17:59:49.732263 [ 276 ] {ab116ed4-61c7-43d8-bce3-cbdacfb947a8} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11372 | 2026.01.13 17:59:49.732297 [ 276 ] {ab116ed4-61c7-43d8-bce3-cbdacfb947a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 11373 | 2026.01.13 17:59:49.732589 [ 276 ] {ab116ed4-61c7-43d8-bce3-cbdacfb947a8} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 11374 | 2026.01.13 17:59:49.732795 [ 276 ] {ab116ed4-61c7-43d8-bce3-cbdacfb947a8} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11375 | 2026.01.13 17:59:49.732925 [ 276 ] {ab116ed4-61c7-43d8-bce3-cbdacfb947a8} <Debug> executeQuery: Read 35 rows, 2.61 KiB in 0.001132 sec., 30918.727915194348 rows/sec., 2.25 MiB/sec. | ||
| 11376 | 2026.01.13 17:59:49.732962 [ 276 ] {ab116ed4-61c7-43d8-bce3-cbdacfb947a8} <Debug> TCPHandler: Processed in 0.001299363 sec. | ||
| 11377 | 2026.01.13 17:59:49.733071 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11378 | 2026.01.13 17:59:49.733166 [ 276 ] {98984220-1978-4133-987e-f9fd42cd0e20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11379 | 2026.01.13 17:59:49.733205 [ 276 ] {98984220-1978-4133-987e-f9fd42cd0e20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11380 | 2026.01.13 17:59:49.733575 [ 276 ] {98984220-1978-4133-987e-f9fd42cd0e20} <Trace> oximeter.fields_u32 (283989db-30f4-4232-8589-7a68eae304b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11381 | 2026.01.13 17:59:49.733608 [ 276 ] {98984220-1978-4133-987e-f9fd42cd0e20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 11382 | 2026.01.13 17:59:49.733888 [ 276 ] {98984220-1978-4133-987e-f9fd42cd0e20} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 11383 | 2026.01.13 17:59:49.734091 [ 276 ] {98984220-1978-4133-987e-f9fd42cd0e20} <Trace> oximeter.fields_u32 (283989db-30f4-4232-8589-7a68eae304b8): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11384 | 2026.01.13 17:59:49.734216 [ 276 ] {98984220-1978-4133-987e-f9fd42cd0e20} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001068 sec., 936.3295880149814 rows/sec., 62.18 KiB/sec. | ||
| 11385 | 2026.01.13 17:59:49.734243 [ 103 ] {} <Debug> oximeter.fields_u32 (283989db-30f4-4232-8589-7a68eae304b8) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 11386 | 2026.01.13 17:59:49.734253 [ 276 ] {98984220-1978-4133-987e-f9fd42cd0e20} <Debug> TCPHandler: Processed in 0.001229752 sec. | ||
| 11387 | 2026.01.13 17:59:49.734326 [ 103 ] {} <Trace> oximeter.fields_u32 (283989db-30f4-4232-8589-7a68eae304b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11388 | 2026.01.13 17:59:49.734358 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 11389 | 2026.01.13 17:59:49.734409 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11390 | 2026.01.13 17:59:49.734497 [ 190 ] {283989db-30f4-4232-8589-7a68eae304b8::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 | ||
| 11391 | 2026.01.13 17:59:49.734507 [ 276 ] {4b9982a4-2ee3-4f54-a356-879f8338ca07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11392 | 2026.01.13 17:59:49.734594 [ 276 ] {4b9982a4-2ee3-4f54-a356-879f8338ca07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11393 | 2026.01.13 17:59:49.734663 [ 190 ] {283989db-30f4-4232-8589-7a68eae304b8::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11394 | 2026.01.13 17:59:49.734707 [ 190 ] {283989db-30f4-4232-8589-7a68eae304b8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 465 rows starting from the beginning of the part | ||
| 11395 | 2026.01.13 17:59:49.734781 [ 190 ] {283989db-30f4-4232-8589-7a68eae304b8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 212 rows starting from the beginning of the part | ||
| 11396 | 2026.01.13 17:59:49.734833 [ 190 ] {283989db-30f4-4232-8589-7a68eae304b8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 252 rows starting from the beginning of the part | ||
| 11397 | 2026.01.13 17:59:49.734874 [ 190 ] {283989db-30f4-4232-8589-7a68eae304b8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 440 rows starting from the beginning of the part | ||
| 11398 | 2026.01.13 17:59:49.734913 [ 190 ] {283989db-30f4-4232-8589-7a68eae304b8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 212 rows starting from the beginning of the part | ||
| 11399 | 2026.01.13 17:59:49.734954 [ 190 ] {283989db-30f4-4232-8589-7a68eae304b8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1 rows starting from the beginning of the part | ||
| 11400 | 2026.01.13 17:59:49.735002 [ 276 ] {4b9982a4-2ee3-4f54-a356-879f8338ca07} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11401 | 2026.01.13 17:59:49.735043 [ 276 ] {4b9982a4-2ee3-4f54-a356-879f8338ca07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 11402 | 2026.01.13 17:59:49.735386 [ 276 ] {4b9982a4-2ee3-4f54-a356-879f8338ca07} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11403 | 2026.01.13 17:59:49.735611 [ 276 ] {4b9982a4-2ee3-4f54-a356-879f8338ca07} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11404 | 2026.01.13 17:59:49.735743 [ 276 ] {4b9982a4-2ee3-4f54-a356-879f8338ca07} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001253 sec., 79010.37509976058 rows/sec., 6.18 MiB/sec. | ||
| 11405 | 2026.01.13 17:59:49.735781 [ 276 ] {4b9982a4-2ee3-4f54-a356-879f8338ca07} <Debug> TCPHandler: Processed in 0.001419896 sec. | ||
| 11406 | 2026.01.13 17:59:49.735890 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11407 | 2026.01.13 17:59:49.735955 [ 201 ] {283989db-30f4-4232-8589-7a68eae304b8::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1582 rows, containing 5 columns (5 merged, 0 gathered) in 0.001524517 sec., 1037705.712694578 rows/sec., 72.91 MiB/sec. | ||
| 11408 | 2026.01.13 17:59:49.735984 [ 276 ] {f34d8f6c-fdfb-4eb6-9389-890b859a4dfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11409 | 2026.01.13 17:59:49.736027 [ 276 ] {f34d8f6c-fdfb-4eb6-9389-890b859a4dfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11410 | 2026.01.13 17:59:49.736148 [ 191 ] {283989db-30f4-4232-8589-7a68eae304b8::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 11411 | 2026.01.13 17:59:49.736424 [ 276 ] {f34d8f6c-fdfb-4eb6-9389-890b859a4dfb} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11412 | 2026.01.13 17:59:49.736452 [ 191 ] {283989db-30f4-4232-8589-7a68eae304b8::all_1_31_6} <Trace> oximeter.fields_u32 (283989db-30f4-4232-8589-7a68eae304b8): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11413 | 2026.01.13 17:59:49.736465 [ 276 ] {f34d8f6c-fdfb-4eb6-9389-890b859a4dfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 11414 | 2026.01.13 17:59:49.736547 [ 191 ] {283989db-30f4-4232-8589-7a68eae304b8::all_1_31_6} <Trace> oximeter.fields_u32 (283989db-30f4-4232-8589-7a68eae304b8) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 11415 | 2026.01.13 17:59:49.736655 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 11416 | 2026.01.13 17:59:49.736829 [ 276 ] {f34d8f6c-fdfb-4eb6-9389-890b859a4dfb} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11417 | 2026.01.13 17:59:49.737040 [ 276 ] {f34d8f6c-fdfb-4eb6-9389-890b859a4dfb} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11418 | 2026.01.13 17:59:49.737169 [ 276 ] {f34d8f6c-fdfb-4eb6-9389-890b859a4dfb} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001201 sec., 134887.59367194003 rows/sec., 9.39 MiB/sec. | ||
| 11419 | 2026.01.13 17:59:49.737206 [ 276 ] {f34d8f6c-fdfb-4eb6-9389-890b859a4dfb} <Debug> TCPHandler: Processed in 0.001364255 sec. | ||
| 11420 | 2026.01.13 17:59:49.737314 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11421 | 2026.01.13 17:59:49.737418 [ 276 ] {785e4984-74ee-41d5-9f6c-ff70bbd2f3e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11422 | 2026.01.13 17:59:49.737463 [ 276 ] {785e4984-74ee-41d5-9f6c-ff70bbd2f3e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11423 | 2026.01.13 17:59:49.737798 [ 276 ] {785e4984-74ee-41d5-9f6c-ff70bbd2f3e4} <Trace> oximeter.measurements_f64 (1c067b5b-75e1-467d-a7e3-d4b172727ac8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11424 | 2026.01.13 17:59:49.737835 [ 276 ] {785e4984-74ee-41d5-9f6c-ff70bbd2f3e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 11425 | 2026.01.13 17:59:49.738159 [ 276 ] {785e4984-74ee-41d5-9f6c-ff70bbd2f3e4} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 11426 | 2026.01.13 17:59:49.738371 [ 276 ] {785e4984-74ee-41d5-9f6c-ff70bbd2f3e4} <Trace> oximeter.measurements_f64 (1c067b5b-75e1-467d-a7e3-d4b172727ac8): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11427 | 2026.01.13 17:59:49.738479 [ 103 ] {} <Debug> oximeter.measurements_f64 (1c067b5b-75e1-467d-a7e3-d4b172727ac8) (MergerMutator): Selected 6 parts from all_1_23_5 to all_28_28_0 | ||
| 11428 | 2026.01.13 17:59:49.738502 [ 276 ] {785e4984-74ee-41d5-9f6c-ff70bbd2f3e4} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001102 sec., 907.4410163339384 rows/sec., 57.60 KiB/sec. | ||
| 11429 | 2026.01.13 17:59:49.738515 [ 103 ] {} <Trace> oximeter.measurements_f64 (1c067b5b-75e1-467d-a7e3-d4b172727ac8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11430 | 2026.01.13 17:59:49.738544 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 11431 | 2026.01.13 17:59:49.738548 [ 276 ] {785e4984-74ee-41d5-9f6c-ff70bbd2f3e4} <Debug> TCPHandler: Processed in 0.001285673 sec. | ||
| 11432 | 2026.01.13 17:59:49.738631 [ 198 ] {1c067b5b-75e1-467d-a7e3-d4b172727ac8::all_1_28_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_23_5 to all_28_28_0 into Compact with storage Full | ||
| 11433 | 2026.01.13 17:59:49.738666 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11434 | 2026.01.13 17:59:49.738753 [ 198 ] {1c067b5b-75e1-467d-a7e3-d4b172727ac8::all_1_28_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11435 | 2026.01.13 17:59:49.738776 [ 276 ] {f91b3ce8-2add-4a55-a3a4-7594ca60bc2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11436 | 2026.01.13 17:59:49.738787 [ 198 ] {1c067b5b-75e1-467d-a7e3-d4b172727ac8::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_23_5, total 23 rows starting from the beginning of the part | ||
| 11437 | 2026.01.13 17:59:49.738839 [ 276 ] {f91b3ce8-2add-4a55-a3a4-7594ca60bc2d} <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 | ||
| 11438 | 2026.01.13 17:59:49.738848 [ 198 ] {1c067b5b-75e1-467d-a7e3-d4b172727ac8::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1 rows starting from the beginning of the part | ||
| 11439 | 2026.01.13 17:59:49.738901 [ 198 ] {1c067b5b-75e1-467d-a7e3-d4b172727ac8::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1 rows starting from the beginning of the part | ||
| 11440 | 2026.01.13 17:59:49.738936 [ 198 ] {1c067b5b-75e1-467d-a7e3-d4b172727ac8::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1 rows starting from the beginning of the part | ||
| 11441 | 2026.01.13 17:59:49.738970 [ 198 ] {1c067b5b-75e1-467d-a7e3-d4b172727ac8::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1 rows starting from the beginning of the part | ||
| 11442 | 2026.01.13 17:59:49.739009 [ 198 ] {1c067b5b-75e1-467d-a7e3-d4b172727ac8::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1 rows starting from the beginning of the part | ||
| 11443 | 2026.01.13 17:59:49.739667 [ 276 ] {f91b3ce8-2add-4a55-a3a4-7594ca60bc2d} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11444 | 2026.01.13 17:59:49.739698 [ 191 ] {1c067b5b-75e1-467d-a7e3-d4b172727ac8::all_1_28_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 4 columns (4 merged, 0 gathered) in 0.00110419 sec., 25357.95469982521 rows/sec., 1.66 MiB/sec. | ||
| 11445 | 2026.01.13 17:59:49.739710 [ 276 ] {f91b3ce8-2add-4a55-a3a4-7594ca60bc2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 11446 | 2026.01.13 17:59:49.739838 [ 201 ] {1c067b5b-75e1-467d-a7e3-d4b172727ac8::all_1_28_6} <Trace> MergedBlockOutputStream: filled checksums all_1_28_6 (state Temporary) | ||
| 11447 | 2026.01.13 17:59:49.740120 [ 201 ] {1c067b5b-75e1-467d-a7e3-d4b172727ac8::all_1_28_6} <Trace> oximeter.measurements_f64 (1c067b5b-75e1-467d-a7e3-d4b172727ac8): Renaming temporary part tmp_merge_all_1_28_6 to all_1_28_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11448 | 2026.01.13 17:59:49.740186 [ 201 ] {1c067b5b-75e1-467d-a7e3-d4b172727ac8::all_1_28_6} <Trace> oximeter.measurements_f64 (1c067b5b-75e1-467d-a7e3-d4b172727ac8) (MergerMutator): Merged 6 parts: [all_1_23_5, all_28_28_0] -> all_1_28_6 | ||
| 11449 | 2026.01.13 17:59:49.740262 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 11450 | 2026.01.13 17:59:49.740337 [ 276 ] {f91b3ce8-2add-4a55-a3a4-7594ca60bc2d} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 11451 | 2026.01.13 17:59:49.740566 [ 276 ] {f91b3ce8-2add-4a55-a3a4-7594ca60bc2d} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11452 | 2026.01.13 17:59:49.740707 [ 276 ] {f91b3ce8-2add-4a55-a3a4-7594ca60bc2d} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.00195 sec., 15897.435897435898 rows/sec., 28.49 MiB/sec. | ||
| 11453 | 2026.01.13 17:59:49.740775 [ 276 ] {f91b3ce8-2add-4a55-a3a4-7594ca60bc2d} <Debug> TCPHandler: Processed in 0.002159659 sec. | ||
| 11454 | 2026.01.13 17:59:49.740892 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11455 | 2026.01.13 17:59:49.740988 [ 276 ] {5bd61d5b-cfc4-4e18-80b6-3fe228cc2857} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11456 | 2026.01.13 17:59:49.741030 [ 276 ] {5bd61d5b-cfc4-4e18-80b6-3fe228cc2857} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11457 | 2026.01.13 17:59:49.741365 [ 276 ] {5bd61d5b-cfc4-4e18-80b6-3fe228cc2857} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11458 | 2026.01.13 17:59:49.741401 [ 276 ] {5bd61d5b-cfc4-4e18-80b6-3fe228cc2857} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 11459 | 2026.01.13 17:59:49.741710 [ 276 ] {5bd61d5b-cfc4-4e18-80b6-3fe228cc2857} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11460 | 2026.01.13 17:59:49.741918 [ 276 ] {5bd61d5b-cfc4-4e18-80b6-3fe228cc2857} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11461 | 2026.01.13 17:59:49.742048 [ 276 ] {5bd61d5b-cfc4-4e18-80b6-3fe228cc2857} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001079 sec., 55607.04355885078 rows/sec., 3.75 MiB/sec. | ||
| 11462 | 2026.01.13 17:59:49.742084 [ 276 ] {5bd61d5b-cfc4-4e18-80b6-3fe228cc2857} <Debug> TCPHandler: Processed in 0.001242243 sec. | ||
| 11463 | 2026.01.13 17:59:50.592396 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 23483 | ||
| 11464 | 2026.01.13 17:59:50.592925 [ 245 ] {} <Trace> system.asynchronous_metric_log (3e1656ea-c259-49fe-9ba0-58dc6ab6f9df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11465 | 2026.01.13 17:59:50.592970 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 11466 | 2026.01.13 17:59:50.593438 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 11467 | 2026.01.13 17:59:50.593660 [ 245 ] {} <Trace> system.asynchronous_metric_log (3e1656ea-c259-49fe-9ba0-58dc6ab6f9df): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11468 | 2026.01.13 17:59:50.593789 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23483 | ||
| 11469 | 2026.01.13 17:59:51.832727 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 369 | ||
| 11470 | 2026.01.13 17:59:51.849982 [ 244 ] {} <Trace> system.metric_log (ae7e3c3e-b449-4f33-bec8-ffbb555a10ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11471 | 2026.01.13 17:59:51.850050 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 11472 | 2026.01.13 17:59:51.856312 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 11473 | 2026.01.13 17:59:51.857058 [ 244 ] {} <Trace> system.metric_log (ae7e3c3e-b449-4f33-bec8-ffbb555a10ce): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11474 | 2026.01.13 17:59:51.860222 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 369 | ||
| 11475 | 2026.01.13 17:59:53.171031 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1476 | ||
| 11476 | 2026.01.13 17:59:53.173575 [ 243 ] {} <Trace> system.query_log (7e309dc9-d6d6-4af1-816a-0936f503f03a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11477 | 2026.01.13 17:59:53.173623 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 11478 | 2026.01.13 17:59:53.174829 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 11479 | 2026.01.13 17:59:53.175101 [ 243 ] {} <Trace> system.query_log (7e309dc9-d6d6-4af1-816a-0936f503f03a): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11480 | 2026.01.13 17:59:53.175277 [ 31 ] {} <Debug> system.query_log (7e309dc9-d6d6-4af1-816a-0936f503f03a) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 11481 | 2026.01.13 17:59:53.175346 [ 31 ] {} <Trace> system.query_log (7e309dc9-d6d6-4af1-816a-0936f503f03a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11482 | 2026.01.13 17:59:53.175362 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1476 | ||
| 11483 | 2026.01.13 17:59:53.175369 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 11484 | 2026.01.13 17:59:53.175521 [ 197 ] {7e309dc9-d6d6-4af1-816a-0936f503f03a::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 | ||
| 11485 | 2026.01.13 17:59:53.176135 [ 197 ] {7e309dc9-d6d6-4af1-816a-0936f503f03a::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11486 | 2026.01.13 17:59:53.176284 [ 197 ] {7e309dc9-d6d6-4af1-816a-0936f503f03a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1318 rows starting from the beginning of the part | ||
| 11487 | 2026.01.13 17:59:53.176654 [ 197 ] {7e309dc9-d6d6-4af1-816a-0936f503f03a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 20 rows starting from the beginning of the part | ||
| 11488 | 2026.01.13 17:59:53.177032 [ 197 ] {7e309dc9-d6d6-4af1-816a-0936f503f03a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 26 rows starting from the beginning of the part | ||
| 11489 | 2026.01.13 17:59:53.177427 [ 197 ] {7e309dc9-d6d6-4af1-816a-0936f503f03a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 46 rows starting from the beginning of the part | ||
| 11490 | 2026.01.13 17:59:53.177811 [ 197 ] {7e309dc9-d6d6-4af1-816a-0936f503f03a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 26 rows starting from the beginning of the part | ||
| 11491 | 2026.01.13 17:59:53.178160 [ 197 ] {7e309dc9-d6d6-4af1-816a-0936f503f03a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 40 rows starting from the beginning of the part | ||
| 11492 | 2026.01.13 17:59:53.185271 [ 197 ] {7e309dc9-d6d6-4af1-816a-0936f503f03a::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1476 rows, containing 72 columns (72 merged, 0 gathered) in 0.009814807 sec., 150385.025400907 rows/sec., 119.77 MiB/sec. | ||
| 11493 | 2026.01.13 17:59:53.187036 [ 191 ] {7e309dc9-d6d6-4af1-816a-0936f503f03a::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 11494 | 2026.01.13 17:59:53.187709 [ 191 ] {7e309dc9-d6d6-4af1-816a-0936f503f03a::all_1_36_7} <Trace> system.query_log (7e309dc9-d6d6-4af1-816a-0936f503f03a): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11495 | 2026.01.13 17:59:53.187794 [ 191 ] {7e309dc9-d6d6-4af1-816a-0936f503f03a::all_1_36_7} <Trace> system.query_log (7e309dc9-d6d6-4af1-816a-0936f503f03a) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 11496 | 2026.01.13 17:59:53.188058 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.94 MiB. | ||
| 11497 | 2026.01.13 17:59:54.739170 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11498 | 2026.01.13 17:59:54.739383 [ 276 ] {2a7e5ea1-d64c-42c4-8a49-1ec0fc2cdc89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11499 | 2026.01.13 17:59:54.739457 [ 276 ] {2a7e5ea1-d64c-42c4-8a49-1ec0fc2cdc89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11500 | 2026.01.13 17:59:54.740423 [ 276 ] {2a7e5ea1-d64c-42c4-8a49-1ec0fc2cdc89} <Trace> oximeter.fields_i16 (c518ca51-717d-4c11-8fbe-de2c2dfc273c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11501 | 2026.01.13 17:59:54.740469 [ 276 ] {2a7e5ea1-d64c-42c4-8a49-1ec0fc2cdc89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 11502 | 2026.01.13 17:59:54.740867 [ 276 ] {2a7e5ea1-d64c-42c4-8a49-1ec0fc2cdc89} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 11503 | 2026.01.13 17:59:54.741085 [ 276 ] {2a7e5ea1-d64c-42c4-8a49-1ec0fc2cdc89} <Trace> oximeter.fields_i16 (c518ca51-717d-4c11-8fbe-de2c2dfc273c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11504 | 2026.01.13 17:59:54.741234 [ 276 ] {2a7e5ea1-d64c-42c4-8a49-1ec0fc2cdc89} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001905 sec., 215223.09711286088 rows/sec., 13.65 MiB/sec. | ||
| 11505 | 2026.01.13 17:59:54.741275 [ 276 ] {2a7e5ea1-d64c-42c4-8a49-1ec0fc2cdc89} <Debug> TCPHandler: Processed in 0.002251181 sec. | ||
| 11506 | 2026.01.13 17:59:54.741400 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11507 | 2026.01.13 17:59:54.741497 [ 276 ] {1384cd4a-61a7-41ed-9dca-c7e9196d7e88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11508 | 2026.01.13 17:59:54.741538 [ 276 ] {1384cd4a-61a7-41ed-9dca-c7e9196d7e88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11509 | 2026.01.13 17:59:54.742472 [ 276 ] {1384cd4a-61a7-41ed-9dca-c7e9196d7e88} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11510 | 2026.01.13 17:59:54.742506 [ 276 ] {1384cd4a-61a7-41ed-9dca-c7e9196d7e88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 11511 | 2026.01.13 17:59:54.742869 [ 276 ] {1384cd4a-61a7-41ed-9dca-c7e9196d7e88} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11512 | 2026.01.13 17:59:54.743075 [ 276 ] {1384cd4a-61a7-41ed-9dca-c7e9196d7e88} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11513 | 2026.01.13 17:59:54.743184 [ 61 ] {} <Debug> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11514 | 2026.01.13 17:59:54.743201 [ 276 ] {1384cd4a-61a7-41ed-9dca-c7e9196d7e88} <Debug> executeQuery: Read 1132 rows, 91.85 KiB in 0.001723 sec., 656993.615786419 rows/sec., 52.06 MiB/sec. | ||
| 11515 | 2026.01.13 17:59:54.743229 [ 61 ] {} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11516 | 2026.01.13 17:59:54.743245 [ 276 ] {1384cd4a-61a7-41ed-9dca-c7e9196d7e88} <Debug> TCPHandler: Processed in 0.001895324 sec. | ||
| 11517 | 2026.01.13 17:59:54.743252 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 11518 | 2026.01.13 17:59:54.743363 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11519 | 2026.01.13 17:59:54.743376 [ 196 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 11520 | 2026.01.13 17:59:54.743458 [ 276 ] {6275d831-faa8-43f9-971e-9d0542490576} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11521 | 2026.01.13 17:59:54.743502 [ 276 ] {6275d831-faa8-43f9-971e-9d0542490576} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11522 | 2026.01.13 17:59:54.743513 [ 196 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11523 | 2026.01.13 17:59:54.743551 [ 196 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 2465 rows starting from the beginning of the part | ||
| 11524 | 2026.01.13 17:59:54.743615 [ 196 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 56 rows starting from the beginning of the part | ||
| 11525 | 2026.01.13 17:59:54.743660 [ 196 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 118 rows starting from the beginning of the part | ||
| 11526 | 2026.01.13 17:59:54.743728 [ 196 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 1132 rows starting from the beginning of the part | ||
| 11527 | 2026.01.13 17:59:54.743776 [ 196 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 121 rows starting from the beginning of the part | ||
| 11528 | 2026.01.13 17:59:54.743818 [ 196 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 1132 rows starting from the beginning of the part | ||
| 11529 | 2026.01.13 17:59:54.743996 [ 276 ] {6275d831-faa8-43f9-971e-9d0542490576} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11530 | 2026.01.13 17:59:54.744038 [ 276 ] {6275d831-faa8-43f9-971e-9d0542490576} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 11531 | 2026.01.13 17:59:54.744375 [ 276 ] {6275d831-faa8-43f9-971e-9d0542490576} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 11532 | 2026.01.13 17:59:54.744598 [ 276 ] {6275d831-faa8-43f9-971e-9d0542490576} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11533 | 2026.01.13 17:59:54.744730 [ 276 ] {6275d831-faa8-43f9-971e-9d0542490576} <Debug> executeQuery: Read 215 rows, 13.07 KiB in 0.00129 sec., 166666.6666666667 rows/sec., 9.89 MiB/sec. | ||
| 11534 | 2026.01.13 17:59:54.744769 [ 276 ] {6275d831-faa8-43f9-971e-9d0542490576} <Debug> TCPHandler: Processed in 0.001455327 sec. | ||
| 11535 | 2026.01.13 17:59:54.744885 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11536 | 2026.01.13 17:59:54.744981 [ 276 ] {b0cad193-50f1-47e8-8778-310b70f09f35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11537 | 2026.01.13 17:59:54.745021 [ 276 ] {b0cad193-50f1-47e8-8778-310b70f09f35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11538 | 2026.01.13 17:59:54.745494 [ 276 ] {b0cad193-50f1-47e8-8778-310b70f09f35} <Trace> oximeter.fields_u32 (283989db-30f4-4232-8589-7a68eae304b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11539 | 2026.01.13 17:59:54.745529 [ 276 ] {b0cad193-50f1-47e8-8778-310b70f09f35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 11540 | 2026.01.13 17:59:54.745830 [ 276 ] {b0cad193-50f1-47e8-8778-310b70f09f35} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 11541 | 2026.01.13 17:59:54.745863 [ 195 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5024 rows, containing 5 columns (5 merged, 0 gathered) in 0.002541776 sec., 1976570.7127614708 rows/sec., 167.15 MiB/sec. | ||
| 11542 | 2026.01.13 17:59:54.746043 [ 276 ] {b0cad193-50f1-47e8-8778-310b70f09f35} <Trace> oximeter.fields_u32 (283989db-30f4-4232-8589-7a68eae304b8): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11543 | 2026.01.13 17:59:54.746149 [ 196 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11544 | 2026.01.13 17:59:54.746180 [ 276 ] {b0cad193-50f1-47e8-8778-310b70f09f35} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001216 sec., 174342.1052631579 rows/sec., 11.24 MiB/sec. | ||
| 11545 | 2026.01.13 17:59:54.746223 [ 276 ] {b0cad193-50f1-47e8-8778-310b70f09f35} <Debug> TCPHandler: Processed in 0.001386835 sec. | ||
| 11546 | 2026.01.13 17:59:54.746342 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11547 | 2026.01.13 17:59:54.746438 [ 196 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_81_16} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11548 | 2026.01.13 17:59:54.746440 [ 276 ] {f2a293aa-0f1f-4786-b217-d06171785426} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11549 | 2026.01.13 17:59:54.746498 [ 276 ] {f2a293aa-0f1f-4786-b217-d06171785426} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11550 | 2026.01.13 17:59:54.746520 [ 196 ] {77a17854-21fd-4eb9-b38a-cb9d607110a8::all_1_81_16} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11551 | 2026.01.13 17:59:54.746596 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
| 11552 | 2026.01.13 17:59:54.746975 [ 276 ] {f2a293aa-0f1f-4786-b217-d06171785426} <Trace> oximeter.fields_u8 (7d5959b3-3fa8-49d8-9069-8b4bc7b3c5b2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11553 | 2026.01.13 17:59:54.747015 [ 276 ] {f2a293aa-0f1f-4786-b217-d06171785426} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 11554 | 2026.01.13 17:59:54.747319 [ 276 ] {f2a293aa-0f1f-4786-b217-d06171785426} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 11555 | 2026.01.13 17:59:54.747526 [ 276 ] {f2a293aa-0f1f-4786-b217-d06171785426} <Trace> oximeter.fields_u8 (7d5959b3-3fa8-49d8-9069-8b4bc7b3c5b2): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11556 | 2026.01.13 17:59:54.747652 [ 276 ] {f2a293aa-0f1f-4786-b217-d06171785426} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00123 sec., 171544.71544715448 rows/sec., 9.74 MiB/sec. | ||
| 11557 | 2026.01.13 17:59:54.747688 [ 276 ] {f2a293aa-0f1f-4786-b217-d06171785426} <Debug> TCPHandler: Processed in 0.001394945 sec. | ||
| 11558 | 2026.01.13 17:59:54.747803 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11559 | 2026.01.13 17:59:54.747898 [ 276 ] {baa4ae4c-23e6-47be-9c10-f62a0ab903f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11560 | 2026.01.13 17:59:54.747937 [ 276 ] {baa4ae4c-23e6-47be-9c10-f62a0ab903f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11561 | 2026.01.13 17:59:54.748599 [ 276 ] {baa4ae4c-23e6-47be-9c10-f62a0ab903f0} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11562 | 2026.01.13 17:59:54.748633 [ 276 ] {baa4ae4c-23e6-47be-9c10-f62a0ab903f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 11563 | 2026.01.13 17:59:54.748952 [ 276 ] {baa4ae4c-23e6-47be-9c10-f62a0ab903f0} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11564 | 2026.01.13 17:59:54.749181 [ 276 ] {baa4ae4c-23e6-47be-9c10-f62a0ab903f0} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11565 | 2026.01.13 17:59:54.749283 [ 61 ] {} <Debug> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11566 | 2026.01.13 17:59:54.749307 [ 276 ] {baa4ae4c-23e6-47be-9c10-f62a0ab903f0} <Debug> executeQuery: Read 689 rows, 49.27 KiB in 0.001427 sec., 482831.11422564817 rows/sec., 33.72 MiB/sec. | ||
| 11567 | 2026.01.13 17:59:54.749313 [ 61 ] {} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11568 | 2026.01.13 17:59:54.749340 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 11569 | 2026.01.13 17:59:54.749346 [ 276 ] {baa4ae4c-23e6-47be-9c10-f62a0ab903f0} <Debug> TCPHandler: Processed in 0.001597979 sec. | ||
| 11570 | 2026.01.13 17:59:54.749437 [ 187 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 11571 | 2026.01.13 17:59:54.749466 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11572 | 2026.01.13 17:59:54.749567 [ 276 ] {4fcb7b08-8e78-48ec-95f8-58d5a406d8ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11573 | 2026.01.13 17:59:54.749584 [ 187 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11574 | 2026.01.13 17:59:54.749608 [ 276 ] {4fcb7b08-8e78-48ec-95f8-58d5a406d8ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11575 | 2026.01.13 17:59:54.749626 [ 187 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1250 rows starting from the beginning of the part | ||
| 11576 | 2026.01.13 17:59:54.749705 [ 187 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 64 rows starting from the beginning of the part | ||
| 11577 | 2026.01.13 17:59:54.749762 [ 187 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 95 rows starting from the beginning of the part | ||
| 11578 | 2026.01.13 17:59:54.749811 [ 187 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 689 rows starting from the beginning of the part | ||
| 11579 | 2026.01.13 17:59:54.749856 [ 187 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 99 rows starting from the beginning of the part | ||
| 11580 | 2026.01.13 17:59:54.749901 [ 187 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 689 rows starting from the beginning of the part | ||
| 11581 | 2026.01.13 17:59:54.749986 [ 276 ] {4fcb7b08-8e78-48ec-95f8-58d5a406d8ca} <Trace> oximeter.measurements_bool (826fdc8e-3d6b-4202-9ce2-60a454a21d74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11582 | 2026.01.13 17:59:54.750036 [ 276 ] {4fcb7b08-8e78-48ec-95f8-58d5a406d8ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 11583 | 2026.01.13 17:59:54.750423 [ 276 ] {4fcb7b08-8e78-48ec-95f8-58d5a406d8ca} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 11584 | 2026.01.13 17:59:54.750685 [ 276 ] {4fcb7b08-8e78-48ec-95f8-58d5a406d8ca} <Trace> oximeter.measurements_bool (826fdc8e-3d6b-4202-9ce2-60a454a21d74): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11585 | 2026.01.13 17:59:54.750837 [ 276 ] {4fcb7b08-8e78-48ec-95f8-58d5a406d8ca} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001287 sec., 4662.004662004662 rows/sec., 243.57 KiB/sec. | ||
| 11586 | 2026.01.13 17:59:54.750879 [ 276 ] {4fcb7b08-8e78-48ec-95f8-58d5a406d8ca} <Debug> TCPHandler: Processed in 0.001463707 sec. | ||
| 11587 | 2026.01.13 17:59:54.750993 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11588 | 2026.01.13 17:59:54.751086 [ 276 ] {55cdcaab-f80d-4f11-bfff-5a653aa5309e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11589 | 2026.01.13 17:59:54.751128 [ 276 ] {55cdcaab-f80d-4f11-bfff-5a653aa5309e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11590 | 2026.01.13 17:59:54.751139 [ 196 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2886 rows, containing 5 columns (5 merged, 0 gathered) in 0.001749281 sec., 1649820.6977609657 rows/sec., 124.39 MiB/sec. | ||
| 11591 | 2026.01.13 17:59:54.751341 [ 195 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11592 | 2026.01.13 17:59:54.751590 [ 276 ] {55cdcaab-f80d-4f11-bfff-5a653aa5309e} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11593 | 2026.01.13 17:59:54.751606 [ 195 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_81_16} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11594 | 2026.01.13 17:59:54.751634 [ 276 ] {55cdcaab-f80d-4f11-bfff-5a653aa5309e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 11595 | 2026.01.13 17:59:54.751697 [ 195 ] {0562eddd-c6c5-4824-bbb4-010a4a2db035::all_1_81_16} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11596 | 2026.01.13 17:59:54.751779 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 11597 | 2026.01.13 17:59:54.751985 [ 276 ] {55cdcaab-f80d-4f11-bfff-5a653aa5309e} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11598 | 2026.01.13 17:59:54.752196 [ 276 ] {55cdcaab-f80d-4f11-bfff-5a653aa5309e} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11599 | 2026.01.13 17:59:54.752296 [ 61 ] {} <Debug> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11600 | 2026.01.13 17:59:54.752320 [ 61 ] {} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11601 | 2026.01.13 17:59:54.752323 [ 276 ] {55cdcaab-f80d-4f11-bfff-5a653aa5309e} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001256 sec., 250000 rows/sec., 16.42 MiB/sec. | ||
| 11602 | 2026.01.13 17:59:54.752335 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 11603 | 2026.01.13 17:59:54.752363 [ 276 ] {55cdcaab-f80d-4f11-bfff-5a653aa5309e} <Debug> TCPHandler: Processed in 0.001419265 sec. | ||
| 11604 | 2026.01.13 17:59:54.752431 [ 186 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 11605 | 2026.01.13 17:59:54.752474 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11606 | 2026.01.13 17:59:54.752568 [ 186 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11607 | 2026.01.13 17:59:54.752571 [ 276 ] {dacb1cde-ecbc-4a48-b594-9da91564a42b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11608 | 2026.01.13 17:59:54.752610 [ 186 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_76_15, total 23715 rows starting from the beginning of the part | ||
| 11609 | 2026.01.13 17:59:54.752627 [ 276 ] {dacb1cde-ecbc-4a48-b594-9da91564a42b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11610 | 2026.01.13 17:59:54.752679 [ 186 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 74 rows starting from the beginning of the part | ||
| 11611 | 2026.01.13 17:59:54.752729 [ 186 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 160 rows starting from the beginning of the part | ||
| 11612 | 2026.01.13 17:59:54.752771 [ 186 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 314 rows starting from the beginning of the part | ||
| 11613 | 2026.01.13 17:59:54.752811 [ 186 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 162 rows starting from the beginning of the part | ||
| 11614 | 2026.01.13 17:59:54.752849 [ 186 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 314 rows starting from the beginning of the part | ||
| 11615 | 2026.01.13 17:59:54.752947 [ 276 ] {dacb1cde-ecbc-4a48-b594-9da91564a42b} <Trace> oximeter.measurements_f64 (1c067b5b-75e1-467d-a7e3-d4b172727ac8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11616 | 2026.01.13 17:59:54.752988 [ 276 ] {dacb1cde-ecbc-4a48-b594-9da91564a42b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 11617 | 2026.01.13 17:59:54.753297 [ 276 ] {dacb1cde-ecbc-4a48-b594-9da91564a42b} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 11618 | 2026.01.13 17:59:54.753497 [ 276 ] {dacb1cde-ecbc-4a48-b594-9da91564a42b} <Trace> oximeter.measurements_f64 (1c067b5b-75e1-467d-a7e3-d4b172727ac8): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11619 | 2026.01.13 17:59:54.753622 [ 276 ] {dacb1cde-ecbc-4a48-b594-9da91564a42b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00107 sec., 934.5794392523364 rows/sec., 62.97 KiB/sec. | ||
| 11620 | 2026.01.13 17:59:54.753657 [ 276 ] {dacb1cde-ecbc-4a48-b594-9da91564a42b} <Debug> TCPHandler: Processed in 0.001230842 sec. | ||
| 11621 | 2026.01.13 17:59:54.753763 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11622 | 2026.01.13 17:59:54.753853 [ 276 ] {8036885e-5af5-4578-a6f7-cd08dc46da7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11623 | 2026.01.13 17:59:54.753905 [ 276 ] {8036885e-5af5-4578-a6f7-cd08dc46da7e} <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 | ||
| 11624 | 2026.01.13 17:59:54.754693 [ 276 ] {8036885e-5af5-4578-a6f7-cd08dc46da7e} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11625 | 2026.01.13 17:59:54.754727 [ 276 ] {8036885e-5af5-4578-a6f7-cd08dc46da7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 11626 | 2026.01.13 17:59:54.755249 [ 276 ] {8036885e-5af5-4578-a6f7-cd08dc46da7e} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 11627 | 2026.01.13 17:59:54.755480 [ 276 ] {8036885e-5af5-4578-a6f7-cd08dc46da7e} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11628 | 2026.01.13 17:59:54.755617 [ 276 ] {8036885e-5af5-4578-a6f7-cd08dc46da7e} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001781 sec., 5614.823133071308 rows/sec., 10.06 MiB/sec. | ||
| 11629 | 2026.01.13 17:59:54.755675 [ 276 ] {8036885e-5af5-4578-a6f7-cd08dc46da7e} <Debug> TCPHandler: Processed in 0.001959725 sec. | ||
| 11630 | 2026.01.13 17:59:54.755795 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11631 | 2026.01.13 17:59:54.755887 [ 276 ] {e551d713-d7cb-4f14-ba35-dd8e7ebd43f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11632 | 2026.01.13 17:59:54.755927 [ 276 ] {e551d713-d7cb-4f14-ba35-dd8e7ebd43f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11633 | 2026.01.13 17:59:54.756263 [ 276 ] {e551d713-d7cb-4f14-ba35-dd8e7ebd43f3} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11634 | 2026.01.13 17:59:54.756298 [ 276 ] {e551d713-d7cb-4f14-ba35-dd8e7ebd43f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 11635 | 2026.01.13 17:59:54.756601 [ 276 ] {e551d713-d7cb-4f14-ba35-dd8e7ebd43f3} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11636 | 2026.01.13 17:59:54.756799 [ 276 ] {e551d713-d7cb-4f14-ba35-dd8e7ebd43f3} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11637 | 2026.01.13 17:59:54.756893 [ 61 ] {} <Debug> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11638 | 2026.01.13 17:59:54.756917 [ 61 ] {} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11639 | 2026.01.13 17:59:54.756922 [ 276 ] {e551d713-d7cb-4f14-ba35-dd8e7ebd43f3} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001053 sec., 98765.43209876544 rows/sec., 6.05 MiB/sec. | ||
| 11640 | 2026.01.13 17:59:54.756933 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 11641 | 2026.01.13 17:59:54.756957 [ 276 ] {e551d713-d7cb-4f14-ba35-dd8e7ebd43f3} <Debug> TCPHandler: Processed in 0.001209622 sec. | ||
| 11642 | 2026.01.13 17:59:54.757015 [ 196 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 11643 | 2026.01.13 17:59:54.757118 [ 196 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11644 | 2026.01.13 17:59:54.757147 [ 196 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 5032 rows starting from the beginning of the part | ||
| 11645 | 2026.01.13 17:59:54.757190 [ 196 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 28 rows starting from the beginning of the part | ||
| 11646 | 2026.01.13 17:59:54.757221 [ 196 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 60 rows starting from the beginning of the part | ||
| 11647 | 2026.01.13 17:59:54.757253 [ 196 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 104 rows starting from the beginning of the part | ||
| 11648 | 2026.01.13 17:59:54.757285 [ 196 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 60 rows starting from the beginning of the part | ||
| 11649 | 2026.01.13 17:59:54.757315 [ 196 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 104 rows starting from the beginning of the part | ||
| 11650 | 2026.01.13 17:59:54.758119 [ 189 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24739 rows, containing 5 columns (5 merged, 0 gathered) in 0.005733983 sec., 4314452.9727416355 rows/sec., 291.23 MiB/sec. | ||
| 11651 | 2026.01.13 17:59:54.758409 [ 186 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11652 | 2026.01.13 17:59:54.758682 [ 186 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11653 | 2026.01.13 17:59:54.758752 [ 186 ] {416dfd08-7172-4cc1-ae34-dcebbbad91ec::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11654 | 2026.01.13 17:59:54.758822 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 11655 | 2026.01.13 17:59:54.759180 [ 186 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5388 rows, containing 4 columns (4 merged, 0 gathered) in 0.00220673 sec., 2441621.7661426635 rows/sec., 156.73 MiB/sec. | ||
| 11656 | 2026.01.13 17:59:54.759531 [ 192 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11657 | 2026.01.13 17:59:54.759804 [ 192 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_81_16} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11658 | 2026.01.13 17:59:54.759869 [ 192 ] {ba11529b-06bc-414c-94cf-eceb24f0d2fe::all_1_81_16} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11659 | 2026.01.13 17:59:54.759929 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. | ||
| 11660 | 2026.01.13 17:59:57.954357 [ 29 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11661 | 2026.01.13 17:59:57.954458 [ 29 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11662 | 2026.01.13 17:59:58.093895 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 23995 | ||
| 11663 | 2026.01.13 17:59:58.094463 [ 245 ] {} <Trace> system.asynchronous_metric_log (3e1656ea-c259-49fe-9ba0-58dc6ab6f9df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11664 | 2026.01.13 17:59:58.094508 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 11665 | 2026.01.13 17:59:58.095055 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 11666 | 2026.01.13 17:59:58.095307 [ 245 ] {} <Trace> system.asynchronous_metric_log (3e1656ea-c259-49fe-9ba0-58dc6ab6f9df): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11667 | 2026.01.13 17:59:58.095452 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23995 | ||
| 11668 | 2026.01.13 17:59:59.360321 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 377 | ||
| 11669 | 2026.01.13 17:59:59.376835 [ 244 ] {} <Trace> system.metric_log (ae7e3c3e-b449-4f33-bec8-ffbb555a10ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11670 | 2026.01.13 17:59:59.376883 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 11671 | 2026.01.13 17:59:59.382908 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 11672 | 2026.01.13 17:59:59.383664 [ 244 ] {} <Trace> system.metric_log (ae7e3c3e-b449-4f33-bec8-ffbb555a10ce): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11673 | 2026.01.13 17:59:59.386498 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
| 11674 | 2026.01.13 17:59:59.728132 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11675 | 2026.01.13 17:59:59.728363 [ 276 ] {4a9cae4d-3f40-47fe-bda0-cf4acd71bea8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11676 | 2026.01.13 17:59:59.728432 [ 276 ] {4a9cae4d-3f40-47fe-bda0-cf4acd71bea8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11677 | 2026.01.13 17:59:59.729181 [ 276 ] {4a9cae4d-3f40-47fe-bda0-cf4acd71bea8} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11678 | 2026.01.13 17:59:59.729221 [ 276 ] {4a9cae4d-3f40-47fe-bda0-cf4acd71bea8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 11679 | 2026.01.13 17:59:59.729606 [ 276 ] {4a9cae4d-3f40-47fe-bda0-cf4acd71bea8} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11680 | 2026.01.13 17:59:59.729823 [ 276 ] {4a9cae4d-3f40-47fe-bda0-cf4acd71bea8} <Trace> oximeter.fields_string (77a17854-21fd-4eb9-b38a-cb9d607110a8): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11681 | 2026.01.13 17:59:59.729977 [ 276 ] {4a9cae4d-3f40-47fe-bda0-cf4acd71bea8} <Debug> executeQuery: Read 118 rows, 10.26 KiB in 0.001665 sec., 70870.87087087087 rows/sec., 6.02 MiB/sec. | ||
| 11682 | 2026.01.13 17:59:59.730017 [ 276 ] {4a9cae4d-3f40-47fe-bda0-cf4acd71bea8} <Debug> TCPHandler: Processed in 0.002060657 sec. | ||
| 11683 | 2026.01.13 17:59:59.730141 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11684 | 2026.01.13 17:59:59.730234 [ 276 ] {c7a0153b-46e8-4d10-a6b2-8ed0deeca93f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11685 | 2026.01.13 17:59:59.730274 [ 276 ] {c7a0153b-46e8-4d10-a6b2-8ed0deeca93f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11686 | 2026.01.13 17:59:59.730674 [ 276 ] {c7a0153b-46e8-4d10-a6b2-8ed0deeca93f} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11687 | 2026.01.13 17:59:59.730708 [ 276 ] {c7a0153b-46e8-4d10-a6b2-8ed0deeca93f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 11688 | 2026.01.13 17:59:59.730993 [ 276 ] {c7a0153b-46e8-4d10-a6b2-8ed0deeca93f} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11689 | 2026.01.13 17:59:59.731193 [ 276 ] {c7a0153b-46e8-4d10-a6b2-8ed0deeca93f} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11690 | 2026.01.13 17:59:59.731310 [ 100 ] {} <Debug> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11691 | 2026.01.13 17:59:59.731321 [ 276 ] {c7a0153b-46e8-4d10-a6b2-8ed0deeca93f} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001105 sec., 28054.298642533933 rows/sec., 2.06 MiB/sec. | ||
| 11692 | 2026.01.13 17:59:59.731385 [ 100 ] {} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11693 | 2026.01.13 17:59:59.731410 [ 276 ] {c7a0153b-46e8-4d10-a6b2-8ed0deeca93f} <Debug> TCPHandler: Processed in 0.001315714 sec. | ||
| 11694 | 2026.01.13 17:59:59.731411 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 11695 | 2026.01.13 17:59:59.731539 [ 193 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 11696 | 2026.01.13 17:59:59.731554 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11697 | 2026.01.13 17:59:59.731646 [ 193 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11698 | 2026.01.13 17:59:59.731658 [ 276 ] {448ed0e6-397d-426e-806e-6c7cfc4f3dec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11699 | 2026.01.13 17:59:59.731680 [ 193 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 278 rows starting from the beginning of the part | ||
| 11700 | 2026.01.13 17:59:59.731699 [ 276 ] {448ed0e6-397d-426e-806e-6c7cfc4f3dec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11701 | 2026.01.13 17:59:59.731744 [ 193 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 31 rows starting from the beginning of the part | ||
| 11702 | 2026.01.13 17:59:59.731794 [ 193 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 215 rows starting from the beginning of the part | ||
| 11703 | 2026.01.13 17:59:59.731849 [ 193 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 35 rows starting from the beginning of the part | ||
| 11704 | 2026.01.13 17:59:59.731897 [ 193 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 215 rows starting from the beginning of the part | ||
| 11705 | 2026.01.13 17:59:59.731942 [ 193 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 31 rows starting from the beginning of the part | ||
| 11706 | 2026.01.13 17:59:59.732142 [ 276 ] {448ed0e6-397d-426e-806e-6c7cfc4f3dec} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11707 | 2026.01.13 17:59:59.732177 [ 276 ] {448ed0e6-397d-426e-806e-6c7cfc4f3dec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 11708 | 2026.01.13 17:59:59.732505 [ 276 ] {448ed0e6-397d-426e-806e-6c7cfc4f3dec} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11709 | 2026.01.13 17:59:59.732721 [ 276 ] {448ed0e6-397d-426e-806e-6c7cfc4f3dec} <Trace> oximeter.fields_uuid (0562eddd-c6c5-4824-bbb4-010a4a2db035): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11710 | 2026.01.13 17:59:59.732785 [ 192 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 805 rows, containing 5 columns (5 merged, 0 gathered) in 0.001289624 sec., 624212.9488905293 rows/sec., 41.12 MiB/sec. | ||
| 11711 | 2026.01.13 17:59:59.732855 [ 276 ] {448ed0e6-397d-426e-806e-6c7cfc4f3dec} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001215 sec., 78189.30041152264 rows/sec., 6.11 MiB/sec. | ||
| 11712 | 2026.01.13 17:59:59.732897 [ 276 ] {448ed0e6-397d-426e-806e-6c7cfc4f3dec} <Debug> TCPHandler: Processed in 0.001391705 sec. | ||
| 11713 | 2026.01.13 17:59:59.733007 [ 186 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11714 | 2026.01.13 17:59:59.733017 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11715 | 2026.01.13 17:59:59.733134 [ 276 ] {15530805-777f-4989-a005-87d4e5524370} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11716 | 2026.01.13 17:59:59.733178 [ 276 ] {15530805-777f-4989-a005-87d4e5524370} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11717 | 2026.01.13 17:59:59.733347 [ 186 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::all_1_71_14} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11718 | 2026.01.13 17:59:59.733441 [ 186 ] {8ece6492-3ddc-4aaf-92d6-3b808e19571e::all_1_71_14} <Trace> oximeter.fields_u16 (8ece6492-3ddc-4aaf-92d6-3b808e19571e) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11719 | 2026.01.13 17:59:59.733539 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 11720 | 2026.01.13 17:59:59.733580 [ 276 ] {15530805-777f-4989-a005-87d4e5524370} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11721 | 2026.01.13 17:59:59.733620 [ 276 ] {15530805-777f-4989-a005-87d4e5524370} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 11722 | 2026.01.13 17:59:59.733958 [ 276 ] {15530805-777f-4989-a005-87d4e5524370} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11723 | 2026.01.13 17:59:59.734165 [ 276 ] {15530805-777f-4989-a005-87d4e5524370} <Trace> oximeter.measurements_cumulativeu64 (416dfd08-7172-4cc1-ae34-dcebbbad91ec): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11724 | 2026.01.13 17:59:59.734294 [ 276 ] {15530805-777f-4989-a005-87d4e5524370} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001178 sec., 135823.42954159592 rows/sec., 9.46 MiB/sec. | ||
| 11725 | 2026.01.13 17:59:59.734330 [ 276 ] {15530805-777f-4989-a005-87d4e5524370} <Debug> TCPHandler: Processed in 0.001360965 sec. | ||
| 11726 | 2026.01.13 17:59:59.734434 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11727 | 2026.01.13 17:59:59.734535 [ 276 ] {05318e5d-454d-4f89-8d20-af36ff247bff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11728 | 2026.01.13 17:59:59.734593 [ 276 ] {05318e5d-454d-4f89-8d20-af36ff247bff} <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 | ||
| 11729 | 2026.01.13 17:59:59.735413 [ 276 ] {05318e5d-454d-4f89-8d20-af36ff247bff} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11730 | 2026.01.13 17:59:59.735450 [ 276 ] {05318e5d-454d-4f89-8d20-af36ff247bff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 11731 | 2026.01.13 17:59:59.735998 [ 276 ] {05318e5d-454d-4f89-8d20-af36ff247bff} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11732 | 2026.01.13 17:59:59.736220 [ 276 ] {05318e5d-454d-4f89-8d20-af36ff247bff} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11733 | 2026.01.13 17:59:59.736337 [ 100 ] {} <Debug> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11734 | 2026.01.13 17:59:59.736360 [ 276 ] {05318e5d-454d-4f89-8d20-af36ff247bff} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001844 sec., 16811.279826464208 rows/sec., 30.13 MiB/sec. | ||
| 11735 | 2026.01.13 17:59:59.736375 [ 100 ] {} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11736 | 2026.01.13 17:59:59.736406 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 11737 | 2026.01.13 17:59:59.736421 [ 276 ] {05318e5d-454d-4f89-8d20-af36ff247bff} <Debug> TCPHandler: Processed in 0.002037436 sec. | ||
| 11738 | 2026.01.13 17:59:59.736497 [ 189 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 11739 | 2026.01.13 17:59:59.736547 [ 276 ] {} <Trace> TCP-Session: 7c8890bd-e289-4bf2-b766-126a11ad8231 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11740 | 2026.01.13 17:59:59.736641 [ 276 ] {fc89c0b6-e546-41b0-9b71-b760b71a45bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40332) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11741 | 2026.01.13 17:59:59.736682 [ 276 ] {fc89c0b6-e546-41b0-9b71-b760b71a45bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11742 | 2026.01.13 17:59:59.736702 [ 189 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11743 | 2026.01.13 17:59:59.736756 [ 189 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1306 rows starting from the beginning of the part | ||
| 11744 | 2026.01.13 17:59:59.736885 [ 189 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 31 rows starting from the beginning of the part | ||
| 11745 | 2026.01.13 17:59:59.736992 [ 189 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 10 rows starting from the beginning of the part | ||
| 11746 | 2026.01.13 17:59:59.737027 [ 276 ] {fc89c0b6-e546-41b0-9b71-b760b71a45bb} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11747 | 2026.01.13 17:59:59.737063 [ 276 ] {fc89c0b6-e546-41b0-9b71-b760b71a45bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.51 GiB. | ||
| 11748 | 2026.01.13 17:59:59.737092 [ 189 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 31 rows starting from the beginning of the part | ||
| 11749 | 2026.01.13 17:59:59.737188 [ 189 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 10 rows starting from the beginning of the part | ||
| 11750 | 2026.01.13 17:59:59.737271 [ 189 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 31 rows starting from the beginning of the part | ||
| 11751 | 2026.01.13 17:59:59.737373 [ 276 ] {fc89c0b6-e546-41b0-9b71-b760b71a45bb} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11752 | 2026.01.13 17:59:59.737613 [ 276 ] {fc89c0b6-e546-41b0-9b71-b760b71a45bb} <Trace> oximeter.measurements_u64 (ba11529b-06bc-414c-94cf-eceb24f0d2fe): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11753 | 2026.01.13 17:59:59.737742 [ 276 ] {fc89c0b6-e546-41b0-9b71-b760b71a45bb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001119 sec., 53619.30294906166 rows/sec., 3.61 MiB/sec. | ||
| 11754 | 2026.01.13 17:59:59.737778 [ 276 ] {fc89c0b6-e546-41b0-9b71-b760b71a45bb} <Debug> TCPHandler: Processed in 0.001282243 sec. | ||
| 11755 | 2026.01.13 17:59:59.741960 [ 192 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1419 rows, containing 19 columns (19 merged, 0 gathered) in 0.005500679 sec., 257968.15265897175 rows/sec., 462.27 MiB/sec. | ||
| 11756 | 2026.01.13 17:59:59.744025 [ 194 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11757 | 2026.01.13 17:59:59.744385 [ 194 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11758 | 2026.01.13 17:59:59.744476 [ 194 ] {993752ba-a452-49ad-8ea4-c05fcfd95879::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (993752ba-a452-49ad-8ea4-c05fcfd95879) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11759 | 2026.01.13 17:59:59.744611 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.46 MiB. | ||