| 1 | [ Jan 2 05:05:25 Enabled. ] | ||
| 2 | [ Jan 2 05:05:25 Rereading configuration. ] | ||
| 3 | [ Jan 2 05:05:26 Rereading configuration. ] | ||
| 4 | [ Jan 2 05:05:29 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 2 05:05:29 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.02 05:05:31.053404 [ 1 ] {} <Information> Application: Will watch for the process with pid 25794 | ||
| 29 | 2026.01.02 05:05:31.053879 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.01.02 05:05:31.551266 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 25794 | ||
| 31 | 2026.01.02 05:05:31.552149 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.01.02 05:05:31.552296 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.01.02 05:05:31.669478 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.01.02 05:05:31.747401 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.01.02 05:05:31.747517 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.01.02 05:05:31.747540 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.01.02 05:05:31.747625 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.01.02 05:05:31.748429 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.01.02 05:05:31.750777 [ 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.02 05:05:31.751719 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.01.02 05:05:31.752615 [ 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.02 05:05:31.752677 [ 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.02 05:05:31.752720 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.01.02 05:05:31.753478 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.01.02 05:05:31.754407 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.01.02 05:05:31.760416 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.01.02 05:05:31.761159 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.01.02 05:05:31.762542 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.01.02 05:05:31.762640 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.01.02 05:05:31.763639 [ 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.02 05:05:31.764098 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.01.02 05:05:31.768290 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.01.02 05:05:31.768753 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.01.02 05:05:31.772120 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.01.02 05:05:31.772650 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.01.02 05:05:31.773061 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.01.02 05:05:31.773400 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.01.02 05:05:31.774853 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.01.02 05:05:31.774879 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.01.02 05:05:31.774972 [ 173 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.01.02 05:05:31.775066 [ 173 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.01.02 05:05:31.837233 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.01.02 05:05:31.837270 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000235884 sec | ||
| 68 | 2026.01.02 05:05:31.837325 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.01.02 05:05:31.837370 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.01.02 05:05:31.838131 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.01.02 05:05:31.838737 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.01.02 05:05:31.851678 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.01.02 05:05:31.851734 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.01.02 05:05:31.851838 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.01.02 05:05:31.851852 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.01.02 05:05:31.851887 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.01.02 05:05:31.851966 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.01.02 05:05:31.855897 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.01.02 05:05:31.855942 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.01.02 05:05:31.855994 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.01.02 05:05:31.856169 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.01.02 05:05:31.856212 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.01.02 05:05:31.856225 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.01.02 05:05:31.856304 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.01.02 05:05:31.856317 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.01.02 05:05:31.856349 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.01.02 05:05:31.856426 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.01.02 05:05:31.881089 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.01.02 05:05:31.891641 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.01.02 05:05:31.891752 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000133572 sec | ||
| 91 | 2026.01.02 05:05:31.891769 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.01.02 05:05:31.891782 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.01.02 05:05:31.891813 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.01.02 05:05:31.892112 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.01.02 05:05:31.892234 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.01.02 05:05:31.892251 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.01.02 05:05:31.892266 [ 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.02 05:05:31.892279 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.01.02 05:05:31.895901 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.01.02 05:05:31.896105 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.80 MiB (RSS), difference: 92.03 MiB | ||
| 101 | 2026.01.02 05:05:31.897569 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.366e-05 sec. | ||
| 102 | 2026.01.02 05:05:31.897966 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.01.02 05:05:31.899209 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.01.02 05:05:31.899228 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.01.02 05:05:31.975475 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:36153 | ||
| 106 | 2026.01.02 05:05:31.977478 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2026.01.02 05:05:31.977539 [ 3 ] {} <Debug> TCP-Session: 5a6a0c87-7f4f-4d30-b988-aa7af467244a Authenticating user 'default' from [fd00:1122:3344:101::a]:36153 | ||
| 108 | 2026.01.02 05:05:31.977566 [ 3 ] {} <Debug> TCP-Session: 5a6a0c87-7f4f-4d30-b988-aa7af467244a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2026.01.02 05:05:31.977660 [ 3 ] {} <Debug> TCP-Session: 5a6a0c87-7f4f-4d30-b988-aa7af467244a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.01.02 05:05:31.977755 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2026.01.02 05:05:31.977781 [ 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.02 05:05:31.977868 [ 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.02 05:05:31.981183 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:37579 | ||
| 114 | 2026.01.02 05:05:31.981339 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 115 | 2026.01.02 05:05:31.981327 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:44260 | ||
| 116 | 2026.01.02 05:05:31.981373 [ 4 ] {} <Debug> TCP-Session: d9389d7f-60e8-4064-b667-a7d4fc1c645d Authenticating user 'default' from [fd00:1122:3344:101::a]:37579 | ||
| 117 | 2026.01.02 05:05:31.981327 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:58127 | ||
| 118 | 2026.01.02 05:05:31.981539 [ 4 ] {} <Debug> TCP-Session: d9389d7f-60e8-4064-b667-a7d4fc1c645d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 119 | 2026.01.02 05:05:31.981559 [ 4 ] {} <Debug> TCP-Session: d9389d7f-60e8-4064-b667-a7d4fc1c645d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 120 | 2026.01.02 05:05:31.981587 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 121 | 2026.01.02 05:05:31.981575 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:65365 | ||
| 122 | 2026.01.02 05:05:31.981671 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 123 | 2026.01.02 05:05:31.981694 [ 254 ] {} <Debug> TCP-Session: fea8adf7-ed99-408e-9d7e-e9ad7e07509f Authenticating user 'default' from [fd00:1122:3344:101::a]:44260 | ||
| 124 | 2026.01.02 05:05:31.981718 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:62641 | ||
| 125 | 2026.01.02 05:05:31.981803 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 126 | 2026.01.02 05:05:31.981823 [ 254 ] {} <Debug> TCP-Session: fea8adf7-ed99-408e-9d7e-e9ad7e07509f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 127 | 2026.01.02 05:05:31.981859 [ 255 ] {} <Debug> TCP-Session: baf8519e-de3c-41de-84f1-4dd085cafb05 Authenticating user 'default' from [fd00:1122:3344:101::a]:65365 | ||
| 128 | 2026.01.02 05:05:31.981832 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:53294 | ||
| 129 | 2026.01.02 05:05:31.981925 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:34459 | ||
| 130 | 2026.01.02 05:05:31.981933 [ 254 ] {} <Debug> TCP-Session: fea8adf7-ed99-408e-9d7e-e9ad7e07509f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 131 | 2026.01.02 05:05:31.981973 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 132 | 2026.01.02 05:05:31.981949 [ 255 ] {} <Debug> TCP-Session: baf8519e-de3c-41de-84f1-4dd085cafb05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 133 | 2026.01.02 05:05:31.981708 [ 5 ] {} <Debug> TCP-Session: 52e13fb8-a560-4cc8-8f2f-2522bb0a8bd6 Authenticating user 'default' from [fd00:1122:3344:101::a]:58127 | ||
| 134 | 2026.01.02 05:05:31.982099 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 135 | 2026.01.02 05:05:31.982126 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 136 | 2026.01.02 05:05:31.982096 [ 256 ] {} <Debug> TCP-Session: 280f4664-2b5b-4933-a575-fe2204530f47 Authenticating user 'default' from [fd00:1122:3344:101::a]:62641 | ||
| 137 | 2026.01.02 05:05:31.982168 [ 5 ] {} <Debug> TCP-Session: 52e13fb8-a560-4cc8-8f2f-2522bb0a8bd6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 138 | 2026.01.02 05:05:31.982211 [ 257 ] {} <Debug> TCP-Session: dff60653-4e44-40b7-9b84-278afd29dcdf Authenticating user 'default' from [fd00:1122:3344:101::a]:53294 | ||
| 139 | 2026.01.02 05:05:31.982201 [ 256 ] {} <Debug> TCP-Session: 280f4664-2b5b-4933-a575-fe2204530f47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2026.01.02 05:05:31.982182 [ 258 ] {} <Debug> TCP-Session: 832cef43-05f2-49da-8913-c70e2eef00e0 Authenticating user 'default' from [fd00:1122:3344:101::a]:34459 | ||
| 141 | 2026.01.02 05:05:31.982297 [ 257 ] {} <Debug> TCP-Session: dff60653-4e44-40b7-9b84-278afd29dcdf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2026.01.02 05:05:31.982282 [ 256 ] {} <Debug> TCP-Session: 280f4664-2b5b-4933-a575-fe2204530f47 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 143 | 2026.01.02 05:05:31.982269 [ 5 ] {} <Debug> TCP-Session: 52e13fb8-a560-4cc8-8f2f-2522bb0a8bd6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2026.01.02 05:05:31.982381 [ 257 ] {} <Debug> TCP-Session: dff60653-4e44-40b7-9b84-278afd29dcdf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.01.02 05:05:31.982358 [ 258 ] {} <Debug> TCP-Session: 832cef43-05f2-49da-8913-c70e2eef00e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2026.01.02 05:05:31.982064 [ 255 ] {} <Debug> TCP-Session: baf8519e-de3c-41de-84f1-4dd085cafb05 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2026.01.02 05:05:31.982460 [ 258 ] {} <Debug> TCP-Session: 832cef43-05f2-49da-8913-c70e2eef00e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.01.02 05:05:32.000149 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 116.86 MiB, peak 116.86 MiB, free memory in arenas 0.00 B, will set to 118.99 MiB (RSS), difference: 2.13 MiB | ||
| 149 | 2026.01.02 05:05:32.028582 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:49542 | ||
| 150 | 2026.01.02 05:05:32.030525 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 151 | 2026.01.02 05:05:32.030642 [ 259 ] {} <Debug> TCP-Session: 45e3105b-5e2e-4380-9811-5486b0e05d38 Authenticating user 'default' from [fd00:1122:3344:101::b]:49542 | ||
| 152 | 2026.01.02 05:05:32.030663 [ 259 ] {} <Debug> TCP-Session: 45e3105b-5e2e-4380-9811-5486b0e05d38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.01.02 05:05:32.030767 [ 259 ] {} <Debug> TCP-Session: 45e3105b-5e2e-4380-9811-5486b0e05d38 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2026.01.02 05:05:32.030843 [ 259 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 155 | 2026.01.02 05:05:32.030893 [ 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 | ||
| 156 | 2026.01.02 05:05:32.030990 [ 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 | ||
| 157 | 2026.01.02 05:05:32.033466 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:44173 | ||
| 158 | 2026.01.02 05:05:32.033540 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:33887 | ||
| 159 | 2026.01.02 05:05:32.033680 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:44919 | ||
| 160 | 2026.01.02 05:05:32.033710 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 161 | 2026.01.02 05:05:32.033801 [ 260 ] {} <Debug> TCP-Session: 82d1e930-63df-4fc7-b8d9-ca7329ca2a30 Authenticating user 'default' from [fd00:1122:3344:101::b]:44173 | ||
| 162 | 2026.01.02 05:05:32.033822 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 163 | 2026.01.02 05:05:32.033826 [ 260 ] {} <Debug> TCP-Session: 82d1e930-63df-4fc7-b8d9-ca7329ca2a30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 164 | 2026.01.02 05:05:32.033869 [ 261 ] {} <Debug> TCP-Session: 7cc231ad-7221-45e8-bf6c-6a994549e115 Authenticating user 'default' from [fd00:1122:3344:101::b]:33887 | ||
| 165 | 2026.01.02 05:05:32.033886 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 166 | 2026.01.02 05:05:32.033910 [ 260 ] {} <Debug> TCP-Session: 82d1e930-63df-4fc7-b8d9-ca7329ca2a30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 167 | 2026.01.02 05:05:32.033933 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:38170 | ||
| 168 | 2026.01.02 05:05:32.033943 [ 261 ] {} <Debug> TCP-Session: 7cc231ad-7221-45e8-bf6c-6a994549e115 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 169 | 2026.01.02 05:05:32.033934 [ 262 ] {} <Debug> TCP-Session: 6813f870-f0d3-4eda-8c3e-199c6f64eefc Authenticating user 'default' from [fd00:1122:3344:101::b]:44919 | ||
| 170 | 2026.01.02 05:05:32.034004 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:40722 | ||
| 171 | 2026.01.02 05:05:32.033822 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:52884 | ||
| 172 | 2026.01.02 05:05:32.033987 [ 261 ] {} <Debug> TCP-Session: 7cc231ad-7221-45e8-bf6c-6a994549e115 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 173 | 2026.01.02 05:05:32.034094 [ 262 ] {} <Debug> TCP-Session: 6813f870-f0d3-4eda-8c3e-199c6f64eefc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 174 | 2026.01.02 05:05:32.034127 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:48543 | ||
| 175 | 2026.01.02 05:05:32.034153 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 176 | 2026.01.02 05:05:32.034193 [ 262 ] {} <Debug> TCP-Session: 6813f870-f0d3-4eda-8c3e-199c6f64eefc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 177 | 2026.01.02 05:05:32.034212 [ 264 ] {} <Debug> TCP-Session: d225e5e4-f527-448e-9bdd-bcca8de3b1f6 Authenticating user 'default' from [fd00:1122:3344:101::b]:38170 | ||
| 178 | 2026.01.02 05:05:32.034285 [ 264 ] {} <Debug> TCP-Session: d225e5e4-f527-448e-9bdd-bcca8de3b1f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 179 | 2026.01.02 05:05:32.034299 [ 264 ] {} <Debug> TCP-Session: d225e5e4-f527-448e-9bdd-bcca8de3b1f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 180 | 2026.01.02 05:05:32.034322 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 181 | 2026.01.02 05:05:32.034364 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 182 | 2026.01.02 05:05:32.034446 [ 265 ] {} <Debug> TCP-Session: f26df016-ebcd-4695-b812-5b231f201926 Authenticating user 'default' from [fd00:1122:3344:101::b]:40722 | ||
| 183 | 2026.01.02 05:05:32.034450 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 184 | 2026.01.02 05:05:32.034491 [ 265 ] {} <Debug> TCP-Session: f26df016-ebcd-4695-b812-5b231f201926 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 185 | 2026.01.02 05:05:32.034458 [ 263 ] {} <Debug> TCP-Session: e2fff762-93ff-4d86-a449-36eaef26f8d5 Authenticating user 'default' from [fd00:1122:3344:101::b]:52884 | ||
| 186 | 2026.01.02 05:05:32.034585 [ 266 ] {} <Debug> TCP-Session: 03b6518d-106f-4f24-b19d-6ddb4fdf4387 Authenticating user 'default' from [fd00:1122:3344:101::b]:48543 | ||
| 187 | 2026.01.02 05:05:32.034603 [ 265 ] {} <Debug> TCP-Session: f26df016-ebcd-4695-b812-5b231f201926 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 188 | 2026.01.02 05:05:32.034592 [ 263 ] {} <Debug> TCP-Session: e2fff762-93ff-4d86-a449-36eaef26f8d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 189 | 2026.01.02 05:05:32.034687 [ 263 ] {} <Debug> TCP-Session: e2fff762-93ff-4d86-a449-36eaef26f8d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 190 | 2026.01.02 05:05:32.034687 [ 266 ] {} <Debug> TCP-Session: 03b6518d-106f-4f24-b19d-6ddb4fdf4387 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2026.01.02 05:05:32.034795 [ 266 ] {} <Debug> TCP-Session: 03b6518d-106f-4f24-b19d-6ddb4fdf4387 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 192 | 2026.01.02 05:05:32.143900 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:36799 | ||
| 193 | 2026.01.02 05:05:32.147745 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 194 | 2026.01.02 05:05:32.147815 [ 267 ] {} <Debug> TCP-Session: ee8b9760-d327-4be2-8c0e-e5f7223e3924 Authenticating user 'default' from [fd00:1122:3344:101::d]:36799 | ||
| 195 | 2026.01.02 05:05:32.147840 [ 267 ] {} <Debug> TCP-Session: ee8b9760-d327-4be2-8c0e-e5f7223e3924 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 196 | 2026.01.02 05:05:32.147853 [ 267 ] {} <Debug> TCP-Session: ee8b9760-d327-4be2-8c0e-e5f7223e3924 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 197 | 2026.01.02 05:05:32.147969 [ 267 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 198 | 2026.01.02 05:05:32.147997 [ 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.02 05:05:32.148068 [ 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.02 05:05:32.148819 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:33896 | ||
| 201 | 2026.01.02 05:05:32.148908 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:58784 | ||
| 202 | 2026.01.02 05:05:32.149576 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 203 | 2026.01.02 05:05:32.149615 [ 268 ] {} <Debug> TCP-Session: b7364189-ea33-436e-9c3d-4492236315c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:33896 | ||
| 204 | 2026.01.02 05:05:32.149720 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 205 | 2026.01.02 05:05:32.149742 [ 268 ] {} <Debug> TCP-Session: b7364189-ea33-436e-9c3d-4492236315c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 206 | 2026.01.02 05:05:32.149733 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:59172 | ||
| 207 | 2026.01.02 05:05:32.149771 [ 268 ] {} <Debug> TCP-Session: b7364189-ea33-436e-9c3d-4492236315c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 208 | 2026.01.02 05:05:32.149841 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:55427 | ||
| 209 | 2026.01.02 05:05:32.149789 [ 269 ] {} <Debug> TCP-Session: 350148dd-0cb2-479f-9636-4ecf6bd0e1e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:58784 | ||
| 210 | 2026.01.02 05:05:32.149749 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:37056 | ||
| 211 | 2026.01.02 05:05:32.149936 [ 269 ] {} <Debug> TCP-Session: 350148dd-0cb2-479f-9636-4ecf6bd0e1e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 212 | 2026.01.02 05:05:32.150035 [ 269 ] {} <Debug> TCP-Session: 350148dd-0cb2-479f-9636-4ecf6bd0e1e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 213 | 2026.01.02 05:05:32.150419 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:38598 | ||
| 214 | 2026.01.02 05:05:32.150480 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 215 | 2026.01.02 05:05:32.150608 [ 271 ] {} <Debug> TCP-Session: a36210c9-6ccf-4fbc-a90c-24f20baabf71 Authenticating user 'default' from [fd00:1122:3344:101::d]:59172 | ||
| 216 | 2026.01.02 05:05:32.150627 [ 271 ] {} <Debug> TCP-Session: a36210c9-6ccf-4fbc-a90c-24f20baabf71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 217 | 2026.01.02 05:05:32.150638 [ 271 ] {} <Debug> TCP-Session: a36210c9-6ccf-4fbc-a90c-24f20baabf71 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 218 | 2026.01.02 05:05:32.151125 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:37857 | ||
| 219 | 2026.01.02 05:05:32.151328 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 220 | 2026.01.02 05:05:32.151337 [ 267 ] {} <Trace> TCP-Session: ee8b9760-d327-4be2-8c0e-e5f7223e3924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 221 | 2026.01.02 05:05:32.151334 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 222 | 2026.01.02 05:05:32.151358 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:50239 | ||
| 223 | 2026.01.02 05:05:32.151410 [ 273 ] {} <Debug> TCP-Session: eb75aa83-1df8-4b77-aabb-a0d311e27810 Authenticating user 'default' from [fd00:1122:3344:101::d]:38598 | ||
| 224 | 2026.01.02 05:05:32.151477 [ 270 ] {} <Debug> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:37056 | ||
| 225 | 2026.01.02 05:05:32.151511 [ 273 ] {} <Debug> TCP-Session: eb75aa83-1df8-4b77-aabb-a0d311e27810 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 226 | 2026.01.02 05:05:32.151460 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 227 | 2026.01.02 05:05:32.151457 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 228 | 2026.01.02 05:05:32.151587 [ 273 ] {} <Debug> TCP-Session: eb75aa83-1df8-4b77-aabb-a0d311e27810 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 229 | 2026.01.02 05:05:32.151578 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 230 | 2026.01.02 05:05:32.151581 [ 272 ] {} <Debug> TCP-Session: 18013405-4c4a-4187-8efc-db45e089da8a Authenticating user 'default' from [fd00:1122:3344:101::d]:55427 | ||
| 231 | 2026.01.02 05:05:32.151701 [ 275 ] {} <Debug> TCP-Session: 52bea4ff-09de-4273-97b4-ac7daad72430 Authenticating user 'default' from [fd00:1122:3344:101::d]:50239 | ||
| 232 | 2026.01.02 05:05:32.151700 [ 274 ] {} <Debug> TCP-Session: a5108971-d051-4862-aa9b-8652d90cfddc Authenticating user 'default' from [fd00:1122:3344:101::d]:37857 | ||
| 233 | 2026.01.02 05:05:32.151573 [ 270 ] {} <Debug> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 234 | 2026.01.02 05:05:32.151813 [ 275 ] {} <Debug> TCP-Session: 52bea4ff-09de-4273-97b4-ac7daad72430 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 235 | 2026.01.02 05:05:32.151799 [ 272 ] {} <Debug> TCP-Session: 18013405-4c4a-4187-8efc-db45e089da8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 236 | 2026.01.02 05:05:32.151878 [ 270 ] {} <Debug> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 237 | 2026.01.02 05:05:32.151886 [ 272 ] {} <Debug> TCP-Session: 18013405-4c4a-4187-8efc-db45e089da8a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 238 | 2026.01.02 05:05:32.151799 [ 274 ] {} <Debug> TCP-Session: a5108971-d051-4862-aa9b-8652d90cfddc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 239 | 2026.01.02 05:05:32.151898 [ 275 ] {} <Debug> TCP-Session: 52bea4ff-09de-4273-97b4-ac7daad72430 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 240 | 2026.01.02 05:05:32.152032 [ 274 ] {} <Debug> TCP-Session: a5108971-d051-4862-aa9b-8652d90cfddc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 241 | 2026.01.02 05:05:32.154302 [ 267 ] {eea40b14-9579-40f0-b22b-c123d2e29390} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36799) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 242 | 2026.01.02 05:05:32.232071 [ 267 ] {eea40b14-9579-40f0-b22b-c123d2e29390} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:36799) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 243 | |||
| 244 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 245 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 246 | 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 | ||
| 247 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 248 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 249 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 250 | 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 | ||
| 251 | 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 | ||
| 252 | 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 | ||
| 253 | 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 | ||
| 254 | 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 | ||
| 255 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 256 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 257 | 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 | ||
| 258 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 259 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 260 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 261 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 262 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 263 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 264 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 265 | |||
| 266 | 2026.01.02 05:05:32.233030 [ 267 ] {eea40b14-9579-40f0-b22b-c123d2e29390} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 267 | |||
| 268 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 269 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 270 | 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 | ||
| 271 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 272 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 273 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 274 | 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 | ||
| 275 | 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 | ||
| 276 | 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 | ||
| 277 | 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 | ||
| 278 | 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 | ||
| 279 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 280 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 281 | 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 | ||
| 282 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 283 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 284 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 285 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 286 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 287 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 288 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 289 | |||
| 290 | 2026.01.02 05:05:32.233262 [ 267 ] {eea40b14-9579-40f0-b22b-c123d2e29390} <Debug> TCPHandler: Processed in 0.084576096 sec. | ||
| 291 | 2026.01.02 05:05:32.233859 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 292 | 2026.01.02 05:05:32.234079 [ 270 ] {6694e0f1-266f-4618-9035-82c7adca4957} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 293 | 2026.01.02 05:05:32.234559 [ 270 ] {6694e0f1-266f-4618-9035-82c7adca4957} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:37056) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 294 | |||
| 295 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 296 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 297 | 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 | ||
| 298 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 299 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 300 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 301 | 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 | ||
| 302 | 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 | ||
| 303 | 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 | ||
| 304 | 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 | ||
| 305 | 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 | ||
| 306 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 307 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 308 | 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 | ||
| 309 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 310 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 311 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 312 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 313 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 314 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 315 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 316 | |||
| 317 | 2026.01.02 05:05:32.234836 [ 270 ] {6694e0f1-266f-4618-9035-82c7adca4957} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 318 | |||
| 319 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 320 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 321 | 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 | ||
| 322 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 323 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 324 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 325 | 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 | ||
| 326 | 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 | ||
| 327 | 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 | ||
| 328 | 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 | ||
| 329 | 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 | ||
| 330 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 331 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 332 | 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 | ||
| 333 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 334 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 335 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 336 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 337 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 338 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 339 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 340 | |||
| 341 | 2026.01.02 05:05:32.235142 [ 270 ] {6694e0f1-266f-4618-9035-82c7adca4957} <Debug> TCPHandler: Processed in 0.001469014 sec. | ||
| 342 | 2026.01.02 05:05:32.239170 [ 267 ] {} <Trace> TCP-Session: ee8b9760-d327-4be2-8c0e-e5f7223e3924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 343 | 2026.01.02 05:05:32.239997 [ 267 ] {fa4887f6-9a80-4148-a3be-f38a1eb908cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36799) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 344 | 2026.01.02 05:05:32.240607 [ 267 ] {fa4887f6-9a80-4148-a3be-f38a1eb908cd} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 345 | 2026.01.02 05:05:32.246939 [ 267 ] {fa4887f6-9a80-4148-a3be-f38a1eb908cd} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 346 | 2026.01.02 05:05:32.246962 [ 267 ] {fa4887f6-9a80-4148-a3be-f38a1eb908cd} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.9321e-05 sec | ||
| 347 | 2026.01.02 05:05:32.246975 [ 267 ] {fa4887f6-9a80-4148-a3be-f38a1eb908cd} <Trace> ReferentialDeps: No tables | ||
| 348 | 2026.01.02 05:05:32.247038 [ 267 ] {fa4887f6-9a80-4148-a3be-f38a1eb908cd} <Trace> LoadingDeps: No tables | ||
| 349 | 2026.01.02 05:05:32.247095 [ 267 ] {fa4887f6-9a80-4148-a3be-f38a1eb908cd} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 350 | 2026.01.02 05:05:32.247732 [ 267 ] {fa4887f6-9a80-4148-a3be-f38a1eb908cd} <Debug> TCPHandler: Processed in 0.008637075 sec. | ||
| 351 | 2026.01.02 05:05:32.247887 [ 267 ] {} <Trace> TCP-Session: ee8b9760-d327-4be2-8c0e-e5f7223e3924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 352 | 2026.01.02 05:05:32.248110 [ 267 ] {8174e6b6-29ff-4225-9e9f-894cea8e3c66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36799) /* The version table contains metadata about the `oximeter` database */ | ||
| 353 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 354 | 2026.01.02 05:05:32.248165 [ 267 ] {8174e6b6-29ff-4225-9e9f-894cea8e3c66} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 355 | 2026.01.02 05:05:32.253015 [ 267 ] {8174e6b6-29ff-4225-9e9f-894cea8e3c66} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 356 | 2026.01.02 05:05:32.271737 [ 267 ] {8174e6b6-29ff-4225-9e9f-894cea8e3c66} <Debug> oximeter.version (e3550e79-451c-4c3d-8ba1-9d3e49618ffc): Loading data parts | ||
| 357 | 2026.01.02 05:05:32.272854 [ 267 ] {8174e6b6-29ff-4225-9e9f-894cea8e3c66} <Debug> oximeter.version (e3550e79-451c-4c3d-8ba1-9d3e49618ffc): There are no data parts | ||
| 358 | 2026.01.02 05:05:32.309352 [ 267 ] {8174e6b6-29ff-4225-9e9f-894cea8e3c66} <Debug> TCPHandler: Processed in 0.061506269 sec. | ||
| 359 | 2026.01.02 05:05:32.309554 [ 267 ] {} <Trace> TCP-Session: ee8b9760-d327-4be2-8c0e-e5f7223e3924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 360 | 2026.01.02 05:05:32.309755 [ 267 ] {24b344af-89a8-4507-98d5-50022be3b730} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36799) /* The measurement tables contain all individual samples from each timeseries. | ||
| 361 | * | ||
| 362 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 363 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 364 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 365 | * by all samples from the same timeseries. | ||
| 366 | * | ||
| 367 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 368 | * and then uses that to index quickly into the measurements tables. | ||
| 369 | */ | ||
| 370 | 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) | ||
| 371 | 2026.01.02 05:05:32.309899 [ 267 ] {24b344af-89a8-4507-98d5-50022be3b730} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 372 | 2026.01.02 05:05:32.334136 [ 267 ] {24b344af-89a8-4507-98d5-50022be3b730} <Debug> oximeter.measurements_bool (0b2779fa-d8a4-4f66-a14b-91b20b950528): Loading data parts | ||
| 373 | 2026.01.02 05:05:32.334466 [ 267 ] {24b344af-89a8-4507-98d5-50022be3b730} <Debug> oximeter.measurements_bool (0b2779fa-d8a4-4f66-a14b-91b20b950528): There are no data parts | ||
| 374 | 2026.01.02 05:05:32.357738 [ 267 ] {24b344af-89a8-4507-98d5-50022be3b730} <Debug> TCPHandler: Processed in 0.048254208 sec. | ||
| 375 | 2026.01.02 05:05:32.358055 [ 267 ] {} <Trace> TCP-Session: ee8b9760-d327-4be2-8c0e-e5f7223e3924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 376 | 2026.01.02 05:05:32.358388 [ 267 ] {6fc14eb3-7329-4fda-9939-2d350c879e3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36799) 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) | ||
| 377 | 2026.01.02 05:05:32.358521 [ 267 ] {6fc14eb3-7329-4fda-9939-2d350c879e3a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 378 | 2026.01.02 05:05:32.382856 [ 267 ] {6fc14eb3-7329-4fda-9939-2d350c879e3a} <Debug> oximeter.measurements_i8 (c0d2a9ce-a7c2-4386-9461-89017ee0e860): Loading data parts | ||
| 379 | 2026.01.02 05:05:32.383166 [ 267 ] {6fc14eb3-7329-4fda-9939-2d350c879e3a} <Debug> oximeter.measurements_i8 (c0d2a9ce-a7c2-4386-9461-89017ee0e860): There are no data parts | ||
| 380 | 2026.01.02 05:05:32.398374 [ 267 ] {6fc14eb3-7329-4fda-9939-2d350c879e3a} <Debug> TCPHandler: Processed in 0.040442457 sec. | ||
| 381 | 2026.01.02 05:05:32.398539 [ 267 ] {} <Trace> TCP-Session: ee8b9760-d327-4be2-8c0e-e5f7223e3924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 382 | 2026.01.02 05:05:32.398705 [ 267 ] {cf1386a4-93e9-4db9-985d-0ccdbd77f10f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36799) 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) | ||
| 383 | 2026.01.02 05:05:32.398830 [ 267 ] {cf1386a4-93e9-4db9-985d-0ccdbd77f10f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 384 | 2026.01.02 05:05:32.409633 [ 267 ] {cf1386a4-93e9-4db9-985d-0ccdbd77f10f} <Debug> oximeter.measurements_u8 (40efffc6-25ce-42ff-8573-82711e633ef9): Loading data parts | ||
| 385 | 2026.01.02 05:05:32.409948 [ 267 ] {cf1386a4-93e9-4db9-985d-0ccdbd77f10f} <Debug> oximeter.measurements_u8 (40efffc6-25ce-42ff-8573-82711e633ef9): There are no data parts | ||
| 386 | 2026.01.02 05:05:32.435246 [ 267 ] {cf1386a4-93e9-4db9-985d-0ccdbd77f10f} <Debug> TCPHandler: Processed in 0.036756965 sec. | ||
| 387 | 2026.01.02 05:05:32.435412 [ 267 ] {} <Trace> TCP-Session: ee8b9760-d327-4be2-8c0e-e5f7223e3924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 388 | 2026.01.02 05:05:32.435667 [ 267 ] {ae8d840e-f03b-41c3-855e-e3881272ea8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36799) 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) | ||
| 389 | 2026.01.02 05:05:32.435780 [ 267 ] {ae8d840e-f03b-41c3-855e-e3881272ea8a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 390 | 2026.01.02 05:05:32.457451 [ 267 ] {ae8d840e-f03b-41c3-855e-e3881272ea8a} <Debug> oximeter.measurements_i16 (892eb3ff-5a38-41f8-8004-b8703f49d3ac): Loading data parts | ||
| 391 | 2026.01.02 05:05:32.457612 [ 267 ] {ae8d840e-f03b-41c3-855e-e3881272ea8a} <Debug> oximeter.measurements_i16 (892eb3ff-5a38-41f8-8004-b8703f49d3ac): There are no data parts | ||
| 392 | 2026.01.02 05:05:32.469370 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:62926 | ||
| 393 | 2026.01.02 05:05:32.471324 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 394 | 2026.01.02 05:05:32.471363 [ 278 ] {} <Debug> TCP-Session: 833b94b9-b806-470d-884d-e6e106d9b222 Authenticating user 'default' from [fd00:1122:3344:101::c]:62926 | ||
| 395 | 2026.01.02 05:05:32.471386 [ 278 ] {} <Debug> TCP-Session: 833b94b9-b806-470d-884d-e6e106d9b222 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 396 | 2026.01.02 05:05:32.471489 [ 278 ] {} <Debug> TCP-Session: 833b94b9-b806-470d-884d-e6e106d9b222 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 397 | 2026.01.02 05:05:32.471555 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 398 | 2026.01.02 05:05:32.471581 [ 278 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 399 | 2026.01.02 05:05:32.471670 [ 278 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 400 | 2026.01.02 05:05:32.472701 [ 267 ] {ae8d840e-f03b-41c3-855e-e3881272ea8a} <Debug> TCPHandler: Processed in 0.037331775 sec. | ||
| 401 | 2026.01.02 05:05:32.472886 [ 267 ] {} <Trace> TCP-Session: ee8b9760-d327-4be2-8c0e-e5f7223e3924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 402 | 2026.01.02 05:05:32.473119 [ 267 ] {5150f313-9d10-49e2-9f71-24a392a4c201} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36799) 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) | ||
| 403 | 2026.01.02 05:05:32.473218 [ 267 ] {5150f313-9d10-49e2-9f71-24a392a4c201} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 404 | 2026.01.02 05:05:32.475075 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:45673 | ||
| 405 | 2026.01.02 05:05:32.475184 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:43620 | ||
| 406 | 2026.01.02 05:05:32.475209 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 407 | 2026.01.02 05:05:32.475257 [ 279 ] {} <Debug> TCP-Session: b643c691-3b28-4c6f-bf82-6ce89722a6ca Authenticating user 'default' from [fd00:1122:3344:101::c]:45673 | ||
| 408 | 2026.01.02 05:05:32.475311 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:40344 | ||
| 409 | 2026.01.02 05:05:32.475356 [ 279 ] {} <Debug> TCP-Session: b643c691-3b28-4c6f-bf82-6ce89722a6ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 410 | 2026.01.02 05:05:32.475372 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 411 | 2026.01.02 05:05:32.475406 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:48669 | ||
| 412 | 2026.01.02 05:05:32.475376 [ 279 ] {} <Debug> TCP-Session: b643c691-3b28-4c6f-bf82-6ce89722a6ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 413 | 2026.01.02 05:05:32.475512 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 414 | 2026.01.02 05:05:32.475521 [ 280 ] {} <Debug> TCP-Session: b6dd5d83-1303-435b-8c03-eb58f38f51d3 Authenticating user 'default' from [fd00:1122:3344:101::c]:43620 | ||
| 415 | 2026.01.02 05:05:32.475560 [ 281 ] {} <Debug> TCP-Session: f9ed157f-9a6a-4ebf-8059-10a1b40fdf27 Authenticating user 'default' from [fd00:1122:3344:101::c]:40344 | ||
| 416 | 2026.01.02 05:05:32.475614 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:53497 | ||
| 417 | 2026.01.02 05:05:32.475635 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 418 | 2026.01.02 05:05:32.475681 [ 281 ] {} <Debug> TCP-Session: f9ed157f-9a6a-4ebf-8059-10a1b40fdf27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 419 | 2026.01.02 05:05:32.475717 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:62626 | ||
| 420 | 2026.01.02 05:05:32.475660 [ 280 ] {} <Debug> TCP-Session: b6dd5d83-1303-435b-8c03-eb58f38f51d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 421 | 2026.01.02 05:05:32.475769 [ 282 ] {} <Debug> TCP-Session: 793be2c6-7783-4027-ac90-89e65ef818ca Authenticating user 'default' from [fd00:1122:3344:101::c]:48669 | ||
| 422 | 2026.01.02 05:05:32.475788 [ 281 ] {} <Debug> TCP-Session: f9ed157f-9a6a-4ebf-8059-10a1b40fdf27 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 423 | 2026.01.02 05:05:32.475788 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 424 | 2026.01.02 05:05:32.475529 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:47179 | ||
| 425 | 2026.01.02 05:05:32.475895 [ 284 ] {} <Debug> TCP-Session: 0cfc8efa-5a57-4094-8367-d93f72a49d63 Authenticating user 'default' from [fd00:1122:3344:101::c]:53497 | ||
| 426 | 2026.01.02 05:05:32.475860 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 427 | 2026.01.02 05:05:32.475871 [ 282 ] {} <Debug> TCP-Session: 793be2c6-7783-4027-ac90-89e65ef818ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 428 | 2026.01.02 05:05:32.476017 [ 285 ] {} <Debug> TCP-Session: d9c7c18e-46a5-46fb-b588-d580b495e738 Authenticating user 'default' from [fd00:1122:3344:101::c]:62626 | ||
| 429 | 2026.01.02 05:05:32.476011 [ 284 ] {} <Debug> TCP-Session: 0cfc8efa-5a57-4094-8367-d93f72a49d63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 430 | 2026.01.02 05:05:32.475775 [ 280 ] {} <Debug> TCP-Session: b6dd5d83-1303-435b-8c03-eb58f38f51d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 431 | 2026.01.02 05:05:32.476110 [ 285 ] {} <Debug> TCP-Session: d9c7c18e-46a5-46fb-b588-d580b495e738 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 432 | 2026.01.02 05:05:32.476100 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 433 | 2026.01.02 05:05:32.476086 [ 284 ] {} <Debug> TCP-Session: 0cfc8efa-5a57-4094-8367-d93f72a49d63 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 434 | 2026.01.02 05:05:32.476218 [ 283 ] {} <Debug> TCP-Session: 0b9bedb2-270f-492e-b9fb-d11b2e754233 Authenticating user 'default' from [fd00:1122:3344:101::c]:47179 | ||
| 435 | 2026.01.02 05:05:32.476077 [ 282 ] {} <Debug> TCP-Session: 793be2c6-7783-4027-ac90-89e65ef818ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 436 | 2026.01.02 05:05:32.476221 [ 285 ] {} <Debug> TCP-Session: d9c7c18e-46a5-46fb-b588-d580b495e738 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 437 | 2026.01.02 05:05:32.476340 [ 283 ] {} <Debug> TCP-Session: 0b9bedb2-270f-492e-b9fb-d11b2e754233 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 438 | 2026.01.02 05:05:32.476491 [ 283 ] {} <Debug> TCP-Session: 0b9bedb2-270f-492e-b9fb-d11b2e754233 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 439 | 2026.01.02 05:05:32.496776 [ 267 ] {5150f313-9d10-49e2-9f71-24a392a4c201} <Debug> oximeter.measurements_u16 (0c481ead-746e-4d6c-bcc9-99c947ebb0bd): Loading data parts | ||
| 440 | 2026.01.02 05:05:32.496996 [ 267 ] {5150f313-9d10-49e2-9f71-24a392a4c201} <Debug> oximeter.measurements_u16 (0c481ead-746e-4d6c-bcc9-99c947ebb0bd): There are no data parts | ||
| 441 | 2026.01.02 05:05:32.505978 [ 267 ] {5150f313-9d10-49e2-9f71-24a392a4c201} <Debug> TCPHandler: Processed in 0.033152144 sec. | ||
| 442 | 2026.01.02 05:05:32.506136 [ 267 ] {} <Trace> TCP-Session: ee8b9760-d327-4be2-8c0e-e5f7223e3924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 443 | 2026.01.02 05:05:32.506339 [ 267 ] {7a6e1fdc-a433-49f0-a030-661a31903e4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36799) 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.02 05:05:32.506418 [ 267 ] {7a6e1fdc-a433-49f0-a030-661a31903e4a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 445 | 2026.01.02 05:05:32.510002 [ 267 ] {7a6e1fdc-a433-49f0-a030-661a31903e4a} <Debug> oximeter.measurements_i32 (8171725f-d83d-4387-86b7-c74b208ac260): Loading data parts | ||
| 446 | 2026.01.02 05:05:32.510289 [ 267 ] {7a6e1fdc-a433-49f0-a030-661a31903e4a} <Debug> oximeter.measurements_i32 (8171725f-d83d-4387-86b7-c74b208ac260): There are no data parts | ||
| 447 | 2026.01.02 05:05:32.533247 [ 267 ] {7a6e1fdc-a433-49f0-a030-661a31903e4a} <Debug> TCPHandler: Processed in 0.027160204 sec. | ||
| 448 | 2026.01.02 05:05:32.533513 [ 267 ] {} <Trace> TCP-Session: ee8b9760-d327-4be2-8c0e-e5f7223e3924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 449 | 2026.01.02 05:05:32.533714 [ 267 ] {b2596f5e-4663-428f-81e7-ca609bfb5cca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36799) 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.02 05:05:32.533850 [ 267 ] {b2596f5e-4663-428f-81e7-ca609bfb5cca} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 451 | 2026.01.02 05:05:32.536694 [ 267 ] {b2596f5e-4663-428f-81e7-ca609bfb5cca} <Debug> oximeter.measurements_u32 (efb8d4ea-c2d2-42fd-9e8d-9c1fce162e1b): Loading data parts | ||
| 452 | 2026.01.02 05:05:32.536943 [ 267 ] {b2596f5e-4663-428f-81e7-ca609bfb5cca} <Debug> oximeter.measurements_u32 (efb8d4ea-c2d2-42fd-9e8d-9c1fce162e1b): There are no data parts | ||
| 453 | 2026.01.02 05:05:32.549901 [ 267 ] {b2596f5e-4663-428f-81e7-ca609bfb5cca} <Debug> TCPHandler: Processed in 0.016448176 sec. | ||
| 454 | 2026.01.02 05:05:32.550118 [ 267 ] {} <Trace> TCP-Session: ee8b9760-d327-4be2-8c0e-e5f7223e3924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 455 | 2026.01.02 05:05:32.550416 [ 267 ] {58b9cc82-5ce3-4c4f-a8e4-88e0c1139b62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36799) 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.02 05:05:32.550519 [ 267 ] {58b9cc82-5ce3-4c4f-a8e4-88e0c1139b62} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 457 | 2026.01.02 05:05:32.560721 [ 267 ] {58b9cc82-5ce3-4c4f-a8e4-88e0c1139b62} <Debug> oximeter.measurements_i64 (bf2a0e0e-2273-4c7f-93bd-8185d39b76b3): Loading data parts | ||
| 458 | 2026.01.02 05:05:32.560919 [ 267 ] {58b9cc82-5ce3-4c4f-a8e4-88e0c1139b62} <Debug> oximeter.measurements_i64 (bf2a0e0e-2273-4c7f-93bd-8185d39b76b3): There are no data parts | ||
| 459 | 2026.01.02 05:05:32.574247 [ 267 ] {58b9cc82-5ce3-4c4f-a8e4-88e0c1139b62} <Debug> TCPHandler: Processed in 0.024189125 sec. | ||
| 460 | 2026.01.02 05:05:32.574495 [ 267 ] {} <Trace> TCP-Session: ee8b9760-d327-4be2-8c0e-e5f7223e3924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 461 | 2026.01.02 05:05:32.574656 [ 267 ] {b56619d5-14d5-4e86-9a75-ff18f92afc0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36799) 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.02 05:05:32.574836 [ 267 ] {b56619d5-14d5-4e86-9a75-ff18f92afc0b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 463 | 2026.01.02 05:05:32.594810 [ 267 ] {b56619d5-14d5-4e86-9a75-ff18f92afc0b} <Debug> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Loading data parts | ||
| 464 | 2026.01.02 05:05:32.595020 [ 267 ] {b56619d5-14d5-4e86-9a75-ff18f92afc0b} <Debug> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): There are no data parts | ||
| 465 | 2026.01.02 05:05:32.600102 [ 267 ] {b56619d5-14d5-4e86-9a75-ff18f92afc0b} <Debug> TCPHandler: Processed in 0.0256615 sec. | ||
| 466 | 2026.01.02 05:05:32.600278 [ 267 ] {} <Trace> TCP-Session: ee8b9760-d327-4be2-8c0e-e5f7223e3924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 467 | 2026.01.02 05:05:32.600443 [ 267 ] {8031f1b1-c106-4bf7-b972-78031af6826e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36799) 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.02 05:05:32.600594 [ 267 ] {8031f1b1-c106-4bf7-b972-78031af6826e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 469 | 2026.01.02 05:05:32.611074 [ 267 ] {8031f1b1-c106-4bf7-b972-78031af6826e} <Debug> oximeter.measurements_f32 (d0497bba-4e81-48bf-8de9-a23c3a5f0d8f): Loading data parts | ||
| 470 | 2026.01.02 05:05:32.611259 [ 267 ] {8031f1b1-c106-4bf7-b972-78031af6826e} <Debug> oximeter.measurements_f32 (d0497bba-4e81-48bf-8de9-a23c3a5f0d8f): There are no data parts | ||
| 471 | 2026.01.02 05:05:32.624005 [ 267 ] {8031f1b1-c106-4bf7-b972-78031af6826e} <Debug> TCPHandler: Processed in 0.023783888 sec. | ||
| 472 | 2026.01.02 05:05:32.624242 [ 267 ] {} <Trace> TCP-Session: ee8b9760-d327-4be2-8c0e-e5f7223e3924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 473 | 2026.01.02 05:05:32.624406 [ 267 ] {18a20950-a3e9-46ee-b23c-a7ee4400e026} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36799) 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.02 05:05:32.624518 [ 267 ] {18a20950-a3e9-46ee-b23c-a7ee4400e026} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 475 | 2026.01.02 05:05:32.634493 [ 267 ] {18a20950-a3e9-46ee-b23c-a7ee4400e026} <Debug> oximeter.measurements_f64 (aa9bbb3a-da62-4075-81f6-d05edd62a94a): Loading data parts | ||
| 476 | 2026.01.02 05:05:32.634683 [ 267 ] {18a20950-a3e9-46ee-b23c-a7ee4400e026} <Debug> oximeter.measurements_f64 (aa9bbb3a-da62-4075-81f6-d05edd62a94a): There are no data parts | ||
| 477 | 2026.01.02 05:05:32.637746 [ 267 ] {18a20950-a3e9-46ee-b23c-a7ee4400e026} <Debug> TCPHandler: Processed in 0.013554887 sec. | ||
| 478 | 2026.01.02 05:05:32.637909 [ 267 ] {} <Trace> TCP-Session: ee8b9760-d327-4be2-8c0e-e5f7223e3924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 479 | 2026.01.02 05:05:32.638070 [ 267 ] {8b7e232c-4934-4542-b272-fe503082047a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36799) 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.02 05:05:32.638200 [ 267 ] {8b7e232c-4934-4542-b272-fe503082047a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 481 | 2026.01.02 05:05:32.662318 [ 267 ] {8b7e232c-4934-4542-b272-fe503082047a} <Debug> oximeter.measurements_string (f3f10588-04b9-44e3-9322-7f570cbff5b4): Loading data parts | ||
| 482 | 2026.01.02 05:05:32.662477 [ 267 ] {8b7e232c-4934-4542-b272-fe503082047a} <Debug> oximeter.measurements_string (f3f10588-04b9-44e3-9322-7f570cbff5b4): There are no data parts | ||
| 483 | 2026.01.02 05:05:32.672599 [ 267 ] {8b7e232c-4934-4542-b272-fe503082047a} <Debug> TCPHandler: Processed in 0.034738231 sec. | ||
| 484 | 2026.01.02 05:05:32.672847 [ 267 ] {} <Trace> TCP-Session: ee8b9760-d327-4be2-8c0e-e5f7223e3924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 485 | 2026.01.02 05:05:32.673011 [ 267 ] {fafcd2e8-67ab-4077-abdf-2c4b72274f8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36799) 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.02 05:05:32.673134 [ 267 ] {fafcd2e8-67ab-4077-abdf-2c4b72274f8c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 494 | 2026.01.02 05:05:32.689285 [ 267 ] {fafcd2e8-67ab-4077-abdf-2c4b72274f8c} <Debug> oximeter.measurements_bytes (313cbaa4-536c-40a5-939f-9b2789b3327a): Loading data parts | ||
| 495 | 2026.01.02 05:05:32.689451 [ 267 ] {fafcd2e8-67ab-4077-abdf-2c4b72274f8c} <Debug> oximeter.measurements_bytes (313cbaa4-536c-40a5-939f-9b2789b3327a): There are no data parts | ||
| 496 | 2026.01.02 05:05:32.702839 [ 267 ] {fafcd2e8-67ab-4077-abdf-2c4b72274f8c} <Debug> TCPHandler: Processed in 0.030042473 sec. | ||
| 497 | 2026.01.02 05:05:32.703142 [ 267 ] {} <Trace> TCP-Session: ee8b9760-d327-4be2-8c0e-e5f7223e3924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 498 | 2026.01.02 05:05:32.703323 [ 267 ] {ce356798-c9fc-4412-9e0e-6e0d1a05392e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36799) 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.02 05:05:32.703466 [ 267 ] {ce356798-c9fc-4412-9e0e-6e0d1a05392e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 500 | 2026.01.02 05:05:32.722586 [ 267 ] {ce356798-c9fc-4412-9e0e-6e0d1a05392e} <Debug> oximeter.measurements_cumulativei64 (4e538e90-dd4e-4e78-9443-0aeff49954a1): Loading data parts | ||
| 501 | 2026.01.02 05:05:32.722913 [ 267 ] {ce356798-c9fc-4412-9e0e-6e0d1a05392e} <Debug> oximeter.measurements_cumulativei64 (4e538e90-dd4e-4e78-9443-0aeff49954a1): There are no data parts | ||
| 502 | 2026.01.02 05:05:32.737831 [ 267 ] {ce356798-c9fc-4412-9e0e-6e0d1a05392e} <Debug> TCPHandler: Processed in 0.034753362 sec. | ||
| 503 | 2026.01.02 05:05:32.737992 [ 267 ] {} <Trace> TCP-Session: ee8b9760-d327-4be2-8c0e-e5f7223e3924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 504 | 2026.01.02 05:05:32.738219 [ 267 ] {d749ceba-d2c2-4255-85a3-2ffb45f9285b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36799) 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.02 05:05:32.738328 [ 267 ] {d749ceba-d2c2-4255-85a3-2ffb45f9285b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 506 | 2026.01.02 05:05:32.750470 [ 267 ] {d749ceba-d2c2-4255-85a3-2ffb45f9285b} <Debug> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Loading data parts | ||
| 507 | 2026.01.02 05:05:32.750678 [ 267 ] {d749ceba-d2c2-4255-85a3-2ffb45f9285b} <Debug> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): There are no data parts | ||
| 508 | 2026.01.02 05:05:32.771548 [ 267 ] {d749ceba-d2c2-4255-85a3-2ffb45f9285b} <Debug> TCPHandler: Processed in 0.033584872 sec. | ||
| 509 | 2026.01.02 05:05:32.771752 [ 267 ] {} <Trace> TCP-Session: ee8b9760-d327-4be2-8c0e-e5f7223e3924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 510 | 2026.01.02 05:05:32.771951 [ 267 ] {4bc8b3c9-1a87-4b8c-93e4-ee8515e505ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36799) 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.02 05:05:32.772084 [ 267 ] {4bc8b3c9-1a87-4b8c-93e4-ee8515e505ba} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 512 | 2026.01.02 05:05:32.786720 [ 267 ] {4bc8b3c9-1a87-4b8c-93e4-ee8515e505ba} <Debug> oximeter.measurements_cumulativef32 (f1713354-a356-4d0a-a7db-dbe407e37837): Loading data parts | ||
| 513 | 2026.01.02 05:05:32.786894 [ 267 ] {4bc8b3c9-1a87-4b8c-93e4-ee8515e505ba} <Debug> oximeter.measurements_cumulativef32 (f1713354-a356-4d0a-a7db-dbe407e37837): There are no data parts | ||
| 514 | 2026.01.02 05:05:32.799890 [ 267 ] {4bc8b3c9-1a87-4b8c-93e4-ee8515e505ba} <Debug> TCPHandler: Processed in 0.028201822 sec. | ||
| 515 | 2026.01.02 05:05:32.800155 [ 267 ] {} <Trace> TCP-Session: ee8b9760-d327-4be2-8c0e-e5f7223e3924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 516 | 2026.01.02 05:05:32.800325 [ 267 ] {75e241a2-3ad8-4c41-a137-04163f488ba6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36799) 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.02 05:05:32.800452 [ 267 ] {75e241a2-3ad8-4c41-a137-04163f488ba6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 518 | 2026.01.02 05:05:32.820228 [ 267 ] {75e241a2-3ad8-4c41-a137-04163f488ba6} <Debug> oximeter.measurements_cumulativef64 (32d125d1-568a-45f0-a9ca-c62a703cdecb): Loading data parts | ||
| 519 | 2026.01.02 05:05:32.820650 [ 267 ] {75e241a2-3ad8-4c41-a137-04163f488ba6} <Debug> oximeter.measurements_cumulativef64 (32d125d1-568a-45f0-a9ca-c62a703cdecb): There are no data parts | ||
| 520 | 2026.01.02 05:05:32.835798 [ 267 ] {75e241a2-3ad8-4c41-a137-04163f488ba6} <Debug> TCPHandler: Processed in 0.035705397 sec. | ||
| 521 | 2026.01.02 05:05:32.836026 [ 267 ] {} <Trace> TCP-Session: ee8b9760-d327-4be2-8c0e-e5f7223e3924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 522 | 2026.01.02 05:05:32.836417 [ 267 ] {62b6b583-b2b7-4861-8c43-0894b4e48bc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36799) 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.02 05:05:32.836573 [ 267 ] {62b6b583-b2b7-4861-8c43-0894b4e48bc7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 534 | 2026.01.02 05:05:32.858982 [ 267 ] {62b6b583-b2b7-4861-8c43-0894b4e48bc7} <Debug> oximeter.measurements_histogrami8 (a67b4e31-342b-4882-900d-3437b6473807): Loading data parts | ||
| 535 | 2026.01.02 05:05:32.859156 [ 267 ] {62b6b583-b2b7-4861-8c43-0894b4e48bc7} <Debug> oximeter.measurements_histogrami8 (a67b4e31-342b-4882-900d-3437b6473807): There are no data parts | ||
| 536 | 2026.01.02 05:05:32.883521 [ 267 ] {62b6b583-b2b7-4861-8c43-0894b4e48bc7} <Debug> TCPHandler: Processed in 0.047558356 sec. | ||
| 537 | 2026.01.02 05:05:32.883795 [ 267 ] {} <Trace> TCP-Session: ee8b9760-d327-4be2-8c0e-e5f7223e3924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 538 | 2026.01.02 05:05:32.884032 [ 267 ] {641f5ed1-a81a-43d1-920b-425d8a0c8757} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36799) 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.02 05:05:32.884164 [ 267 ] {641f5ed1-a81a-43d1-920b-425d8a0c8757} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 540 | 2026.01.02 05:05:32.896373 [ 267 ] {641f5ed1-a81a-43d1-920b-425d8a0c8757} <Debug> oximeter.measurements_histogramu8 (465a7647-943a-4f15-bc35-10534cb53b66): Loading data parts | ||
| 541 | 2026.01.02 05:05:32.896634 [ 267 ] {641f5ed1-a81a-43d1-920b-425d8a0c8757} <Debug> oximeter.measurements_histogramu8 (465a7647-943a-4f15-bc35-10534cb53b66): There are no data parts | ||
| 542 | 2026.01.02 05:05:32.916553 [ 267 ] {641f5ed1-a81a-43d1-920b-425d8a0c8757} <Debug> TCPHandler: Processed in 0.03287204 sec. | ||
| 543 | 2026.01.02 05:05:32.916782 [ 267 ] {} <Trace> TCP-Session: ee8b9760-d327-4be2-8c0e-e5f7223e3924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 544 | 2026.01.02 05:05:32.917080 [ 267 ] {4cbc0a96-ca34-4bbb-a834-32dbd1b4b7a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36799) 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.02 05:05:32.917200 [ 267 ] {4cbc0a96-ca34-4bbb-a834-32dbd1b4b7a5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 546 | 2026.01.02 05:05:32.931647 [ 267 ] {4cbc0a96-ca34-4bbb-a834-32dbd1b4b7a5} <Debug> oximeter.measurements_histogrami16 (2ee3e4fe-d6c8-44e3-aabe-50a6e057e29d): Loading data parts | ||
| 547 | 2026.01.02 05:05:32.931803 [ 267 ] {4cbc0a96-ca34-4bbb-a834-32dbd1b4b7a5} <Debug> oximeter.measurements_histogrami16 (2ee3e4fe-d6c8-44e3-aabe-50a6e057e29d): There are no data parts | ||
| 548 | 2026.01.02 05:05:32.944969 [ 267 ] {4cbc0a96-ca34-4bbb-a834-32dbd1b4b7a5} <Debug> TCPHandler: Processed in 0.028245053 sec. | ||
| 549 | 2026.01.02 05:05:32.945217 [ 267 ] {} <Trace> TCP-Session: ee8b9760-d327-4be2-8c0e-e5f7223e3924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 550 | 2026.01.02 05:05:32.945439 [ 267 ] {b9d5f948-f71a-4d08-a28b-1ae844856bcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36799) 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.02 05:05:32.945577 [ 267 ] {b9d5f948-f71a-4d08-a28b-1ae844856bcc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 552 | 2026.01.02 05:05:32.965579 [ 267 ] {b9d5f948-f71a-4d08-a28b-1ae844856bcc} <Debug> oximeter.measurements_histogramu16 (47d18377-a38c-47c7-882d-bba37e91ed30): Loading data parts | ||
| 553 | 2026.01.02 05:05:32.965981 [ 267 ] {b9d5f948-f71a-4d08-a28b-1ae844856bcc} <Debug> oximeter.measurements_histogramu16 (47d18377-a38c-47c7-882d-bba37e91ed30): There are no data parts | ||
| 554 | 2026.01.02 05:05:32.980927 [ 267 ] {b9d5f948-f71a-4d08-a28b-1ae844856bcc} <Debug> TCPHandler: Processed in 0.035762309 sec. | ||
| 555 | 2026.01.02 05:05:32.981097 [ 267 ] {} <Trace> TCP-Session: ee8b9760-d327-4be2-8c0e-e5f7223e3924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 556 | 2026.01.02 05:05:32.981389 [ 267 ] {915b67d4-3d18-433c-ac94-bf06fffee8c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36799) 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.02 05:05:32.981527 [ 267 ] {915b67d4-3d18-433c-ac94-bf06fffee8c0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 558 | 2026.01.02 05:05:32.994296 [ 267 ] {915b67d4-3d18-433c-ac94-bf06fffee8c0} <Debug> oximeter.measurements_histogrami32 (bdcc8017-6c02-4689-960f-f3c1c9d1561e): Loading data parts | ||
| 559 | 2026.01.02 05:05:32.994507 [ 267 ] {915b67d4-3d18-433c-ac94-bf06fffee8c0} <Debug> oximeter.measurements_histogrami32 (bdcc8017-6c02-4689-960f-f3c1c9d1561e): There are no data parts | ||
| 560 | 2026.01.02 05:05:33.000329 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 124.90 MiB, peak 124.90 MiB, free memory in arenas 0.00 B, will set to 134.25 MiB (RSS), difference: 9.35 MiB | ||
| 561 | 2026.01.02 05:05:33.005538 [ 267 ] {915b67d4-3d18-433c-ac94-bf06fffee8c0} <Debug> TCPHandler: Processed in 0.02449387 sec. | ||
| 562 | 2026.01.02 05:05:33.005725 [ 267 ] {} <Trace> TCP-Session: ee8b9760-d327-4be2-8c0e-e5f7223e3924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 563 | 2026.01.02 05:05:33.005979 [ 267 ] {8e398e4e-de1b-4c99-80b1-1c29577dc9fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36799) 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) | ||
| 564 | 2026.01.02 05:05:33.006120 [ 267 ] {8e398e4e-de1b-4c99-80b1-1c29577dc9fd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 565 | 2026.01.02 05:05:33.018357 [ 267 ] {8e398e4e-de1b-4c99-80b1-1c29577dc9fd} <Debug> oximeter.measurements_histogramu32 (46a196bc-f38b-4bcc-9063-7bf9355e1e1d): Loading data parts | ||
| 566 | 2026.01.02 05:05:33.018538 [ 267 ] {8e398e4e-de1b-4c99-80b1-1c29577dc9fd} <Debug> oximeter.measurements_histogramu32 (46a196bc-f38b-4bcc-9063-7bf9355e1e1d): There are no data parts | ||
| 567 | 2026.01.02 05:05:33.029739 [ 267 ] {8e398e4e-de1b-4c99-80b1-1c29577dc9fd} <Debug> TCPHandler: Processed in 0.024082583 sec. | ||
| 568 | 2026.01.02 05:05:33.029917 [ 267 ] {} <Trace> TCP-Session: ee8b9760-d327-4be2-8c0e-e5f7223e3924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 569 | 2026.01.02 05:05:33.030233 [ 267 ] {ee2d840f-44cb-46ed-b36c-75ab305b9f74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36799) 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) | ||
| 570 | 2026.01.02 05:05:33.030399 [ 267 ] {ee2d840f-44cb-46ed-b36c-75ab305b9f74} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 571 | 2026.01.02 05:05:33.042473 [ 267 ] {ee2d840f-44cb-46ed-b36c-75ab305b9f74} <Debug> oximeter.measurements_histogrami64 (913e35eb-6129-4ec7-a549-862e7246d4d6): Loading data parts | ||
| 572 | 2026.01.02 05:05:33.042753 [ 267 ] {ee2d840f-44cb-46ed-b36c-75ab305b9f74} <Debug> oximeter.measurements_histogrami64 (913e35eb-6129-4ec7-a549-862e7246d4d6): There are no data parts | ||
| 573 | 2026.01.02 05:05:33.064343 [ 267 ] {ee2d840f-44cb-46ed-b36c-75ab305b9f74} <Debug> TCPHandler: Processed in 0.034518618 sec. | ||
| 574 | 2026.01.02 05:05:33.064546 [ 267 ] {} <Trace> TCP-Session: ee8b9760-d327-4be2-8c0e-e5f7223e3924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 575 | 2026.01.02 05:05:33.064844 [ 267 ] {f25111b4-3c96-456a-a8b7-e7be54f5bdb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36799) 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) | ||
| 576 | 2026.01.02 05:05:33.064992 [ 267 ] {f25111b4-3c96-456a-a8b7-e7be54f5bdb5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 577 | 2026.01.02 05:05:33.069522 [ 267 ] {f25111b4-3c96-456a-a8b7-e7be54f5bdb5} <Debug> oximeter.measurements_histogramu64 (1ea2d44b-9dfb-4731-8ee2-8779179f369b): Loading data parts | ||
| 578 | 2026.01.02 05:05:33.069757 [ 267 ] {f25111b4-3c96-456a-a8b7-e7be54f5bdb5} <Debug> oximeter.measurements_histogramu64 (1ea2d44b-9dfb-4731-8ee2-8779179f369b): There are no data parts | ||
| 579 | 2026.01.02 05:05:33.090648 [ 267 ] {f25111b4-3c96-456a-a8b7-e7be54f5bdb5} <Debug> TCPHandler: Processed in 0.026146478 sec. | ||
| 580 | 2026.01.02 05:05:33.090851 [ 267 ] {} <Trace> TCP-Session: ee8b9760-d327-4be2-8c0e-e5f7223e3924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 581 | 2026.01.02 05:05:33.091273 [ 267 ] {0946049d-d6ed-451b-b7ba-37990c62960f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36799) 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) | ||
| 582 | 2026.01.02 05:05:33.091453 [ 267 ] {0946049d-d6ed-451b-b7ba-37990c62960f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 583 | 2026.01.02 05:05:33.107310 [ 267 ] {0946049d-d6ed-451b-b7ba-37990c62960f} <Debug> oximeter.measurements_histogramf32 (be3cf579-422b-47a7-98dd-66039152857a): Loading data parts | ||
| 584 | 2026.01.02 05:05:33.107478 [ 267 ] {0946049d-d6ed-451b-b7ba-37990c62960f} <Debug> oximeter.measurements_histogramf32 (be3cf579-422b-47a7-98dd-66039152857a): There are no data parts | ||
| 585 | 2026.01.02 05:05:33.116706 [ 267 ] {0946049d-d6ed-451b-b7ba-37990c62960f} <Debug> TCPHandler: Processed in 0.025936705 sec. | ||
| 586 | 2026.01.02 05:05:33.116950 [ 267 ] {} <Trace> TCP-Session: ee8b9760-d327-4be2-8c0e-e5f7223e3924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 587 | 2026.01.02 05:05:33.117229 [ 267 ] {3054d9e7-daba-40e3-8338-757dedf3d89a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36799) 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) | ||
| 588 | 2026.01.02 05:05:33.117384 [ 267 ] {3054d9e7-daba-40e3-8338-757dedf3d89a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 589 | 2026.01.02 05:05:33.132295 [ 267 ] {3054d9e7-daba-40e3-8338-757dedf3d89a} <Debug> oximeter.measurements_histogramf64 (f951b426-a562-48fa-88ff-7c5831e2d61c): Loading data parts | ||
| 590 | 2026.01.02 05:05:33.132453 [ 267 ] {3054d9e7-daba-40e3-8338-757dedf3d89a} <Debug> oximeter.measurements_histogramf64 (f951b426-a562-48fa-88ff-7c5831e2d61c): There are no data parts | ||
| 591 | 2026.01.02 05:05:33.145492 [ 267 ] {3054d9e7-daba-40e3-8338-757dedf3d89a} <Debug> TCPHandler: Processed in 0.028615949 sec. | ||
| 592 | 2026.01.02 05:05:33.145678 [ 267 ] {} <Trace> TCP-Session: ee8b9760-d327-4be2-8c0e-e5f7223e3924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 593 | 2026.01.02 05:05:33.145992 [ 267 ] {1cab29c5-69bf-4f75-9bf3-ca2c101d9f0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36799) /* The field tables store named dimensions of each timeseries. | ||
| 594 | * | ||
| 595 | * As with the measurement tables, there is one field table for each field data | ||
| 596 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 597 | * this behavior **must not** be relied upon for query correctness. | ||
| 598 | * | ||
| 599 | * The index for the fields differs from the measurements, however. Rows are | ||
| 600 | * sorted by timeseries name, then field name, field value, and finally | ||
| 601 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 602 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 603 | * usually then used to look up measurements. | ||
| 604 | * | ||
| 605 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 606 | * timeseries name and then key, since it would improve lookups where one | ||
| 607 | * already has the key. Realistically though, these tables are quite small and | ||
| 608 | * so performance benefits will be low in absolute terms. | ||
| 609 | * | ||
| 610 | * TTL: We use a materialized column to expire old field table records. This | ||
| 611 | * column is generated automatically by the database whenever a new row is | ||
| 612 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 613 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 614 | * record will remain during a deduplication, which will have the last | ||
| 615 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 616 | * measurement tables. | ||
| 617 | */ | ||
| 618 | 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) | ||
| 619 | 2026.01.02 05:05:33.146144 [ 267 ] {1cab29c5-69bf-4f75-9bf3-ca2c101d9f0f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 620 | 2026.01.02 05:05:33.156331 [ 267 ] {1cab29c5-69bf-4f75-9bf3-ca2c101d9f0f} <Debug> oximeter.fields_bool (a7622439-99c1-428a-80b2-8803c082c1ef): Loading data parts | ||
| 621 | 2026.01.02 05:05:33.156534 [ 267 ] {1cab29c5-69bf-4f75-9bf3-ca2c101d9f0f} <Debug> oximeter.fields_bool (a7622439-99c1-428a-80b2-8803c082c1ef): There are no data parts | ||
| 622 | 2026.01.02 05:05:33.178460 [ 267 ] {1cab29c5-69bf-4f75-9bf3-ca2c101d9f0f} <Debug> TCPHandler: Processed in 0.03284457 sec. | ||
| 623 | 2026.01.02 05:05:33.178656 [ 267 ] {} <Trace> TCP-Session: ee8b9760-d327-4be2-8c0e-e5f7223e3924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 624 | 2026.01.02 05:05:33.178858 [ 267 ] {b3249690-eba2-4ad0-8b2f-7ed7157c2b6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36799) 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) | ||
| 625 | 2026.01.02 05:05:33.178991 [ 267 ] {b3249690-eba2-4ad0-8b2f-7ed7157c2b6c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 626 | 2026.01.02 05:05:33.204038 [ 267 ] {b3249690-eba2-4ad0-8b2f-7ed7157c2b6c} <Debug> oximeter.fields_i8 (7c091ea9-a4a1-4d97-a13c-d5b858934bb1): Loading data parts | ||
| 627 | 2026.01.02 05:05:33.204328 [ 267 ] {b3249690-eba2-4ad0-8b2f-7ed7157c2b6c} <Debug> oximeter.fields_i8 (7c091ea9-a4a1-4d97-a13c-d5b858934bb1): There are no data parts | ||
| 628 | 2026.01.02 05:05:33.214514 [ 267 ] {b3249690-eba2-4ad0-8b2f-7ed7157c2b6c} <Debug> TCPHandler: Processed in 0.035921031 sec. | ||
| 629 | 2026.01.02 05:05:33.214727 [ 267 ] {} <Trace> TCP-Session: ee8b9760-d327-4be2-8c0e-e5f7223e3924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 630 | 2026.01.02 05:05:33.215032 [ 267 ] {da3665bf-4b80-48e9-8f84-8b5f8f45edd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36799) 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) | ||
| 631 | 2026.01.02 05:05:33.215155 [ 267 ] {da3665bf-4b80-48e9-8f84-8b5f8f45edd4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 632 | 2026.01.02 05:05:33.230484 [ 267 ] {da3665bf-4b80-48e9-8f84-8b5f8f45edd4} <Debug> oximeter.fields_u8 (ae3e3832-81ae-4954-8933-d68b9608f6be): Loading data parts | ||
| 633 | 2026.01.02 05:05:33.230680 [ 267 ] {da3665bf-4b80-48e9-8f84-8b5f8f45edd4} <Debug> oximeter.fields_u8 (ae3e3832-81ae-4954-8933-d68b9608f6be): There are no data parts | ||
| 634 | 2026.01.02 05:05:33.243868 [ 267 ] {da3665bf-4b80-48e9-8f84-8b5f8f45edd4} <Debug> TCPHandler: Processed in 0.029208239 sec. | ||
| 635 | 2026.01.02 05:05:33.244040 [ 267 ] {} <Trace> TCP-Session: ee8b9760-d327-4be2-8c0e-e5f7223e3924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 636 | 2026.01.02 05:05:33.244206 [ 267 ] {dcf7c873-27cf-4655-9cb8-30c56d113c71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36799) 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) | ||
| 637 | 2026.01.02 05:05:33.244341 [ 267 ] {dcf7c873-27cf-4655-9cb8-30c56d113c71} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 638 | 2026.01.02 05:05:33.254358 [ 267 ] {dcf7c873-27cf-4655-9cb8-30c56d113c71} <Debug> oximeter.fields_i16 (cb56b64a-0514-41c6-b851-58b3833bf8fd): Loading data parts | ||
| 639 | 2026.01.02 05:05:33.254644 [ 267 ] {dcf7c873-27cf-4655-9cb8-30c56d113c71} <Debug> oximeter.fields_i16 (cb56b64a-0514-41c6-b851-58b3833bf8fd): There are no data parts | ||
| 640 | 2026.01.02 05:05:33.276929 [ 267 ] {dcf7c873-27cf-4655-9cb8-30c56d113c71} <Debug> TCPHandler: Processed in 0.032945731 sec. | ||
| 641 | 2026.01.02 05:05:33.277120 [ 267 ] {} <Trace> TCP-Session: ee8b9760-d327-4be2-8c0e-e5f7223e3924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 642 | 2026.01.02 05:05:33.277445 [ 267 ] {6b4fab08-5015-4979-9cd8-9321cee6ef05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36799) 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) | ||
| 643 | 2026.01.02 05:05:33.277583 [ 267 ] {6b4fab08-5015-4979-9cd8-9321cee6ef05} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 644 | 2026.01.02 05:05:33.280491 [ 267 ] {6b4fab08-5015-4979-9cd8-9321cee6ef05} <Debug> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Loading data parts | ||
| 645 | 2026.01.02 05:05:33.280651 [ 267 ] {6b4fab08-5015-4979-9cd8-9321cee6ef05} <Debug> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): There are no data parts | ||
| 646 | 2026.01.02 05:05:33.292827 [ 267 ] {6b4fab08-5015-4979-9cd8-9321cee6ef05} <Debug> TCPHandler: Processed in 0.015777814 sec. | ||
| 647 | 2026.01.02 05:05:33.292995 [ 267 ] {} <Trace> TCP-Session: ee8b9760-d327-4be2-8c0e-e5f7223e3924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 648 | 2026.01.02 05:05:33.293205 [ 267 ] {8a0f64f9-aa88-4ded-9878-26a30dbc5daf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36799) 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) | ||
| 649 | 2026.01.02 05:05:33.293389 [ 267 ] {8a0f64f9-aa88-4ded-9878-26a30dbc5daf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 650 | 2026.01.02 05:05:33.303538 [ 267 ] {8a0f64f9-aa88-4ded-9878-26a30dbc5daf} <Debug> oximeter.fields_i32 (7346dd69-c9e8-41f8-8fe5-7a03deb98a41): Loading data parts | ||
| 651 | 2026.01.02 05:05:33.303724 [ 267 ] {8a0f64f9-aa88-4ded-9878-26a30dbc5daf} <Debug> oximeter.fields_i32 (7346dd69-c9e8-41f8-8fe5-7a03deb98a41): There are no data parts | ||
| 652 | 2026.01.02 05:05:33.316680 [ 267 ] {8a0f64f9-aa88-4ded-9878-26a30dbc5daf} <Debug> TCPHandler: Processed in 0.023733538 sec. | ||
| 653 | 2026.01.02 05:05:33.316865 [ 267 ] {} <Trace> TCP-Session: ee8b9760-d327-4be2-8c0e-e5f7223e3924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 654 | 2026.01.02 05:05:33.317119 [ 267 ] {6eb05a2b-1426-43dd-bbe3-992b768e5b5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36799) 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) | ||
| 655 | 2026.01.02 05:05:33.317260 [ 267 ] {6eb05a2b-1426-43dd-bbe3-992b768e5b5a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 656 | 2026.01.02 05:05:33.337616 [ 267 ] {6eb05a2b-1426-43dd-bbe3-992b768e5b5a} <Debug> oximeter.fields_u32 (1310015a-3be0-40ba-9fec-1b5eb4ed9f75): Loading data parts | ||
| 657 | 2026.01.02 05:05:33.337874 [ 267 ] {6eb05a2b-1426-43dd-bbe3-992b768e5b5a} <Debug> oximeter.fields_u32 (1310015a-3be0-40ba-9fec-1b5eb4ed9f75): There are no data parts | ||
| 658 | 2026.01.02 05:05:33.342949 [ 267 ] {6eb05a2b-1426-43dd-bbe3-992b768e5b5a} <Debug> TCPHandler: Processed in 0.026143068 sec. | ||
| 659 | 2026.01.02 05:05:33.343109 [ 267 ] {} <Trace> TCP-Session: ee8b9760-d327-4be2-8c0e-e5f7223e3924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 660 | 2026.01.02 05:05:33.343270 [ 267 ] {fe51fa32-ef81-404d-893b-68c711dcd0b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36799) 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) | ||
| 661 | 2026.01.02 05:05:33.343399 [ 267 ] {fe51fa32-ef81-404d-893b-68c711dcd0b8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 662 | 2026.01.02 05:05:33.353956 [ 267 ] {fe51fa32-ef81-404d-893b-68c711dcd0b8} <Debug> oximeter.fields_i64 (0b7d9f96-a78c-4e2b-8fe5-cf3cb04777e6): Loading data parts | ||
| 663 | 2026.01.02 05:05:33.354135 [ 267 ] {fe51fa32-ef81-404d-893b-68c711dcd0b8} <Debug> oximeter.fields_i64 (0b7d9f96-a78c-4e2b-8fe5-cf3cb04777e6): There are no data parts | ||
| 664 | 2026.01.02 05:05:33.367033 [ 267 ] {fe51fa32-ef81-404d-893b-68c711dcd0b8} <Debug> TCPHandler: Processed in 0.023976691 sec. | ||
| 665 | 2026.01.02 05:05:33.367258 [ 267 ] {} <Trace> TCP-Session: ee8b9760-d327-4be2-8c0e-e5f7223e3924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 666 | 2026.01.02 05:05:33.367469 [ 267 ] {ff6b1d17-985d-4065-a89a-aec3627a7c22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36799) 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) | ||
| 667 | 2026.01.02 05:05:33.367634 [ 267 ] {ff6b1d17-985d-4065-a89a-aec3627a7c22} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 668 | 2026.01.02 05:05:33.387443 [ 267 ] {ff6b1d17-985d-4065-a89a-aec3627a7c22} <Debug> oximeter.fields_u64 (d7f125c5-0c9b-4b5d-9fd2-901d73df005b): Loading data parts | ||
| 669 | 2026.01.02 05:05:33.387747 [ 267 ] {ff6b1d17-985d-4065-a89a-aec3627a7c22} <Debug> oximeter.fields_u64 (d7f125c5-0c9b-4b5d-9fd2-901d73df005b): There are no data parts | ||
| 670 | 2026.01.02 05:05:33.392755 [ 267 ] {ff6b1d17-985d-4065-a89a-aec3627a7c22} <Debug> TCPHandler: Processed in 0.025546998 sec. | ||
| 671 | 2026.01.02 05:05:33.392925 [ 267 ] {} <Trace> TCP-Session: ee8b9760-d327-4be2-8c0e-e5f7223e3924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 672 | 2026.01.02 05:05:33.393087 [ 267 ] {5235b55b-7d81-4afb-a6fa-f54aaefb13cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36799) 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) | ||
| 673 | 2026.01.02 05:05:33.393250 [ 267 ] {5235b55b-7d81-4afb-a6fa-f54aaefb13cc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 674 | 2026.01.02 05:05:33.404455 [ 267 ] {5235b55b-7d81-4afb-a6fa-f54aaefb13cc} <Debug> oximeter.fields_ipaddr (645cdd3d-4969-40ee-99e7-272b8c981424): Loading data parts | ||
| 675 | 2026.01.02 05:05:33.404827 [ 267 ] {5235b55b-7d81-4afb-a6fa-f54aaefb13cc} <Debug> oximeter.fields_ipaddr (645cdd3d-4969-40ee-99e7-272b8c981424): There are no data parts | ||
| 676 | 2026.01.02 05:05:33.417835 [ 267 ] {5235b55b-7d81-4afb-a6fa-f54aaefb13cc} <Debug> TCPHandler: Processed in 0.024960267 sec. | ||
| 677 | 2026.01.02 05:05:33.418090 [ 267 ] {} <Trace> TCP-Session: ee8b9760-d327-4be2-8c0e-e5f7223e3924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 678 | 2026.01.02 05:05:33.418258 [ 267 ] {b2fea08c-02a7-45cb-83f6-948e7b3e7f2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36799) 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) | ||
| 679 | 2026.01.02 05:05:33.418414 [ 267 ] {b2fea08c-02a7-45cb-83f6-948e7b3e7f2f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 680 | 2026.01.02 05:05:33.429319 [ 267 ] {b2fea08c-02a7-45cb-83f6-948e7b3e7f2f} <Debug> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Loading data parts | ||
| 681 | 2026.01.02 05:05:33.429669 [ 267 ] {b2fea08c-02a7-45cb-83f6-948e7b3e7f2f} <Debug> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): There are no data parts | ||
| 682 | 2026.01.02 05:05:33.451898 [ 267 ] {b2fea08c-02a7-45cb-83f6-948e7b3e7f2f} <Debug> TCPHandler: Processed in 0.033859066 sec. | ||
| 683 | 2026.01.02 05:05:33.452098 [ 267 ] {} <Trace> TCP-Session: ee8b9760-d327-4be2-8c0e-e5f7223e3924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 684 | 2026.01.02 05:05:33.452355 [ 267 ] {a3301431-55a1-47fc-839f-e70d57cb808c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36799) 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) | ||
| 685 | 2026.01.02 05:05:33.452403 [ 267 ] {a3301431-55a1-47fc-839f-e70d57cb808c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 686 | 2026.01.02 05:05:33.481751 [ 267 ] {a3301431-55a1-47fc-839f-e70d57cb808c} <Debug> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Loading data parts | ||
| 687 | 2026.01.02 05:05:33.481952 [ 267 ] {a3301431-55a1-47fc-839f-e70d57cb808c} <Debug> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): There are no data parts | ||
| 688 | 2026.01.02 05:05:33.506036 [ 267 ] {a3301431-55a1-47fc-839f-e70d57cb808c} <Debug> TCPHandler: Processed in 0.053998203 sec. | ||
| 689 | 2026.01.02 05:05:33.506366 [ 267 ] {} <Trace> TCP-Session: ee8b9760-d327-4be2-8c0e-e5f7223e3924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 690 | 2026.01.02 05:05:33.506631 [ 267 ] {cd004424-b239-4ff8-a114-03c91af0e86c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36799) /* The timeseries schema table stores the extracted schema for the samples | ||
| 691 | * oximeter collects. | ||
| 692 | */ | ||
| 693 | 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) | ||
| 694 | 2026.01.02 05:05:33.506770 [ 267 ] {cd004424-b239-4ff8-a114-03c91af0e86c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 695 | 2026.01.02 05:05:33.516194 [ 267 ] {cd004424-b239-4ff8-a114-03c91af0e86c} <Debug> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864): Loading data parts | ||
| 696 | 2026.01.02 05:05:33.516373 [ 267 ] {cd004424-b239-4ff8-a114-03c91af0e86c} <Debug> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864): There are no data parts | ||
| 697 | 2026.01.02 05:05:33.521559 [ 267 ] {cd004424-b239-4ff8-a114-03c91af0e86c} <Debug> TCPHandler: Processed in 0.015248735 sec. | ||
| 698 | 2026.01.02 05:05:33.521968 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 699 | 2026.01.02 05:05:33.522329 [ 270 ] {93e0cb1a-12e6-498d-b2c9-372adfd22350} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 700 | 2026.01.02 05:05:33.523627 [ 270 ] {93e0cb1a-12e6-498d-b2c9-372adfd22350} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 701 | 2026.01.02 05:05:33.536284 [ 277 ] {93e0cb1a-12e6-498d-b2c9-372adfd22350} <Trace> oximeter.version (e3550e79-451c-4c3d-8ba1-9d3e49618ffc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 702 | 2026.01.02 05:05:33.536345 [ 277 ] {93e0cb1a-12e6-498d-b2c9-372adfd22350} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 703 | 2026.01.02 05:05:33.540867 [ 277 ] {93e0cb1a-12e6-498d-b2c9-372adfd22350} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 704 | 2026.01.02 05:05:33.541593 [ 277 ] {93e0cb1a-12e6-498d-b2c9-372adfd22350} <Trace> oximeter.version (e3550e79-451c-4c3d-8ba1-9d3e49618ffc): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 705 | 2026.01.02 05:05:33.541869 [ 270 ] {93e0cb1a-12e6-498d-b2c9-372adfd22350} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.019678 sec., 50.81817257851407 rows/sec., 813.09 B/sec. | ||
| 706 | 2026.01.02 05:05:33.542217 [ 270 ] {93e0cb1a-12e6-498d-b2c9-372adfd22350} <Debug> TCPHandler: Processed in 0.020393352 sec. | ||
| 707 | 2026.01.02 05:05:34.000199 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 135.79 MiB, peak 135.79 MiB, free memory in arenas 0.00 B, will set to 139.75 MiB (RSS), difference: 3.97 MiB | ||
| 708 | 2026.01.02 05:05:39.356914 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 709 | 2026.01.02 05:05:39.356987 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
| 710 | 2026.01.02 05:05:39.357016 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 711 | 2026.01.02 05:05:39.357206 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 712 | 2026.01.02 05:05:39.363570 [ 245 ] {} <Debug> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Loading data parts | ||
| 713 | 2026.01.02 05:05:39.364005 [ 245 ] {} <Debug> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): There are no data parts | ||
| 714 | 2026.01.02 05:05:39.368613 [ 245 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 715 | 2026.01.02 05:05:39.368654 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 716 | 2026.01.02 05:05:39.370189 [ 244 ] {} <Debug> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Loading data parts | ||
| 717 | 2026.01.02 05:05:39.370601 [ 244 ] {} <Debug> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): There are no data parts | ||
| 718 | 2026.01.02 05:05:39.374327 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 719 | 2026.01.02 05:05:39.374916 [ 245 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 720 | 2026.01.02 05:05:39.375248 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
| 721 | 2026.01.02 05:05:39.402337 [ 244 ] {} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 722 | 2026.01.02 05:05:39.402411 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 723 | 2026.01.02 05:05:39.408957 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 724 | 2026.01.02 05:05:39.410362 [ 244 ] {} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 725 | 2026.01.02 05:05:39.413890 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 726 | 2026.01.02 05:05:40.000355 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.91 MiB, peak 148.91 MiB, free memory in arenas 0.00 B, will set to 154.00 MiB (RSS), difference: 9.09 MiB | ||
| 727 | 2026.01.02 05:05:41.856904 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 728 | 2026.01.02 05:05:41.857010 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 729 | 2026.01.02 05:05:41.863740 [ 243 ] {} <Debug> system.query_log (dd3f3490-5765-4d2a-9406-0e239d3e9a13): Loading data parts | ||
| 730 | 2026.01.02 05:05:41.863948 [ 243 ] {} <Debug> system.query_log (dd3f3490-5765-4d2a-9406-0e239d3e9a13): There are no data parts | ||
| 731 | 2026.01.02 05:05:41.872327 [ 243 ] {} <Trace> system.query_log (dd3f3490-5765-4d2a-9406-0e239d3e9a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 732 | 2026.01.02 05:05:41.872366 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 733 | 2026.01.02 05:05:41.874196 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 734 | 2026.01.02 05:05:41.874850 [ 243 ] {} <Trace> system.query_log (dd3f3490-5765-4d2a-9406-0e239d3e9a13): 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.02 05:05:41.875311 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 736 | 2026.01.02 05:05:42.000344 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.20 MiB, peak 158.20 MiB, free memory in arenas 0.00 B, will set to 155.02 MiB (RSS), difference: -3.17 MiB | ||
| 737 | 2026.01.02 05:05:43.262705 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39118 | ||
| 738 | 2026.01.02 05:05:43.263855 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 739 | 2026.01.02 05:05:43.263916 [ 286 ] {} <Debug> TCP-Session: dd1a5447-55f1-4a77-a1a5-dee8b2e7d195 Authenticating user 'default' from [fd00:1122:3344:101::e]:39118 | ||
| 740 | 2026.01.02 05:05:43.263948 [ 286 ] {} <Debug> TCP-Session: dd1a5447-55f1-4a77-a1a5-dee8b2e7d195 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 741 | 2026.01.02 05:05:43.264076 [ 286 ] {} <Debug> TCP-Session: dd1a5447-55f1-4a77-a1a5-dee8b2e7d195 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 742 | 2026.01.02 05:05:43.264133 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 743 | 2026.01.02 05:05:43.264156 [ 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 | ||
| 744 | 2026.01.02 05:05:43.264286 [ 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 | ||
| 745 | 2026.01.02 05:05:43.264826 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54415 | ||
| 746 | 2026.01.02 05:05:43.264927 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61768 | ||
| 747 | 2026.01.02 05:05:43.265015 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 748 | 2026.01.02 05:05:43.265047 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36744 | ||
| 749 | 2026.01.02 05:05:43.265053 [ 287 ] {} <Debug> TCP-Session: 4d08ac29-1e9d-4fd2-9fb3-97fcfcec40f5 Authenticating user 'default' from [fd00:1122:3344:101::e]:54415 | ||
| 750 | 2026.01.02 05:05:43.265147 [ 287 ] {} <Debug> TCP-Session: 4d08ac29-1e9d-4fd2-9fb3-97fcfcec40f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 751 | 2026.01.02 05:05:43.265162 [ 287 ] {} <Debug> TCP-Session: 4d08ac29-1e9d-4fd2-9fb3-97fcfcec40f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 752 | 2026.01.02 05:05:43.265240 [ 286 ] {} <Trace> TCP-Session: dd1a5447-55f1-4a77-a1a5-dee8b2e7d195 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 753 | 2026.01.02 05:05:43.265274 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58907 | ||
| 754 | 2026.01.02 05:05:43.265290 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 755 | 2026.01.02 05:05:43.265320 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 756 | 2026.01.02 05:05:43.265394 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48390 | ||
| 757 | 2026.01.02 05:05:43.265417 [ 288 ] {} <Debug> TCP-Session: b01b7d45-43d2-4860-9923-4b4639ce22f6 Authenticating user 'default' from [fd00:1122:3344:101::e]:61768 | ||
| 758 | 2026.01.02 05:05:43.265452 [ 288 ] {} <Debug> TCP-Session: b01b7d45-43d2-4860-9923-4b4639ce22f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 759 | 2026.01.02 05:05:43.265465 [ 288 ] {} <Debug> TCP-Session: b01b7d45-43d2-4860-9923-4b4639ce22f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 760 | 2026.01.02 05:05:43.265555 [ 286 ] {1208d2ad-9931-43a7-a8f9-418eefeaa4ce} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39118) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 761 | 2026.01.02 05:05:43.265589 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54559 | ||
| 762 | 2026.01.02 05:05:43.265671 [ 289 ] {} <Debug> TCP-Session: 0a16d4be-b438-4b8e-87b7-af0b75fc047f Authenticating user 'default' from [fd00:1122:3344:101::e]:36744 | ||
| 763 | 2026.01.02 05:05:43.265698 [ 289 ] {} <Debug> TCP-Session: 0a16d4be-b438-4b8e-87b7-af0b75fc047f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 764 | 2026.01.02 05:05:43.265712 [ 289 ] {} <Debug> TCP-Session: 0a16d4be-b438-4b8e-87b7-af0b75fc047f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 765 | 2026.01.02 05:05:43.265774 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 766 | 2026.01.02 05:05:43.265799 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 767 | 2026.01.02 05:05:43.265831 [ 290 ] {} <Debug> TCP-Session: 6bbf5dfa-b1c0-4483-b924-11569079549f Authenticating user 'default' from [fd00:1122:3344:101::e]:58907 | ||
| 768 | 2026.01.02 05:05:43.265840 [ 291 ] {} <Debug> TCP-Session: f7c8bc75-b142-4a5f-ab5a-22c6b5f23555 Authenticating user 'default' from [fd00:1122:3344:101::e]:48390 | ||
| 769 | 2026.01.02 05:05:43.265859 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40525 | ||
| 770 | 2026.01.02 05:05:43.265869 [ 291 ] {} <Debug> TCP-Session: f7c8bc75-b142-4a5f-ab5a-22c6b5f23555 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 771 | 2026.01.02 05:05:43.265875 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 772 | 2026.01.02 05:05:43.265899 [ 291 ] {} <Debug> TCP-Session: f7c8bc75-b142-4a5f-ab5a-22c6b5f23555 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 773 | 2026.01.02 05:05:43.265864 [ 290 ] {} <Debug> TCP-Session: 6bbf5dfa-b1c0-4483-b924-11569079549f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 774 | 2026.01.02 05:05:43.265937 [ 292 ] {} <Debug> TCP-Session: 3dd98e29-d6df-490c-9f91-b1fdd7df495d Authenticating user 'default' from [fd00:1122:3344:101::e]:54559 | ||
| 775 | 2026.01.02 05:05:43.265955 [ 290 ] {} <Debug> TCP-Session: 6bbf5dfa-b1c0-4483-b924-11569079549f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 776 | 2026.01.02 05:05:43.265946 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42392 | ||
| 777 | 2026.01.02 05:05:43.265981 [ 292 ] {} <Debug> TCP-Session: 3dd98e29-d6df-490c-9f91-b1fdd7df495d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 778 | 2026.01.02 05:05:43.266026 [ 292 ] {} <Debug> TCP-Session: 3dd98e29-d6df-490c-9f91-b1fdd7df495d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 779 | 2026.01.02 05:05:43.266044 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 780 | 2026.01.02 05:05:43.266075 [ 293 ] {} <Debug> TCP-Session: fe1bd928-d84a-4678-90b6-7e8ea3816ce4 Authenticating user 'default' from [fd00:1122:3344:101::e]:40525 | ||
| 781 | 2026.01.02 05:05:43.266092 [ 293 ] {} <Debug> TCP-Session: fe1bd928-d84a-4678-90b6-7e8ea3816ce4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 782 | 2026.01.02 05:05:43.266105 [ 293 ] {} <Debug> TCP-Session: fe1bd928-d84a-4678-90b6-7e8ea3816ce4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 783 | 2026.01.02 05:05:43.266198 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 784 | 2026.01.02 05:05:43.266242 [ 294 ] {} <Debug> TCP-Session: da1694f0-8a53-433d-ba4f-c53fefa52689 Authenticating user 'default' from [fd00:1122:3344:101::e]:42392 | ||
| 785 | 2026.01.02 05:05:43.266260 [ 294 ] {} <Debug> TCP-Session: da1694f0-8a53-433d-ba4f-c53fefa52689 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 786 | 2026.01.02 05:05:43.266273 [ 294 ] {} <Debug> TCP-Session: da1694f0-8a53-433d-ba4f-c53fefa52689 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 787 | 2026.01.02 05:05:43.266756 [ 286 ] {1208d2ad-9931-43a7-a8f9-418eefeaa4ce} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 788 | 2026.01.02 05:05:43.267088 [ 286 ] {1208d2ad-9931-43a7-a8f9-418eefeaa4ce} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 789 | 2026.01.02 05:05:43.269908 [ 286 ] {1208d2ad-9931-43a7-a8f9-418eefeaa4ce} <Debug> oximeter.version (e3550e79-451c-4c3d-8ba1-9d3e49618ffc) (SelectExecutor): Key condition: unknown | ||
| 790 | 2026.01.02 05:05:43.277969 [ 295 ] {1208d2ad-9931-43a7-a8f9-418eefeaa4ce} <Trace> AggregatingTransform: Aggregating | ||
| 791 | 2026.01.02 05:05:43.278053 [ 295 ] {1208d2ad-9931-43a7-a8f9-418eefeaa4ce} <Trace> Aggregator: Aggregation method: without_key | ||
| 792 | 2026.01.02 05:05:43.278690 [ 295 ] {1208d2ad-9931-43a7-a8f9-418eefeaa4ce} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.004413184 sec. (226.594 rows/sec., 8.85 KiB/sec.) | ||
| 793 | 2026.01.02 05:05:43.278713 [ 295 ] {1208d2ad-9931-43a7-a8f9-418eefeaa4ce} <Trace> Aggregator: Merging aggregated data | ||
| 794 | 2026.01.02 05:05:43.278744 [ 295 ] {1208d2ad-9931-43a7-a8f9-418eefeaa4ce} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 795 | 2026.01.02 05:05:43.280146 [ 286 ] {1208d2ad-9931-43a7-a8f9-418eefeaa4ce} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.014732 sec., 67.87944610371979 rows/sec., 2.65 KiB/sec. | ||
| 796 | 2026.01.02 05:05:43.280314 [ 286 ] {1208d2ad-9931-43a7-a8f9-418eefeaa4ce} <Debug> TCPHandler: Processed in 0.015302616 sec. | ||
| 797 | 2026.01.02 05:05:43.281582 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 798 | 2026.01.02 05:05:43.281617 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 799 | 2026.01.02 05:05:43.281627 [ 286 ] {} <Debug> TCP-Session: dd1a5447-55f1-4a77-a1a5-dee8b2e7d195 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 800 | 2026.01.02 05:05:43.281641 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 801 | 2026.01.02 05:05:43.281664 [ 287 ] {} <Debug> TCP-Session: 4d08ac29-1e9d-4fd2-9fb3-97fcfcec40f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 802 | 2026.01.02 05:05:43.281663 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 803 | 2026.01.02 05:05:43.281679 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 804 | 2026.01.02 05:05:43.281701 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 805 | 2026.01.02 05:05:43.281718 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 806 | 2026.01.02 05:05:43.281738 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 807 | 2026.01.02 05:05:43.281764 [ 291 ] {} <Debug> TCP-Session: f7c8bc75-b142-4a5f-ab5a-22c6b5f23555 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 808 | 2026.01.02 05:05:43.281782 [ 288 ] {} <Debug> TCP-Session: b01b7d45-43d2-4860-9923-4b4639ce22f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 809 | 2026.01.02 05:05:43.281795 [ 292 ] {} <Debug> TCP-Session: 3dd98e29-d6df-490c-9f91-b1fdd7df495d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 810 | 2026.01.02 05:05:43.281756 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 811 | 2026.01.02 05:05:43.281744 [ 290 ] {} <Debug> TCP-Session: 6bbf5dfa-b1c0-4483-b924-11569079549f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 812 | 2026.01.02 05:05:43.281850 [ 293 ] {} <Debug> TCP-Session: fe1bd928-d84a-4678-90b6-7e8ea3816ce4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 813 | 2026.01.02 05:05:43.281725 [ 289 ] {} <Debug> TCP-Session: 0a16d4be-b438-4b8e-87b7-af0b75fc047f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 814 | 2026.01.02 05:05:43.281695 [ 294 ] {} <Debug> TCP-Session: da1694f0-8a53-433d-ba4f-c53fefa52689 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 815 | 2026.01.02 05:05:44.000173 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.31 MiB, peak 163.41 MiB, free memory in arenas 0.00 B, will set to 159.15 MiB (RSS), difference: 3.85 MiB | ||
| 816 | 2026.01.02 05:05:46.775108 [ 114 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 817 | 2026.01.02 05:05:46.775160 [ 114 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 818 | 2026.01.02 05:05:46.875415 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 436 entries to flush up to offset 985 | ||
| 819 | 2026.01.02 05:05:46.876141 [ 245 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 820 | 2026.01.02 05:05:46.876190 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 821 | 2026.01.02 05:05:46.876946 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 822 | 2026.01.02 05:05:46.877406 [ 245 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 823 | 2026.01.02 05:05:46.877589 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 985 | ||
| 824 | 2026.01.02 05:05:46.914066 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 825 | 2026.01.02 05:05:46.932295 [ 244 ] {} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 826 | 2026.01.02 05:05:46.932368 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 827 | 2026.01.02 05:05:46.939159 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 828 | 2026.01.02 05:05:46.940319 [ 244 ] {} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 829 | 2026.01.02 05:05:46.943496 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 830 | 2026.01.02 05:05:47.000183 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 159.85 MiB, peak 163.85 MiB, free memory in arenas 0.00 B, will set to 162.33 MiB (RSS), difference: 2.48 MiB | ||
| 831 | 2026.01.02 05:05:50.581304 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46474 | ||
| 832 | 2026.01.02 05:05:50.581432 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 833 | 2026.01.02 05:05:50.581459 [ 286 ] {} <Debug> TCP-Session: c7d79e24-b347-4ec7-b166-3487932b7b3f Authenticating user 'default' from [fd00:1122:3344:101::e]:46474 | ||
| 834 | 2026.01.02 05:05:50.581490 [ 286 ] {} <Debug> TCP-Session: c7d79e24-b347-4ec7-b166-3487932b7b3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 835 | 2026.01.02 05:05:50.581507 [ 286 ] {} <Debug> TCP-Session: c7d79e24-b347-4ec7-b166-3487932b7b3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 836 | 2026.01.02 05:05:50.581701 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53602 | ||
| 837 | 2026.01.02 05:05:50.581741 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58385 | ||
| 838 | 2026.01.02 05:05:50.581759 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57015 | ||
| 839 | 2026.01.02 05:05:50.581779 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34614 | ||
| 840 | 2026.01.02 05:05:50.581818 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 841 | 2026.01.02 05:05:50.581817 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53022 | ||
| 842 | 2026.01.02 05:05:50.581851 [ 286 ] {} <Trace> TCP-Session: c7d79e24-b347-4ec7-b166-3487932b7b3f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 843 | 2026.01.02 05:05:50.581862 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 844 | 2026.01.02 05:05:50.581868 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 845 | 2026.01.02 05:05:50.581902 [ 289 ] {} <Debug> TCP-Session: ad2f0368-c4d5-4820-825a-8b27fa0a15ce Authenticating user 'default' from [fd00:1122:3344:101::e]:57015 | ||
| 846 | 2026.01.02 05:05:50.581902 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 847 | 2026.01.02 05:05:50.581926 [ 288 ] {} <Debug> TCP-Session: f595bba6-caa6-4d15-8a39-d0ac3f6aa0c5 Authenticating user 'default' from [fd00:1122:3344:101::e]:58385 | ||
| 848 | 2026.01.02 05:05:50.581928 [ 289 ] {} <Debug> TCP-Session: ad2f0368-c4d5-4820-825a-8b27fa0a15ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 849 | 2026.01.02 05:05:50.581953 [ 291 ] {} <Debug> TCP-Session: 699a0575-b2f9-421a-993e-f64b818770aa Authenticating user 'default' from [fd00:1122:3344:101::e]:34614 | ||
| 850 | 2026.01.02 05:05:50.581965 [ 288 ] {} <Debug> TCP-Session: f595bba6-caa6-4d15-8a39-d0ac3f6aa0c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 851 | 2026.01.02 05:05:50.581968 [ 289 ] {} <Debug> TCP-Session: ad2f0368-c4d5-4820-825a-8b27fa0a15ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 852 | 2026.01.02 05:05:50.581992 [ 291 ] {} <Debug> TCP-Session: 699a0575-b2f9-421a-993e-f64b818770aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 853 | 2026.01.02 05:05:50.581994 [ 288 ] {} <Debug> TCP-Session: f595bba6-caa6-4d15-8a39-d0ac3f6aa0c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 854 | 2026.01.02 05:05:50.582021 [ 291 ] {} <Debug> TCP-Session: 699a0575-b2f9-421a-993e-f64b818770aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 855 | 2026.01.02 05:05:50.581846 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34378 | ||
| 856 | 2026.01.02 05:05:50.582044 [ 286 ] {0ccad49d-0686-4654-bca4-3f3ab84186b2} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46474) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 857 | 2026.01.02 05:05:50.581849 [ 287 ] {} <Debug> TCP-Session: dc4d3f19-2cb8-4969-890a-57cbe70867da Authenticating user 'default' from [fd00:1122:3344:101::e]:53602 | ||
| 858 | 2026.01.02 05:05:50.581808 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61553 | ||
| 859 | 2026.01.02 05:05:50.582125 [ 287 ] {} <Debug> TCP-Session: dc4d3f19-2cb8-4969-890a-57cbe70867da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 860 | 2026.01.02 05:05:50.582149 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 861 | 2026.01.02 05:05:50.582162 [ 287 ] {} <Debug> TCP-Session: dc4d3f19-2cb8-4969-890a-57cbe70867da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 862 | 2026.01.02 05:05:50.581783 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33702 | ||
| 863 | 2026.01.02 05:05:50.582185 [ 294 ] {} <Debug> TCP-Session: 1254a6c0-cb76-4f09-bad4-baaa1eae60f4 Authenticating user 'default' from [fd00:1122:3344:101::e]:34378 | ||
| 864 | 2026.01.02 05:05:50.581917 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 865 | 2026.01.02 05:05:50.582235 [ 294 ] {} <Debug> TCP-Session: 1254a6c0-cb76-4f09-bad4-baaa1eae60f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 866 | 2026.01.02 05:05:50.582259 [ 294 ] {} <Debug> TCP-Session: 1254a6c0-cb76-4f09-bad4-baaa1eae60f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 867 | 2026.01.02 05:05:50.582258 [ 293 ] {} <Debug> TCP-Session: 72415986-5f9d-4efc-b75c-c2c950353cf7 Authenticating user 'default' from [fd00:1122:3344:101::e]:53022 | ||
| 868 | 2026.01.02 05:05:50.582291 [ 293 ] {} <Debug> TCP-Session: 72415986-5f9d-4efc-b75c-c2c950353cf7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 869 | 2026.01.02 05:05:50.582303 [ 293 ] {} <Debug> TCP-Session: 72415986-5f9d-4efc-b75c-c2c950353cf7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 870 | 2026.01.02 05:05:50.582367 [ 286 ] {0ccad49d-0686-4654-bca4-3f3ab84186b2} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 871 | 2026.01.02 05:05:50.582387 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 872 | 2026.01.02 05:05:50.582387 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 873 | 2026.01.02 05:05:50.582426 [ 290 ] {} <Debug> TCP-Session: f830ea81-89f2-4fab-b67f-fafeecfa7778 Authenticating user 'default' from [fd00:1122:3344:101::e]:33702 | ||
| 874 | 2026.01.02 05:05:50.582433 [ 286 ] {0ccad49d-0686-4654-bca4-3f3ab84186b2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 875 | 2026.01.02 05:05:50.582454 [ 290 ] {} <Debug> TCP-Session: f830ea81-89f2-4fab-b67f-fafeecfa7778 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 876 | 2026.01.02 05:05:50.582443 [ 292 ] {} <Debug> TCP-Session: 654b4b20-28da-4932-9bef-7d75bb93445d Authenticating user 'default' from [fd00:1122:3344:101::e]:61553 | ||
| 877 | 2026.01.02 05:05:50.582478 [ 290 ] {} <Debug> TCP-Session: f830ea81-89f2-4fab-b67f-fafeecfa7778 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 878 | 2026.01.02 05:05:50.582503 [ 292 ] {} <Debug> TCP-Session: 654b4b20-28da-4932-9bef-7d75bb93445d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 879 | 2026.01.02 05:05:50.582521 [ 292 ] {} <Debug> TCP-Session: 654b4b20-28da-4932-9bef-7d75bb93445d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 880 | 2026.01.02 05:05:50.582766 [ 286 ] {0ccad49d-0686-4654-bca4-3f3ab84186b2} <Debug> oximeter.version (e3550e79-451c-4c3d-8ba1-9d3e49618ffc) (SelectExecutor): Key condition: unknown | ||
| 881 | 2026.01.02 05:05:50.583671 [ 321 ] {0ccad49d-0686-4654-bca4-3f3ab84186b2} <Trace> AggregatingTransform: Aggregating | ||
| 882 | 2026.01.02 05:05:50.583711 [ 321 ] {0ccad49d-0686-4654-bca4-3f3ab84186b2} <Trace> Aggregator: Aggregation method: without_key | ||
| 883 | 2026.01.02 05:05:50.583747 [ 321 ] {0ccad49d-0686-4654-bca4-3f3ab84186b2} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000879684 sec. (1136.772 rows/sec., 44.41 KiB/sec.) | ||
| 884 | 2026.01.02 05:05:50.583768 [ 321 ] {0ccad49d-0686-4654-bca4-3f3ab84186b2} <Trace> Aggregator: Merging aggregated data | ||
| 885 | 2026.01.02 05:05:50.585084 [ 286 ] {0ccad49d-0686-4654-bca4-3f3ab84186b2} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003108 sec., 321.75032175032175 rows/sec., 12.57 KiB/sec. | ||
| 886 | 2026.01.02 05:05:50.585166 [ 286 ] {0ccad49d-0686-4654-bca4-3f3ab84186b2} <Debug> TCPHandler: Processed in 0.003439607 sec. | ||
| 887 | 2026.01.02 05:05:50.585327 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 888 | 2026.01.02 05:05:50.585350 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 889 | 2026.01.02 05:05:50.585362 [ 286 ] {} <Debug> TCP-Session: c7d79e24-b347-4ec7-b166-3487932b7b3f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 890 | 2026.01.02 05:05:50.585375 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 891 | 2026.01.02 05:05:50.585400 [ 287 ] {} <Debug> TCP-Session: dc4d3f19-2cb8-4969-890a-57cbe70867da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 892 | 2026.01.02 05:05:50.585414 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 893 | 2026.01.02 05:05:50.585428 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 894 | 2026.01.02 05:05:50.585455 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 895 | 2026.01.02 05:05:50.585476 [ 290 ] {} <Debug> TCP-Session: f830ea81-89f2-4fab-b67f-fafeecfa7778 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 896 | 2026.01.02 05:05:50.585491 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 897 | 2026.01.02 05:05:50.585507 [ 294 ] {} <Debug> TCP-Session: 1254a6c0-cb76-4f09-bad4-baaa1eae60f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 898 | 2026.01.02 05:05:50.585492 [ 292 ] {} <Debug> TCP-Session: 654b4b20-28da-4932-9bef-7d75bb93445d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 899 | 2026.01.02 05:05:50.585560 [ 291 ] {} <Debug> TCP-Session: 699a0575-b2f9-421a-993e-f64b818770aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 900 | 2026.01.02 05:05:50.585470 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 901 | 2026.01.02 05:05:50.585429 [ 293 ] {} <Debug> TCP-Session: 72415986-5f9d-4efc-b75c-c2c950353cf7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 902 | 2026.01.02 05:05:50.585394 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 903 | 2026.01.02 05:05:50.585637 [ 289 ] {} <Debug> TCP-Session: ad2f0368-c4d5-4820-825a-8b27fa0a15ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 904 | 2026.01.02 05:05:50.585672 [ 288 ] {} <Debug> TCP-Session: f595bba6-caa6-4d15-8a39-d0ac3f6aa0c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 905 | 2026.01.02 05:05:50.729886 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55401 | ||
| 906 | 2026.01.02 05:05:50.730019 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 907 | 2026.01.02 05:05:50.730056 [ 286 ] {} <Debug> TCP-Session: 4b492d9d-8726-44ae-b3e1-e76936d3163c Authenticating user 'default' from [fd00:1122:3344:101::e]:55401 | ||
| 908 | 2026.01.02 05:05:50.730081 [ 286 ] {} <Debug> TCP-Session: 4b492d9d-8726-44ae-b3e1-e76936d3163c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 909 | 2026.01.02 05:05:50.730096 [ 286 ] {} <Debug> TCP-Session: 4b492d9d-8726-44ae-b3e1-e76936d3163c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 910 | 2026.01.02 05:05:50.730286 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38275 | ||
| 911 | 2026.01.02 05:05:50.730304 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33841 | ||
| 912 | 2026.01.02 05:05:50.730325 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59137 | ||
| 913 | 2026.01.02 05:05:50.730367 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58427 | ||
| 914 | 2026.01.02 05:05:50.730405 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 915 | 2026.01.02 05:05:50.730407 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48800 | ||
| 916 | 2026.01.02 05:05:50.730449 [ 287 ] {} <Debug> TCP-Session: 6b9d028d-45b1-478c-9663-ce285029e284 Authenticating user 'default' from [fd00:1122:3344:101::e]:38275 | ||
| 917 | 2026.01.02 05:05:50.730456 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 918 | 2026.01.02 05:05:50.730480 [ 286 ] {} <Trace> TCP-Session: 4b492d9d-8726-44ae-b3e1-e76936d3163c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 919 | 2026.01.02 05:05:50.730485 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 920 | 2026.01.02 05:05:50.730505 [ 288 ] {} <Debug> TCP-Session: b6e80d31-cd39-4187-9d06-cef89cb89791 Authenticating user 'default' from [fd00:1122:3344:101::e]:33841 | ||
| 921 | 2026.01.02 05:05:50.730511 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 922 | 2026.01.02 05:05:50.730533 [ 291 ] {} <Debug> TCP-Session: f020e2ef-c28b-4003-954b-7d892c944ea5 Authenticating user 'default' from [fd00:1122:3344:101::e]:58427 | ||
| 923 | 2026.01.02 05:05:50.730495 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 924 | 2026.01.02 05:05:50.730578 [ 291 ] {} <Debug> TCP-Session: f020e2ef-c28b-4003-954b-7d892c944ea5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 925 | 2026.01.02 05:05:50.730484 [ 287 ] {} <Debug> TCP-Session: 6b9d028d-45b1-478c-9663-ce285029e284 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 926 | 2026.01.02 05:05:50.730607 [ 291 ] {} <Debug> TCP-Session: f020e2ef-c28b-4003-954b-7d892c944ea5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 927 | 2026.01.02 05:05:50.730609 [ 290 ] {} <Debug> TCP-Session: a67543d1-1cc9-4f6c-a8a2-240ed3b727c7 Authenticating user 'default' from [fd00:1122:3344:101::e]:59137 | ||
| 928 | 2026.01.02 05:05:50.730622 [ 287 ] {} <Debug> TCP-Session: 6b9d028d-45b1-478c-9663-ce285029e284 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 929 | 2026.01.02 05:05:50.730401 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39064 | ||
| 930 | 2026.01.02 05:05:50.730653 [ 290 ] {} <Debug> TCP-Session: a67543d1-1cc9-4f6c-a8a2-240ed3b727c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 931 | 2026.01.02 05:05:50.730658 [ 286 ] {19628ad4-2922-4735-80a4-091b40b4b04a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55401) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 932 | 2026.01.02 05:05:50.730691 [ 290 ] {} <Debug> TCP-Session: a67543d1-1cc9-4f6c-a8a2-240ed3b727c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 933 | 2026.01.02 05:05:50.730397 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54553 | ||
| 934 | 2026.01.02 05:05:50.730728 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 935 | 2026.01.02 05:05:50.730570 [ 293 ] {} <Debug> TCP-Session: 5612e7c2-57eb-4658-8096-7ad37d677304 Authenticating user 'default' from [fd00:1122:3344:101::e]:48800 | ||
| 936 | 2026.01.02 05:05:50.730775 [ 294 ] {} <Debug> TCP-Session: 826f9908-5025-4fab-91d4-2b325f8e4aa3 Authenticating user 'default' from [fd00:1122:3344:101::e]:39064 | ||
| 937 | 2026.01.02 05:05:50.730791 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 938 | 2026.01.02 05:05:50.730795 [ 293 ] {} <Debug> TCP-Session: 5612e7c2-57eb-4658-8096-7ad37d677304 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 939 | 2026.01.02 05:05:50.730811 [ 294 ] {} <Debug> TCP-Session: 826f9908-5025-4fab-91d4-2b325f8e4aa3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 940 | 2026.01.02 05:05:50.730824 [ 292 ] {} <Debug> TCP-Session: f7c0f65e-fd35-4e32-81bb-e16c4630ac73 Authenticating user 'default' from [fd00:1122:3344:101::e]:54553 | ||
| 941 | 2026.01.02 05:05:50.730859 [ 294 ] {} <Debug> TCP-Session: 826f9908-5025-4fab-91d4-2b325f8e4aa3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 942 | 2026.01.02 05:05:50.730876 [ 292 ] {} <Debug> TCP-Session: f7c0f65e-fd35-4e32-81bb-e16c4630ac73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 943 | 2026.01.02 05:05:50.730833 [ 293 ] {} <Debug> TCP-Session: 5612e7c2-57eb-4658-8096-7ad37d677304 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 944 | 2026.01.02 05:05:50.730901 [ 292 ] {} <Debug> TCP-Session: f7c0f65e-fd35-4e32-81bb-e16c4630ac73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 945 | 2026.01.02 05:05:50.730568 [ 288 ] {} <Debug> TCP-Session: b6e80d31-cd39-4187-9d06-cef89cb89791 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 946 | 2026.01.02 05:05:50.730297 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65119 | ||
| 947 | 2026.01.02 05:05:50.730963 [ 286 ] {19628ad4-2922-4735-80a4-091b40b4b04a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 948 | 2026.01.02 05:05:50.730959 [ 288 ] {} <Debug> TCP-Session: b6e80d31-cd39-4187-9d06-cef89cb89791 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 949 | 2026.01.02 05:05:50.731031 [ 286 ] {19628ad4-2922-4735-80a4-091b40b4b04a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 950 | 2026.01.02 05:05:50.731032 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 951 | 2026.01.02 05:05:50.731100 [ 289 ] {} <Debug> TCP-Session: 4ec56cef-b495-4ab3-bdb8-695636bc7e72 Authenticating user 'default' from [fd00:1122:3344:101::e]:65119 | ||
| 952 | 2026.01.02 05:05:50.731122 [ 289 ] {} <Debug> TCP-Session: 4ec56cef-b495-4ab3-bdb8-695636bc7e72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 953 | 2026.01.02 05:05:50.731136 [ 289 ] {} <Debug> TCP-Session: 4ec56cef-b495-4ab3-bdb8-695636bc7e72 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 954 | 2026.01.02 05:05:50.731320 [ 286 ] {19628ad4-2922-4735-80a4-091b40b4b04a} <Debug> oximeter.version (e3550e79-451c-4c3d-8ba1-9d3e49618ffc) (SelectExecutor): Key condition: unknown | ||
| 955 | 2026.01.02 05:05:50.732279 [ 305 ] {19628ad4-2922-4735-80a4-091b40b4b04a} <Trace> AggregatingTransform: Aggregating | ||
| 956 | 2026.01.02 05:05:50.732323 [ 305 ] {19628ad4-2922-4735-80a4-091b40b4b04a} <Trace> Aggregator: Aggregation method: without_key | ||
| 957 | 2026.01.02 05:05:50.732358 [ 305 ] {19628ad4-2922-4735-80a4-091b40b4b04a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000941016 sec. (1062.681 rows/sec., 41.51 KiB/sec.) | ||
| 958 | 2026.01.02 05:05:50.732377 [ 305 ] {19628ad4-2922-4735-80a4-091b40b4b04a} <Trace> Aggregator: Merging aggregated data | ||
| 959 | 2026.01.02 05:05:50.733883 [ 286 ] {19628ad4-2922-4735-80a4-091b40b4b04a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003281 sec., 304.7851264858275 rows/sec., 11.91 KiB/sec. | ||
| 960 | 2026.01.02 05:05:50.734010 [ 286 ] {19628ad4-2922-4735-80a4-091b40b4b04a} <Debug> TCPHandler: Processed in 0.003663321 sec. | ||
| 961 | 2026.01.02 05:05:50.734125 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 962 | 2026.01.02 05:05:50.734157 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 963 | 2026.01.02 05:05:50.734174 [ 294 ] {} <Debug> TCP-Session: 826f9908-5025-4fab-91d4-2b325f8e4aa3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 964 | 2026.01.02 05:05:50.734180 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 965 | 2026.01.02 05:05:50.734196 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 966 | 2026.01.02 05:05:50.734215 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 967 | 2026.01.02 05:05:50.734240 [ 289 ] {} <Debug> TCP-Session: 4ec56cef-b495-4ab3-bdb8-695636bc7e72 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 968 | 2026.01.02 05:05:50.734250 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 969 | 2026.01.02 05:05:50.734277 [ 291 ] {} <Debug> TCP-Session: f020e2ef-c28b-4003-954b-7d892c944ea5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 970 | 2026.01.02 05:05:50.734288 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 971 | 2026.01.02 05:05:50.734308 [ 292 ] {} <Debug> TCP-Session: f7c0f65e-fd35-4e32-81bb-e16c4630ac73 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 972 | 2026.01.02 05:05:50.734233 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 973 | 2026.01.02 05:05:50.734345 [ 286 ] {} <Debug> TCP-Session: 4b492d9d-8726-44ae-b3e1-e76936d3163c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 974 | 2026.01.02 05:05:50.734376 [ 290 ] {} <Debug> TCP-Session: a67543d1-1cc9-4f6c-a8a2-240ed3b727c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 975 | 2026.01.02 05:05:50.734204 [ 287 ] {} <Debug> TCP-Session: 6b9d028d-45b1-478c-9663-ce285029e284 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 976 | 2026.01.02 05:05:50.734272 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 977 | 2026.01.02 05:05:50.734258 [ 288 ] {} <Debug> TCP-Session: b6e80d31-cd39-4187-9d06-cef89cb89791 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 978 | 2026.01.02 05:05:50.734457 [ 293 ] {} <Debug> TCP-Session: 5612e7c2-57eb-4658-8096-7ad37d677304 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 979 | 2026.01.02 05:05:51.877633 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 6 entries to flush up to offset 94 | ||
| 980 | 2026.01.02 05:05:51.879912 [ 243 ] {} <Trace> system.query_log (dd3f3490-5765-4d2a-9406-0e239d3e9a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 981 | 2026.01.02 05:05:51.879985 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 982 | 2026.01.02 05:05:51.881665 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 983 | 2026.01.02 05:05:51.882265 [ 243 ] {} <Trace> system.query_log (dd3f3490-5765-4d2a-9406-0e239d3e9a13): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 984 | 2026.01.02 05:05:51.882676 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 94 | ||
| 985 | 2026.01.02 05:05:52.000185 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.51 MiB, peak 173.00 MiB, free memory in arenas 0.00 B, will set to 162.54 MiB (RSS), difference: 4.03 MiB | ||
| 986 | 2026.01.02 05:05:53.556403 [ 267 ] {} <Trace> TCP-Session: ee8b9760-d327-4be2-8c0e-e5f7223e3924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 987 | 2026.01.02 05:05:53.556614 [ 267 ] {7a44702f-507a-4a26-9509-8f2b00553f1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36799) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 988 | 2026.01.02 05:05:53.556888 [ 267 ] {7a44702f-507a-4a26-9509-8f2b00553f1f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 989 | 2026.01.02 05:05:53.556951 [ 267 ] {7a44702f-507a-4a26-9509-8f2b00553f1f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 990 | 2026.01.02 05:05:53.557377 [ 267 ] {7a44702f-507a-4a26-9509-8f2b00553f1f} <Debug> TCPHandler: Processed in 0.001106598 sec. | ||
| 991 | 2026.01.02 05:05:53.568929 [ 267 ] {} <Trace> TCP-Session: ee8b9760-d327-4be2-8c0e-e5f7223e3924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 992 | 2026.01.02 05:05:53.569080 [ 267 ] {83100bea-2277-48d7-be6b-9def6f1b6f6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36799) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 993 | 2026.01.02 05:05:53.575724 [ 267 ] {83100bea-2277-48d7-be6b-9def6f1b6f6e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 994 | 2026.01.02 05:05:53.575783 [ 267 ] {83100bea-2277-48d7-be6b-9def6f1b6f6e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 995 | 2026.01.02 05:05:53.578158 [ 267 ] {83100bea-2277-48d7-be6b-9def6f1b6f6e} <Debug> TCPHandler: Processed in 0.009289996 sec. | ||
| 996 | 2026.01.02 05:05:53.578485 [ 267 ] {} <Trace> TCP-Session: ee8b9760-d327-4be2-8c0e-e5f7223e3924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 997 | 2026.01.02 05:05:53.578625 [ 267 ] {9fba731e-78e6-4b2b-8295-022a8793d228} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36799) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 998 | 2026.01.02 05:05:53.580926 [ 267 ] {9fba731e-78e6-4b2b-8295-022a8793d228} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 999 | 2026.01.02 05:05:53.580990 [ 267 ] {9fba731e-78e6-4b2b-8295-022a8793d228} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1000 | 2026.01.02 05:05:53.581393 [ 267 ] {9fba731e-78e6-4b2b-8295-022a8793d228} <Debug> TCPHandler: Processed in 0.002969699 sec. | ||
| 1001 | 2026.01.02 05:05:53.581628 [ 267 ] {} <Trace> TCP-Session: ee8b9760-d327-4be2-8c0e-e5f7223e3924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1002 | 2026.01.02 05:05:53.581752 [ 267 ] {e22af04f-53d9-4d91-a36a-0394fafa01f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36799) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1003 | 2026.01.02 05:05:53.582012 [ 267 ] {e22af04f-53d9-4d91-a36a-0394fafa01f8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1004 | 2026.01.02 05:05:53.582059 [ 267 ] {e22af04f-53d9-4d91-a36a-0394fafa01f8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1005 | 2026.01.02 05:05:53.582453 [ 267 ] {e22af04f-53d9-4d91-a36a-0394fafa01f8} <Debug> TCPHandler: Processed in 0.000877685 sec. | ||
| 1006 | 2026.01.02 05:05:53.582680 [ 267 ] {} <Trace> TCP-Session: ee8b9760-d327-4be2-8c0e-e5f7223e3924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1007 | 2026.01.02 05:05:53.582834 [ 267 ] {46ba05b4-b9a7-4be8-978e-e0ee6b8e99f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36799) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1008 | 2026.01.02 05:05:53.583102 [ 267 ] {46ba05b4-b9a7-4be8-978e-e0ee6b8e99f5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1009 | 2026.01.02 05:05:53.583154 [ 267 ] {46ba05b4-b9a7-4be8-978e-e0ee6b8e99f5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1010 | 2026.01.02 05:05:53.583512 [ 267 ] {46ba05b4-b9a7-4be8-978e-e0ee6b8e99f5} <Debug> TCPHandler: Processed in 0.000882295 sec. | ||
| 1011 | 2026.01.02 05:05:53.584057 [ 267 ] {} <Trace> TCP-Session: ee8b9760-d327-4be2-8c0e-e5f7223e3924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1012 | 2026.01.02 05:05:53.584180 [ 267 ] {971d1a4a-37c7-4105-92e1-2a4ed5cfd480} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36799) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1013 | 2026.01.02 05:05:53.584435 [ 267 ] {971d1a4a-37c7-4105-92e1-2a4ed5cfd480} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1014 | 2026.01.02 05:05:53.584479 [ 267 ] {971d1a4a-37c7-4105-92e1-2a4ed5cfd480} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1015 | 2026.01.02 05:05:53.584840 [ 267 ] {971d1a4a-37c7-4105-92e1-2a4ed5cfd480} <Debug> TCPHandler: Processed in 0.000834054 sec. | ||
| 1016 | 2026.01.02 05:05:53.585143 [ 267 ] {} <Trace> TCP-Session: ee8b9760-d327-4be2-8c0e-e5f7223e3924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1017 | 2026.01.02 05:05:53.585287 [ 267 ] {62e37b3d-3773-4030-972d-ef85d91e4a2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36799) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled') FORMAT Native; (stage: Complete) | ||
| 1018 | 2026.01.02 05:05:53.585562 [ 267 ] {62e37b3d-3773-4030-972d-ef85d91e4a2f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1019 | 2026.01.02 05:05:53.585614 [ 267 ] {62e37b3d-3773-4030-972d-ef85d91e4a2f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1020 | 2026.01.02 05:05:53.585952 [ 267 ] {62e37b3d-3773-4030-972d-ef85d91e4a2f} <Debug> TCPHandler: Processed in 0.000864255 sec. | ||
| 1021 | 2026.01.02 05:05:53.586520 [ 267 ] {} <Trace> TCP-Session: ee8b9760-d327-4be2-8c0e-e5f7223e3924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1022 | 2026.01.02 05:05:53.586638 [ 267 ] {4bf996a1-2e0d-44fd-b3bd-e175c31d6a84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36799) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up') FORMAT Native; (stage: Complete) | ||
| 1023 | 2026.01.02 05:05:53.586884 [ 267 ] {4bf996a1-2e0d-44fd-b3bd-e175c31d6a84} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1024 | 2026.01.02 05:05:53.586929 [ 267 ] {4bf996a1-2e0d-44fd-b3bd-e175c31d6a84} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1025 | 2026.01.02 05:05:53.587262 [ 267 ] {4bf996a1-2e0d-44fd-b3bd-e175c31d6a84} <Debug> TCPHandler: Processed in 0.000792974 sec. | ||
| 1026 | 2026.01.02 05:05:53.587531 [ 267 ] {} <Trace> TCP-Session: ee8b9760-d327-4be2-8c0e-e5f7223e3924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1027 | 2026.01.02 05:05:53.587650 [ 267 ] {42daf636-0e72-4336-8f03-751530d13593} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36799) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
| 1028 | 2026.01.02 05:05:53.587894 [ 267 ] {42daf636-0e72-4336-8f03-751530d13593} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1029 | 2026.01.02 05:05:53.587943 [ 267 ] {42daf636-0e72-4336-8f03-751530d13593} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1030 | 2026.01.02 05:05:53.588378 [ 267 ] {42daf636-0e72-4336-8f03-751530d13593} <Debug> TCPHandler: Processed in 0.000894815 sec. | ||
| 1031 | 2026.01.02 05:05:53.588609 [ 267 ] {} <Trace> TCP-Session: ee8b9760-d327-4be2-8c0e-e5f7223e3924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1032 | 2026.01.02 05:05:53.588729 [ 267 ] {1fb04c26-378d-403b-8324-fdbeb884cf34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36799) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1033 | 2026.01.02 05:05:53.588979 [ 267 ] {1fb04c26-378d-403b-8324-fdbeb884cf34} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1034 | 2026.01.02 05:05:53.589022 [ 267 ] {1fb04c26-378d-403b-8324-fdbeb884cf34} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1035 | 2026.01.02 05:05:53.589350 [ 267 ] {1fb04c26-378d-403b-8324-fdbeb884cf34} <Debug> TCPHandler: Processed in 0.000790243 sec. | ||
| 1036 | 2026.01.02 05:05:53.589592 [ 267 ] {} <Trace> TCP-Session: ee8b9760-d327-4be2-8c0e-e5f7223e3924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1037 | 2026.01.02 05:05:53.589710 [ 267 ] {fce1d5f6-d7bb-499d-b7e1-c22eadeac1dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36799) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1038 | 2026.01.02 05:05:53.589958 [ 267 ] {fce1d5f6-d7bb-499d-b7e1-c22eadeac1dc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1039 | 2026.01.02 05:05:53.590002 [ 267 ] {fce1d5f6-d7bb-499d-b7e1-c22eadeac1dc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1040 | 2026.01.02 05:05:53.590334 [ 267 ] {fce1d5f6-d7bb-499d-b7e1-c22eadeac1dc} <Debug> TCPHandler: Processed in 0.000791593 sec. | ||
| 1041 | 2026.01.02 05:05:53.590579 [ 267 ] {} <Trace> TCP-Session: ee8b9760-d327-4be2-8c0e-e5f7223e3924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1042 | 2026.01.02 05:05:53.590699 [ 267 ] {21521c0c-1984-4dcf-938e-ffd51b2ff6c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36799) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1043 | 2026.01.02 05:05:53.590945 [ 267 ] {21521c0c-1984-4dcf-938e-ffd51b2ff6c3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1044 | 2026.01.02 05:05:53.590988 [ 267 ] {21521c0c-1984-4dcf-938e-ffd51b2ff6c3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1045 | 2026.01.02 05:05:53.591326 [ 267 ] {21521c0c-1984-4dcf-938e-ffd51b2ff6c3} <Debug> TCPHandler: Processed in 0.000797724 sec. | ||
| 1046 | 2026.01.02 05:05:53.591562 [ 267 ] {} <Trace> TCP-Session: ee8b9760-d327-4be2-8c0e-e5f7223e3924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1047 | 2026.01.02 05:05:53.591677 [ 267 ] {548f86ce-59ae-437e-8035-71f5e5eab1ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36799) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1048 | 2026.01.02 05:05:53.591928 [ 267 ] {548f86ce-59ae-437e-8035-71f5e5eab1ff} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1049 | 2026.01.02 05:05:53.591973 [ 267 ] {548f86ce-59ae-437e-8035-71f5e5eab1ff} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1050 | 2026.01.02 05:05:53.592292 [ 267 ] {548f86ce-59ae-437e-8035-71f5e5eab1ff} <Debug> TCPHandler: Processed in 0.000778953 sec. | ||
| 1051 | 2026.01.02 05:05:53.592541 [ 267 ] {} <Trace> TCP-Session: ee8b9760-d327-4be2-8c0e-e5f7223e3924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1052 | 2026.01.02 05:05:53.592660 [ 267 ] {51ff2a02-4933-4212-8090-c042f86a05b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36799) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1053 | 2026.01.02 05:05:53.592911 [ 267 ] {51ff2a02-4933-4212-8090-c042f86a05b4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1054 | 2026.01.02 05:05:53.592954 [ 267 ] {51ff2a02-4933-4212-8090-c042f86a05b4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1055 | 2026.01.02 05:05:53.593276 [ 267 ] {51ff2a02-4933-4212-8090-c042f86a05b4} <Debug> TCPHandler: Processed in 0.000784113 sec. | ||
| 1056 | 2026.01.02 05:05:53.593517 [ 267 ] {} <Trace> TCP-Session: ee8b9760-d327-4be2-8c0e-e5f7223e3924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1057 | 2026.01.02 05:05:53.593637 [ 267 ] {c61ab93d-85ab-4248-b8b8-41def0e977f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36799) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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) | ||
| 1058 | 2026.01.02 05:05:53.593886 [ 267 ] {c61ab93d-85ab-4248-b8b8-41def0e977f9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1059 | 2026.01.02 05:05:53.593928 [ 267 ] {c61ab93d-85ab-4248-b8b8-41def0e977f9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1060 | 2026.01.02 05:05:53.594225 [ 267 ] {c61ab93d-85ab-4248-b8b8-41def0e977f9} <Debug> TCPHandler: Processed in 0.000763283 sec. | ||
| 1061 | 2026.01.02 05:05:53.594475 [ 267 ] {} <Trace> TCP-Session: ee8b9760-d327-4be2-8c0e-e5f7223e3924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1062 | 2026.01.02 05:05:53.594629 [ 267 ] {189ec8c2-b115-483b-846a-5296182fc123} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36799) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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) | ||
| 1063 | 2026.01.02 05:05:53.594932 [ 267 ] {189ec8c2-b115-483b-846a-5296182fc123} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1064 | 2026.01.02 05:05:53.594982 [ 267 ] {189ec8c2-b115-483b-846a-5296182fc123} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1065 | 2026.01.02 05:05:53.595293 [ 267 ] {189ec8c2-b115-483b-846a-5296182fc123} <Debug> TCPHandler: Processed in 0.000896195 sec. | ||
| 1066 | 2026.01.02 05:05:53.607348 [ 267 ] {} <Trace> TCP-Session: ee8b9760-d327-4be2-8c0e-e5f7223e3924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1067 | 2026.01.02 05:05:53.607484 [ 267 ] {8d53b456-fcc9-4d7f-a7b7-9d7c0087f509} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36799) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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) | ||
| 1068 | 2026.01.02 05:05:53.607792 [ 267 ] {8d53b456-fcc9-4d7f-a7b7-9d7c0087f509} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1069 | 2026.01.02 05:05:53.607842 [ 267 ] {8d53b456-fcc9-4d7f-a7b7-9d7c0087f509} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1070 | 2026.01.02 05:05:53.608207 [ 267 ] {8d53b456-fcc9-4d7f-a7b7-9d7c0087f509} <Debug> TCPHandler: Processed in 0.000917615 sec. | ||
| 1071 | 2026.01.02 05:05:53.610558 [ 267 ] {} <Trace> TCP-Session: ee8b9760-d327-4be2-8c0e-e5f7223e3924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1072 | 2026.01.02 05:05:53.610675 [ 267 ] {af88f93b-257e-4a94-9a28-345281effa77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36799) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1073 | 2026.01.02 05:05:53.610721 [ 267 ] {af88f93b-257e-4a94-9a28-345281effa77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1074 | 2026.01.02 05:05:53.611326 [ 267 ] {af88f93b-257e-4a94-9a28-345281effa77} <Trace> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1075 | 2026.01.02 05:05:53.611372 [ 267 ] {af88f93b-257e-4a94-9a28-345281effa77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1076 | 2026.01.02 05:05:53.612110 [ 267 ] {af88f93b-257e-4a94-9a28-345281effa77} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1077 | 2026.01.02 05:05:53.612606 [ 267 ] {af88f93b-257e-4a94-9a28-345281effa77} <Trace> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1078 | 2026.01.02 05:05:53.612761 [ 267 ] {af88f93b-257e-4a94-9a28-345281effa77} <Debug> executeQuery: Read 17 rows, 5.02 KiB in 0.002123 sec., 8007.536504945831 rows/sec., 2.31 MiB/sec. | ||
| 1079 | 2026.01.02 05:05:53.612801 [ 267 ] {af88f93b-257e-4a94-9a28-345281effa77} <Debug> TCPHandler: Processed in 0.002296138 sec. | ||
| 1080 | 2026.01.02 05:05:53.612943 [ 267 ] {} <Trace> TCP-Session: ee8b9760-d327-4be2-8c0e-e5f7223e3924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1081 | 2026.01.02 05:05:53.613049 [ 267 ] {d123631d-889a-471d-857b-1d6e150fe3f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36799) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1082 | 2026.01.02 05:05:53.613090 [ 267 ] {d123631d-889a-471d-857b-1d6e150fe3f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1083 | 2026.01.02 05:05:53.617895 [ 267 ] {d123631d-889a-471d-857b-1d6e150fe3f0} <Trace> oximeter.fields_i16 (cb56b64a-0514-41c6-b851-58b3833bf8fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1084 | 2026.01.02 05:05:53.617932 [ 267 ] {d123631d-889a-471d-857b-1d6e150fe3f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1085 | 2026.01.02 05:05:53.618557 [ 267 ] {d123631d-889a-471d-857b-1d6e150fe3f0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1086 | 2026.01.02 05:05:53.619015 [ 267 ] {d123631d-889a-471d-857b-1d6e150fe3f0} <Trace> oximeter.fields_i16 (cb56b64a-0514-41c6-b851-58b3833bf8fd): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1087 | 2026.01.02 05:05:53.619164 [ 267 ] {d123631d-889a-471d-857b-1d6e150fe3f0} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.006138 sec., 66797.00228087325 rows/sec., 4.24 MiB/sec. | ||
| 1088 | 2026.01.02 05:05:53.619207 [ 267 ] {d123631d-889a-471d-857b-1d6e150fe3f0} <Debug> TCPHandler: Processed in 0.006315716 sec. | ||
| 1089 | 2026.01.02 05:05:53.619338 [ 267 ] {} <Trace> TCP-Session: ee8b9760-d327-4be2-8c0e-e5f7223e3924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1090 | 2026.01.02 05:05:53.619447 [ 267 ] {479ac0b2-e403-4375-8664-5dedaa484e0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36799) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1091 | 2026.01.02 05:05:53.619491 [ 267 ] {479ac0b2-e403-4375-8664-5dedaa484e0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1092 | 2026.01.02 05:05:53.619917 [ 267 ] {479ac0b2-e403-4375-8664-5dedaa484e0a} <Trace> oximeter.fields_ipaddr (645cdd3d-4969-40ee-99e7-272b8c981424): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1093 | 2026.01.02 05:05:53.619960 [ 267 ] {479ac0b2-e403-4375-8664-5dedaa484e0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1094 | 2026.01.02 05:05:53.620430 [ 267 ] {479ac0b2-e403-4375-8664-5dedaa484e0a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1095 | 2026.01.02 05:05:53.620885 [ 267 ] {479ac0b2-e403-4375-8664-5dedaa484e0a} <Trace> oximeter.fields_ipaddr (645cdd3d-4969-40ee-99e7-272b8c981424): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1096 | 2026.01.02 05:05:53.621032 [ 267 ] {479ac0b2-e403-4375-8664-5dedaa484e0a} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001606 sec., 2490.6600249066 rows/sec., 203.10 KiB/sec. | ||
| 1097 | 2026.01.02 05:05:53.621072 [ 267 ] {479ac0b2-e403-4375-8664-5dedaa484e0a} <Debug> TCPHandler: Processed in 0.00178691 sec. | ||
| 1098 | 2026.01.02 05:05:53.621196 [ 267 ] {} <Trace> TCP-Session: ee8b9760-d327-4be2-8c0e-e5f7223e3924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1099 | 2026.01.02 05:05:53.621293 [ 267 ] {7a1701fb-58d8-4b1e-b504-38803dbe00bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36799) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1100 | 2026.01.02 05:05:53.621337 [ 267 ] {7a1701fb-58d8-4b1e-b504-38803dbe00bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1101 | 2026.01.02 05:05:53.622461 [ 267 ] {7a1701fb-58d8-4b1e-b504-38803dbe00bd} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1102 | 2026.01.02 05:05:53.622498 [ 267 ] {7a1701fb-58d8-4b1e-b504-38803dbe00bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1103 | 2026.01.02 05:05:53.623101 [ 267 ] {7a1701fb-58d8-4b1e-b504-38803dbe00bd} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1104 | 2026.01.02 05:05:53.623546 [ 267 ] {7a1701fb-58d8-4b1e-b504-38803dbe00bd} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1105 | 2026.01.02 05:05:53.623678 [ 267 ] {7a1701fb-58d8-4b1e-b504-38803dbe00bd} <Debug> executeQuery: Read 1060 rows, 85.77 KiB in 0.002403 sec., 441115.2725759467 rows/sec., 34.86 MiB/sec. | ||
| 1106 | 2026.01.02 05:05:53.623714 [ 267 ] {7a1701fb-58d8-4b1e-b504-38803dbe00bd} <Debug> TCPHandler: Processed in 0.002569054 sec. | ||
| 1107 | 2026.01.02 05:05:53.623838 [ 267 ] {} <Trace> TCP-Session: ee8b9760-d327-4be2-8c0e-e5f7223e3924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1108 | 2026.01.02 05:05:53.623936 [ 267 ] {0ff4c20c-aba0-4b9e-be1a-487ce8f951b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36799) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1109 | 2026.01.02 05:05:53.623984 [ 267 ] {0ff4c20c-aba0-4b9e-be1a-487ce8f951b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1110 | 2026.01.02 05:05:53.624483 [ 267 ] {0ff4c20c-aba0-4b9e-be1a-487ce8f951b4} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1111 | 2026.01.02 05:05:53.624521 [ 267 ] {0ff4c20c-aba0-4b9e-be1a-487ce8f951b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1112 | 2026.01.02 05:05:53.625018 [ 267 ] {0ff4c20c-aba0-4b9e-be1a-487ce8f951b4} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1113 | 2026.01.02 05:05:53.625429 [ 267 ] {0ff4c20c-aba0-4b9e-be1a-487ce8f951b4} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1114 | 2026.01.02 05:05:53.625552 [ 267 ] {0ff4c20c-aba0-4b9e-be1a-487ce8f951b4} <Debug> executeQuery: Read 210 rows, 12.67 KiB in 0.001676 sec., 125298.3293556086 rows/sec., 7.38 MiB/sec. | ||
| 1115 | 2026.01.02 05:05:53.625587 [ 267 ] {0ff4c20c-aba0-4b9e-be1a-487ce8f951b4} <Debug> TCPHandler: Processed in 0.001841811 sec. | ||
| 1116 | 2026.01.02 05:05:53.625703 [ 267 ] {} <Trace> TCP-Session: ee8b9760-d327-4be2-8c0e-e5f7223e3924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1117 | 2026.01.02 05:05:53.625797 [ 267 ] {85851bdb-dccd-4bfc-80c4-44ae6f8e8958} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36799) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1118 | 2026.01.02 05:05:53.625835 [ 267 ] {85851bdb-dccd-4bfc-80c4-44ae6f8e8958} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1119 | 2026.01.02 05:05:53.626434 [ 267 ] {85851bdb-dccd-4bfc-80c4-44ae6f8e8958} <Trace> oximeter.fields_u32 (1310015a-3be0-40ba-9fec-1b5eb4ed9f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1120 | 2026.01.02 05:05:53.626468 [ 267 ] {85851bdb-dccd-4bfc-80c4-44ae6f8e8958} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1121 | 2026.01.02 05:05:53.626898 [ 267 ] {85851bdb-dccd-4bfc-80c4-44ae6f8e8958} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1122 | 2026.01.02 05:05:53.627353 [ 267 ] {85851bdb-dccd-4bfc-80c4-44ae6f8e8958} <Trace> oximeter.fields_u32 (1310015a-3be0-40ba-9fec-1b5eb4ed9f75): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1123 | 2026.01.02 05:05:53.627485 [ 267 ] {85851bdb-dccd-4bfc-80c4-44ae6f8e8958} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.00165 sec., 128484.84848484848 rows/sec., 8.29 MiB/sec. | ||
| 1124 | 2026.01.02 05:05:53.627523 [ 267 ] {85851bdb-dccd-4bfc-80c4-44ae6f8e8958} <Debug> TCPHandler: Processed in 0.00182136 sec. | ||
| 1125 | 2026.01.02 05:05:53.627641 [ 267 ] {} <Trace> TCP-Session: ee8b9760-d327-4be2-8c0e-e5f7223e3924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1126 | 2026.01.02 05:05:53.627735 [ 267 ] {09792207-38d6-41cf-9065-5e599d88371a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36799) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1127 | 2026.01.02 05:05:53.627775 [ 267 ] {09792207-38d6-41cf-9065-5e599d88371a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1128 | 2026.01.02 05:05:53.628295 [ 267 ] {09792207-38d6-41cf-9065-5e599d88371a} <Trace> oximeter.fields_u8 (ae3e3832-81ae-4954-8933-d68b9608f6be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1129 | 2026.01.02 05:05:53.628339 [ 267 ] {09792207-38d6-41cf-9065-5e599d88371a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1130 | 2026.01.02 05:05:53.628905 [ 267 ] {09792207-38d6-41cf-9065-5e599d88371a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1131 | 2026.01.02 05:05:53.629509 [ 267 ] {09792207-38d6-41cf-9065-5e599d88371a} <Trace> oximeter.fields_u8 (ae3e3832-81ae-4954-8933-d68b9608f6be): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1132 | 2026.01.02 05:05:53.629650 [ 267 ] {09792207-38d6-41cf-9065-5e599d88371a} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001933 sec., 109156.75116399379 rows/sec., 6.20 MiB/sec. | ||
| 1133 | 2026.01.02 05:05:53.629694 [ 267 ] {09792207-38d6-41cf-9065-5e599d88371a} <Debug> TCPHandler: Processed in 0.002104166 sec. | ||
| 1134 | 2026.01.02 05:05:53.629816 [ 267 ] {} <Trace> TCP-Session: ee8b9760-d327-4be2-8c0e-e5f7223e3924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1135 | 2026.01.02 05:05:53.629913 [ 267 ] {e1d7afbe-ddfd-43ab-b9e3-4e021ed8bfe1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36799) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1136 | 2026.01.02 05:05:53.629953 [ 267 ] {e1d7afbe-ddfd-43ab-b9e3-4e021ed8bfe1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1137 | 2026.01.02 05:05:53.630630 [ 267 ] {e1d7afbe-ddfd-43ab-b9e3-4e021ed8bfe1} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1138 | 2026.01.02 05:05:53.630668 [ 267 ] {e1d7afbe-ddfd-43ab-b9e3-4e021ed8bfe1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1139 | 2026.01.02 05:05:53.631188 [ 267 ] {e1d7afbe-ddfd-43ab-b9e3-4e021ed8bfe1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1140 | 2026.01.02 05:05:53.631757 [ 267 ] {e1d7afbe-ddfd-43ab-b9e3-4e021ed8bfe1} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1141 | 2026.01.02 05:05:53.631893 [ 267 ] {e1d7afbe-ddfd-43ab-b9e3-4e021ed8bfe1} <Debug> executeQuery: Read 629 rows, 44.48 KiB in 0.001998 sec., 314814.8148148148 rows/sec., 21.74 MiB/sec. | ||
| 1142 | 2026.01.02 05:05:53.631930 [ 267 ] {e1d7afbe-ddfd-43ab-b9e3-4e021ed8bfe1} <Debug> TCPHandler: Processed in 0.002164766 sec. | ||
| 1143 | 2026.01.02 05:05:53.632057 [ 267 ] {} <Trace> TCP-Session: ee8b9760-d327-4be2-8c0e-e5f7223e3924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1144 | 2026.01.02 05:05:53.632153 [ 267 ] {1d8482f1-efae-400f-82a6-1a60554be5c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36799) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1145 | 2026.01.02 05:05:53.632195 [ 267 ] {1d8482f1-efae-400f-82a6-1a60554be5c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1146 | 2026.01.02 05:05:53.632585 [ 267 ] {1d8482f1-efae-400f-82a6-1a60554be5c3} <Trace> oximeter.measurements_bool (0b2779fa-d8a4-4f66-a14b-91b20b950528): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1147 | 2026.01.02 05:05:53.632622 [ 267 ] {1d8482f1-efae-400f-82a6-1a60554be5c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1148 | 2026.01.02 05:05:53.635148 [ 267 ] {1d8482f1-efae-400f-82a6-1a60554be5c3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1149 | 2026.01.02 05:05:53.635618 [ 267 ] {1d8482f1-efae-400f-82a6-1a60554be5c3} <Trace> oximeter.measurements_bool (0b2779fa-d8a4-4f66-a14b-91b20b950528): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1150 | 2026.01.02 05:05:53.635758 [ 267 ] {1d8482f1-efae-400f-82a6-1a60554be5c3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.003624 sec., 1655.6291390728477 rows/sec., 86.50 KiB/sec. | ||
| 1151 | 2026.01.02 05:05:53.635798 [ 267 ] {1d8482f1-efae-400f-82a6-1a60554be5c3} <Debug> TCPHandler: Processed in 0.003792574 sec. | ||
| 1152 | 2026.01.02 05:05:53.635922 [ 267 ] {} <Trace> TCP-Session: ee8b9760-d327-4be2-8c0e-e5f7223e3924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1153 | 2026.01.02 05:05:53.636018 [ 267 ] {8c5e3d67-58c7-4986-8a61-2d1808315ab3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36799) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1154 | 2026.01.02 05:05:53.636062 [ 267 ] {8c5e3d67-58c7-4986-8a61-2d1808315ab3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1155 | 2026.01.02 05:05:53.636492 [ 267 ] {8c5e3d67-58c7-4986-8a61-2d1808315ab3} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1156 | 2026.01.02 05:05:53.636529 [ 267 ] {8c5e3d67-58c7-4986-8a61-2d1808315ab3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1157 | 2026.01.02 05:05:53.637056 [ 267 ] {8c5e3d67-58c7-4986-8a61-2d1808315ab3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1158 | 2026.01.02 05:05:53.637516 [ 267 ] {8c5e3d67-58c7-4986-8a61-2d1808315ab3} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1159 | 2026.01.02 05:05:53.637664 [ 267 ] {8c5e3d67-58c7-4986-8a61-2d1808315ab3} <Debug> executeQuery: Read 156 rows, 9.85 KiB in 0.001664 sec., 93750 rows/sec., 5.78 MiB/sec. | ||
| 1160 | 2026.01.02 05:05:53.637701 [ 267 ] {8c5e3d67-58c7-4986-8a61-2d1808315ab3} <Debug> TCPHandler: Processed in 0.001833081 sec. | ||
| 1161 | 2026.01.02 05:05:53.637817 [ 267 ] {} <Trace> TCP-Session: ee8b9760-d327-4be2-8c0e-e5f7223e3924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1162 | 2026.01.02 05:05:53.637913 [ 267 ] {4129b0ee-77b9-4417-9711-92c1c81eac93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36799) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1163 | 2026.01.02 05:05:53.637969 [ 267 ] {4129b0ee-77b9-4417-9711-92c1c81eac93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1164 | 2026.01.02 05:05:53.638293 [ 267 ] {4129b0ee-77b9-4417-9711-92c1c81eac93} <Trace> oximeter.measurements_f64 (aa9bbb3a-da62-4075-81f6-d05edd62a94a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1165 | 2026.01.02 05:05:53.638330 [ 267 ] {4129b0ee-77b9-4417-9711-92c1c81eac93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1166 | 2026.01.02 05:05:53.638757 [ 267 ] {4129b0ee-77b9-4417-9711-92c1c81eac93} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1167 | 2026.01.02 05:05:53.639200 [ 267 ] {4129b0ee-77b9-4417-9711-92c1c81eac93} <Trace> oximeter.measurements_f64 (aa9bbb3a-da62-4075-81f6-d05edd62a94a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1168 | 2026.01.02 05:05:53.639332 [ 267 ] {4129b0ee-77b9-4417-9711-92c1c81eac93} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001438 sec., 695.4102920723227 rows/sec., 46.86 KiB/sec. | ||
| 1169 | 2026.01.02 05:05:53.639368 [ 267 ] {4129b0ee-77b9-4417-9711-92c1c81eac93} <Debug> TCPHandler: Processed in 0.001599136 sec. | ||
| 1170 | 2026.01.02 05:05:53.639482 [ 267 ] {} <Trace> TCP-Session: ee8b9760-d327-4be2-8c0e-e5f7223e3924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1171 | 2026.01.02 05:05:53.639576 [ 267 ] {0803751e-89b1-4805-9e01-8b1480278b9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36799) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1172 | 2026.01.02 05:05:53.639631 [ 267 ] {0803751e-89b1-4805-9e01-8b1480278b9b} <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 | ||
| 1173 | 2026.01.02 05:05:53.640396 [ 267 ] {0803751e-89b1-4805-9e01-8b1480278b9b} <Trace> oximeter.measurements_histogramu64 (1ea2d44b-9dfb-4731-8ee2-8779179f369b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1174 | 2026.01.02 05:05:53.640434 [ 267 ] {0803751e-89b1-4805-9e01-8b1480278b9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1175 | 2026.01.02 05:05:53.641034 [ 267 ] {0803751e-89b1-4805-9e01-8b1480278b9b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1176 | 2026.01.02 05:05:53.641613 [ 267 ] {0803751e-89b1-4805-9e01-8b1480278b9b} <Trace> oximeter.measurements_histogramu64 (1ea2d44b-9dfb-4731-8ee2-8779179f369b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1177 | 2026.01.02 05:05:53.641758 [ 267 ] {0803751e-89b1-4805-9e01-8b1480278b9b} <Debug> executeQuery: Read 1 rows, 1.83 KiB in 0.0022 sec., 454.5454545454545 rows/sec., 834.07 KiB/sec. | ||
| 1178 | 2026.01.02 05:05:53.641815 [ 267 ] {0803751e-89b1-4805-9e01-8b1480278b9b} <Debug> TCPHandler: Processed in 0.00238314 sec. | ||
| 1179 | 2026.01.02 05:05:53.641935 [ 267 ] {} <Trace> TCP-Session: ee8b9760-d327-4be2-8c0e-e5f7223e3924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1180 | 2026.01.02 05:05:53.642033 [ 267 ] {29b70881-fb95-4da6-9b42-c4c67711167b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36799) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1181 | 2026.01.02 05:05:53.642075 [ 267 ] {29b70881-fb95-4da6-9b42-c4c67711167b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1182 | 2026.01.02 05:05:53.642399 [ 267 ] {29b70881-fb95-4da6-9b42-c4c67711167b} <Trace> oximeter.measurements_i64 (bf2a0e0e-2273-4c7f-93bd-8185d39b76b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1183 | 2026.01.02 05:05:53.642436 [ 267 ] {29b70881-fb95-4da6-9b42-c4c67711167b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1184 | 2026.01.02 05:05:53.642925 [ 267 ] {29b70881-fb95-4da6-9b42-c4c67711167b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1185 | 2026.01.02 05:05:53.643375 [ 267 ] {29b70881-fb95-4da6-9b42-c4c67711167b} <Trace> oximeter.measurements_i64 (bf2a0e0e-2273-4c7f-93bd-8185d39b76b3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1186 | 2026.01.02 05:05:53.643507 [ 267 ] {29b70881-fb95-4da6-9b42-c4c67711167b} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001493 sec., 6028.131279303416 rows/sec., 425.82 KiB/sec. | ||
| 1187 | 2026.01.02 05:05:53.643544 [ 267 ] {29b70881-fb95-4da6-9b42-c4c67711167b} <Debug> TCPHandler: Processed in 0.001659637 sec. | ||
| 1188 | 2026.01.02 05:05:53.643664 [ 267 ] {} <Trace> TCP-Session: ee8b9760-d327-4be2-8c0e-e5f7223e3924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1189 | 2026.01.02 05:05:53.643761 [ 267 ] {cc9ee987-61b2-45d0-ae3a-cc0e4748139b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36799) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1190 | 2026.01.02 05:05:53.643802 [ 267 ] {cc9ee987-61b2-45d0-ae3a-cc0e4748139b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1191 | 2026.01.02 05:05:53.644135 [ 267 ] {cc9ee987-61b2-45d0-ae3a-cc0e4748139b} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1192 | 2026.01.02 05:05:53.644172 [ 267 ] {cc9ee987-61b2-45d0-ae3a-cc0e4748139b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1193 | 2026.01.02 05:05:53.644631 [ 267 ] {cc9ee987-61b2-45d0-ae3a-cc0e4748139b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1194 | 2026.01.02 05:05:53.645102 [ 267 ] {cc9ee987-61b2-45d0-ae3a-cc0e4748139b} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1195 | 2026.01.02 05:05:53.645241 [ 267 ] {cc9ee987-61b2-45d0-ae3a-cc0e4748139b} <Debug> executeQuery: Read 44 rows, 2.38 KiB in 0.001501 sec., 29313.790806129247 rows/sec., 1.55 MiB/sec. | ||
| 1196 | 2026.01.02 05:05:53.645278 [ 267 ] {cc9ee987-61b2-45d0-ae3a-cc0e4748139b} <Debug> TCPHandler: Processed in 0.001664648 sec. | ||
| 1197 | 2026.01.02 05:05:54.377769 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 1497 | ||
| 1198 | 2026.01.02 05:05:54.378293 [ 245 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1199 | 2026.01.02 05:05:54.378350 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1200 | 2026.01.02 05:05:54.378999 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1201 | 2026.01.02 05:05:54.379494 [ 245 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1202 | 2026.01.02 05:05:54.379648 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1497 | ||
| 1203 | 2026.01.02 05:05:54.443669 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 1204 | 2026.01.02 05:05:54.460946 [ 244 ] {} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1205 | 2026.01.02 05:05:54.461020 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1206 | 2026.01.02 05:05:54.467430 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1207 | 2026.01.02 05:05:54.468758 [ 244 ] {} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1208 | 2026.01.02 05:05:54.472072 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 1209 | 2026.01.02 05:05:55.000194 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 164.00 MiB, peak 173.00 MiB, free memory in arenas 0.00 B, will set to 165.28 MiB (RSS), difference: 1.28 MiB | ||
| 1210 | 2026.01.02 05:06:01.775207 [ 85 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1211 | 2026.01.02 05:06:01.775277 [ 85 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1212 | 2026.01.02 05:06:01.879719 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 1945 | ||
| 1213 | 2026.01.02 05:06:01.880270 [ 245 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1214 | 2026.01.02 05:06:01.880324 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1215 | 2026.01.02 05:06:01.881083 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1216 | 2026.01.02 05:06:01.881572 [ 245 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1217 | 2026.01.02 05:06:01.881703 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1945 | ||
| 1218 | 2026.01.02 05:06:01.882829 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 62 entries to flush up to offset 156 | ||
| 1219 | 2026.01.02 05:06:01.886027 [ 243 ] {} <Trace> system.query_log (dd3f3490-5765-4d2a-9406-0e239d3e9a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1220 | 2026.01.02 05:06:01.886077 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1221 | 2026.01.02 05:06:01.887393 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1222 | 2026.01.02 05:06:01.887853 [ 243 ] {} <Trace> system.query_log (dd3f3490-5765-4d2a-9406-0e239d3e9a13): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1223 | 2026.01.02 05:06:01.888094 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 156 | ||
| 1224 | 2026.01.02 05:06:01.972131 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1225 | 2026.01.02 05:06:01.988514 [ 244 ] {} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1226 | 2026.01.02 05:06:01.988566 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1227 | 2026.01.02 05:06:01.995035 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1228 | 2026.01.02 05:06:01.996182 [ 244 ] {} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1229 | 2026.01.02 05:06:01.999460 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1230 | 2026.01.02 05:06:02.000170 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 165.86 MiB, peak 173.00 MiB, free memory in arenas 0.00 B, will set to 166.91 MiB (RSS), difference: 1.05 MiB | ||
| 1231 | 2026.01.02 05:06:03.570454 [ 267 ] {} <Trace> TCP-Session: ee8b9760-d327-4be2-8c0e-e5f7223e3924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1232 | 2026.01.02 05:06:03.570658 [ 267 ] {2a8160d6-9a9f-426a-8a2b-dca11f2deb08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36799) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1233 | 2026.01.02 05:06:03.570724 [ 267 ] {2a8160d6-9a9f-426a-8a2b-dca11f2deb08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1234 | 2026.01.02 05:06:03.571483 [ 267 ] {2a8160d6-9a9f-426a-8a2b-dca11f2deb08} <Trace> oximeter.fields_i16 (cb56b64a-0514-41c6-b851-58b3833bf8fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1235 | 2026.01.02 05:06:03.571534 [ 267 ] {2a8160d6-9a9f-426a-8a2b-dca11f2deb08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1236 | 2026.01.02 05:06:03.572077 [ 267 ] {2a8160d6-9a9f-426a-8a2b-dca11f2deb08} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1237 | 2026.01.02 05:06:03.572508 [ 267 ] {2a8160d6-9a9f-426a-8a2b-dca11f2deb08} <Trace> oximeter.fields_i16 (cb56b64a-0514-41c6-b851-58b3833bf8fd): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1238 | 2026.01.02 05:06:03.572657 [ 267 ] {2a8160d6-9a9f-426a-8a2b-dca11f2deb08} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002045 sec., 200488.99755501223 rows/sec., 12.72 MiB/sec. | ||
| 1239 | 2026.01.02 05:06:03.572698 [ 267 ] {2a8160d6-9a9f-426a-8a2b-dca11f2deb08} <Debug> TCPHandler: Processed in 0.002368019 sec. | ||
| 1240 | 2026.01.02 05:06:03.572819 [ 267 ] {} <Trace> TCP-Session: ee8b9760-d327-4be2-8c0e-e5f7223e3924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1241 | 2026.01.02 05:06:03.572913 [ 267 ] {2595c70f-6435-4ce4-abd6-4083edc5d1e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36799) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1242 | 2026.01.02 05:06:03.572954 [ 267 ] {2595c70f-6435-4ce4-abd6-4083edc5d1e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1243 | 2026.01.02 05:06:03.573840 [ 267 ] {2595c70f-6435-4ce4-abd6-4083edc5d1e7} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1244 | 2026.01.02 05:06:03.573877 [ 267 ] {2595c70f-6435-4ce4-abd6-4083edc5d1e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1245 | 2026.01.02 05:06:03.574349 [ 267 ] {2595c70f-6435-4ce4-abd6-4083edc5d1e7} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1246 | 2026.01.02 05:06:03.574766 [ 267 ] {2595c70f-6435-4ce4-abd6-4083edc5d1e7} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1247 | 2026.01.02 05:06:03.574893 [ 267 ] {2595c70f-6435-4ce4-abd6-4083edc5d1e7} <Debug> executeQuery: Read 1100 rows, 89.55 KiB in 0.001998 sec., 550550.5505505505 rows/sec., 43.77 MiB/sec. | ||
| 1248 | 2026.01.02 05:06:03.574930 [ 267 ] {2595c70f-6435-4ce4-abd6-4083edc5d1e7} <Debug> TCPHandler: Processed in 0.002161326 sec. | ||
| 1249 | 2026.01.02 05:06:03.575041 [ 267 ] {} <Trace> TCP-Session: ee8b9760-d327-4be2-8c0e-e5f7223e3924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1250 | 2026.01.02 05:06:03.575132 [ 267 ] {aa5f3d6d-7931-4273-a5d4-f6a13d0c7a96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36799) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1251 | 2026.01.02 05:06:03.575169 [ 267 ] {aa5f3d6d-7931-4273-a5d4-f6a13d0c7a96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1252 | 2026.01.02 05:06:03.575628 [ 267 ] {aa5f3d6d-7931-4273-a5d4-f6a13d0c7a96} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1253 | 2026.01.02 05:06:03.575663 [ 267 ] {aa5f3d6d-7931-4273-a5d4-f6a13d0c7a96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1254 | 2026.01.02 05:06:03.576109 [ 267 ] {aa5f3d6d-7931-4273-a5d4-f6a13d0c7a96} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1255 | 2026.01.02 05:06:03.576562 [ 267 ] {aa5f3d6d-7931-4273-a5d4-f6a13d0c7a96} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1256 | 2026.01.02 05:06:03.576701 [ 267 ] {aa5f3d6d-7931-4273-a5d4-f6a13d0c7a96} <Debug> executeQuery: Read 227 rows, 13.97 KiB in 0.001582 sec., 143489.25410872314 rows/sec., 8.62 MiB/sec. | ||
| 1257 | 2026.01.02 05:06:03.576737 [ 267 ] {aa5f3d6d-7931-4273-a5d4-f6a13d0c7a96} <Debug> TCPHandler: Processed in 0.001747299 sec. | ||
| 1258 | 2026.01.02 05:06:03.576848 [ 267 ] {} <Trace> TCP-Session: ee8b9760-d327-4be2-8c0e-e5f7223e3924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1259 | 2026.01.02 05:06:03.576941 [ 267 ] {9c550513-aed5-4c43-b95b-18a4e20e1b98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36799) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1260 | 2026.01.02 05:06:03.576980 [ 267 ] {9c550513-aed5-4c43-b95b-18a4e20e1b98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1261 | 2026.01.02 05:06:03.577469 [ 267 ] {9c550513-aed5-4c43-b95b-18a4e20e1b98} <Trace> oximeter.fields_u32 (1310015a-3be0-40ba-9fec-1b5eb4ed9f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1262 | 2026.01.02 05:06:03.577505 [ 267 ] {9c550513-aed5-4c43-b95b-18a4e20e1b98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1263 | 2026.01.02 05:06:03.577915 [ 267 ] {9c550513-aed5-4c43-b95b-18a4e20e1b98} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1264 | 2026.01.02 05:06:03.578326 [ 267 ] {9c550513-aed5-4c43-b95b-18a4e20e1b98} <Trace> oximeter.fields_u32 (1310015a-3be0-40ba-9fec-1b5eb4ed9f75): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1265 | 2026.01.02 05:06:03.578463 [ 267 ] {9c550513-aed5-4c43-b95b-18a4e20e1b98} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001539 sec., 137751.7868745939 rows/sec., 8.88 MiB/sec. | ||
| 1266 | 2026.01.02 05:06:03.578500 [ 267 ] {9c550513-aed5-4c43-b95b-18a4e20e1b98} <Debug> TCPHandler: Processed in 0.001702759 sec. | ||
| 1267 | 2026.01.02 05:06:03.578610 [ 267 ] {} <Trace> TCP-Session: ee8b9760-d327-4be2-8c0e-e5f7223e3924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1268 | 2026.01.02 05:06:03.578704 [ 267 ] {9b74111f-c728-45e6-bde1-76810b005647} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36799) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1269 | 2026.01.02 05:06:03.578743 [ 267 ] {9b74111f-c728-45e6-bde1-76810b005647} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1270 | 2026.01.02 05:06:03.579230 [ 267 ] {9b74111f-c728-45e6-bde1-76810b005647} <Trace> oximeter.fields_u8 (ae3e3832-81ae-4954-8933-d68b9608f6be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1271 | 2026.01.02 05:06:03.579267 [ 267 ] {9b74111f-c728-45e6-bde1-76810b005647} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1272 | 2026.01.02 05:06:03.579669 [ 267 ] {9b74111f-c728-45e6-bde1-76810b005647} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1273 | 2026.01.02 05:06:03.580155 [ 267 ] {9b74111f-c728-45e6-bde1-76810b005647} <Trace> oximeter.fields_u8 (ae3e3832-81ae-4954-8933-d68b9608f6be): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1274 | 2026.01.02 05:06:03.580298 [ 267 ] {9b74111f-c728-45e6-bde1-76810b005647} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001611 sec., 130974.54996896337 rows/sec., 7.44 MiB/sec. | ||
| 1275 | 2026.01.02 05:06:03.580333 [ 267 ] {9b74111f-c728-45e6-bde1-76810b005647} <Debug> TCPHandler: Processed in 0.001773659 sec. | ||
| 1276 | 2026.01.02 05:06:03.580444 [ 267 ] {} <Trace> TCP-Session: ee8b9760-d327-4be2-8c0e-e5f7223e3924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1277 | 2026.01.02 05:06:03.580537 [ 267 ] {e1ed7a23-81ca-4063-bb2d-38acac58c8cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36799) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1278 | 2026.01.02 05:06:03.580577 [ 267 ] {e1ed7a23-81ca-4063-bb2d-38acac58c8cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1279 | 2026.01.02 05:06:03.581213 [ 267 ] {e1ed7a23-81ca-4063-bb2d-38acac58c8cf} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1280 | 2026.01.02 05:06:03.581249 [ 267 ] {e1ed7a23-81ca-4063-bb2d-38acac58c8cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1281 | 2026.01.02 05:06:03.581680 [ 267 ] {e1ed7a23-81ca-4063-bb2d-38acac58c8cf} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1282 | 2026.01.02 05:06:03.582139 [ 267 ] {e1ed7a23-81ca-4063-bb2d-38acac58c8cf} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1283 | 2026.01.02 05:06:03.582267 [ 267 ] {e1ed7a23-81ca-4063-bb2d-38acac58c8cf} <Debug> executeQuery: Read 645 rows, 45.78 KiB in 0.001747 sec., 369204.3503148254 rows/sec., 25.59 MiB/sec. | ||
| 1284 | 2026.01.02 05:06:03.582304 [ 267 ] {e1ed7a23-81ca-4063-bb2d-38acac58c8cf} <Debug> TCPHandler: Processed in 0.001910912 sec. | ||
| 1285 | 2026.01.02 05:06:03.582414 [ 267 ] {} <Trace> TCP-Session: ee8b9760-d327-4be2-8c0e-e5f7223e3924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1286 | 2026.01.02 05:06:03.582508 [ 267 ] {bfacd75b-4994-47f6-b624-e39373be40ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36799) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1287 | 2026.01.02 05:06:03.582548 [ 267 ] {bfacd75b-4994-47f6-b624-e39373be40ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1288 | 2026.01.02 05:06:03.582873 [ 267 ] {bfacd75b-4994-47f6-b624-e39373be40ef} <Trace> oximeter.measurements_bool (0b2779fa-d8a4-4f66-a14b-91b20b950528): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1289 | 2026.01.02 05:06:03.582910 [ 267 ] {bfacd75b-4994-47f6-b624-e39373be40ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1290 | 2026.01.02 05:06:03.583316 [ 267 ] {bfacd75b-4994-47f6-b624-e39373be40ef} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1291 | 2026.01.02 05:06:03.583733 [ 267 ] {bfacd75b-4994-47f6-b624-e39373be40ef} <Trace> oximeter.measurements_bool (0b2779fa-d8a4-4f66-a14b-91b20b950528): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1292 | 2026.01.02 05:06:03.583870 [ 267 ] {bfacd75b-4994-47f6-b624-e39373be40ef} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001379 sec., 4350.97897026831 rows/sec., 227.32 KiB/sec. | ||
| 1293 | 2026.01.02 05:06:03.583906 [ 267 ] {bfacd75b-4994-47f6-b624-e39373be40ef} <Debug> TCPHandler: Processed in 0.001542296 sec. | ||
| 1294 | 2026.01.02 05:06:03.584014 [ 267 ] {} <Trace> TCP-Session: ee8b9760-d327-4be2-8c0e-e5f7223e3924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1295 | 2026.01.02 05:06:03.584111 [ 267 ] {20aaa856-c7b6-4687-8349-cd16332ed7b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36799) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1296 | 2026.01.02 05:06:03.584153 [ 267 ] {20aaa856-c7b6-4687-8349-cd16332ed7b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1297 | 2026.01.02 05:06:03.584509 [ 267 ] {20aaa856-c7b6-4687-8349-cd16332ed7b7} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1298 | 2026.01.02 05:06:03.584547 [ 267 ] {20aaa856-c7b6-4687-8349-cd16332ed7b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1299 | 2026.01.02 05:06:03.584966 [ 267 ] {20aaa856-c7b6-4687-8349-cd16332ed7b7} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1300 | 2026.01.02 05:06:03.585387 [ 267 ] {20aaa856-c7b6-4687-8349-cd16332ed7b7} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1301 | 2026.01.02 05:06:03.585521 [ 267 ] {20aaa856-c7b6-4687-8349-cd16332ed7b7} <Debug> executeQuery: Read 154 rows, 9.71 KiB in 0.001431 sec., 107617.05101327744 rows/sec., 6.63 MiB/sec. | ||
| 1302 | 2026.01.02 05:06:03.585562 [ 267 ] {20aaa856-c7b6-4687-8349-cd16332ed7b7} <Debug> TCPHandler: Processed in 0.001598557 sec. | ||
| 1303 | 2026.01.02 05:06:03.585675 [ 267 ] {} <Trace> TCP-Session: ee8b9760-d327-4be2-8c0e-e5f7223e3924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1304 | 2026.01.02 05:06:03.585770 [ 267 ] {84081872-2e31-4336-a33b-41c95ab18f99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36799) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1305 | 2026.01.02 05:06:03.585810 [ 267 ] {84081872-2e31-4336-a33b-41c95ab18f99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1306 | 2026.01.02 05:06:03.586140 [ 267 ] {84081872-2e31-4336-a33b-41c95ab18f99} <Trace> oximeter.measurements_f64 (aa9bbb3a-da62-4075-81f6-d05edd62a94a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1307 | 2026.01.02 05:06:03.586176 [ 267 ] {84081872-2e31-4336-a33b-41c95ab18f99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1308 | 2026.01.02 05:06:03.586590 [ 267 ] {84081872-2e31-4336-a33b-41c95ab18f99} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1309 | 2026.01.02 05:06:03.587005 [ 267 ] {84081872-2e31-4336-a33b-41c95ab18f99} <Trace> oximeter.measurements_f64 (aa9bbb3a-da62-4075-81f6-d05edd62a94a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1310 | 2026.01.02 05:06:03.587150 [ 267 ] {84081872-2e31-4336-a33b-41c95ab18f99} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001398 sec., 715.307582260372 rows/sec., 48.20 KiB/sec. | ||
| 1311 | 2026.01.02 05:06:03.587187 [ 267 ] {84081872-2e31-4336-a33b-41c95ab18f99} <Debug> TCPHandler: Processed in 0.001562236 sec. | ||
| 1312 | 2026.01.02 05:06:03.587298 [ 267 ] {} <Trace> TCP-Session: ee8b9760-d327-4be2-8c0e-e5f7223e3924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1313 | 2026.01.02 05:06:03.587391 [ 267 ] {00c85df0-4cc2-4db9-8258-9f3ffb5c5c1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36799) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1314 | 2026.01.02 05:06:03.587444 [ 267 ] {00c85df0-4cc2-4db9-8258-9f3ffb5c5c1b} <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 | ||
| 1315 | 2026.01.02 05:06:03.588169 [ 267 ] {00c85df0-4cc2-4db9-8258-9f3ffb5c5c1b} <Trace> oximeter.measurements_histogramu64 (1ea2d44b-9dfb-4731-8ee2-8779179f369b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1316 | 2026.01.02 05:06:03.588207 [ 267 ] {00c85df0-4cc2-4db9-8258-9f3ffb5c5c1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1317 | 2026.01.02 05:06:03.592570 [ 267 ] {00c85df0-4cc2-4db9-8258-9f3ffb5c5c1b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1318 | 2026.01.02 05:06:03.593010 [ 267 ] {00c85df0-4cc2-4db9-8258-9f3ffb5c5c1b} <Trace> oximeter.measurements_histogramu64 (1ea2d44b-9dfb-4731-8ee2-8779179f369b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1319 | 2026.01.02 05:06:03.593156 [ 267 ] {00c85df0-4cc2-4db9-8258-9f3ffb5c5c1b} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.005781 sec., 3805.569970593323 rows/sec., 6.82 MiB/sec. | ||
| 1320 | 2026.01.02 05:06:03.593208 [ 267 ] {00c85df0-4cc2-4db9-8258-9f3ffb5c5c1b} <Debug> TCPHandler: Processed in 0.00595972 sec. | ||
| 1321 | 2026.01.02 05:06:03.593333 [ 267 ] {} <Trace> TCP-Session: ee8b9760-d327-4be2-8c0e-e5f7223e3924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1322 | 2026.01.02 05:06:03.593427 [ 267 ] {b7be22b9-ad86-4a63-81f1-1a6822c69407} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36799) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1323 | 2026.01.02 05:06:03.593469 [ 267 ] {b7be22b9-ad86-4a63-81f1-1a6822c69407} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1324 | 2026.01.02 05:06:03.595730 [ 267 ] {b7be22b9-ad86-4a63-81f1-1a6822c69407} <Trace> oximeter.measurements_i64 (bf2a0e0e-2273-4c7f-93bd-8185d39b76b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1325 | 2026.01.02 05:06:03.595764 [ 267 ] {b7be22b9-ad86-4a63-81f1-1a6822c69407} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1326 | 2026.01.02 05:06:03.596238 [ 267 ] {b7be22b9-ad86-4a63-81f1-1a6822c69407} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1327 | 2026.01.02 05:06:03.596779 [ 267 ] {b7be22b9-ad86-4a63-81f1-1a6822c69407} <Trace> oximeter.measurements_i64 (bf2a0e0e-2273-4c7f-93bd-8185d39b76b3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1328 | 2026.01.02 05:06:03.596930 [ 267 ] {b7be22b9-ad86-4a63-81f1-1a6822c69407} <Debug> executeQuery: Read 15 rows, 1.14 KiB in 0.003519 sec., 4262.574595055414 rows/sec., 325.24 KiB/sec. | ||
| 1329 | 2026.01.02 05:06:03.596973 [ 267 ] {b7be22b9-ad86-4a63-81f1-1a6822c69407} <Debug> TCPHandler: Processed in 0.003690752 sec. | ||
| 1330 | 2026.01.02 05:06:03.597096 [ 267 ] {} <Trace> TCP-Session: ee8b9760-d327-4be2-8c0e-e5f7223e3924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1331 | 2026.01.02 05:06:03.597190 [ 267 ] {2388b570-8349-415f-8591-f11908f15cb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36799) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1332 | 2026.01.02 05:06:03.597231 [ 267 ] {2388b570-8349-415f-8591-f11908f15cb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1333 | 2026.01.02 05:06:03.597557 [ 267 ] {2388b570-8349-415f-8591-f11908f15cb2} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1334 | 2026.01.02 05:06:03.597596 [ 267 ] {2388b570-8349-415f-8591-f11908f15cb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1335 | 2026.01.02 05:06:03.597983 [ 267 ] {2388b570-8349-415f-8591-f11908f15cb2} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1336 | 2026.01.02 05:06:03.598412 [ 267 ] {2388b570-8349-415f-8591-f11908f15cb2} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1337 | 2026.01.02 05:06:03.598550 [ 267 ] {2388b570-8349-415f-8591-f11908f15cb2} <Debug> executeQuery: Read 44 rows, 2.38 KiB in 0.001377 sec., 31953.522149600583 rows/sec., 1.69 MiB/sec. | ||
| 1338 | 2026.01.02 05:06:03.598584 [ 267 ] {2388b570-8349-415f-8591-f11908f15cb2} <Debug> TCPHandler: Processed in 0.001541526 sec. | ||
| 1339 | 2026.01.02 05:06:08.555920 [ 267 ] {} <Trace> TCP-Session: ee8b9760-d327-4be2-8c0e-e5f7223e3924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1340 | 2026.01.02 05:06:08.556165 [ 267 ] {d3bfa2cd-6a72-4398-b9f6-ea818ec6511e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36799) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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) | ||
| 1341 | 2026.01.02 05:06:08.556527 [ 267 ] {d3bfa2cd-6a72-4398-b9f6-ea818ec6511e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1342 | 2026.01.02 05:06:08.560562 [ 267 ] {d3bfa2cd-6a72-4398-b9f6-ea818ec6511e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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 | ||
| 1343 | 2026.01.02 05:06:08.560834 [ 267 ] {d3bfa2cd-6a72-4398-b9f6-ea818ec6511e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1344 | 2026.01.02 05:06:08.560914 [ 267 ] {d3bfa2cd-6a72-4398-b9f6-ea818ec6511e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1345 | 2026.01.02 05:06:08.561110 [ 267 ] {d3bfa2cd-6a72-4398-b9f6-ea818ec6511e} <Debug> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (SelectExecutor): Key condition: (column 0 notIn 17-element set) | ||
| 1346 | 2026.01.02 05:06:08.563105 [ 267 ] {d3bfa2cd-6a72-4398-b9f6-ea818ec6511e} <Trace> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1347 | 2026.01.02 05:06:08.565110 [ 267 ] {d3bfa2cd-6a72-4398-b9f6-ea818ec6511e} <Debug> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (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 | ||
| 1348 | 2026.01.02 05:06:08.565136 [ 267 ] {d3bfa2cd-6a72-4398-b9f6-ea818ec6511e} <Trace> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1349 | 2026.01.02 05:06:08.567168 [ 267 ] {d3bfa2cd-6a72-4398-b9f6-ea818ec6511e} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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'))" | ||
| 1350 | 2026.01.02 05:06:08.567200 [ 267 ] {d3bfa2cd-6a72-4398-b9f6-ea818ec6511e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 17 rows starting from 0 | ||
| 1351 | 2026.01.02 05:06:08.594615 [ 267 ] {d3bfa2cd-6a72-4398-b9f6-ea818ec6511e} <Debug> executeQuery: Read 17 rows, 625.00 B in 0.038546 sec., 441.0314948373372 rows/sec., 15.83 KiB/sec. | ||
| 1352 | 2026.01.02 05:06:08.594697 [ 267 ] {d3bfa2cd-6a72-4398-b9f6-ea818ec6511e} <Debug> TCPHandler: Processed in 0.038900902 sec. | ||
| 1353 | 2026.01.02 05:06:08.595008 [ 267 ] {} <Trace> TCP-Session: ee8b9760-d327-4be2-8c0e-e5f7223e3924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1354 | 2026.01.02 05:06:08.595147 [ 267 ] {ff1c1252-d410-4c43-ad8f-195f401fbc21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36799) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', '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) | ||
| 1355 | 2026.01.02 05:06:08.595346 [ 267 ] {ff1c1252-d410-4c43-ad8f-195f401fbc21} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1356 | 2026.01.02 05:06:08.595378 [ 267 ] {ff1c1252-d410-4c43-ad8f-195f401fbc21} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', '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 | ||
| 1357 | 2026.01.02 05:06:08.595540 [ 267 ] {ff1c1252-d410-4c43-ad8f-195f401fbc21} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1358 | 2026.01.02 05:06:08.595594 [ 267 ] {ff1c1252-d410-4c43-ad8f-195f401fbc21} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1359 | 2026.01.02 05:06:08.595706 [ 267 ] {ff1c1252-d410-4c43-ad8f-195f401fbc21} <Debug> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (SelectExecutor): Key condition: (column 0 notIn 18-element set) | ||
| 1360 | 2026.01.02 05:06:08.595735 [ 267 ] {ff1c1252-d410-4c43-ad8f-195f401fbc21} <Trace> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1361 | 2026.01.02 05:06:08.595754 [ 267 ] {ff1c1252-d410-4c43-ad8f-195f401fbc21} <Debug> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (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 | ||
| 1362 | 2026.01.02 05:06:08.595768 [ 267 ] {ff1c1252-d410-4c43-ad8f-195f401fbc21} <Trace> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1363 | 2026.01.02 05:06:08.595801 [ 267 ] {ff1c1252-d410-4c43-ad8f-195f401fbc21} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', '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'))" | ||
| 1364 | 2026.01.02 05:06:08.595818 [ 267 ] {ff1c1252-d410-4c43-ad8f-195f401fbc21} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 17 rows starting from 0 | ||
| 1365 | 2026.01.02 05:06:08.596420 [ 267 ] {ff1c1252-d410-4c43-ad8f-195f401fbc21} <Debug> executeQuery: Read 17 rows, 625.00 B in 0.001324 sec., 12839.87915407855 rows/sec., 460.99 KiB/sec. | ||
| 1366 | 2026.01.02 05:06:08.596503 [ 267 ] {ff1c1252-d410-4c43-ad8f-195f401fbc21} <Debug> TCPHandler: Processed in 0.001560226 sec. | ||
| 1367 | 2026.01.02 05:06:08.596736 [ 267 ] {} <Trace> TCP-Session: ee8b9760-d327-4be2-8c0e-e5f7223e3924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1368 | 2026.01.02 05:06:08.596863 [ 267 ] {97b499c4-81f1-439f-ad54-c9b846de87c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36799) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', '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) | ||
| 1369 | 2026.01.02 05:06:08.597053 [ 267 ] {97b499c4-81f1-439f-ad54-c9b846de87c7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1370 | 2026.01.02 05:06:08.597084 [ 267 ] {97b499c4-81f1-439f-ad54-c9b846de87c7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', '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 | ||
| 1371 | 2026.01.02 05:06:08.597257 [ 267 ] {97b499c4-81f1-439f-ad54-c9b846de87c7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1372 | 2026.01.02 05:06:08.597311 [ 267 ] {97b499c4-81f1-439f-ad54-c9b846de87c7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1373 | 2026.01.02 05:06:08.597406 [ 267 ] {97b499c4-81f1-439f-ad54-c9b846de87c7} <Debug> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (SelectExecutor): Key condition: (column 0 notIn 19-element set) | ||
| 1374 | 2026.01.02 05:06:08.597433 [ 267 ] {97b499c4-81f1-439f-ad54-c9b846de87c7} <Trace> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1375 | 2026.01.02 05:06:08.597452 [ 267 ] {97b499c4-81f1-439f-ad54-c9b846de87c7} <Debug> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (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 | ||
| 1376 | 2026.01.02 05:06:08.597466 [ 267 ] {97b499c4-81f1-439f-ad54-c9b846de87c7} <Trace> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1377 | 2026.01.02 05:06:08.597508 [ 267 ] {97b499c4-81f1-439f-ad54-c9b846de87c7} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', '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'))" | ||
| 1378 | 2026.01.02 05:06:08.597526 [ 267 ] {97b499c4-81f1-439f-ad54-c9b846de87c7} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 17 rows starting from 0 | ||
| 1379 | 2026.01.02 05:06:08.597955 [ 267 ] {97b499c4-81f1-439f-ad54-c9b846de87c7} <Debug> executeQuery: Read 17 rows, 625.00 B in 0.001139 sec., 14925.373134328358 rows/sec., 535.87 KiB/sec. | ||
| 1380 | 2026.01.02 05:06:08.598042 [ 267 ] {97b499c4-81f1-439f-ad54-c9b846de87c7} <Debug> TCPHandler: Processed in 0.001356313 sec. | ||
| 1381 | 2026.01.02 05:06:08.598265 [ 267 ] {} <Trace> TCP-Session: ee8b9760-d327-4be2-8c0e-e5f7223e3924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1382 | 2026.01.02 05:06:08.598392 [ 267 ] {f52f25a9-c0c3-41b1-b1e3-8c33a78ec1b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36799) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', '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) | ||
| 1383 | 2026.01.02 05:06:08.598582 [ 267 ] {f52f25a9-c0c3-41b1-b1e3-8c33a78ec1b1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1384 | 2026.01.02 05:06:08.598614 [ 267 ] {f52f25a9-c0c3-41b1-b1e3-8c33a78ec1b1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', '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 | ||
| 1385 | 2026.01.02 05:06:08.598778 [ 267 ] {f52f25a9-c0c3-41b1-b1e3-8c33a78ec1b1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1386 | 2026.01.02 05:06:08.598829 [ 267 ] {f52f25a9-c0c3-41b1-b1e3-8c33a78ec1b1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1387 | 2026.01.02 05:06:08.598925 [ 267 ] {f52f25a9-c0c3-41b1-b1e3-8c33a78ec1b1} <Debug> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (SelectExecutor): Key condition: (column 0 notIn 20-element set) | ||
| 1388 | 2026.01.02 05:06:08.598954 [ 267 ] {f52f25a9-c0c3-41b1-b1e3-8c33a78ec1b1} <Trace> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1389 | 2026.01.02 05:06:08.598972 [ 267 ] {f52f25a9-c0c3-41b1-b1e3-8c33a78ec1b1} <Debug> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (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 | ||
| 1390 | 2026.01.02 05:06:08.598986 [ 267 ] {f52f25a9-c0c3-41b1-b1e3-8c33a78ec1b1} <Trace> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1391 | 2026.01.02 05:06:08.599018 [ 267 ] {f52f25a9-c0c3-41b1-b1e3-8c33a78ec1b1} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', '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'))" | ||
| 1392 | 2026.01.02 05:06:08.599036 [ 267 ] {f52f25a9-c0c3-41b1-b1e3-8c33a78ec1b1} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 17 rows starting from 0 | ||
| 1393 | 2026.01.02 05:06:08.599443 [ 267 ] {f52f25a9-c0c3-41b1-b1e3-8c33a78ec1b1} <Debug> executeQuery: Read 17 rows, 625.00 B in 0.001098 sec., 15482.695810564663 rows/sec., 555.88 KiB/sec. | ||
| 1394 | 2026.01.02 05:06:08.599519 [ 267 ] {f52f25a9-c0c3-41b1-b1e3-8c33a78ec1b1} <Debug> TCPHandler: Processed in 0.001304612 sec. | ||
| 1395 | 2026.01.02 05:06:08.599733 [ 267 ] {} <Trace> TCP-Session: ee8b9760-d327-4be2-8c0e-e5f7223e3924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1396 | 2026.01.02 05:06:08.599861 [ 267 ] {452bd8da-e0de-4548-a214-09e832297a3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36799) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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_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) | ||
| 1397 | 2026.01.02 05:06:08.600056 [ 267 ] {452bd8da-e0de-4548-a214-09e832297a3a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1398 | 2026.01.02 05:06:08.600088 [ 267 ] {452bd8da-e0de-4548-a214-09e832297a3a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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_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 | ||
| 1399 | 2026.01.02 05:06:08.600253 [ 267 ] {452bd8da-e0de-4548-a214-09e832297a3a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1400 | 2026.01.02 05:06:08.600305 [ 267 ] {452bd8da-e0de-4548-a214-09e832297a3a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1401 | 2026.01.02 05:06:08.600402 [ 267 ] {452bd8da-e0de-4548-a214-09e832297a3a} <Debug> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (SelectExecutor): Key condition: (column 0 notIn 21-element set) | ||
| 1402 | 2026.01.02 05:06:08.600429 [ 267 ] {452bd8da-e0de-4548-a214-09e832297a3a} <Trace> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1403 | 2026.01.02 05:06:08.600447 [ 267 ] {452bd8da-e0de-4548-a214-09e832297a3a} <Debug> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (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 | ||
| 1404 | 2026.01.02 05:06:08.600461 [ 267 ] {452bd8da-e0de-4548-a214-09e832297a3a} <Trace> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1405 | 2026.01.02 05:06:08.600493 [ 267 ] {452bd8da-e0de-4548-a214-09e832297a3a} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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_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'))" | ||
| 1406 | 2026.01.02 05:06:08.600510 [ 267 ] {452bd8da-e0de-4548-a214-09e832297a3a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 17 rows starting from 0 | ||
| 1407 | 2026.01.02 05:06:08.601061 [ 267 ] {452bd8da-e0de-4548-a214-09e832297a3a} <Debug> executeQuery: Read 17 rows, 625.00 B in 0.001247 sec., 13632.7185244587 rows/sec., 489.46 KiB/sec. | ||
| 1408 | 2026.01.02 05:06:08.601147 [ 267 ] {452bd8da-e0de-4548-a214-09e832297a3a} <Debug> TCPHandler: Processed in 0.001463975 sec. | ||
| 1409 | 2026.01.02 05:06:08.601396 [ 267 ] {} <Trace> TCP-Session: ee8b9760-d327-4be2-8c0e-e5f7223e3924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1410 | 2026.01.02 05:06:08.601525 [ 267 ] {2897c276-07bf-4ef3-bd62-9877cb6f2355} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36799) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_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) | ||
| 1411 | 2026.01.02 05:06:08.601831 [ 267 ] {2897c276-07bf-4ef3-bd62-9877cb6f2355} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1412 | 2026.01.02 05:06:08.601863 [ 267 ] {2897c276-07bf-4ef3-bd62-9877cb6f2355} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_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 | ||
| 1413 | 2026.01.02 05:06:08.602125 [ 267 ] {2897c276-07bf-4ef3-bd62-9877cb6f2355} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1414 | 2026.01.02 05:06:08.602180 [ 267 ] {2897c276-07bf-4ef3-bd62-9877cb6f2355} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1415 | 2026.01.02 05:06:08.602276 [ 267 ] {2897c276-07bf-4ef3-bd62-9877cb6f2355} <Debug> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (SelectExecutor): Key condition: (column 0 notIn 22-element set) | ||
| 1416 | 2026.01.02 05:06:08.602304 [ 267 ] {2897c276-07bf-4ef3-bd62-9877cb6f2355} <Trace> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1417 | 2026.01.02 05:06:08.602323 [ 267 ] {2897c276-07bf-4ef3-bd62-9877cb6f2355} <Debug> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (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 | ||
| 1418 | 2026.01.02 05:06:08.602336 [ 267 ] {2897c276-07bf-4ef3-bd62-9877cb6f2355} <Trace> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1419 | 2026.01.02 05:06:08.602368 [ 267 ] {2897c276-07bf-4ef3-bd62-9877cb6f2355} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_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'))" | ||
| 1420 | 2026.01.02 05:06:08.602385 [ 267 ] {2897c276-07bf-4ef3-bd62-9877cb6f2355} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 17 rows starting from 0 | ||
| 1421 | 2026.01.02 05:06:08.602800 [ 267 ] {2897c276-07bf-4ef3-bd62-9877cb6f2355} <Debug> executeQuery: Read 17 rows, 625.00 B in 0.001324 sec., 12839.87915407855 rows/sec., 460.99 KiB/sec. | ||
| 1422 | 2026.01.02 05:06:08.602878 [ 267 ] {2897c276-07bf-4ef3-bd62-9877cb6f2355} <Debug> TCPHandler: Processed in 0.001533526 sec. | ||
| 1423 | 2026.01.02 05:06:08.616142 [ 267 ] {} <Trace> TCP-Session: ee8b9760-d327-4be2-8c0e-e5f7223e3924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1424 | 2026.01.02 05:06:08.616269 [ 267 ] {29bb9994-66f1-4907-a992-18e6676eff15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36799) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1425 | 2026.01.02 05:06:08.616318 [ 267 ] {29bb9994-66f1-4907-a992-18e6676eff15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1426 | 2026.01.02 05:06:08.616973 [ 267 ] {29bb9994-66f1-4907-a992-18e6676eff15} <Trace> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1427 | 2026.01.02 05:06:08.617021 [ 267 ] {29bb9994-66f1-4907-a992-18e6676eff15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1428 | 2026.01.02 05:06:08.617569 [ 267 ] {29bb9994-66f1-4907-a992-18e6676eff15} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1429 | 2026.01.02 05:06:08.617918 [ 267 ] {29bb9994-66f1-4907-a992-18e6676eff15} <Trace> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1430 | 2026.01.02 05:06:08.618071 [ 267 ] {29bb9994-66f1-4907-a992-18e6676eff15} <Debug> executeQuery: Read 6 rows, 2.84 KiB in 0.001838 sec., 3264.4178454842217 rows/sec., 1.51 MiB/sec. | ||
| 1431 | 2026.01.02 05:06:08.618109 [ 267 ] {29bb9994-66f1-4907-a992-18e6676eff15} <Debug> TCPHandler: Processed in 0.002028784 sec. | ||
| 1432 | 2026.01.02 05:06:08.618234 [ 267 ] {} <Trace> TCP-Session: ee8b9760-d327-4be2-8c0e-e5f7223e3924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1433 | 2026.01.02 05:06:08.618328 [ 267 ] {ea3bb328-0286-46f9-91ae-c626966a181e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36799) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1434 | 2026.01.02 05:06:08.618368 [ 267 ] {ea3bb328-0286-46f9-91ae-c626966a181e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1435 | 2026.01.02 05:06:08.618793 [ 267 ] {ea3bb328-0286-46f9-91ae-c626966a181e} <Trace> oximeter.fields_i16 (cb56b64a-0514-41c6-b851-58b3833bf8fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1436 | 2026.01.02 05:06:08.618829 [ 267 ] {ea3bb328-0286-46f9-91ae-c626966a181e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1437 | 2026.01.02 05:06:08.619235 [ 267 ] {ea3bb328-0286-46f9-91ae-c626966a181e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1438 | 2026.01.02 05:06:08.619646 [ 267 ] {ea3bb328-0286-46f9-91ae-c626966a181e} <Trace> oximeter.fields_i16 (cb56b64a-0514-41c6-b851-58b3833bf8fd): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1439 | 2026.01.02 05:06:08.619782 [ 267 ] {ea3bb328-0286-46f9-91ae-c626966a181e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001472 sec., 16304.347826086956 rows/sec., 1.35 MiB/sec. | ||
| 1440 | 2026.01.02 05:06:08.619826 [ 267 ] {ea3bb328-0286-46f9-91ae-c626966a181e} <Debug> TCPHandler: Processed in 0.001642297 sec. | ||
| 1441 | 2026.01.02 05:06:08.619938 [ 267 ] {} <Trace> TCP-Session: ee8b9760-d327-4be2-8c0e-e5f7223e3924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1442 | 2026.01.02 05:06:08.620032 [ 267 ] {2fa75533-6fd0-4f8f-8d38-a378198d8173} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36799) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1443 | 2026.01.02 05:06:08.620071 [ 267 ] {2fa75533-6fd0-4f8f-8d38-a378198d8173} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1444 | 2026.01.02 05:06:08.620542 [ 267 ] {2fa75533-6fd0-4f8f-8d38-a378198d8173} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1445 | 2026.01.02 05:06:08.620577 [ 267 ] {2fa75533-6fd0-4f8f-8d38-a378198d8173} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1446 | 2026.01.02 05:06:08.620960 [ 267 ] {2fa75533-6fd0-4f8f-8d38-a378198d8173} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1447 | 2026.01.02 05:06:08.621366 [ 267 ] {2fa75533-6fd0-4f8f-8d38-a378198d8173} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1448 | 2026.01.02 05:06:08.621500 [ 267 ] {2fa75533-6fd0-4f8f-8d38-a378198d8173} <Debug> executeQuery: Read 120 rows, 11.46 KiB in 0.001486 sec., 80753.70121130552 rows/sec., 7.53 MiB/sec. | ||
| 1449 | 2026.01.02 05:06:08.621536 [ 267 ] {2fa75533-6fd0-4f8f-8d38-a378198d8173} <Debug> TCPHandler: Processed in 0.001648578 sec. | ||
| 1450 | 2026.01.02 05:06:08.621635 [ 267 ] {} <Trace> TCP-Session: ee8b9760-d327-4be2-8c0e-e5f7223e3924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1451 | 2026.01.02 05:06:08.621728 [ 267 ] {cf27b02d-ed7d-485d-be8c-4b2972d6867a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36799) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1452 | 2026.01.02 05:06:08.621768 [ 267 ] {cf27b02d-ed7d-485d-be8c-4b2972d6867a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1453 | 2026.01.02 05:06:08.622156 [ 267 ] {cf27b02d-ed7d-485d-be8c-4b2972d6867a} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1454 | 2026.01.02 05:06:08.622192 [ 267 ] {cf27b02d-ed7d-485d-be8c-4b2972d6867a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1455 | 2026.01.02 05:06:08.622601 [ 267 ] {cf27b02d-ed7d-485d-be8c-4b2972d6867a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1456 | 2026.01.02 05:06:08.623045 [ 267 ] {cf27b02d-ed7d-485d-be8c-4b2972d6867a} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1457 | 2026.01.02 05:06:08.623179 [ 267 ] {cf27b02d-ed7d-485d-be8c-4b2972d6867a} <Debug> executeQuery: Read 12 rows, 984.00 B in 0.001467 sec., 8179.959100204499 rows/sec., 655.04 KiB/sec. | ||
| 1458 | 2026.01.02 05:06:08.623216 [ 267 ] {cf27b02d-ed7d-485d-be8c-4b2972d6867a} <Debug> TCPHandler: Processed in 0.001630928 sec. | ||
| 1459 | 2026.01.02 05:06:08.623320 [ 267 ] {} <Trace> TCP-Session: ee8b9760-d327-4be2-8c0e-e5f7223e3924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1460 | 2026.01.02 05:06:08.623414 [ 267 ] {e1748f1b-a0d6-448f-baff-6c9ffd6e330b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36799) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1461 | 2026.01.02 05:06:08.623453 [ 267 ] {e1748f1b-a0d6-448f-baff-6c9ffd6e330b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1462 | 2026.01.02 05:06:08.623844 [ 267 ] {e1748f1b-a0d6-448f-baff-6c9ffd6e330b} <Trace> oximeter.fields_u32 (1310015a-3be0-40ba-9fec-1b5eb4ed9f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1463 | 2026.01.02 05:06:08.623880 [ 267 ] {e1748f1b-a0d6-448f-baff-6c9ffd6e330b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1464 | 2026.01.02 05:06:08.624261 [ 267 ] {e1748f1b-a0d6-448f-baff-6c9ffd6e330b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1465 | 2026.01.02 05:06:08.624676 [ 267 ] {e1748f1b-a0d6-448f-baff-6c9ffd6e330b} <Trace> oximeter.fields_u32 (1310015a-3be0-40ba-9fec-1b5eb4ed9f75): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1466 | 2026.01.02 05:06:08.624807 [ 267 ] {e1748f1b-a0d6-448f-baff-6c9ffd6e330b} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001411 sec., 17009.21332388377 rows/sec., 1.41 MiB/sec. | ||
| 1467 | 2026.01.02 05:06:08.624844 [ 267 ] {e1748f1b-a0d6-448f-baff-6c9ffd6e330b} <Debug> TCPHandler: Processed in 0.001574616 sec. | ||
| 1468 | 2026.01.02 05:06:08.624945 [ 267 ] {} <Trace> TCP-Session: ee8b9760-d327-4be2-8c0e-e5f7223e3924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1469 | 2026.01.02 05:06:08.625037 [ 267 ] {0a2049f5-0c70-44a6-9f80-ba37c4b6a6e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36799) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1470 | 2026.01.02 05:06:08.625075 [ 267 ] {0a2049f5-0c70-44a6-9f80-ba37c4b6a6e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1471 | 2026.01.02 05:06:08.625458 [ 267 ] {0a2049f5-0c70-44a6-9f80-ba37c4b6a6e5} <Trace> oximeter.fields_u8 (ae3e3832-81ae-4954-8933-d68b9608f6be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1472 | 2026.01.02 05:06:08.625494 [ 267 ] {0a2049f5-0c70-44a6-9f80-ba37c4b6a6e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1473 | 2026.01.02 05:06:08.625898 [ 267 ] {0a2049f5-0c70-44a6-9f80-ba37c4b6a6e5} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1474 | 2026.01.02 05:06:08.626365 [ 267 ] {0a2049f5-0c70-44a6-9f80-ba37c4b6a6e5} <Trace> oximeter.fields_u8 (ae3e3832-81ae-4954-8933-d68b9608f6be): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1475 | 2026.01.02 05:06:08.626499 [ 267 ] {0a2049f5-0c70-44a6-9f80-ba37c4b6a6e5} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00148 sec., 8108.108108108108 rows/sec., 633.45 KiB/sec. | ||
| 1476 | 2026.01.02 05:06:08.626535 [ 267 ] {0a2049f5-0c70-44a6-9f80-ba37c4b6a6e5} <Debug> TCPHandler: Processed in 0.001639767 sec. | ||
| 1477 | 2026.01.02 05:06:08.626639 [ 267 ] {} <Trace> TCP-Session: ee8b9760-d327-4be2-8c0e-e5f7223e3924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1478 | 2026.01.02 05:06:08.626733 [ 267 ] {d5f4f9b8-58b8-4bac-987f-1d1b9c8d07a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36799) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1479 | 2026.01.02 05:06:08.626771 [ 267 ] {d5f4f9b8-58b8-4bac-987f-1d1b9c8d07a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1480 | 2026.01.02 05:06:08.627169 [ 267 ] {d5f4f9b8-58b8-4bac-987f-1d1b9c8d07a0} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1481 | 2026.01.02 05:06:08.627205 [ 267 ] {d5f4f9b8-58b8-4bac-987f-1d1b9c8d07a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1482 | 2026.01.02 05:06:08.627604 [ 267 ] {d5f4f9b8-58b8-4bac-987f-1d1b9c8d07a0} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1483 | 2026.01.02 05:06:08.628058 [ 267 ] {d5f4f9b8-58b8-4bac-987f-1d1b9c8d07a0} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1484 | 2026.01.02 05:06:08.628192 [ 267 ] {d5f4f9b8-58b8-4bac-987f-1d1b9c8d07a0} <Debug> executeQuery: Read 36 rows, 3.26 KiB in 0.001475 sec., 24406.77966101695 rows/sec., 2.16 MiB/sec. | ||
| 1485 | 2026.01.02 05:06:08.628228 [ 267 ] {d5f4f9b8-58b8-4bac-987f-1d1b9c8d07a0} <Debug> TCPHandler: Processed in 0.001638588 sec. | ||
| 1486 | 2026.01.02 05:06:08.628326 [ 267 ] {} <Trace> TCP-Session: ee8b9760-d327-4be2-8c0e-e5f7223e3924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1487 | 2026.01.02 05:06:08.628419 [ 267 ] {37302d97-2149-48b3-8be9-598f1eb5f38a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36799) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1488 | 2026.01.02 05:06:08.628461 [ 267 ] {37302d97-2149-48b3-8be9-598f1eb5f38a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1489 | 2026.01.02 05:06:08.628901 [ 267 ] {37302d97-2149-48b3-8be9-598f1eb5f38a} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1490 | 2026.01.02 05:06:08.628936 [ 267 ] {37302d97-2149-48b3-8be9-598f1eb5f38a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1491 | 2026.01.02 05:06:08.629387 [ 267 ] {37302d97-2149-48b3-8be9-598f1eb5f38a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1492 | 2026.01.02 05:06:08.629804 [ 267 ] {37302d97-2149-48b3-8be9-598f1eb5f38a} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1493 | 2026.01.02 05:06:08.629929 [ 267 ] {37302d97-2149-48b3-8be9-598f1eb5f38a} <Debug> executeQuery: Read 324 rows, 26.89 KiB in 0.001528 sec., 212041.8848167539 rows/sec., 17.19 MiB/sec. | ||
| 1494 | 2026.01.02 05:06:08.629965 [ 267 ] {37302d97-2149-48b3-8be9-598f1eb5f38a} <Debug> TCPHandler: Processed in 0.001687638 sec. | ||
| 1495 | 2026.01.02 05:06:09.382752 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2457 | ||
| 1496 | 2026.01.02 05:06:09.383284 [ 245 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1497 | 2026.01.02 05:06:09.383326 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1498 | 2026.01.02 05:06:09.384058 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1499 | 2026.01.02 05:06:09.384511 [ 245 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1500 | 2026.01.02 05:06:09.384657 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2457 | ||
| 1501 | 2026.01.02 05:06:09.500498 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1502 | 2026.01.02 05:06:09.517369 [ 244 ] {} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1503 | 2026.01.02 05:06:09.517425 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1504 | 2026.01.02 05:06:09.523995 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1505 | 2026.01.02 05:06:09.525089 [ 244 ] {} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1506 | 2026.01.02 05:06:09.528072 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1507 | 2026.01.02 05:06:10.000338 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 168.91 MiB, peak 173.00 MiB, free memory in arenas 0.00 B, will set to 170.00 MiB (RSS), difference: 1.09 MiB | ||
| 1508 | 2026.01.02 05:06:11.888303 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 208 | ||
| 1509 | 2026.01.02 05:06:11.890994 [ 243 ] {} <Trace> system.query_log (dd3f3490-5765-4d2a-9406-0e239d3e9a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1510 | 2026.01.02 05:06:11.891053 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1511 | 2026.01.02 05:06:11.892397 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1512 | 2026.01.02 05:06:11.892986 [ 243 ] {} <Trace> system.query_log (dd3f3490-5765-4d2a-9406-0e239d3e9a13): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1513 | 2026.01.02 05:06:11.893315 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 208 | ||
| 1514 | 2026.01.02 05:06:13.557456 [ 267 ] {} <Trace> TCP-Session: ee8b9760-d327-4be2-8c0e-e5f7223e3924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1515 | 2026.01.02 05:06:13.557666 [ 267 ] {6c4ed611-3507-4148-b713-85ad29adad93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36799) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1516 | 2026.01.02 05:06:13.557739 [ 267 ] {6c4ed611-3507-4148-b713-85ad29adad93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1517 | 2026.01.02 05:06:13.558458 [ 267 ] {6c4ed611-3507-4148-b713-85ad29adad93} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1518 | 2026.01.02 05:06:13.558505 [ 267 ] {6c4ed611-3507-4148-b713-85ad29adad93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1519 | 2026.01.02 05:06:13.559033 [ 267 ] {6c4ed611-3507-4148-b713-85ad29adad93} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1520 | 2026.01.02 05:06:13.559513 [ 267 ] {6c4ed611-3507-4148-b713-85ad29adad93} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1521 | 2026.01.02 05:06:13.559668 [ 267 ] {6c4ed611-3507-4148-b713-85ad29adad93} <Debug> executeQuery: Read 44 rows, 4.12 KiB in 0.002054 sec., 21421.61635832522 rows/sec., 1.96 MiB/sec. | ||
| 1522 | 2026.01.02 05:06:13.559710 [ 267 ] {6c4ed611-3507-4148-b713-85ad29adad93} <Debug> TCPHandler: Processed in 0.002388931 sec. | ||
| 1523 | 2026.01.02 05:06:13.559831 [ 267 ] {} <Trace> TCP-Session: ee8b9760-d327-4be2-8c0e-e5f7223e3924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1524 | 2026.01.02 05:06:13.559927 [ 267 ] {fcb7fe3a-6c12-4b86-99d3-3efe126c66ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36799) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1525 | 2026.01.02 05:06:13.559967 [ 267 ] {fcb7fe3a-6c12-4b86-99d3-3efe126c66ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1526 | 2026.01.02 05:06:13.560367 [ 267 ] {fcb7fe3a-6c12-4b86-99d3-3efe126c66ef} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1527 | 2026.01.02 05:06:13.560403 [ 267 ] {fcb7fe3a-6c12-4b86-99d3-3efe126c66ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1528 | 2026.01.02 05:06:13.560806 [ 267 ] {fcb7fe3a-6c12-4b86-99d3-3efe126c66ef} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1529 | 2026.01.02 05:06:13.561270 [ 267 ] {fcb7fe3a-6c12-4b86-99d3-3efe126c66ef} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1530 | 2026.01.02 05:06:13.561404 [ 267 ] {fcb7fe3a-6c12-4b86-99d3-3efe126c66ef} <Debug> executeQuery: Read 22 rows, 1.65 KiB in 0.001496 sec., 14705.882352941177 rows/sec., 1.08 MiB/sec. | ||
| 1531 | 2026.01.02 05:06:13.561442 [ 267 ] {fcb7fe3a-6c12-4b86-99d3-3efe126c66ef} <Debug> TCPHandler: Processed in 0.001661967 sec. | ||
| 1532 | 2026.01.02 05:06:13.561557 [ 267 ] {} <Trace> TCP-Session: ee8b9760-d327-4be2-8c0e-e5f7223e3924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1533 | 2026.01.02 05:06:13.561652 [ 267 ] {5ac28e49-f529-4737-8be3-d91136caff48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36799) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1534 | 2026.01.02 05:06:13.561692 [ 267 ] {5ac28e49-f529-4737-8be3-d91136caff48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1535 | 2026.01.02 05:06:13.562079 [ 267 ] {5ac28e49-f529-4737-8be3-d91136caff48} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1536 | 2026.01.02 05:06:13.562117 [ 267 ] {5ac28e49-f529-4737-8be3-d91136caff48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1537 | 2026.01.02 05:06:13.562491 [ 267 ] {5ac28e49-f529-4737-8be3-d91136caff48} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1538 | 2026.01.02 05:06:13.562876 [ 267 ] {5ac28e49-f529-4737-8be3-d91136caff48} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1539 | 2026.01.02 05:06:13.562999 [ 267 ] {5ac28e49-f529-4737-8be3-d91136caff48} <Debug> executeQuery: Read 22 rows, 1.76 KiB in 0.001421 sec., 15482.054890921887 rows/sec., 1.21 MiB/sec. | ||
| 1540 | 2026.01.02 05:06:13.563035 [ 267 ] {5ac28e49-f529-4737-8be3-d91136caff48} <Debug> TCPHandler: Processed in 0.001586796 sec. | ||
| 1541 | 2026.01.02 05:06:13.563207 [ 267 ] {} <Trace> TCP-Session: ee8b9760-d327-4be2-8c0e-e5f7223e3924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1542 | 2026.01.02 05:06:13.563306 [ 267 ] {c76cf3f0-2093-4334-a658-74bedc01fbf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36799) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1543 | 2026.01.02 05:06:13.563361 [ 267 ] {c76cf3f0-2093-4334-a658-74bedc01fbf3} <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 | ||
| 1544 | 2026.01.02 05:06:13.564130 [ 267 ] {c76cf3f0-2093-4334-a658-74bedc01fbf3} <Trace> oximeter.measurements_histogramu64 (1ea2d44b-9dfb-4731-8ee2-8779179f369b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1545 | 2026.01.02 05:06:13.564167 [ 267 ] {c76cf3f0-2093-4334-a658-74bedc01fbf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1546 | 2026.01.02 05:06:13.564796 [ 267 ] {c76cf3f0-2093-4334-a658-74bedc01fbf3} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1547 | 2026.01.02 05:06:13.565268 [ 267 ] {c76cf3f0-2093-4334-a658-74bedc01fbf3} <Trace> oximeter.measurements_histogramu64 (1ea2d44b-9dfb-4731-8ee2-8779179f369b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1548 | 2026.01.02 05:06:13.565409 [ 267 ] {c76cf3f0-2093-4334-a658-74bedc01fbf3} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.002121 sec., 10372.465818010372 rows/sec., 18.59 MiB/sec. | ||
| 1549 | 2026.01.02 05:06:13.565461 [ 267 ] {c76cf3f0-2093-4334-a658-74bedc01fbf3} <Debug> TCPHandler: Processed in 0.002304959 sec. | ||
| 1550 | 2026.01.02 05:06:16.775331 [ 52 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1551 | 2026.01.02 05:06:16.775385 [ 52 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1552 | 2026.01.02 05:06:16.885052 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2905 | ||
| 1553 | 2026.01.02 05:06:16.885530 [ 245 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1554 | 2026.01.02 05:06:16.885566 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1555 | 2026.01.02 05:06:16.886320 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1556 | 2026.01.02 05:06:16.886769 [ 245 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1557 | 2026.01.02 05:06:16.886896 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2905 | ||
| 1558 | 2026.01.02 05:06:16.886905 [ 52 ] {} <Debug> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1559 | 2026.01.02 05:06:16.886986 [ 52 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1560 | 2026.01.02 05:06:16.887012 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1561 | 2026.01.02 05:06:16.889265 [ 192 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::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 | ||
| 1562 | 2026.01.02 05:06:16.891392 [ 192 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1563 | 2026.01.02 05:06:16.891491 [ 192 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 549 rows starting from the beginning of the part | ||
| 1564 | 2026.01.02 05:06:16.891603 [ 192 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 436 rows starting from the beginning of the part | ||
| 1565 | 2026.01.02 05:06:16.891653 [ 192 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 512 rows starting from the beginning of the part | ||
| 1566 | 2026.01.02 05:06:16.891697 [ 192 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 448 rows starting from the beginning of the part | ||
| 1567 | 2026.01.02 05:06:16.891739 [ 192 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 512 rows starting from the beginning of the part | ||
| 1568 | 2026.01.02 05:06:16.891787 [ 192 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 448 rows starting from the beginning of the part | ||
| 1569 | 2026.01.02 05:06:16.918171 [ 195 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2905 rows, containing 4 columns (4 merged, 0 gathered) in 0.030941288 sec., 93887.49427625637 rows/sec., 1.34 MiB/sec. | ||
| 1570 | 2026.01.02 05:06:16.919194 [ 192 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1571 | 2026.01.02 05:06:16.919715 [ 192 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::all_1_6_1} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1572 | 2026.01.02 05:06:16.919789 [ 192 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::all_1_6_1} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1573 | 2026.01.02 05:06:16.921807 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.35 MiB. | ||
| 1574 | 2026.01.02 05:06:17.000197 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 170.11 MiB, peak 176.42 MiB, free memory in arenas 0.00 B, will set to 171.60 MiB (RSS), difference: 1.49 MiB | ||
| 1575 | 2026.01.02 05:06:17.028462 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1576 | 2026.01.02 05:06:17.044589 [ 244 ] {} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1577 | 2026.01.02 05:06:17.044627 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1578 | 2026.01.02 05:06:17.050698 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1579 | 2026.01.02 05:06:17.051753 [ 244 ] {} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1580 | 2026.01.02 05:06:17.052003 [ 52 ] {} <Debug> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1581 | 2026.01.02 05:06:17.052046 [ 52 ] {} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1582 | 2026.01.02 05:06:17.052069 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1583 | 2026.01.02 05:06:17.052157 [ 192 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::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 | ||
| 1584 | 2026.01.02 05:06:17.054692 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1585 | 2026.01.02 05:06:17.055119 [ 192 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1586 | 2026.01.02 05:06:17.055852 [ 192 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::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 | ||
| 1587 | 2026.01.02 05:06:17.059134 [ 192 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::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 | ||
| 1588 | 2026.01.02 05:06:17.062441 [ 192 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::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 | ||
| 1589 | 2026.01.02 05:06:17.066167 [ 192 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::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 | ||
| 1590 | 2026.01.02 05:06:17.073672 [ 192 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::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 | ||
| 1591 | 2026.01.02 05:06:17.077966 [ 192 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::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 | ||
| 1592 | 2026.01.02 05:06:17.134044 [ 192 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.081915901 sec., 561.5515356414135 rows/sec., 2.90 MiB/sec. | ||
| 1593 | 2026.01.02 05:06:17.136402 [ 189 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1594 | 2026.01.02 05:06:17.138840 [ 189 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::all_1_6_1} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1595 | 2026.01.02 05:06:17.138938 [ 189 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::all_1_6_1} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1596 | 2026.01.02 05:06:17.140875 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1597 | 2026.01.02 05:06:18.000217 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 172.68 MiB, peak 182.22 MiB, free memory in arenas 0.00 B, will set to 180.57 MiB (RSS), difference: 7.90 MiB | ||
| 1598 | 2026.01.02 05:06:21.893670 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 8 entries to flush up to offset 216 | ||
| 1599 | 2026.01.02 05:06:21.895882 [ 243 ] {} <Trace> system.query_log (dd3f3490-5765-4d2a-9406-0e239d3e9a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1600 | 2026.01.02 05:06:21.895931 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1601 | 2026.01.02 05:06:21.897259 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1602 | 2026.01.02 05:06:21.897871 [ 243 ] {} <Trace> system.query_log (dd3f3490-5765-4d2a-9406-0e239d3e9a13): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1603 | 2026.01.02 05:06:21.898228 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 216 | ||
| 1604 | 2026.01.02 05:06:23.558491 [ 267 ] {} <Trace> TCP-Session: ee8b9760-d327-4be2-8c0e-e5f7223e3924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1605 | 2026.01.02 05:06:23.558731 [ 267 ] {86d5a76d-0c0d-44fd-bbf2-179bc3d73400} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36799) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_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) | ||
| 1606 | 2026.01.02 05:06:23.559053 [ 267 ] {86d5a76d-0c0d-44fd-bbf2-179bc3d73400} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1607 | 2026.01.02 05:06:23.559090 [ 267 ] {86d5a76d-0c0d-44fd-bbf2-179bc3d73400} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_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 | ||
| 1608 | 2026.01.02 05:06:23.559314 [ 267 ] {86d5a76d-0c0d-44fd-bbf2-179bc3d73400} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1609 | 2026.01.02 05:06:23.559386 [ 267 ] {86d5a76d-0c0d-44fd-bbf2-179bc3d73400} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1610 | 2026.01.02 05:06:23.559527 [ 267 ] {86d5a76d-0c0d-44fd-bbf2-179bc3d73400} <Debug> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (SelectExecutor): Key condition: (column 0 notIn 23-element set) | ||
| 1611 | 2026.01.02 05:06:23.559640 [ 303 ] {86d5a76d-0c0d-44fd-bbf2-179bc3d73400} <Trace> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1612 | 2026.01.02 05:06:23.559715 [ 334 ] {86d5a76d-0c0d-44fd-bbf2-179bc3d73400} <Trace> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1613 | 2026.01.02 05:06:23.559894 [ 267 ] {86d5a76d-0c0d-44fd-bbf2-179bc3d73400} <Debug> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (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 | ||
| 1614 | 2026.01.02 05:06:23.559925 [ 267 ] {86d5a76d-0c0d-44fd-bbf2-179bc3d73400} <Trace> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1615 | 2026.01.02 05:06:23.562054 [ 267 ] {86d5a76d-0c0d-44fd-bbf2-179bc3d73400} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1616 | 2026.01.02 05:06:23.562082 [ 267 ] {86d5a76d-0c0d-44fd-bbf2-179bc3d73400} <Debug> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 1617 | 2026.01.02 05:06:23.562140 [ 267 ] {86d5a76d-0c0d-44fd-bbf2-179bc3d73400} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_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'))" | ||
| 1618 | 2026.01.02 05:06:23.562177 [ 267 ] {86d5a76d-0c0d-44fd-bbf2-179bc3d73400} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_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'))" | ||
| 1619 | 2026.01.02 05:06:23.563040 [ 267 ] {86d5a76d-0c0d-44fd-bbf2-179bc3d73400} <Debug> executeQuery: Read 23 rows, 937.00 B in 0.004398 sec., 5229.649840836744 rows/sec., 208.06 KiB/sec. | ||
| 1620 | 2026.01.02 05:06:23.563149 [ 267 ] {86d5a76d-0c0d-44fd-bbf2-179bc3d73400} <Debug> TCPHandler: Processed in 0.00478189 sec. | ||
| 1621 | 2026.01.02 05:06:23.563478 [ 267 ] {} <Trace> TCP-Session: ee8b9760-d327-4be2-8c0e-e5f7223e3924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1622 | 2026.01.02 05:06:23.563628 [ 267 ] {a9470d34-d8bc-482a-8ddc-135430b58e2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36799) 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_underlay_prefixes', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_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) | ||
| 1623 | 2026.01.02 05:06:23.563862 [ 267 ] {a9470d34-d8bc-482a-8ddc-135430b58e2e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1624 | 2026.01.02 05:06:23.563903 [ 267 ] {a9470d34-d8bc-482a-8ddc-135430b58e2e} <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_underlay_prefixes', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_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 | ||
| 1625 | 2026.01.02 05:06:23.564104 [ 267 ] {a9470d34-d8bc-482a-8ddc-135430b58e2e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1626 | 2026.01.02 05:06:23.564166 [ 267 ] {a9470d34-d8bc-482a-8ddc-135430b58e2e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1627 | 2026.01.02 05:06:23.564274 [ 267 ] {a9470d34-d8bc-482a-8ddc-135430b58e2e} <Debug> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (SelectExecutor): Key condition: (column 0 notIn 24-element set) | ||
| 1628 | 2026.01.02 05:06:23.564343 [ 341 ] {a9470d34-d8bc-482a-8ddc-135430b58e2e} <Trace> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1629 | 2026.01.02 05:06:23.564356 [ 334 ] {a9470d34-d8bc-482a-8ddc-135430b58e2e} <Trace> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1630 | 2026.01.02 05:06:23.564466 [ 267 ] {a9470d34-d8bc-482a-8ddc-135430b58e2e} <Debug> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (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 | ||
| 1631 | 2026.01.02 05:06:23.564492 [ 267 ] {a9470d34-d8bc-482a-8ddc-135430b58e2e} <Trace> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1632 | 2026.01.02 05:06:23.564550 [ 267 ] {a9470d34-d8bc-482a-8ddc-135430b58e2e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1633 | 2026.01.02 05:06:23.564570 [ 267 ] {a9470d34-d8bc-482a-8ddc-135430b58e2e} <Debug> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 1634 | 2026.01.02 05:06:23.564601 [ 267 ] {a9470d34-d8bc-482a-8ddc-135430b58e2e} <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_underlay_prefixes', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_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'))" | ||
| 1635 | 2026.01.02 05:06:23.564637 [ 267 ] {a9470d34-d8bc-482a-8ddc-135430b58e2e} <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_underlay_prefixes', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_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'))" | ||
| 1636 | 2026.01.02 05:06:23.565227 [ 267 ] {a9470d34-d8bc-482a-8ddc-135430b58e2e} <Debug> executeQuery: Read 23 rows, 937.00 B in 0.001658 sec., 13872.135102533173 rows/sec., 551.89 KiB/sec. | ||
| 1637 | 2026.01.02 05:06:23.565319 [ 267 ] {a9470d34-d8bc-482a-8ddc-135430b58e2e} <Debug> TCPHandler: Processed in 0.001901022 sec. | ||
| 1638 | 2026.01.02 05:06:23.565540 [ 267 ] {} <Trace> TCP-Session: ee8b9760-d327-4be2-8c0e-e5f7223e3924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1639 | 2026.01.02 05:06:23.565674 [ 267 ] {25ce29f1-f1b3-4d67-a165-3c14ec0e4aa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36799) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_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) | ||
| 1640 | 2026.01.02 05:06:23.565883 [ 267 ] {25ce29f1-f1b3-4d67-a165-3c14ec0e4aa5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1641 | 2026.01.02 05:06:23.565916 [ 267 ] {25ce29f1-f1b3-4d67-a165-3c14ec0e4aa5} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_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 | ||
| 1642 | 2026.01.02 05:06:23.566097 [ 267 ] {25ce29f1-f1b3-4d67-a165-3c14ec0e4aa5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1643 | 2026.01.02 05:06:23.566154 [ 267 ] {25ce29f1-f1b3-4d67-a165-3c14ec0e4aa5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1644 | 2026.01.02 05:06:23.566257 [ 267 ] {25ce29f1-f1b3-4d67-a165-3c14ec0e4aa5} <Debug> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (SelectExecutor): Key condition: (column 0 notIn 25-element set) | ||
| 1645 | 2026.01.02 05:06:23.566308 [ 315 ] {25ce29f1-f1b3-4d67-a165-3c14ec0e4aa5} <Trace> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1646 | 2026.01.02 05:06:23.566330 [ 341 ] {25ce29f1-f1b3-4d67-a165-3c14ec0e4aa5} <Trace> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1647 | 2026.01.02 05:06:23.566404 [ 267 ] {25ce29f1-f1b3-4d67-a165-3c14ec0e4aa5} <Debug> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (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 | ||
| 1648 | 2026.01.02 05:06:23.566430 [ 267 ] {25ce29f1-f1b3-4d67-a165-3c14ec0e4aa5} <Trace> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1649 | 2026.01.02 05:06:23.566484 [ 267 ] {25ce29f1-f1b3-4d67-a165-3c14ec0e4aa5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1650 | 2026.01.02 05:06:23.566502 [ 267 ] {25ce29f1-f1b3-4d67-a165-3c14ec0e4aa5} <Debug> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 1651 | 2026.01.02 05:06:23.566532 [ 267 ] {25ce29f1-f1b3-4d67-a165-3c14ec0e4aa5} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_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'))" | ||
| 1652 | 2026.01.02 05:06:23.566562 [ 267 ] {25ce29f1-f1b3-4d67-a165-3c14ec0e4aa5} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_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'))" | ||
| 1653 | 2026.01.02 05:06:23.567266 [ 267 ] {25ce29f1-f1b3-4d67-a165-3c14ec0e4aa5} <Debug> executeQuery: Read 23 rows, 937.00 B in 0.001646 sec., 13973.268529769139 rows/sec., 555.92 KiB/sec. | ||
| 1654 | 2026.01.02 05:06:23.567357 [ 267 ] {25ce29f1-f1b3-4d67-a165-3c14ec0e4aa5} <Debug> TCPHandler: Processed in 0.001869971 sec. | ||
| 1655 | 2026.01.02 05:06:23.567575 [ 267 ] {} <Trace> TCP-Session: ee8b9760-d327-4be2-8c0e-e5f7223e3924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1656 | 2026.01.02 05:06:23.567706 [ 267 ] {638414a0-d74b-466d-bae2-df6f647f2ef6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36799) 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:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_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) | ||
| 1657 | 2026.01.02 05:06:23.567910 [ 267 ] {638414a0-d74b-466d-bae2-df6f647f2ef6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1658 | 2026.01.02 05:06:23.567943 [ 267 ] {638414a0-d74b-466d-bae2-df6f647f2ef6} <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:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_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 | ||
| 1659 | 2026.01.02 05:06:23.568128 [ 267 ] {638414a0-d74b-466d-bae2-df6f647f2ef6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1660 | 2026.01.02 05:06:23.568183 [ 267 ] {638414a0-d74b-466d-bae2-df6f647f2ef6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1661 | 2026.01.02 05:06:23.568282 [ 267 ] {638414a0-d74b-466d-bae2-df6f647f2ef6} <Debug> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
| 1662 | 2026.01.02 05:06:23.568344 [ 315 ] {638414a0-d74b-466d-bae2-df6f647f2ef6} <Trace> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1663 | 2026.01.02 05:06:23.568345 [ 334 ] {638414a0-d74b-466d-bae2-df6f647f2ef6} <Trace> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1664 | 2026.01.02 05:06:23.568438 [ 267 ] {638414a0-d74b-466d-bae2-df6f647f2ef6} <Debug> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (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 | ||
| 1665 | 2026.01.02 05:06:23.568464 [ 267 ] {638414a0-d74b-466d-bae2-df6f647f2ef6} <Trace> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1666 | 2026.01.02 05:06:23.568516 [ 267 ] {638414a0-d74b-466d-bae2-df6f647f2ef6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1667 | 2026.01.02 05:06:23.568534 [ 267 ] {638414a0-d74b-466d-bae2-df6f647f2ef6} <Debug> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 1668 | 2026.01.02 05:06:23.568572 [ 267 ] {638414a0-d74b-466d-bae2-df6f647f2ef6} <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:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_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'))" | ||
| 1669 | 2026.01.02 05:06:23.568602 [ 267 ] {638414a0-d74b-466d-bae2-df6f647f2ef6} <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:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_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'))" | ||
| 1670 | 2026.01.02 05:06:23.569147 [ 267 ] {638414a0-d74b-466d-bae2-df6f647f2ef6} <Debug> executeQuery: Read 23 rows, 937.00 B in 0.001493 sec., 15405.224380442063 rows/sec., 612.89 KiB/sec. | ||
| 1671 | 2026.01.02 05:06:23.569255 [ 267 ] {638414a0-d74b-466d-bae2-df6f647f2ef6} <Debug> TCPHandler: Processed in 0.001731059 sec. | ||
| 1672 | 2026.01.02 05:06:23.569450 [ 267 ] {} <Trace> TCP-Session: ee8b9760-d327-4be2-8c0e-e5f7223e3924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1673 | 2026.01.02 05:06:23.569582 [ 267 ] {1a1bb732-63ea-4e59-abd1-b1ac5cdef173} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36799) 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:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_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) | ||
| 1674 | 2026.01.02 05:06:23.569788 [ 267 ] {1a1bb732-63ea-4e59-abd1-b1ac5cdef173} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1675 | 2026.01.02 05:06:23.569821 [ 267 ] {1a1bb732-63ea-4e59-abd1-b1ac5cdef173} <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:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_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 | ||
| 1676 | 2026.01.02 05:06:23.570006 [ 267 ] {1a1bb732-63ea-4e59-abd1-b1ac5cdef173} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1677 | 2026.01.02 05:06:23.570058 [ 267 ] {1a1bb732-63ea-4e59-abd1-b1ac5cdef173} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1678 | 2026.01.02 05:06:23.570161 [ 267 ] {1a1bb732-63ea-4e59-abd1-b1ac5cdef173} <Debug> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
| 1679 | 2026.01.02 05:06:23.570223 [ 315 ] {1a1bb732-63ea-4e59-abd1-b1ac5cdef173} <Trace> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1680 | 2026.01.02 05:06:23.570222 [ 334 ] {1a1bb732-63ea-4e59-abd1-b1ac5cdef173} <Trace> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1681 | 2026.01.02 05:06:23.570311 [ 267 ] {1a1bb732-63ea-4e59-abd1-b1ac5cdef173} <Debug> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (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 | ||
| 1682 | 2026.01.02 05:06:23.570337 [ 267 ] {1a1bb732-63ea-4e59-abd1-b1ac5cdef173} <Trace> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1683 | 2026.01.02 05:06:23.570391 [ 267 ] {1a1bb732-63ea-4e59-abd1-b1ac5cdef173} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1684 | 2026.01.02 05:06:23.570408 [ 267 ] {1a1bb732-63ea-4e59-abd1-b1ac5cdef173} <Debug> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 1685 | 2026.01.02 05:06:23.570437 [ 267 ] {1a1bb732-63ea-4e59-abd1-b1ac5cdef173} <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:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_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'))" | ||
| 1686 | 2026.01.02 05:06:23.570468 [ 267 ] {1a1bb732-63ea-4e59-abd1-b1ac5cdef173} <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:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_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'))" | ||
| 1687 | 2026.01.02 05:06:23.571060 [ 267 ] {1a1bb732-63ea-4e59-abd1-b1ac5cdef173} <Debug> executeQuery: Read 23 rows, 937.00 B in 0.00153 sec., 15032.679738562092 rows/sec., 598.06 KiB/sec. | ||
| 1688 | 2026.01.02 05:06:23.571166 [ 267 ] {1a1bb732-63ea-4e59-abd1-b1ac5cdef173} <Debug> TCPHandler: Processed in 0.00176667 sec. | ||
| 1689 | 2026.01.02 05:06:23.571364 [ 267 ] {} <Trace> TCP-Session: ee8b9760-d327-4be2-8c0e-e5f7223e3924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1690 | 2026.01.02 05:06:23.571493 [ 267 ] {3a5cb280-75a7-428a-8e4a-d860bc903cc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36799) 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_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_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) | ||
| 1691 | 2026.01.02 05:06:23.571701 [ 267 ] {3a5cb280-75a7-428a-8e4a-d860bc903cc6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1692 | 2026.01.02 05:06:23.571734 [ 267 ] {3a5cb280-75a7-428a-8e4a-d860bc903cc6} <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_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_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 | ||
| 1693 | 2026.01.02 05:06:23.571920 [ 267 ] {3a5cb280-75a7-428a-8e4a-d860bc903cc6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1694 | 2026.01.02 05:06:23.571972 [ 267 ] {3a5cb280-75a7-428a-8e4a-d860bc903cc6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1695 | 2026.01.02 05:06:23.572072 [ 267 ] {3a5cb280-75a7-428a-8e4a-d860bc903cc6} <Debug> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
| 1696 | 2026.01.02 05:06:23.572132 [ 305 ] {3a5cb280-75a7-428a-8e4a-d860bc903cc6} <Trace> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1697 | 2026.01.02 05:06:23.572140 [ 334 ] {3a5cb280-75a7-428a-8e4a-d860bc903cc6} <Trace> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1698 | 2026.01.02 05:06:23.572233 [ 267 ] {3a5cb280-75a7-428a-8e4a-d860bc903cc6} <Debug> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (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 | ||
| 1699 | 2026.01.02 05:06:23.572260 [ 267 ] {3a5cb280-75a7-428a-8e4a-d860bc903cc6} <Trace> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1700 | 2026.01.02 05:06:23.572314 [ 267 ] {3a5cb280-75a7-428a-8e4a-d860bc903cc6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1701 | 2026.01.02 05:06:23.572331 [ 267 ] {3a5cb280-75a7-428a-8e4a-d860bc903cc6} <Debug> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 1702 | 2026.01.02 05:06:23.572362 [ 267 ] {3a5cb280-75a7-428a-8e4a-d860bc903cc6} <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_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_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'))" | ||
| 1703 | 2026.01.02 05:06:23.572394 [ 267 ] {3a5cb280-75a7-428a-8e4a-d860bc903cc6} <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_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_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'))" | ||
| 1704 | 2026.01.02 05:06:23.572979 [ 267 ] {3a5cb280-75a7-428a-8e4a-d860bc903cc6} <Debug> executeQuery: Read 23 rows, 937.00 B in 0.001537 sec., 14964.216005204946 rows/sec., 595.34 KiB/sec. | ||
| 1705 | 2026.01.02 05:06:23.573048 [ 267 ] {3a5cb280-75a7-428a-8e4a-d860bc903cc6} <Debug> TCPHandler: Processed in 0.001736049 sec. | ||
| 1706 | 2026.01.02 05:06:23.573253 [ 267 ] {} <Trace> TCP-Session: ee8b9760-d327-4be2-8c0e-e5f7223e3924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1707 | 2026.01.02 05:06:23.573383 [ 267 ] {5b2cf0a7-ee9d-4c8b-abdd-3d40ef38bcfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36799) 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:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_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) | ||
| 1708 | 2026.01.02 05:06:23.573585 [ 267 ] {5b2cf0a7-ee9d-4c8b-abdd-3d40ef38bcfd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1709 | 2026.01.02 05:06:23.573619 [ 267 ] {5b2cf0a7-ee9d-4c8b-abdd-3d40ef38bcfd} <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:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_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 | ||
| 1710 | 2026.01.02 05:06:23.573803 [ 267 ] {5b2cf0a7-ee9d-4c8b-abdd-3d40ef38bcfd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1711 | 2026.01.02 05:06:23.573855 [ 267 ] {5b2cf0a7-ee9d-4c8b-abdd-3d40ef38bcfd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1712 | 2026.01.02 05:06:23.573957 [ 267 ] {5b2cf0a7-ee9d-4c8b-abdd-3d40ef38bcfd} <Debug> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 1713 | 2026.01.02 05:06:23.574007 [ 311 ] {5b2cf0a7-ee9d-4c8b-abdd-3d40ef38bcfd} <Trace> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1714 | 2026.01.02 05:06:23.574008 [ 315 ] {5b2cf0a7-ee9d-4c8b-abdd-3d40ef38bcfd} <Trace> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1715 | 2026.01.02 05:06:23.574080 [ 267 ] {5b2cf0a7-ee9d-4c8b-abdd-3d40ef38bcfd} <Debug> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (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 | ||
| 1716 | 2026.01.02 05:06:23.574100 [ 267 ] {5b2cf0a7-ee9d-4c8b-abdd-3d40ef38bcfd} <Trace> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1717 | 2026.01.02 05:06:23.574152 [ 267 ] {5b2cf0a7-ee9d-4c8b-abdd-3d40ef38bcfd} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1718 | 2026.01.02 05:06:23.574169 [ 267 ] {5b2cf0a7-ee9d-4c8b-abdd-3d40ef38bcfd} <Debug> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 1719 | 2026.01.02 05:06:23.574198 [ 267 ] {5b2cf0a7-ee9d-4c8b-abdd-3d40ef38bcfd} <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:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_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'))" | ||
| 1720 | 2026.01.02 05:06:23.574226 [ 267 ] {5b2cf0a7-ee9d-4c8b-abdd-3d40ef38bcfd} <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:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_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'))" | ||
| 1721 | 2026.01.02 05:06:23.574728 [ 267 ] {5b2cf0a7-ee9d-4c8b-abdd-3d40ef38bcfd} <Debug> executeQuery: Read 23 rows, 937.00 B in 0.001437 sec., 16005.567153792625 rows/sec., 636.77 KiB/sec. | ||
| 1722 | 2026.01.02 05:06:23.574813 [ 267 ] {5b2cf0a7-ee9d-4c8b-abdd-3d40ef38bcfd} <Debug> TCPHandler: Processed in 0.001657548 sec. | ||
| 1723 | 2026.01.02 05:06:23.575171 [ 267 ] {} <Trace> TCP-Session: ee8b9760-d327-4be2-8c0e-e5f7223e3924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1724 | 2026.01.02 05:06:23.575304 [ 267 ] {6ed7dc70-486b-4fde-8478-2b2ba88b3684} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36799) 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:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_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) | ||
| 1725 | 2026.01.02 05:06:23.575514 [ 267 ] {6ed7dc70-486b-4fde-8478-2b2ba88b3684} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1726 | 2026.01.02 05:06:23.575549 [ 267 ] {6ed7dc70-486b-4fde-8478-2b2ba88b3684} <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:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_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 | ||
| 1727 | 2026.01.02 05:06:23.575740 [ 267 ] {6ed7dc70-486b-4fde-8478-2b2ba88b3684} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1728 | 2026.01.02 05:06:23.575792 [ 267 ] {6ed7dc70-486b-4fde-8478-2b2ba88b3684} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1729 | 2026.01.02 05:06:23.575891 [ 267 ] {6ed7dc70-486b-4fde-8478-2b2ba88b3684} <Debug> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
| 1730 | 2026.01.02 05:06:23.575951 [ 305 ] {6ed7dc70-486b-4fde-8478-2b2ba88b3684} <Trace> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1731 | 2026.01.02 05:06:23.575952 [ 311 ] {6ed7dc70-486b-4fde-8478-2b2ba88b3684} <Trace> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1732 | 2026.01.02 05:06:23.576035 [ 267 ] {6ed7dc70-486b-4fde-8478-2b2ba88b3684} <Debug> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (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 | ||
| 1733 | 2026.01.02 05:06:23.576057 [ 267 ] {6ed7dc70-486b-4fde-8478-2b2ba88b3684} <Trace> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1734 | 2026.01.02 05:06:23.576110 [ 267 ] {6ed7dc70-486b-4fde-8478-2b2ba88b3684} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1735 | 2026.01.02 05:06:23.576132 [ 267 ] {6ed7dc70-486b-4fde-8478-2b2ba88b3684} <Debug> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 1736 | 2026.01.02 05:06:23.576162 [ 267 ] {6ed7dc70-486b-4fde-8478-2b2ba88b3684} <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:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_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'))" | ||
| 1737 | 2026.01.02 05:06:23.576193 [ 267 ] {6ed7dc70-486b-4fde-8478-2b2ba88b3684} <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:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_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'))" | ||
| 1738 | 2026.01.02 05:06:23.576790 [ 267 ] {6ed7dc70-486b-4fde-8478-2b2ba88b3684} <Debug> executeQuery: Read 23 rows, 937.00 B in 0.001539 sec., 14944.769330734243 rows/sec., 594.57 KiB/sec. | ||
| 1739 | 2026.01.02 05:06:23.576880 [ 267 ] {6ed7dc70-486b-4fde-8478-2b2ba88b3684} <Debug> TCPHandler: Processed in 0.00176411 sec. | ||
| 1740 | 2026.01.02 05:06:23.577186 [ 267 ] {} <Trace> TCP-Session: ee8b9760-d327-4be2-8c0e-e5f7223e3924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1741 | 2026.01.02 05:06:23.577319 [ 267 ] {02067a7c-e119-4ca7-9a98-5c4dba087538} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36799) 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_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) | ||
| 1742 | 2026.01.02 05:06:23.577529 [ 267 ] {02067a7c-e119-4ca7-9a98-5c4dba087538} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1743 | 2026.01.02 05:06:23.577565 [ 267 ] {02067a7c-e119-4ca7-9a98-5c4dba087538} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_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 | ||
| 1744 | 2026.01.02 05:06:23.577760 [ 267 ] {02067a7c-e119-4ca7-9a98-5c4dba087538} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1745 | 2026.01.02 05:06:23.577813 [ 267 ] {02067a7c-e119-4ca7-9a98-5c4dba087538} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1746 | 2026.01.02 05:06:23.577916 [ 267 ] {02067a7c-e119-4ca7-9a98-5c4dba087538} <Debug> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 1747 | 2026.01.02 05:06:23.577979 [ 318 ] {02067a7c-e119-4ca7-9a98-5c4dba087538} <Trace> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1748 | 2026.01.02 05:06:23.577981 [ 315 ] {02067a7c-e119-4ca7-9a98-5c4dba087538} <Trace> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1749 | 2026.01.02 05:06:23.578067 [ 267 ] {02067a7c-e119-4ca7-9a98-5c4dba087538} <Debug> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (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 | ||
| 1750 | 2026.01.02 05:06:23.578088 [ 267 ] {02067a7c-e119-4ca7-9a98-5c4dba087538} <Trace> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1751 | 2026.01.02 05:06:23.578145 [ 267 ] {02067a7c-e119-4ca7-9a98-5c4dba087538} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1752 | 2026.01.02 05:06:23.578163 [ 267 ] {02067a7c-e119-4ca7-9a98-5c4dba087538} <Debug> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 1753 | 2026.01.02 05:06:23.578194 [ 267 ] {02067a7c-e119-4ca7-9a98-5c4dba087538} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_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'))" | ||
| 1754 | 2026.01.02 05:06:23.578229 [ 267 ] {02067a7c-e119-4ca7-9a98-5c4dba087538} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_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'))" | ||
| 1755 | 2026.01.02 05:06:23.578757 [ 267 ] {02067a7c-e119-4ca7-9a98-5c4dba087538} <Debug> executeQuery: Read 23 rows, 937.00 B in 0.00149 sec., 15436.241610738254 rows/sec., 614.12 KiB/sec. | ||
| 1756 | 2026.01.02 05:06:23.578842 [ 267 ] {02067a7c-e119-4ca7-9a98-5c4dba087538} <Debug> TCPHandler: Processed in 0.001706359 sec. | ||
| 1757 | 2026.01.02 05:06:23.579039 [ 267 ] {} <Trace> TCP-Session: ee8b9760-d327-4be2-8c0e-e5f7223e3924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1758 | 2026.01.02 05:06:23.579175 [ 267 ] {a457fb20-dab6-4b75-ab79-0e3b9c55de2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36799) 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_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) | ||
| 1759 | 2026.01.02 05:06:23.579387 [ 267 ] {a457fb20-dab6-4b75-ab79-0e3b9c55de2a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1760 | 2026.01.02 05:06:23.579422 [ 267 ] {a457fb20-dab6-4b75-ab79-0e3b9c55de2a} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_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 | ||
| 1761 | 2026.01.02 05:06:23.579614 [ 267 ] {a457fb20-dab6-4b75-ab79-0e3b9c55de2a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1762 | 2026.01.02 05:06:23.579666 [ 267 ] {a457fb20-dab6-4b75-ab79-0e3b9c55de2a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1763 | 2026.01.02 05:06:23.579765 [ 267 ] {a457fb20-dab6-4b75-ab79-0e3b9c55de2a} <Debug> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 1764 | 2026.01.02 05:06:23.579824 [ 315 ] {a457fb20-dab6-4b75-ab79-0e3b9c55de2a} <Trace> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1765 | 2026.01.02 05:06:23.579824 [ 305 ] {a457fb20-dab6-4b75-ab79-0e3b9c55de2a} <Trace> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1766 | 2026.01.02 05:06:23.579912 [ 267 ] {a457fb20-dab6-4b75-ab79-0e3b9c55de2a} <Debug> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (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 | ||
| 1767 | 2026.01.02 05:06:23.579937 [ 267 ] {a457fb20-dab6-4b75-ab79-0e3b9c55de2a} <Trace> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1768 | 2026.01.02 05:06:23.579989 [ 267 ] {a457fb20-dab6-4b75-ab79-0e3b9c55de2a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1769 | 2026.01.02 05:06:23.580006 [ 267 ] {a457fb20-dab6-4b75-ab79-0e3b9c55de2a} <Debug> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 1770 | 2026.01.02 05:06:23.580037 [ 267 ] {a457fb20-dab6-4b75-ab79-0e3b9c55de2a} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_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'))" | ||
| 1771 | 2026.01.02 05:06:23.580068 [ 267 ] {a457fb20-dab6-4b75-ab79-0e3b9c55de2a} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_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'))" | ||
| 1772 | 2026.01.02 05:06:23.580604 [ 267 ] {a457fb20-dab6-4b75-ab79-0e3b9c55de2a} <Debug> executeQuery: Read 23 rows, 937.00 B in 0.001485 sec., 15488.215488215488 rows/sec., 616.19 KiB/sec. | ||
| 1773 | 2026.01.02 05:06:23.580702 [ 267 ] {a457fb20-dab6-4b75-ab79-0e3b9c55de2a} <Debug> TCPHandler: Processed in 0.001714019 sec. | ||
| 1774 | 2026.01.02 05:06:23.580898 [ 267 ] {} <Trace> TCP-Session: ee8b9760-d327-4be2-8c0e-e5f7223e3924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1775 | 2026.01.02 05:06:23.581031 [ 267 ] {13539f40-ea25-4ecd-85ba-c2df51a6fa64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36799) 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_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) | ||
| 1776 | 2026.01.02 05:06:23.581243 [ 267 ] {13539f40-ea25-4ecd-85ba-c2df51a6fa64} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1777 | 2026.01.02 05:06:23.581279 [ 267 ] {13539f40-ea25-4ecd-85ba-c2df51a6fa64} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_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 | ||
| 1778 | 2026.01.02 05:06:23.581472 [ 267 ] {13539f40-ea25-4ecd-85ba-c2df51a6fa64} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1779 | 2026.01.02 05:06:23.581523 [ 267 ] {13539f40-ea25-4ecd-85ba-c2df51a6fa64} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1780 | 2026.01.02 05:06:23.581622 [ 267 ] {13539f40-ea25-4ecd-85ba-c2df51a6fa64} <Debug> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 1781 | 2026.01.02 05:06:23.581677 [ 318 ] {13539f40-ea25-4ecd-85ba-c2df51a6fa64} <Trace> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1782 | 2026.01.02 05:06:23.581690 [ 305 ] {13539f40-ea25-4ecd-85ba-c2df51a6fa64} <Trace> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1783 | 2026.01.02 05:06:23.581771 [ 267 ] {13539f40-ea25-4ecd-85ba-c2df51a6fa64} <Debug> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (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 | ||
| 1784 | 2026.01.02 05:06:23.581796 [ 267 ] {13539f40-ea25-4ecd-85ba-c2df51a6fa64} <Trace> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1785 | 2026.01.02 05:06:23.581849 [ 267 ] {13539f40-ea25-4ecd-85ba-c2df51a6fa64} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1786 | 2026.01.02 05:06:23.581867 [ 267 ] {13539f40-ea25-4ecd-85ba-c2df51a6fa64} <Debug> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 1787 | 2026.01.02 05:06:23.581897 [ 267 ] {13539f40-ea25-4ecd-85ba-c2df51a6fa64} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_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'))" | ||
| 1788 | 2026.01.02 05:06:23.581927 [ 267 ] {13539f40-ea25-4ecd-85ba-c2df51a6fa64} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_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'))" | ||
| 1789 | 2026.01.02 05:06:23.582598 [ 267 ] {13539f40-ea25-4ecd-85ba-c2df51a6fa64} <Debug> executeQuery: Read 23 rows, 937.00 B in 0.001622 sec., 14180.024660912453 rows/sec., 564.14 KiB/sec. | ||
| 1790 | 2026.01.02 05:06:23.582683 [ 267 ] {13539f40-ea25-4ecd-85ba-c2df51a6fa64} <Debug> TCPHandler: Processed in 0.001835511 sec. | ||
| 1791 | 2026.01.02 05:06:23.582908 [ 267 ] {} <Trace> TCP-Session: ee8b9760-d327-4be2-8c0e-e5f7223e3924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1792 | 2026.01.02 05:06:23.583042 [ 267 ] {d4d6d2a7-cab4-4332-9337-89f2d2601ebe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36799) 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: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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_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) | ||
| 1793 | 2026.01.02 05:06:23.583253 [ 267 ] {d4d6d2a7-cab4-4332-9337-89f2d2601ebe} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1794 | 2026.01.02 05:06:23.583289 [ 267 ] {d4d6d2a7-cab4-4332-9337-89f2d2601ebe} <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: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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_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 | ||
| 1795 | 2026.01.02 05:06:23.583481 [ 267 ] {d4d6d2a7-cab4-4332-9337-89f2d2601ebe} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1796 | 2026.01.02 05:06:23.583532 [ 267 ] {d4d6d2a7-cab4-4332-9337-89f2d2601ebe} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1797 | 2026.01.02 05:06:23.583631 [ 267 ] {d4d6d2a7-cab4-4332-9337-89f2d2601ebe} <Debug> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 1798 | 2026.01.02 05:06:23.583684 [ 315 ] {d4d6d2a7-cab4-4332-9337-89f2d2601ebe} <Trace> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1799 | 2026.01.02 05:06:23.583708 [ 332 ] {d4d6d2a7-cab4-4332-9337-89f2d2601ebe} <Trace> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1800 | 2026.01.02 05:06:23.583803 [ 267 ] {d4d6d2a7-cab4-4332-9337-89f2d2601ebe} <Debug> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (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 | ||
| 1801 | 2026.01.02 05:06:23.583828 [ 267 ] {d4d6d2a7-cab4-4332-9337-89f2d2601ebe} <Trace> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1802 | 2026.01.02 05:06:23.583881 [ 267 ] {d4d6d2a7-cab4-4332-9337-89f2d2601ebe} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1803 | 2026.01.02 05:06:23.583899 [ 267 ] {d4d6d2a7-cab4-4332-9337-89f2d2601ebe} <Debug> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 1804 | 2026.01.02 05:06:23.583929 [ 267 ] {d4d6d2a7-cab4-4332-9337-89f2d2601ebe} <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: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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_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'))" | ||
| 1805 | 2026.01.02 05:06:23.583959 [ 267 ] {d4d6d2a7-cab4-4332-9337-89f2d2601ebe} <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: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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', '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_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'))" | ||
| 1806 | 2026.01.02 05:06:23.584490 [ 267 ] {d4d6d2a7-cab4-4332-9337-89f2d2601ebe} <Debug> executeQuery: Read 23 rows, 937.00 B in 0.001502 sec., 15312.916111850865 rows/sec., 609.21 KiB/sec. | ||
| 1807 | 2026.01.02 05:06:23.584586 [ 267 ] {d4d6d2a7-cab4-4332-9337-89f2d2601ebe} <Debug> TCPHandler: Processed in 0.001728939 sec. | ||
| 1808 | 2026.01.02 05:06:23.584795 [ 267 ] {} <Trace> TCP-Session: ee8b9760-d327-4be2-8c0e-e5f7223e3924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1809 | 2026.01.02 05:06:23.584931 [ 267 ] {556d4d63-d607-42a4-851d-351dbcf9abfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36799) 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'oximeter_collector:collections', '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_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) | ||
| 1810 | 2026.01.02 05:06:23.585152 [ 267 ] {556d4d63-d607-42a4-851d-351dbcf9abfb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1811 | 2026.01.02 05:06:23.585187 [ 267 ] {556d4d63-d607-42a4-851d-351dbcf9abfb} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'oximeter_collector:collections', '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_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 | ||
| 1812 | 2026.01.02 05:06:23.585480 [ 267 ] {556d4d63-d607-42a4-851d-351dbcf9abfb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1813 | 2026.01.02 05:06:23.585533 [ 267 ] {556d4d63-d607-42a4-851d-351dbcf9abfb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1814 | 2026.01.02 05:06:23.585632 [ 267 ] {556d4d63-d607-42a4-851d-351dbcf9abfb} <Debug> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 1815 | 2026.01.02 05:06:23.585688 [ 305 ] {556d4d63-d607-42a4-851d-351dbcf9abfb} <Trace> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1816 | 2026.01.02 05:06:23.585709 [ 332 ] {556d4d63-d607-42a4-851d-351dbcf9abfb} <Trace> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1817 | 2026.01.02 05:06:23.585884 [ 267 ] {556d4d63-d607-42a4-851d-351dbcf9abfb} <Debug> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (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 | ||
| 1818 | 2026.01.02 05:06:23.585911 [ 267 ] {556d4d63-d607-42a4-851d-351dbcf9abfb} <Trace> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1819 | 2026.01.02 05:06:23.585963 [ 267 ] {556d4d63-d607-42a4-851d-351dbcf9abfb} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1820 | 2026.01.02 05:06:23.585981 [ 267 ] {556d4d63-d607-42a4-851d-351dbcf9abfb} <Debug> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 1821 | 2026.01.02 05:06:23.586012 [ 267 ] {556d4d63-d607-42a4-851d-351dbcf9abfb} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'oximeter_collector:collections', '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_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'))" | ||
| 1822 | 2026.01.02 05:06:23.586043 [ 267 ] {556d4d63-d607-42a4-851d-351dbcf9abfb} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'oximeter_collector:collections', '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_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'))" | ||
| 1823 | 2026.01.02 05:06:23.586672 [ 267 ] {556d4d63-d607-42a4-851d-351dbcf9abfb} <Debug> executeQuery: Read 23 rows, 937.00 B in 0.001798 sec., 12791.991101223583 rows/sec., 508.92 KiB/sec. | ||
| 1824 | 2026.01.02 05:06:23.586772 [ 267 ] {556d4d63-d607-42a4-851d-351dbcf9abfb} <Debug> TCPHandler: Processed in 0.002027064 sec. | ||
| 1825 | 2026.01.02 05:06:23.586986 [ 267 ] {} <Trace> TCP-Session: ee8b9760-d327-4be2-8c0e-e5f7223e3924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1826 | 2026.01.02 05:06:23.587121 [ 267 ] {49e3a48d-a3c1-4add-b283-1917afcc8c3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36799) 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_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'oximeter_collector:collections', '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_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) | ||
| 1827 | 2026.01.02 05:06:23.587334 [ 267 ] {49e3a48d-a3c1-4add-b283-1917afcc8c3e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1828 | 2026.01.02 05:06:23.587370 [ 267 ] {49e3a48d-a3c1-4add-b283-1917afcc8c3e} <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_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'oximeter_collector:collections', '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_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 | ||
| 1829 | 2026.01.02 05:06:23.587575 [ 267 ] {49e3a48d-a3c1-4add-b283-1917afcc8c3e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1830 | 2026.01.02 05:06:23.587627 [ 267 ] {49e3a48d-a3c1-4add-b283-1917afcc8c3e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1831 | 2026.01.02 05:06:23.587729 [ 267 ] {49e3a48d-a3c1-4add-b283-1917afcc8c3e} <Debug> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 1832 | 2026.01.02 05:06:23.587788 [ 316 ] {49e3a48d-a3c1-4add-b283-1917afcc8c3e} <Trace> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1833 | 2026.01.02 05:06:23.587795 [ 305 ] {49e3a48d-a3c1-4add-b283-1917afcc8c3e} <Trace> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1834 | 2026.01.02 05:06:23.587888 [ 267 ] {49e3a48d-a3c1-4add-b283-1917afcc8c3e} <Debug> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (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 | ||
| 1835 | 2026.01.02 05:06:23.587913 [ 267 ] {49e3a48d-a3c1-4add-b283-1917afcc8c3e} <Trace> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1836 | 2026.01.02 05:06:23.587966 [ 267 ] {49e3a48d-a3c1-4add-b283-1917afcc8c3e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1837 | 2026.01.02 05:06:23.587983 [ 267 ] {49e3a48d-a3c1-4add-b283-1917afcc8c3e} <Debug> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (SelectExecutor): Reading approx. 23 rows with 2 streams | ||
| 1838 | 2026.01.02 05:06:23.588012 [ 267 ] {49e3a48d-a3c1-4add-b283-1917afcc8c3e} <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_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'oximeter_collector:collections', '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_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'))" | ||
| 1839 | 2026.01.02 05:06:23.588044 [ 267 ] {49e3a48d-a3c1-4add-b283-1917afcc8c3e} <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_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'oximeter_collector:collections', '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_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'))" | ||
| 1840 | 2026.01.02 05:06:23.588569 [ 267 ] {49e3a48d-a3c1-4add-b283-1917afcc8c3e} <Debug> executeQuery: Read 23 rows, 937.00 B in 0.001504 sec., 15292.553191489362 rows/sec., 608.40 KiB/sec. | ||
| 1841 | 2026.01.02 05:06:23.588664 [ 267 ] {49e3a48d-a3c1-4add-b283-1917afcc8c3e} <Debug> TCPHandler: Processed in 0.001729009 sec. | ||
| 1842 | 2026.01.02 05:06:23.590792 [ 267 ] {} <Trace> TCP-Session: ee8b9760-d327-4be2-8c0e-e5f7223e3924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1843 | 2026.01.02 05:06:23.590898 [ 267 ] {8154fc4f-c6a5-4bb7-86b6-2831b8896d76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36799) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1844 | 2026.01.02 05:06:23.590940 [ 267 ] {8154fc4f-c6a5-4bb7-86b6-2831b8896d76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1845 | 2026.01.02 05:06:23.591504 [ 267 ] {8154fc4f-c6a5-4bb7-86b6-2831b8896d76} <Trace> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1846 | 2026.01.02 05:06:23.591544 [ 267 ] {8154fc4f-c6a5-4bb7-86b6-2831b8896d76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1847 | 2026.01.02 05:06:23.592074 [ 267 ] {8154fc4f-c6a5-4bb7-86b6-2831b8896d76} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1848 | 2026.01.02 05:06:23.592442 [ 267 ] {8154fc4f-c6a5-4bb7-86b6-2831b8896d76} <Trace> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1849 | 2026.01.02 05:06:23.592587 [ 267 ] {8154fc4f-c6a5-4bb7-86b6-2831b8896d76} <Debug> executeQuery: Read 14 rows, 2.01 KiB in 0.001719 sec., 8144.2699243746365 rows/sec., 1.14 MiB/sec. | ||
| 1850 | 2026.01.02 05:06:23.592624 [ 267 ] {8154fc4f-c6a5-4bb7-86b6-2831b8896d76} <Debug> TCPHandler: Processed in 0.001882591 sec. | ||
| 1851 | 2026.01.02 05:06:23.592739 [ 267 ] {} <Trace> TCP-Session: ee8b9760-d327-4be2-8c0e-e5f7223e3924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1852 | 2026.01.02 05:06:23.592833 [ 267 ] {f963f1dd-9f84-42d0-b309-f2db4ef85564} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36799) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1853 | 2026.01.02 05:06:23.592873 [ 267 ] {f963f1dd-9f84-42d0-b309-f2db4ef85564} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1854 | 2026.01.02 05:06:23.593281 [ 267 ] {f963f1dd-9f84-42d0-b309-f2db4ef85564} <Trace> oximeter.fields_ipaddr (645cdd3d-4969-40ee-99e7-272b8c981424): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1855 | 2026.01.02 05:06:23.593319 [ 267 ] {f963f1dd-9f84-42d0-b309-f2db4ef85564} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1856 | 2026.01.02 05:06:23.593766 [ 267 ] {f963f1dd-9f84-42d0-b309-f2db4ef85564} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1857 | 2026.01.02 05:06:23.594196 [ 267 ] {f963f1dd-9f84-42d0-b309-f2db4ef85564} <Trace> oximeter.fields_ipaddr (645cdd3d-4969-40ee-99e7-272b8c981424): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1858 | 2026.01.02 05:06:23.594327 [ 267 ] {f963f1dd-9f84-42d0-b309-f2db4ef85564} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001513 sec., 2643.7541308658297 rows/sec., 215.58 KiB/sec. | ||
| 1859 | 2026.01.02 05:06:23.594363 [ 267 ] {f963f1dd-9f84-42d0-b309-f2db4ef85564} <Debug> TCPHandler: Processed in 0.001675778 sec. | ||
| 1860 | 2026.01.02 05:06:23.594475 [ 267 ] {} <Trace> TCP-Session: ee8b9760-d327-4be2-8c0e-e5f7223e3924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1861 | 2026.01.02 05:06:23.594569 [ 267 ] {e87052c7-848b-4094-919d-a058981cb7bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36799) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1862 | 2026.01.02 05:06:23.594608 [ 267 ] {e87052c7-848b-4094-919d-a058981cb7bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1863 | 2026.01.02 05:06:23.595024 [ 267 ] {e87052c7-848b-4094-919d-a058981cb7bc} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1864 | 2026.01.02 05:06:23.595060 [ 267 ] {e87052c7-848b-4094-919d-a058981cb7bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1865 | 2026.01.02 05:06:23.595476 [ 267 ] {e87052c7-848b-4094-919d-a058981cb7bc} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1866 | 2026.01.02 05:06:23.595908 [ 267 ] {e87052c7-848b-4094-919d-a058981cb7bc} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1867 | 2026.01.02 05:06:23.596076 [ 267 ] {e87052c7-848b-4094-919d-a058981cb7bc} <Debug> executeQuery: Read 92 rows, 8.33 KiB in 0.001525 sec., 60327.86885245901 rows/sec., 5.34 MiB/sec. | ||
| 1868 | 2026.01.02 05:06:23.596115 [ 267 ] {e87052c7-848b-4094-919d-a058981cb7bc} <Debug> TCPHandler: Processed in 0.001689719 sec. | ||
| 1869 | 2026.01.02 05:06:23.596234 [ 267 ] {} <Trace> TCP-Session: ee8b9760-d327-4be2-8c0e-e5f7223e3924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1870 | 2026.01.02 05:06:23.596328 [ 267 ] {bb330bc3-27a9-47db-894e-bc436539784c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36799) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1871 | 2026.01.02 05:06:23.596367 [ 267 ] {bb330bc3-27a9-47db-894e-bc436539784c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1872 | 2026.01.02 05:06:23.596769 [ 267 ] {bb330bc3-27a9-47db-894e-bc436539784c} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1873 | 2026.01.02 05:06:23.596805 [ 267 ] {bb330bc3-27a9-47db-894e-bc436539784c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1874 | 2026.01.02 05:06:23.597216 [ 267 ] {bb330bc3-27a9-47db-894e-bc436539784c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1875 | 2026.01.02 05:06:23.597647 [ 267 ] {bb330bc3-27a9-47db-894e-bc436539784c} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1876 | 2026.01.02 05:06:23.597797 [ 267 ] {bb330bc3-27a9-47db-894e-bc436539784c} <Debug> executeQuery: Read 36 rows, 2.69 KiB in 0.001486 sec., 24226.110363391657 rows/sec., 1.76 MiB/sec. | ||
| 1877 | 2026.01.02 05:06:23.597835 [ 267 ] {bb330bc3-27a9-47db-894e-bc436539784c} <Debug> TCPHandler: Processed in 0.001651107 sec. | ||
| 1878 | 2026.01.02 05:06:23.597948 [ 267 ] {} <Trace> TCP-Session: ee8b9760-d327-4be2-8c0e-e5f7223e3924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1879 | 2026.01.02 05:06:23.598041 [ 267 ] {fcb4ee07-286d-40a8-b732-ddc2a78eb0cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36799) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1880 | 2026.01.02 05:06:23.598079 [ 267 ] {fcb4ee07-286d-40a8-b732-ddc2a78eb0cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1881 | 2026.01.02 05:06:23.598496 [ 267 ] {fcb4ee07-286d-40a8-b732-ddc2a78eb0cb} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1882 | 2026.01.02 05:06:23.598533 [ 267 ] {fcb4ee07-286d-40a8-b732-ddc2a78eb0cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1883 | 2026.01.02 05:06:23.599002 [ 267 ] {fcb4ee07-286d-40a8-b732-ddc2a78eb0cb} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1884 | 2026.01.02 05:06:23.599493 [ 267 ] {fcb4ee07-286d-40a8-b732-ddc2a78eb0cb} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1885 | 2026.01.02 05:06:23.599649 [ 267 ] {fcb4ee07-286d-40a8-b732-ddc2a78eb0cb} <Debug> executeQuery: Read 64 rows, 5.13 KiB in 0.001626 sec., 39360.39360393604 rows/sec., 3.08 MiB/sec. | ||
| 1886 | 2026.01.02 05:06:23.599689 [ 267 ] {fcb4ee07-286d-40a8-b732-ddc2a78eb0cb} <Debug> TCPHandler: Processed in 0.00179055 sec. | ||
| 1887 | 2026.01.02 05:06:23.599805 [ 267 ] {} <Trace> TCP-Session: ee8b9760-d327-4be2-8c0e-e5f7223e3924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1888 | 2026.01.02 05:06:23.599900 [ 267 ] {b4beba0b-ad0f-4fcd-bb5b-8de0486650be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36799) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1889 | 2026.01.02 05:06:23.599942 [ 267 ] {b4beba0b-ad0f-4fcd-bb5b-8de0486650be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1890 | 2026.01.02 05:06:23.600289 [ 267 ] {b4beba0b-ad0f-4fcd-bb5b-8de0486650be} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1891 | 2026.01.02 05:06:23.600325 [ 267 ] {b4beba0b-ad0f-4fcd-bb5b-8de0486650be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1892 | 2026.01.02 05:06:23.600765 [ 267 ] {b4beba0b-ad0f-4fcd-bb5b-8de0486650be} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1893 | 2026.01.02 05:06:23.601287 [ 267 ] {b4beba0b-ad0f-4fcd-bb5b-8de0486650be} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1894 | 2026.01.02 05:06:23.601421 [ 267 ] {b4beba0b-ad0f-4fcd-bb5b-8de0486650be} <Debug> executeQuery: Read 52 rows, 3.69 KiB in 0.001538 sec., 33810.143042912874 rows/sec., 2.34 MiB/sec. | ||
| 1895 | 2026.01.02 05:06:23.601458 [ 267 ] {b4beba0b-ad0f-4fcd-bb5b-8de0486650be} <Debug> TCPHandler: Processed in 0.001702298 sec. | ||
| 1896 | 2026.01.02 05:06:23.601569 [ 267 ] {} <Trace> TCP-Session: ee8b9760-d327-4be2-8c0e-e5f7223e3924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1897 | 2026.01.02 05:06:23.601663 [ 267 ] {333fe062-44b0-47dd-8ced-57d2c52376de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36799) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1898 | 2026.01.02 05:06:23.601715 [ 267 ] {333fe062-44b0-47dd-8ced-57d2c52376de} <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 | ||
| 1899 | 2026.01.02 05:06:23.602486 [ 267 ] {333fe062-44b0-47dd-8ced-57d2c52376de} <Trace> oximeter.measurements_histogramu64 (1ea2d44b-9dfb-4731-8ee2-8779179f369b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1900 | 2026.01.02 05:06:23.602523 [ 267 ] {333fe062-44b0-47dd-8ced-57d2c52376de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1901 | 2026.01.02 05:06:23.603170 [ 267 ] {333fe062-44b0-47dd-8ced-57d2c52376de} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1902 | 2026.01.02 05:06:23.603657 [ 267 ] {333fe062-44b0-47dd-8ced-57d2c52376de} <Trace> oximeter.measurements_histogramu64 (1ea2d44b-9dfb-4731-8ee2-8779179f369b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1903 | 2026.01.02 05:06:23.603795 [ 267 ] {333fe062-44b0-47dd-8ced-57d2c52376de} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002149 sec., 14890.646812470917 rows/sec., 26.68 MiB/sec. | ||
| 1904 | 2026.01.02 05:06:23.603842 [ 267 ] {333fe062-44b0-47dd-8ced-57d2c52376de} <Debug> TCPHandler: Processed in 0.002323709 sec. | ||
| 1905 | 2026.01.02 05:06:23.603957 [ 267 ] {} <Trace> TCP-Session: ee8b9760-d327-4be2-8c0e-e5f7223e3924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1906 | 2026.01.02 05:06:23.604051 [ 267 ] {8d31c40f-c59f-447d-87a1-b912197c690f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36799) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1907 | 2026.01.02 05:06:23.604091 [ 267 ] {8d31c40f-c59f-447d-87a1-b912197c690f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1908 | 2026.01.02 05:06:23.604406 [ 267 ] {8d31c40f-c59f-447d-87a1-b912197c690f} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1909 | 2026.01.02 05:06:23.604441 [ 267 ] {8d31c40f-c59f-447d-87a1-b912197c690f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1910 | 2026.01.02 05:06:23.604872 [ 267 ] {8d31c40f-c59f-447d-87a1-b912197c690f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1911 | 2026.01.02 05:06:23.605305 [ 267 ] {8d31c40f-c59f-447d-87a1-b912197c690f} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1912 | 2026.01.02 05:06:23.605431 [ 267 ] {8d31c40f-c59f-447d-87a1-b912197c690f} <Debug> executeQuery: Read 20 rows, 1.41 KiB in 0.001398 sec., 14306.15164520744 rows/sec., 1005.90 KiB/sec. | ||
| 1913 | 2026.01.02 05:06:23.605465 [ 267 ] {8d31c40f-c59f-447d-87a1-b912197c690f} <Debug> TCPHandler: Processed in 0.001558666 sec. | ||
| 1914 | 2026.01.02 05:06:24.000233 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 181.91 MiB, peak 182.22 MiB, free memory in arenas 0.00 B, will set to 180.79 MiB (RSS), difference: -1.12 MiB | ||
| 1915 | 2026.01.02 05:06:24.387782 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3417 | ||
| 1916 | 2026.01.02 05:06:24.388326 [ 245 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1917 | 2026.01.02 05:06:24.388381 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1918 | 2026.01.02 05:06:24.389141 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1919 | 2026.01.02 05:06:24.389610 [ 245 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1920 | 2026.01.02 05:06:24.389764 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3417 | ||
| 1921 | 2026.01.02 05:06:24.555580 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1922 | 2026.01.02 05:06:24.571336 [ 244 ] {} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1923 | 2026.01.02 05:06:24.571381 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1924 | 2026.01.02 05:06:24.577339 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1925 | 2026.01.02 05:06:24.578484 [ 244 ] {} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1926 | 2026.01.02 05:06:24.581559 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1927 | 2026.01.02 05:06:28.558837 [ 267 ] {} <Trace> TCP-Session: ee8b9760-d327-4be2-8c0e-e5f7223e3924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1928 | 2026.01.02 05:06:28.559046 [ 267 ] {132a4407-1605-4910-9132-b6cdd20e5fbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36799) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1929 | 2026.01.02 05:06:28.559118 [ 267 ] {132a4407-1605-4910-9132-b6cdd20e5fbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1930 | 2026.01.02 05:06:28.559802 [ 267 ] {132a4407-1605-4910-9132-b6cdd20e5fbc} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1931 | 2026.01.02 05:06:28.559852 [ 267 ] {132a4407-1605-4910-9132-b6cdd20e5fbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1932 | 2026.01.02 05:06:28.560360 [ 267 ] {132a4407-1605-4910-9132-b6cdd20e5fbc} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1933 | 2026.01.02 05:06:28.560895 [ 267 ] {132a4407-1605-4910-9132-b6cdd20e5fbc} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1934 | 2026.01.02 05:06:28.561040 [ 55 ] {} <Debug> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1935 | 2026.01.02 05:06:28.561067 [ 267 ] {132a4407-1605-4910-9132-b6cdd20e5fbc} <Debug> executeQuery: Read 26 rows, 2.06 KiB in 0.002072 sec., 12548.262548262548 rows/sec., 994.94 KiB/sec. | ||
| 1936 | 2026.01.02 05:06:28.561117 [ 55 ] {} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1937 | 2026.01.02 05:06:28.561133 [ 267 ] {132a4407-1605-4910-9132-b6cdd20e5fbc} <Debug> TCPHandler: Processed in 0.00243669 sec. | ||
| 1938 | 2026.01.02 05:06:28.561147 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1939 | 2026.01.02 05:06:28.561269 [ 267 ] {} <Trace> TCP-Session: ee8b9760-d327-4be2-8c0e-e5f7223e3924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1940 | 2026.01.02 05:06:28.561276 [ 195 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::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 | ||
| 1941 | 2026.01.02 05:06:28.561375 [ 267 ] {5e3040df-485f-4273-850f-947af695b0ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36799) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1942 | 2026.01.02 05:06:28.561422 [ 195 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1943 | 2026.01.02 05:06:28.561431 [ 267 ] {5e3040df-485f-4273-850f-947af695b0ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1944 | 2026.01.02 05:06:28.561473 [ 195 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1060 rows starting from the beginning of the part | ||
| 1945 | 2026.01.02 05:06:28.561570 [ 195 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1100 rows starting from the beginning of the part | ||
| 1946 | 2026.01.02 05:06:28.561616 [ 195 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 120 rows starting from the beginning of the part | ||
| 1947 | 2026.01.02 05:06:28.561663 [ 195 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 44 rows starting from the beginning of the part | ||
| 1948 | 2026.01.02 05:06:28.561711 [ 195 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 92 rows starting from the beginning of the part | ||
| 1949 | 2026.01.02 05:06:28.561762 [ 195 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 26 rows starting from the beginning of the part | ||
| 1950 | 2026.01.02 05:06:28.561879 [ 267 ] {5e3040df-485f-4273-850f-947af695b0ac} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1951 | 2026.01.02 05:06:28.561922 [ 267 ] {5e3040df-485f-4273-850f-947af695b0ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1952 | 2026.01.02 05:06:28.562412 [ 267 ] {5e3040df-485f-4273-850f-947af695b0ac} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1953 | 2026.01.02 05:06:28.562875 [ 267 ] {5e3040df-485f-4273-850f-947af695b0ac} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1954 | 2026.01.02 05:06:28.562999 [ 55 ] {} <Debug> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1955 | 2026.01.02 05:06:28.563018 [ 267 ] {5e3040df-485f-4273-850f-947af695b0ac} <Debug> executeQuery: Read 28 rows, 2.24 KiB in 0.001665 sec., 16816.816816816816 rows/sec., 1.31 MiB/sec. | ||
| 1956 | 2026.01.02 05:06:28.563039 [ 55 ] {} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1957 | 2026.01.02 05:06:28.563061 [ 267 ] {5e3040df-485f-4273-850f-947af695b0ac} <Debug> TCPHandler: Processed in 0.001846671 sec. | ||
| 1958 | 2026.01.02 05:06:28.563064 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1959 | 2026.01.02 05:06:28.563192 [ 267 ] {} <Trace> TCP-Session: ee8b9760-d327-4be2-8c0e-e5f7223e3924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1960 | 2026.01.02 05:06:28.563198 [ 194 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::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 | ||
| 1961 | 2026.01.02 05:06:28.563291 [ 186 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2442 rows, containing 5 columns (5 merged, 0 gathered) in 0.002078774 sec., 1174730.8750253757 rows/sec., 99.05 MiB/sec. | ||
| 1962 | 2026.01.02 05:06:28.563297 [ 267 ] {f956f860-9497-4058-b5a8-defce913e1a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36799) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1963 | 2026.01.02 05:06:28.563349 [ 194 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1964 | 2026.01.02 05:06:28.563358 [ 267 ] {f956f860-9497-4058-b5a8-defce913e1a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1965 | 2026.01.02 05:06:28.563402 [ 194 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 629 rows starting from the beginning of the part | ||
| 1966 | 2026.01.02 05:06:28.563498 [ 194 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 645 rows starting from the beginning of the part | ||
| 1967 | 2026.01.02 05:06:28.563550 [ 194 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::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 | ||
| 1968 | 2026.01.02 05:06:28.563595 [ 194 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 22 rows starting from the beginning of the part | ||
| 1969 | 2026.01.02 05:06:28.563648 [ 194 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 64 rows starting from the beginning of the part | ||
| 1970 | 2026.01.02 05:06:28.563650 [ 187 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1971 | 2026.01.02 05:06:28.563701 [ 194 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 28 rows starting from the beginning of the part | ||
| 1972 | 2026.01.02 05:06:28.563744 [ 267 ] {f956f860-9497-4058-b5a8-defce913e1a3} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1973 | 2026.01.02 05:06:28.563783 [ 267 ] {f956f860-9497-4058-b5a8-defce913e1a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1974 | 2026.01.02 05:06:28.564267 [ 187 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_6_1} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1975 | 2026.01.02 05:06:28.564310 [ 267 ] {f956f860-9497-4058-b5a8-defce913e1a3} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1976 | 2026.01.02 05:06:28.564350 [ 187 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_6_1} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1977 | 2026.01.02 05:06:28.564425 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 1978 | 2026.01.02 05:06:28.564766 [ 267 ] {f956f860-9497-4058-b5a8-defce913e1a3} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1979 | 2026.01.02 05:06:28.564942 [ 267 ] {f956f860-9497-4058-b5a8-defce913e1a3} <Debug> executeQuery: Read 50 rows, 3.55 KiB in 0.001665 sec., 30030.03003003003 rows/sec., 2.08 MiB/sec. | ||
| 1980 | 2026.01.02 05:06:28.564982 [ 267 ] {f956f860-9497-4058-b5a8-defce913e1a3} <Debug> TCPHandler: Processed in 0.001846281 sec. | ||
| 1981 | 2026.01.02 05:06:28.565048 [ 187 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1424 rows, containing 5 columns (5 merged, 0 gathered) in 0.001913262 sec., 744278.6194467878 rows/sec., 55.23 MiB/sec. | ||
| 1982 | 2026.01.02 05:06:28.565093 [ 267 ] {} <Trace> TCP-Session: ee8b9760-d327-4be2-8c0e-e5f7223e3924 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1983 | 2026.01.02 05:06:28.565190 [ 267 ] {828c71f6-898c-4319-a8a8-dc7e8c42c726} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36799) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1984 | 2026.01.02 05:06:28.565232 [ 267 ] {828c71f6-898c-4319-a8a8-dc7e8c42c726} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1985 | 2026.01.02 05:06:28.565383 [ 186 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1986 | 2026.01.02 05:06:28.565557 [ 267 ] {828c71f6-898c-4319-a8a8-dc7e8c42c726} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1987 | 2026.01.02 05:06:28.565597 [ 267 ] {828c71f6-898c-4319-a8a8-dc7e8c42c726} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1988 | 2026.01.02 05:06:28.566038 [ 186 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_6_1} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1989 | 2026.01.02 05:06:28.566114 [ 267 ] {828c71f6-898c-4319-a8a8-dc7e8c42c726} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1990 | 2026.01.02 05:06:28.566117 [ 186 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_6_1} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1991 | 2026.01.02 05:06:28.566200 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 1992 | 2026.01.02 05:06:28.566593 [ 267 ] {828c71f6-898c-4319-a8a8-dc7e8c42c726} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1993 | 2026.01.02 05:06:28.566740 [ 267 ] {828c71f6-898c-4319-a8a8-dc7e8c42c726} <Debug> executeQuery: Read 20 rows, 1.41 KiB in 0.001567 sec., 12763.241863433312 rows/sec., 897.42 KiB/sec. | ||
| 1994 | 2026.01.02 05:06:28.566776 [ 267 ] {828c71f6-898c-4319-a8a8-dc7e8c42c726} <Debug> TCPHandler: Processed in 0.001732849 sec. | ||
| 1995 | 2026.01.02 05:06:31.775438 [ 51 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1996 | 2026.01.02 05:06:31.775499 [ 51 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1997 | 2026.01.02 05:06:31.890176 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3865 | ||
| 1998 | 2026.01.02 05:06:31.890992 [ 245 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1999 | 2026.01.02 05:06:31.891077 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2000 | 2026.01.02 05:06:31.891986 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2001 | 2026.01.02 05:06:31.892485 [ 245 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2002 | 2026.01.02 05:06:31.892644 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3865 | ||
| 2003 | 2026.01.02 05:06:31.898638 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 268 | ||
| 2004 | 2026.01.02 05:06:31.901384 [ 243 ] {} <Trace> system.query_log (dd3f3490-5765-4d2a-9406-0e239d3e9a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2005 | 2026.01.02 05:06:31.901431 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2006 | 2026.01.02 05:06:31.902977 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2007 | 2026.01.02 05:06:31.903550 [ 243 ] {} <Trace> system.query_log (dd3f3490-5765-4d2a-9406-0e239d3e9a13): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2008 | 2026.01.02 05:06:31.903732 [ 50 ] {} <Debug> system.query_log (dd3f3490-5765-4d2a-9406-0e239d3e9a13) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2009 | 2026.01.02 05:06:31.903799 [ 50 ] {} <Trace> system.query_log (dd3f3490-5765-4d2a-9406-0e239d3e9a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2010 | 2026.01.02 05:06:31.903823 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2011 | 2026.01.02 05:06:31.903901 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 268 | ||
| 2012 | 2026.01.02 05:06:31.903935 [ 194 ] {dd3f3490-5765-4d2a-9406-0e239d3e9a13::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 | ||
| 2013 | 2026.01.02 05:06:31.904560 [ 194 ] {dd3f3490-5765-4d2a-9406-0e239d3e9a13::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2014 | 2026.01.02 05:06:31.904740 [ 194 ] {dd3f3490-5765-4d2a-9406-0e239d3e9a13::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 | ||
| 2015 | 2026.01.02 05:06:31.905186 [ 194 ] {dd3f3490-5765-4d2a-9406-0e239d3e9a13::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 | ||
| 2016 | 2026.01.02 05:06:31.905546 [ 194 ] {dd3f3490-5765-4d2a-9406-0e239d3e9a13::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 62 rows starting from the beginning of the part | ||
| 2017 | 2026.01.02 05:06:31.905892 [ 194 ] {dd3f3490-5765-4d2a-9406-0e239d3e9a13::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 52 rows starting from the beginning of the part | ||
| 2018 | 2026.01.02 05:06:31.906227 [ 194 ] {dd3f3490-5765-4d2a-9406-0e239d3e9a13::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 8 rows starting from the beginning of the part | ||
| 2019 | 2026.01.02 05:06:31.906573 [ 194 ] {dd3f3490-5765-4d2a-9406-0e239d3e9a13::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 52 rows starting from the beginning of the part | ||
| 2020 | 2026.01.02 05:06:31.913070 [ 187 ] {dd3f3490-5765-4d2a-9406-0e239d3e9a13::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 268 rows, containing 72 columns (72 merged, 0 gathered) in 0.009182233 sec., 29186.80020426404 rows/sec., 30.57 MiB/sec. | ||
| 2021 | 2026.01.02 05:06:31.914007 [ 187 ] {dd3f3490-5765-4d2a-9406-0e239d3e9a13::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2022 | 2026.01.02 05:06:31.914843 [ 187 ] {dd3f3490-5765-4d2a-9406-0e239d3e9a13::all_1_6_1} <Trace> system.query_log (dd3f3490-5765-4d2a-9406-0e239d3e9a13): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2023 | 2026.01.02 05:06:31.914914 [ 187 ] {dd3f3490-5765-4d2a-9406-0e239d3e9a13::all_1_6_1} <Trace> system.query_log (dd3f3490-5765-4d2a-9406-0e239d3e9a13) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2024 | 2026.01.02 05:06:31.915118 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.65 MiB. | ||
| 2025 | 2026.01.02 05:06:32.081936 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 2026 | 2026.01.02 05:06:32.098848 [ 244 ] {} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2027 | 2026.01.02 05:06:32.098892 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2028 | 2026.01.02 05:06:32.104946 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2029 | 2026.01.02 05:06:32.106013 [ 244 ] {} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2030 | 2026.01.02 05:06:32.108764 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 2031 | 2026.01.02 05:06:32.152295 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2032 | 2026.01.02 05:06:32.152334 [ 267 ] {} <Debug> TCP-Session: ee8b9760-d327-4be2-8c0e-e5f7223e3924 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2033 | 2026.01.02 05:06:33.001224 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 182.01 MiB, peak 188.46 MiB, free memory in arenas 0.00 B, will set to 185.73 MiB (RSS), difference: 3.71 MiB | ||
| 2034 | 2026.01.02 05:06:33.560144 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2035 | 2026.01.02 05:06:33.560345 [ 270 ] {2b01ed1e-deb0-41f4-b943-4c44e02d3858} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2036 | 2026.01.02 05:06:33.560413 [ 270 ] {2b01ed1e-deb0-41f4-b943-4c44e02d3858} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2037 | 2026.01.02 05:06:33.561177 [ 270 ] {2b01ed1e-deb0-41f4-b943-4c44e02d3858} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2038 | 2026.01.02 05:06:33.561225 [ 270 ] {2b01ed1e-deb0-41f4-b943-4c44e02d3858} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2039 | 2026.01.02 05:06:33.561799 [ 270 ] {2b01ed1e-deb0-41f4-b943-4c44e02d3858} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2040 | 2026.01.02 05:06:33.562278 [ 270 ] {2b01ed1e-deb0-41f4-b943-4c44e02d3858} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2041 | 2026.01.02 05:06:33.562450 [ 270 ] {2b01ed1e-deb0-41f4-b943-4c44e02d3858} <Debug> executeQuery: Read 90 rows, 8.19 KiB in 0.002155 sec., 41763.341067285386 rows/sec., 3.71 MiB/sec. | ||
| 2042 | 2026.01.02 05:06:33.562499 [ 270 ] {2b01ed1e-deb0-41f4-b943-4c44e02d3858} <Debug> TCPHandler: Processed in 0.002488602 sec. | ||
| 2043 | 2026.01.02 05:06:33.562638 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2044 | 2026.01.02 05:06:33.562742 [ 270 ] {96bc4962-b098-449c-941f-9255677b195b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2045 | 2026.01.02 05:06:33.562788 [ 270 ] {96bc4962-b098-449c-941f-9255677b195b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2046 | 2026.01.02 05:06:33.563223 [ 270 ] {96bc4962-b098-449c-941f-9255677b195b} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2047 | 2026.01.02 05:06:33.563260 [ 270 ] {96bc4962-b098-449c-941f-9255677b195b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2048 | 2026.01.02 05:06:33.563685 [ 270 ] {96bc4962-b098-449c-941f-9255677b195b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2049 | 2026.01.02 05:06:33.564141 [ 270 ] {96bc4962-b098-449c-941f-9255677b195b} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2050 | 2026.01.02 05:06:33.564250 [ 49 ] {} <Debug> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2051 | 2026.01.02 05:06:33.564287 [ 49 ] {} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2052 | 2026.01.02 05:06:33.564296 [ 270 ] {96bc4962-b098-449c-941f-9255677b195b} <Debug> executeQuery: Read 32 rows, 2.41 KiB in 0.001579 sec., 20265.99113362888 rows/sec., 1.49 MiB/sec. | ||
| 2053 | 2026.01.02 05:06:33.564306 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2054 | 2026.01.02 05:06:33.564339 [ 270 ] {96bc4962-b098-449c-941f-9255677b195b} <Debug> TCPHandler: Processed in 0.0017518 sec. | ||
| 2055 | 2026.01.02 05:06:33.564417 [ 197 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::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 | ||
| 2056 | 2026.01.02 05:06:33.564458 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2057 | 2026.01.02 05:06:33.564531 [ 197 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2058 | 2026.01.02 05:06:33.564555 [ 270 ] {fa53870c-181e-452c-95b7-99ea959c5ac8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2059 | 2026.01.02 05:06:33.564570 [ 197 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 210 rows starting from the beginning of the part | ||
| 2060 | 2026.01.02 05:06:33.564597 [ 270 ] {fa53870c-181e-452c-95b7-99ea959c5ac8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2061 | 2026.01.02 05:06:33.564663 [ 197 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 227 rows starting from the beginning of the part | ||
| 2062 | 2026.01.02 05:06:33.564714 [ 197 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 12 rows starting from the beginning of the part | ||
| 2063 | 2026.01.02 05:06:33.564773 [ 197 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 22 rows starting from the beginning of the part | ||
| 2064 | 2026.01.02 05:06:33.564819 [ 197 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 36 rows starting from the beginning of the part | ||
| 2065 | 2026.01.02 05:06:33.564889 [ 197 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 32 rows starting from the beginning of the part | ||
| 2066 | 2026.01.02 05:06:33.565038 [ 270 ] {fa53870c-181e-452c-95b7-99ea959c5ac8} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2067 | 2026.01.02 05:06:33.565074 [ 270 ] {fa53870c-181e-452c-95b7-99ea959c5ac8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2068 | 2026.01.02 05:06:33.565561 [ 270 ] {fa53870c-181e-452c-95b7-99ea959c5ac8} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2069 | 2026.01.02 05:06:33.565918 [ 187 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 539 rows, containing 5 columns (5 merged, 0 gathered) in 0.001542806 sec., 349363.4326026733 rows/sec., 23.07 MiB/sec. | ||
| 2070 | 2026.01.02 05:06:33.566130 [ 270 ] {fa53870c-181e-452c-95b7-99ea959c5ac8} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2071 | 2026.01.02 05:06:33.566160 [ 197 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2072 | 2026.01.02 05:06:33.566285 [ 270 ] {fa53870c-181e-452c-95b7-99ea959c5ac8} <Debug> executeQuery: Read 60 rows, 4.80 KiB in 0.00175 sec., 34285.71428571428 rows/sec., 2.68 MiB/sec. | ||
| 2073 | 2026.01.02 05:06:33.566327 [ 270 ] {fa53870c-181e-452c-95b7-99ea959c5ac8} <Debug> TCPHandler: Processed in 0.001918182 sec. | ||
| 2074 | 2026.01.02 05:06:33.566475 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2075 | 2026.01.02 05:06:33.566596 [ 270 ] {6b685e95-9b11-4f29-b460-908d7c5d7e1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2076 | 2026.01.02 05:06:33.566653 [ 270 ] {6b685e95-9b11-4f29-b460-908d7c5d7e1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2077 | 2026.01.02 05:06:33.566698 [ 197 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::all_1_6_1} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2078 | 2026.01.02 05:06:33.566782 [ 197 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::all_1_6_1} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2079 | 2026.01.02 05:06:33.566859 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 2080 | 2026.01.02 05:06:33.567115 [ 270 ] {6b685e95-9b11-4f29-b460-908d7c5d7e1e} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2081 | 2026.01.02 05:06:33.567150 [ 270 ] {6b685e95-9b11-4f29-b460-908d7c5d7e1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2082 | 2026.01.02 05:06:33.567623 [ 270 ] {6b685e95-9b11-4f29-b460-908d7c5d7e1e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2083 | 2026.01.02 05:06:33.568066 [ 270 ] {6b685e95-9b11-4f29-b460-908d7c5d7e1e} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2084 | 2026.01.02 05:06:33.568171 [ 49 ] {} <Debug> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2085 | 2026.01.02 05:06:33.568204 [ 49 ] {} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2086 | 2026.01.02 05:06:33.568210 [ 270 ] {6b685e95-9b11-4f29-b460-908d7c5d7e1e} <Debug> executeQuery: Read 50 rows, 3.55 KiB in 0.001643 sec., 30432.136335970787 rows/sec., 2.11 MiB/sec. | ||
| 2087 | 2026.01.02 05:06:33.568224 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2088 | 2026.01.02 05:06:33.568249 [ 270 ] {6b685e95-9b11-4f29-b460-908d7c5d7e1e} <Debug> TCPHandler: Processed in 0.001851501 sec. | ||
| 2089 | 2026.01.02 05:06:33.568385 [ 190 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::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 | ||
| 2090 | 2026.01.02 05:06:33.568413 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2091 | 2026.01.02 05:06:33.568542 [ 270 ] {9bd7972b-f052-4a90-9c37-1311fe8b21b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2092 | 2026.01.02 05:06:33.568565 [ 190 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2093 | 2026.01.02 05:06:33.568606 [ 270 ] {9bd7972b-f052-4a90-9c37-1311fe8b21b9} <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 | ||
| 2094 | 2026.01.02 05:06:33.568616 [ 190 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 156 rows starting from the beginning of the part | ||
| 2095 | 2026.01.02 05:06:33.568739 [ 190 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 154 rows starting from the beginning of the part | ||
| 2096 | 2026.01.02 05:06:33.568794 [ 190 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 324 rows starting from the beginning of the part | ||
| 2097 | 2026.01.02 05:06:33.568841 [ 190 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 52 rows starting from the beginning of the part | ||
| 2098 | 2026.01.02 05:06:33.568894 [ 190 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 50 rows starting from the beginning of the part | ||
| 2099 | 2026.01.02 05:06:33.568944 [ 190 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 50 rows starting from the beginning of the part | ||
| 2100 | 2026.01.02 05:06:33.569692 [ 270 ] {9bd7972b-f052-4a90-9c37-1311fe8b21b9} <Trace> oximeter.measurements_histogramu64 (1ea2d44b-9dfb-4731-8ee2-8779179f369b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2101 | 2026.01.02 05:06:33.569734 [ 270 ] {9bd7972b-f052-4a90-9c37-1311fe8b21b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2102 | 2026.01.02 05:06:33.570140 [ 197 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 786 rows, containing 5 columns (5 merged, 0 gathered) in 0.001824681 sec., 430760.22603403 rows/sec., 30.64 MiB/sec. | ||
| 2103 | 2026.01.02 05:06:33.570458 [ 187 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2104 | 2026.01.02 05:06:33.570476 [ 270 ] {9bd7972b-f052-4a90-9c37-1311fe8b21b9} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2105 | 2026.01.02 05:06:33.571052 [ 270 ] {9bd7972b-f052-4a90-9c37-1311fe8b21b9} <Trace> oximeter.measurements_histogramu64 (1ea2d44b-9dfb-4731-8ee2-8779179f369b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2106 | 2026.01.02 05:06:33.571149 [ 187 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2107 | 2026.01.02 05:06:33.571235 [ 270 ] {9bd7972b-f052-4a90-9c37-1311fe8b21b9} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.002713 sec., 11795.060818282343 rows/sec., 21.14 MiB/sec. | ||
| 2108 | 2026.01.02 05:06:33.571237 [ 187 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2109 | 2026.01.02 05:06:33.571307 [ 270 ] {9bd7972b-f052-4a90-9c37-1311fe8b21b9} <Debug> TCPHandler: Processed in 0.0029795 sec. | ||
| 2110 | 2026.01.02 05:06:33.571373 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 2111 | 2026.01.02 05:06:33.571428 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2112 | 2026.01.02 05:06:33.571529 [ 270 ] {a78164a8-7f9a-4aa8-bd7f-418853cc44cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2113 | 2026.01.02 05:06:33.571573 [ 270 ] {a78164a8-7f9a-4aa8-bd7f-418853cc44cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2114 | 2026.01.02 05:06:33.571945 [ 270 ] {a78164a8-7f9a-4aa8-bd7f-418853cc44cb} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2115 | 2026.01.02 05:06:33.571983 [ 270 ] {a78164a8-7f9a-4aa8-bd7f-418853cc44cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2116 | 2026.01.02 05:06:33.572492 [ 270 ] {a78164a8-7f9a-4aa8-bd7f-418853cc44cb} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2117 | 2026.01.02 05:06:33.573080 [ 270 ] {a78164a8-7f9a-4aa8-bd7f-418853cc44cb} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2118 | 2026.01.02 05:06:33.573254 [ 270 ] {a78164a8-7f9a-4aa8-bd7f-418853cc44cb} <Debug> executeQuery: Read 20 rows, 1.41 KiB in 0.001744 sec., 11467.88990825688 rows/sec., 806.34 KiB/sec. | ||
| 2119 | 2026.01.02 05:06:33.573292 [ 270 ] {a78164a8-7f9a-4aa8-bd7f-418853cc44cb} <Debug> TCPHandler: Processed in 0.001913373 sec. | ||
| 2120 | 2026.01.02 05:06:38.558622 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2121 | 2026.01.02 05:06:38.558956 [ 270 ] {0618d1e9-a972-45a0-ac79-6fadf995303b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) 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', 'oximeter_collector:collections', '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_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) | ||
| 2122 | 2026.01.02 05:06:38.559460 [ 270 ] {0618d1e9-a972-45a0-ac79-6fadf995303b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2123 | 2026.01.02 05:06:38.559503 [ 270 ] {0618d1e9-a972-45a0-ac79-6fadf995303b} <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', 'oximeter_collector:collections', '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_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 | ||
| 2124 | 2026.01.02 05:06:38.559809 [ 270 ] {0618d1e9-a972-45a0-ac79-6fadf995303b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2125 | 2026.01.02 05:06:38.559882 [ 270 ] {0618d1e9-a972-45a0-ac79-6fadf995303b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2126 | 2026.01.02 05:06:38.560037 [ 270 ] {0618d1e9-a972-45a0-ac79-6fadf995303b} <Debug> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 2127 | 2026.01.02 05:06:38.560148 [ 332 ] {0618d1e9-a972-45a0-ac79-6fadf995303b} <Trace> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2128 | 2026.01.02 05:06:38.560161 [ 305 ] {0618d1e9-a972-45a0-ac79-6fadf995303b} <Trace> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2129 | 2026.01.02 05:06:38.560177 [ 323 ] {0618d1e9-a972-45a0-ac79-6fadf995303b} <Trace> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2130 | 2026.01.02 05:06:38.560332 [ 270 ] {0618d1e9-a972-45a0-ac79-6fadf995303b} <Debug> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (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 | ||
| 2131 | 2026.01.02 05:06:38.560362 [ 270 ] {0618d1e9-a972-45a0-ac79-6fadf995303b} <Trace> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2132 | 2026.01.02 05:06:38.560451 [ 270 ] {0618d1e9-a972-45a0-ac79-6fadf995303b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2133 | 2026.01.02 05:06:38.560473 [ 270 ] {0618d1e9-a972-45a0-ac79-6fadf995303b} <Debug> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (SelectExecutor): Reading approx. 37 rows with 3 streams | ||
| 2134 | 2026.01.02 05:06:38.560510 [ 270 ] {0618d1e9-a972-45a0-ac79-6fadf995303b} <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', 'oximeter_collector:collections', '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_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'))" | ||
| 2135 | 2026.01.02 05:06:38.560578 [ 270 ] {0618d1e9-a972-45a0-ac79-6fadf995303b} <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', 'oximeter_collector:collections', '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_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'))" | ||
| 2136 | 2026.01.02 05:06:38.560627 [ 270 ] {0618d1e9-a972-45a0-ac79-6fadf995303b} <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', 'oximeter_collector:collections', '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_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'))" | ||
| 2137 | 2026.01.02 05:06:38.561606 [ 270 ] {0618d1e9-a972-45a0-ac79-6fadf995303b} <Debug> executeQuery: Read 37 rows, 1.49 KiB in 0.002789 sec., 13266.403728935104 rows/sec., 532.93 KiB/sec. | ||
| 2138 | 2026.01.02 05:06:38.561736 [ 270 ] {0618d1e9-a972-45a0-ac79-6fadf995303b} <Debug> TCPHandler: Processed in 0.003273855 sec. | ||
| 2139 | 2026.01.02 05:06:38.562043 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2140 | 2026.01.02 05:06:38.562191 [ 270 ] {79c316b2-2a5c-4df2-9574-54f1c8e43c07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) 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', 'oximeter_collector:collections', '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_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) | ||
| 2141 | 2026.01.02 05:06:38.562457 [ 270 ] {79c316b2-2a5c-4df2-9574-54f1c8e43c07} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2142 | 2026.01.02 05:06:38.562495 [ 270 ] {79c316b2-2a5c-4df2-9574-54f1c8e43c07} <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', 'oximeter_collector:collections', '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_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 | ||
| 2143 | 2026.01.02 05:06:38.562713 [ 270 ] {79c316b2-2a5c-4df2-9574-54f1c8e43c07} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2144 | 2026.01.02 05:06:38.562769 [ 270 ] {79c316b2-2a5c-4df2-9574-54f1c8e43c07} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2145 | 2026.01.02 05:06:38.562887 [ 270 ] {79c316b2-2a5c-4df2-9574-54f1c8e43c07} <Debug> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 2146 | 2026.01.02 05:06:38.562948 [ 305 ] {79c316b2-2a5c-4df2-9574-54f1c8e43c07} <Trace> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2147 | 2026.01.02 05:06:38.562967 [ 323 ] {79c316b2-2a5c-4df2-9574-54f1c8e43c07} <Trace> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2148 | 2026.01.02 05:06:38.562981 [ 314 ] {79c316b2-2a5c-4df2-9574-54f1c8e43c07} <Trace> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2149 | 2026.01.02 05:06:38.563095 [ 270 ] {79c316b2-2a5c-4df2-9574-54f1c8e43c07} <Debug> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (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 | ||
| 2150 | 2026.01.02 05:06:38.563122 [ 270 ] {79c316b2-2a5c-4df2-9574-54f1c8e43c07} <Trace> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2151 | 2026.01.02 05:06:38.563195 [ 270 ] {79c316b2-2a5c-4df2-9574-54f1c8e43c07} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2152 | 2026.01.02 05:06:38.563215 [ 270 ] {79c316b2-2a5c-4df2-9574-54f1c8e43c07} <Debug> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (SelectExecutor): Reading approx. 37 rows with 3 streams | ||
| 2153 | 2026.01.02 05:06:38.563248 [ 270 ] {79c316b2-2a5c-4df2-9574-54f1c8e43c07} <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', 'oximeter_collector:collections', '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_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'))" | ||
| 2154 | 2026.01.02 05:06:38.563282 [ 270 ] {79c316b2-2a5c-4df2-9574-54f1c8e43c07} <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', 'oximeter_collector:collections', '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_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'))" | ||
| 2155 | 2026.01.02 05:06:38.563314 [ 270 ] {79c316b2-2a5c-4df2-9574-54f1c8e43c07} <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', 'oximeter_collector:collections', '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_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'))" | ||
| 2156 | 2026.01.02 05:06:38.564065 [ 270 ] {79c316b2-2a5c-4df2-9574-54f1c8e43c07} <Debug> executeQuery: Read 37 rows, 1.49 KiB in 0.001939 sec., 19082.001031459517 rows/sec., 766.54 KiB/sec. | ||
| 2157 | 2026.01.02 05:06:38.564178 [ 270 ] {79c316b2-2a5c-4df2-9574-54f1c8e43c07} <Debug> TCPHandler: Processed in 0.002189647 sec. | ||
| 2158 | 2026.01.02 05:06:38.564413 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2159 | 2026.01.02 05:06:38.564556 [ 270 ] {dd45bd89-4ab6-4d1e-8e44-62b9112ebad1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) 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', '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_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) | ||
| 2160 | 2026.01.02 05:06:38.564787 [ 270 ] {dd45bd89-4ab6-4d1e-8e44-62b9112ebad1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2161 | 2026.01.02 05:06:38.564824 [ 270 ] {dd45bd89-4ab6-4d1e-8e44-62b9112ebad1} <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', '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_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 | ||
| 2162 | 2026.01.02 05:06:38.565035 [ 270 ] {dd45bd89-4ab6-4d1e-8e44-62b9112ebad1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2163 | 2026.01.02 05:06:38.565089 [ 270 ] {dd45bd89-4ab6-4d1e-8e44-62b9112ebad1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2164 | 2026.01.02 05:06:38.565193 [ 270 ] {dd45bd89-4ab6-4d1e-8e44-62b9112ebad1} <Debug> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 2165 | 2026.01.02 05:06:38.565256 [ 305 ] {dd45bd89-4ab6-4d1e-8e44-62b9112ebad1} <Trace> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2166 | 2026.01.02 05:06:38.565257 [ 323 ] {dd45bd89-4ab6-4d1e-8e44-62b9112ebad1} <Trace> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2167 | 2026.01.02 05:06:38.565284 [ 314 ] {dd45bd89-4ab6-4d1e-8e44-62b9112ebad1} <Trace> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2168 | 2026.01.02 05:06:38.565373 [ 270 ] {dd45bd89-4ab6-4d1e-8e44-62b9112ebad1} <Debug> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (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 | ||
| 2169 | 2026.01.02 05:06:38.565399 [ 270 ] {dd45bd89-4ab6-4d1e-8e44-62b9112ebad1} <Trace> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2170 | 2026.01.02 05:06:38.565471 [ 270 ] {dd45bd89-4ab6-4d1e-8e44-62b9112ebad1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2171 | 2026.01.02 05:06:38.565490 [ 270 ] {dd45bd89-4ab6-4d1e-8e44-62b9112ebad1} <Debug> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (SelectExecutor): Reading approx. 37 rows with 3 streams | ||
| 2172 | 2026.01.02 05:06:38.565521 [ 270 ] {dd45bd89-4ab6-4d1e-8e44-62b9112ebad1} <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', '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_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'))" | ||
| 2173 | 2026.01.02 05:06:38.565555 [ 270 ] {dd45bd89-4ab6-4d1e-8e44-62b9112ebad1} <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', '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_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'))" | ||
| 2174 | 2026.01.02 05:06:38.565587 [ 270 ] {dd45bd89-4ab6-4d1e-8e44-62b9112ebad1} <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', '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_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'))" | ||
| 2175 | 2026.01.02 05:06:38.566259 [ 270 ] {dd45bd89-4ab6-4d1e-8e44-62b9112ebad1} <Debug> executeQuery: Read 37 rows, 1.49 KiB in 0.001766 sec., 20951.302378255947 rows/sec., 841.64 KiB/sec. | ||
| 2176 | 2026.01.02 05:06:38.566379 [ 270 ] {dd45bd89-4ab6-4d1e-8e44-62b9112ebad1} <Debug> TCPHandler: Processed in 0.002017224 sec. | ||
| 2177 | 2026.01.02 05:06:38.566579 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2178 | 2026.01.02 05:06:38.566715 [ 270 ] {ecef6f82-c2f1-40b4-b7b4-202138c34435} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) 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', '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) | ||
| 2179 | 2026.01.02 05:06:38.566947 [ 270 ] {ecef6f82-c2f1-40b4-b7b4-202138c34435} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2180 | 2026.01.02 05:06:38.566983 [ 270 ] {ecef6f82-c2f1-40b4-b7b4-202138c34435} <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', '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 | ||
| 2181 | 2026.01.02 05:06:38.567190 [ 270 ] {ecef6f82-c2f1-40b4-b7b4-202138c34435} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2182 | 2026.01.02 05:06:38.567244 [ 270 ] {ecef6f82-c2f1-40b4-b7b4-202138c34435} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2183 | 2026.01.02 05:06:38.567344 [ 270 ] {ecef6f82-c2f1-40b4-b7b4-202138c34435} <Debug> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 2184 | 2026.01.02 05:06:38.567397 [ 317 ] {ecef6f82-c2f1-40b4-b7b4-202138c34435} <Trace> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2185 | 2026.01.02 05:06:38.567410 [ 323 ] {ecef6f82-c2f1-40b4-b7b4-202138c34435} <Trace> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2186 | 2026.01.02 05:06:38.567412 [ 320 ] {ecef6f82-c2f1-40b4-b7b4-202138c34435} <Trace> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2187 | 2026.01.02 05:06:38.567522 [ 270 ] {ecef6f82-c2f1-40b4-b7b4-202138c34435} <Debug> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (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 | ||
| 2188 | 2026.01.02 05:06:38.567549 [ 270 ] {ecef6f82-c2f1-40b4-b7b4-202138c34435} <Trace> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2189 | 2026.01.02 05:06:38.567616 [ 270 ] {ecef6f82-c2f1-40b4-b7b4-202138c34435} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2190 | 2026.01.02 05:06:38.567633 [ 270 ] {ecef6f82-c2f1-40b4-b7b4-202138c34435} <Debug> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (SelectExecutor): Reading approx. 37 rows with 3 streams | ||
| 2191 | 2026.01.02 05:06:38.567663 [ 270 ] {ecef6f82-c2f1-40b4-b7b4-202138c34435} <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', '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'))" | ||
| 2192 | 2026.01.02 05:06:38.567693 [ 270 ] {ecef6f82-c2f1-40b4-b7b4-202138c34435} <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', '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'))" | ||
| 2193 | 2026.01.02 05:06:38.567731 [ 270 ] {ecef6f82-c2f1-40b4-b7b4-202138c34435} <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', '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'))" | ||
| 2194 | 2026.01.02 05:06:38.568354 [ 270 ] {ecef6f82-c2f1-40b4-b7b4-202138c34435} <Debug> executeQuery: Read 37 rows, 1.49 KiB in 0.001698 sec., 21790.341578327443 rows/sec., 875.34 KiB/sec. | ||
| 2195 | 2026.01.02 05:06:38.568452 [ 270 ] {ecef6f82-c2f1-40b4-b7b4-202138c34435} <Debug> TCPHandler: Processed in 0.001921742 sec. | ||
| 2196 | 2026.01.02 05:06:38.571239 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2197 | 2026.01.02 05:06:38.571382 [ 270 ] {2853a391-1cb8-422f-a03b-11bf0cc0e4b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2198 | 2026.01.02 05:06:38.571433 [ 270 ] {2853a391-1cb8-422f-a03b-11bf0cc0e4b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2199 | 2026.01.02 05:06:38.572015 [ 270 ] {2853a391-1cb8-422f-a03b-11bf0cc0e4b8} <Trace> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2200 | 2026.01.02 05:06:38.572057 [ 270 ] {2853a391-1cb8-422f-a03b-11bf0cc0e4b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2201 | 2026.01.02 05:06:38.572495 [ 270 ] {2853a391-1cb8-422f-a03b-11bf0cc0e4b8} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2202 | 2026.01.02 05:06:38.572684 [ 270 ] {2853a391-1cb8-422f-a03b-11bf0cc0e4b8} <Trace> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2203 | 2026.01.02 05:06:38.572833 [ 270 ] {2853a391-1cb8-422f-a03b-11bf0cc0e4b8} <Debug> executeQuery: Read 4 rows, 521.00 B in 0.001494 sec., 2677.376171352075 rows/sec., 340.55 KiB/sec. | ||
| 2204 | 2026.01.02 05:06:38.572871 [ 270 ] {2853a391-1cb8-422f-a03b-11bf0cc0e4b8} <Debug> TCPHandler: Processed in 0.001704519 sec. | ||
| 2205 | 2026.01.02 05:06:38.572977 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2206 | 2026.01.02 05:06:38.573070 [ 270 ] {a3b9e0ab-65a1-451f-87ac-d4308af65bc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2207 | 2026.01.02 05:06:38.573109 [ 270 ] {a3b9e0ab-65a1-451f-87ac-d4308af65bc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2208 | 2026.01.02 05:06:38.573517 [ 270 ] {a3b9e0ab-65a1-451f-87ac-d4308af65bc5} <Trace> oximeter.fields_i16 (cb56b64a-0514-41c6-b851-58b3833bf8fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2209 | 2026.01.02 05:06:38.573552 [ 270 ] {a3b9e0ab-65a1-451f-87ac-d4308af65bc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2210 | 2026.01.02 05:06:38.573855 [ 270 ] {a3b9e0ab-65a1-451f-87ac-d4308af65bc5} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2211 | 2026.01.02 05:06:38.574061 [ 270 ] {a3b9e0ab-65a1-451f-87ac-d4308af65bc5} <Trace> oximeter.fields_i16 (cb56b64a-0514-41c6-b851-58b3833bf8fd): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2212 | 2026.01.02 05:06:38.574193 [ 270 ] {a3b9e0ab-65a1-451f-87ac-d4308af65bc5} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001143 sec., 20997.375328083992 rows/sec., 1.74 MiB/sec. | ||
| 2213 | 2026.01.02 05:06:38.574229 [ 270 ] {a3b9e0ab-65a1-451f-87ac-d4308af65bc5} <Debug> TCPHandler: Processed in 0.001299931 sec. | ||
| 2214 | 2026.01.02 05:06:38.574336 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2215 | 2026.01.02 05:06:38.574429 [ 270 ] {4c0b5e52-6cc0-4ca0-a74f-d98f528a63d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2216 | 2026.01.02 05:06:38.574468 [ 270 ] {4c0b5e52-6cc0-4ca0-a74f-d98f528a63d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2217 | 2026.01.02 05:06:38.574834 [ 270 ] {4c0b5e52-6cc0-4ca0-a74f-d98f528a63d9} <Trace> oximeter.fields_ipaddr (645cdd3d-4969-40ee-99e7-272b8c981424): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2218 | 2026.01.02 05:06:38.574868 [ 270 ] {4c0b5e52-6cc0-4ca0-a74f-d98f528a63d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2219 | 2026.01.02 05:06:38.575135 [ 270 ] {4c0b5e52-6cc0-4ca0-a74f-d98f528a63d9} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2220 | 2026.01.02 05:06:38.575333 [ 270 ] {4c0b5e52-6cc0-4ca0-a74f-d98f528a63d9} <Trace> oximeter.fields_ipaddr (645cdd3d-4969-40ee-99e7-272b8c981424): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2221 | 2026.01.02 05:06:38.575461 [ 270 ] {4c0b5e52-6cc0-4ca0-a74f-d98f528a63d9} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001051 sec., 1902.9495718363462 rows/sec., 155.17 KiB/sec. | ||
| 2222 | 2026.01.02 05:06:38.575496 [ 270 ] {4c0b5e52-6cc0-4ca0-a74f-d98f528a63d9} <Debug> TCPHandler: Processed in 0.00120784 sec. | ||
| 2223 | 2026.01.02 05:06:38.575600 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2224 | 2026.01.02 05:06:38.575691 [ 270 ] {a746326a-cab2-41b2-89d4-a785db3e9f6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2225 | 2026.01.02 05:06:38.575728 [ 270 ] {a746326a-cab2-41b2-89d4-a785db3e9f6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2226 | 2026.01.02 05:06:38.576170 [ 270 ] {a746326a-cab2-41b2-89d4-a785db3e9f6b} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2227 | 2026.01.02 05:06:38.576205 [ 270 ] {a746326a-cab2-41b2-89d4-a785db3e9f6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2228 | 2026.01.02 05:06:38.576518 [ 270 ] {a746326a-cab2-41b2-89d4-a785db3e9f6b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2229 | 2026.01.02 05:06:38.576720 [ 270 ] {a746326a-cab2-41b2-89d4-a785db3e9f6b} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2230 | 2026.01.02 05:06:38.576849 [ 270 ] {a746326a-cab2-41b2-89d4-a785db3e9f6b} <Debug> executeQuery: Read 151 rows, 13.93 KiB in 0.001176 sec., 128401.36054421769 rows/sec., 11.57 MiB/sec. | ||
| 2231 | 2026.01.02 05:06:38.576883 [ 270 ] {a746326a-cab2-41b2-89d4-a785db3e9f6b} <Debug> TCPHandler: Processed in 0.001330233 sec. | ||
| 2232 | 2026.01.02 05:06:38.576988 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2233 | 2026.01.02 05:06:38.577079 [ 270 ] {9aa00994-9124-4d6c-ae88-6d146348624d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2234 | 2026.01.02 05:06:38.577118 [ 270 ] {9aa00994-9124-4d6c-ae88-6d146348624d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2235 | 2026.01.02 05:06:38.577489 [ 270 ] {9aa00994-9124-4d6c-ae88-6d146348624d} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2236 | 2026.01.02 05:06:38.577522 [ 270 ] {9aa00994-9124-4d6c-ae88-6d146348624d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2237 | 2026.01.02 05:06:38.577808 [ 270 ] {9aa00994-9124-4d6c-ae88-6d146348624d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2238 | 2026.01.02 05:06:38.578007 [ 270 ] {9aa00994-9124-4d6c-ae88-6d146348624d} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2239 | 2026.01.02 05:06:38.578136 [ 270 ] {9aa00994-9124-4d6c-ae88-6d146348624d} <Debug> executeQuery: Read 14 rows, 1.10 KiB in 0.001075 sec., 13023.255813953489 rows/sec., 1023.80 KiB/sec. | ||
| 2240 | 2026.01.02 05:06:38.578172 [ 270 ] {9aa00994-9124-4d6c-ae88-6d146348624d} <Debug> TCPHandler: Processed in 0.00123131 sec. | ||
| 2241 | 2026.01.02 05:06:38.578275 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2242 | 2026.01.02 05:06:38.578370 [ 270 ] {72f38336-f13e-4b90-8da0-cc39490c22ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2243 | 2026.01.02 05:06:38.578408 [ 270 ] {72f38336-f13e-4b90-8da0-cc39490c22ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2244 | 2026.01.02 05:06:38.578780 [ 270 ] {72f38336-f13e-4b90-8da0-cc39490c22ff} <Trace> oximeter.fields_u32 (1310015a-3be0-40ba-9fec-1b5eb4ed9f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2245 | 2026.01.02 05:06:38.578814 [ 270 ] {72f38336-f13e-4b90-8da0-cc39490c22ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2246 | 2026.01.02 05:06:38.579101 [ 270 ] {72f38336-f13e-4b90-8da0-cc39490c22ff} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2247 | 2026.01.02 05:06:38.579313 [ 270 ] {72f38336-f13e-4b90-8da0-cc39490c22ff} <Trace> oximeter.fields_u32 (1310015a-3be0-40ba-9fec-1b5eb4ed9f75): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2248 | 2026.01.02 05:06:38.579439 [ 270 ] {72f38336-f13e-4b90-8da0-cc39490c22ff} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001091 sec., 21998.166819431714 rows/sec., 1.83 MiB/sec. | ||
| 2249 | 2026.01.02 05:06:38.579475 [ 270 ] {72f38336-f13e-4b90-8da0-cc39490c22ff} <Debug> TCPHandler: Processed in 0.001247301 sec. | ||
| 2250 | 2026.01.02 05:06:38.579579 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2251 | 2026.01.02 05:06:38.579669 [ 270 ] {91eda9ec-9429-42c6-8a35-3568ecabd23b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2252 | 2026.01.02 05:06:38.579708 [ 270 ] {91eda9ec-9429-42c6-8a35-3568ecabd23b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2253 | 2026.01.02 05:06:38.580073 [ 270 ] {91eda9ec-9429-42c6-8a35-3568ecabd23b} <Trace> oximeter.fields_u8 (ae3e3832-81ae-4954-8933-d68b9608f6be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2254 | 2026.01.02 05:06:38.580108 [ 270 ] {91eda9ec-9429-42c6-8a35-3568ecabd23b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2255 | 2026.01.02 05:06:38.580389 [ 270 ] {91eda9ec-9429-42c6-8a35-3568ecabd23b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2256 | 2026.01.02 05:06:38.580599 [ 270 ] {91eda9ec-9429-42c6-8a35-3568ecabd23b} <Trace> oximeter.fields_u8 (ae3e3832-81ae-4954-8933-d68b9608f6be): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2257 | 2026.01.02 05:06:38.580727 [ 270 ] {91eda9ec-9429-42c6-8a35-3568ecabd23b} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001075 sec., 11162.790697674418 rows/sec., 872.09 KiB/sec. | ||
| 2258 | 2026.01.02 05:06:38.580763 [ 270 ] {91eda9ec-9429-42c6-8a35-3568ecabd23b} <Debug> TCPHandler: Processed in 0.00123126 sec. | ||
| 2259 | 2026.01.02 05:06:38.580867 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2260 | 2026.01.02 05:06:38.580958 [ 270 ] {4ab15477-d0ef-4021-bb83-879a73af4f42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2261 | 2026.01.02 05:06:38.580995 [ 270 ] {4ab15477-d0ef-4021-bb83-879a73af4f42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2262 | 2026.01.02 05:06:38.581379 [ 270 ] {4ab15477-d0ef-4021-bb83-879a73af4f42} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2263 | 2026.01.02 05:06:38.581414 [ 270 ] {4ab15477-d0ef-4021-bb83-879a73af4f42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2264 | 2026.01.02 05:06:38.581725 [ 270 ] {4ab15477-d0ef-4021-bb83-879a73af4f42} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2265 | 2026.01.02 05:06:38.581923 [ 270 ] {4ab15477-d0ef-4021-bb83-879a73af4f42} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2266 | 2026.01.02 05:06:38.582048 [ 270 ] {4ab15477-d0ef-4021-bb83-879a73af4f42} <Debug> executeQuery: Read 74 rows, 6.30 KiB in 0.001107 sec., 66847.33514001807 rows/sec., 5.56 MiB/sec. | ||
| 2267 | 2026.01.02 05:06:38.582084 [ 270 ] {4ab15477-d0ef-4021-bb83-879a73af4f42} <Debug> TCPHandler: Processed in 0.001263901 sec. | ||
| 2268 | 2026.01.02 05:06:38.582189 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2269 | 2026.01.02 05:06:38.582281 [ 270 ] {1e87cd7c-558b-4e9c-a167-a505bb95d9e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2270 | 2026.01.02 05:06:38.582322 [ 270 ] {1e87cd7c-558b-4e9c-a167-a505bb95d9e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2271 | 2026.01.02 05:06:38.582674 [ 270 ] {1e87cd7c-558b-4e9c-a167-a505bb95d9e8} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2272 | 2026.01.02 05:06:38.582708 [ 270 ] {1e87cd7c-558b-4e9c-a167-a505bb95d9e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2273 | 2026.01.02 05:06:38.583012 [ 270 ] {1e87cd7c-558b-4e9c-a167-a505bb95d9e8} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2274 | 2026.01.02 05:06:38.583220 [ 270 ] {1e87cd7c-558b-4e9c-a167-a505bb95d9e8} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2275 | 2026.01.02 05:06:38.583348 [ 270 ] {1e87cd7c-558b-4e9c-a167-a505bb95d9e8} <Debug> executeQuery: Read 97 rows, 7.37 KiB in 0.001086 sec., 89318.60036832413 rows/sec., 6.63 MiB/sec. | ||
| 2276 | 2026.01.02 05:06:38.583386 [ 270 ] {1e87cd7c-558b-4e9c-a167-a505bb95d9e8} <Debug> TCPHandler: Processed in 0.00124363 sec. | ||
| 2277 | 2026.01.02 05:06:38.583496 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2278 | 2026.01.02 05:06:38.583586 [ 270 ] {c90ac87c-88b5-458f-b011-c1327246d066} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2279 | 2026.01.02 05:06:38.583626 [ 270 ] {c90ac87c-88b5-458f-b011-c1327246d066} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2280 | 2026.01.02 05:06:38.583931 [ 270 ] {c90ac87c-88b5-458f-b011-c1327246d066} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2281 | 2026.01.02 05:06:38.583965 [ 270 ] {c90ac87c-88b5-458f-b011-c1327246d066} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2282 | 2026.01.02 05:06:38.584263 [ 270 ] {c90ac87c-88b5-458f-b011-c1327246d066} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2283 | 2026.01.02 05:06:38.584472 [ 270 ] {c90ac87c-88b5-458f-b011-c1327246d066} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2284 | 2026.01.02 05:06:38.584557 [ 41 ] {} <Debug> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2285 | 2026.01.02 05:06:38.584594 [ 41 ] {} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2286 | 2026.01.02 05:06:38.584606 [ 270 ] {c90ac87c-88b5-458f-b011-c1327246d066} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001037 sec., 28929.604628736743 rows/sec., 1.92 MiB/sec. | ||
| 2287 | 2026.01.02 05:06:38.584613 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2288 | 2026.01.02 05:06:38.584640 [ 270 ] {c90ac87c-88b5-458f-b011-c1327246d066} <Debug> TCPHandler: Processed in 0.00119138 sec. | ||
| 2289 | 2026.01.02 05:06:38.584716 [ 197 ] {45294a01-6668-46b2-a532-60faf64b8164::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 | ||
| 2290 | 2026.01.02 05:06:38.584807 [ 197 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2291 | 2026.01.02 05:06:38.584837 [ 197 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 44 rows starting from the beginning of the part | ||
| 2292 | 2026.01.02 05:06:38.584889 [ 197 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 44 rows starting from the beginning of the part | ||
| 2293 | 2026.01.02 05:06:38.584932 [ 197 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 20 rows starting from the beginning of the part | ||
| 2294 | 2026.01.02 05:06:38.584973 [ 197 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 20 rows starting from the beginning of the part | ||
| 2295 | 2026.01.02 05:06:38.585013 [ 197 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 20 rows starting from the beginning of the part | ||
| 2296 | 2026.01.02 05:06:38.585052 [ 197 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 30 rows starting from the beginning of the part | ||
| 2297 | 2026.01.02 05:06:38.585762 [ 187 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 178 rows, containing 4 columns (4 merged, 0 gathered) in 0.001080118 sec., 164796.80923750924 rows/sec., 9.97 MiB/sec. | ||
| 2298 | 2026.01.02 05:06:38.585989 [ 191 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2299 | 2026.01.02 05:06:38.586291 [ 191 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_6_1} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2300 | 2026.01.02 05:06:38.586367 [ 191 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_6_1} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2301 | 2026.01.02 05:06:38.586463 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 2302 | 2026.01.02 05:06:39.393658 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4377 | ||
| 2303 | 2026.01.02 05:06:39.394204 [ 245 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2304 | 2026.01.02 05:06:39.394248 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2305 | 2026.01.02 05:06:39.394853 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2306 | 2026.01.02 05:06:39.395109 [ 245 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2307 | 2026.01.02 05:06:39.395255 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4377 | ||
| 2308 | 2026.01.02 05:06:39.609770 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2309 | 2026.01.02 05:06:39.626458 [ 244 ] {} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2310 | 2026.01.02 05:06:39.626522 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2311 | 2026.01.02 05:06:39.632277 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2312 | 2026.01.02 05:06:39.632984 [ 244 ] {} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2313 | 2026.01.02 05:06:39.635884 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2314 | 2026.01.02 05:06:40.953750 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51243 | ||
| 2315 | 2026.01.02 05:06:40.953872 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2316 | 2026.01.02 05:06:40.953897 [ 267 ] {} <Debug> TCP-Session: 7bcb808c-d742-49bd-897d-209d21e9547d Authenticating user 'default' from [fd00:1122:3344:101::e]:51243 | ||
| 2317 | 2026.01.02 05:06:40.953919 [ 267 ] {} <Debug> TCP-Session: 7bcb808c-d742-49bd-897d-209d21e9547d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2318 | 2026.01.02 05:06:40.953932 [ 267 ] {} <Debug> TCP-Session: 7bcb808c-d742-49bd-897d-209d21e9547d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2319 | 2026.01.02 05:06:40.954126 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61777 | ||
| 2320 | 2026.01.02 05:06:40.954164 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56015 | ||
| 2321 | 2026.01.02 05:06:40.954183 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38623 | ||
| 2322 | 2026.01.02 05:06:40.954205 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47760 | ||
| 2323 | 2026.01.02 05:06:40.954252 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2324 | 2026.01.02 05:06:40.954227 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56351 | ||
| 2325 | 2026.01.02 05:06:40.954294 [ 286 ] {} <Debug> TCP-Session: 40743759-9778-4200-824a-63d9e6ed4bb6 Authenticating user 'default' from [fd00:1122:3344:101::e]:61777 | ||
| 2326 | 2026.01.02 05:06:40.954223 [ 267 ] {} <Trace> TCP-Session: 7bcb808c-d742-49bd-897d-209d21e9547d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2327 | 2026.01.02 05:06:40.954321 [ 286 ] {} <Debug> TCP-Session: 40743759-9778-4200-824a-63d9e6ed4bb6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2328 | 2026.01.02 05:06:40.954205 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46503 | ||
| 2329 | 2026.01.02 05:06:40.954357 [ 286 ] {} <Debug> TCP-Session: 40743759-9778-4200-824a-63d9e6ed4bb6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2330 | 2026.01.02 05:06:40.954170 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46372 | ||
| 2331 | 2026.01.02 05:06:40.954417 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2332 | 2026.01.02 05:06:40.954219 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58964 | ||
| 2333 | 2026.01.02 05:06:40.954477 [ 287 ] {} <Debug> TCP-Session: fc11bbff-448c-405d-a04f-7caf717f783b Authenticating user 'default' from [fd00:1122:3344:101::e]:56015 | ||
| 2334 | 2026.01.02 05:06:40.954491 [ 267 ] {9cf09c2d-e378-445a-983b-75fd7669eba9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51243) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2335 | 2026.01.02 05:06:40.954515 [ 287 ] {} <Debug> TCP-Session: fc11bbff-448c-405d-a04f-7caf717f783b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2336 | 2026.01.02 05:06:40.954533 [ 287 ] {} <Debug> TCP-Session: fc11bbff-448c-405d-a04f-7caf717f783b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2337 | 2026.01.02 05:06:40.954673 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2338 | 2026.01.02 05:06:40.954678 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2339 | 2026.01.02 05:06:40.954707 [ 288 ] {} <Debug> TCP-Session: bee68211-5d68-4993-885f-22b8f97d77c7 Authenticating user 'default' from [fd00:1122:3344:101::e]:46372 | ||
| 2340 | 2026.01.02 05:06:40.954718 [ 292 ] {} <Debug> TCP-Session: a4f70ba0-9826-4676-8234-5f68172d21c8 Authenticating user 'default' from [fd00:1122:3344:101::e]:58964 | ||
| 2341 | 2026.01.02 05:06:40.954717 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2342 | 2026.01.02 05:06:40.954726 [ 288 ] {} <Debug> TCP-Session: bee68211-5d68-4993-885f-22b8f97d77c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2343 | 2026.01.02 05:06:40.954736 [ 292 ] {} <Debug> TCP-Session: a4f70ba0-9826-4676-8234-5f68172d21c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2344 | 2026.01.02 05:06:40.954763 [ 267 ] {9cf09c2d-e378-445a-983b-75fd7669eba9} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2345 | 2026.01.02 05:06:40.954781 [ 292 ] {} <Debug> TCP-Session: a4f70ba0-9826-4676-8234-5f68172d21c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2346 | 2026.01.02 05:06:40.954767 [ 288 ] {} <Debug> TCP-Session: bee68211-5d68-4993-885f-22b8f97d77c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2347 | 2026.01.02 05:06:40.954762 [ 293 ] {} <Debug> TCP-Session: 2aa24c85-6cd6-4fab-9cf6-4c7b3c23f64b Authenticating user 'default' from [fd00:1122:3344:101::e]:56351 | ||
| 2348 | 2026.01.02 05:06:40.954833 [ 267 ] {9cf09c2d-e378-445a-983b-75fd7669eba9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2349 | 2026.01.02 05:06:40.954842 [ 293 ] {} <Debug> TCP-Session: 2aa24c85-6cd6-4fab-9cf6-4c7b3c23f64b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2350 | 2026.01.02 05:06:40.954855 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2351 | 2026.01.02 05:06:40.954857 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2352 | 2026.01.02 05:06:40.954900 [ 290 ] {} <Debug> TCP-Session: 67a1cf1f-71b1-4623-adcc-7157aa54ec8e Authenticating user 'default' from [fd00:1122:3344:101::e]:47760 | ||
| 2353 | 2026.01.02 05:06:40.954868 [ 293 ] {} <Debug> TCP-Session: 2aa24c85-6cd6-4fab-9cf6-4c7b3c23f64b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2354 | 2026.01.02 05:06:40.954929 [ 291 ] {} <Debug> TCP-Session: f7a3924c-b896-433f-b417-5282d08c0990 Authenticating user 'default' from [fd00:1122:3344:101::e]:46503 | ||
| 2355 | 2026.01.02 05:06:40.954932 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2356 | 2026.01.02 05:06:40.954970 [ 291 ] {} <Debug> TCP-Session: f7a3924c-b896-433f-b417-5282d08c0990 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2357 | 2026.01.02 05:06:40.954992 [ 289 ] {} <Debug> TCP-Session: 95bbe417-62b9-4365-94e2-236df326b025 Authenticating user 'default' from [fd00:1122:3344:101::e]:38623 | ||
| 2358 | 2026.01.02 05:06:40.955007 [ 291 ] {} <Debug> TCP-Session: f7a3924c-b896-433f-b417-5282d08c0990 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2359 | 2026.01.02 05:06:40.955022 [ 289 ] {} <Debug> TCP-Session: 95bbe417-62b9-4365-94e2-236df326b025 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2360 | 2026.01.02 05:06:40.954938 [ 290 ] {} <Debug> TCP-Session: 67a1cf1f-71b1-4623-adcc-7157aa54ec8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2361 | 2026.01.02 05:06:40.955047 [ 289 ] {} <Debug> TCP-Session: 95bbe417-62b9-4365-94e2-236df326b025 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2362 | 2026.01.02 05:06:40.955067 [ 290 ] {} <Debug> TCP-Session: 67a1cf1f-71b1-4623-adcc-7157aa54ec8e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2363 | 2026.01.02 05:06:40.955129 [ 267 ] {9cf09c2d-e378-445a-983b-75fd7669eba9} <Debug> oximeter.version (e3550e79-451c-4c3d-8ba1-9d3e49618ffc) (SelectExecutor): Key condition: unknown | ||
| 2364 | 2026.01.02 05:06:40.955220 [ 267 ] {9cf09c2d-e378-445a-983b-75fd7669eba9} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2365 | 2026.01.02 05:06:41.000195 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 187.12 MiB, peak 191.13 MiB, free memory in arenas 0.00 B, will set to 189.01 MiB (RSS), difference: 1.89 MiB | ||
| 2366 | 2026.01.02 05:06:41.328217 [ 317 ] {9cf09c2d-e378-445a-983b-75fd7669eba9} <Trace> AggregatingTransform: Aggregating | ||
| 2367 | 2026.01.02 05:06:41.328279 [ 317 ] {9cf09c2d-e378-445a-983b-75fd7669eba9} <Trace> Aggregator: Aggregation method: without_key | ||
| 2368 | 2026.01.02 05:06:41.328315 [ 317 ] {9cf09c2d-e378-445a-983b-75fd7669eba9} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001896321 sec. (527.337 rows/sec., 20.60 KiB/sec.) | ||
| 2369 | 2026.01.02 05:06:41.328330 [ 317 ] {9cf09c2d-e378-445a-983b-75fd7669eba9} <Trace> Aggregator: Merging aggregated data | ||
| 2370 | 2026.01.02 05:06:41.329410 [ 267 ] {9cf09c2d-e378-445a-983b-75fd7669eba9} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.37496 sec., 2.6669511414550886 rows/sec., 106.68 B/sec. | ||
| 2371 | 2026.01.02 05:06:41.329608 [ 267 ] {9cf09c2d-e378-445a-983b-75fd7669eba9} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2372 | 2026.01.02 05:06:41.329629 [ 267 ] {9cf09c2d-e378-445a-983b-75fd7669eba9} <Debug> TCPHandler: Processed in 0.375517326 sec. | ||
| 2373 | 2026.01.02 05:06:41.329778 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2374 | 2026.01.02 05:06:41.329822 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2375 | 2026.01.02 05:06:41.329839 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2376 | 2026.01.02 05:06:41.329850 [ 287 ] {} <Debug> TCP-Session: fc11bbff-448c-405d-a04f-7caf717f783b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2377 | 2026.01.02 05:06:41.329867 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2378 | 2026.01.02 05:06:41.329888 [ 289 ] {} <Debug> TCP-Session: 95bbe417-62b9-4365-94e2-236df326b025 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2379 | 2026.01.02 05:06:41.329878 [ 293 ] {} <Debug> TCP-Session: 2aa24c85-6cd6-4fab-9cf6-4c7b3c23f64b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2380 | 2026.01.02 05:06:41.329888 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2381 | 2026.01.02 05:06:41.329920 [ 286 ] {} <Debug> TCP-Session: 40743759-9778-4200-824a-63d9e6ed4bb6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2382 | 2026.01.02 05:06:41.329939 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2383 | 2026.01.02 05:06:41.329958 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2384 | 2026.01.02 05:06:41.329974 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2385 | 2026.01.02 05:06:41.330014 [ 290 ] {} <Debug> TCP-Session: 67a1cf1f-71b1-4623-adcc-7157aa54ec8e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2386 | 2026.01.02 05:06:41.330019 [ 292 ] {} <Debug> TCP-Session: a4f70ba0-9826-4676-8234-5f68172d21c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2387 | 2026.01.02 05:06:41.330042 [ 267 ] {} <Debug> TCP-Session: 7bcb808c-d742-49bd-897d-209d21e9547d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2388 | 2026.01.02 05:06:41.329967 [ 288 ] {} <Debug> TCP-Session: bee68211-5d68-4993-885f-22b8f97d77c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2389 | 2026.01.02 05:06:41.329910 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2390 | 2026.01.02 05:06:41.330137 [ 291 ] {} <Debug> TCP-Session: f7a3924c-b896-433f-b417-5282d08c0990 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2391 | 2026.01.02 05:06:41.904110 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 310 | ||
| 2392 | 2026.01.02 05:06:41.906607 [ 243 ] {} <Trace> system.query_log (dd3f3490-5765-4d2a-9406-0e239d3e9a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2393 | 2026.01.02 05:06:41.906667 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2394 | 2026.01.02 05:06:41.907946 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2395 | 2026.01.02 05:06:41.908247 [ 243 ] {} <Trace> system.query_log (dd3f3490-5765-4d2a-9406-0e239d3e9a13): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2396 | 2026.01.02 05:06:41.908616 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 310 | ||
| 2397 | 2026.01.02 05:06:42.000249 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 190.39 MiB, peak 200.50 MiB, free memory in arenas 0.00 B, will set to 207.53 MiB (RSS), difference: 17.14 MiB | ||
| 2398 | 2026.01.02 05:06:43.561477 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2399 | 2026.01.02 05:06:43.561781 [ 270 ] {f5d9d4f2-f49d-4e50-8638-2ba2600b4e89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2400 | 2026.01.02 05:06:43.561886 [ 270 ] {f5d9d4f2-f49d-4e50-8638-2ba2600b4e89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2401 | 2026.01.02 05:06:43.562764 [ 270 ] {f5d9d4f2-f49d-4e50-8638-2ba2600b4e89} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2402 | 2026.01.02 05:06:43.562819 [ 270 ] {f5d9d4f2-f49d-4e50-8638-2ba2600b4e89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2403 | 2026.01.02 05:06:43.563242 [ 270 ] {f5d9d4f2-f49d-4e50-8638-2ba2600b4e89} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2404 | 2026.01.02 05:06:43.563494 [ 270 ] {f5d9d4f2-f49d-4e50-8638-2ba2600b4e89} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2405 | 2026.01.02 05:06:43.563667 [ 270 ] {f5d9d4f2-f49d-4e50-8638-2ba2600b4e89} <Debug> executeQuery: Read 96 rows, 8.72 KiB in 0.00196 sec., 48979.5918367347 rows/sec., 4.35 MiB/sec. | ||
| 2406 | 2026.01.02 05:06:43.563717 [ 270 ] {f5d9d4f2-f49d-4e50-8638-2ba2600b4e89} <Debug> TCPHandler: Processed in 0.002386029 sec. | ||
| 2407 | 2026.01.02 05:06:43.563842 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2408 | 2026.01.02 05:06:43.563948 [ 270 ] {87ef611f-cd57-49b0-a021-a7ce6bf8d2dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2409 | 2026.01.02 05:06:43.563994 [ 270 ] {87ef611f-cd57-49b0-a021-a7ce6bf8d2dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2410 | 2026.01.02 05:06:43.564423 [ 270 ] {87ef611f-cd57-49b0-a021-a7ce6bf8d2dc} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2411 | 2026.01.02 05:06:43.564464 [ 270 ] {87ef611f-cd57-49b0-a021-a7ce6bf8d2dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2412 | 2026.01.02 05:06:43.564763 [ 270 ] {87ef611f-cd57-49b0-a021-a7ce6bf8d2dc} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2413 | 2026.01.02 05:06:43.564965 [ 270 ] {87ef611f-cd57-49b0-a021-a7ce6bf8d2dc} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2414 | 2026.01.02 05:06:43.565092 [ 270 ] {87ef611f-cd57-49b0-a021-a7ce6bf8d2dc} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001211 sec., 27250.206440957885 rows/sec., 2.00 MiB/sec. | ||
| 2415 | 2026.01.02 05:06:43.565129 [ 270 ] {87ef611f-cd57-49b0-a021-a7ce6bf8d2dc} <Debug> TCPHandler: Processed in 0.001383943 sec. | ||
| 2416 | 2026.01.02 05:06:43.565231 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2417 | 2026.01.02 05:06:43.565323 [ 270 ] {faec9d88-bb56-4fcc-b4e3-1ddf3db04a3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2418 | 2026.01.02 05:06:43.565362 [ 270 ] {faec9d88-bb56-4fcc-b4e3-1ddf3db04a3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2419 | 2026.01.02 05:06:43.565832 [ 270 ] {faec9d88-bb56-4fcc-b4e3-1ddf3db04a3c} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2420 | 2026.01.02 05:06:43.565870 [ 270 ] {faec9d88-bb56-4fcc-b4e3-1ddf3db04a3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2421 | 2026.01.02 05:06:43.566182 [ 270 ] {faec9d88-bb56-4fcc-b4e3-1ddf3db04a3c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2422 | 2026.01.02 05:06:43.566414 [ 270 ] {faec9d88-bb56-4fcc-b4e3-1ddf3db04a3c} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2423 | 2026.01.02 05:06:43.566546 [ 270 ] {faec9d88-bb56-4fcc-b4e3-1ddf3db04a3c} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001185 sec., 58227.848101265816 rows/sec., 4.55 MiB/sec. | ||
| 2424 | 2026.01.02 05:06:43.566582 [ 270 ] {faec9d88-bb56-4fcc-b4e3-1ddf3db04a3c} <Debug> TCPHandler: Processed in 0.001350692 sec. | ||
| 2425 | 2026.01.02 05:06:43.566692 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2426 | 2026.01.02 05:06:43.566788 [ 270 ] {06fbbb85-dc90-40c0-a8c9-e251fc9a99e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2427 | 2026.01.02 05:06:43.566834 [ 270 ] {06fbbb85-dc90-40c0-a8c9-e251fc9a99e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2428 | 2026.01.02 05:06:43.567205 [ 270 ] {06fbbb85-dc90-40c0-a8c9-e251fc9a99e1} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2429 | 2026.01.02 05:06:43.567241 [ 270 ] {06fbbb85-dc90-40c0-a8c9-e251fc9a99e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2430 | 2026.01.02 05:06:43.567583 [ 270 ] {06fbbb85-dc90-40c0-a8c9-e251fc9a99e1} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2431 | 2026.01.02 05:06:43.567805 [ 270 ] {06fbbb85-dc90-40c0-a8c9-e251fc9a99e1} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2432 | 2026.01.02 05:06:43.567939 [ 270 ] {06fbbb85-dc90-40c0-a8c9-e251fc9a99e1} <Debug> executeQuery: Read 60 rows, 4.31 KiB in 0.00117 sec., 51282.05128205128 rows/sec., 3.60 MiB/sec. | ||
| 2433 | 2026.01.02 05:06:43.567976 [ 270 ] {06fbbb85-dc90-40c0-a8c9-e251fc9a99e1} <Debug> TCPHandler: Processed in 0.001332463 sec. | ||
| 2434 | 2026.01.02 05:06:43.568087 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2435 | 2026.01.02 05:06:43.568184 [ 270 ] {b4611595-8444-4448-8ce5-8a03dd0b73ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2436 | 2026.01.02 05:06:43.568240 [ 270 ] {b4611595-8444-4448-8ce5-8a03dd0b73ca} <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 | ||
| 2437 | 2026.01.02 05:06:43.569070 [ 270 ] {b4611595-8444-4448-8ce5-8a03dd0b73ca} <Trace> oximeter.measurements_histogramu64 (1ea2d44b-9dfb-4731-8ee2-8779179f369b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2438 | 2026.01.02 05:06:43.569108 [ 270 ] {b4611595-8444-4448-8ce5-8a03dd0b73ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2439 | 2026.01.02 05:06:43.569664 [ 270 ] {b4611595-8444-4448-8ce5-8a03dd0b73ca} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2440 | 2026.01.02 05:06:43.569899 [ 270 ] {b4611595-8444-4448-8ce5-8a03dd0b73ca} <Trace> oximeter.measurements_histogramu64 (1ea2d44b-9dfb-4731-8ee2-8779179f369b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2441 | 2026.01.02 05:06:43.570010 [ 34 ] {} <Debug> oximeter.measurements_histogramu64 (1ea2d44b-9dfb-4731-8ee2-8779179f369b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2442 | 2026.01.02 05:06:43.570037 [ 270 ] {b4611595-8444-4448-8ce5-8a03dd0b73ca} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001871 sec., 17637.626937466594 rows/sec., 31.61 MiB/sec. | ||
| 2443 | 2026.01.02 05:06:43.570071 [ 34 ] {} <Trace> oximeter.measurements_histogramu64 (1ea2d44b-9dfb-4731-8ee2-8779179f369b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2444 | 2026.01.02 05:06:43.570094 [ 270 ] {b4611595-8444-4448-8ce5-8a03dd0b73ca} <Debug> TCPHandler: Processed in 0.002056214 sec. | ||
| 2445 | 2026.01.02 05:06:43.570096 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2446 | 2026.01.02 05:06:43.570201 [ 197 ] {1ea2d44b-9dfb-4731-8ee2-8779179f369b::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 | ||
| 2447 | 2026.01.02 05:06:43.570219 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2448 | 2026.01.02 05:06:43.570319 [ 270 ] {9f40a2a6-0da6-442b-97ba-654f51331485} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2449 | 2026.01.02 05:06:43.570364 [ 270 ] {9f40a2a6-0da6-442b-97ba-654f51331485} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2450 | 2026.01.02 05:06:43.570401 [ 197 ] {1ea2d44b-9dfb-4731-8ee2-8779179f369b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2451 | 2026.01.02 05:06:43.570454 [ 197 ] {1ea2d44b-9dfb-4731-8ee2-8779179f369b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
| 2452 | 2026.01.02 05:06:43.570575 [ 197 ] {1ea2d44b-9dfb-4731-8ee2-8779179f369b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 22 rows starting from the beginning of the part | ||
| 2453 | 2026.01.02 05:06:43.570686 [ 197 ] {1ea2d44b-9dfb-4731-8ee2-8779179f369b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 22 rows starting from the beginning of the part | ||
| 2454 | 2026.01.02 05:06:43.570692 [ 270 ] {9f40a2a6-0da6-442b-97ba-654f51331485} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2455 | 2026.01.02 05:06:43.570734 [ 270 ] {9f40a2a6-0da6-442b-97ba-654f51331485} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2456 | 2026.01.02 05:06:43.570788 [ 197 ] {1ea2d44b-9dfb-4731-8ee2-8779179f369b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 32 rows starting from the beginning of the part | ||
| 2457 | 2026.01.02 05:06:43.570889 [ 197 ] {1ea2d44b-9dfb-4731-8ee2-8779179f369b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 32 rows starting from the beginning of the part | ||
| 2458 | 2026.01.02 05:06:43.570988 [ 197 ] {1ea2d44b-9dfb-4731-8ee2-8779179f369b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 33 rows starting from the beginning of the part | ||
| 2459 | 2026.01.02 05:06:43.571054 [ 270 ] {9f40a2a6-0da6-442b-97ba-654f51331485} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2460 | 2026.01.02 05:06:43.571273 [ 270 ] {9f40a2a6-0da6-442b-97ba-654f51331485} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2461 | 2026.01.02 05:06:43.571402 [ 270 ] {9f40a2a6-0da6-442b-97ba-654f51331485} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001103 sec., 27198.549410698095 rows/sec., 1.80 MiB/sec. | ||
| 2462 | 2026.01.02 05:06:43.571437 [ 270 ] {9f40a2a6-0da6-442b-97ba-654f51331485} <Debug> TCPHandler: Processed in 0.001267332 sec. | ||
| 2463 | 2026.01.02 05:06:43.577192 [ 198 ] {1ea2d44b-9dfb-4731-8ee2-8779179f369b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 142 rows, containing 19 columns (19 merged, 0 gathered) in 0.007023548 sec., 20217.701936400234 rows/sec., 36.23 MiB/sec. | ||
| 2464 | 2026.01.02 05:06:43.577713 [ 198 ] {1ea2d44b-9dfb-4731-8ee2-8779179f369b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2465 | 2026.01.02 05:06:43.578120 [ 198 ] {1ea2d44b-9dfb-4731-8ee2-8779179f369b::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (1ea2d44b-9dfb-4731-8ee2-8779179f369b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2466 | 2026.01.02 05:06:43.578199 [ 198 ] {1ea2d44b-9dfb-4731-8ee2-8779179f369b::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (1ea2d44b-9dfb-4731-8ee2-8779179f369b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2467 | 2026.01.02 05:06:43.578338 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.01 MiB. | ||
| 2468 | 2026.01.02 05:06:46.775538 [ 30 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2469 | 2026.01.02 05:06:46.775593 [ 30 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2470 | 2026.01.02 05:06:46.895516 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4825 | ||
| 2471 | 2026.01.02 05:06:46.896296 [ 245 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2472 | 2026.01.02 05:06:46.896374 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2473 | 2026.01.02 05:06:46.897004 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2474 | 2026.01.02 05:06:46.897271 [ 245 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2475 | 2026.01.02 05:06:46.897427 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4825 | ||
| 2476 | 2026.01.02 05:06:47.136108 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2477 | 2026.01.02 05:06:47.153248 [ 244 ] {} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2478 | 2026.01.02 05:06:47.153304 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2479 | 2026.01.02 05:06:47.159704 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2480 | 2026.01.02 05:06:47.160393 [ 244 ] {} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2481 | 2026.01.02 05:06:47.163238 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2482 | 2026.01.02 05:06:48.000261 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 208.32 MiB, peak 212.32 MiB, free memory in arenas 0.00 B, will set to 209.35 MiB (RSS), difference: 1.02 MiB | ||
| 2483 | 2026.01.02 05:06:48.559839 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2484 | 2026.01.02 05:06:48.560127 [ 270 ] {0bf0270a-4768-4e4d-969d-6d8f732d6800} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2485 | 2026.01.02 05:06:48.560234 [ 270 ] {0bf0270a-4768-4e4d-969d-6d8f732d6800} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2486 | 2026.01.02 05:06:48.561094 [ 270 ] {0bf0270a-4768-4e4d-969d-6d8f732d6800} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2487 | 2026.01.02 05:06:48.561138 [ 270 ] {0bf0270a-4768-4e4d-969d-6d8f732d6800} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2488 | 2026.01.02 05:06:48.561546 [ 270 ] {0bf0270a-4768-4e4d-969d-6d8f732d6800} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2489 | 2026.01.02 05:06:48.561786 [ 270 ] {0bf0270a-4768-4e4d-969d-6d8f732d6800} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2490 | 2026.01.02 05:06:48.561949 [ 270 ] {0bf0270a-4768-4e4d-969d-6d8f732d6800} <Debug> executeQuery: Read 30 rows, 2.40 KiB in 0.001903 sec., 15764.582238570678 rows/sec., 1.23 MiB/sec. | ||
| 2491 | 2026.01.02 05:06:48.561991 [ 270 ] {0bf0270a-4768-4e4d-969d-6d8f732d6800} <Debug> TCPHandler: Processed in 0.002336629 sec. | ||
| 2492 | 2026.01.02 05:06:48.562117 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2493 | 2026.01.02 05:06:48.562214 [ 270 ] {4ba1ebf1-5324-45a0-bd6b-1751ef25a263} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2494 | 2026.01.02 05:06:48.562255 [ 270 ] {4ba1ebf1-5324-45a0-bd6b-1751ef25a263} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2495 | 2026.01.02 05:06:48.562694 [ 270 ] {4ba1ebf1-5324-45a0-bd6b-1751ef25a263} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2496 | 2026.01.02 05:06:48.562732 [ 270 ] {4ba1ebf1-5324-45a0-bd6b-1751ef25a263} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2497 | 2026.01.02 05:06:48.563030 [ 270 ] {4ba1ebf1-5324-45a0-bd6b-1751ef25a263} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2498 | 2026.01.02 05:06:48.563250 [ 270 ] {4ba1ebf1-5324-45a0-bd6b-1751ef25a263} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2499 | 2026.01.02 05:06:48.563377 [ 270 ] {4ba1ebf1-5324-45a0-bd6b-1751ef25a263} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001181 sec., 30482.64182895851 rows/sec., 2.38 MiB/sec. | ||
| 2500 | 2026.01.02 05:06:48.563414 [ 270 ] {4ba1ebf1-5324-45a0-bd6b-1751ef25a263} <Debug> TCPHandler: Processed in 0.001346432 sec. | ||
| 2501 | 2026.01.02 05:06:48.563524 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2502 | 2026.01.02 05:06:48.563621 [ 270 ] {5383271c-0c08-4637-b5e4-70226da7309f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2503 | 2026.01.02 05:06:48.563665 [ 270 ] {5383271c-0c08-4637-b5e4-70226da7309f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2504 | 2026.01.02 05:06:48.564066 [ 270 ] {5383271c-0c08-4637-b5e4-70226da7309f} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2505 | 2026.01.02 05:06:48.564103 [ 270 ] {5383271c-0c08-4637-b5e4-70226da7309f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2506 | 2026.01.02 05:06:48.564415 [ 270 ] {5383271c-0c08-4637-b5e4-70226da7309f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2507 | 2026.01.02 05:06:48.564632 [ 270 ] {5383271c-0c08-4637-b5e4-70226da7309f} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2508 | 2026.01.02 05:06:48.564761 [ 270 ] {5383271c-0c08-4637-b5e4-70226da7309f} <Debug> executeQuery: Read 60 rows, 4.31 KiB in 0.001159 sec., 51768.766177739424 rows/sec., 3.63 MiB/sec. | ||
| 2509 | 2026.01.02 05:06:48.564798 [ 270 ] {5383271c-0c08-4637-b5e4-70226da7309f} <Debug> TCPHandler: Processed in 0.001322132 sec. | ||
| 2510 | 2026.01.02 05:06:48.564906 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2511 | 2026.01.02 05:06:48.565001 [ 270 ] {cd70e1b0-6cba-4763-8c84-d289708fb5fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2512 | 2026.01.02 05:06:48.565044 [ 270 ] {cd70e1b0-6cba-4763-8c84-d289708fb5fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2513 | 2026.01.02 05:06:48.565358 [ 270 ] {cd70e1b0-6cba-4763-8c84-d289708fb5fa} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2514 | 2026.01.02 05:06:48.565397 [ 270 ] {cd70e1b0-6cba-4763-8c84-d289708fb5fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2515 | 2026.01.02 05:06:48.565704 [ 270 ] {cd70e1b0-6cba-4763-8c84-d289708fb5fa} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2516 | 2026.01.02 05:06:48.565917 [ 270 ] {cd70e1b0-6cba-4763-8c84-d289708fb5fa} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2517 | 2026.01.02 05:06:48.566042 [ 270 ] {cd70e1b0-6cba-4763-8c84-d289708fb5fa} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.00106 sec., 28301.88679245283 rows/sec., 1.88 MiB/sec. | ||
| 2518 | 2026.01.02 05:06:48.566079 [ 270 ] {cd70e1b0-6cba-4763-8c84-d289708fb5fa} <Debug> TCPHandler: Processed in 0.00122171 sec. | ||
| 2519 | 2026.01.02 05:06:51.908953 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 330 | ||
| 2520 | 2026.01.02 05:06:51.911020 [ 243 ] {} <Trace> system.query_log (dd3f3490-5765-4d2a-9406-0e239d3e9a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2521 | 2026.01.02 05:06:51.911059 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2522 | 2026.01.02 05:06:51.912204 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2523 | 2026.01.02 05:06:51.912483 [ 243 ] {} <Trace> system.query_log (dd3f3490-5765-4d2a-9406-0e239d3e9a13): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2524 | 2026.01.02 05:06:51.912728 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 330 | ||
| 2525 | 2026.01.02 05:06:53.567680 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2526 | 2026.01.02 05:06:53.567896 [ 270 ] {82ed0f4d-75d9-4e65-8f50-f594e8cdec79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2527 | 2026.01.02 05:06:53.567974 [ 270 ] {82ed0f4d-75d9-4e65-8f50-f594e8cdec79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2528 | 2026.01.02 05:06:53.568781 [ 270 ] {82ed0f4d-75d9-4e65-8f50-f594e8cdec79} <Trace> oximeter.fields_ipaddr (645cdd3d-4969-40ee-99e7-272b8c981424): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2529 | 2026.01.02 05:06:53.568834 [ 270 ] {82ed0f4d-75d9-4e65-8f50-f594e8cdec79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2530 | 2026.01.02 05:06:53.569282 [ 270 ] {82ed0f4d-75d9-4e65-8f50-f594e8cdec79} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2531 | 2026.01.02 05:06:53.569533 [ 270 ] {82ed0f4d-75d9-4e65-8f50-f594e8cdec79} <Trace> oximeter.fields_ipaddr (645cdd3d-4969-40ee-99e7-272b8c981424): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2532 | 2026.01.02 05:06:53.569717 [ 270 ] {82ed0f4d-75d9-4e65-8f50-f594e8cdec79} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001879 sec., 5321.979776476849 rows/sec., 433.97 KiB/sec. | ||
| 2533 | 2026.01.02 05:06:53.569780 [ 270 ] {82ed0f4d-75d9-4e65-8f50-f594e8cdec79} <Debug> TCPHandler: Processed in 0.002247028 sec. | ||
| 2534 | 2026.01.02 05:06:53.569914 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2535 | 2026.01.02 05:06:53.570021 [ 270 ] {a0a9827d-7626-4f6d-ac58-25a81e01a0dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2536 | 2026.01.02 05:06:53.570067 [ 270 ] {a0a9827d-7626-4f6d-ac58-25a81e01a0dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2537 | 2026.01.02 05:06:53.570585 [ 270 ] {a0a9827d-7626-4f6d-ac58-25a81e01a0dc} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2538 | 2026.01.02 05:06:53.570624 [ 270 ] {a0a9827d-7626-4f6d-ac58-25a81e01a0dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2539 | 2026.01.02 05:06:53.570982 [ 270 ] {a0a9827d-7626-4f6d-ac58-25a81e01a0dc} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2540 | 2026.01.02 05:06:53.571216 [ 270 ] {a0a9827d-7626-4f6d-ac58-25a81e01a0dc} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2541 | 2026.01.02 05:06:53.571334 [ 71 ] {} <Debug> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2542 | 2026.01.02 05:06:53.571363 [ 270 ] {a0a9827d-7626-4f6d-ac58-25a81e01a0dc} <Debug> executeQuery: Read 141 rows, 12.44 KiB in 0.001369 sec., 102994.88677867057 rows/sec., 8.88 MiB/sec. | ||
| 2543 | 2026.01.02 05:06:53.571406 [ 71 ] {} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2544 | 2026.01.02 05:06:53.571416 [ 270 ] {a0a9827d-7626-4f6d-ac58-25a81e01a0dc} <Debug> TCPHandler: Processed in 0.001556146 sec. | ||
| 2545 | 2026.01.02 05:06:53.571435 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2546 | 2026.01.02 05:06:53.571538 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2547 | 2026.01.02 05:06:53.571551 [ 187 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::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 | ||
| 2548 | 2026.01.02 05:06:53.571647 [ 270 ] {683fdecd-bdec-4317-b319-4564f786462f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2549 | 2026.01.02 05:06:53.571699 [ 270 ] {683fdecd-bdec-4317-b319-4564f786462f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2550 | 2026.01.02 05:06:53.571702 [ 187 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2551 | 2026.01.02 05:06:53.571752 [ 187 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1270 rows starting from the beginning of the part | ||
| 2552 | 2026.01.02 05:06:53.571857 [ 187 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 90 rows starting from the beginning of the part | ||
| 2553 | 2026.01.02 05:06:53.571903 [ 187 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 151 rows starting from the beginning of the part | ||
| 2554 | 2026.01.02 05:06:53.571946 [ 187 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 96 rows starting from the beginning of the part | ||
| 2555 | 2026.01.02 05:06:53.571984 [ 187 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 30 rows starting from the beginning of the part | ||
| 2556 | 2026.01.02 05:06:53.572024 [ 187 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 141 rows starting from the beginning of the part | ||
| 2557 | 2026.01.02 05:06:53.572138 [ 270 ] {683fdecd-bdec-4317-b319-4564f786462f} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2558 | 2026.01.02 05:06:53.572183 [ 270 ] {683fdecd-bdec-4317-b319-4564f786462f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2559 | 2026.01.02 05:06:53.572538 [ 270 ] {683fdecd-bdec-4317-b319-4564f786462f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2560 | 2026.01.02 05:06:53.572793 [ 270 ] {683fdecd-bdec-4317-b319-4564f786462f} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2561 | 2026.01.02 05:06:53.572935 [ 270 ] {683fdecd-bdec-4317-b319-4564f786462f} <Debug> executeQuery: Read 50 rows, 3.71 KiB in 0.00131 sec., 38167.93893129771 rows/sec., 2.76 MiB/sec. | ||
| 2562 | 2026.01.02 05:06:53.572976 [ 270 ] {683fdecd-bdec-4317-b319-4564f786462f} <Debug> TCPHandler: Processed in 0.001489415 sec. | ||
| 2563 | 2026.01.02 05:06:53.573092 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2564 | 2026.01.02 05:06:53.573193 [ 270 ] {1ae16269-aff9-4ef6-b72f-bfbb60d28931} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2565 | 2026.01.02 05:06:53.573237 [ 270 ] {1ae16269-aff9-4ef6-b72f-bfbb60d28931} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2566 | 2026.01.02 05:06:53.573247 [ 198 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1778 rows, containing 5 columns (5 merged, 0 gathered) in 0.001744769 sec., 1019046.0742940756 rows/sec., 88.44 MiB/sec. | ||
| 2567 | 2026.01.02 05:06:53.573475 [ 187 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2568 | 2026.01.02 05:06:53.573690 [ 270 ] {1ae16269-aff9-4ef6-b72f-bfbb60d28931} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2569 | 2026.01.02 05:06:53.573736 [ 270 ] {1ae16269-aff9-4ef6-b72f-bfbb60d28931} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2570 | 2026.01.02 05:06:53.573741 [ 187 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_11_2} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2571 | 2026.01.02 05:06:53.573837 [ 187 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_11_2} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2572 | 2026.01.02 05:06:53.573913 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 2573 | 2026.01.02 05:06:53.574093 [ 270 ] {1ae16269-aff9-4ef6-b72f-bfbb60d28931} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2574 | 2026.01.02 05:06:53.574343 [ 270 ] {1ae16269-aff9-4ef6-b72f-bfbb60d28931} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2575 | 2026.01.02 05:06:53.574466 [ 71 ] {} <Debug> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2576 | 2026.01.02 05:06:53.574497 [ 71 ] {} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2577 | 2026.01.02 05:06:53.574515 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2578 | 2026.01.02 05:06:53.574518 [ 270 ] {1ae16269-aff9-4ef6-b72f-bfbb60d28931} <Debug> executeQuery: Read 117 rows, 9.38 KiB in 0.001345 sec., 86988.84758364312 rows/sec., 6.81 MiB/sec. | ||
| 2579 | 2026.01.02 05:06:53.574582 [ 270 ] {1ae16269-aff9-4ef6-b72f-bfbb60d28931} <Debug> TCPHandler: Processed in 0.001539366 sec. | ||
| 2580 | 2026.01.02 05:06:53.574623 [ 193 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::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 | ||
| 2581 | 2026.01.02 05:06:53.574720 [ 193 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2582 | 2026.01.02 05:06:53.574729 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2583 | 2026.01.02 05:06:53.574760 [ 193 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 734 rows starting from the beginning of the part | ||
| 2584 | 2026.01.02 05:06:53.574851 [ 193 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 60 rows starting from the beginning of the part | ||
| 2585 | 2026.01.02 05:06:53.574852 [ 270 ] {4e2d4c6a-8d2d-431f-9726-a378d86bdc9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2586 | 2026.01.02 05:06:53.574903 [ 193 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 74 rows starting from the beginning of the part | ||
| 2587 | 2026.01.02 05:06:53.574922 [ 270 ] {4e2d4c6a-8d2d-431f-9726-a378d86bdc9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2588 | 2026.01.02 05:06:53.574952 [ 193 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 69 rows starting from the beginning of the part | ||
| 2589 | 2026.01.02 05:06:53.574997 [ 193 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 36 rows starting from the beginning of the part | ||
| 2590 | 2026.01.02 05:06:53.575043 [ 193 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 117 rows starting from the beginning of the part | ||
| 2591 | 2026.01.02 05:06:53.575388 [ 270 ] {4e2d4c6a-8d2d-431f-9726-a378d86bdc9f} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2592 | 2026.01.02 05:06:53.575425 [ 270 ] {4e2d4c6a-8d2d-431f-9726-a378d86bdc9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2593 | 2026.01.02 05:06:53.575799 [ 270 ] {4e2d4c6a-8d2d-431f-9726-a378d86bdc9f} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2594 | 2026.01.02 05:06:53.575995 [ 198 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1090 rows, containing 5 columns (5 merged, 0 gathered) in 0.001420384 sec., 767398.1120598373 rows/sec., 59.40 MiB/sec. | ||
| 2595 | 2026.01.02 05:06:53.576035 [ 270 ] {4e2d4c6a-8d2d-431f-9726-a378d86bdc9f} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2596 | 2026.01.02 05:06:53.576144 [ 193 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2597 | 2026.01.02 05:06:53.576177 [ 270 ] {4e2d4c6a-8d2d-431f-9726-a378d86bdc9f} <Debug> executeQuery: Read 165 rows, 11.76 KiB in 0.001351 sec., 122131.7542561066 rows/sec., 8.50 MiB/sec. | ||
| 2598 | 2026.01.02 05:06:53.576216 [ 270 ] {4e2d4c6a-8d2d-431f-9726-a378d86bdc9f} <Debug> TCPHandler: Processed in 0.001550386 sec. | ||
| 2599 | 2026.01.02 05:06:53.576328 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2600 | 2026.01.02 05:06:53.576383 [ 193 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_11_2} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2601 | 2026.01.02 05:06:53.576426 [ 270 ] {0844f90f-ce44-4e4d-a931-84a47d3c4bac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2602 | 2026.01.02 05:06:53.576449 [ 193 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_11_2} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2603 | 2026.01.02 05:06:53.576484 [ 270 ] {0844f90f-ce44-4e4d-a931-84a47d3c4bac} <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 | ||
| 2604 | 2026.01.02 05:06:53.576507 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 2605 | 2026.01.02 05:06:53.577421 [ 270 ] {0844f90f-ce44-4e4d-a931-84a47d3c4bac} <Trace> oximeter.measurements_histogramu64 (1ea2d44b-9dfb-4731-8ee2-8779179f369b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2606 | 2026.01.02 05:06:53.577459 [ 270 ] {0844f90f-ce44-4e4d-a931-84a47d3c4bac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2607 | 2026.01.02 05:06:53.578029 [ 270 ] {0844f90f-ce44-4e4d-a931-84a47d3c4bac} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2608 | 2026.01.02 05:06:53.578261 [ 270 ] {0844f90f-ce44-4e4d-a931-84a47d3c4bac} <Trace> oximeter.measurements_histogramu64 (1ea2d44b-9dfb-4731-8ee2-8779179f369b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2609 | 2026.01.02 05:06:53.578407 [ 270 ] {0844f90f-ce44-4e4d-a931-84a47d3c4bac} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002 sec., 20000 rows/sec., 35.84 MiB/sec. | ||
| 2610 | 2026.01.02 05:06:53.578458 [ 270 ] {0844f90f-ce44-4e4d-a931-84a47d3c4bac} <Debug> TCPHandler: Processed in 0.002180687 sec. | ||
| 2611 | 2026.01.02 05:06:53.578568 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2612 | 2026.01.02 05:06:53.578666 [ 270 ] {ee13e3aa-047b-4897-9369-bfed4f09f31b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2613 | 2026.01.02 05:06:53.578709 [ 270 ] {ee13e3aa-047b-4897-9369-bfed4f09f31b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2614 | 2026.01.02 05:06:53.579028 [ 270 ] {ee13e3aa-047b-4897-9369-bfed4f09f31b} <Trace> oximeter.measurements_i64 (bf2a0e0e-2273-4c7f-93bd-8185d39b76b3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2615 | 2026.01.02 05:06:53.579066 [ 270 ] {ee13e3aa-047b-4897-9369-bfed4f09f31b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2616 | 2026.01.02 05:06:53.579385 [ 270 ] {ee13e3aa-047b-4897-9369-bfed4f09f31b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2617 | 2026.01.02 05:06:53.579608 [ 270 ] {ee13e3aa-047b-4897-9369-bfed4f09f31b} <Trace> oximeter.measurements_i64 (bf2a0e0e-2273-4c7f-93bd-8185d39b76b3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2618 | 2026.01.02 05:06:53.579737 [ 270 ] {ee13e3aa-047b-4897-9369-bfed4f09f31b} <Debug> executeQuery: Read 3 rows, 217.00 B in 0.00109 sec., 2752.293577981651 rows/sec., 194.42 KiB/sec. | ||
| 2619 | 2026.01.02 05:06:53.579775 [ 270 ] {ee13e3aa-047b-4897-9369-bfed4f09f31b} <Debug> TCPHandler: Processed in 0.001258301 sec. | ||
| 2620 | 2026.01.02 05:06:53.579887 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2621 | 2026.01.02 05:06:53.579982 [ 270 ] {2883cbed-6931-40eb-8d53-5dd4f9e94b11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2622 | 2026.01.02 05:06:53.580026 [ 270 ] {2883cbed-6931-40eb-8d53-5dd4f9e94b11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2623 | 2026.01.02 05:06:53.580363 [ 270 ] {2883cbed-6931-40eb-8d53-5dd4f9e94b11} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2624 | 2026.01.02 05:06:53.580402 [ 270 ] {2883cbed-6931-40eb-8d53-5dd4f9e94b11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2625 | 2026.01.02 05:06:53.580716 [ 270 ] {2883cbed-6931-40eb-8d53-5dd4f9e94b11} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2626 | 2026.01.02 05:06:53.580948 [ 270 ] {2883cbed-6931-40eb-8d53-5dd4f9e94b11} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2627 | 2026.01.02 05:06:53.581082 [ 270 ] {2883cbed-6931-40eb-8d53-5dd4f9e94b11} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001119 sec., 53619.30294906166 rows/sec., 3.61 MiB/sec. | ||
| 2628 | 2026.01.02 05:06:53.581118 [ 270 ] {2883cbed-6931-40eb-8d53-5dd4f9e94b11} <Debug> TCPHandler: Processed in 0.001283441 sec. | ||
| 2629 | 2026.01.02 05:06:54.398485 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5337 | ||
| 2630 | 2026.01.02 05:06:54.399011 [ 245 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2631 | 2026.01.02 05:06:54.399060 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2632 | 2026.01.02 05:06:54.399588 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2633 | 2026.01.02 05:06:54.399834 [ 245 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2634 | 2026.01.02 05:06:54.399968 [ 92 ] {} <Debug> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2635 | 2026.01.02 05:06:54.399986 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5337 | ||
| 2636 | 2026.01.02 05:06:54.400047 [ 92 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2637 | 2026.01.02 05:06:54.400074 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2638 | 2026.01.02 05:06:54.400185 [ 198 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::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 | ||
| 2639 | 2026.01.02 05:06:54.400315 [ 198 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2640 | 2026.01.02 05:06:54.400353 [ 198 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2905 rows starting from the beginning of the part | ||
| 2641 | 2026.01.02 05:06:54.400438 [ 198 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 512 rows starting from the beginning of the part | ||
| 2642 | 2026.01.02 05:06:54.400483 [ 198 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 448 rows starting from the beginning of the part | ||
| 2643 | 2026.01.02 05:06:54.400534 [ 198 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 512 rows starting from the beginning of the part | ||
| 2644 | 2026.01.02 05:06:54.400573 [ 198 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 448 rows starting from the beginning of the part | ||
| 2645 | 2026.01.02 05:06:54.400612 [ 198 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 512 rows starting from the beginning of the part | ||
| 2646 | 2026.01.02 05:06:54.401950 [ 193 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5337 rows, containing 4 columns (4 merged, 0 gathered) in 0.00181607 sec., 2938763.3736585043 rows/sec., 42.04 MiB/sec. | ||
| 2647 | 2026.01.02 05:06:54.402792 [ 200 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2648 | 2026.01.02 05:06:54.403109 [ 200 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::all_1_11_2} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2649 | 2026.01.02 05:06:54.403188 [ 200 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::all_1_11_2} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2650 | 2026.01.02 05:06:54.403284 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2651 | 2026.01.02 05:06:54.664276 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2652 | 2026.01.02 05:06:54.681991 [ 244 ] {} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2653 | 2026.01.02 05:06:54.682047 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2654 | 2026.01.02 05:06:54.688521 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2655 | 2026.01.02 05:06:54.689226 [ 244 ] {} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2656 | 2026.01.02 05:06:54.689478 [ 92 ] {} <Debug> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2657 | 2026.01.02 05:06:54.689522 [ 92 ] {} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2658 | 2026.01.02 05:06:54.689546 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2659 | 2026.01.02 05:06:54.689698 [ 198 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::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 | ||
| 2660 | 2026.01.02 05:06:54.692676 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2661 | 2026.01.02 05:06:54.693998 [ 198 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2662 | 2026.01.02 05:06:54.695479 [ 198 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::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 | ||
| 2663 | 2026.01.02 05:06:54.699847 [ 198 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::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 | ||
| 2664 | 2026.01.02 05:06:54.704010 [ 198 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::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 | ||
| 2665 | 2026.01.02 05:06:54.707917 [ 198 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::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 | ||
| 2666 | 2026.01.02 05:06:54.712977 [ 198 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::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 | ||
| 2667 | 2026.01.02 05:06:54.717295 [ 198 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::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 | ||
| 2668 | 2026.01.02 05:06:54.768872 [ 200 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.079249657 sec., 1047.3231448812453 rows/sec., 5.42 MiB/sec. | ||
| 2669 | 2026.01.02 05:06:54.771164 [ 196 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2670 | 2026.01.02 05:06:54.773189 [ 196 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::all_1_11_2} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2671 | 2026.01.02 05:06:54.773273 [ 196 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::all_1_11_2} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2672 | 2026.01.02 05:06:54.775106 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2673 | 2026.01.02 05:06:55.000181 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 210.52 MiB, peak 220.41 MiB, free memory in arenas 0.00 B, will set to 220.74 MiB (RSS), difference: 10.22 MiB | ||
| 2674 | 2026.01.02 05:06:58.564759 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2675 | 2026.01.02 05:06:58.565053 [ 270 ] {02000ed0-92c0-4170-839d-e5075589a67c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2676 | 2026.01.02 05:06:58.565122 [ 270 ] {02000ed0-92c0-4170-839d-e5075589a67c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2677 | 2026.01.02 05:06:58.565794 [ 270 ] {02000ed0-92c0-4170-839d-e5075589a67c} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2678 | 2026.01.02 05:06:58.565847 [ 270 ] {02000ed0-92c0-4170-839d-e5075589a67c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2679 | 2026.01.02 05:06:58.566261 [ 270 ] {02000ed0-92c0-4170-839d-e5075589a67c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2680 | 2026.01.02 05:06:58.566502 [ 270 ] {02000ed0-92c0-4170-839d-e5075589a67c} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2681 | 2026.01.02 05:06:58.566687 [ 270 ] {02000ed0-92c0-4170-839d-e5075589a67c} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001693 sec., 33077.377436503244 rows/sec., 2.54 MiB/sec. | ||
| 2682 | 2026.01.02 05:06:58.566733 [ 270 ] {02000ed0-92c0-4170-839d-e5075589a67c} <Debug> TCPHandler: Processed in 0.002167636 sec. | ||
| 2683 | 2026.01.02 05:06:58.566858 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2684 | 2026.01.02 05:06:58.566957 [ 270 ] {f74504ae-f52c-45bc-b3a9-f4b025e2ee2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2685 | 2026.01.02 05:06:58.566999 [ 270 ] {f74504ae-f52c-45bc-b3a9-f4b025e2ee2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2686 | 2026.01.02 05:06:58.567424 [ 270 ] {f74504ae-f52c-45bc-b3a9-f4b025e2ee2e} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2687 | 2026.01.02 05:06:58.567461 [ 270 ] {f74504ae-f52c-45bc-b3a9-f4b025e2ee2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2688 | 2026.01.02 05:06:58.567800 [ 270 ] {f74504ae-f52c-45bc-b3a9-f4b025e2ee2e} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2689 | 2026.01.02 05:06:58.568027 [ 270 ] {f74504ae-f52c-45bc-b3a9-f4b025e2ee2e} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2690 | 2026.01.02 05:06:58.568166 [ 270 ] {f74504ae-f52c-45bc-b3a9-f4b025e2ee2e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00123 sec., 52032.52032520325 rows/sec., 4.06 MiB/sec. | ||
| 2691 | 2026.01.02 05:06:58.568205 [ 270 ] {f74504ae-f52c-45bc-b3a9-f4b025e2ee2e} <Debug> TCPHandler: Processed in 0.001397444 sec. | ||
| 2692 | 2026.01.02 05:06:58.568318 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2693 | 2026.01.02 05:06:58.568413 [ 270 ] {59c13e48-d36d-4841-9c1a-3bba0297f797} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2694 | 2026.01.02 05:06:58.568459 [ 270 ] {59c13e48-d36d-4841-9c1a-3bba0297f797} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2695 | 2026.01.02 05:06:58.568873 [ 270 ] {59c13e48-d36d-4841-9c1a-3bba0297f797} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2696 | 2026.01.02 05:06:58.568909 [ 270 ] {59c13e48-d36d-4841-9c1a-3bba0297f797} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2697 | 2026.01.02 05:06:58.569253 [ 270 ] {59c13e48-d36d-4841-9c1a-3bba0297f797} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2698 | 2026.01.02 05:06:58.569483 [ 270 ] {59c13e48-d36d-4841-9c1a-3bba0297f797} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2699 | 2026.01.02 05:06:58.569574 [ 173 ] {} <Debug> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2700 | 2026.01.02 05:06:58.569614 [ 173 ] {} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2701 | 2026.01.02 05:06:58.569620 [ 270 ] {59c13e48-d36d-4841-9c1a-3bba0297f797} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001225 sec., 130612.24489795919 rows/sec., 9.10 MiB/sec. | ||
| 2702 | 2026.01.02 05:06:58.569633 [ 173 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2703 | 2026.01.02 05:06:58.569659 [ 270 ] {59c13e48-d36d-4841-9c1a-3bba0297f797} <Debug> TCPHandler: Processed in 0.001391733 sec. | ||
| 2704 | 2026.01.02 05:06:58.569754 [ 201 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::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 | ||
| 2705 | 2026.01.02 05:06:58.569773 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2706 | 2026.01.02 05:06:58.569872 [ 270 ] {a66be924-784c-4f1b-bc90-5a3e3578e7e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2707 | 2026.01.02 05:06:58.569893 [ 201 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2708 | 2026.01.02 05:06:58.569915 [ 270 ] {a66be924-784c-4f1b-bc90-5a3e3578e7e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2709 | 2026.01.02 05:06:58.569940 [ 201 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 786 rows starting from the beginning of the part | ||
| 2710 | 2026.01.02 05:06:58.570040 [ 201 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 97 rows starting from the beginning of the part | ||
| 2711 | 2026.01.02 05:06:58.570115 [ 201 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::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 | ||
| 2712 | 2026.01.02 05:06:58.570174 [ 201 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 60 rows starting from the beginning of the part | ||
| 2713 | 2026.01.02 05:06:58.570224 [ 201 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 165 rows starting from the beginning of the part | ||
| 2714 | 2026.01.02 05:06:58.570256 [ 270 ] {a66be924-784c-4f1b-bc90-5a3e3578e7e2} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2715 | 2026.01.02 05:06:58.570280 [ 201 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 160 rows starting from the beginning of the part | ||
| 2716 | 2026.01.02 05:06:58.570294 [ 270 ] {a66be924-784c-4f1b-bc90-5a3e3578e7e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2717 | 2026.01.02 05:06:58.570662 [ 270 ] {a66be924-784c-4f1b-bc90-5a3e3578e7e2} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2718 | 2026.01.02 05:06:58.570905 [ 270 ] {a66be924-784c-4f1b-bc90-5a3e3578e7e2} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2719 | 2026.01.02 05:06:58.571045 [ 270 ] {a66be924-784c-4f1b-bc90-5a3e3578e7e2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00119 sec., 50420.168067226885 rows/sec., 3.40 MiB/sec. | ||
| 2720 | 2026.01.02 05:06:58.571082 [ 270 ] {a66be924-784c-4f1b-bc90-5a3e3578e7e2} <Debug> TCPHandler: Processed in 0.001358143 sec. | ||
| 2721 | 2026.01.02 05:06:58.571629 [ 196 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1328 rows, containing 5 columns (5 merged, 0 gathered) in 0.001926492 sec., 689335.8498244478 rows/sec., 48.87 MiB/sec. | ||
| 2722 | 2026.01.02 05:06:58.571923 [ 196 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2723 | 2026.01.02 05:06:58.572204 [ 196 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2724 | 2026.01.02 05:06:58.572286 [ 196 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2725 | 2026.01.02 05:06:58.572390 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
| 2726 | 2026.01.02 05:07:01.775643 [ 66 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2727 | 2026.01.02 05:07:01.775700 [ 66 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2728 | 2026.01.02 05:07:01.900231 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5785 | ||
| 2729 | 2026.01.02 05:07:01.900734 [ 245 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2730 | 2026.01.02 05:07:01.900779 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2731 | 2026.01.02 05:07:01.901309 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2732 | 2026.01.02 05:07:01.901580 [ 245 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2733 | 2026.01.02 05:07:01.901741 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5785 | ||
| 2734 | 2026.01.02 05:07:01.912883 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 354 | ||
| 2735 | 2026.01.02 05:07:01.915034 [ 243 ] {} <Trace> system.query_log (dd3f3490-5765-4d2a-9406-0e239d3e9a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2736 | 2026.01.02 05:07:01.915094 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2737 | 2026.01.02 05:07:01.916363 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2738 | 2026.01.02 05:07:01.916657 [ 243 ] {} <Trace> system.query_log (dd3f3490-5765-4d2a-9406-0e239d3e9a13): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2739 | 2026.01.02 05:07:01.917030 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 354 | ||
| 2740 | 2026.01.02 05:07:02.192873 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 2741 | 2026.01.02 05:07:02.210621 [ 244 ] {} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2742 | 2026.01.02 05:07:02.210684 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2743 | 2026.01.02 05:07:02.216646 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2744 | 2026.01.02 05:07:02.217400 [ 244 ] {} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2745 | 2026.01.02 05:07:02.220831 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 2746 | 2026.01.02 05:07:03.566813 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2747 | 2026.01.02 05:07:03.567045 [ 270 ] {14c33951-a03e-4210-83b8-511c7c3d3e1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2748 | 2026.01.02 05:07:03.567124 [ 270 ] {14c33951-a03e-4210-83b8-511c7c3d3e1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2749 | 2026.01.02 05:07:03.567886 [ 270 ] {14c33951-a03e-4210-83b8-511c7c3d3e1e} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2750 | 2026.01.02 05:07:03.567942 [ 270 ] {14c33951-a03e-4210-83b8-511c7c3d3e1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2751 | 2026.01.02 05:07:03.568367 [ 270 ] {14c33951-a03e-4210-83b8-511c7c3d3e1e} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2752 | 2026.01.02 05:07:03.568612 [ 270 ] {14c33951-a03e-4210-83b8-511c7c3d3e1e} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2753 | 2026.01.02 05:07:03.568792 [ 270 ] {14c33951-a03e-4210-83b8-511c7c3d3e1e} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001803 sec., 75429.83915696063 rows/sec., 6.54 MiB/sec. | ||
| 2754 | 2026.01.02 05:07:03.568840 [ 270 ] {14c33951-a03e-4210-83b8-511c7c3d3e1e} <Debug> TCPHandler: Processed in 0.002176747 sec. | ||
| 2755 | 2026.01.02 05:07:03.568965 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2756 | 2026.01.02 05:07:03.569069 [ 270 ] {c8e97f9b-3dbc-47e2-9390-b64fb13292ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2757 | 2026.01.02 05:07:03.569113 [ 270 ] {c8e97f9b-3dbc-47e2-9390-b64fb13292ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2758 | 2026.01.02 05:07:03.569543 [ 270 ] {c8e97f9b-3dbc-47e2-9390-b64fb13292ea} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2759 | 2026.01.02 05:07:03.569583 [ 270 ] {c8e97f9b-3dbc-47e2-9390-b64fb13292ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2760 | 2026.01.02 05:07:03.569886 [ 270 ] {c8e97f9b-3dbc-47e2-9390-b64fb13292ea} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2761 | 2026.01.02 05:07:03.570105 [ 270 ] {c8e97f9b-3dbc-47e2-9390-b64fb13292ea} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2762 | 2026.01.02 05:07:03.570229 [ 270 ] {c8e97f9b-3dbc-47e2-9390-b64fb13292ea} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001218 sec., 32840.722495894915 rows/sec., 2.41 MiB/sec. | ||
| 2763 | 2026.01.02 05:07:03.570265 [ 270 ] {c8e97f9b-3dbc-47e2-9390-b64fb13292ea} <Debug> TCPHandler: Processed in 0.001386913 sec. | ||
| 2764 | 2026.01.02 05:07:03.570366 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2765 | 2026.01.02 05:07:03.570455 [ 270 ] {e2d1eb48-b381-4b98-a321-69f0ca8f078c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2766 | 2026.01.02 05:07:03.570494 [ 270 ] {e2d1eb48-b381-4b98-a321-69f0ca8f078c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2767 | 2026.01.02 05:07:03.570980 [ 270 ] {e2d1eb48-b381-4b98-a321-69f0ca8f078c} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2768 | 2026.01.02 05:07:03.571018 [ 270 ] {e2d1eb48-b381-4b98-a321-69f0ca8f078c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2769 | 2026.01.02 05:07:03.571337 [ 270 ] {e2d1eb48-b381-4b98-a321-69f0ca8f078c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2770 | 2026.01.02 05:07:03.571558 [ 270 ] {e2d1eb48-b381-4b98-a321-69f0ca8f078c} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2771 | 2026.01.02 05:07:03.571691 [ 270 ] {e2d1eb48-b381-4b98-a321-69f0ca8f078c} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001206 sec., 86235.48922056385 rows/sec., 6.74 MiB/sec. | ||
| 2772 | 2026.01.02 05:07:03.571729 [ 270 ] {e2d1eb48-b381-4b98-a321-69f0ca8f078c} <Debug> TCPHandler: Processed in 0.001370323 sec. | ||
| 2773 | 2026.01.02 05:07:03.571851 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2774 | 2026.01.02 05:07:03.571946 [ 270 ] {518f6196-0cac-4233-a348-d56ecd53ed6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2775 | 2026.01.02 05:07:03.571991 [ 270 ] {518f6196-0cac-4233-a348-d56ecd53ed6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2776 | 2026.01.02 05:07:03.572402 [ 270 ] {518f6196-0cac-4233-a348-d56ecd53ed6c} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2777 | 2026.01.02 05:07:03.572439 [ 270 ] {518f6196-0cac-4233-a348-d56ecd53ed6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2778 | 2026.01.02 05:07:03.572777 [ 270 ] {518f6196-0cac-4233-a348-d56ecd53ed6c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2779 | 2026.01.02 05:07:03.572999 [ 270 ] {518f6196-0cac-4233-a348-d56ecd53ed6c} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2780 | 2026.01.02 05:07:03.573133 [ 270 ] {518f6196-0cac-4233-a348-d56ecd53ed6c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001205 sec., 132780.08298755187 rows/sec., 9.25 MiB/sec. | ||
| 2781 | 2026.01.02 05:07:03.573170 [ 270 ] {518f6196-0cac-4233-a348-d56ecd53ed6c} <Debug> TCPHandler: Processed in 0.001369423 sec. | ||
| 2782 | 2026.01.02 05:07:03.573281 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2783 | 2026.01.02 05:07:03.573376 [ 270 ] {03209f55-c539-4b2e-8022-b0aa6257cfd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2784 | 2026.01.02 05:07:03.573432 [ 270 ] {03209f55-c539-4b2e-8022-b0aa6257cfd5} <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 | ||
| 2785 | 2026.01.02 05:07:03.574253 [ 270 ] {03209f55-c539-4b2e-8022-b0aa6257cfd5} <Trace> oximeter.measurements_histogramu64 (1ea2d44b-9dfb-4731-8ee2-8779179f369b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2786 | 2026.01.02 05:07:03.574291 [ 270 ] {03209f55-c539-4b2e-8022-b0aa6257cfd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2787 | 2026.01.02 05:07:03.574882 [ 270 ] {03209f55-c539-4b2e-8022-b0aa6257cfd5} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2788 | 2026.01.02 05:07:03.575119 [ 270 ] {03209f55-c539-4b2e-8022-b0aa6257cfd5} <Trace> oximeter.measurements_histogramu64 (1ea2d44b-9dfb-4731-8ee2-8779179f369b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2789 | 2026.01.02 05:07:03.575259 [ 270 ] {03209f55-c539-4b2e-8022-b0aa6257cfd5} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001902 sec., 21030.49421661409 rows/sec., 37.69 MiB/sec. | ||
| 2790 | 2026.01.02 05:07:03.575312 [ 270 ] {03209f55-c539-4b2e-8022-b0aa6257cfd5} <Debug> TCPHandler: Processed in 0.002082125 sec. | ||
| 2791 | 2026.01.02 05:07:03.575421 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2792 | 2026.01.02 05:07:03.575515 [ 270 ] {b7eb1e64-23f3-43d6-b0eb-b7f9932d344d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2793 | 2026.01.02 05:07:03.575558 [ 270 ] {b7eb1e64-23f3-43d6-b0eb-b7f9932d344d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2794 | 2026.01.02 05:07:03.575924 [ 270 ] {b7eb1e64-23f3-43d6-b0eb-b7f9932d344d} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2795 | 2026.01.02 05:07:03.575970 [ 270 ] {b7eb1e64-23f3-43d6-b0eb-b7f9932d344d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2796 | 2026.01.02 05:07:03.576336 [ 270 ] {b7eb1e64-23f3-43d6-b0eb-b7f9932d344d} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2797 | 2026.01.02 05:07:03.576573 [ 270 ] {b7eb1e64-23f3-43d6-b0eb-b7f9932d344d} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2798 | 2026.01.02 05:07:03.576679 [ 83 ] {} <Debug> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2799 | 2026.01.02 05:07:03.576702 [ 270 ] {b7eb1e64-23f3-43d6-b0eb-b7f9932d344d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001206 sec., 49751.24378109453 rows/sec., 3.35 MiB/sec. | ||
| 2800 | 2026.01.02 05:07:03.576773 [ 83 ] {} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2801 | 2026.01.02 05:07:03.576784 [ 270 ] {b7eb1e64-23f3-43d6-b0eb-b7f9932d344d} <Debug> TCPHandler: Processed in 0.001412564 sec. | ||
| 2802 | 2026.01.02 05:07:03.576809 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2803 | 2026.01.02 05:07:03.576955 [ 200 ] {45294a01-6668-46b2-a532-60faf64b8164::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 | ||
| 2804 | 2026.01.02 05:07:03.577103 [ 200 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2805 | 2026.01.02 05:07:03.577142 [ 200 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 178 rows starting from the beginning of the part | ||
| 2806 | 2026.01.02 05:07:03.577242 [ 200 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 30 rows starting from the beginning of the part | ||
| 2807 | 2026.01.02 05:07:03.577301 [ 200 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 30 rows starting from the beginning of the part | ||
| 2808 | 2026.01.02 05:07:03.577344 [ 200 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 60 rows starting from the beginning of the part | ||
| 2809 | 2026.01.02 05:07:03.577383 [ 200 ] {45294a01-6668-46b2-a532-60faf64b8164::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 | ||
| 2810 | 2026.01.02 05:07:03.577432 [ 200 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 60 rows starting from the beginning of the part | ||
| 2811 | 2026.01.02 05:07:03.578287 [ 201 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 418 rows, containing 4 columns (4 merged, 0 gathered) in 0.001391183 sec., 300463.7060688637 rows/sec., 19.32 MiB/sec. | ||
| 2812 | 2026.01.02 05:07:03.578488 [ 188 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2813 | 2026.01.02 05:07:03.578762 [ 188 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_11_2} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2814 | 2026.01.02 05:07:03.578843 [ 188 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_11_2} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2815 | 2026.01.02 05:07:03.578916 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 2816 | 2026.01.02 05:07:04.272071 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2817 | 2026.01.02 05:07:04.272341 [ 270 ] {457a1751-4f0f-4576-a267-aec5c9fc6ad8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) 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) | ||
| 2818 | 2026.01.02 05:07:04.272713 [ 270 ] {457a1751-4f0f-4576-a267-aec5c9fc6ad8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2819 | 2026.01.02 05:07:04.272756 [ 270 ] {457a1751-4f0f-4576-a267-aec5c9fc6ad8} <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 | ||
| 2820 | 2026.01.02 05:07:04.273032 [ 270 ] {457a1751-4f0f-4576-a267-aec5c9fc6ad8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2821 | 2026.01.02 05:07:04.273103 [ 270 ] {457a1751-4f0f-4576-a267-aec5c9fc6ad8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2822 | 2026.01.02 05:07:04.273247 [ 270 ] {457a1751-4f0f-4576-a267-aec5c9fc6ad8} <Debug> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 2823 | 2026.01.02 05:07:04.273402 [ 343 ] {457a1751-4f0f-4576-a267-aec5c9fc6ad8} <Trace> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2824 | 2026.01.02 05:07:04.273412 [ 314 ] {457a1751-4f0f-4576-a267-aec5c9fc6ad8} <Trace> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2825 | 2026.01.02 05:07:04.273419 [ 318 ] {457a1751-4f0f-4576-a267-aec5c9fc6ad8} <Trace> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2826 | 2026.01.02 05:07:04.273412 [ 346 ] {457a1751-4f0f-4576-a267-aec5c9fc6ad8} <Trace> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2827 | 2026.01.02 05:07:04.273684 [ 270 ] {457a1751-4f0f-4576-a267-aec5c9fc6ad8} <Debug> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (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 | ||
| 2828 | 2026.01.02 05:07:04.273718 [ 270 ] {457a1751-4f0f-4576-a267-aec5c9fc6ad8} <Trace> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2829 | 2026.01.02 05:07:04.273821 [ 270 ] {457a1751-4f0f-4576-a267-aec5c9fc6ad8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2830 | 2026.01.02 05:07:04.273845 [ 270 ] {457a1751-4f0f-4576-a267-aec5c9fc6ad8} <Debug> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (SelectExecutor): Reading approx. 41 rows with 4 streams | ||
| 2831 | 2026.01.02 05:07:04.273887 [ 270 ] {457a1751-4f0f-4576-a267-aec5c9fc6ad8} <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'))" | ||
| 2832 | 2026.01.02 05:07:04.273931 [ 270 ] {457a1751-4f0f-4576-a267-aec5c9fc6ad8} <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'))" | ||
| 2833 | 2026.01.02 05:07:04.273967 [ 270 ] {457a1751-4f0f-4576-a267-aec5c9fc6ad8} <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'))" | ||
| 2834 | 2026.01.02 05:07:04.274004 [ 270 ] {457a1751-4f0f-4576-a267-aec5c9fc6ad8} <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'))" | ||
| 2835 | 2026.01.02 05:07:04.274954 [ 270 ] {457a1751-4f0f-4576-a267-aec5c9fc6ad8} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.00273 sec., 15018.31501831502 rows/sec., 604.90 KiB/sec. | ||
| 2836 | 2026.01.02 05:07:04.275138 [ 270 ] {457a1751-4f0f-4576-a267-aec5c9fc6ad8} <Debug> MemoryTracker: Peak memory usage (for query): 147.03 KiB. | ||
| 2837 | 2026.01.02 05:07:04.275153 [ 270 ] {457a1751-4f0f-4576-a267-aec5c9fc6ad8} <Debug> TCPHandler: Processed in 0.003224994 sec. | ||
| 2838 | 2026.01.02 05:07:04.275446 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2839 | 2026.01.02 05:07:04.275596 [ 270 ] {6315e327-d019-46d4-bd62-5a57dd424916} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) 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) | ||
| 2840 | 2026.01.02 05:07:04.275841 [ 270 ] {6315e327-d019-46d4-bd62-5a57dd424916} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2841 | 2026.01.02 05:07:04.275879 [ 270 ] {6315e327-d019-46d4-bd62-5a57dd424916} <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 | ||
| 2842 | 2026.01.02 05:07:04.276098 [ 270 ] {6315e327-d019-46d4-bd62-5a57dd424916} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2843 | 2026.01.02 05:07:04.276151 [ 270 ] {6315e327-d019-46d4-bd62-5a57dd424916} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2844 | 2026.01.02 05:07:04.276256 [ 270 ] {6315e327-d019-46d4-bd62-5a57dd424916} <Debug> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (SelectExecutor): Key condition: (column 0 notIn 42-element set) | ||
| 2845 | 2026.01.02 05:07:04.276321 [ 318 ] {6315e327-d019-46d4-bd62-5a57dd424916} <Trace> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2846 | 2026.01.02 05:07:04.276322 [ 330 ] {6315e327-d019-46d4-bd62-5a57dd424916} <Trace> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2847 | 2026.01.02 05:07:04.276332 [ 346 ] {6315e327-d019-46d4-bd62-5a57dd424916} <Trace> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2848 | 2026.01.02 05:07:04.276364 [ 339 ] {6315e327-d019-46d4-bd62-5a57dd424916} <Trace> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2849 | 2026.01.02 05:07:04.276484 [ 270 ] {6315e327-d019-46d4-bd62-5a57dd424916} <Debug> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (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 | ||
| 2850 | 2026.01.02 05:07:04.276511 [ 270 ] {6315e327-d019-46d4-bd62-5a57dd424916} <Trace> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2851 | 2026.01.02 05:07:04.276593 [ 270 ] {6315e327-d019-46d4-bd62-5a57dd424916} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2852 | 2026.01.02 05:07:04.276613 [ 270 ] {6315e327-d019-46d4-bd62-5a57dd424916} <Debug> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (SelectExecutor): Reading approx. 41 rows with 4 streams | ||
| 2853 | 2026.01.02 05:07:04.276645 [ 270 ] {6315e327-d019-46d4-bd62-5a57dd424916} <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'))" | ||
| 2854 | 2026.01.02 05:07:04.276677 [ 270 ] {6315e327-d019-46d4-bd62-5a57dd424916} <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'))" | ||
| 2855 | 2026.01.02 05:07:04.276707 [ 270 ] {6315e327-d019-46d4-bd62-5a57dd424916} <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'))" | ||
| 2856 | 2026.01.02 05:07:04.276734 [ 270 ] {6315e327-d019-46d4-bd62-5a57dd424916} <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'))" | ||
| 2857 | 2026.01.02 05:07:04.277489 [ 270 ] {6315e327-d019-46d4-bd62-5a57dd424916} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001963 sec., 20886.398369842078 rows/sec., 841.25 KiB/sec. | ||
| 2858 | 2026.01.02 05:07:04.277632 [ 270 ] {6315e327-d019-46d4-bd62-5a57dd424916} <Debug> MemoryTracker: Peak memory usage (for query): 146.83 KiB. | ||
| 2859 | 2026.01.02 05:07:04.277647 [ 270 ] {6315e327-d019-46d4-bd62-5a57dd424916} <Debug> TCPHandler: Processed in 0.002253607 sec. | ||
| 2860 | 2026.01.02 05:07:04.277852 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2861 | 2026.01.02 05:07:04.277991 [ 270 ] {271013ec-f2d5-40b6-84af-fa5e3e1a4e4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) 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) | ||
| 2862 | 2026.01.02 05:07:04.278224 [ 270 ] {271013ec-f2d5-40b6-84af-fa5e3e1a4e4f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2863 | 2026.01.02 05:07:04.278262 [ 270 ] {271013ec-f2d5-40b6-84af-fa5e3e1a4e4f} <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 | ||
| 2864 | 2026.01.02 05:07:04.278475 [ 270 ] {271013ec-f2d5-40b6-84af-fa5e3e1a4e4f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2865 | 2026.01.02 05:07:04.278527 [ 270 ] {271013ec-f2d5-40b6-84af-fa5e3e1a4e4f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2866 | 2026.01.02 05:07:04.278628 [ 270 ] {271013ec-f2d5-40b6-84af-fa5e3e1a4e4f} <Debug> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (SelectExecutor): Key condition: (column 0 notIn 43-element set) | ||
| 2867 | 2026.01.02 05:07:04.278691 [ 346 ] {271013ec-f2d5-40b6-84af-fa5e3e1a4e4f} <Trace> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2868 | 2026.01.02 05:07:04.278699 [ 330 ] {271013ec-f2d5-40b6-84af-fa5e3e1a4e4f} <Trace> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2869 | 2026.01.02 05:07:04.278703 [ 339 ] {271013ec-f2d5-40b6-84af-fa5e3e1a4e4f} <Trace> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2870 | 2026.01.02 05:07:04.278696 [ 309 ] {271013ec-f2d5-40b6-84af-fa5e3e1a4e4f} <Trace> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2871 | 2026.01.02 05:07:04.278829 [ 270 ] {271013ec-f2d5-40b6-84af-fa5e3e1a4e4f} <Debug> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (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 | ||
| 2872 | 2026.01.02 05:07:04.278850 [ 270 ] {271013ec-f2d5-40b6-84af-fa5e3e1a4e4f} <Trace> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2873 | 2026.01.02 05:07:04.278929 [ 270 ] {271013ec-f2d5-40b6-84af-fa5e3e1a4e4f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2874 | 2026.01.02 05:07:04.278948 [ 270 ] {271013ec-f2d5-40b6-84af-fa5e3e1a4e4f} <Debug> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (SelectExecutor): Reading approx. 41 rows with 4 streams | ||
| 2875 | 2026.01.02 05:07:04.278978 [ 270 ] {271013ec-f2d5-40b6-84af-fa5e3e1a4e4f} <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'))" | ||
| 2876 | 2026.01.02 05:07:04.279009 [ 270 ] {271013ec-f2d5-40b6-84af-fa5e3e1a4e4f} <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'))" | ||
| 2877 | 2026.01.02 05:07:04.279039 [ 270 ] {271013ec-f2d5-40b6-84af-fa5e3e1a4e4f} <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'))" | ||
| 2878 | 2026.01.02 05:07:04.279171 [ 270 ] {271013ec-f2d5-40b6-84af-fa5e3e1a4e4f} <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'))" | ||
| 2879 | 2026.01.02 05:07:04.280009 [ 270 ] {271013ec-f2d5-40b6-84af-fa5e3e1a4e4f} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.002079 sec., 19721.01972101972 rows/sec., 794.31 KiB/sec. | ||
| 2880 | 2026.01.02 05:07:04.280149 [ 270 ] {271013ec-f2d5-40b6-84af-fa5e3e1a4e4f} <Debug> MemoryTracker: Peak memory usage (for query): 145.76 KiB. | ||
| 2881 | 2026.01.02 05:07:04.280164 [ 270 ] {271013ec-f2d5-40b6-84af-fa5e3e1a4e4f} <Debug> TCPHandler: Processed in 0.002362599 sec. | ||
| 2882 | 2026.01.02 05:07:04.280362 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2883 | 2026.01.02 05:07:04.280501 [ 270 ] {1432849c-48cd-4abb-9a8b-9ac7f7c2c2d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) 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) | ||
| 2884 | 2026.01.02 05:07:04.280734 [ 270 ] {1432849c-48cd-4abb-9a8b-9ac7f7c2c2d8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2885 | 2026.01.02 05:07:04.280773 [ 270 ] {1432849c-48cd-4abb-9a8b-9ac7f7c2c2d8} <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 | ||
| 2886 | 2026.01.02 05:07:04.280996 [ 270 ] {1432849c-48cd-4abb-9a8b-9ac7f7c2c2d8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2887 | 2026.01.02 05:07:04.281047 [ 270 ] {1432849c-48cd-4abb-9a8b-9ac7f7c2c2d8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2888 | 2026.01.02 05:07:04.281146 [ 270 ] {1432849c-48cd-4abb-9a8b-9ac7f7c2c2d8} <Debug> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (SelectExecutor): Key condition: (column 0 notIn 44-element set) | ||
| 2889 | 2026.01.02 05:07:04.281208 [ 330 ] {1432849c-48cd-4abb-9a8b-9ac7f7c2c2d8} <Trace> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2890 | 2026.01.02 05:07:04.281216 [ 346 ] {1432849c-48cd-4abb-9a8b-9ac7f7c2c2d8} <Trace> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2891 | 2026.01.02 05:07:04.281222 [ 339 ] {1432849c-48cd-4abb-9a8b-9ac7f7c2c2d8} <Trace> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2892 | 2026.01.02 05:07:04.281212 [ 309 ] {1432849c-48cd-4abb-9a8b-9ac7f7c2c2d8} <Trace> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2893 | 2026.01.02 05:07:04.281346 [ 270 ] {1432849c-48cd-4abb-9a8b-9ac7f7c2c2d8} <Debug> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (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 | ||
| 2894 | 2026.01.02 05:07:04.281369 [ 270 ] {1432849c-48cd-4abb-9a8b-9ac7f7c2c2d8} <Trace> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2895 | 2026.01.02 05:07:04.281449 [ 270 ] {1432849c-48cd-4abb-9a8b-9ac7f7c2c2d8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2896 | 2026.01.02 05:07:04.281469 [ 270 ] {1432849c-48cd-4abb-9a8b-9ac7f7c2c2d8} <Debug> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (SelectExecutor): Reading approx. 41 rows with 4 streams | ||
| 2897 | 2026.01.02 05:07:04.281498 [ 270 ] {1432849c-48cd-4abb-9a8b-9ac7f7c2c2d8} <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'))" | ||
| 2898 | 2026.01.02 05:07:04.281535 [ 270 ] {1432849c-48cd-4abb-9a8b-9ac7f7c2c2d8} <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'))" | ||
| 2899 | 2026.01.02 05:07:04.281566 [ 270 ] {1432849c-48cd-4abb-9a8b-9ac7f7c2c2d8} <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'))" | ||
| 2900 | 2026.01.02 05:07:04.281602 [ 270 ] {1432849c-48cd-4abb-9a8b-9ac7f7c2c2d8} <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'))" | ||
| 2901 | 2026.01.02 05:07:04.282248 [ 270 ] {1432849c-48cd-4abb-9a8b-9ac7f7c2c2d8} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001807 sec., 22689.540675152184 rows/sec., 913.87 KiB/sec. | ||
| 2902 | 2026.01.02 05:07:04.282376 [ 270 ] {1432849c-48cd-4abb-9a8b-9ac7f7c2c2d8} <Debug> MemoryTracker: Peak memory usage (for query): 145.76 KiB. | ||
| 2903 | 2026.01.02 05:07:04.282390 [ 270 ] {1432849c-48cd-4abb-9a8b-9ac7f7c2c2d8} <Debug> TCPHandler: Processed in 0.002078275 sec. | ||
| 2904 | 2026.01.02 05:07:04.282584 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2905 | 2026.01.02 05:07:04.282722 [ 270 ] {01aae68b-6fd9-46c9-868c-d4aaecb8b7e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) 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) | ||
| 2906 | 2026.01.02 05:07:04.282953 [ 270 ] {01aae68b-6fd9-46c9-868c-d4aaecb8b7e0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2907 | 2026.01.02 05:07:04.282990 [ 270 ] {01aae68b-6fd9-46c9-868c-d4aaecb8b7e0} <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 | ||
| 2908 | 2026.01.02 05:07:04.283206 [ 270 ] {01aae68b-6fd9-46c9-868c-d4aaecb8b7e0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2909 | 2026.01.02 05:07:04.283260 [ 270 ] {01aae68b-6fd9-46c9-868c-d4aaecb8b7e0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2910 | 2026.01.02 05:07:04.283365 [ 270 ] {01aae68b-6fd9-46c9-868c-d4aaecb8b7e0} <Debug> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (SelectExecutor): Key condition: (column 0 notIn 45-element set) | ||
| 2911 | 2026.01.02 05:07:04.283421 [ 333 ] {01aae68b-6fd9-46c9-868c-d4aaecb8b7e0} <Trace> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2912 | 2026.01.02 05:07:04.283436 [ 309 ] {01aae68b-6fd9-46c9-868c-d4aaecb8b7e0} <Trace> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2913 | 2026.01.02 05:07:04.283443 [ 339 ] {01aae68b-6fd9-46c9-868c-d4aaecb8b7e0} <Trace> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2914 | 2026.01.02 05:07:04.283441 [ 346 ] {01aae68b-6fd9-46c9-868c-d4aaecb8b7e0} <Trace> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2915 | 2026.01.02 05:07:04.283559 [ 270 ] {01aae68b-6fd9-46c9-868c-d4aaecb8b7e0} <Debug> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (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 | ||
| 2916 | 2026.01.02 05:07:04.283584 [ 270 ] {01aae68b-6fd9-46c9-868c-d4aaecb8b7e0} <Trace> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2917 | 2026.01.02 05:07:04.283661 [ 270 ] {01aae68b-6fd9-46c9-868c-d4aaecb8b7e0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2918 | 2026.01.02 05:07:04.283680 [ 270 ] {01aae68b-6fd9-46c9-868c-d4aaecb8b7e0} <Debug> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (SelectExecutor): Reading approx. 41 rows with 4 streams | ||
| 2919 | 2026.01.02 05:07:04.283710 [ 270 ] {01aae68b-6fd9-46c9-868c-d4aaecb8b7e0} <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'))" | ||
| 2920 | 2026.01.02 05:07:04.283740 [ 270 ] {01aae68b-6fd9-46c9-868c-d4aaecb8b7e0} <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'))" | ||
| 2921 | 2026.01.02 05:07:04.283769 [ 270 ] {01aae68b-6fd9-46c9-868c-d4aaecb8b7e0} <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'))" | ||
| 2922 | 2026.01.02 05:07:04.283797 [ 270 ] {01aae68b-6fd9-46c9-868c-d4aaecb8b7e0} <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'))" | ||
| 2923 | 2026.01.02 05:07:04.284455 [ 270 ] {01aae68b-6fd9-46c9-868c-d4aaecb8b7e0} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001793 sec., 22866.703848298937 rows/sec., 921.01 KiB/sec. | ||
| 2924 | 2026.01.02 05:07:04.284579 [ 270 ] {01aae68b-6fd9-46c9-868c-d4aaecb8b7e0} <Debug> MemoryTracker: Peak memory usage (for query): 146.07 KiB. | ||
| 2925 | 2026.01.02 05:07:04.284594 [ 270 ] {01aae68b-6fd9-46c9-868c-d4aaecb8b7e0} <Debug> TCPHandler: Processed in 0.002060385 sec. | ||
| 2926 | 2026.01.02 05:07:04.284787 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2927 | 2026.01.02 05:07:04.284924 [ 270 ] {839efed8-33a4-4e32-ba77-f17cbb8527c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) 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) | ||
| 2928 | 2026.01.02 05:07:04.285149 [ 270 ] {839efed8-33a4-4e32-ba77-f17cbb8527c1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2929 | 2026.01.02 05:07:04.285187 [ 270 ] {839efed8-33a4-4e32-ba77-f17cbb8527c1} <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 | ||
| 2930 | 2026.01.02 05:07:04.285402 [ 270 ] {839efed8-33a4-4e32-ba77-f17cbb8527c1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2931 | 2026.01.02 05:07:04.285454 [ 270 ] {839efed8-33a4-4e32-ba77-f17cbb8527c1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2932 | 2026.01.02 05:07:04.285552 [ 270 ] {839efed8-33a4-4e32-ba77-f17cbb8527c1} <Debug> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (SelectExecutor): Key condition: (column 0 notIn 46-element set) | ||
| 2933 | 2026.01.02 05:07:04.285610 [ 346 ] {839efed8-33a4-4e32-ba77-f17cbb8527c1} <Trace> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2934 | 2026.01.02 05:07:04.285627 [ 309 ] {839efed8-33a4-4e32-ba77-f17cbb8527c1} <Trace> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2935 | 2026.01.02 05:07:04.285631 [ 323 ] {839efed8-33a4-4e32-ba77-f17cbb8527c1} <Trace> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2936 | 2026.01.02 05:07:04.285623 [ 333 ] {839efed8-33a4-4e32-ba77-f17cbb8527c1} <Trace> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2937 | 2026.01.02 05:07:04.285750 [ 270 ] {839efed8-33a4-4e32-ba77-f17cbb8527c1} <Debug> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (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 | ||
| 2938 | 2026.01.02 05:07:04.285773 [ 270 ] {839efed8-33a4-4e32-ba77-f17cbb8527c1} <Trace> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2939 | 2026.01.02 05:07:04.285849 [ 270 ] {839efed8-33a4-4e32-ba77-f17cbb8527c1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2940 | 2026.01.02 05:07:04.285868 [ 270 ] {839efed8-33a4-4e32-ba77-f17cbb8527c1} <Debug> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (SelectExecutor): Reading approx. 41 rows with 4 streams | ||
| 2941 | 2026.01.02 05:07:04.285897 [ 270 ] {839efed8-33a4-4e32-ba77-f17cbb8527c1} <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'))" | ||
| 2942 | 2026.01.02 05:07:04.285927 [ 270 ] {839efed8-33a4-4e32-ba77-f17cbb8527c1} <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'))" | ||
| 2943 | 2026.01.02 05:07:04.285954 [ 270 ] {839efed8-33a4-4e32-ba77-f17cbb8527c1} <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'))" | ||
| 2944 | 2026.01.02 05:07:04.285981 [ 270 ] {839efed8-33a4-4e32-ba77-f17cbb8527c1} <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'))" | ||
| 2945 | 2026.01.02 05:07:04.286665 [ 270 ] {839efed8-33a4-4e32-ba77-f17cbb8527c1} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001801 sec., 22765.130483064964 rows/sec., 916.92 KiB/sec. | ||
| 2946 | 2026.01.02 05:07:04.286817 [ 270 ] {839efed8-33a4-4e32-ba77-f17cbb8527c1} <Debug> MemoryTracker: Peak memory usage (for query): 146.31 KiB. | ||
| 2947 | 2026.01.02 05:07:04.286832 [ 270 ] {839efed8-33a4-4e32-ba77-f17cbb8527c1} <Debug> TCPHandler: Processed in 0.002096335 sec. | ||
| 2948 | 2026.01.02 05:07:04.403334 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2949 | 2026.01.02 05:07:04.403509 [ 270 ] {0729a694-bc56-4339-a74d-77cd2871e839} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) 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) | ||
| 2950 | 2026.01.02 05:07:04.403796 [ 270 ] {0729a694-bc56-4339-a74d-77cd2871e839} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2951 | 2026.01.02 05:07:04.403843 [ 270 ] {0729a694-bc56-4339-a74d-77cd2871e839} <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 | ||
| 2952 | 2026.01.02 05:07:04.404115 [ 270 ] {0729a694-bc56-4339-a74d-77cd2871e839} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2953 | 2026.01.02 05:07:04.404179 [ 270 ] {0729a694-bc56-4339-a74d-77cd2871e839} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2954 | 2026.01.02 05:07:04.404306 [ 270 ] {0729a694-bc56-4339-a74d-77cd2871e839} <Debug> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (SelectExecutor): Key condition: (column 0 notIn 47-element set) | ||
| 2955 | 2026.01.02 05:07:04.404387 [ 339 ] {0729a694-bc56-4339-a74d-77cd2871e839} <Trace> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2956 | 2026.01.02 05:07:04.404387 [ 319 ] {0729a694-bc56-4339-a74d-77cd2871e839} <Trace> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2957 | 2026.01.02 05:07:04.404405 [ 304 ] {0729a694-bc56-4339-a74d-77cd2871e839} <Trace> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2958 | 2026.01.02 05:07:04.404405 [ 348 ] {0729a694-bc56-4339-a74d-77cd2871e839} <Trace> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2959 | 2026.01.02 05:07:04.404536 [ 270 ] {0729a694-bc56-4339-a74d-77cd2871e839} <Debug> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (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 | ||
| 2960 | 2026.01.02 05:07:04.404564 [ 270 ] {0729a694-bc56-4339-a74d-77cd2871e839} <Trace> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2961 | 2026.01.02 05:07:04.404644 [ 270 ] {0729a694-bc56-4339-a74d-77cd2871e839} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2962 | 2026.01.02 05:07:04.404663 [ 270 ] {0729a694-bc56-4339-a74d-77cd2871e839} <Debug> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (SelectExecutor): Reading approx. 41 rows with 4 streams | ||
| 2963 | 2026.01.02 05:07:04.404693 [ 270 ] {0729a694-bc56-4339-a74d-77cd2871e839} <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'))" | ||
| 2964 | 2026.01.02 05:07:04.404724 [ 270 ] {0729a694-bc56-4339-a74d-77cd2871e839} <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'))" | ||
| 2965 | 2026.01.02 05:07:04.404755 [ 270 ] {0729a694-bc56-4339-a74d-77cd2871e839} <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'))" | ||
| 2966 | 2026.01.02 05:07:04.404785 [ 270 ] {0729a694-bc56-4339-a74d-77cd2871e839} <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'))" | ||
| 2967 | 2026.01.02 05:07:04.405462 [ 270 ] {0729a694-bc56-4339-a74d-77cd2871e839} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.002029 sec., 20206.998521439134 rows/sec., 813.88 KiB/sec. | ||
| 2968 | 2026.01.02 05:07:04.405615 [ 270 ] {0729a694-bc56-4339-a74d-77cd2871e839} <Debug> MemoryTracker: Peak memory usage (for query): 146.75 KiB. | ||
| 2969 | 2026.01.02 05:07:04.405630 [ 270 ] {0729a694-bc56-4339-a74d-77cd2871e839} <Debug> TCPHandler: Processed in 0.002360829 sec. | ||
| 2970 | 2026.01.02 05:07:04.406068 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2971 | 2026.01.02 05:07:04.406175 [ 270 ] {76977137-a3a1-477b-8b1e-aeb37e61be5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2972 | 2026.01.02 05:07:04.406217 [ 270 ] {76977137-a3a1-477b-8b1e-aeb37e61be5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2973 | 2026.01.02 05:07:04.406712 [ 270 ] {76977137-a3a1-477b-8b1e-aeb37e61be5b} <Trace> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2974 | 2026.01.02 05:07:04.406754 [ 270 ] {76977137-a3a1-477b-8b1e-aeb37e61be5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2975 | 2026.01.02 05:07:04.407172 [ 270 ] {76977137-a3a1-477b-8b1e-aeb37e61be5b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2976 | 2026.01.02 05:07:04.407366 [ 270 ] {76977137-a3a1-477b-8b1e-aeb37e61be5b} <Trace> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2977 | 2026.01.02 05:07:04.407515 [ 270 ] {76977137-a3a1-477b-8b1e-aeb37e61be5b} <Debug> executeQuery: Read 7 rows, 1.42 KiB in 0.001371 sec., 5105.762217359591 rows/sec., 1.01 MiB/sec. | ||
| 2978 | 2026.01.02 05:07:04.407556 [ 270 ] {76977137-a3a1-477b-8b1e-aeb37e61be5b} <Debug> TCPHandler: Processed in 0.001537156 sec. | ||
| 2979 | 2026.01.02 05:07:04.407664 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2980 | 2026.01.02 05:07:04.407758 [ 270 ] {0a87aced-321f-49ff-a19d-9cca153f14c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2981 | 2026.01.02 05:07:04.407801 [ 270 ] {0a87aced-321f-49ff-a19d-9cca153f14c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2982 | 2026.01.02 05:07:04.408211 [ 270 ] {0a87aced-321f-49ff-a19d-9cca153f14c3} <Trace> oximeter.fields_i16 (cb56b64a-0514-41c6-b851-58b3833bf8fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2983 | 2026.01.02 05:07:04.408249 [ 270 ] {0a87aced-321f-49ff-a19d-9cca153f14c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2984 | 2026.01.02 05:07:04.408566 [ 270 ] {0a87aced-321f-49ff-a19d-9cca153f14c3} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2985 | 2026.01.02 05:07:04.408776 [ 270 ] {0a87aced-321f-49ff-a19d-9cca153f14c3} <Trace> oximeter.fields_i16 (cb56b64a-0514-41c6-b851-58b3833bf8fd): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2986 | 2026.01.02 05:07:04.408907 [ 270 ] {0a87aced-321f-49ff-a19d-9cca153f14c3} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001166 sec., 20583.19039451115 rows/sec., 1.71 MiB/sec. | ||
| 2987 | 2026.01.02 05:07:04.408943 [ 270 ] {0a87aced-321f-49ff-a19d-9cca153f14c3} <Debug> TCPHandler: Processed in 0.001327442 sec. | ||
| 2988 | 2026.01.02 05:07:04.409051 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2989 | 2026.01.02 05:07:04.409144 [ 270 ] {9df98871-04cd-4864-9635-6892f71fdc80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2990 | 2026.01.02 05:07:04.409183 [ 270 ] {9df98871-04cd-4864-9635-6892f71fdc80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2991 | 2026.01.02 05:07:04.409552 [ 270 ] {9df98871-04cd-4864-9635-6892f71fdc80} <Trace> oximeter.fields_ipaddr (645cdd3d-4969-40ee-99e7-272b8c981424): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2992 | 2026.01.02 05:07:04.409587 [ 270 ] {9df98871-04cd-4864-9635-6892f71fdc80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2993 | 2026.01.02 05:07:04.409869 [ 270 ] {9df98871-04cd-4864-9635-6892f71fdc80} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2994 | 2026.01.02 05:07:04.410072 [ 270 ] {9df98871-04cd-4864-9635-6892f71fdc80} <Trace> oximeter.fields_ipaddr (645cdd3d-4969-40ee-99e7-272b8c981424): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2995 | 2026.01.02 05:07:04.410203 [ 270 ] {9df98871-04cd-4864-9635-6892f71fdc80} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001077 sec., 1857.0102135561744 rows/sec., 151.43 KiB/sec. | ||
| 2996 | 2026.01.02 05:07:04.410239 [ 270 ] {9df98871-04cd-4864-9635-6892f71fdc80} <Debug> TCPHandler: Processed in 0.001237061 sec. | ||
| 2997 | 2026.01.02 05:07:04.410344 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2998 | 2026.01.02 05:07:04.410437 [ 270 ] {1357fc85-0b4a-42a8-89f3-dd4424c5330b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2999 | 2026.01.02 05:07:04.410476 [ 270 ] {1357fc85-0b4a-42a8-89f3-dd4424c5330b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3000 | 2026.01.02 05:07:04.411533 [ 270 ] {1357fc85-0b4a-42a8-89f3-dd4424c5330b} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3001 | 2026.01.02 05:07:04.411568 [ 270 ] {1357fc85-0b4a-42a8-89f3-dd4424c5330b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3002 | 2026.01.02 05:07:04.411961 [ 270 ] {1357fc85-0b4a-42a8-89f3-dd4424c5330b} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3003 | 2026.01.02 05:07:04.412178 [ 270 ] {1357fc85-0b4a-42a8-89f3-dd4424c5330b} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3004 | 2026.01.02 05:07:04.412305 [ 270 ] {1357fc85-0b4a-42a8-89f3-dd4424c5330b} <Debug> executeQuery: Read 1318 rows, 112.58 KiB in 0.001886 sec., 698833.5100742312 rows/sec., 58.29 MiB/sec. | ||
| 3005 | 2026.01.02 05:07:04.412342 [ 270 ] {1357fc85-0b4a-42a8-89f3-dd4424c5330b} <Debug> TCPHandler: Processed in 0.002047284 sec. | ||
| 3006 | 2026.01.02 05:07:04.412443 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3007 | 2026.01.02 05:07:04.412538 [ 270 ] {cacccf18-5673-4584-b4dd-8c7ad8519d3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3008 | 2026.01.02 05:07:04.412578 [ 270 ] {cacccf18-5673-4584-b4dd-8c7ad8519d3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3009 | 2026.01.02 05:07:04.412961 [ 270 ] {cacccf18-5673-4584-b4dd-8c7ad8519d3b} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3010 | 2026.01.02 05:07:04.412997 [ 270 ] {cacccf18-5673-4584-b4dd-8c7ad8519d3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3011 | 2026.01.02 05:07:04.413284 [ 270 ] {cacccf18-5673-4584-b4dd-8c7ad8519d3b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3012 | 2026.01.02 05:07:04.413519 [ 270 ] {cacccf18-5673-4584-b4dd-8c7ad8519d3b} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3013 | 2026.01.02 05:07:04.413607 [ 153 ] {} <Debug> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3014 | 2026.01.02 05:07:04.413643 [ 153 ] {} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3015 | 2026.01.02 05:07:04.413645 [ 270 ] {cacccf18-5673-4584-b4dd-8c7ad8519d3b} <Debug> executeQuery: Read 14 rows, 1.10 KiB in 0.001126 sec., 12433.392539964476 rows/sec., 977.43 KiB/sec. | ||
| 3016 | 2026.01.02 05:07:04.413662 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3017 | 2026.01.02 05:07:04.413686 [ 270 ] {cacccf18-5673-4584-b4dd-8c7ad8519d3b} <Debug> TCPHandler: Processed in 0.001291371 sec. | ||
| 3018 | 2026.01.02 05:07:04.413766 [ 200 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::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 | ||
| 3019 | 2026.01.02 05:07:04.413794 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3020 | 2026.01.02 05:07:04.413890 [ 200 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3021 | 2026.01.02 05:07:04.413892 [ 270 ] {dd48c0b0-91f4-4736-9b24-a5d27ad33280} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3022 | 2026.01.02 05:07:04.413931 [ 200 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 257 rows starting from the beginning of the part | ||
| 3023 | 2026.01.02 05:07:04.413950 [ 270 ] {dd48c0b0-91f4-4736-9b24-a5d27ad33280} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3024 | 2026.01.02 05:07:04.414001 [ 200 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 14 rows starting from the beginning of the part | ||
| 3025 | 2026.01.02 05:07:04.414057 [ 200 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 33 rows starting from the beginning of the part | ||
| 3026 | 2026.01.02 05:07:04.414105 [ 200 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 50 rows starting from the beginning of the part | ||
| 3027 | 2026.01.02 05:07:04.414150 [ 200 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 40 rows starting from the beginning of the part | ||
| 3028 | 2026.01.02 05:07:04.414195 [ 200 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 14 rows starting from the beginning of the part | ||
| 3029 | 2026.01.02 05:07:04.414433 [ 270 ] {dd48c0b0-91f4-4736-9b24-a5d27ad33280} <Trace> oximeter.fields_u32 (1310015a-3be0-40ba-9fec-1b5eb4ed9f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3030 | 2026.01.02 05:07:04.414475 [ 270 ] {dd48c0b0-91f4-4736-9b24-a5d27ad33280} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3031 | 2026.01.02 05:07:04.414792 [ 270 ] {dd48c0b0-91f4-4736-9b24-a5d27ad33280} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3032 | 2026.01.02 05:07:04.415011 [ 270 ] {dd48c0b0-91f4-4736-9b24-a5d27ad33280} <Trace> oximeter.fields_u32 (1310015a-3be0-40ba-9fec-1b5eb4ed9f75): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3033 | 2026.01.02 05:07:04.415029 [ 201 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 408 rows, containing 5 columns (5 merged, 0 gathered) in 0.001310872 sec., 311243.2029976992 rows/sec., 21.78 MiB/sec. | ||
| 3034 | 2026.01.02 05:07:04.415139 [ 270 ] {dd48c0b0-91f4-4736-9b24-a5d27ad33280} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001264 sec., 199367.08860759495 rows/sec., 13.79 MiB/sec. | ||
| 3035 | 2026.01.02 05:07:04.415177 [ 270 ] {dd48c0b0-91f4-4736-9b24-a5d27ad33280} <Debug> TCPHandler: Processed in 0.001432704 sec. | ||
| 3036 | 2026.01.02 05:07:04.415197 [ 192 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3037 | 2026.01.02 05:07:04.415294 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3038 | 2026.01.02 05:07:04.415393 [ 270 ] {11ca2fa2-f840-4867-944b-444afd0b9dc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3039 | 2026.01.02 05:07:04.415434 [ 270 ] {11ca2fa2-f840-4867-944b-444afd0b9dc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3040 | 2026.01.02 05:07:04.415481 [ 192 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::all_1_11_2} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3041 | 2026.01.02 05:07:04.415571 [ 192 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::all_1_11_2} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3042 | 2026.01.02 05:07:04.415646 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 3043 | 2026.01.02 05:07:04.415838 [ 270 ] {11ca2fa2-f840-4867-944b-444afd0b9dc8} <Trace> oximeter.fields_u8 (ae3e3832-81ae-4954-8933-d68b9608f6be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3044 | 2026.01.02 05:07:04.415878 [ 270 ] {11ca2fa2-f840-4867-944b-444afd0b9dc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3045 | 2026.01.02 05:07:04.416159 [ 270 ] {11ca2fa2-f840-4867-944b-444afd0b9dc8} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3046 | 2026.01.02 05:07:04.416364 [ 270 ] {11ca2fa2-f840-4867-944b-444afd0b9dc8} <Trace> oximeter.fields_u8 (ae3e3832-81ae-4954-8933-d68b9608f6be): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3047 | 2026.01.02 05:07:04.416490 [ 270 ] {11ca2fa2-f840-4867-944b-444afd0b9dc8} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001114 sec., 10771.992818671455 rows/sec., 841.56 KiB/sec. | ||
| 3048 | 2026.01.02 05:07:04.416525 [ 270 ] {11ca2fa2-f840-4867-944b-444afd0b9dc8} <Debug> TCPHandler: Processed in 0.001280511 sec. | ||
| 3049 | 2026.01.02 05:07:04.416639 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3050 | 2026.01.02 05:07:04.416730 [ 270 ] {1931f711-6598-4fcc-8316-c1f9d1fe3fdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3051 | 2026.01.02 05:07:04.416769 [ 270 ] {1931f711-6598-4fcc-8316-c1f9d1fe3fdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3052 | 2026.01.02 05:07:04.417312 [ 270 ] {1931f711-6598-4fcc-8316-c1f9d1fe3fdc} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3053 | 2026.01.02 05:07:04.417345 [ 270 ] {1931f711-6598-4fcc-8316-c1f9d1fe3fdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3054 | 2026.01.02 05:07:04.417663 [ 270 ] {1931f711-6598-4fcc-8316-c1f9d1fe3fdc} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3055 | 2026.01.02 05:07:04.417901 [ 270 ] {1931f711-6598-4fcc-8316-c1f9d1fe3fdc} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3056 | 2026.01.02 05:07:04.418027 [ 270 ] {1931f711-6598-4fcc-8316-c1f9d1fe3fdc} <Debug> executeQuery: Read 558 rows, 42.83 KiB in 0.001314 sec., 424657.5342465753 rows/sec., 31.83 MiB/sec. | ||
| 3057 | 2026.01.02 05:07:04.418062 [ 270 ] {1931f711-6598-4fcc-8316-c1f9d1fe3fdc} <Debug> TCPHandler: Processed in 0.001471355 sec. | ||
| 3058 | 2026.01.02 05:07:04.418169 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3059 | 2026.01.02 05:07:04.418261 [ 270 ] {d517e98f-589b-4eb8-9bcc-a3cd649a3612} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3060 | 2026.01.02 05:07:04.418302 [ 270 ] {d517e98f-589b-4eb8-9bcc-a3cd649a3612} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3061 | 2026.01.02 05:07:04.419493 [ 270 ] {d517e98f-589b-4eb8-9bcc-a3cd649a3612} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3062 | 2026.01.02 05:07:04.419526 [ 270 ] {d517e98f-589b-4eb8-9bcc-a3cd649a3612} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3063 | 2026.01.02 05:07:04.420136 [ 270 ] {d517e98f-589b-4eb8-9bcc-a3cd649a3612} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3064 | 2026.01.02 05:07:04.420348 [ 270 ] {d517e98f-589b-4eb8-9bcc-a3cd649a3612} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3065 | 2026.01.02 05:07:04.420471 [ 270 ] {d517e98f-589b-4eb8-9bcc-a3cd649a3612} <Debug> executeQuery: Read 3286 rows, 225.26 KiB in 0.002227 sec., 1475527.6156264034 rows/sec., 98.78 MiB/sec. | ||
| 3066 | 2026.01.02 05:07:04.420507 [ 270 ] {d517e98f-589b-4eb8-9bcc-a3cd649a3612} <Debug> TCPHandler: Processed in 0.00238614 sec. | ||
| 3067 | 2026.01.02 05:07:04.420614 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3068 | 2026.01.02 05:07:04.420706 [ 270 ] {8906121c-fb47-474a-b40e-506592036389} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3069 | 2026.01.02 05:07:04.420748 [ 270 ] {8906121c-fb47-474a-b40e-506592036389} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3070 | 2026.01.02 05:07:04.421058 [ 270 ] {8906121c-fb47-474a-b40e-506592036389} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3071 | 2026.01.02 05:07:04.421091 [ 270 ] {8906121c-fb47-474a-b40e-506592036389} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3072 | 2026.01.02 05:07:04.421374 [ 270 ] {8906121c-fb47-474a-b40e-506592036389} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3073 | 2026.01.02 05:07:04.421571 [ 270 ] {8906121c-fb47-474a-b40e-506592036389} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3074 | 2026.01.02 05:07:04.421695 [ 270 ] {8906121c-fb47-474a-b40e-506592036389} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001006 sec., 11928.429423459245 rows/sec., 823.19 KiB/sec. | ||
| 3075 | 2026.01.02 05:07:04.421729 [ 270 ] {8906121c-fb47-474a-b40e-506592036389} <Debug> TCPHandler: Processed in 0.001163919 sec. | ||
| 3076 | 2026.01.02 05:07:08.563526 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3077 | 2026.01.02 05:07:08.563738 [ 270 ] {8cf2d4da-b9ee-405a-baaa-0a9e7f0b7035} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3078 | 2026.01.02 05:07:08.563812 [ 270 ] {8cf2d4da-b9ee-405a-baaa-0a9e7f0b7035} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3079 | 2026.01.02 05:07:08.564523 [ 270 ] {8cf2d4da-b9ee-405a-baaa-0a9e7f0b7035} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3080 | 2026.01.02 05:07:08.564573 [ 270 ] {8cf2d4da-b9ee-405a-baaa-0a9e7f0b7035} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3081 | 2026.01.02 05:07:08.564969 [ 270 ] {8cf2d4da-b9ee-405a-baaa-0a9e7f0b7035} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3082 | 2026.01.02 05:07:08.565212 [ 270 ] {8cf2d4da-b9ee-405a-baaa-0a9e7f0b7035} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3083 | 2026.01.02 05:07:08.565374 [ 270 ] {8cf2d4da-b9ee-405a-baaa-0a9e7f0b7035} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001691 sec., 33116.499112950914 rows/sec., 2.54 MiB/sec. | ||
| 3084 | 2026.01.02 05:07:08.565421 [ 270 ] {8cf2d4da-b9ee-405a-baaa-0a9e7f0b7035} <Debug> TCPHandler: Processed in 0.002054405 sec. | ||
| 3085 | 2026.01.02 05:07:08.565540 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3086 | 2026.01.02 05:07:08.565644 [ 270 ] {743ed6a8-5819-4eda-9c83-4e5d1e66fda1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3087 | 2026.01.02 05:07:08.565685 [ 270 ] {743ed6a8-5819-4eda-9c83-4e5d1e66fda1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3088 | 2026.01.02 05:07:08.566135 [ 270 ] {743ed6a8-5819-4eda-9c83-4e5d1e66fda1} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3089 | 2026.01.02 05:07:08.566173 [ 270 ] {743ed6a8-5819-4eda-9c83-4e5d1e66fda1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3090 | 2026.01.02 05:07:08.566479 [ 270 ] {743ed6a8-5819-4eda-9c83-4e5d1e66fda1} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3091 | 2026.01.02 05:07:08.566688 [ 270 ] {743ed6a8-5819-4eda-9c83-4e5d1e66fda1} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3092 | 2026.01.02 05:07:08.566820 [ 270 ] {743ed6a8-5819-4eda-9c83-4e5d1e66fda1} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001199 sec., 53377.81484570476 rows/sec., 4.17 MiB/sec. | ||
| 3093 | 2026.01.02 05:07:08.566857 [ 270 ] {743ed6a8-5819-4eda-9c83-4e5d1e66fda1} <Debug> TCPHandler: Processed in 0.001366483 sec. | ||
| 3094 | 2026.01.02 05:07:08.566984 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3095 | 2026.01.02 05:07:08.567079 [ 270 ] {420b71fe-c9b8-44e1-ba83-03d987259c3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3096 | 2026.01.02 05:07:08.567122 [ 270 ] {420b71fe-c9b8-44e1-ba83-03d987259c3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3097 | 2026.01.02 05:07:08.567523 [ 270 ] {420b71fe-c9b8-44e1-ba83-03d987259c3b} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3098 | 2026.01.02 05:07:08.567559 [ 270 ] {420b71fe-c9b8-44e1-ba83-03d987259c3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3099 | 2026.01.02 05:07:08.567891 [ 270 ] {420b71fe-c9b8-44e1-ba83-03d987259c3b} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3100 | 2026.01.02 05:07:08.568101 [ 270 ] {420b71fe-c9b8-44e1-ba83-03d987259c3b} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3101 | 2026.01.02 05:07:08.568225 [ 270 ] {420b71fe-c9b8-44e1-ba83-03d987259c3b} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001166 sec., 109777.01543739281 rows/sec., 7.65 MiB/sec. | ||
| 3102 | 2026.01.02 05:07:08.568260 [ 270 ] {420b71fe-c9b8-44e1-ba83-03d987259c3b} <Debug> TCPHandler: Processed in 0.001327262 sec. | ||
| 3103 | 2026.01.02 05:07:08.568370 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3104 | 2026.01.02 05:07:08.568461 [ 270 ] {b6d2785a-8529-4217-bf96-0de6f549788d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3105 | 2026.01.02 05:07:08.568502 [ 270 ] {b6d2785a-8529-4217-bf96-0de6f549788d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3106 | 2026.01.02 05:07:08.568819 [ 270 ] {b6d2785a-8529-4217-bf96-0de6f549788d} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3107 | 2026.01.02 05:07:08.568854 [ 270 ] {b6d2785a-8529-4217-bf96-0de6f549788d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3108 | 2026.01.02 05:07:08.569153 [ 270 ] {b6d2785a-8529-4217-bf96-0de6f549788d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3109 | 2026.01.02 05:07:08.569358 [ 270 ] {b6d2785a-8529-4217-bf96-0de6f549788d} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3110 | 2026.01.02 05:07:08.569482 [ 270 ] {b6d2785a-8529-4217-bf96-0de6f549788d} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001039 sec., 46198.267564966314 rows/sec., 3.11 MiB/sec. | ||
| 3111 | 2026.01.02 05:07:08.569516 [ 270 ] {b6d2785a-8529-4217-bf96-0de6f549788d} <Debug> TCPHandler: Processed in 0.00119466 sec. | ||
| 3112 | 2026.01.02 05:07:09.401838 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6297 | ||
| 3113 | 2026.01.02 05:07:09.402653 [ 245 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3114 | 2026.01.02 05:07:09.402739 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3115 | 2026.01.02 05:07:09.403281 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3116 | 2026.01.02 05:07:09.403534 [ 245 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3117 | 2026.01.02 05:07:09.403670 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6297 | ||
| 3118 | 2026.01.02 05:07:09.720884 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3119 | 2026.01.02 05:07:09.737993 [ 244 ] {} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3120 | 2026.01.02 05:07:09.738059 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3121 | 2026.01.02 05:07:09.745482 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3122 | 2026.01.02 05:07:09.746336 [ 244 ] {} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3123 | 2026.01.02 05:07:09.750572 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3124 | 2026.01.02 05:07:10.000373 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 222.67 MiB, peak 226.67 MiB, free memory in arenas 0.00 B, will set to 223.81 MiB (RSS), difference: 1.14 MiB | ||
| 3125 | 2026.01.02 05:07:11.917199 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 408 | ||
| 3126 | 2026.01.02 05:07:11.920196 [ 243 ] {} <Trace> system.query_log (dd3f3490-5765-4d2a-9406-0e239d3e9a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3127 | 2026.01.02 05:07:11.920235 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3128 | 2026.01.02 05:07:11.921519 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3129 | 2026.01.02 05:07:11.921795 [ 243 ] {} <Trace> system.query_log (dd3f3490-5765-4d2a-9406-0e239d3e9a13): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3130 | 2026.01.02 05:07:11.922052 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 408 | ||
| 3131 | 2026.01.02 05:07:13.567513 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3132 | 2026.01.02 05:07:13.567712 [ 270 ] {dbacb53d-0b93-4b3b-a0ab-8f335cca0aa7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3133 | 2026.01.02 05:07:13.567780 [ 270 ] {dbacb53d-0b93-4b3b-a0ab-8f335cca0aa7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3134 | 2026.01.02 05:07:13.568482 [ 270 ] {dbacb53d-0b93-4b3b-a0ab-8f335cca0aa7} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3135 | 2026.01.02 05:07:13.568530 [ 270 ] {dbacb53d-0b93-4b3b-a0ab-8f335cca0aa7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3136 | 2026.01.02 05:07:13.568973 [ 270 ] {dbacb53d-0b93-4b3b-a0ab-8f335cca0aa7} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3137 | 2026.01.02 05:07:13.569203 [ 270 ] {dbacb53d-0b93-4b3b-a0ab-8f335cca0aa7} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3138 | 2026.01.02 05:07:13.569336 [ 154 ] {} <Debug> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3139 | 2026.01.02 05:07:13.569359 [ 270 ] {dbacb53d-0b93-4b3b-a0ab-8f335cca0aa7} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001697 sec., 80141.42604596347 rows/sec., 6.95 MiB/sec. | ||
| 3140 | 2026.01.02 05:07:13.569404 [ 154 ] {} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3141 | 2026.01.02 05:07:13.569424 [ 270 ] {dbacb53d-0b93-4b3b-a0ab-8f335cca0aa7} <Debug> TCPHandler: Processed in 0.002042794 sec. | ||
| 3142 | 2026.01.02 05:07:13.569431 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3143 | 2026.01.02 05:07:13.569538 [ 189 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::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 | ||
| 3144 | 2026.01.02 05:07:13.569551 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3145 | 2026.01.02 05:07:13.569633 [ 189 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3146 | 2026.01.02 05:07:13.569658 [ 270 ] {75dc315a-4966-4863-9d5f-71c67ffddd83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3147 | 2026.01.02 05:07:13.569663 [ 189 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1321 rows starting from the beginning of the part | ||
| 3148 | 2026.01.02 05:07:13.569702 [ 270 ] {75dc315a-4966-4863-9d5f-71c67ffddd83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3149 | 2026.01.02 05:07:13.569755 [ 189 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 56 rows starting from the beginning of the part | ||
| 3150 | 2026.01.02 05:07:13.569800 [ 189 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 136 rows starting from the beginning of the part | ||
| 3151 | 2026.01.02 05:07:13.569844 [ 189 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1318 rows starting from the beginning of the part | ||
| 3152 | 2026.01.02 05:07:13.569895 [ 189 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 56 rows starting from the beginning of the part | ||
| 3153 | 2026.01.02 05:07:13.569943 [ 189 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 136 rows starting from the beginning of the part | ||
| 3154 | 2026.01.02 05:07:13.570206 [ 270 ] {75dc315a-4966-4863-9d5f-71c67ffddd83} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3155 | 2026.01.02 05:07:13.570249 [ 270 ] {75dc315a-4966-4863-9d5f-71c67ffddd83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3156 | 2026.01.02 05:07:13.570770 [ 270 ] {75dc315a-4966-4863-9d5f-71c67ffddd83} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3157 | 2026.01.02 05:07:13.571042 [ 270 ] {75dc315a-4966-4863-9d5f-71c67ffddd83} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3158 | 2026.01.02 05:07:13.571172 [ 270 ] {75dc315a-4966-4863-9d5f-71c67ffddd83} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001537 sec., 26024.72348731295 rows/sec., 1.91 MiB/sec. | ||
| 3159 | 2026.01.02 05:07:13.571212 [ 270 ] {75dc315a-4966-4863-9d5f-71c67ffddd83} <Debug> TCPHandler: Processed in 0.001709879 sec. | ||
| 3160 | 2026.01.02 05:07:13.571325 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3161 | 2026.01.02 05:07:13.571420 [ 270 ] {133fb44c-2443-4610-93b0-afdcc64b321d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3162 | 2026.01.02 05:07:13.571459 [ 270 ] {133fb44c-2443-4610-93b0-afdcc64b321d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3163 | 2026.01.02 05:07:13.571629 [ 192 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3023 rows, containing 5 columns (5 merged, 0 gathered) in 0.002125936 sec., 1421961.9028982997 rows/sec., 122.64 MiB/sec. | ||
| 3164 | 2026.01.02 05:07:13.571884 [ 270 ] {133fb44c-2443-4610-93b0-afdcc64b321d} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3165 | 2026.01.02 05:07:13.571926 [ 270 ] {133fb44c-2443-4610-93b0-afdcc64b321d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3166 | 2026.01.02 05:07:13.571926 [ 189 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3167 | 2026.01.02 05:07:13.572172 [ 189 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_16_3} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): 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.02 05:07:13.572235 [ 189 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_16_3} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3169 | 2026.01.02 05:07:13.572261 [ 270 ] {133fb44c-2443-4610-93b0-afdcc64b321d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3170 | 2026.01.02 05:07:13.572300 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.86 MiB. | ||
| 3171 | 2026.01.02 05:07:13.572483 [ 270 ] {133fb44c-2443-4610-93b0-afdcc64b321d} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3172 | 2026.01.02 05:07:13.572590 [ 154 ] {} <Debug> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3173 | 2026.01.02 05:07:13.572614 [ 270 ] {133fb44c-2443-4610-93b0-afdcc64b321d} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001212 sec., 85808.58085808581 rows/sec., 6.70 MiB/sec. | ||
| 3174 | 2026.01.02 05:07:13.572626 [ 154 ] {} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3175 | 2026.01.02 05:07:13.572661 [ 270 ] {133fb44c-2443-4610-93b0-afdcc64b321d} <Debug> TCPHandler: Processed in 0.001385733 sec. | ||
| 3176 | 2026.01.02 05:07:13.572661 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3177 | 2026.01.02 05:07:13.572780 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3178 | 2026.01.02 05:07:13.572786 [ 200 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::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 | ||
| 3179 | 2026.01.02 05:07:13.572880 [ 270 ] {8d369d58-9768-4853-9380-ee977b2f2f90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3180 | 2026.01.02 05:07:13.572926 [ 200 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3181 | 2026.01.02 05:07:13.572928 [ 270 ] {8d369d58-9768-4853-9380-ee977b2f2f90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3182 | 2026.01.02 05:07:13.572965 [ 200 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 791 rows starting from the beginning of the part | ||
| 3183 | 2026.01.02 05:07:13.573036 [ 200 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 64 rows starting from the beginning of the part | ||
| 3184 | 2026.01.02 05:07:13.573082 [ 200 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 104 rows starting from the beginning of the part | ||
| 3185 | 2026.01.02 05:07:13.573123 [ 200 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 558 rows starting from the beginning of the part | ||
| 3186 | 2026.01.02 05:07:13.573161 [ 200 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 64 rows starting from the beginning of the part | ||
| 3187 | 2026.01.02 05:07:13.573205 [ 200 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::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 | ||
| 3188 | 2026.01.02 05:07:13.573352 [ 270 ] {8d369d58-9768-4853-9380-ee977b2f2f90} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3189 | 2026.01.02 05:07:13.573396 [ 270 ] {8d369d58-9768-4853-9380-ee977b2f2f90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3190 | 2026.01.02 05:07:13.573772 [ 270 ] {8d369d58-9768-4853-9380-ee977b2f2f90} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3191 | 2026.01.02 05:07:13.574037 [ 270 ] {8d369d58-9768-4853-9380-ee977b2f2f90} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3192 | 2026.01.02 05:07:13.574171 [ 270 ] {8d369d58-9768-4853-9380-ee977b2f2f90} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001309 sec., 122230.71046600457 rows/sec., 8.51 MiB/sec. | ||
| 3193 | 2026.01.02 05:07:13.574211 [ 270 ] {8d369d58-9768-4853-9380-ee977b2f2f90} <Debug> TCPHandler: Processed in 0.001479925 sec. | ||
| 3194 | 2026.01.02 05:07:13.574330 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3195 | 2026.01.02 05:07:13.574349 [ 189 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1685 rows, containing 5 columns (5 merged, 0 gathered) in 0.001614427 sec., 1043713.9616718501 rows/sec., 81.13 MiB/sec. | ||
| 3196 | 2026.01.02 05:07:13.574455 [ 270 ] {c10cca99-c0fb-4bd8-9eb5-799bc1dfc5d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3197 | 2026.01.02 05:07:13.574522 [ 270 ] {c10cca99-c0fb-4bd8-9eb5-799bc1dfc5d2} <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 | ||
| 3198 | 2026.01.02 05:07:13.574541 [ 192 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3199 | 2026.01.02 05:07:13.574804 [ 192 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_16_3} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3200 | 2026.01.02 05:07:13.574872 [ 192 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_16_3} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3201 | 2026.01.02 05:07:13.574952 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
| 3202 | 2026.01.02 05:07:13.575449 [ 270 ] {c10cca99-c0fb-4bd8-9eb5-799bc1dfc5d2} <Trace> oximeter.measurements_histogramu64 (1ea2d44b-9dfb-4731-8ee2-8779179f369b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3203 | 2026.01.02 05:07:13.575498 [ 270 ] {c10cca99-c0fb-4bd8-9eb5-799bc1dfc5d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3204 | 2026.01.02 05:07:13.576106 [ 270 ] {c10cca99-c0fb-4bd8-9eb5-799bc1dfc5d2} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3205 | 2026.01.02 05:07:13.576325 [ 270 ] {c10cca99-c0fb-4bd8-9eb5-799bc1dfc5d2} <Trace> oximeter.measurements_histogramu64 (1ea2d44b-9dfb-4731-8ee2-8779179f369b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3206 | 2026.01.02 05:07:13.576460 [ 270 ] {c10cca99-c0fb-4bd8-9eb5-799bc1dfc5d2} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002031 sec., 19694.731659281144 rows/sec., 35.29 MiB/sec. | ||
| 3207 | 2026.01.02 05:07:13.576512 [ 270 ] {c10cca99-c0fb-4bd8-9eb5-799bc1dfc5d2} <Debug> TCPHandler: Processed in 0.002242678 sec. | ||
| 3208 | 2026.01.02 05:07:13.576623 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3209 | 2026.01.02 05:07:13.576716 [ 270 ] {77cfe1cc-0ea9-4f28-be8b-a44446d32669} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3210 | 2026.01.02 05:07:13.576758 [ 270 ] {77cfe1cc-0ea9-4f28-be8b-a44446d32669} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3211 | 2026.01.02 05:07:13.577084 [ 270 ] {77cfe1cc-0ea9-4f28-be8b-a44446d32669} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3212 | 2026.01.02 05:07:13.577121 [ 270 ] {77cfe1cc-0ea9-4f28-be8b-a44446d32669} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3213 | 2026.01.02 05:07:13.577419 [ 270 ] {77cfe1cc-0ea9-4f28-be8b-a44446d32669} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3214 | 2026.01.02 05:07:13.577622 [ 270 ] {77cfe1cc-0ea9-4f28-be8b-a44446d32669} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3215 | 2026.01.02 05:07:13.577745 [ 270 ] {77cfe1cc-0ea9-4f28-be8b-a44446d32669} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001047 sec., 57306.59025787966 rows/sec., 3.86 MiB/sec. | ||
| 3216 | 2026.01.02 05:07:13.577780 [ 270 ] {77cfe1cc-0ea9-4f28-be8b-a44446d32669} <Debug> TCPHandler: Processed in 0.00120643 sec. | ||
| 3217 | 2026.01.02 05:07:15.855603 [ 151 ] {} <Debug> oximeter.fields_ipaddr (645cdd3d-4969-40ee-99e7-272b8c981424) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3218 | 2026.01.02 05:07:15.855709 [ 151 ] {} <Trace> oximeter.fields_ipaddr (645cdd3d-4969-40ee-99e7-272b8c981424): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3219 | 2026.01.02 05:07:15.855754 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3220 | 2026.01.02 05:07:15.855937 [ 200 ] {645cdd3d-4969-40ee-99e7-272b8c981424::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 | ||
| 3221 | 2026.01.02 05:07:15.856127 [ 200 ] {645cdd3d-4969-40ee-99e7-272b8c981424::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3222 | 2026.01.02 05:07:15.856179 [ 200 ] {645cdd3d-4969-40ee-99e7-272b8c981424::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 4 rows starting from the beginning of the part | ||
| 3223 | 2026.01.02 05:07:15.856275 [ 200 ] {645cdd3d-4969-40ee-99e7-272b8c981424::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 | ||
| 3224 | 2026.01.02 05:07:15.856348 [ 200 ] {645cdd3d-4969-40ee-99e7-272b8c981424::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part | ||
| 3225 | 2026.01.02 05:07:15.856412 [ 200 ] {645cdd3d-4969-40ee-99e7-272b8c981424::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 | ||
| 3226 | 2026.01.02 05:07:15.856489 [ 200 ] {645cdd3d-4969-40ee-99e7-272b8c981424::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part | ||
| 3227 | 2026.01.02 05:07:15.857494 [ 189 ] {645cdd3d-4969-40ee-99e7-272b8c981424::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22 rows, containing 5 columns (5 merged, 0 gathered) in 0.001627217 sec., 13520.016076528207 rows/sec., 1.13 MiB/sec. | ||
| 3228 | 2026.01.02 05:07:15.857693 [ 195 ] {645cdd3d-4969-40ee-99e7-272b8c981424::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3229 | 2026.01.02 05:07:15.858030 [ 195 ] {645cdd3d-4969-40ee-99e7-272b8c981424::all_1_5_1} <Trace> oximeter.fields_ipaddr (645cdd3d-4969-40ee-99e7-272b8c981424): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3230 | 2026.01.02 05:07:15.858117 [ 195 ] {645cdd3d-4969-40ee-99e7-272b8c981424::all_1_5_1} <Trace> oximeter.fields_ipaddr (645cdd3d-4969-40ee-99e7-272b8c981424) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3231 | 2026.01.02 05:07:15.858215 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3232 | 2026.01.02 05:07:15.859596 [ 151 ] {} <Debug> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3233 | 2026.01.02 05:07:15.859630 [ 151 ] {} <Trace> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3234 | 2026.01.02 05:07:15.859654 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3235 | 2026.01.02 05:07:15.859790 [ 200 ] {cc640168-9cf5-4040-b417-ab0d9fbe5864::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 | ||
| 3236 | 2026.01.02 05:07:15.860149 [ 200 ] {cc640168-9cf5-4040-b417-ab0d9fbe5864::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3237 | 2026.01.02 05:07:15.860203 [ 200 ] {cc640168-9cf5-4040-b417-ab0d9fbe5864::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 17 rows starting from the beginning of the part | ||
| 3238 | 2026.01.02 05:07:15.860306 [ 200 ] {cc640168-9cf5-4040-b417-ab0d9fbe5864::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
| 3239 | 2026.01.02 05:07:15.860408 [ 200 ] {cc640168-9cf5-4040-b417-ab0d9fbe5864::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 14 rows starting from the beginning of the part | ||
| 3240 | 2026.01.02 05:07:15.860500 [ 200 ] {cc640168-9cf5-4040-b417-ab0d9fbe5864::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part | ||
| 3241 | 2026.01.02 05:07:15.860593 [ 200 ] {cc640168-9cf5-4040-b417-ab0d9fbe5864::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 7 rows starting from the beginning of the part | ||
| 3242 | 2026.01.02 05:07:15.862196 [ 186 ] {cc640168-9cf5-4040-b417-ab0d9fbe5864::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48 rows, containing 6 columns (6 merged, 0 gathered) in 0.002465481 sec., 19468.817646536318 rows/sec., 4.68 MiB/sec. | ||
| 3243 | 2026.01.02 05:07:15.862355 [ 200 ] {cc640168-9cf5-4040-b417-ab0d9fbe5864::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3244 | 2026.01.02 05:07:15.862641 [ 200 ] {cc640168-9cf5-4040-b417-ab0d9fbe5864::all_1_5_1} <Trace> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3245 | 2026.01.02 05:07:15.862707 [ 200 ] {cc640168-9cf5-4040-b417-ab0d9fbe5864::all_1_5_1} <Trace> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3246 | 2026.01.02 05:07:15.862769 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 3247 | 2026.01.02 05:07:15.964701 [ 151 ] {} <Debug> oximeter.fields_u32 (1310015a-3be0-40ba-9fec-1b5eb4ed9f75) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3248 | 2026.01.02 05:07:15.964766 [ 151 ] {} <Trace> oximeter.fields_u32 (1310015a-3be0-40ba-9fec-1b5eb4ed9f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3249 | 2026.01.02 05:07:15.964806 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3250 | 2026.01.02 05:07:15.964956 [ 189 ] {1310015a-3be0-40ba-9fec-1b5eb4ed9f75::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 | ||
| 3251 | 2026.01.02 05:07:15.965139 [ 189 ] {1310015a-3be0-40ba-9fec-1b5eb4ed9f75::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3252 | 2026.01.02 05:07:15.965196 [ 189 ] {1310015a-3be0-40ba-9fec-1b5eb4ed9f75::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 212 rows starting from the beginning of the part | ||
| 3253 | 2026.01.02 05:07:15.965308 [ 189 ] {1310015a-3be0-40ba-9fec-1b5eb4ed9f75::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 212 rows starting from the beginning of the part | ||
| 3254 | 2026.01.02 05:07:15.965386 [ 189 ] {1310015a-3be0-40ba-9fec-1b5eb4ed9f75::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part | ||
| 3255 | 2026.01.02 05:07:15.965460 [ 189 ] {1310015a-3be0-40ba-9fec-1b5eb4ed9f75::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part | ||
| 3256 | 2026.01.02 05:07:15.965531 [ 189 ] {1310015a-3be0-40ba-9fec-1b5eb4ed9f75::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 252 rows starting from the beginning of the part | ||
| 3257 | 2026.01.02 05:07:15.966444 [ 186 ] {1310015a-3be0-40ba-9fec-1b5eb4ed9f75::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 724 rows, containing 5 columns (5 merged, 0 gathered) in 0.001553006 sec., 466192.6612002787 rows/sec., 33.17 MiB/sec. | ||
| 3258 | 2026.01.02 05:07:15.966604 [ 200 ] {1310015a-3be0-40ba-9fec-1b5eb4ed9f75::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3259 | 2026.01.02 05:07:15.966852 [ 200 ] {1310015a-3be0-40ba-9fec-1b5eb4ed9f75::all_1_5_1} <Trace> oximeter.fields_u32 (1310015a-3be0-40ba-9fec-1b5eb4ed9f75): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3260 | 2026.01.02 05:07:15.966919 [ 200 ] {1310015a-3be0-40ba-9fec-1b5eb4ed9f75::all_1_5_1} <Trace> oximeter.fields_u32 (1310015a-3be0-40ba-9fec-1b5eb4ed9f75) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3261 | 2026.01.02 05:07:15.966985 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 3262 | 2026.01.02 05:07:16.775792 [ 125 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3263 | 2026.01.02 05:07:16.775882 [ 125 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3264 | 2026.01.02 05:07:16.903846 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6745 | ||
| 3265 | 2026.01.02 05:07:16.904384 [ 245 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3266 | 2026.01.02 05:07:16.904424 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3267 | 2026.01.02 05:07:16.904954 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3268 | 2026.01.02 05:07:16.905196 [ 245 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3269 | 2026.01.02 05:07:16.905326 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6745 | ||
| 3270 | 2026.01.02 05:07:17.059181 [ 134 ] {} <Debug> oximeter.fields_i16 (cb56b64a-0514-41c6-b851-58b3833bf8fd) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3271 | 2026.01.02 05:07:17.059251 [ 134 ] {} <Trace> oximeter.fields_i16 (cb56b64a-0514-41c6-b851-58b3833bf8fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3272 | 2026.01.02 05:07:17.059275 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3273 | 2026.01.02 05:07:17.059383 [ 194 ] {cb56b64a-0514-41c6-b851-58b3833bf8fd::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 | ||
| 3274 | 2026.01.02 05:07:17.059499 [ 194 ] {cb56b64a-0514-41c6-b851-58b3833bf8fd::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3275 | 2026.01.02 05:07:17.059535 [ 194 ] {cb56b64a-0514-41c6-b851-58b3833bf8fd::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 410 rows starting from the beginning of the part | ||
| 3276 | 2026.01.02 05:07:17.059605 [ 194 ] {cb56b64a-0514-41c6-b851-58b3833bf8fd::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 | ||
| 3277 | 2026.01.02 05:07:17.059654 [ 194 ] {cb56b64a-0514-41c6-b851-58b3833bf8fd::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part | ||
| 3278 | 2026.01.02 05:07:17.059700 [ 194 ] {cb56b64a-0514-41c6-b851-58b3833bf8fd::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part | ||
| 3279 | 2026.01.02 05:07:17.059738 [ 194 ] {cb56b64a-0514-41c6-b851-58b3833bf8fd::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part | ||
| 3280 | 2026.01.02 05:07:17.060562 [ 200 ] {cb56b64a-0514-41c6-b851-58b3833bf8fd::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 892 rows, containing 5 columns (5 merged, 0 gathered) in 0.00122044 sec., 730883.9434957885 rows/sec., 50.30 MiB/sec. | ||
| 3281 | 2026.01.02 05:07:17.060762 [ 200 ] {cb56b64a-0514-41c6-b851-58b3833bf8fd::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3282 | 2026.01.02 05:07:17.061056 [ 200 ] {cb56b64a-0514-41c6-b851-58b3833bf8fd::all_1_5_1} <Trace> oximeter.fields_i16 (cb56b64a-0514-41c6-b851-58b3833bf8fd): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3283 | 2026.01.02 05:07:17.061129 [ 200 ] {cb56b64a-0514-41c6-b851-58b3833bf8fd::all_1_5_1} <Trace> oximeter.fields_i16 (cb56b64a-0514-41c6-b851-58b3833bf8fd) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3284 | 2026.01.02 05:07:17.061211 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 3285 | 2026.01.02 05:07:17.250721 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3286 | 2026.01.02 05:07:17.268695 [ 244 ] {} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3287 | 2026.01.02 05:07:17.268741 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3288 | 2026.01.02 05:07:17.274311 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3289 | 2026.01.02 05:07:17.274991 [ 244 ] {} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3290 | 2026.01.02 05:07:17.278050 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3291 | 2026.01.02 05:07:18.564859 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3292 | 2026.01.02 05:07:18.565056 [ 270 ] {dc4ca9ab-2f5b-43f0-b19f-49c480400b13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3293 | 2026.01.02 05:07:18.565124 [ 270 ] {dc4ca9ab-2f5b-43f0-b19f-49c480400b13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3294 | 2026.01.02 05:07:18.565752 [ 270 ] {dc4ca9ab-2f5b-43f0-b19f-49c480400b13} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3295 | 2026.01.02 05:07:18.565794 [ 270 ] {dc4ca9ab-2f5b-43f0-b19f-49c480400b13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3296 | 2026.01.02 05:07:18.566203 [ 270 ] {dc4ca9ab-2f5b-43f0-b19f-49c480400b13} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3297 | 2026.01.02 05:07:18.566435 [ 270 ] {dc4ca9ab-2f5b-43f0-b19f-49c480400b13} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3298 | 2026.01.02 05:07:18.566590 [ 270 ] {dc4ca9ab-2f5b-43f0-b19f-49c480400b13} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001583 sec., 35375.86860391661 rows/sec., 2.72 MiB/sec. | ||
| 3299 | 2026.01.02 05:07:18.566638 [ 270 ] {dc4ca9ab-2f5b-43f0-b19f-49c480400b13} <Debug> TCPHandler: Processed in 0.001917533 sec. | ||
| 3300 | 2026.01.02 05:07:18.566759 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3301 | 2026.01.02 05:07:18.566861 [ 270 ] {21085f27-297c-4da0-80b5-a7bf0686abc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3302 | 2026.01.02 05:07:18.566905 [ 270 ] {21085f27-297c-4da0-80b5-a7bf0686abc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3303 | 2026.01.02 05:07:18.567329 [ 270 ] {21085f27-297c-4da0-80b5-a7bf0686abc0} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3304 | 2026.01.02 05:07:18.567365 [ 270 ] {21085f27-297c-4da0-80b5-a7bf0686abc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3305 | 2026.01.02 05:07:18.567673 [ 270 ] {21085f27-297c-4da0-80b5-a7bf0686abc0} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3306 | 2026.01.02 05:07:18.567886 [ 270 ] {21085f27-297c-4da0-80b5-a7bf0686abc0} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3307 | 2026.01.02 05:07:18.568024 [ 270 ] {21085f27-297c-4da0-80b5-a7bf0686abc0} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001186 sec., 53962.900505902195 rows/sec., 4.21 MiB/sec. | ||
| 3308 | 2026.01.02 05:07:18.568062 [ 270 ] {21085f27-297c-4da0-80b5-a7bf0686abc0} <Debug> TCPHandler: Processed in 0.001355532 sec. | ||
| 3309 | 2026.01.02 05:07:18.568174 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3310 | 2026.01.02 05:07:18.568271 [ 270 ] {66c5b1fc-4bdc-4a68-94c6-b719115302c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3311 | 2026.01.02 05:07:18.568316 [ 270 ] {66c5b1fc-4bdc-4a68-94c6-b719115302c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3312 | 2026.01.02 05:07:18.568709 [ 270 ] {66c5b1fc-4bdc-4a68-94c6-b719115302c1} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3313 | 2026.01.02 05:07:18.568744 [ 270 ] {66c5b1fc-4bdc-4a68-94c6-b719115302c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3314 | 2026.01.02 05:07:18.569082 [ 270 ] {66c5b1fc-4bdc-4a68-94c6-b719115302c1} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3315 | 2026.01.02 05:07:18.569302 [ 270 ] {66c5b1fc-4bdc-4a68-94c6-b719115302c1} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3316 | 2026.01.02 05:07:18.569392 [ 137 ] {} <Debug> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3317 | 2026.01.02 05:07:18.569428 [ 270 ] {66c5b1fc-4bdc-4a68-94c6-b719115302c1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001178 sec., 135823.42954159592 rows/sec., 9.46 MiB/sec. | ||
| 3318 | 2026.01.02 05:07:18.569431 [ 137 ] {} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3319 | 2026.01.02 05:07:18.569460 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3320 | 2026.01.02 05:07:18.569464 [ 270 ] {66c5b1fc-4bdc-4a68-94c6-b719115302c1} <Debug> TCPHandler: Processed in 0.001339743 sec. | ||
| 3321 | 2026.01.02 05:07:18.569572 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3322 | 2026.01.02 05:07:18.569589 [ 194 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::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 | ||
| 3323 | 2026.01.02 05:07:18.569666 [ 270 ] {957fc458-e725-4d36-ac7e-3a9c6a1a73c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3324 | 2026.01.02 05:07:18.569714 [ 270 ] {957fc458-e725-4d36-ac7e-3a9c6a1a73c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3325 | 2026.01.02 05:07:18.569730 [ 194 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3326 | 2026.01.02 05:07:18.569772 [ 194 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1328 rows starting from the beginning of the part | ||
| 3327 | 2026.01.02 05:07:18.569836 [ 194 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::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 | ||
| 3328 | 2026.01.02 05:07:18.569880 [ 194 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 3286 rows starting from the beginning of the part | ||
| 3329 | 2026.01.02 05:07:18.569918 [ 194 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::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 | ||
| 3330 | 2026.01.02 05:07:18.569956 [ 194 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::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 | ||
| 3331 | 2026.01.02 05:07:18.570002 [ 194 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 160 rows starting from the beginning of the part | ||
| 3332 | 2026.01.02 05:07:18.570049 [ 270 ] {957fc458-e725-4d36-ac7e-3a9c6a1a73c5} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3333 | 2026.01.02 05:07:18.570090 [ 270 ] {957fc458-e725-4d36-ac7e-3a9c6a1a73c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3334 | 2026.01.02 05:07:18.570428 [ 270 ] {957fc458-e725-4d36-ac7e-3a9c6a1a73c5} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3335 | 2026.01.02 05:07:18.570654 [ 270 ] {957fc458-e725-4d36-ac7e-3a9c6a1a73c5} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3336 | 2026.01.02 05:07:18.570786 [ 270 ] {957fc458-e725-4d36-ac7e-3a9c6a1a73c5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001139 sec., 52677.78753292361 rows/sec., 3.55 MiB/sec. | ||
| 3337 | 2026.01.02 05:07:18.570822 [ 270 ] {957fc458-e725-4d36-ac7e-3a9c6a1a73c5} <Debug> TCPHandler: Processed in 0.001298762 sec. | ||
| 3338 | 2026.01.02 05:07:18.571924 [ 190 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5222 rows, containing 5 columns (5 merged, 0 gathered) in 0.00239346 sec., 2181778.680236979 rows/sec., 148.94 MiB/sec. | ||
| 3339 | 2026.01.02 05:07:18.572268 [ 194 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3340 | 2026.01.02 05:07:18.572506 [ 194 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3341 | 2026.01.02 05:07:18.572599 [ 194 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3342 | 2026.01.02 05:07:18.572666 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB. | ||
| 3343 | 2026.01.02 05:07:18.833892 [ 150 ] {} <Debug> oximeter.fields_u8 (ae3e3832-81ae-4954-8933-d68b9608f6be) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3344 | 2026.01.02 05:07:18.833960 [ 150 ] {} <Trace> oximeter.fields_u8 (ae3e3832-81ae-4954-8933-d68b9608f6be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3345 | 2026.01.02 05:07:18.834003 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3346 | 2026.01.02 05:07:18.834185 [ 186 ] {ae3e3832-81ae-4954-8933-d68b9608f6be::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 | ||
| 3347 | 2026.01.02 05:07:18.834368 [ 186 ] {ae3e3832-81ae-4954-8933-d68b9608f6be::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3348 | 2026.01.02 05:07:18.834416 [ 186 ] {ae3e3832-81ae-4954-8933-d68b9608f6be::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 211 rows starting from the beginning of the part | ||
| 3349 | 2026.01.02 05:07:18.834578 [ 186 ] {ae3e3832-81ae-4954-8933-d68b9608f6be::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 | ||
| 3350 | 2026.01.02 05:07:18.834665 [ 186 ] {ae3e3832-81ae-4954-8933-d68b9608f6be::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 | ||
| 3351 | 2026.01.02 05:07:18.834740 [ 186 ] {ae3e3832-81ae-4954-8933-d68b9608f6be::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 12 rows starting from the beginning of the part | ||
| 3352 | 2026.01.02 05:07:18.834827 [ 186 ] {ae3e3832-81ae-4954-8933-d68b9608f6be::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 12 rows starting from the beginning of the part | ||
| 3353 | 2026.01.02 05:07:18.835756 [ 190 ] {ae3e3832-81ae-4954-8933-d68b9608f6be::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 458 rows, containing 5 columns (5 merged, 0 gathered) in 0.001637708 sec., 279659.13337420346 rows/sec., 17.38 MiB/sec. | ||
| 3354 | 2026.01.02 05:07:18.835874 [ 190 ] {ae3e3832-81ae-4954-8933-d68b9608f6be::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3355 | 2026.01.02 05:07:18.836101 [ 190 ] {ae3e3832-81ae-4954-8933-d68b9608f6be::all_1_5_1} <Trace> oximeter.fields_u8 (ae3e3832-81ae-4954-8933-d68b9608f6be): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3356 | 2026.01.02 05:07:18.836155 [ 190 ] {ae3e3832-81ae-4954-8933-d68b9608f6be::all_1_5_1} <Trace> oximeter.fields_u8 (ae3e3832-81ae-4954-8933-d68b9608f6be) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3357 | 2026.01.02 05:07:18.836207 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 3358 | 2026.01.02 05:07:21.922407 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 428 | ||
| 3359 | 2026.01.02 05:07:21.924423 [ 243 ] {} <Trace> system.query_log (dd3f3490-5765-4d2a-9406-0e239d3e9a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3360 | 2026.01.02 05:07:21.924479 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3361 | 2026.01.02 05:07:21.925658 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3362 | 2026.01.02 05:07:21.925947 [ 243 ] {} <Trace> system.query_log (dd3f3490-5765-4d2a-9406-0e239d3e9a13): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3363 | 2026.01.02 05:07:21.926115 [ 148 ] {} <Debug> system.query_log (dd3f3490-5765-4d2a-9406-0e239d3e9a13) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3364 | 2026.01.02 05:07:21.926189 [ 148 ] {} <Trace> system.query_log (dd3f3490-5765-4d2a-9406-0e239d3e9a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3365 | 2026.01.02 05:07:21.926213 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3366 | 2026.01.02 05:07:21.926300 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 428 | ||
| 3367 | 2026.01.02 05:07:21.926333 [ 186 ] {dd3f3490-5765-4d2a-9406-0e239d3e9a13::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 | ||
| 3368 | 2026.01.02 05:07:21.926980 [ 186 ] {dd3f3490-5765-4d2a-9406-0e239d3e9a13::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3369 | 2026.01.02 05:07:21.927132 [ 186 ] {dd3f3490-5765-4d2a-9406-0e239d3e9a13::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 268 rows starting from the beginning of the part | ||
| 3370 | 2026.01.02 05:07:21.927502 [ 186 ] {dd3f3490-5765-4d2a-9406-0e239d3e9a13::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 42 rows starting from the beginning of the part | ||
| 3371 | 2026.01.02 05:07:21.927828 [ 186 ] {dd3f3490-5765-4d2a-9406-0e239d3e9a13::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 | ||
| 3372 | 2026.01.02 05:07:21.928134 [ 186 ] {dd3f3490-5765-4d2a-9406-0e239d3e9a13::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 24 rows starting from the beginning of the part | ||
| 3373 | 2026.01.02 05:07:21.928455 [ 186 ] {dd3f3490-5765-4d2a-9406-0e239d3e9a13::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 54 rows starting from the beginning of the part | ||
| 3374 | 2026.01.02 05:07:21.928825 [ 186 ] {dd3f3490-5765-4d2a-9406-0e239d3e9a13::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 20 rows starting from the beginning of the part | ||
| 3375 | 2026.01.02 05:07:21.934433 [ 191 ] {dd3f3490-5765-4d2a-9406-0e239d3e9a13::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 428 rows, containing 72 columns (72 merged, 0 gathered) in 0.008153666 sec., 52491.725807753224 rows/sec., 52.53 MiB/sec. | ||
| 3376 | 2026.01.02 05:07:21.935410 [ 197 ] {dd3f3490-5765-4d2a-9406-0e239d3e9a13::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3377 | 2026.01.02 05:07:21.936088 [ 197 ] {dd3f3490-5765-4d2a-9406-0e239d3e9a13::all_1_11_2} <Trace> system.query_log (dd3f3490-5765-4d2a-9406-0e239d3e9a13): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3378 | 2026.01.02 05:07:21.936190 [ 197 ] {dd3f3490-5765-4d2a-9406-0e239d3e9a13::all_1_11_2} <Trace> system.query_log (dd3f3490-5765-4d2a-9406-0e239d3e9a13) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3379 | 2026.01.02 05:07:21.936448 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.82 MiB. | ||
| 3380 | 2026.01.02 05:07:23.566451 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3381 | 2026.01.02 05:07:23.566663 [ 270 ] {392107c4-b1b9-4dd3-b7d2-d4b2db54e22b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3382 | 2026.01.02 05:07:23.566735 [ 270 ] {392107c4-b1b9-4dd3-b7d2-d4b2db54e22b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3383 | 2026.01.02 05:07:23.567367 [ 270 ] {392107c4-b1b9-4dd3-b7d2-d4b2db54e22b} <Trace> oximeter.fields_ipaddr (645cdd3d-4969-40ee-99e7-272b8c981424): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3384 | 2026.01.02 05:07:23.567408 [ 270 ] {392107c4-b1b9-4dd3-b7d2-d4b2db54e22b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3385 | 2026.01.02 05:07:23.567793 [ 270 ] {392107c4-b1b9-4dd3-b7d2-d4b2db54e22b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3386 | 2026.01.02 05:07:23.568029 [ 270 ] {392107c4-b1b9-4dd3-b7d2-d4b2db54e22b} <Trace> oximeter.fields_ipaddr (645cdd3d-4969-40ee-99e7-272b8c981424): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3387 | 2026.01.02 05:07:23.568176 [ 270 ] {392107c4-b1b9-4dd3-b7d2-d4b2db54e22b} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001569 sec., 2549.394518801784 rows/sec., 207.89 KiB/sec. | ||
| 3388 | 2026.01.02 05:07:23.568215 [ 270 ] {392107c4-b1b9-4dd3-b7d2-d4b2db54e22b} <Debug> TCPHandler: Processed in 0.001903201 sec. | ||
| 3389 | 2026.01.02 05:07:23.568330 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3390 | 2026.01.02 05:07:23.568426 [ 270 ] {97df0535-5d4e-46b2-9ec8-cdce3e8ff0d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3391 | 2026.01.02 05:07:23.568466 [ 270 ] {97df0535-5d4e-46b2-9ec8-cdce3e8ff0d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3392 | 2026.01.02 05:07:23.568932 [ 270 ] {97df0535-5d4e-46b2-9ec8-cdce3e8ff0d0} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3393 | 2026.01.02 05:07:23.568967 [ 270 ] {97df0535-5d4e-46b2-9ec8-cdce3e8ff0d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3394 | 2026.01.02 05:07:23.569288 [ 270 ] {97df0535-5d4e-46b2-9ec8-cdce3e8ff0d0} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3395 | 2026.01.02 05:07:23.569495 [ 270 ] {97df0535-5d4e-46b2-9ec8-cdce3e8ff0d0} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3396 | 2026.01.02 05:07:23.569626 [ 270 ] {97df0535-5d4e-46b2-9ec8-cdce3e8ff0d0} <Debug> executeQuery: Read 138 rows, 12.22 KiB in 0.00122 sec., 113114.75409836066 rows/sec., 9.78 MiB/sec. | ||
| 3397 | 2026.01.02 05:07:23.569663 [ 270 ] {97df0535-5d4e-46b2-9ec8-cdce3e8ff0d0} <Debug> TCPHandler: Processed in 0.001382754 sec. | ||
| 3398 | 2026.01.02 05:07:23.569773 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3399 | 2026.01.02 05:07:23.569866 [ 270 ] {9e46728d-fb45-422b-b3ac-73414419f5a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3400 | 2026.01.02 05:07:23.569908 [ 270 ] {9e46728d-fb45-422b-b3ac-73414419f5a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3401 | 2026.01.02 05:07:23.570310 [ 270 ] {9e46728d-fb45-422b-b3ac-73414419f5a9} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3402 | 2026.01.02 05:07:23.570344 [ 270 ] {9e46728d-fb45-422b-b3ac-73414419f5a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3403 | 2026.01.02 05:07:23.570657 [ 270 ] {9e46728d-fb45-422b-b3ac-73414419f5a9} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3404 | 2026.01.02 05:07:23.570872 [ 270 ] {9e46728d-fb45-422b-b3ac-73414419f5a9} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3405 | 2026.01.02 05:07:23.570996 [ 270 ] {9e46728d-fb45-422b-b3ac-73414419f5a9} <Debug> executeQuery: Read 44 rows, 3.29 KiB in 0.001147 sec., 38360.941586748035 rows/sec., 2.80 MiB/sec. | ||
| 3406 | 2026.01.02 05:07:23.571032 [ 270 ] {9e46728d-fb45-422b-b3ac-73414419f5a9} <Debug> TCPHandler: Processed in 0.001309502 sec. | ||
| 3407 | 2026.01.02 05:07:23.571133 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3408 | 2026.01.02 05:07:23.571225 [ 270 ] {31ab8be3-3754-45fa-8e30-5d3c637f29af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3409 | 2026.01.02 05:07:23.571265 [ 270 ] {31ab8be3-3754-45fa-8e30-5d3c637f29af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3410 | 2026.01.02 05:07:23.571681 [ 270 ] {31ab8be3-3754-45fa-8e30-5d3c637f29af} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3411 | 2026.01.02 05:07:23.571716 [ 270 ] {31ab8be3-3754-45fa-8e30-5d3c637f29af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3412 | 2026.01.02 05:07:23.572017 [ 270 ] {31ab8be3-3754-45fa-8e30-5d3c637f29af} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3413 | 2026.01.02 05:07:23.572214 [ 270 ] {31ab8be3-3754-45fa-8e30-5d3c637f29af} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3414 | 2026.01.02 05:07:23.572332 [ 270 ] {31ab8be3-3754-45fa-8e30-5d3c637f29af} <Debug> executeQuery: Read 108 rows, 8.64 KiB in 0.001152 sec., 93750 rows/sec., 7.33 MiB/sec. | ||
| 3415 | 2026.01.02 05:07:23.572366 [ 270 ] {31ab8be3-3754-45fa-8e30-5d3c637f29af} <Debug> TCPHandler: Processed in 0.001311482 sec. | ||
| 3416 | 2026.01.02 05:07:23.572466 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3417 | 2026.01.02 05:07:23.572553 [ 270 ] {45c12d15-61bd-4986-a7a2-e1f30cc69f89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3418 | 2026.01.02 05:07:23.572594 [ 270 ] {45c12d15-61bd-4986-a7a2-e1f30cc69f89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3419 | 2026.01.02 05:07:23.573030 [ 270 ] {45c12d15-61bd-4986-a7a2-e1f30cc69f89} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3420 | 2026.01.02 05:07:23.573063 [ 270 ] {45c12d15-61bd-4986-a7a2-e1f30cc69f89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3421 | 2026.01.02 05:07:23.573389 [ 270 ] {45c12d15-61bd-4986-a7a2-e1f30cc69f89} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3422 | 2026.01.02 05:07:23.573595 [ 270 ] {45c12d15-61bd-4986-a7a2-e1f30cc69f89} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3423 | 2026.01.02 05:07:23.573718 [ 270 ] {45c12d15-61bd-4986-a7a2-e1f30cc69f89} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.00114 sec., 142105.26315789475 rows/sec., 9.90 MiB/sec. | ||
| 3424 | 2026.01.02 05:07:23.573753 [ 270 ] {45c12d15-61bd-4986-a7a2-e1f30cc69f89} <Debug> TCPHandler: Processed in 0.001298232 sec. | ||
| 3425 | 2026.01.02 05:07:23.573861 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3426 | 2026.01.02 05:07:23.573957 [ 270 ] {462604ef-a149-4229-98a5-585fb459b847} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3427 | 2026.01.02 05:07:23.574014 [ 270 ] {462604ef-a149-4229-98a5-585fb459b847} <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 | ||
| 3428 | 2026.01.02 05:07:23.574789 [ 270 ] {462604ef-a149-4229-98a5-585fb459b847} <Trace> oximeter.measurements_histogramu64 (1ea2d44b-9dfb-4731-8ee2-8779179f369b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3429 | 2026.01.02 05:07:23.574824 [ 270 ] {462604ef-a149-4229-98a5-585fb459b847} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3430 | 2026.01.02 05:07:23.575389 [ 270 ] {462604ef-a149-4229-98a5-585fb459b847} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3431 | 2026.01.02 05:07:23.575606 [ 270 ] {462604ef-a149-4229-98a5-585fb459b847} <Trace> oximeter.measurements_histogramu64 (1ea2d44b-9dfb-4731-8ee2-8779179f369b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3432 | 2026.01.02 05:07:23.575740 [ 270 ] {462604ef-a149-4229-98a5-585fb459b847} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.0018 sec., 22222.222222222223 rows/sec., 39.82 MiB/sec. | ||
| 3433 | 2026.01.02 05:07:23.575789 [ 270 ] {462604ef-a149-4229-98a5-585fb459b847} <Debug> TCPHandler: Processed in 0.001979423 sec. | ||
| 3434 | 2026.01.02 05:07:23.575895 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3435 | 2026.01.02 05:07:23.575988 [ 270 ] {41849ee8-abf2-4150-ade2-790bb90d55c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3436 | 2026.01.02 05:07:23.576030 [ 270 ] {41849ee8-abf2-4150-ade2-790bb90d55c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3437 | 2026.01.02 05:07:23.576358 [ 270 ] {41849ee8-abf2-4150-ade2-790bb90d55c6} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3438 | 2026.01.02 05:07:23.576392 [ 270 ] {41849ee8-abf2-4150-ade2-790bb90d55c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3439 | 2026.01.02 05:07:23.576694 [ 270 ] {41849ee8-abf2-4150-ade2-790bb90d55c6} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3440 | 2026.01.02 05:07:23.576897 [ 270 ] {41849ee8-abf2-4150-ade2-790bb90d55c6} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3441 | 2026.01.02 05:07:23.576988 [ 145 ] {} <Debug> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3442 | 2026.01.02 05:07:23.577021 [ 270 ] {41849ee8-abf2-4150-ade2-790bb90d55c6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001051 sec., 57088.487155090384 rows/sec., 3.85 MiB/sec. | ||
| 3443 | 2026.01.02 05:07:23.577030 [ 145 ] {} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3444 | 2026.01.02 05:07:23.577052 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3445 | 2026.01.02 05:07:23.577056 [ 270 ] {41849ee8-abf2-4150-ade2-790bb90d55c6} <Debug> TCPHandler: Processed in 0.0012102 sec. | ||
| 3446 | 2026.01.02 05:07:23.577169 [ 186 ] {45294a01-6668-46b2-a532-60faf64b8164::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 | ||
| 3447 | 2026.01.02 05:07:23.577321 [ 186 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3448 | 2026.01.02 05:07:23.577361 [ 186 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 418 rows starting from the beginning of the part | ||
| 3449 | 2026.01.02 05:07:23.577432 [ 186 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 12 rows starting from the beginning of the part | ||
| 3450 | 2026.01.02 05:07:23.577480 [ 186 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 48 rows starting from the beginning of the part | ||
| 3451 | 2026.01.02 05:07:23.577527 [ 186 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 60 rows starting from the beginning of the part | ||
| 3452 | 2026.01.02 05:07:23.577571 [ 186 ] {45294a01-6668-46b2-a532-60faf64b8164::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 | ||
| 3453 | 2026.01.02 05:07:23.577617 [ 186 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 60 rows starting from the beginning of the part | ||
| 3454 | 2026.01.02 05:07:23.578515 [ 197 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 658 rows, containing 4 columns (4 merged, 0 gathered) in 0.001403624 sec., 468786.51262731326 rows/sec., 30.67 MiB/sec. | ||
| 3455 | 2026.01.02 05:07:23.578683 [ 186 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3456 | 2026.01.02 05:07:23.578933 [ 186 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_16_3} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3457 | 2026.01.02 05:07:23.579003 [ 186 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_16_3} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3458 | 2026.01.02 05:07:23.579070 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 3459 | 2026.01.02 05:07:24.405552 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7257 | ||
| 3460 | 2026.01.02 05:07:24.406451 [ 245 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3461 | 2026.01.02 05:07:24.406503 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3462 | 2026.01.02 05:07:24.407039 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3463 | 2026.01.02 05:07:24.407274 [ 245 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3464 | 2026.01.02 05:07:24.407404 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7257 | ||
| 3465 | 2026.01.02 05:07:24.778227 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3466 | 2026.01.02 05:07:24.795522 [ 244 ] {} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3467 | 2026.01.02 05:07:24.795585 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3468 | 2026.01.02 05:07:24.801509 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3469 | 2026.01.02 05:07:24.802191 [ 244 ] {} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3470 | 2026.01.02 05:07:24.805071 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3471 | 2026.01.02 05:07:28.564798 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3472 | 2026.01.02 05:07:28.564998 [ 270 ] {b161d5d9-f705-4e6e-b025-67a4091688b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3473 | 2026.01.02 05:07:28.565065 [ 270 ] {b161d5d9-f705-4e6e-b025-67a4091688b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3474 | 2026.01.02 05:07:28.565670 [ 270 ] {b161d5d9-f705-4e6e-b025-67a4091688b2} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3475 | 2026.01.02 05:07:28.565720 [ 270 ] {b161d5d9-f705-4e6e-b025-67a4091688b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3476 | 2026.01.02 05:07:28.566117 [ 270 ] {b161d5d9-f705-4e6e-b025-67a4091688b2} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3477 | 2026.01.02 05:07:28.566341 [ 270 ] {b161d5d9-f705-4e6e-b025-67a4091688b2} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3478 | 2026.01.02 05:07:28.566494 [ 270 ] {b161d5d9-f705-4e6e-b025-67a4091688b2} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001545 sec., 36245.95469255664 rows/sec., 2.78 MiB/sec. | ||
| 3479 | 2026.01.02 05:07:28.566533 [ 270 ] {b161d5d9-f705-4e6e-b025-67a4091688b2} <Debug> TCPHandler: Processed in 0.001867162 sec. | ||
| 3480 | 2026.01.02 05:07:28.566652 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3481 | 2026.01.02 05:07:28.566770 [ 270 ] {5e48533c-1dd9-4f3b-837a-c52d5b47a2e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3482 | 2026.01.02 05:07:28.566819 [ 270 ] {5e48533c-1dd9-4f3b-837a-c52d5b47a2e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3483 | 2026.01.02 05:07:28.567293 [ 270 ] {5e48533c-1dd9-4f3b-837a-c52d5b47a2e0} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3484 | 2026.01.02 05:07:28.567329 [ 270 ] {5e48533c-1dd9-4f3b-837a-c52d5b47a2e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3485 | 2026.01.02 05:07:28.567648 [ 270 ] {5e48533c-1dd9-4f3b-837a-c52d5b47a2e0} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3486 | 2026.01.02 05:07:28.567861 [ 270 ] {5e48533c-1dd9-4f3b-837a-c52d5b47a2e0} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3487 | 2026.01.02 05:07:28.567991 [ 270 ] {5e48533c-1dd9-4f3b-837a-c52d5b47a2e0} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001245 sec., 51405.62248995984 rows/sec., 4.01 MiB/sec. | ||
| 3488 | 2026.01.02 05:07:28.568028 [ 270 ] {5e48533c-1dd9-4f3b-837a-c52d5b47a2e0} <Debug> TCPHandler: Processed in 0.001434804 sec. | ||
| 3489 | 2026.01.02 05:07:28.568139 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3490 | 2026.01.02 05:07:28.568232 [ 270 ] {1384a938-3096-4f0a-99d8-58dd014d150c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3491 | 2026.01.02 05:07:28.568275 [ 270 ] {1384a938-3096-4f0a-99d8-58dd014d150c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3492 | 2026.01.02 05:07:28.568659 [ 270 ] {1384a938-3096-4f0a-99d8-58dd014d150c} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3493 | 2026.01.02 05:07:28.568695 [ 270 ] {1384a938-3096-4f0a-99d8-58dd014d150c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3494 | 2026.01.02 05:07:28.569036 [ 270 ] {1384a938-3096-4f0a-99d8-58dd014d150c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3495 | 2026.01.02 05:07:28.569239 [ 270 ] {1384a938-3096-4f0a-99d8-58dd014d150c} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3496 | 2026.01.02 05:07:28.569370 [ 270 ] {1384a938-3096-4f0a-99d8-58dd014d150c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001156 sec., 138408.30449826992 rows/sec., 9.64 MiB/sec. | ||
| 3497 | 2026.01.02 05:07:28.569405 [ 270 ] {1384a938-3096-4f0a-99d8-58dd014d150c} <Debug> TCPHandler: Processed in 0.001313732 sec. | ||
| 3498 | 2026.01.02 05:07:28.569509 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3499 | 2026.01.02 05:07:28.569600 [ 270 ] {425748e4-d32b-4f4e-9aa5-2598ff6b9640} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3500 | 2026.01.02 05:07:28.569641 [ 270 ] {425748e4-d32b-4f4e-9aa5-2598ff6b9640} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3501 | 2026.01.02 05:07:28.569951 [ 270 ] {425748e4-d32b-4f4e-9aa5-2598ff6b9640} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3502 | 2026.01.02 05:07:28.569987 [ 270 ] {425748e4-d32b-4f4e-9aa5-2598ff6b9640} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3503 | 2026.01.02 05:07:28.570286 [ 270 ] {425748e4-d32b-4f4e-9aa5-2598ff6b9640} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3504 | 2026.01.02 05:07:28.570490 [ 270 ] {425748e4-d32b-4f4e-9aa5-2598ff6b9640} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3505 | 2026.01.02 05:07:28.570613 [ 270 ] {425748e4-d32b-4f4e-9aa5-2598ff6b9640} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001031 sec., 58195.926285160036 rows/sec., 3.92 MiB/sec. | ||
| 3506 | 2026.01.02 05:07:28.570648 [ 270 ] {425748e4-d32b-4f4e-9aa5-2598ff6b9640} <Debug> TCPHandler: Processed in 0.00118735 sec. | ||
| 3507 | 2026.01.02 05:07:31.775970 [ 136 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3508 | 2026.01.02 05:07:31.776044 [ 136 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3509 | 2026.01.02 05:07:31.907628 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7705 | ||
| 3510 | 2026.01.02 05:07:31.908190 [ 245 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3511 | 2026.01.02 05:07:31.908244 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3512 | 2026.01.02 05:07:31.908818 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3513 | 2026.01.02 05:07:31.909067 [ 245 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3514 | 2026.01.02 05:07:31.909201 [ 136 ] {} <Debug> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3515 | 2026.01.02 05:07:31.909212 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7705 | ||
| 3516 | 2026.01.02 05:07:31.909275 [ 136 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3517 | 2026.01.02 05:07:31.909300 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3518 | 2026.01.02 05:07:31.909419 [ 187 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::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 | ||
| 3519 | 2026.01.02 05:07:31.909562 [ 187 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3520 | 2026.01.02 05:07:31.909603 [ 187 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5337 rows starting from the beginning of the part | ||
| 3521 | 2026.01.02 05:07:31.909667 [ 187 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 448 rows starting from the beginning of the part | ||
| 3522 | 2026.01.02 05:07:31.909710 [ 187 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 512 rows starting from the beginning of the part | ||
| 3523 | 2026.01.02 05:07:31.909751 [ 187 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 448 rows starting from the beginning of the part | ||
| 3524 | 2026.01.02 05:07:31.909790 [ 187 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 512 rows starting from the beginning of the part | ||
| 3525 | 2026.01.02 05:07:31.909827 [ 187 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 448 rows starting from the beginning of the part | ||
| 3526 | 2026.01.02 05:07:31.911253 [ 186 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7705 rows, containing 4 columns (4 merged, 0 gathered) in 0.001885541 sec., 4086360.360236134 rows/sec., 58.46 MiB/sec. | ||
| 3527 | 2026.01.02 05:07:31.911902 [ 187 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3528 | 2026.01.02 05:07:31.912176 [ 187 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::all_1_16_3} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3529 | 2026.01.02 05:07:31.912249 [ 187 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::all_1_16_3} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3530 | 2026.01.02 05:07:31.912329 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 3531 | 2026.01.02 05:07:31.926583 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 450 | ||
| 3532 | 2026.01.02 05:07:31.928675 [ 243 ] {} <Trace> system.query_log (dd3f3490-5765-4d2a-9406-0e239d3e9a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3533 | 2026.01.02 05:07:31.928720 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3534 | 2026.01.02 05:07:31.929881 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3535 | 2026.01.02 05:07:31.930162 [ 243 ] {} <Trace> system.query_log (dd3f3490-5765-4d2a-9406-0e239d3e9a13): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3536 | 2026.01.02 05:07:31.930487 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 450 | ||
| 3537 | 2026.01.02 05:07:32.001145 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000805874 sec. | ||
| 3538 | 2026.01.02 05:07:32.305266 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3539 | 2026.01.02 05:07:32.321395 [ 244 ] {} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3540 | 2026.01.02 05:07:32.321437 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3541 | 2026.01.02 05:07:32.327584 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3542 | 2026.01.02 05:07:32.328265 [ 244 ] {} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3543 | 2026.01.02 05:07:32.328556 [ 135 ] {} <Debug> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3544 | 2026.01.02 05:07:32.328621 [ 135 ] {} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3545 | 2026.01.02 05:07:32.328642 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3546 | 2026.01.02 05:07:32.328783 [ 193 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::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 | ||
| 3547 | 2026.01.02 05:07:32.331486 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3548 | 2026.01.02 05:07:32.333066 [ 193 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3549 | 2026.01.02 05:07:32.334548 [ 193 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::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 | ||
| 3550 | 2026.01.02 05:07:32.339056 [ 193 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::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 | ||
| 3551 | 2026.01.02 05:07:32.343159 [ 193 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::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 | ||
| 3552 | 2026.01.02 05:07:32.347919 [ 193 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::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 | ||
| 3553 | 2026.01.02 05:07:32.352648 [ 193 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::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 | ||
| 3554 | 2026.01.02 05:07:32.357153 [ 193 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::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 | ||
| 3555 | 2026.01.02 05:07:32.411219 [ 186 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.08249105 sec., 1466.8257950407954 rows/sec., 7.58 MiB/sec. | ||
| 3556 | 2026.01.02 05:07:32.414034 [ 199 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3557 | 2026.01.02 05:07:32.416259 [ 199 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::all_1_16_3} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3558 | 2026.01.02 05:07:32.416365 [ 199 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::all_1_16_3} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3559 | 2026.01.02 05:07:32.418682 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 3560 | 2026.01.02 05:07:33.000208 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 227.96 MiB, peak 237.92 MiB, free memory in arenas 0.00 B, will set to 237.94 MiB (RSS), difference: 9.98 MiB | ||
| 3561 | 2026.01.02 05:07:33.567077 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3562 | 2026.01.02 05:07:33.567372 [ 270 ] {efe48441-11bd-429f-be3f-0149ad19adfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3563 | 2026.01.02 05:07:33.567481 [ 270 ] {efe48441-11bd-429f-be3f-0149ad19adfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3564 | 2026.01.02 05:07:33.568170 [ 270 ] {efe48441-11bd-429f-be3f-0149ad19adfd} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3565 | 2026.01.02 05:07:33.568222 [ 270 ] {efe48441-11bd-429f-be3f-0149ad19adfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3566 | 2026.01.02 05:07:33.568655 [ 270 ] {efe48441-11bd-429f-be3f-0149ad19adfd} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3567 | 2026.01.02 05:07:33.568893 [ 270 ] {efe48441-11bd-429f-be3f-0149ad19adfd} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3568 | 2026.01.02 05:07:33.569053 [ 270 ] {efe48441-11bd-429f-be3f-0149ad19adfd} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001761 sec., 77228.84724588302 rows/sec., 6.70 MiB/sec. | ||
| 3569 | 2026.01.02 05:07:33.569095 [ 270 ] {efe48441-11bd-429f-be3f-0149ad19adfd} <Debug> TCPHandler: Processed in 0.002208957 sec. | ||
| 3570 | 2026.01.02 05:07:33.569230 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3571 | 2026.01.02 05:07:33.569328 [ 270 ] {e55d399b-4338-4dbe-99bd-5304e5607a50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3572 | 2026.01.02 05:07:33.569371 [ 270 ] {e55d399b-4338-4dbe-99bd-5304e5607a50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3573 | 2026.01.02 05:07:33.569778 [ 270 ] {e55d399b-4338-4dbe-99bd-5304e5607a50} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3574 | 2026.01.02 05:07:33.569817 [ 270 ] {e55d399b-4338-4dbe-99bd-5304e5607a50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3575 | 2026.01.02 05:07:33.570125 [ 270 ] {e55d399b-4338-4dbe-99bd-5304e5607a50} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3576 | 2026.01.02 05:07:33.570354 [ 270 ] {e55d399b-4338-4dbe-99bd-5304e5607a50} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3577 | 2026.01.02 05:07:33.570486 [ 270 ] {e55d399b-4338-4dbe-99bd-5304e5607a50} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001177 sec., 33984.70688190314 rows/sec., 2.50 MiB/sec. | ||
| 3578 | 2026.01.02 05:07:33.570527 [ 270 ] {e55d399b-4338-4dbe-99bd-5304e5607a50} <Debug> TCPHandler: Processed in 0.001346563 sec. | ||
| 3579 | 2026.01.02 05:07:33.570637 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3580 | 2026.01.02 05:07:33.570731 [ 270 ] {35382631-2adb-4ef8-b27c-e808b6766a5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3581 | 2026.01.02 05:07:33.570774 [ 270 ] {35382631-2adb-4ef8-b27c-e808b6766a5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3582 | 2026.01.02 05:07:33.571192 [ 270 ] {35382631-2adb-4ef8-b27c-e808b6766a5b} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3583 | 2026.01.02 05:07:33.571231 [ 270 ] {35382631-2adb-4ef8-b27c-e808b6766a5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3584 | 2026.01.02 05:07:33.571540 [ 270 ] {35382631-2adb-4ef8-b27c-e808b6766a5b} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3585 | 2026.01.02 05:07:33.571754 [ 270 ] {35382631-2adb-4ef8-b27c-e808b6766a5b} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3586 | 2026.01.02 05:07:33.571887 [ 270 ] {35382631-2adb-4ef8-b27c-e808b6766a5b} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001174 sec., 88586.03066439524 rows/sec., 6.92 MiB/sec. | ||
| 3587 | 2026.01.02 05:07:33.571925 [ 270 ] {35382631-2adb-4ef8-b27c-e808b6766a5b} <Debug> TCPHandler: Processed in 0.001338352 sec. | ||
| 3588 | 2026.01.02 05:07:33.572037 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3589 | 2026.01.02 05:07:33.572134 [ 270 ] {f7defda2-6fd9-48fd-aa18-094f2bd6b3e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3590 | 2026.01.02 05:07:33.572180 [ 270 ] {f7defda2-6fd9-48fd-aa18-094f2bd6b3e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3591 | 2026.01.02 05:07:33.572574 [ 270 ] {f7defda2-6fd9-48fd-aa18-094f2bd6b3e0} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3592 | 2026.01.02 05:07:33.572611 [ 270 ] {f7defda2-6fd9-48fd-aa18-094f2bd6b3e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3593 | 2026.01.02 05:07:33.572951 [ 270 ] {f7defda2-6fd9-48fd-aa18-094f2bd6b3e0} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3594 | 2026.01.02 05:07:33.573263 [ 270 ] {f7defda2-6fd9-48fd-aa18-094f2bd6b3e0} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3595 | 2026.01.02 05:07:33.573395 [ 270 ] {f7defda2-6fd9-48fd-aa18-094f2bd6b3e0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001279 sec., 125097.73260359657 rows/sec., 8.71 MiB/sec. | ||
| 3596 | 2026.01.02 05:07:33.573433 [ 270 ] {f7defda2-6fd9-48fd-aa18-094f2bd6b3e0} <Debug> TCPHandler: Processed in 0.001445584 sec. | ||
| 3597 | 2026.01.02 05:07:33.573607 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3598 | 2026.01.02 05:07:33.573703 [ 270 ] {3ecae8eb-3b10-4a46-9611-498654e52c97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3599 | 2026.01.02 05:07:33.573759 [ 270 ] {3ecae8eb-3b10-4a46-9611-498654e52c97} <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 | ||
| 3600 | 2026.01.02 05:07:33.574554 [ 270 ] {3ecae8eb-3b10-4a46-9611-498654e52c97} <Trace> oximeter.measurements_histogramu64 (1ea2d44b-9dfb-4731-8ee2-8779179f369b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3601 | 2026.01.02 05:07:33.574592 [ 270 ] {3ecae8eb-3b10-4a46-9611-498654e52c97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3602 | 2026.01.02 05:07:33.575176 [ 270 ] {3ecae8eb-3b10-4a46-9611-498654e52c97} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3603 | 2026.01.02 05:07:33.575428 [ 270 ] {3ecae8eb-3b10-4a46-9611-498654e52c97} <Trace> oximeter.measurements_histogramu64 (1ea2d44b-9dfb-4731-8ee2-8779179f369b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3604 | 2026.01.02 05:07:33.575525 [ 133 ] {} <Debug> oximeter.measurements_histogramu64 (1ea2d44b-9dfb-4731-8ee2-8779179f369b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3605 | 2026.01.02 05:07:33.575563 [ 270 ] {3ecae8eb-3b10-4a46-9611-498654e52c97} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001879 sec., 21287.919105907396 rows/sec., 38.15 MiB/sec. | ||
| 3606 | 2026.01.02 05:07:33.575571 [ 133 ] {} <Trace> oximeter.measurements_histogramu64 (1ea2d44b-9dfb-4731-8ee2-8779179f369b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3607 | 2026.01.02 05:07:33.575600 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3608 | 2026.01.02 05:07:33.575615 [ 270 ] {3ecae8eb-3b10-4a46-9611-498654e52c97} <Debug> TCPHandler: Processed in 0.002063655 sec. | ||
| 3609 | 2026.01.02 05:07:33.575721 [ 187 ] {1ea2d44b-9dfb-4731-8ee2-8779179f369b::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 | ||
| 3610 | 2026.01.02 05:07:33.575728 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3611 | 2026.01.02 05:07:33.575874 [ 270 ] {10d2d732-c360-4cbf-aec9-e9bb7b304bb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3612 | 2026.01.02 05:07:33.575917 [ 270 ] {10d2d732-c360-4cbf-aec9-e9bb7b304bb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3613 | 2026.01.02 05:07:33.576003 [ 187 ] {1ea2d44b-9dfb-4731-8ee2-8779179f369b::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3614 | 2026.01.02 05:07:33.576072 [ 187 ] {1ea2d44b-9dfb-4731-8ee2-8779179f369b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 142 rows starting from the beginning of the part | ||
| 3615 | 2026.01.02 05:07:33.576214 [ 187 ] {1ea2d44b-9dfb-4731-8ee2-8779179f369b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 40 rows starting from the beginning of the part | ||
| 3616 | 2026.01.02 05:07:33.576288 [ 270 ] {10d2d732-c360-4cbf-aec9-e9bb7b304bb6} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3617 | 2026.01.02 05:07:33.576327 [ 187 ] {1ea2d44b-9dfb-4731-8ee2-8779179f369b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 40 rows starting from the beginning of the part | ||
| 3618 | 2026.01.02 05:07:33.576340 [ 270 ] {10d2d732-c360-4cbf-aec9-e9bb7b304bb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3619 | 2026.01.02 05:07:33.576454 [ 187 ] {1ea2d44b-9dfb-4731-8ee2-8779179f369b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 40 rows starting from the beginning of the part | ||
| 3620 | 2026.01.02 05:07:33.576564 [ 187 ] {1ea2d44b-9dfb-4731-8ee2-8779179f369b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 40 rows starting from the beginning of the part | ||
| 3621 | 2026.01.02 05:07:33.576662 [ 187 ] {1ea2d44b-9dfb-4731-8ee2-8779179f369b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 40 rows starting from the beginning of the part | ||
| 3622 | 2026.01.02 05:07:33.576758 [ 270 ] {10d2d732-c360-4cbf-aec9-e9bb7b304bb6} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3623 | 2026.01.02 05:07:33.577036 [ 270 ] {10d2d732-c360-4cbf-aec9-e9bb7b304bb6} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3624 | 2026.01.02 05:07:33.577206 [ 270 ] {10d2d732-c360-4cbf-aec9-e9bb7b304bb6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001351 sec., 44411.54700222058 rows/sec., 2.99 MiB/sec. | ||
| 3625 | 2026.01.02 05:07:33.577251 [ 270 ] {10d2d732-c360-4cbf-aec9-e9bb7b304bb6} <Debug> TCPHandler: Processed in 0.001571587 sec. | ||
| 3626 | 2026.01.02 05:07:33.580026 [ 199 ] {1ea2d44b-9dfb-4731-8ee2-8779179f369b::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 342 rows, containing 19 columns (19 merged, 0 gathered) in 0.004361013 sec., 78422.14641414736 rows/sec., 140.53 MiB/sec. | ||
| 3627 | 2026.01.02 05:07:33.580653 [ 199 ] {1ea2d44b-9dfb-4731-8ee2-8779179f369b::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3628 | 2026.01.02 05:07:33.580981 [ 199 ] {1ea2d44b-9dfb-4731-8ee2-8779179f369b::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (1ea2d44b-9dfb-4731-8ee2-8779179f369b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3629 | 2026.01.02 05:07:33.581057 [ 199 ] {1ea2d44b-9dfb-4731-8ee2-8779179f369b::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (1ea2d44b-9dfb-4731-8ee2-8779179f369b) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3630 | 2026.01.02 05:07:33.581156 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.80 MiB. | ||
| 3631 | 2026.01.02 05:07:38.592948 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3632 | 2026.01.02 05:07:38.593156 [ 270 ] {83fb7e2f-0409-436c-a248-a9810a5c1d06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3633 | 2026.01.02 05:07:38.593226 [ 270 ] {83fb7e2f-0409-436c-a248-a9810a5c1d06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3634 | 2026.01.02 05:07:38.593880 [ 270 ] {83fb7e2f-0409-436c-a248-a9810a5c1d06} <Trace> oximeter.fields_i16 (cb56b64a-0514-41c6-b851-58b3833bf8fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3635 | 2026.01.02 05:07:38.593930 [ 270 ] {83fb7e2f-0409-436c-a248-a9810a5c1d06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3636 | 2026.01.02 05:07:38.594344 [ 270 ] {83fb7e2f-0409-436c-a248-a9810a5c1d06} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3637 | 2026.01.02 05:07:38.594584 [ 270 ] {83fb7e2f-0409-436c-a248-a9810a5c1d06} <Trace> oximeter.fields_i16 (cb56b64a-0514-41c6-b851-58b3833bf8fd): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3638 | 2026.01.02 05:07:38.594740 [ 270 ] {83fb7e2f-0409-436c-a248-a9810a5c1d06} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001638 sec., 14652.014652014654 rows/sec., 1.22 MiB/sec. | ||
| 3639 | 2026.01.02 05:07:38.594782 [ 270 ] {83fb7e2f-0409-436c-a248-a9810a5c1d06} <Debug> TCPHandler: Processed in 0.001967173 sec. | ||
| 3640 | 2026.01.02 05:07:38.594913 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3641 | 2026.01.02 05:07:38.595010 [ 270 ] {0c20c611-2f6e-4974-b232-dcb750f780fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3642 | 2026.01.02 05:07:38.595053 [ 270 ] {0c20c611-2f6e-4974-b232-dcb750f780fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3643 | 2026.01.02 05:07:38.595449 [ 270 ] {0c20c611-2f6e-4974-b232-dcb750f780fe} <Trace> oximeter.fields_ipaddr (645cdd3d-4969-40ee-99e7-272b8c981424): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3644 | 2026.01.02 05:07:38.595486 [ 270 ] {0c20c611-2f6e-4974-b232-dcb750f780fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3645 | 2026.01.02 05:07:38.595784 [ 270 ] {0c20c611-2f6e-4974-b232-dcb750f780fe} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3646 | 2026.01.02 05:07:38.596004 [ 270 ] {0c20c611-2f6e-4974-b232-dcb750f780fe} <Trace> oximeter.fields_ipaddr (645cdd3d-4969-40ee-99e7-272b8c981424): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3647 | 2026.01.02 05:07:38.596135 [ 270 ] {0c20c611-2f6e-4974-b232-dcb750f780fe} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001145 sec., 1746.7248908296945 rows/sec., 142.43 KiB/sec. | ||
| 3648 | 2026.01.02 05:07:38.596173 [ 270 ] {0c20c611-2f6e-4974-b232-dcb750f780fe} <Debug> TCPHandler: Processed in 0.001310142 sec. | ||
| 3649 | 2026.01.02 05:07:38.596284 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3650 | 2026.01.02 05:07:38.596379 [ 270 ] {87f517d5-ea99-4c93-a251-8478672e43b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3651 | 2026.01.02 05:07:38.596420 [ 270 ] {87f517d5-ea99-4c93-a251-8478672e43b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3652 | 2026.01.02 05:07:38.597492 [ 270 ] {87f517d5-ea99-4c93-a251-8478672e43b3} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3653 | 2026.01.02 05:07:38.597530 [ 270 ] {87f517d5-ea99-4c93-a251-8478672e43b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3654 | 2026.01.02 05:07:38.597948 [ 270 ] {87f517d5-ea99-4c93-a251-8478672e43b3} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3655 | 2026.01.02 05:07:38.598185 [ 270 ] {87f517d5-ea99-4c93-a251-8478672e43b3} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3656 | 2026.01.02 05:07:38.598305 [ 126 ] {} <Debug> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3657 | 2026.01.02 05:07:38.598317 [ 270 ] {87f517d5-ea99-4c93-a251-8478672e43b3} <Debug> executeQuery: Read 1317 rows, 112.50 KiB in 0.001957 sec., 672968.8298415943 rows/sec., 56.14 MiB/sec. | ||
| 3658 | 2026.01.02 05:07:38.598382 [ 126 ] {} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3659 | 2026.01.02 05:07:38.598399 [ 270 ] {87f517d5-ea99-4c93-a251-8478672e43b3} <Debug> TCPHandler: Processed in 0.002164276 sec. | ||
| 3660 | 2026.01.02 05:07:38.598410 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3661 | 2026.01.02 05:07:38.598520 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3662 | 2026.01.02 05:07:38.598527 [ 186 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::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 | ||
| 3663 | 2026.01.02 05:07:38.598624 [ 270 ] {898ad314-1d58-480c-b531-b10c326cd2fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3664 | 2026.01.02 05:07:38.598656 [ 186 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3665 | 2026.01.02 05:07:38.598671 [ 270 ] {898ad314-1d58-480c-b531-b10c326cd2fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3666 | 2026.01.02 05:07:38.598692 [ 186 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2463 rows starting from the beginning of the part | ||
| 3667 | 2026.01.02 05:07:38.598758 [ 186 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 56 rows starting from the beginning of the part | ||
| 3668 | 2026.01.02 05:07:38.598799 [ 186 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 138 rows starting from the beginning of the part | ||
| 3669 | 2026.01.02 05:07:38.598838 [ 186 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 56 rows starting from the beginning of the part | ||
| 3670 | 2026.01.02 05:07:38.598874 [ 186 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 136 rows starting from the beginning of the part | ||
| 3671 | 2026.01.02 05:07:38.598912 [ 186 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1317 rows starting from the beginning of the part | ||
| 3672 | 2026.01.02 05:07:38.599093 [ 270 ] {898ad314-1d58-480c-b531-b10c326cd2fb} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3673 | 2026.01.02 05:07:38.599137 [ 270 ] {898ad314-1d58-480c-b531-b10c326cd2fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3674 | 2026.01.02 05:07:38.599681 [ 270 ] {898ad314-1d58-480c-b531-b10c326cd2fb} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3675 | 2026.01.02 05:07:38.599926 [ 270 ] {898ad314-1d58-480c-b531-b10c326cd2fb} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3676 | 2026.01.02 05:07:38.600058 [ 270 ] {898ad314-1d58-480c-b531-b10c326cd2fb} <Debug> executeQuery: Read 14 rows, 1.10 KiB in 0.001454 sec., 9628.610729023383 rows/sec., 756.94 KiB/sec. | ||
| 3677 | 2026.01.02 05:07:38.600097 [ 270 ] {898ad314-1d58-480c-b531-b10c326cd2fb} <Debug> TCPHandler: Processed in 0.001626528 sec. | ||
| 3678 | 2026.01.02 05:07:38.600215 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3679 | 2026.01.02 05:07:38.600311 [ 270 ] {2549fe20-26b5-4069-8e01-6ab335540494} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3680 | 2026.01.02 05:07:38.600352 [ 270 ] {2549fe20-26b5-4069-8e01-6ab335540494} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3681 | 2026.01.02 05:07:38.600830 [ 270 ] {2549fe20-26b5-4069-8e01-6ab335540494} <Trace> oximeter.fields_u32 (1310015a-3be0-40ba-9fec-1b5eb4ed9f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3682 | 2026.01.02 05:07:38.600867 [ 270 ] {2549fe20-26b5-4069-8e01-6ab335540494} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3683 | 2026.01.02 05:07:38.600995 [ 199 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4166 rows, containing 5 columns (5 merged, 0 gathered) in 0.002506742 sec., 1661918.139162307 rows/sec., 143.45 MiB/sec. | ||
| 3684 | 2026.01.02 05:07:38.601200 [ 270 ] {2549fe20-26b5-4069-8e01-6ab335540494} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3685 | 2026.01.02 05:07:38.601327 [ 198 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3686 | 2026.01.02 05:07:38.601464 [ 270 ] {2549fe20-26b5-4069-8e01-6ab335540494} <Trace> oximeter.fields_u32 (1310015a-3be0-40ba-9fec-1b5eb4ed9f75): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3687 | 2026.01.02 05:07:38.601610 [ 270 ] {2549fe20-26b5-4069-8e01-6ab335540494} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001318 sec., 191198.78603945373 rows/sec., 13.22 MiB/sec. | ||
| 3688 | 2026.01.02 05:07:38.601642 [ 198 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_21_4} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3689 | 2026.01.02 05:07:38.601649 [ 270 ] {2549fe20-26b5-4069-8e01-6ab335540494} <Debug> TCPHandler: Processed in 0.001483485 sec. | ||
| 3690 | 2026.01.02 05:07:38.601730 [ 198 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_21_4} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3691 | 2026.01.02 05:07:38.601809 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3692 | 2026.01.02 05:07:38.601812 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. | ||
| 3693 | 2026.01.02 05:07:38.601919 [ 270 ] {d846dc59-aaad-4651-a267-b73a825b0fe0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3694 | 2026.01.02 05:07:38.601966 [ 270 ] {d846dc59-aaad-4651-a267-b73a825b0fe0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3695 | 2026.01.02 05:07:38.602392 [ 270 ] {d846dc59-aaad-4651-a267-b73a825b0fe0} <Trace> oximeter.fields_u8 (ae3e3832-81ae-4954-8933-d68b9608f6be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3696 | 2026.01.02 05:07:38.602430 [ 270 ] {d846dc59-aaad-4651-a267-b73a825b0fe0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3697 | 2026.01.02 05:07:38.602757 [ 270 ] {d846dc59-aaad-4651-a267-b73a825b0fe0} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3698 | 2026.01.02 05:07:38.602983 [ 270 ] {d846dc59-aaad-4651-a267-b73a825b0fe0} <Trace> oximeter.fields_u8 (ae3e3832-81ae-4954-8933-d68b9608f6be): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3699 | 2026.01.02 05:07:38.603122 [ 270 ] {d846dc59-aaad-4651-a267-b73a825b0fe0} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001222 sec., 9819.967266775777 rows/sec., 767.18 KiB/sec. | ||
| 3700 | 2026.01.02 05:07:38.603160 [ 270 ] {d846dc59-aaad-4651-a267-b73a825b0fe0} <Debug> TCPHandler: Processed in 0.001402273 sec. | ||
| 3701 | 2026.01.02 05:07:38.603271 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3702 | 2026.01.02 05:07:38.603368 [ 270 ] {0cca3af9-5443-487e-8d5b-f3b2a4078224} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3703 | 2026.01.02 05:07:38.603409 [ 270 ] {0cca3af9-5443-487e-8d5b-f3b2a4078224} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3704 | 2026.01.02 05:07:38.603989 [ 270 ] {0cca3af9-5443-487e-8d5b-f3b2a4078224} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3705 | 2026.01.02 05:07:38.604026 [ 270 ] {0cca3af9-5443-487e-8d5b-f3b2a4078224} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3706 | 2026.01.02 05:07:38.604372 [ 270 ] {0cca3af9-5443-487e-8d5b-f3b2a4078224} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3707 | 2026.01.02 05:07:38.604588 [ 270 ] {0cca3af9-5443-487e-8d5b-f3b2a4078224} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3708 | 2026.01.02 05:07:38.604701 [ 126 ] {} <Debug> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3709 | 2026.01.02 05:07:38.604720 [ 270 ] {0cca3af9-5443-487e-8d5b-f3b2a4078224} <Debug> executeQuery: Read 558 rows, 42.83 KiB in 0.00137 sec., 407299.2700729927 rows/sec., 30.53 MiB/sec. | ||
| 3710 | 2026.01.02 05:07:38.604744 [ 126 ] {} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3711 | 2026.01.02 05:07:38.604769 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3712 | 2026.01.02 05:07:38.604770 [ 270 ] {0cca3af9-5443-487e-8d5b-f3b2a4078224} <Debug> TCPHandler: Processed in 0.001548306 sec. | ||
| 3713 | 2026.01.02 05:07:38.604846 [ 198 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::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 | ||
| 3714 | 2026.01.02 05:07:38.604911 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3715 | 2026.01.02 05:07:38.604939 [ 198 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3716 | 2026.01.02 05:07:38.604971 [ 198 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1249 rows starting from the beginning of the part | ||
| 3717 | 2026.01.02 05:07:38.605018 [ 270 ] {0f6286ad-4ab6-4f23-b6f0-4e8309175bd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3718 | 2026.01.02 05:07:38.605026 [ 198 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 64 rows starting from the beginning of the part | ||
| 3719 | 2026.01.02 05:07:38.605071 [ 270 ] {0f6286ad-4ab6-4f23-b6f0-4e8309175bd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3720 | 2026.01.02 05:07:38.605083 [ 198 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 108 rows starting from the beginning of the part | ||
| 3721 | 2026.01.02 05:07:38.605165 [ 198 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 64 rows starting from the beginning of the part | ||
| 3722 | 2026.01.02 05:07:38.605219 [ 198 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 104 rows starting from the beginning of the part | ||
| 3723 | 2026.01.02 05:07:38.605276 [ 198 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 558 rows starting from the beginning of the part | ||
| 3724 | 2026.01.02 05:07:38.605702 [ 270 ] {0f6286ad-4ab6-4f23-b6f0-4e8309175bd8} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3725 | 2026.01.02 05:07:38.605744 [ 270 ] {0f6286ad-4ab6-4f23-b6f0-4e8309175bd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3726 | 2026.01.02 05:07:38.606189 [ 270 ] {0f6286ad-4ab6-4f23-b6f0-4e8309175bd8} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3727 | 2026.01.02 05:07:38.606381 [ 199 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2147 rows, containing 5 columns (5 merged, 0 gathered) in 0.001562446 sec., 1374127.4898460489 rows/sec., 106.69 MiB/sec. | ||
| 3728 | 2026.01.02 05:07:38.606411 [ 270 ] {0f6286ad-4ab6-4f23-b6f0-4e8309175bd8} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3729 | 2026.01.02 05:07:38.606552 [ 270 ] {0f6286ad-4ab6-4f23-b6f0-4e8309175bd8} <Debug> executeQuery: Read 881 rows, 61.23 KiB in 0.001555 sec., 566559.4855305466 rows/sec., 38.45 MiB/sec. | ||
| 3730 | 2026.01.02 05:07:38.606590 [ 270 ] {0f6286ad-4ab6-4f23-b6f0-4e8309175bd8} <Debug> TCPHandler: Processed in 0.001727738 sec. | ||
| 3731 | 2026.01.02 05:07:38.606618 [ 196 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3732 | 2026.01.02 05:07:38.606703 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3733 | 2026.01.02 05:07:38.606807 [ 270 ] {fa56c63d-9d4c-40d2-a1a5-ec52cb562279} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3734 | 2026.01.02 05:07:38.606862 [ 270 ] {fa56c63d-9d4c-40d2-a1a5-ec52cb562279} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3735 | 2026.01.02 05:07:38.606955 [ 196 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_21_4} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3736 | 2026.01.02 05:07:38.607042 [ 196 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_21_4} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3737 | 2026.01.02 05:07:38.607152 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 3738 | 2026.01.02 05:07:38.607218 [ 270 ] {fa56c63d-9d4c-40d2-a1a5-ec52cb562279} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3739 | 2026.01.02 05:07:38.607256 [ 270 ] {fa56c63d-9d4c-40d2-a1a5-ec52cb562279} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3740 | 2026.01.02 05:07:38.607544 [ 270 ] {fa56c63d-9d4c-40d2-a1a5-ec52cb562279} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3741 | 2026.01.02 05:07:38.607737 [ 270 ] {fa56c63d-9d4c-40d2-a1a5-ec52cb562279} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3742 | 2026.01.02 05:07:38.607859 [ 270 ] {fa56c63d-9d4c-40d2-a1a5-ec52cb562279} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001121 sec., 53523.63960749331 rows/sec., 3.61 MiB/sec. | ||
| 3743 | 2026.01.02 05:07:38.607891 [ 270 ] {fa56c63d-9d4c-40d2-a1a5-ec52cb562279} <Debug> TCPHandler: Processed in 0.001290301 sec. | ||
| 3744 | 2026.01.02 05:07:39.409396 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8217 | ||
| 3745 | 2026.01.02 05:07:39.410055 [ 245 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3746 | 2026.01.02 05:07:39.410109 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3747 | 2026.01.02 05:07:39.410689 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3748 | 2026.01.02 05:07:39.410939 [ 245 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3749 | 2026.01.02 05:07:39.411086 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8217 | ||
| 3750 | 2026.01.02 05:07:39.831638 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 3751 | 2026.01.02 05:07:39.845849 [ 244 ] {} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3752 | 2026.01.02 05:07:39.845904 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3753 | 2026.01.02 05:07:39.851776 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3754 | 2026.01.02 05:07:39.852478 [ 244 ] {} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3755 | 2026.01.02 05:07:39.854974 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 3756 | 2026.01.02 05:07:40.880353 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56592 | ||
| 3757 | 2026.01.02 05:07:40.880462 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3758 | 2026.01.02 05:07:40.880488 [ 288 ] {} <Debug> TCP-Session: 0db5e932-745f-4f0c-9979-b5a1547c96c1 Authenticating user 'default' from [fd00:1122:3344:101::e]:56592 | ||
| 3759 | 2026.01.02 05:07:40.880509 [ 288 ] {} <Debug> TCP-Session: 0db5e932-745f-4f0c-9979-b5a1547c96c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3760 | 2026.01.02 05:07:40.880521 [ 288 ] {} <Debug> TCP-Session: 0db5e932-745f-4f0c-9979-b5a1547c96c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3761 | 2026.01.02 05:07:40.880714 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43436 | ||
| 3762 | 2026.01.02 05:07:40.880747 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65370 | ||
| 3763 | 2026.01.02 05:07:40.880768 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62420 | ||
| 3764 | 2026.01.02 05:07:40.880789 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61661 | ||
| 3765 | 2026.01.02 05:07:40.880815 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55161 | ||
| 3766 | 2026.01.02 05:07:40.880841 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3767 | 2026.01.02 05:07:40.880861 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3768 | 2026.01.02 05:07:40.880781 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49163 | ||
| 3769 | 2026.01.02 05:07:40.880899 [ 291 ] {} <Debug> TCP-Session: 96151306-b5e4-40fe-9702-ebf2fa1ac115 Authenticating user 'default' from [fd00:1122:3344:101::e]:65370 | ||
| 3770 | 2026.01.02 05:07:40.880892 [ 288 ] {} <Trace> TCP-Session: 0db5e932-745f-4f0c-9979-b5a1547c96c1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3771 | 2026.01.02 05:07:40.880953 [ 291 ] {} <Debug> TCP-Session: 96151306-b5e4-40fe-9702-ebf2fa1ac115 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3772 | 2026.01.02 05:07:40.880758 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59461 | ||
| 3773 | 2026.01.02 05:07:40.880976 [ 291 ] {} <Debug> TCP-Session: 96151306-b5e4-40fe-9702-ebf2fa1ac115 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3774 | 2026.01.02 05:07:40.880749 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61893 | ||
| 3775 | 2026.01.02 05:07:40.880886 [ 289 ] {} <Debug> TCP-Session: fc3592ab-a218-429c-9e4d-e20d8ddf956d Authenticating user 'default' from [fd00:1122:3344:101::e]:43436 | ||
| 3776 | 2026.01.02 05:07:40.881079 [ 289 ] {} <Debug> TCP-Session: fc3592ab-a218-429c-9e4d-e20d8ddf956d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3777 | 2026.01.02 05:07:40.881094 [ 289 ] {} <Debug> TCP-Session: fc3592ab-a218-429c-9e4d-e20d8ddf956d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3778 | 2026.01.02 05:07:40.881139 [ 288 ] {ae2bda77-e2be-429a-a75f-7a0b55eef9e1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:56592) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3779 | 2026.01.02 05:07:40.881213 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3780 | 2026.01.02 05:07:40.881214 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3781 | 2026.01.02 05:07:40.881256 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3782 | 2026.01.02 05:07:40.881262 [ 294 ] {} <Debug> TCP-Session: 7b1d5afb-102b-4a96-b573-5c34ae0990ec Authenticating user 'default' from [fd00:1122:3344:101::e]:49163 | ||
| 3783 | 2026.01.02 05:07:40.881272 [ 290 ] {} <Debug> TCP-Session: e931559b-1c7c-4ffd-9bf2-7801455a63aa Authenticating user 'default' from [fd00:1122:3344:101::e]:61893 | ||
| 3784 | 2026.01.02 05:07:40.881297 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3785 | 2026.01.02 05:07:40.881309 [ 294 ] {} <Debug> TCP-Session: 7b1d5afb-102b-4a96-b573-5c34ae0990ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3786 | 2026.01.02 05:07:40.881313 [ 290 ] {} <Debug> TCP-Session: e931559b-1c7c-4ffd-9bf2-7801455a63aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3787 | 2026.01.02 05:07:40.881346 [ 294 ] {} <Debug> TCP-Session: 7b1d5afb-102b-4a96-b573-5c34ae0990ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3788 | 2026.01.02 05:07:40.881341 [ 293 ] {} <Debug> TCP-Session: 7bc14bf1-2748-4c2b-9304-6f93957b6aa1 Authenticating user 'default' from [fd00:1122:3344:101::e]:62420 | ||
| 3789 | 2026.01.02 05:07:40.881359 [ 290 ] {} <Debug> TCP-Session: e931559b-1c7c-4ffd-9bf2-7801455a63aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3790 | 2026.01.02 05:07:40.881389 [ 293 ] {} <Debug> TCP-Session: 7bc14bf1-2748-4c2b-9304-6f93957b6aa1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3791 | 2026.01.02 05:07:40.881297 [ 286 ] {} <Debug> TCP-Session: feb99d45-fa49-499e-b1e1-c39a00ffd43d Authenticating user 'default' from [fd00:1122:3344:101::e]:55161 | ||
| 3792 | 2026.01.02 05:07:40.881414 [ 293 ] {} <Debug> TCP-Session: 7bc14bf1-2748-4c2b-9304-6f93957b6aa1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3793 | 2026.01.02 05:07:40.881431 [ 286 ] {} <Debug> TCP-Session: feb99d45-fa49-499e-b1e1-c39a00ffd43d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3794 | 2026.01.02 05:07:40.881446 [ 286 ] {} <Debug> TCP-Session: feb99d45-fa49-499e-b1e1-c39a00ffd43d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3795 | 2026.01.02 05:07:40.881452 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3796 | 2026.01.02 05:07:40.881469 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3797 | 2026.01.02 05:07:40.881488 [ 267 ] {} <Debug> TCP-Session: f5b7a25d-9382-43a9-8b7d-ba020932cd95 Authenticating user 'default' from [fd00:1122:3344:101::e]:61661 | ||
| 3798 | 2026.01.02 05:07:40.881501 [ 292 ] {} <Debug> TCP-Session: fca4935c-06f7-4c90-a3b4-b17d4aea0543 Authenticating user 'default' from [fd00:1122:3344:101::e]:59461 | ||
| 3799 | 2026.01.02 05:07:40.881508 [ 267 ] {} <Debug> TCP-Session: f5b7a25d-9382-43a9-8b7d-ba020932cd95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3800 | 2026.01.02 05:07:40.881516 [ 288 ] {ae2bda77-e2be-429a-a75f-7a0b55eef9e1} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3801 | 2026.01.02 05:07:40.881519 [ 292 ] {} <Debug> TCP-Session: fca4935c-06f7-4c90-a3b4-b17d4aea0543 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3802 | 2026.01.02 05:07:40.881522 [ 267 ] {} <Debug> TCP-Session: f5b7a25d-9382-43a9-8b7d-ba020932cd95 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3803 | 2026.01.02 05:07:40.881549 [ 292 ] {} <Debug> TCP-Session: fca4935c-06f7-4c90-a3b4-b17d4aea0543 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3804 | 2026.01.02 05:07:40.881580 [ 288 ] {ae2bda77-e2be-429a-a75f-7a0b55eef9e1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3805 | 2026.01.02 05:07:40.881889 [ 288 ] {ae2bda77-e2be-429a-a75f-7a0b55eef9e1} <Debug> oximeter.version (e3550e79-451c-4c3d-8ba1-9d3e49618ffc) (SelectExecutor): Key condition: unknown | ||
| 3806 | 2026.01.02 05:07:40.883051 [ 344 ] {ae2bda77-e2be-429a-a75f-7a0b55eef9e1} <Trace> AggregatingTransform: Aggregating | ||
| 3807 | 2026.01.02 05:07:40.883100 [ 344 ] {ae2bda77-e2be-429a-a75f-7a0b55eef9e1} <Trace> Aggregator: Aggregation method: without_key | ||
| 3808 | 2026.01.02 05:07:40.883142 [ 344 ] {ae2bda77-e2be-429a-a75f-7a0b55eef9e1} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001150369 sec. (869.286 rows/sec., 33.96 KiB/sec.) | ||
| 3809 | 2026.01.02 05:07:40.883164 [ 344 ] {ae2bda77-e2be-429a-a75f-7a0b55eef9e1} <Trace> Aggregator: Merging aggregated data | ||
| 3810 | 2026.01.02 05:07:40.884466 [ 288 ] {ae2bda77-e2be-429a-a75f-7a0b55eef9e1} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003401 sec., 294.0311673037342 rows/sec., 11.49 KiB/sec. | ||
| 3811 | 2026.01.02 05:07:40.884629 [ 288 ] {ae2bda77-e2be-429a-a75f-7a0b55eef9e1} <Debug> TCPHandler: Processed in 0.003896175 sec. | ||
| 3812 | 2026.01.02 05:07:40.884723 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3813 | 2026.01.02 05:07:40.884753 [ 288 ] {} <Debug> TCP-Session: 0db5e932-745f-4f0c-9979-b5a1547c96c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3814 | 2026.01.02 05:07:40.884759 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3815 | 2026.01.02 05:07:40.884786 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3816 | 2026.01.02 05:07:40.884807 [ 289 ] {} <Debug> TCP-Session: fc3592ab-a218-429c-9e4d-e20d8ddf956d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3817 | 2026.01.02 05:07:40.884805 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3818 | 2026.01.02 05:07:40.884822 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3819 | 2026.01.02 05:07:40.884862 [ 293 ] {} <Debug> TCP-Session: 7bc14bf1-2748-4c2b-9304-6f93957b6aa1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3820 | 2026.01.02 05:07:40.884866 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3821 | 2026.01.02 05:07:40.884893 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3822 | 2026.01.02 05:07:40.884937 [ 294 ] {} <Debug> TCP-Session: 7b1d5afb-102b-4a96-b573-5c34ae0990ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3823 | 2026.01.02 05:07:40.884962 [ 291 ] {} <Debug> TCP-Session: 96151306-b5e4-40fe-9702-ebf2fa1ac115 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3824 | 2026.01.02 05:07:40.884898 [ 267 ] {} <Debug> TCP-Session: f5b7a25d-9382-43a9-8b7d-ba020932cd95 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3825 | 2026.01.02 05:07:40.884891 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3826 | 2026.01.02 05:07:40.884845 [ 290 ] {} <Debug> TCP-Session: e931559b-1c7c-4ffd-9bf2-7801455a63aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3827 | 2026.01.02 05:07:40.885054 [ 286 ] {} <Debug> TCP-Session: feb99d45-fa49-499e-b1e1-c39a00ffd43d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3828 | 2026.01.02 05:07:40.884833 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3829 | 2026.01.02 05:07:40.885105 [ 292 ] {} <Debug> TCP-Session: fca4935c-06f7-4c90-a3b4-b17d4aea0543 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3830 | 2026.01.02 05:07:40.945269 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59802 | ||
| 3831 | 2026.01.02 05:07:40.945375 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3832 | 2026.01.02 05:07:40.945403 [ 288 ] {} <Debug> TCP-Session: 066c2479-a11f-4013-9fee-14fb1353fe19 Authenticating user 'default' from [fd00:1122:3344:101::e]:59802 | ||
| 3833 | 2026.01.02 05:07:40.945425 [ 288 ] {} <Debug> TCP-Session: 066c2479-a11f-4013-9fee-14fb1353fe19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3834 | 2026.01.02 05:07:40.945437 [ 288 ] {} <Debug> TCP-Session: 066c2479-a11f-4013-9fee-14fb1353fe19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3835 | 2026.01.02 05:07:40.945615 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55512 | ||
| 3836 | 2026.01.02 05:07:40.945659 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64546 | ||
| 3837 | 2026.01.02 05:07:40.945675 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56466 | ||
| 3838 | 2026.01.02 05:07:40.945714 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40889 | ||
| 3839 | 2026.01.02 05:07:40.945740 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36219 | ||
| 3840 | 2026.01.02 05:07:40.945748 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41210 | ||
| 3841 | 2026.01.02 05:07:40.945775 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36292 | ||
| 3842 | 2026.01.02 05:07:40.945807 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3843 | 2026.01.02 05:07:40.945827 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3844 | 2026.01.02 05:07:40.945860 [ 292 ] {} <Debug> TCP-Session: e6998e24-5579-42f2-8574-12a3ab5f1c58 Authenticating user 'default' from [fd00:1122:3344:101::e]:40889 | ||
| 3845 | 2026.01.02 05:07:40.945876 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3846 | 2026.01.02 05:07:40.945901 [ 292 ] {} <Debug> TCP-Session: e6998e24-5579-42f2-8574-12a3ab5f1c58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3847 | 2026.01.02 05:07:40.945902 [ 294 ] {} <Debug> TCP-Session: f1fc1e05-dd85-45a0-a76d-3dfabd6edced Authenticating user 'default' from [fd00:1122:3344:101::e]:36219 | ||
| 3848 | 2026.01.02 05:07:40.945927 [ 292 ] {} <Debug> TCP-Session: e6998e24-5579-42f2-8574-12a3ab5f1c58 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3849 | 2026.01.02 05:07:40.945922 [ 286 ] {} <Debug> TCP-Session: da661dbc-2d52-4227-9c5a-c3ad1f3cc5bf Authenticating user 'default' from [fd00:1122:3344:101::e]:36292 | ||
| 3850 | 2026.01.02 05:07:40.945951 [ 294 ] {} <Debug> TCP-Session: f1fc1e05-dd85-45a0-a76d-3dfabd6edced Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3851 | 2026.01.02 05:07:40.945977 [ 286 ] {} <Debug> TCP-Session: da661dbc-2d52-4227-9c5a-c3ad1f3cc5bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3852 | 2026.01.02 05:07:40.945983 [ 294 ] {} <Debug> TCP-Session: f1fc1e05-dd85-45a0-a76d-3dfabd6edced Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3853 | 2026.01.02 05:07:40.946001 [ 286 ] {} <Debug> TCP-Session: da661dbc-2d52-4227-9c5a-c3ad1f3cc5bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3854 | 2026.01.02 05:07:40.945800 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3855 | 2026.01.02 05:07:40.945772 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3856 | 2026.01.02 05:07:40.946064 [ 291 ] {} <Debug> TCP-Session: 47e776ef-837f-4795-882f-06696a6ca1bb Authenticating user 'default' from [fd00:1122:3344:101::e]:56466 | ||
| 3857 | 2026.01.02 05:07:40.946082 [ 290 ] {} <Debug> TCP-Session: 2676ae30-dd10-4e27-aff5-c1f80d452033 Authenticating user 'default' from [fd00:1122:3344:101::e]:64546 | ||
| 3858 | 2026.01.02 05:07:40.945754 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3859 | 2026.01.02 05:07:40.946101 [ 291 ] {} <Debug> TCP-Session: 47e776ef-837f-4795-882f-06696a6ca1bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3860 | 2026.01.02 05:07:40.946111 [ 290 ] {} <Debug> TCP-Session: 2676ae30-dd10-4e27-aff5-c1f80d452033 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3861 | 2026.01.02 05:07:40.946134 [ 289 ] {} <Debug> TCP-Session: 60e59413-efa4-4e2f-9193-f207bf59f10f Authenticating user 'default' from [fd00:1122:3344:101::e]:55512 | ||
| 3862 | 2026.01.02 05:07:40.946143 [ 291 ] {} <Debug> TCP-Session: 47e776ef-837f-4795-882f-06696a6ca1bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3863 | 2026.01.02 05:07:40.946154 [ 290 ] {} <Debug> TCP-Session: 2676ae30-dd10-4e27-aff5-c1f80d452033 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3864 | 2026.01.02 05:07:40.946172 [ 289 ] {} <Debug> TCP-Session: 60e59413-efa4-4e2f-9193-f207bf59f10f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3865 | 2026.01.02 05:07:40.945725 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39284 | ||
| 3866 | 2026.01.02 05:07:40.946210 [ 289 ] {} <Debug> TCP-Session: 60e59413-efa4-4e2f-9193-f207bf59f10f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3867 | 2026.01.02 05:07:40.945847 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3868 | 2026.01.02 05:07:40.945753 [ 288 ] {} <Trace> TCP-Session: 066c2479-a11f-4013-9fee-14fb1353fe19 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3869 | 2026.01.02 05:07:40.946270 [ 267 ] {} <Debug> TCP-Session: 9ca3b0fc-287b-4df8-9565-3826857ccac6 Authenticating user 'default' from [fd00:1122:3344:101::e]:41210 | ||
| 3870 | 2026.01.02 05:07:40.946271 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3871 | 2026.01.02 05:07:40.946295 [ 267 ] {} <Debug> TCP-Session: 9ca3b0fc-287b-4df8-9565-3826857ccac6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3872 | 2026.01.02 05:07:40.946311 [ 293 ] {} <Debug> TCP-Session: c2617fb8-a7fe-4fd4-a2e6-b1e56459db7e Authenticating user 'default' from [fd00:1122:3344:101::e]:39284 | ||
| 3873 | 2026.01.02 05:07:40.946316 [ 267 ] {} <Debug> TCP-Session: 9ca3b0fc-287b-4df8-9565-3826857ccac6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3874 | 2026.01.02 05:07:40.946336 [ 293 ] {} <Debug> TCP-Session: c2617fb8-a7fe-4fd4-a2e6-b1e56459db7e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3875 | 2026.01.02 05:07:40.946355 [ 293 ] {} <Debug> TCP-Session: c2617fb8-a7fe-4fd4-a2e6-b1e56459db7e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3876 | 2026.01.02 05:07:40.946421 [ 288 ] {bd891937-dafd-41dc-ab0b-a96a30e62b92} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:59802) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3877 | 2026.01.02 05:07:40.946668 [ 288 ] {bd891937-dafd-41dc-ab0b-a96a30e62b92} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3878 | 2026.01.02 05:07:40.946722 [ 288 ] {bd891937-dafd-41dc-ab0b-a96a30e62b92} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3879 | 2026.01.02 05:07:40.947003 [ 288 ] {bd891937-dafd-41dc-ab0b-a96a30e62b92} <Debug> oximeter.version (e3550e79-451c-4c3d-8ba1-9d3e49618ffc) (SelectExecutor): Key condition: unknown | ||
| 3880 | 2026.01.02 05:07:40.947878 [ 333 ] {bd891937-dafd-41dc-ab0b-a96a30e62b92} <Trace> AggregatingTransform: Aggregating | ||
| 3881 | 2026.01.02 05:07:40.947918 [ 333 ] {bd891937-dafd-41dc-ab0b-a96a30e62b92} <Trace> Aggregator: Aggregation method: without_key | ||
| 3882 | 2026.01.02 05:07:40.947956 [ 333 ] {bd891937-dafd-41dc-ab0b-a96a30e62b92} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000857054 sec. (1166.788 rows/sec., 45.58 KiB/sec.) | ||
| 3883 | 2026.01.02 05:07:40.947975 [ 333 ] {bd891937-dafd-41dc-ab0b-a96a30e62b92} <Trace> Aggregator: Merging aggregated data | ||
| 3884 | 2026.01.02 05:07:40.949323 [ 288 ] {bd891937-dafd-41dc-ab0b-a96a30e62b92} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002952 sec., 338.7533875338753 rows/sec., 13.23 KiB/sec. | ||
| 3885 | 2026.01.02 05:07:40.949518 [ 288 ] {bd891937-dafd-41dc-ab0b-a96a30e62b92} <Debug> TCPHandler: Processed in 0.003871745 sec. | ||
| 3886 | 2026.01.02 05:07:40.949630 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3887 | 2026.01.02 05:07:40.949661 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3888 | 2026.01.02 05:07:40.949664 [ 288 ] {} <Debug> TCP-Session: 066c2479-a11f-4013-9fee-14fb1353fe19 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3889 | 2026.01.02 05:07:40.949680 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3890 | 2026.01.02 05:07:40.949703 [ 291 ] {} <Debug> TCP-Session: 47e776ef-837f-4795-882f-06696a6ca1bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3891 | 2026.01.02 05:07:40.949717 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3892 | 2026.01.02 05:07:40.949737 [ 289 ] {} <Debug> TCP-Session: 60e59413-efa4-4e2f-9193-f207bf59f10f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3893 | 2026.01.02 05:07:40.949735 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3894 | 2026.01.02 05:07:40.949766 [ 286 ] {} <Debug> TCP-Session: da661dbc-2d52-4227-9c5a-c3ad1f3cc5bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3895 | 2026.01.02 05:07:40.949771 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3896 | 2026.01.02 05:07:40.949786 [ 293 ] {} <Debug> TCP-Session: c2617fb8-a7fe-4fd4-a2e6-b1e56459db7e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3897 | 2026.01.02 05:07:40.949802 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3898 | 2026.01.02 05:07:40.949818 [ 294 ] {} <Debug> TCP-Session: f1fc1e05-dd85-45a0-a76d-3dfabd6edced Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3899 | 2026.01.02 05:07:40.949751 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3900 | 2026.01.02 05:07:40.949855 [ 267 ] {} <Debug> TCP-Session: 9ca3b0fc-287b-4df8-9565-3826857ccac6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3901 | 2026.01.02 05:07:40.949700 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3902 | 2026.01.02 05:07:40.949897 [ 292 ] {} <Debug> TCP-Session: e6998e24-5579-42f2-8574-12a3ab5f1c58 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3903 | 2026.01.02 05:07:40.949925 [ 290 ] {} <Debug> TCP-Session: 2676ae30-dd10-4e27-aff5-c1f80d452033 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3904 | 2026.01.02 05:07:40.980937 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49386 | ||
| 3905 | 2026.01.02 05:07:40.981026 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3906 | 2026.01.02 05:07:40.981051 [ 288 ] {} <Debug> TCP-Session: ede223ee-24a1-4d39-b221-5fbf09047be9 Authenticating user 'default' from [fd00:1122:3344:101::e]:49386 | ||
| 3907 | 2026.01.02 05:07:40.981071 [ 288 ] {} <Debug> TCP-Session: ede223ee-24a1-4d39-b221-5fbf09047be9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3908 | 2026.01.02 05:07:40.981085 [ 288 ] {} <Debug> TCP-Session: ede223ee-24a1-4d39-b221-5fbf09047be9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3909 | 2026.01.02 05:07:40.981253 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62077 | ||
| 3910 | 2026.01.02 05:07:40.981279 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58253 | ||
| 3911 | 2026.01.02 05:07:40.981290 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43332 | ||
| 3912 | 2026.01.02 05:07:40.981322 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3913 | 2026.01.02 05:07:40.981327 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51986 | ||
| 3914 | 2026.01.02 05:07:40.981363 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49023 | ||
| 3915 | 2026.01.02 05:07:40.981376 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3916 | 2026.01.02 05:07:40.981395 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3917 | 2026.01.02 05:07:40.981413 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3918 | 2026.01.02 05:07:40.981419 [ 290 ] {} <Debug> TCP-Session: 70c3f63f-c04f-457b-8c78-41e4f60698ec Authenticating user 'default' from [fd00:1122:3344:101::e]:58253 | ||
| 3919 | 2026.01.02 05:07:40.981436 [ 291 ] {} <Debug> TCP-Session: bbba6f68-9d4c-492a-8976-5a45e637e831 Authenticating user 'default' from [fd00:1122:3344:101::e]:43332 | ||
| 3920 | 2026.01.02 05:07:40.981444 [ 293 ] {} <Debug> TCP-Session: c68c9c47-3aa6-422d-b5e5-c61087728c21 Authenticating user 'default' from [fd00:1122:3344:101::e]:51986 | ||
| 3921 | 2026.01.02 05:07:40.981459 [ 290 ] {} <Debug> TCP-Session: 70c3f63f-c04f-457b-8c78-41e4f60698ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3922 | 2026.01.02 05:07:40.981473 [ 291 ] {} <Debug> TCP-Session: bbba6f68-9d4c-492a-8976-5a45e637e831 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3923 | 2026.01.02 05:07:40.981494 [ 290 ] {} <Debug> TCP-Session: 70c3f63f-c04f-457b-8c78-41e4f60698ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3924 | 2026.01.02 05:07:40.981507 [ 291 ] {} <Debug> TCP-Session: bbba6f68-9d4c-492a-8976-5a45e637e831 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3925 | 2026.01.02 05:07:40.981483 [ 293 ] {} <Debug> TCP-Session: c68c9c47-3aa6-422d-b5e5-c61087728c21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3926 | 2026.01.02 05:07:40.981429 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3927 | 2026.01.02 05:07:40.981558 [ 293 ] {} <Debug> TCP-Session: c68c9c47-3aa6-422d-b5e5-c61087728c21 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3928 | 2026.01.02 05:07:40.981363 [ 289 ] {} <Debug> TCP-Session: 152de722-8799-47d7-9127-e8d02a259e12 Authenticating user 'default' from [fd00:1122:3344:101::e]:62077 | ||
| 3929 | 2026.01.02 05:07:40.981577 [ 286 ] {} <Debug> TCP-Session: 975c1ed4-0e15-413a-95a0-a11b4348d83a Authenticating user 'default' from [fd00:1122:3344:101::e]:49023 | ||
| 3930 | 2026.01.02 05:07:40.981595 [ 289 ] {} <Debug> TCP-Session: 152de722-8799-47d7-9127-e8d02a259e12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3931 | 2026.01.02 05:07:40.981605 [ 286 ] {} <Debug> TCP-Session: 975c1ed4-0e15-413a-95a0-a11b4348d83a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3932 | 2026.01.02 05:07:40.981613 [ 289 ] {} <Debug> TCP-Session: 152de722-8799-47d7-9127-e8d02a259e12 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3933 | 2026.01.02 05:07:40.981623 [ 286 ] {} <Debug> TCP-Session: 975c1ed4-0e15-413a-95a0-a11b4348d83a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3934 | 2026.01.02 05:07:40.981306 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59557 | ||
| 3935 | 2026.01.02 05:07:40.981353 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53228 | ||
| 3936 | 2026.01.02 05:07:40.981390 [ 288 ] {} <Trace> TCP-Session: ede223ee-24a1-4d39-b221-5fbf09047be9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3937 | 2026.01.02 05:07:40.981340 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52452 | ||
| 3938 | 2026.01.02 05:07:40.981722 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3939 | 2026.01.02 05:07:40.981722 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3940 | 2026.01.02 05:07:40.981773 [ 267 ] {} <Debug> TCP-Session: 66f34aaa-2564-4993-a182-2ddae67c93df Authenticating user 'default' from [fd00:1122:3344:101::e]:53228 | ||
| 3941 | 2026.01.02 05:07:40.981784 [ 292 ] {} <Debug> TCP-Session: 3bc60574-9436-40c3-8340-5cf1f3c13017 Authenticating user 'default' from [fd00:1122:3344:101::e]:59557 | ||
| 3942 | 2026.01.02 05:07:40.981788 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3943 | 2026.01.02 05:07:40.981806 [ 292 ] {} <Debug> TCP-Session: 3bc60574-9436-40c3-8340-5cf1f3c13017 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3944 | 2026.01.02 05:07:40.981826 [ 294 ] {} <Debug> TCP-Session: 9f751be5-bcd6-4a5f-8992-7fe2e35fcd97 Authenticating user 'default' from [fd00:1122:3344:101::e]:52452 | ||
| 3945 | 2026.01.02 05:07:40.981841 [ 292 ] {} <Debug> TCP-Session: 3bc60574-9436-40c3-8340-5cf1f3c13017 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3946 | 2026.01.02 05:07:40.981852 [ 288 ] {f85c4b1a-a555-45dc-9d18-9d77670da702} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49386) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3947 | 2026.01.02 05:07:40.981865 [ 294 ] {} <Debug> TCP-Session: 9f751be5-bcd6-4a5f-8992-7fe2e35fcd97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3948 | 2026.01.02 05:07:40.981794 [ 267 ] {} <Debug> TCP-Session: 66f34aaa-2564-4993-a182-2ddae67c93df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3949 | 2026.01.02 05:07:40.981913 [ 294 ] {} <Debug> TCP-Session: 9f751be5-bcd6-4a5f-8992-7fe2e35fcd97 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3950 | 2026.01.02 05:07:40.981936 [ 267 ] {} <Debug> TCP-Session: 66f34aaa-2564-4993-a182-2ddae67c93df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3951 | 2026.01.02 05:07:40.982113 [ 288 ] {f85c4b1a-a555-45dc-9d18-9d77670da702} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3952 | 2026.01.02 05:07:40.982165 [ 288 ] {f85c4b1a-a555-45dc-9d18-9d77670da702} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3953 | 2026.01.02 05:07:40.982439 [ 288 ] {f85c4b1a-a555-45dc-9d18-9d77670da702} <Debug> oximeter.version (e3550e79-451c-4c3d-8ba1-9d3e49618ffc) (SelectExecutor): Key condition: unknown | ||
| 3954 | 2026.01.02 05:07:40.983318 [ 296 ] {f85c4b1a-a555-45dc-9d18-9d77670da702} <Trace> AggregatingTransform: Aggregating | ||
| 3955 | 2026.01.02 05:07:40.983369 [ 296 ] {f85c4b1a-a555-45dc-9d18-9d77670da702} <Trace> Aggregator: Aggregation method: without_key | ||
| 3956 | 2026.01.02 05:07:40.983407 [ 296 ] {f85c4b1a-a555-45dc-9d18-9d77670da702} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000869505 sec. (1150.080 rows/sec., 44.92 KiB/sec.) | ||
| 3957 | 2026.01.02 05:07:40.983426 [ 296 ] {f85c4b1a-a555-45dc-9d18-9d77670da702} <Trace> Aggregator: Merging aggregated data | ||
| 3958 | 2026.01.02 05:07:40.984833 [ 288 ] {f85c4b1a-a555-45dc-9d18-9d77670da702} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003029 sec., 330.1419610432486 rows/sec., 12.90 KiB/sec. | ||
| 3959 | 2026.01.02 05:07:40.985035 [ 288 ] {f85c4b1a-a555-45dc-9d18-9d77670da702} <Debug> TCPHandler: Processed in 0.003749963 sec. | ||
| 3960 | 2026.01.02 05:07:40.985168 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3961 | 2026.01.02 05:07:40.985196 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3962 | 2026.01.02 05:07:40.985205 [ 288 ] {} <Debug> TCP-Session: ede223ee-24a1-4d39-b221-5fbf09047be9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3963 | 2026.01.02 05:07:40.985217 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3964 | 2026.01.02 05:07:40.985257 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3965 | 2026.01.02 05:07:40.985271 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3966 | 2026.01.02 05:07:40.985296 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3967 | 2026.01.02 05:07:40.985315 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3968 | 2026.01.02 05:07:40.985328 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3969 | 2026.01.02 05:07:40.985339 [ 291 ] {} <Debug> TCP-Session: bbba6f68-9d4c-492a-8976-5a45e637e831 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3970 | 2026.01.02 05:07:40.985369 [ 292 ] {} <Debug> TCP-Session: 3bc60574-9436-40c3-8340-5cf1f3c13017 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3971 | 2026.01.02 05:07:40.985382 [ 267 ] {} <Debug> TCP-Session: 66f34aaa-2564-4993-a182-2ddae67c93df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3972 | 2026.01.02 05:07:40.985307 [ 286 ] {} <Debug> TCP-Session: 975c1ed4-0e15-413a-95a0-a11b4348d83a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3973 | 2026.01.02 05:07:40.985288 [ 289 ] {} <Debug> TCP-Session: 152de722-8799-47d7-9127-e8d02a259e12 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3974 | 2026.01.02 05:07:40.985240 [ 290 ] {} <Debug> TCP-Session: 70c3f63f-c04f-457b-8c78-41e4f60698ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3975 | 2026.01.02 05:07:40.985232 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3976 | 2026.01.02 05:07:40.985345 [ 294 ] {} <Debug> TCP-Session: 9f751be5-bcd6-4a5f-8992-7fe2e35fcd97 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3977 | 2026.01.02 05:07:40.985535 [ 293 ] {} <Debug> TCP-Session: c68c9c47-3aa6-422d-b5e5-c61087728c21 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3978 | 2026.01.02 05:07:41.930746 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 486 | ||
| 3979 | 2026.01.02 05:07:41.933255 [ 243 ] {} <Trace> system.query_log (dd3f3490-5765-4d2a-9406-0e239d3e9a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3980 | 2026.01.02 05:07:41.933322 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3981 | 2026.01.02 05:07:41.934589 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3982 | 2026.01.02 05:07:41.934893 [ 243 ] {} <Trace> system.query_log (dd3f3490-5765-4d2a-9406-0e239d3e9a13): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3983 | 2026.01.02 05:07:41.935289 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 486 | ||
| 3984 | 2026.01.02 05:07:43.566992 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3985 | 2026.01.02 05:07:43.567221 [ 270 ] {5581395c-7511-4f2b-b0b7-6621b3c41f20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3986 | 2026.01.02 05:07:43.567299 [ 270 ] {5581395c-7511-4f2b-b0b7-6621b3c41f20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3987 | 2026.01.02 05:07:43.568060 [ 270 ] {5581395c-7511-4f2b-b0b7-6621b3c41f20} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3988 | 2026.01.02 05:07:43.568115 [ 270 ] {5581395c-7511-4f2b-b0b7-6621b3c41f20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3989 | 2026.01.02 05:07:43.568554 [ 270 ] {5581395c-7511-4f2b-b0b7-6621b3c41f20} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3990 | 2026.01.02 05:07:43.568797 [ 270 ] {5581395c-7511-4f2b-b0b7-6621b3c41f20} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3991 | 2026.01.02 05:07:43.568965 [ 270 ] {5581395c-7511-4f2b-b0b7-6621b3c41f20} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001801 sec., 75513.60355358134 rows/sec., 6.55 MiB/sec. | ||
| 3992 | 2026.01.02 05:07:43.569017 [ 270 ] {5581395c-7511-4f2b-b0b7-6621b3c41f20} <Debug> TCPHandler: Processed in 0.002169877 sec. | ||
| 3993 | 2026.01.02 05:07:43.569139 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3994 | 2026.01.02 05:07:43.569244 [ 270 ] {5f7a6341-34ba-4834-affb-df292bed3885} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3995 | 2026.01.02 05:07:43.569295 [ 270 ] {5f7a6341-34ba-4834-affb-df292bed3885} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3996 | 2026.01.02 05:07:43.569725 [ 270 ] {5f7a6341-34ba-4834-affb-df292bed3885} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3997 | 2026.01.02 05:07:43.569766 [ 270 ] {5f7a6341-34ba-4834-affb-df292bed3885} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3998 | 2026.01.02 05:07:43.570104 [ 270 ] {5f7a6341-34ba-4834-affb-df292bed3885} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3999 | 2026.01.02 05:07:43.570329 [ 270 ] {5f7a6341-34ba-4834-affb-df292bed3885} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4000 | 2026.01.02 05:07:43.570443 [ 119 ] {} <Debug> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4001 | 2026.01.02 05:07:43.570465 [ 270 ] {5f7a6341-34ba-4834-affb-df292bed3885} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001245 sec., 32128.5140562249 rows/sec., 2.36 MiB/sec. | ||
| 4002 | 2026.01.02 05:07:43.570518 [ 119 ] {} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4003 | 2026.01.02 05:07:43.570528 [ 270 ] {5f7a6341-34ba-4834-affb-df292bed3885} <Debug> TCPHandler: Processed in 0.001441194 sec. | ||
| 4004 | 2026.01.02 05:07:43.570549 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4005 | 2026.01.02 05:07:43.570649 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4006 | 2026.01.02 05:07:43.570690 [ 198 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::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 | ||
| 4007 | 2026.01.02 05:07:43.570752 [ 270 ] {e50a98ef-11d7-49b9-9b00-a0819d5708a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4008 | 2026.01.02 05:07:43.570799 [ 270 ] {e50a98ef-11d7-49b9-9b00-a0819d5708a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4009 | 2026.01.02 05:07:43.570847 [ 198 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4010 | 2026.01.02 05:07:43.570893 [ 198 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 277 rows starting from the beginning of the part | ||
| 4011 | 2026.01.02 05:07:43.570965 [ 198 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 40 rows starting from the beginning of the part | ||
| 4012 | 2026.01.02 05:07:43.571016 [ 198 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 44 rows starting from the beginning of the part | ||
| 4013 | 2026.01.02 05:07:43.571063 [ 198 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 40 rows starting from the beginning of the part | ||
| 4014 | 2026.01.02 05:07:43.571109 [ 198 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 14 rows starting from the beginning of the part | ||
| 4015 | 2026.01.02 05:07:43.571166 [ 198 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 40 rows starting from the beginning of the part | ||
| 4016 | 2026.01.02 05:07:43.571237 [ 270 ] {e50a98ef-11d7-49b9-9b00-a0819d5708a6} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4017 | 2026.01.02 05:07:43.571281 [ 270 ] {e50a98ef-11d7-49b9-9b00-a0819d5708a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4018 | 2026.01.02 05:07:43.571643 [ 270 ] {e50a98ef-11d7-49b9-9b00-a0819d5708a6} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4019 | 2026.01.02 05:07:43.571888 [ 270 ] {e50a98ef-11d7-49b9-9b00-a0819d5708a6} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4020 | 2026.01.02 05:07:43.572032 [ 270 ] {e50a98ef-11d7-49b9-9b00-a0819d5708a6} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001299 sec., 80061.5858352579 rows/sec., 6.25 MiB/sec. | ||
| 4021 | 2026.01.02 05:07:43.572074 [ 270 ] {e50a98ef-11d7-49b9-9b00-a0819d5708a6} <Debug> TCPHandler: Processed in 0.001475445 sec. | ||
| 4022 | 2026.01.02 05:07:43.572168 [ 196 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 455 rows, containing 5 columns (5 merged, 0 gathered) in 0.001538555 sec., 295732.03427891753 rows/sec., 20.86 MiB/sec. | ||
| 4023 | 2026.01.02 05:07:43.572186 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4024 | 2026.01.02 05:07:43.572310 [ 270 ] {caf7db66-1b4d-443b-8e91-c001d24c9a02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4025 | 2026.01.02 05:07:43.572358 [ 270 ] {caf7db66-1b4d-443b-8e91-c001d24c9a02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4026 | 2026.01.02 05:07:43.572428 [ 199 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4027 | 2026.01.02 05:07:43.572763 [ 270 ] {caf7db66-1b4d-443b-8e91-c001d24c9a02} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4028 | 2026.01.02 05:07:43.572807 [ 270 ] {caf7db66-1b4d-443b-8e91-c001d24c9a02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4029 | 2026.01.02 05:07:43.572895 [ 199 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::all_1_16_3} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4030 | 2026.01.02 05:07:43.573022 [ 199 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::all_1_16_3} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4031 | 2026.01.02 05:07:43.573165 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 4032 | 2026.01.02 05:07:43.573177 [ 270 ] {caf7db66-1b4d-443b-8e91-c001d24c9a02} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4033 | 2026.01.02 05:07:43.573426 [ 270 ] {caf7db66-1b4d-443b-8e91-c001d24c9a02} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4034 | 2026.01.02 05:07:43.573531 [ 119 ] {} <Debug> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4035 | 2026.01.02 05:07:43.573563 [ 119 ] {} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4036 | 2026.01.02 05:07:43.573563 [ 270 ] {caf7db66-1b4d-443b-8e91-c001d24c9a02} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001273 sec., 125687.35271013353 rows/sec., 8.75 MiB/sec. | ||
| 4037 | 2026.01.02 05:07:43.573582 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4038 | 2026.01.02 05:07:43.573615 [ 270 ] {caf7db66-1b4d-443b-8e91-c001d24c9a02} <Debug> TCPHandler: Processed in 0.001478545 sec. | ||
| 4039 | 2026.01.02 05:07:43.573687 [ 188 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::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 | ||
| 4040 | 2026.01.02 05:07:43.573729 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4041 | 2026.01.02 05:07:43.573818 [ 188 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4042 | 2026.01.02 05:07:43.573831 [ 270 ] {5a627a50-2f72-4215-8fa8-be5d86ef6343} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4043 | 2026.01.02 05:07:43.573858 [ 188 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 5222 rows starting from the beginning of the part | ||
| 4044 | 2026.01.02 05:07:43.573894 [ 270 ] {5a627a50-2f72-4215-8fa8-be5d86ef6343} <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 | ||
| 4045 | 2026.01.02 05:07:43.573949 [ 188 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::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 | ||
| 4046 | 2026.01.02 05:07:43.574007 [ 188 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 160 rows starting from the beginning of the part | ||
| 4047 | 2026.01.02 05:07:43.574052 [ 188 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::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 | ||
| 4048 | 2026.01.02 05:07:43.574100 [ 188 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 881 rows starting from the beginning of the part | ||
| 4049 | 2026.01.02 05:07:43.574152 [ 188 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 160 rows starting from the beginning of the part | ||
| 4050 | 2026.01.02 05:07:43.574718 [ 270 ] {5a627a50-2f72-4215-8fa8-be5d86ef6343} <Trace> oximeter.measurements_histogramu64 (1ea2d44b-9dfb-4731-8ee2-8779179f369b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4051 | 2026.01.02 05:07:43.574760 [ 270 ] {5a627a50-2f72-4215-8fa8-be5d86ef6343} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4052 | 2026.01.02 05:07:43.575421 [ 270 ] {5a627a50-2f72-4215-8fa8-be5d86ef6343} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4053 | 2026.01.02 05:07:43.575670 [ 270 ] {5a627a50-2f72-4215-8fa8-be5d86ef6343} <Trace> oximeter.measurements_histogramu64 (1ea2d44b-9dfb-4731-8ee2-8779179f369b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4054 | 2026.01.02 05:07:43.575817 [ 270 ] {5a627a50-2f72-4215-8fa8-be5d86ef6343} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002004 sec., 19960.07984031936 rows/sec., 35.77 MiB/sec. | ||
| 4055 | 2026.01.02 05:07:43.575871 [ 270 ] {5a627a50-2f72-4215-8fa8-be5d86ef6343} <Debug> TCPHandler: Processed in 0.002190966 sec. | ||
| 4056 | 2026.01.02 05:07:43.575983 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4057 | 2026.01.02 05:07:43.576080 [ 270 ] {29c8f343-a987-4ad8-bd3f-7db2028f7168} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4058 | 2026.01.02 05:07:43.576124 [ 270 ] {29c8f343-a987-4ad8-bd3f-7db2028f7168} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4059 | 2026.01.02 05:07:43.576464 [ 270 ] {29c8f343-a987-4ad8-bd3f-7db2028f7168} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4060 | 2026.01.02 05:07:43.576503 [ 270 ] {29c8f343-a987-4ad8-bd3f-7db2028f7168} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4061 | 2026.01.02 05:07:43.576849 [ 270 ] {29c8f343-a987-4ad8-bd3f-7db2028f7168} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4062 | 2026.01.02 05:07:43.576919 [ 199 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6745 rows, containing 5 columns (5 merged, 0 gathered) in 0.003272345 sec., 2061212.9833498609 rows/sec., 140.87 MiB/sec. | ||
| 4063 | 2026.01.02 05:07:43.577080 [ 270 ] {29c8f343-a987-4ad8-bd3f-7db2028f7168} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4064 | 2026.01.02 05:07:43.577215 [ 270 ] {29c8f343-a987-4ad8-bd3f-7db2028f7168} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001154 sec., 51993.06759098786 rows/sec., 3.50 MiB/sec. | ||
| 4065 | 2026.01.02 05:07:43.577251 [ 270 ] {29c8f343-a987-4ad8-bd3f-7db2028f7168} <Debug> TCPHandler: Processed in 0.001318063 sec. | ||
| 4066 | 2026.01.02 05:07:43.577429 [ 196 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4067 | 2026.01.02 05:07:43.577710 [ 196 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4068 | 2026.01.02 05:07:43.577780 [ 196 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4069 | 2026.01.02 05:07:43.577869 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.41 MiB. | ||
| 4070 | 2026.01.02 05:07:46.776096 [ 116 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4071 | 2026.01.02 05:07:46.776171 [ 116 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4072 | 2026.01.02 05:07:46.911220 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8665 | ||
| 4073 | 2026.01.02 05:07:46.911778 [ 245 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4074 | 2026.01.02 05:07:46.911832 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4075 | 2026.01.02 05:07:46.912379 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4076 | 2026.01.02 05:07:46.912626 [ 245 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4077 | 2026.01.02 05:07:46.912779 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8665 | ||
| 4078 | 2026.01.02 05:07:47.355039 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 4079 | 2026.01.02 05:07:47.371516 [ 244 ] {} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4080 | 2026.01.02 05:07:47.371587 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4081 | 2026.01.02 05:07:47.377566 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4082 | 2026.01.02 05:07:47.378270 [ 244 ] {} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4083 | 2026.01.02 05:07:47.381838 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4084 | 2026.01.02 05:07:48.564328 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4085 | 2026.01.02 05:07:48.564558 [ 270 ] {bbcaf97f-e881-4cb0-9de8-b364cc35b496} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4086 | 2026.01.02 05:07:48.564640 [ 270 ] {bbcaf97f-e881-4cb0-9de8-b364cc35b496} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4087 | 2026.01.02 05:07:48.565300 [ 270 ] {bbcaf97f-e881-4cb0-9de8-b364cc35b496} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4088 | 2026.01.02 05:07:48.565385 [ 270 ] {bbcaf97f-e881-4cb0-9de8-b364cc35b496} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4089 | 2026.01.02 05:07:48.565814 [ 270 ] {bbcaf97f-e881-4cb0-9de8-b364cc35b496} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4090 | 2026.01.02 05:07:48.566064 [ 270 ] {bbcaf97f-e881-4cb0-9de8-b364cc35b496} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4091 | 2026.01.02 05:07:48.566236 [ 270 ] {bbcaf97f-e881-4cb0-9de8-b364cc35b496} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001733 sec., 32313.90652048471 rows/sec., 2.48 MiB/sec. | ||
| 4092 | 2026.01.02 05:07:48.566288 [ 270 ] {bbcaf97f-e881-4cb0-9de8-b364cc35b496} <Debug> TCPHandler: Processed in 0.002113605 sec. | ||
| 4093 | 2026.01.02 05:07:48.566418 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4094 | 2026.01.02 05:07:48.566524 [ 270 ] {af56d9a6-d8ad-49d0-9a48-9535731c65a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4095 | 2026.01.02 05:07:48.566569 [ 270 ] {af56d9a6-d8ad-49d0-9a48-9535731c65a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4096 | 2026.01.02 05:07:48.567005 [ 270 ] {af56d9a6-d8ad-49d0-9a48-9535731c65a9} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4097 | 2026.01.02 05:07:48.567046 [ 270 ] {af56d9a6-d8ad-49d0-9a48-9535731c65a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4098 | 2026.01.02 05:07:48.567357 [ 270 ] {af56d9a6-d8ad-49d0-9a48-9535731c65a9} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4099 | 2026.01.02 05:07:48.567579 [ 270 ] {af56d9a6-d8ad-49d0-9a48-9535731c65a9} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4100 | 2026.01.02 05:07:48.567709 [ 270 ] {af56d9a6-d8ad-49d0-9a48-9535731c65a9} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001242 sec., 51529.790660225444 rows/sec., 4.02 MiB/sec. | ||
| 4101 | 2026.01.02 05:07:48.567746 [ 270 ] {af56d9a6-d8ad-49d0-9a48-9535731c65a9} <Debug> TCPHandler: Processed in 0.001415234 sec. | ||
| 4102 | 2026.01.02 05:07:48.567858 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4103 | 2026.01.02 05:07:48.567948 [ 270 ] {21775290-2f23-4a4d-a845-58f5c69997c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4104 | 2026.01.02 05:07:48.567991 [ 270 ] {21775290-2f23-4a4d-a845-58f5c69997c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4105 | 2026.01.02 05:07:48.568469 [ 270 ] {21775290-2f23-4a4d-a845-58f5c69997c0} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4106 | 2026.01.02 05:07:48.568507 [ 270 ] {21775290-2f23-4a4d-a845-58f5c69997c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4107 | 2026.01.02 05:07:48.568853 [ 270 ] {21775290-2f23-4a4d-a845-58f5c69997c0} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4108 | 2026.01.02 05:07:48.569080 [ 270 ] {21775290-2f23-4a4d-a845-58f5c69997c0} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4109 | 2026.01.02 05:07:48.569213 [ 270 ] {21775290-2f23-4a4d-a845-58f5c69997c0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001235 sec., 129554.65587044535 rows/sec., 9.02 MiB/sec. | ||
| 4110 | 2026.01.02 05:07:48.569253 [ 270 ] {21775290-2f23-4a4d-a845-58f5c69997c0} <Debug> TCPHandler: Processed in 0.001401544 sec. | ||
| 4111 | 2026.01.02 05:07:48.569367 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4112 | 2026.01.02 05:07:48.569462 [ 270 ] {434939ce-e73c-4642-90b1-e384269c0974} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4113 | 2026.01.02 05:07:48.569507 [ 270 ] {434939ce-e73c-4642-90b1-e384269c0974} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4114 | 2026.01.02 05:07:48.569840 [ 270 ] {434939ce-e73c-4642-90b1-e384269c0974} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4115 | 2026.01.02 05:07:48.569877 [ 270 ] {434939ce-e73c-4642-90b1-e384269c0974} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4116 | 2026.01.02 05:07:48.570183 [ 270 ] {434939ce-e73c-4642-90b1-e384269c0974} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4117 | 2026.01.02 05:07:48.570400 [ 270 ] {434939ce-e73c-4642-90b1-e384269c0974} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4118 | 2026.01.02 05:07:48.570504 [ 112 ] {} <Debug> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4119 | 2026.01.02 05:07:48.570530 [ 270 ] {434939ce-e73c-4642-90b1-e384269c0974} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001087 sec., 55197.79208831646 rows/sec., 3.72 MiB/sec. | ||
| 4120 | 2026.01.02 05:07:48.570572 [ 112 ] {} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4121 | 2026.01.02 05:07:48.570580 [ 270 ] {434939ce-e73c-4642-90b1-e384269c0974} <Debug> TCPHandler: Processed in 0.001262601 sec. | ||
| 4122 | 2026.01.02 05:07:48.570601 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4123 | 2026.01.02 05:07:48.570727 [ 188 ] {45294a01-6668-46b2-a532-60faf64b8164::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 | ||
| 4124 | 2026.01.02 05:07:48.570866 [ 188 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4125 | 2026.01.02 05:07:48.570908 [ 188 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 658 rows starting from the beginning of the part | ||
| 4126 | 2026.01.02 05:07:48.570978 [ 188 ] {45294a01-6668-46b2-a532-60faf64b8164::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 | ||
| 4127 | 2026.01.02 05:07:48.571029 [ 188 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 60 rows starting from the beginning of the part | ||
| 4128 | 2026.01.02 05:07:48.571073 [ 188 ] {45294a01-6668-46b2-a532-60faf64b8164::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 | ||
| 4129 | 2026.01.02 05:07:48.571120 [ 188 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 60 rows starting from the beginning of the part | ||
| 4130 | 2026.01.02 05:07:48.571166 [ 188 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 60 rows starting from the beginning of the part | ||
| 4131 | 2026.01.02 05:07:48.572168 [ 196 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 958 rows, containing 4 columns (4 merged, 0 gathered) in 0.001494275 sec., 641113.583510398 rows/sec., 42.34 MiB/sec. | ||
| 4132 | 2026.01.02 05:07:48.572327 [ 188 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4133 | 2026.01.02 05:07:48.572589 [ 188 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_21_4} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4134 | 2026.01.02 05:07:48.572659 [ 188 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_21_4} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4135 | 2026.01.02 05:07:48.572726 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 4136 | 2026.01.02 05:07:51.935445 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 506 | ||
| 4137 | 2026.01.02 05:07:51.937449 [ 243 ] {} <Trace> system.query_log (dd3f3490-5765-4d2a-9406-0e239d3e9a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4138 | 2026.01.02 05:07:51.937495 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4139 | 2026.01.02 05:07:51.938685 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4140 | 2026.01.02 05:07:51.938945 [ 243 ] {} <Trace> system.query_log (dd3f3490-5765-4d2a-9406-0e239d3e9a13): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4141 | 2026.01.02 05:07:51.939191 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 506 | ||
| 4142 | 2026.01.02 05:07:53.568092 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4143 | 2026.01.02 05:07:53.568309 [ 270 ] {204b974d-e0f4-4a84-bd11-e6c745b41834} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4144 | 2026.01.02 05:07:53.568389 [ 270 ] {204b974d-e0f4-4a84-bd11-e6c745b41834} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4145 | 2026.01.02 05:07:53.569015 [ 270 ] {204b974d-e0f4-4a84-bd11-e6c745b41834} <Trace> oximeter.fields_ipaddr (645cdd3d-4969-40ee-99e7-272b8c981424): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4146 | 2026.01.02 05:07:53.569063 [ 270 ] {204b974d-e0f4-4a84-bd11-e6c745b41834} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4147 | 2026.01.02 05:07:53.569483 [ 270 ] {204b974d-e0f4-4a84-bd11-e6c745b41834} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4148 | 2026.01.02 05:07:53.569731 [ 270 ] {204b974d-e0f4-4a84-bd11-e6c745b41834} <Trace> oximeter.fields_ipaddr (645cdd3d-4969-40ee-99e7-272b8c981424): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4149 | 2026.01.02 05:07:53.569897 [ 270 ] {204b974d-e0f4-4a84-bd11-e6c745b41834} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001638 sec., 6105.006105006105 rows/sec., 497.82 KiB/sec. | ||
| 4150 | 2026.01.02 05:07:53.569948 [ 270 ] {204b974d-e0f4-4a84-bd11-e6c745b41834} <Debug> TCPHandler: Processed in 0.001989163 sec. | ||
| 4151 | 2026.01.02 05:07:53.570068 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4152 | 2026.01.02 05:07:53.570170 [ 270 ] {cb7e0be9-f25c-4dc0-80ca-c4b5a6800605} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4153 | 2026.01.02 05:07:53.570215 [ 270 ] {cb7e0be9-f25c-4dc0-80ca-c4b5a6800605} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4154 | 2026.01.02 05:07:53.570722 [ 270 ] {cb7e0be9-f25c-4dc0-80ca-c4b5a6800605} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4155 | 2026.01.02 05:07:53.570762 [ 270 ] {cb7e0be9-f25c-4dc0-80ca-c4b5a6800605} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4156 | 2026.01.02 05:07:53.571128 [ 270 ] {cb7e0be9-f25c-4dc0-80ca-c4b5a6800605} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4157 | 2026.01.02 05:07:53.571367 [ 270 ] {cb7e0be9-f25c-4dc0-80ca-c4b5a6800605} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4158 | 2026.01.02 05:07:53.571507 [ 270 ] {cb7e0be9-f25c-4dc0-80ca-c4b5a6800605} <Debug> executeQuery: Read 141 rows, 12.44 KiB in 0.00136 sec., 103676.47058823529 rows/sec., 8.93 MiB/sec. | ||
| 4159 | 2026.01.02 05:07:53.571549 [ 270 ] {cb7e0be9-f25c-4dc0-80ca-c4b5a6800605} <Debug> TCPHandler: Processed in 0.001533416 sec. | ||
| 4160 | 2026.01.02 05:07:53.571667 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4161 | 2026.01.02 05:07:53.571767 [ 270 ] {c60b82bf-f86a-4f72-b312-2c3c24d8d0ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4162 | 2026.01.02 05:07:53.571811 [ 270 ] {c60b82bf-f86a-4f72-b312-2c3c24d8d0ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4163 | 2026.01.02 05:07:53.572224 [ 270 ] {c60b82bf-f86a-4f72-b312-2c3c24d8d0ac} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4164 | 2026.01.02 05:07:53.572262 [ 270 ] {c60b82bf-f86a-4f72-b312-2c3c24d8d0ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4165 | 2026.01.02 05:07:53.572593 [ 270 ] {c60b82bf-f86a-4f72-b312-2c3c24d8d0ac} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4166 | 2026.01.02 05:07:53.572820 [ 270 ] {c60b82bf-f86a-4f72-b312-2c3c24d8d0ac} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4167 | 2026.01.02 05:07:53.572951 [ 270 ] {c60b82bf-f86a-4f72-b312-2c3c24d8d0ac} <Debug> executeQuery: Read 50 rows, 3.71 KiB in 0.001207 sec., 41425.020712510355 rows/sec., 3.00 MiB/sec. | ||
| 4168 | 2026.01.02 05:07:53.572989 [ 270 ] {c60b82bf-f86a-4f72-b312-2c3c24d8d0ac} <Debug> TCPHandler: Processed in 0.001372903 sec. | ||
| 4169 | 2026.01.02 05:07:53.573099 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4170 | 2026.01.02 05:07:53.573199 [ 270 ] {0a6298ca-2bb1-4ac7-b7fe-a7ac5f91db65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4171 | 2026.01.02 05:07:53.573240 [ 270 ] {0a6298ca-2bb1-4ac7-b7fe-a7ac5f91db65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4172 | 2026.01.02 05:07:53.573691 [ 270 ] {0a6298ca-2bb1-4ac7-b7fe-a7ac5f91db65} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4173 | 2026.01.02 05:07:53.573729 [ 270 ] {0a6298ca-2bb1-4ac7-b7fe-a7ac5f91db65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4174 | 2026.01.02 05:07:53.574061 [ 270 ] {0a6298ca-2bb1-4ac7-b7fe-a7ac5f91db65} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4175 | 2026.01.02 05:07:53.574287 [ 270 ] {0a6298ca-2bb1-4ac7-b7fe-a7ac5f91db65} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4176 | 2026.01.02 05:07:53.574422 [ 270 ] {0a6298ca-2bb1-4ac7-b7fe-a7ac5f91db65} <Debug> executeQuery: Read 114 rows, 9.13 KiB in 0.001242 sec., 91787.43961352657 rows/sec., 7.18 MiB/sec. | ||
| 4177 | 2026.01.02 05:07:53.574461 [ 270 ] {0a6298ca-2bb1-4ac7-b7fe-a7ac5f91db65} <Debug> TCPHandler: Processed in 0.001410824 sec. | ||
| 4178 | 2026.01.02 05:07:53.574574 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4179 | 2026.01.02 05:07:53.574669 [ 270 ] {d0207996-f761-4d04-ab5f-d07697b077bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4180 | 2026.01.02 05:07:53.574717 [ 270 ] {d0207996-f761-4d04-ab5f-d07697b077bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4181 | 2026.01.02 05:07:53.575132 [ 270 ] {d0207996-f761-4d04-ab5f-d07697b077bf} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4182 | 2026.01.02 05:07:53.575170 [ 270 ] {d0207996-f761-4d04-ab5f-d07697b077bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4183 | 2026.01.02 05:07:53.575527 [ 270 ] {d0207996-f761-4d04-ab5f-d07697b077bf} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4184 | 2026.01.02 05:07:53.575750 [ 270 ] {d0207996-f761-4d04-ab5f-d07697b077bf} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4185 | 2026.01.02 05:07:53.575880 [ 270 ] {d0207996-f761-4d04-ab5f-d07697b077bf} <Debug> executeQuery: Read 165 rows, 11.76 KiB in 0.001229 sec., 134255.49227013832 rows/sec., 9.35 MiB/sec. | ||
| 4186 | 2026.01.02 05:07:53.575917 [ 270 ] {d0207996-f761-4d04-ab5f-d07697b077bf} <Debug> TCPHandler: Processed in 0.001393323 sec. | ||
| 4187 | 2026.01.02 05:07:53.576032 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4188 | 2026.01.02 05:07:53.576148 [ 270 ] {34d37e54-5cc2-4778-b66f-0b6f15408b15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4189 | 2026.01.02 05:07:53.576212 [ 270 ] {34d37e54-5cc2-4778-b66f-0b6f15408b15} <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 | ||
| 4190 | 2026.01.02 05:07:53.577139 [ 270 ] {34d37e54-5cc2-4778-b66f-0b6f15408b15} <Trace> oximeter.measurements_histogramu64 (1ea2d44b-9dfb-4731-8ee2-8779179f369b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4191 | 2026.01.02 05:07:53.577176 [ 270 ] {34d37e54-5cc2-4778-b66f-0b6f15408b15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4192 | 2026.01.02 05:07:53.577779 [ 270 ] {34d37e54-5cc2-4778-b66f-0b6f15408b15} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4193 | 2026.01.02 05:07:53.578001 [ 270 ] {34d37e54-5cc2-4778-b66f-0b6f15408b15} <Trace> oximeter.measurements_histogramu64 (1ea2d44b-9dfb-4731-8ee2-8779179f369b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4194 | 2026.01.02 05:07:53.578136 [ 270 ] {34d37e54-5cc2-4778-b66f-0b6f15408b15} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002013 sec., 19870.83954297069 rows/sec., 35.61 MiB/sec. | ||
| 4195 | 2026.01.02 05:07:53.578193 [ 270 ] {34d37e54-5cc2-4778-b66f-0b6f15408b15} <Debug> TCPHandler: Processed in 0.002220027 sec. | ||
| 4196 | 2026.01.02 05:07:53.578298 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4197 | 2026.01.02 05:07:53.578384 [ 270 ] {eea3a1b3-cb75-4b92-9217-608b52470c81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4198 | 2026.01.02 05:07:53.578423 [ 270 ] {eea3a1b3-cb75-4b92-9217-608b52470c81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4199 | 2026.01.02 05:07:53.578732 [ 270 ] {eea3a1b3-cb75-4b92-9217-608b52470c81} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4200 | 2026.01.02 05:07:53.578765 [ 270 ] {eea3a1b3-cb75-4b92-9217-608b52470c81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4201 | 2026.01.02 05:07:53.579062 [ 270 ] {eea3a1b3-cb75-4b92-9217-608b52470c81} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4202 | 2026.01.02 05:07:53.579342 [ 270 ] {eea3a1b3-cb75-4b92-9217-608b52470c81} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4203 | 2026.01.02 05:07:53.579466 [ 270 ] {eea3a1b3-cb75-4b92-9217-608b52470c81} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001092 sec., 54945.05494505494 rows/sec., 3.70 MiB/sec. | ||
| 4204 | 2026.01.02 05:07:53.579500 [ 270 ] {eea3a1b3-cb75-4b92-9217-608b52470c81} <Debug> TCPHandler: Processed in 0.001247641 sec. | ||
| 4205 | 2026.01.02 05:07:54.412953 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9177 | ||
| 4206 | 2026.01.02 05:07:54.413744 [ 245 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4207 | 2026.01.02 05:07:54.413797 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4208 | 2026.01.02 05:07:54.414363 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4209 | 2026.01.02 05:07:54.414618 [ 245 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4210 | 2026.01.02 05:07:54.414768 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9177 | ||
| 4211 | 2026.01.02 05:07:54.881969 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4212 | 2026.01.02 05:07:54.898542 [ 244 ] {} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4213 | 2026.01.02 05:07:54.898604 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4214 | 2026.01.02 05:07:54.905072 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4215 | 2026.01.02 05:07:54.905797 [ 244 ] {} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4216 | 2026.01.02 05:07:54.908879 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4217 | 2026.01.02 05:07:58.564905 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4218 | 2026.01.02 05:07:58.565120 [ 270 ] {d1a62f64-3896-468e-8e60-4ed0605d99fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4219 | 2026.01.02 05:07:58.565191 [ 270 ] {d1a62f64-3896-468e-8e60-4ed0605d99fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4220 | 2026.01.02 05:07:58.565846 [ 270 ] {d1a62f64-3896-468e-8e60-4ed0605d99fc} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4221 | 2026.01.02 05:07:58.565888 [ 270 ] {d1a62f64-3896-468e-8e60-4ed0605d99fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4222 | 2026.01.02 05:07:58.566273 [ 270 ] {d1a62f64-3896-468e-8e60-4ed0605d99fc} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4223 | 2026.01.02 05:07:58.566494 [ 270 ] {d1a62f64-3896-468e-8e60-4ed0605d99fc} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4224 | 2026.01.02 05:07:58.566648 [ 270 ] {d1a62f64-3896-468e-8e60-4ed0605d99fc} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001584 sec., 35353.53535353536 rows/sec., 2.72 MiB/sec. | ||
| 4225 | 2026.01.02 05:07:58.566688 [ 270 ] {d1a62f64-3896-468e-8e60-4ed0605d99fc} <Debug> TCPHandler: Processed in 0.001916241 sec. | ||
| 4226 | 2026.01.02 05:07:58.566802 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4227 | 2026.01.02 05:07:58.566896 [ 270 ] {3178764c-1c9a-4fb8-b358-beb2d0d28b71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4228 | 2026.01.02 05:07:58.566935 [ 270 ] {3178764c-1c9a-4fb8-b358-beb2d0d28b71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4229 | 2026.01.02 05:07:58.567359 [ 270 ] {3178764c-1c9a-4fb8-b358-beb2d0d28b71} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4230 | 2026.01.02 05:07:58.567396 [ 270 ] {3178764c-1c9a-4fb8-b358-beb2d0d28b71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4231 | 2026.01.02 05:07:58.567684 [ 270 ] {3178764c-1c9a-4fb8-b358-beb2d0d28b71} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4232 | 2026.01.02 05:07:58.567896 [ 270 ] {3178764c-1c9a-4fb8-b358-beb2d0d28b71} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4233 | 2026.01.02 05:07:58.568024 [ 270 ] {3178764c-1c9a-4fb8-b358-beb2d0d28b71} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001147 sec., 55797.733217088055 rows/sec., 4.36 MiB/sec. | ||
| 4234 | 2026.01.02 05:07:58.568060 [ 270 ] {3178764c-1c9a-4fb8-b358-beb2d0d28b71} <Debug> TCPHandler: Processed in 0.001305731 sec. | ||
| 4235 | 2026.01.02 05:07:58.568173 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4236 | 2026.01.02 05:07:58.568271 [ 270 ] {06cab91e-c526-47c4-93b0-b32f690362a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4237 | 2026.01.02 05:07:58.568314 [ 270 ] {06cab91e-c526-47c4-93b0-b32f690362a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4238 | 2026.01.02 05:07:58.568723 [ 270 ] {06cab91e-c526-47c4-93b0-b32f690362a9} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4239 | 2026.01.02 05:07:58.568758 [ 270 ] {06cab91e-c526-47c4-93b0-b32f690362a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4240 | 2026.01.02 05:07:58.569099 [ 270 ] {06cab91e-c526-47c4-93b0-b32f690362a9} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4241 | 2026.01.02 05:07:58.569303 [ 270 ] {06cab91e-c526-47c4-93b0-b32f690362a9} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4242 | 2026.01.02 05:07:58.569427 [ 270 ] {06cab91e-c526-47c4-93b0-b32f690362a9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001174 sec., 136286.20102214653 rows/sec., 9.49 MiB/sec. | ||
| 4243 | 2026.01.02 05:07:58.569462 [ 270 ] {06cab91e-c526-47c4-93b0-b32f690362a9} <Debug> TCPHandler: Processed in 0.001336152 sec. | ||
| 4244 | 2026.01.02 05:07:58.569573 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4245 | 2026.01.02 05:07:58.569664 [ 270 ] {239c7814-c2fe-453e-93fd-c08421a00f5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4246 | 2026.01.02 05:07:58.569704 [ 270 ] {239c7814-c2fe-453e-93fd-c08421a00f5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4247 | 2026.01.02 05:07:58.570020 [ 270 ] {239c7814-c2fe-453e-93fd-c08421a00f5d} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4248 | 2026.01.02 05:07:58.570056 [ 270 ] {239c7814-c2fe-453e-93fd-c08421a00f5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4249 | 2026.01.02 05:07:58.570344 [ 270 ] {239c7814-c2fe-453e-93fd-c08421a00f5d} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4250 | 2026.01.02 05:07:58.570549 [ 270 ] {239c7814-c2fe-453e-93fd-c08421a00f5d} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4251 | 2026.01.02 05:07:58.570669 [ 270 ] {239c7814-c2fe-453e-93fd-c08421a00f5d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001023 sec., 58651.026392961874 rows/sec., 3.95 MiB/sec. | ||
| 4252 | 2026.01.02 05:07:58.570702 [ 270 ] {239c7814-c2fe-453e-93fd-c08421a00f5d} <Debug> TCPHandler: Processed in 0.00117854 sec. | ||
| 4253 | 2026.01.02 05:08:01.776443 [ 97 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4254 | 2026.01.02 05:08:01.776523 [ 97 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4255 | 2026.01.02 05:08:01.914939 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9625 | ||
| 4256 | 2026.01.02 05:08:01.915426 [ 245 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4257 | 2026.01.02 05:08:01.915468 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4258 | 2026.01.02 05:08:01.916003 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4259 | 2026.01.02 05:08:01.916248 [ 245 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4260 | 2026.01.02 05:08:01.916384 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9625 | ||
| 4261 | 2026.01.02 05:08:01.939474 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 528 | ||
| 4262 | 2026.01.02 05:08:01.941981 [ 243 ] {} <Trace> system.query_log (dd3f3490-5765-4d2a-9406-0e239d3e9a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4263 | 2026.01.02 05:08:01.942028 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4264 | 2026.01.02 05:08:01.943201 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4265 | 2026.01.02 05:08:01.943455 [ 243 ] {} <Trace> system.query_log (dd3f3490-5765-4d2a-9406-0e239d3e9a13): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4266 | 2026.01.02 05:08:01.943707 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 528 | ||
| 4267 | 2026.01.02 05:08:02.409041 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4268 | 2026.01.02 05:08:02.426787 [ 244 ] {} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4269 | 2026.01.02 05:08:02.426837 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4270 | 2026.01.02 05:08:02.433279 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4271 | 2026.01.02 05:08:02.434024 [ 244 ] {} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4272 | 2026.01.02 05:08:02.437401 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4273 | 2026.01.02 05:08:03.568109 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4274 | 2026.01.02 05:08:03.568326 [ 270 ] {ce212f94-889d-4895-a5c0-84cdc736a3f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4275 | 2026.01.02 05:08:03.568397 [ 270 ] {ce212f94-889d-4895-a5c0-84cdc736a3f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4276 | 2026.01.02 05:08:03.569140 [ 270 ] {ce212f94-889d-4895-a5c0-84cdc736a3f0} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4277 | 2026.01.02 05:08:03.569192 [ 270 ] {ce212f94-889d-4895-a5c0-84cdc736a3f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4278 | 2026.01.02 05:08:03.569617 [ 270 ] {ce212f94-889d-4895-a5c0-84cdc736a3f0} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4279 | 2026.01.02 05:08:03.569850 [ 270 ] {ce212f94-889d-4895-a5c0-84cdc736a3f0} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4280 | 2026.01.02 05:08:03.570007 [ 270 ] {ce212f94-889d-4895-a5c0-84cdc736a3f0} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001735 sec., 78386.16714697407 rows/sec., 6.80 MiB/sec. | ||
| 4281 | 2026.01.02 05:08:03.570033 [ 94 ] {} <Debug> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4282 | 2026.01.02 05:08:03.570051 [ 270 ] {ce212f94-889d-4895-a5c0-84cdc736a3f0} <Debug> TCPHandler: Processed in 0.002076215 sec. | ||
| 4283 | 2026.01.02 05:08:03.570101 [ 94 ] {} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4284 | 2026.01.02 05:08:03.570129 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4285 | 2026.01.02 05:08:03.570209 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4286 | 2026.01.02 05:08:03.570252 [ 188 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::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 | ||
| 4287 | 2026.01.02 05:08:03.570314 [ 270 ] {b82097c4-0699-4685-abf3-7b5f8b9e19c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4288 | 2026.01.02 05:08:03.570362 [ 270 ] {b82097c4-0699-4685-abf3-7b5f8b9e19c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4289 | 2026.01.02 05:08:03.570396 [ 188 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4290 | 2026.01.02 05:08:03.570437 [ 188 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 2463 rows starting from the beginning of the part | ||
| 4291 | 2026.01.02 05:08:03.570502 [ 188 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 136 rows starting from the beginning of the part | ||
| 4292 | 2026.01.02 05:08:03.570546 [ 188 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 56 rows starting from the beginning of the part | ||
| 4293 | 2026.01.02 05:08:03.570589 [ 188 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 141 rows starting from the beginning of the part | ||
| 4294 | 2026.01.02 05:08:03.570633 [ 188 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 56 rows starting from the beginning of the part | ||
| 4295 | 2026.01.02 05:08:03.570674 [ 188 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 136 rows starting from the beginning of the part | ||
| 4296 | 2026.01.02 05:08:03.570824 [ 270 ] {b82097c4-0699-4685-abf3-7b5f8b9e19c2} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4297 | 2026.01.02 05:08:03.570866 [ 270 ] {b82097c4-0699-4685-abf3-7b5f8b9e19c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4298 | 2026.01.02 05:08:03.571375 [ 270 ] {b82097c4-0699-4685-abf3-7b5f8b9e19c2} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4299 | 2026.01.02 05:08:03.571700 [ 270 ] {b82097c4-0699-4685-abf3-7b5f8b9e19c2} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4300 | 2026.01.02 05:08:03.571879 [ 270 ] {b82097c4-0699-4685-abf3-7b5f8b9e19c2} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001586 sec., 25220.680958385878 rows/sec., 1.85 MiB/sec. | ||
| 4301 | 2026.01.02 05:08:03.571931 [ 270 ] {b82097c4-0699-4685-abf3-7b5f8b9e19c2} <Debug> TCPHandler: Processed in 0.00177309 sec. | ||
| 4302 | 2026.01.02 05:08:03.572104 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4303 | 2026.01.02 05:08:03.572215 [ 270 ] {4331579a-386f-42d4-b6b2-8b730f528c2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4304 | 2026.01.02 05:08:03.572264 [ 270 ] {4331579a-386f-42d4-b6b2-8b730f528c2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4305 | 2026.01.02 05:08:03.572550 [ 188 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2988 rows, containing 5 columns (5 merged, 0 gathered) in 0.002353949 sec., 1269356.302961534 rows/sec., 109.28 MiB/sec. | ||
| 4306 | 2026.01.02 05:08:03.572985 [ 192 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4307 | 2026.01.02 05:08:03.573342 [ 192 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_26_5} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4308 | 2026.01.02 05:08:03.573439 [ 192 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_26_5} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4309 | 2026.01.02 05:08:03.573551 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.88 MiB. | ||
| 4310 | 2026.01.02 05:08:03.573672 [ 270 ] {4331579a-386f-42d4-b6b2-8b730f528c2d} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4311 | 2026.01.02 05:08:03.573721 [ 270 ] {4331579a-386f-42d4-b6b2-8b730f528c2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4312 | 2026.01.02 05:08:03.574101 [ 270 ] {4331579a-386f-42d4-b6b2-8b730f528c2d} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4313 | 2026.01.02 05:08:03.574314 [ 270 ] {4331579a-386f-42d4-b6b2-8b730f528c2d} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4314 | 2026.01.02 05:08:03.574435 [ 94 ] {} <Debug> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4315 | 2026.01.02 05:08:03.574443 [ 270 ] {4331579a-386f-42d4-b6b2-8b730f528c2d} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.002251 sec., 46201.688138605066 rows/sec., 3.61 MiB/sec. | ||
| 4316 | 2026.01.02 05:08:03.574487 [ 94 ] {} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4317 | 2026.01.02 05:08:03.574512 [ 270 ] {4331579a-386f-42d4-b6b2-8b730f528c2d} <Debug> TCPHandler: Processed in 0.002491952 sec. | ||
| 4318 | 2026.01.02 05:08:03.574513 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4319 | 2026.01.02 05:08:03.574618 [ 196 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::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 | ||
| 4320 | 2026.01.02 05:08:03.574646 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4321 | 2026.01.02 05:08:03.574718 [ 196 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4322 | 2026.01.02 05:08:03.574745 [ 270 ] {23542cdc-e484-4753-9ef4-d1f1a4ef4e22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4323 | 2026.01.02 05:08:03.574753 [ 196 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1249 rows starting from the beginning of the part | ||
| 4324 | 2026.01.02 05:08:03.574797 [ 270 ] {23542cdc-e484-4753-9ef4-d1f1a4ef4e22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4325 | 2026.01.02 05:08:03.574847 [ 196 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 104 rows starting from the beginning of the part | ||
| 4326 | 2026.01.02 05:08:03.574913 [ 196 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 64 rows starting from the beginning of the part | ||
| 4327 | 2026.01.02 05:08:03.574956 [ 196 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 114 rows starting from the beginning of the part | ||
| 4328 | 2026.01.02 05:08:03.574998 [ 196 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 64 rows starting from the beginning of the part | ||
| 4329 | 2026.01.02 05:08:03.575053 [ 196 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 104 rows starting from the beginning of the part | ||
| 4330 | 2026.01.02 05:08:03.575243 [ 270 ] {23542cdc-e484-4753-9ef4-d1f1a4ef4e22} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4331 | 2026.01.02 05:08:03.575289 [ 270 ] {23542cdc-e484-4753-9ef4-d1f1a4ef4e22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4332 | 2026.01.02 05:08:03.575685 [ 270 ] {23542cdc-e484-4753-9ef4-d1f1a4ef4e22} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4333 | 2026.01.02 05:08:03.575915 [ 270 ] {23542cdc-e484-4753-9ef4-d1f1a4ef4e22} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4334 | 2026.01.02 05:08:03.576036 [ 188 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1699 rows, containing 5 columns (5 merged, 0 gathered) in 0.001455305 sec., 1167452.8707040793 rows/sec., 90.55 MiB/sec. | ||
| 4335 | 2026.01.02 05:08:03.576056 [ 270 ] {23542cdc-e484-4753-9ef4-d1f1a4ef4e22} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00133 sec., 120300.75187969925 rows/sec., 8.38 MiB/sec. | ||
| 4336 | 2026.01.02 05:08:03.576100 [ 270 ] {23542cdc-e484-4753-9ef4-d1f1a4ef4e22} <Debug> TCPHandler: Processed in 0.001504005 sec. | ||
| 4337 | 2026.01.02 05:08:03.576202 [ 188 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4338 | 2026.01.02 05:08:03.576219 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4339 | 2026.01.02 05:08:03.576320 [ 270 ] {a6c37318-c996-4983-874b-0cf5fc4ace98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4340 | 2026.01.02 05:08:03.576381 [ 270 ] {a6c37318-c996-4983-874b-0cf5fc4ace98} <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 | ||
| 4341 | 2026.01.02 05:08:03.576457 [ 188 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_26_5} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4342 | 2026.01.02 05:08:03.576523 [ 188 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_26_5} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4343 | 2026.01.02 05:08:03.576579 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 4344 | 2026.01.02 05:08:03.577380 [ 270 ] {a6c37318-c996-4983-874b-0cf5fc4ace98} <Trace> oximeter.measurements_histogramu64 (1ea2d44b-9dfb-4731-8ee2-8779179f369b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4345 | 2026.01.02 05:08:03.577429 [ 270 ] {a6c37318-c996-4983-874b-0cf5fc4ace98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4346 | 2026.01.02 05:08:03.578206 [ 270 ] {a6c37318-c996-4983-874b-0cf5fc4ace98} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4347 | 2026.01.02 05:08:03.578492 [ 270 ] {a6c37318-c996-4983-874b-0cf5fc4ace98} <Trace> oximeter.measurements_histogramu64 (1ea2d44b-9dfb-4731-8ee2-8779179f369b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4348 | 2026.01.02 05:08:03.578657 [ 270 ] {a6c37318-c996-4983-874b-0cf5fc4ace98} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002354 sec., 16992.35344095157 rows/sec., 30.45 MiB/sec. | ||
| 4349 | 2026.01.02 05:08:03.578731 [ 270 ] {a6c37318-c996-4983-874b-0cf5fc4ace98} <Debug> TCPHandler: Processed in 0.002562663 sec. | ||
| 4350 | 2026.01.02 05:08:03.578851 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4351 | 2026.01.02 05:08:03.578949 [ 270 ] {a0e6c76b-5953-4a6e-b2dd-845293d1b2ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4352 | 2026.01.02 05:08:03.578993 [ 270 ] {a0e6c76b-5953-4a6e-b2dd-845293d1b2ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4353 | 2026.01.02 05:08:03.579351 [ 270 ] {a0e6c76b-5953-4a6e-b2dd-845293d1b2ac} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4354 | 2026.01.02 05:08:03.579389 [ 270 ] {a0e6c76b-5953-4a6e-b2dd-845293d1b2ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4355 | 2026.01.02 05:08:03.579723 [ 270 ] {a0e6c76b-5953-4a6e-b2dd-845293d1b2ac} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4356 | 2026.01.02 05:08:03.579948 [ 270 ] {a0e6c76b-5953-4a6e-b2dd-845293d1b2ac} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4357 | 2026.01.02 05:08:03.580083 [ 270 ] {a0e6c76b-5953-4a6e-b2dd-845293d1b2ac} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001151 sec., 52128.583840139014 rows/sec., 3.51 MiB/sec. | ||
| 4358 | 2026.01.02 05:08:03.580120 [ 270 ] {a0e6c76b-5953-4a6e-b2dd-845293d1b2ac} <Debug> TCPHandler: Processed in 0.001319392 sec. | ||
| 4359 | 2026.01.02 05:08:08.592531 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4360 | 2026.01.02 05:08:08.592809 [ 270 ] {07bdb6bc-3437-4d15-abad-4b81c1fed310} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4361 | 2026.01.02 05:08:08.592873 [ 270 ] {07bdb6bc-3437-4d15-abad-4b81c1fed310} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4362 | 2026.01.02 05:08:08.593500 [ 270 ] {07bdb6bc-3437-4d15-abad-4b81c1fed310} <Trace> oximeter.fields_i16 (cb56b64a-0514-41c6-b851-58b3833bf8fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4363 | 2026.01.02 05:08:08.593541 [ 270 ] {07bdb6bc-3437-4d15-abad-4b81c1fed310} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4364 | 2026.01.02 05:08:08.593951 [ 270 ] {07bdb6bc-3437-4d15-abad-4b81c1fed310} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4365 | 2026.01.02 05:08:08.594173 [ 270 ] {07bdb6bc-3437-4d15-abad-4b81c1fed310} <Trace> oximeter.fields_i16 (cb56b64a-0514-41c6-b851-58b3833bf8fd): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4366 | 2026.01.02 05:08:08.594317 [ 270 ] {07bdb6bc-3437-4d15-abad-4b81c1fed310} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001561 sec., 15374.759769378603 rows/sec., 1.28 MiB/sec. | ||
| 4367 | 2026.01.02 05:08:08.594362 [ 270 ] {07bdb6bc-3437-4d15-abad-4b81c1fed310} <Debug> TCPHandler: Processed in 0.002012734 sec. | ||
| 4368 | 2026.01.02 05:08:08.594477 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4369 | 2026.01.02 05:08:08.594579 [ 270 ] {0f5a61e3-2b6a-4309-9342-24d2178b9483} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4370 | 2026.01.02 05:08:08.594621 [ 270 ] {0f5a61e3-2b6a-4309-9342-24d2178b9483} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4371 | 2026.01.02 05:08:08.595002 [ 270 ] {0f5a61e3-2b6a-4309-9342-24d2178b9483} <Trace> oximeter.fields_ipaddr (645cdd3d-4969-40ee-99e7-272b8c981424): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4372 | 2026.01.02 05:08:08.595038 [ 270 ] {0f5a61e3-2b6a-4309-9342-24d2178b9483} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4373 | 2026.01.02 05:08:08.595327 [ 270 ] {0f5a61e3-2b6a-4309-9342-24d2178b9483} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4374 | 2026.01.02 05:08:08.595535 [ 270 ] {0f5a61e3-2b6a-4309-9342-24d2178b9483} <Trace> oximeter.fields_ipaddr (645cdd3d-4969-40ee-99e7-272b8c981424): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4375 | 2026.01.02 05:08:08.595658 [ 270 ] {0f5a61e3-2b6a-4309-9342-24d2178b9483} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001102 sec., 1814.8820326678767 rows/sec., 147.99 KiB/sec. | ||
| 4376 | 2026.01.02 05:08:08.595693 [ 270 ] {0f5a61e3-2b6a-4309-9342-24d2178b9483} <Debug> TCPHandler: Processed in 0.001265862 sec. | ||
| 4377 | 2026.01.02 05:08:08.595800 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4378 | 2026.01.02 05:08:08.595891 [ 270 ] {64d86150-b776-4191-aaa1-98807016ae99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4379 | 2026.01.02 05:08:08.595929 [ 270 ] {64d86150-b776-4191-aaa1-98807016ae99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4380 | 2026.01.02 05:08:08.596813 [ 270 ] {64d86150-b776-4191-aaa1-98807016ae99} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4381 | 2026.01.02 05:08:08.596848 [ 270 ] {64d86150-b776-4191-aaa1-98807016ae99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4382 | 2026.01.02 05:08:08.597279 [ 270 ] {64d86150-b776-4191-aaa1-98807016ae99} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4383 | 2026.01.02 05:08:08.597493 [ 270 ] {64d86150-b776-4191-aaa1-98807016ae99} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4384 | 2026.01.02 05:08:08.597617 [ 270 ] {64d86150-b776-4191-aaa1-98807016ae99} <Debug> executeQuery: Read 1317 rows, 112.50 KiB in 0.001743 sec., 755593.8037865749 rows/sec., 63.03 MiB/sec. | ||
| 4385 | 2026.01.02 05:08:08.597652 [ 270 ] {64d86150-b776-4191-aaa1-98807016ae99} <Debug> TCPHandler: Processed in 0.001898952 sec. | ||
| 4386 | 2026.01.02 05:08:08.597760 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4387 | 2026.01.02 05:08:08.597853 [ 270 ] {f0dc405f-d8eb-4427-ad30-5ee49b41b3bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4388 | 2026.01.02 05:08:08.597892 [ 270 ] {f0dc405f-d8eb-4427-ad30-5ee49b41b3bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4389 | 2026.01.02 05:08:08.598271 [ 270 ] {f0dc405f-d8eb-4427-ad30-5ee49b41b3bc} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4390 | 2026.01.02 05:08:08.598307 [ 270 ] {f0dc405f-d8eb-4427-ad30-5ee49b41b3bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4391 | 2026.01.02 05:08:08.598603 [ 270 ] {f0dc405f-d8eb-4427-ad30-5ee49b41b3bc} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4392 | 2026.01.02 05:08:08.598809 [ 270 ] {f0dc405f-d8eb-4427-ad30-5ee49b41b3bc} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4393 | 2026.01.02 05:08:08.598930 [ 270 ] {f0dc405f-d8eb-4427-ad30-5ee49b41b3bc} <Debug> executeQuery: Read 14 rows, 1.10 KiB in 0.001095 sec., 12785.388127853881 rows/sec., 1005.10 KiB/sec. | ||
| 4394 | 2026.01.02 05:08:08.598966 [ 270 ] {f0dc405f-d8eb-4427-ad30-5ee49b41b3bc} <Debug> TCPHandler: Processed in 0.001254301 sec. | ||
| 4395 | 2026.01.02 05:08:08.599069 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4396 | 2026.01.02 05:08:08.599161 [ 270 ] {76cf4c68-499c-4dd9-9aec-15e994cec663} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4397 | 2026.01.02 05:08:08.599199 [ 270 ] {76cf4c68-499c-4dd9-9aec-15e994cec663} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4398 | 2026.01.02 05:08:08.599707 [ 270 ] {76cf4c68-499c-4dd9-9aec-15e994cec663} <Trace> oximeter.fields_u32 (1310015a-3be0-40ba-9fec-1b5eb4ed9f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4399 | 2026.01.02 05:08:08.599755 [ 270 ] {76cf4c68-499c-4dd9-9aec-15e994cec663} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4400 | 2026.01.02 05:08:08.600148 [ 270 ] {76cf4c68-499c-4dd9-9aec-15e994cec663} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4401 | 2026.01.02 05:08:08.600409 [ 270 ] {76cf4c68-499c-4dd9-9aec-15e994cec663} <Trace> oximeter.fields_u32 (1310015a-3be0-40ba-9fec-1b5eb4ed9f75): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4402 | 2026.01.02 05:08:08.600560 [ 270 ] {76cf4c68-499c-4dd9-9aec-15e994cec663} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001416 sec., 177966.10169491527 rows/sec., 12.31 MiB/sec. | ||
| 4403 | 2026.01.02 05:08:08.600605 [ 270 ] {76cf4c68-499c-4dd9-9aec-15e994cec663} <Debug> TCPHandler: Processed in 0.001582777 sec. | ||
| 4404 | 2026.01.02 05:08:08.600728 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4405 | 2026.01.02 05:08:08.600825 [ 270 ] {80e79201-3c40-4eb1-816b-f05796049ebb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4406 | 2026.01.02 05:08:08.600866 [ 270 ] {80e79201-3c40-4eb1-816b-f05796049ebb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4407 | 2026.01.02 05:08:08.601258 [ 270 ] {80e79201-3c40-4eb1-816b-f05796049ebb} <Trace> oximeter.fields_u8 (ae3e3832-81ae-4954-8933-d68b9608f6be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4408 | 2026.01.02 05:08:08.601295 [ 270 ] {80e79201-3c40-4eb1-816b-f05796049ebb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4409 | 2026.01.02 05:08:08.601590 [ 270 ] {80e79201-3c40-4eb1-816b-f05796049ebb} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4410 | 2026.01.02 05:08:08.601800 [ 270 ] {80e79201-3c40-4eb1-816b-f05796049ebb} <Trace> oximeter.fields_u8 (ae3e3832-81ae-4954-8933-d68b9608f6be): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4411 | 2026.01.02 05:08:08.601925 [ 270 ] {80e79201-3c40-4eb1-816b-f05796049ebb} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00112 sec., 10714.285714285716 rows/sec., 837.05 KiB/sec. | ||
| 4412 | 2026.01.02 05:08:08.601963 [ 270 ] {80e79201-3c40-4eb1-816b-f05796049ebb} <Debug> TCPHandler: Processed in 0.001290922 sec. | ||
| 4413 | 2026.01.02 05:08:08.602070 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4414 | 2026.01.02 05:08:08.602165 [ 270 ] {bfcb5581-bc5b-4e94-a778-cb82b0c9d1ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4415 | 2026.01.02 05:08:08.602205 [ 270 ] {bfcb5581-bc5b-4e94-a778-cb82b0c9d1ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4416 | 2026.01.02 05:08:08.602752 [ 270 ] {bfcb5581-bc5b-4e94-a778-cb82b0c9d1ea} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4417 | 2026.01.02 05:08:08.602789 [ 270 ] {bfcb5581-bc5b-4e94-a778-cb82b0c9d1ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4418 | 2026.01.02 05:08:08.603111 [ 270 ] {bfcb5581-bc5b-4e94-a778-cb82b0c9d1ea} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4419 | 2026.01.02 05:08:08.603319 [ 270 ] {bfcb5581-bc5b-4e94-a778-cb82b0c9d1ea} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4420 | 2026.01.02 05:08:08.603443 [ 270 ] {bfcb5581-bc5b-4e94-a778-cb82b0c9d1ea} <Debug> executeQuery: Read 558 rows, 42.83 KiB in 0.001297 sec., 430223.5929067078 rows/sec., 32.24 MiB/sec. | ||
| 4421 | 2026.01.02 05:08:08.603481 [ 270 ] {bfcb5581-bc5b-4e94-a778-cb82b0c9d1ea} <Debug> TCPHandler: Processed in 0.001460164 sec. | ||
| 4422 | 2026.01.02 05:08:08.603592 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4423 | 2026.01.02 05:08:08.603686 [ 270 ] {7d81cba9-bd6c-40e8-be36-21dd460e4c26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4424 | 2026.01.02 05:08:08.603729 [ 270 ] {7d81cba9-bd6c-40e8-be36-21dd460e4c26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4425 | 2026.01.02 05:08:08.604272 [ 270 ] {7d81cba9-bd6c-40e8-be36-21dd460e4c26} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4426 | 2026.01.02 05:08:08.604308 [ 270 ] {7d81cba9-bd6c-40e8-be36-21dd460e4c26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4427 | 2026.01.02 05:08:08.604709 [ 270 ] {7d81cba9-bd6c-40e8-be36-21dd460e4c26} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4428 | 2026.01.02 05:08:08.604942 [ 270 ] {7d81cba9-bd6c-40e8-be36-21dd460e4c26} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4429 | 2026.01.02 05:08:08.605051 [ 87 ] {} <Debug> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4430 | 2026.01.02 05:08:08.605072 [ 270 ] {7d81cba9-bd6c-40e8-be36-21dd460e4c26} <Debug> executeQuery: Read 881 rows, 61.23 KiB in 0.001405 sec., 627046.2633451957 rows/sec., 42.56 MiB/sec. | ||
| 4431 | 2026.01.02 05:08:08.605127 [ 87 ] {} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4432 | 2026.01.02 05:08:08.605133 [ 270 ] {7d81cba9-bd6c-40e8-be36-21dd460e4c26} <Debug> TCPHandler: Processed in 0.001589597 sec. | ||
| 4433 | 2026.01.02 05:08:08.605157 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4434 | 2026.01.02 05:08:08.605257 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4435 | 2026.01.02 05:08:08.605266 [ 195 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::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 | ||
| 4436 | 2026.01.02 05:08:08.605357 [ 270 ] {3d3a597c-af9f-4ff2-a6b2-f7ed01ab2949} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4437 | 2026.01.02 05:08:08.605403 [ 270 ] {3d3a597c-af9f-4ff2-a6b2-f7ed01ab2949} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4438 | 2026.01.02 05:08:08.605411 [ 195 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4439 | 2026.01.02 05:08:08.605457 [ 195 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 6745 rows starting from the beginning of the part | ||
| 4440 | 2026.01.02 05:08:08.605537 [ 195 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::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 | ||
| 4441 | 2026.01.02 05:08:08.605603 [ 195 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 165 rows starting from the beginning of the part | ||
| 4442 | 2026.01.02 05:08:08.605648 [ 195 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 160 rows starting from the beginning of the part | ||
| 4443 | 2026.01.02 05:08:08.605695 [ 195 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 160 rows starting from the beginning of the part | ||
| 4444 | 2026.01.02 05:08:08.605736 [ 195 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 881 rows starting from the beginning of the part | ||
| 4445 | 2026.01.02 05:08:08.605745 [ 270 ] {3d3a597c-af9f-4ff2-a6b2-f7ed01ab2949} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4446 | 2026.01.02 05:08:08.605787 [ 270 ] {3d3a597c-af9f-4ff2-a6b2-f7ed01ab2949} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4447 | 2026.01.02 05:08:08.606143 [ 270 ] {3d3a597c-af9f-4ff2-a6b2-f7ed01ab2949} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4448 | 2026.01.02 05:08:08.606359 [ 270 ] {3d3a597c-af9f-4ff2-a6b2-f7ed01ab2949} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4449 | 2026.01.02 05:08:08.606504 [ 270 ] {3d3a597c-af9f-4ff2-a6b2-f7ed01ab2949} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001165 sec., 51502.14592274678 rows/sec., 3.47 MiB/sec. | ||
| 4450 | 2026.01.02 05:08:08.606541 [ 270 ] {3d3a597c-af9f-4ff2-a6b2-f7ed01ab2949} <Debug> TCPHandler: Processed in 0.001332502 sec. | ||
| 4451 | 2026.01.02 05:08:08.609363 [ 188 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8271 rows, containing 5 columns (5 merged, 0 gathered) in 0.004141549 sec., 1997078.8707317 rows/sec., 136.59 MiB/sec. | ||
| 4452 | 2026.01.02 05:08:08.609533 [ 195 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4453 | 2026.01.02 05:08:08.609806 [ 195 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4454 | 2026.01.02 05:08:08.609878 [ 195 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4455 | 2026.01.02 05:08:08.609947 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.48 MiB. | ||
| 4456 | 2026.01.02 05:08:09.416502 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10137 | ||
| 4457 | 2026.01.02 05:08:09.417076 [ 245 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4458 | 2026.01.02 05:08:09.417134 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4459 | 2026.01.02 05:08:09.417740 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4460 | 2026.01.02 05:08:09.418021 [ 245 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4461 | 2026.01.02 05:08:09.418152 [ 61 ] {} <Debug> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4462 | 2026.01.02 05:08:09.418168 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10137 | ||
| 4463 | 2026.01.02 05:08:09.418194 [ 61 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4464 | 2026.01.02 05:08:09.418215 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4465 | 2026.01.02 05:08:09.418302 [ 189 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::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 | ||
| 4466 | 2026.01.02 05:08:09.418382 [ 189 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4467 | 2026.01.02 05:08:09.418413 [ 189 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7705 rows starting from the beginning of the part | ||
| 4468 | 2026.01.02 05:08:09.418471 [ 189 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 512 rows starting from the beginning of the part | ||
| 4469 | 2026.01.02 05:08:09.418515 [ 189 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 448 rows starting from the beginning of the part | ||
| 4470 | 2026.01.02 05:08:09.418555 [ 189 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 512 rows starting from the beginning of the part | ||
| 4471 | 2026.01.02 05:08:09.418593 [ 189 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 448 rows starting from the beginning of the part | ||
| 4472 | 2026.01.02 05:08:09.418633 [ 189 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 512 rows starting from the beginning of the part | ||
| 4473 | 2026.01.02 05:08:09.420303 [ 195 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10137 rows, containing 4 columns (4 merged, 0 gathered) in 0.002037083 sec., 4976233.172629687 rows/sec., 71.19 MiB/sec. | ||
| 4474 | 2026.01.02 05:08:09.420547 [ 189 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4475 | 2026.01.02 05:08:09.420796 [ 189 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::all_1_21_4} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4476 | 2026.01.02 05:08:09.420859 [ 189 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::all_1_21_4} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4477 | 2026.01.02 05:08:09.420940 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.46 MiB. | ||
| 4478 | 2026.01.02 05:08:09.937548 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 4479 | 2026.01.02 05:08:09.975995 [ 244 ] {} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4480 | 2026.01.02 05:08:09.976122 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4481 | 2026.01.02 05:08:09.988488 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4482 | 2026.01.02 05:08:09.992003 [ 244 ] {} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4483 | 2026.01.02 05:08:09.995222 [ 61 ] {} <Debug> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4484 | 2026.01.02 05:08:09.995315 [ 61 ] {} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4485 | 2026.01.02 05:08:09.995351 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4486 | 2026.01.02 05:08:09.995494 [ 200 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::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 | ||
| 4487 | 2026.01.02 05:08:10.000331 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 250.56 MiB, peak 252.48 MiB, free memory in arenas 0.00 B, will set to 247.06 MiB (RSS), difference: -3.50 MiB | ||
| 4488 | 2026.01.02 05:08:10.000750 [ 200 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4489 | 2026.01.02 05:08:10.002300 [ 200 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::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 | ||
| 4490 | 2026.01.02 05:08:10.004456 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 4491 | 2026.01.02 05:08:10.008475 [ 200 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::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 | ||
| 4492 | 2026.01.02 05:08:10.014848 [ 200 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::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 | ||
| 4493 | 2026.01.02 05:08:10.021095 [ 200 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::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 | ||
| 4494 | 2026.01.02 05:08:10.028247 [ 200 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::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 | ||
| 4495 | 2026.01.02 05:08:10.034580 [ 200 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::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 | ||
| 4496 | 2026.01.02 05:08:10.113041 [ 189 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.117597998 sec., 1352.063833603698 rows/sec., 6.99 MiB/sec. | ||
| 4497 | 2026.01.02 05:08:10.116567 [ 195 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4498 | 2026.01.02 05:08:10.119559 [ 195 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::all_1_21_4} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4499 | 2026.01.02 05:08:10.119690 [ 195 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::all_1_21_4} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4500 | 2026.01.02 05:08:10.121690 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. | ||
| 4501 | 2026.01.02 05:08:11.000226 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 247.60 MiB, peak 258.15 MiB, free memory in arenas 0.00 B, will set to 252.19 MiB (RSS), difference: 4.59 MiB | ||
| 4502 | 2026.01.02 05:08:11.943925 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 558 | ||
| 4503 | 2026.01.02 05:08:11.946167 [ 243 ] {} <Trace> system.query_log (dd3f3490-5765-4d2a-9406-0e239d3e9a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4504 | 2026.01.02 05:08:11.946220 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4505 | 2026.01.02 05:08:11.947475 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4506 | 2026.01.02 05:08:11.947751 [ 243 ] {} <Trace> system.query_log (dd3f3490-5765-4d2a-9406-0e239d3e9a13): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4507 | 2026.01.02 05:08:11.947927 [ 81 ] {} <Debug> system.query_log (dd3f3490-5765-4d2a-9406-0e239d3e9a13) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4508 | 2026.01.02 05:08:11.948010 [ 81 ] {} <Trace> system.query_log (dd3f3490-5765-4d2a-9406-0e239d3e9a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4509 | 2026.01.02 05:08:11.948013 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 558 | ||
| 4510 | 2026.01.02 05:08:11.948041 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4511 | 2026.01.02 05:08:11.948177 [ 194 ] {dd3f3490-5765-4d2a-9406-0e239d3e9a13::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 | ||
| 4512 | 2026.01.02 05:08:11.948849 [ 194 ] {dd3f3490-5765-4d2a-9406-0e239d3e9a13::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4513 | 2026.01.02 05:08:11.948975 [ 194 ] {dd3f3490-5765-4d2a-9406-0e239d3e9a13::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 428 rows starting from the beginning of the part | ||
| 4514 | 2026.01.02 05:08:11.949296 [ 194 ] {dd3f3490-5765-4d2a-9406-0e239d3e9a13::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 22 rows starting from the beginning of the part | ||
| 4515 | 2026.01.02 05:08:11.949643 [ 194 ] {dd3f3490-5765-4d2a-9406-0e239d3e9a13::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 36 rows starting from the beginning of the part | ||
| 4516 | 2026.01.02 05:08:11.949982 [ 194 ] {dd3f3490-5765-4d2a-9406-0e239d3e9a13::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 | ||
| 4517 | 2026.01.02 05:08:11.950290 [ 194 ] {dd3f3490-5765-4d2a-9406-0e239d3e9a13::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 22 rows starting from the beginning of the part | ||
| 4518 | 2026.01.02 05:08:11.950603 [ 194 ] {dd3f3490-5765-4d2a-9406-0e239d3e9a13::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 30 rows starting from the beginning of the part | ||
| 4519 | 2026.01.02 05:08:11.956593 [ 195 ] {dd3f3490-5765-4d2a-9406-0e239d3e9a13::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 558 rows, containing 72 columns (72 merged, 0 gathered) in 0.008474632 sec., 65843.56701270332 rows/sec., 61.48 MiB/sec. | ||
| 4520 | 2026.01.02 05:08:11.957929 [ 189 ] {dd3f3490-5765-4d2a-9406-0e239d3e9a13::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4521 | 2026.01.02 05:08:11.958549 [ 189 ] {dd3f3490-5765-4d2a-9406-0e239d3e9a13::all_1_16_3} <Trace> system.query_log (dd3f3490-5765-4d2a-9406-0e239d3e9a13): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4522 | 2026.01.02 05:08:11.958633 [ 189 ] {dd3f3490-5765-4d2a-9406-0e239d3e9a13::all_1_16_3} <Trace> system.query_log (dd3f3490-5765-4d2a-9406-0e239d3e9a13) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4523 | 2026.01.02 05:08:11.958987 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.96 MiB. | ||
| 4524 | 2026.01.02 05:08:13.567102 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4525 | 2026.01.02 05:08:13.567322 [ 270 ] {f4e745a7-1008-48f6-9a65-66a825562890} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4526 | 2026.01.02 05:08:13.567396 [ 270 ] {f4e745a7-1008-48f6-9a65-66a825562890} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4527 | 2026.01.02 05:08:13.568132 [ 270 ] {f4e745a7-1008-48f6-9a65-66a825562890} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4528 | 2026.01.02 05:08:13.568182 [ 270 ] {f4e745a7-1008-48f6-9a65-66a825562890} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4529 | 2026.01.02 05:08:13.568587 [ 270 ] {f4e745a7-1008-48f6-9a65-66a825562890} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4530 | 2026.01.02 05:08:13.568815 [ 270 ] {f4e745a7-1008-48f6-9a65-66a825562890} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4531 | 2026.01.02 05:08:13.568966 [ 270 ] {f4e745a7-1008-48f6-9a65-66a825562890} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001698 sec., 80094.2285041225 rows/sec., 6.95 MiB/sec. | ||
| 4532 | 2026.01.02 05:08:13.569006 [ 270 ] {f4e745a7-1008-48f6-9a65-66a825562890} <Debug> TCPHandler: Processed in 0.002047204 sec. | ||
| 4533 | 2026.01.02 05:08:13.569121 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4534 | 2026.01.02 05:08:13.569217 [ 270 ] {d6f06d46-52f1-4971-be95-59b42a90ac1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4535 | 2026.01.02 05:08:13.569258 [ 270 ] {d6f06d46-52f1-4971-be95-59b42a90ac1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4536 | 2026.01.02 05:08:13.569664 [ 270 ] {d6f06d46-52f1-4971-be95-59b42a90ac1a} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4537 | 2026.01.02 05:08:13.569700 [ 270 ] {d6f06d46-52f1-4971-be95-59b42a90ac1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4538 | 2026.01.02 05:08:13.569992 [ 270 ] {d6f06d46-52f1-4971-be95-59b42a90ac1a} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4539 | 2026.01.02 05:08:13.570207 [ 270 ] {d6f06d46-52f1-4971-be95-59b42a90ac1a} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4540 | 2026.01.02 05:08:13.570332 [ 270 ] {d6f06d46-52f1-4971-be95-59b42a90ac1a} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001134 sec., 35273.36860670194 rows/sec., 2.59 MiB/sec. | ||
| 4541 | 2026.01.02 05:08:13.570369 [ 270 ] {d6f06d46-52f1-4971-be95-59b42a90ac1a} <Debug> TCPHandler: Processed in 0.001296762 sec. | ||
| 4542 | 2026.01.02 05:08:13.570476 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4543 | 2026.01.02 05:08:13.570574 [ 270 ] {3ea834af-794e-4b73-bf07-7ebf5083c634} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4544 | 2026.01.02 05:08:13.570615 [ 270 ] {3ea834af-794e-4b73-bf07-7ebf5083c634} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4545 | 2026.01.02 05:08:13.571019 [ 270 ] {3ea834af-794e-4b73-bf07-7ebf5083c634} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4546 | 2026.01.02 05:08:13.571053 [ 270 ] {3ea834af-794e-4b73-bf07-7ebf5083c634} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4547 | 2026.01.02 05:08:13.571350 [ 270 ] {3ea834af-794e-4b73-bf07-7ebf5083c634} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4548 | 2026.01.02 05:08:13.571557 [ 270 ] {3ea834af-794e-4b73-bf07-7ebf5083c634} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4549 | 2026.01.02 05:08:13.571675 [ 270 ] {3ea834af-794e-4b73-bf07-7ebf5083c634} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001128 sec., 92198.58156028368 rows/sec., 7.20 MiB/sec. | ||
| 4550 | 2026.01.02 05:08:13.571708 [ 270 ] {3ea834af-794e-4b73-bf07-7ebf5083c634} <Debug> TCPHandler: Processed in 0.001294562 sec. | ||
| 4551 | 2026.01.02 05:08:13.571811 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4552 | 2026.01.02 05:08:13.571899 [ 270 ] {2ab1bf01-5d94-4527-9611-7328bd596ddd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4553 | 2026.01.02 05:08:13.571939 [ 270 ] {2ab1bf01-5d94-4527-9611-7328bd596ddd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4554 | 2026.01.02 05:08:13.572300 [ 270 ] {2ab1bf01-5d94-4527-9611-7328bd596ddd} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4555 | 2026.01.02 05:08:13.572332 [ 270 ] {2ab1bf01-5d94-4527-9611-7328bd596ddd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4556 | 2026.01.02 05:08:13.572711 [ 270 ] {2ab1bf01-5d94-4527-9611-7328bd596ddd} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4557 | 2026.01.02 05:08:13.572934 [ 270 ] {2ab1bf01-5d94-4527-9611-7328bd596ddd} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4558 | 2026.01.02 05:08:13.573058 [ 270 ] {2ab1bf01-5d94-4527-9611-7328bd596ddd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001151 sec., 139009.55690703736 rows/sec., 9.68 MiB/sec. | ||
| 4559 | 2026.01.02 05:08:13.573094 [ 270 ] {2ab1bf01-5d94-4527-9611-7328bd596ddd} <Debug> TCPHandler: Processed in 0.001310932 sec. | ||
| 4560 | 2026.01.02 05:08:13.573199 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4561 | 2026.01.02 05:08:13.573291 [ 270 ] {7ffee479-f636-4ad9-9d44-cb498d3aa857} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4562 | 2026.01.02 05:08:13.573345 [ 270 ] {7ffee479-f636-4ad9-9d44-cb498d3aa857} <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 | ||
| 4563 | 2026.01.02 05:08:13.574120 [ 270 ] {7ffee479-f636-4ad9-9d44-cb498d3aa857} <Trace> oximeter.measurements_histogramu64 (1ea2d44b-9dfb-4731-8ee2-8779179f369b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4564 | 2026.01.02 05:08:13.574155 [ 270 ] {7ffee479-f636-4ad9-9d44-cb498d3aa857} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4565 | 2026.01.02 05:08:13.574722 [ 270 ] {7ffee479-f636-4ad9-9d44-cb498d3aa857} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4566 | 2026.01.02 05:08:13.574939 [ 270 ] {7ffee479-f636-4ad9-9d44-cb498d3aa857} <Trace> oximeter.measurements_histogramu64 (1ea2d44b-9dfb-4731-8ee2-8779179f369b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4567 | 2026.01.02 05:08:13.575074 [ 270 ] {7ffee479-f636-4ad9-9d44-cb498d3aa857} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.0018 sec., 22222.222222222223 rows/sec., 39.82 MiB/sec. | ||
| 4568 | 2026.01.02 05:08:13.575125 [ 270 ] {7ffee479-f636-4ad9-9d44-cb498d3aa857} <Debug> TCPHandler: Processed in 0.001974433 sec. | ||
| 4569 | 2026.01.02 05:08:13.575231 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4570 | 2026.01.02 05:08:13.575332 [ 270 ] {3e34fd25-b31b-408a-b4bf-0709ec07cbbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4571 | 2026.01.02 05:08:13.575376 [ 270 ] {3e34fd25-b31b-408a-b4bf-0709ec07cbbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4572 | 2026.01.02 05:08:13.575721 [ 270 ] {3e34fd25-b31b-408a-b4bf-0709ec07cbbf} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4573 | 2026.01.02 05:08:13.575757 [ 270 ] {3e34fd25-b31b-408a-b4bf-0709ec07cbbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4574 | 2026.01.02 05:08:13.576076 [ 270 ] {3e34fd25-b31b-408a-b4bf-0709ec07cbbf} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4575 | 2026.01.02 05:08:13.576306 [ 270 ] {3e34fd25-b31b-408a-b4bf-0709ec07cbbf} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4576 | 2026.01.02 05:08:13.576402 [ 85 ] {} <Debug> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4577 | 2026.01.02 05:08:13.576438 [ 270 ] {3e34fd25-b31b-408a-b4bf-0709ec07cbbf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001125 sec., 53333.333333333336 rows/sec., 3.59 MiB/sec. | ||
| 4578 | 2026.01.02 05:08:13.576440 [ 85 ] {} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4579 | 2026.01.02 05:08:13.576471 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4580 | 2026.01.02 05:08:13.576475 [ 270 ] {3e34fd25-b31b-408a-b4bf-0709ec07cbbf} <Debug> TCPHandler: Processed in 0.001293571 sec. | ||
| 4581 | 2026.01.02 05:08:13.576602 [ 190 ] {45294a01-6668-46b2-a532-60faf64b8164::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 | ||
| 4582 | 2026.01.02 05:08:13.576751 [ 190 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4583 | 2026.01.02 05:08:13.576786 [ 190 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 958 rows starting from the beginning of the part | ||
| 4584 | 2026.01.02 05:08:13.576847 [ 190 ] {45294a01-6668-46b2-a532-60faf64b8164::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 | ||
| 4585 | 2026.01.02 05:08:13.576891 [ 190 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 60 rows starting from the beginning of the part | ||
| 4586 | 2026.01.02 05:08:13.576930 [ 190 ] {45294a01-6668-46b2-a532-60faf64b8164::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 | ||
| 4587 | 2026.01.02 05:08:13.576968 [ 190 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 60 rows starting from the beginning of the part | ||
| 4588 | 2026.01.02 05:08:13.577006 [ 190 ] {45294a01-6668-46b2-a532-60faf64b8164::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 | ||
| 4589 | 2026.01.02 05:08:13.577993 [ 189 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1258 rows, containing 4 columns (4 merged, 0 gathered) in 0.001453985 sec., 865208.3756022241 rows/sec., 57.42 MiB/sec. | ||
| 4590 | 2026.01.02 05:08:13.578230 [ 195 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4591 | 2026.01.02 05:08:13.578572 [ 195 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_26_5} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4592 | 2026.01.02 05:08:13.578661 [ 195 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_26_5} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4593 | 2026.01.02 05:08:13.578775 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 4594 | 2026.01.02 05:08:16.776570 [ 46 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4595 | 2026.01.02 05:08:16.776617 [ 46 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4596 | 2026.01.02 05:08:16.918415 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10585 | ||
| 4597 | 2026.01.02 05:08:16.918917 [ 245 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4598 | 2026.01.02 05:08:16.918963 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4599 | 2026.01.02 05:08:16.919576 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4600 | 2026.01.02 05:08:16.919826 [ 245 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4601 | 2026.01.02 05:08:16.919961 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10585 | ||
| 4602 | 2026.01.02 05:08:17.504689 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 4603 | 2026.01.02 05:08:17.518900 [ 244 ] {} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4604 | 2026.01.02 05:08:17.518951 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4605 | 2026.01.02 05:08:17.524621 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4606 | 2026.01.02 05:08:17.525305 [ 244 ] {} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4607 | 2026.01.02 05:08:17.527898 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 4608 | 2026.01.02 05:08:18.565809 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4609 | 2026.01.02 05:08:18.566035 [ 270 ] {6f7b21d1-ffd3-4ebb-80a2-0cc742d27a31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4610 | 2026.01.02 05:08:18.566112 [ 270 ] {6f7b21d1-ffd3-4ebb-80a2-0cc742d27a31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4611 | 2026.01.02 05:08:18.566853 [ 270 ] {6f7b21d1-ffd3-4ebb-80a2-0cc742d27a31} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4612 | 2026.01.02 05:08:18.566906 [ 270 ] {6f7b21d1-ffd3-4ebb-80a2-0cc742d27a31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4613 | 2026.01.02 05:08:18.567333 [ 270 ] {6f7b21d1-ffd3-4ebb-80a2-0cc742d27a31} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4614 | 2026.01.02 05:08:18.567583 [ 270 ] {6f7b21d1-ffd3-4ebb-80a2-0cc742d27a31} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4615 | 2026.01.02 05:08:18.567751 [ 270 ] {6f7b21d1-ffd3-4ebb-80a2-0cc742d27a31} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001773 sec., 31584.884376762548 rows/sec., 2.43 MiB/sec. | ||
| 4616 | 2026.01.02 05:08:18.567802 [ 270 ] {6f7b21d1-ffd3-4ebb-80a2-0cc742d27a31} <Debug> TCPHandler: Processed in 0.002135016 sec. | ||
| 4617 | 2026.01.02 05:08:18.567931 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4618 | 2026.01.02 05:08:18.568037 [ 270 ] {34d81be5-6856-4291-918f-43ed969265e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4619 | 2026.01.02 05:08:18.568083 [ 270 ] {34d81be5-6856-4291-918f-43ed969265e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4620 | 2026.01.02 05:08:18.568530 [ 270 ] {34d81be5-6856-4291-918f-43ed969265e5} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4621 | 2026.01.02 05:08:18.568570 [ 270 ] {34d81be5-6856-4291-918f-43ed969265e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4622 | 2026.01.02 05:08:18.568905 [ 270 ] {34d81be5-6856-4291-918f-43ed969265e5} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4623 | 2026.01.02 05:08:18.569134 [ 270 ] {34d81be5-6856-4291-918f-43ed969265e5} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4624 | 2026.01.02 05:08:18.569266 [ 270 ] {34d81be5-6856-4291-918f-43ed969265e5} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001253 sec., 51077.41420590583 rows/sec., 3.99 MiB/sec. | ||
| 4625 | 2026.01.02 05:08:18.569306 [ 270 ] {34d81be5-6856-4291-918f-43ed969265e5} <Debug> TCPHandler: Processed in 0.001426824 sec. | ||
| 4626 | 2026.01.02 05:08:18.569426 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4627 | 2026.01.02 05:08:18.569524 [ 270 ] {42c9678a-c316-4755-9116-408de340a110} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4628 | 2026.01.02 05:08:18.569570 [ 270 ] {42c9678a-c316-4755-9116-408de340a110} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4629 | 2026.01.02 05:08:18.569994 [ 270 ] {42c9678a-c316-4755-9116-408de340a110} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4630 | 2026.01.02 05:08:18.570033 [ 270 ] {42c9678a-c316-4755-9116-408de340a110} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4631 | 2026.01.02 05:08:18.570376 [ 270 ] {42c9678a-c316-4755-9116-408de340a110} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4632 | 2026.01.02 05:08:18.570609 [ 270 ] {42c9678a-c316-4755-9116-408de340a110} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4633 | 2026.01.02 05:08:18.570740 [ 270 ] {42c9678a-c316-4755-9116-408de340a110} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001236 sec., 129449.83818770228 rows/sec., 9.02 MiB/sec. | ||
| 4634 | 2026.01.02 05:08:18.570778 [ 270 ] {42c9678a-c316-4755-9116-408de340a110} <Debug> TCPHandler: Processed in 0.001403753 sec. | ||
| 4635 | 2026.01.02 05:08:18.570899 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4636 | 2026.01.02 05:08:18.570996 [ 270 ] {e73b7b50-0bc4-48b0-be47-b07cc94628a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4637 | 2026.01.02 05:08:18.571040 [ 270 ] {e73b7b50-0bc4-48b0-be47-b07cc94628a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4638 | 2026.01.02 05:08:18.571375 [ 270 ] {e73b7b50-0bc4-48b0-be47-b07cc94628a9} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4639 | 2026.01.02 05:08:18.571413 [ 270 ] {e73b7b50-0bc4-48b0-be47-b07cc94628a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4640 | 2026.01.02 05:08:18.571755 [ 270 ] {e73b7b50-0bc4-48b0-be47-b07cc94628a9} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4641 | 2026.01.02 05:08:18.571978 [ 270 ] {e73b7b50-0bc4-48b0-be47-b07cc94628a9} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4642 | 2026.01.02 05:08:18.572107 [ 270 ] {e73b7b50-0bc4-48b0-be47-b07cc94628a9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001129 sec., 53144.37555358725 rows/sec., 3.58 MiB/sec. | ||
| 4643 | 2026.01.02 05:08:18.572143 [ 270 ] {e73b7b50-0bc4-48b0-be47-b07cc94628a9} <Debug> TCPHandler: Processed in 0.001296782 sec. | ||
| 4644 | 2026.01.02 05:08:19.807428 [ 43 ] {} <Debug> oximeter.fields_ipaddr (645cdd3d-4969-40ee-99e7-272b8c981424) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 4645 | 2026.01.02 05:08:19.807507 [ 43 ] {} <Trace> oximeter.fields_ipaddr (645cdd3d-4969-40ee-99e7-272b8c981424): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4646 | 2026.01.02 05:08:19.807541 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4647 | 2026.01.02 05:08:19.807676 [ 190 ] {645cdd3d-4969-40ee-99e7-272b8c981424::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 | ||
| 4648 | 2026.01.02 05:08:19.807838 [ 190 ] {645cdd3d-4969-40ee-99e7-272b8c981424::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4649 | 2026.01.02 05:08:19.807879 [ 190 ] {645cdd3d-4969-40ee-99e7-272b8c981424::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 | ||
| 4650 | 2026.01.02 05:08:19.807953 [ 190 ] {645cdd3d-4969-40ee-99e7-272b8c981424::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 | ||
| 4651 | 2026.01.02 05:08:19.808003 [ 190 ] {645cdd3d-4969-40ee-99e7-272b8c981424::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part | ||
| 4652 | 2026.01.02 05:08:19.808051 [ 190 ] {645cdd3d-4969-40ee-99e7-272b8c981424::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 10 rows starting from the beginning of the part | ||
| 4653 | 2026.01.02 05:08:19.808096 [ 190 ] {645cdd3d-4969-40ee-99e7-272b8c981424::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part | ||
| 4654 | 2026.01.02 05:08:19.808827 [ 195 ] {645cdd3d-4969-40ee-99e7-272b8c981424::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.00120944 sec., 31419.499933853684 rows/sec., 2.62 MiB/sec. | ||
| 4655 | 2026.01.02 05:08:19.808989 [ 191 ] {645cdd3d-4969-40ee-99e7-272b8c981424::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 4656 | 2026.01.02 05:08:19.809283 [ 191 ] {645cdd3d-4969-40ee-99e7-272b8c981424::all_1_9_2} <Trace> oximeter.fields_ipaddr (645cdd3d-4969-40ee-99e7-272b8c981424): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4657 | 2026.01.02 05:08:19.809362 [ 191 ] {645cdd3d-4969-40ee-99e7-272b8c981424::all_1_9_2} <Trace> oximeter.fields_ipaddr (645cdd3d-4969-40ee-99e7-272b8c981424) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 4658 | 2026.01.02 05:08:19.809451 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4659 | 2026.01.02 05:08:21.948361 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 578 | ||
| 4660 | 2026.01.02 05:08:21.950554 [ 243 ] {} <Trace> system.query_log (dd3f3490-5765-4d2a-9406-0e239d3e9a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4661 | 2026.01.02 05:08:21.950609 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4662 | 2026.01.02 05:08:21.951800 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4663 | 2026.01.02 05:08:21.952083 [ 243 ] {} <Trace> system.query_log (dd3f3490-5765-4d2a-9406-0e239d3e9a13): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4664 | 2026.01.02 05:08:21.952453 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 578 | ||
| 4665 | 2026.01.02 05:08:23.578267 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4666 | 2026.01.02 05:08:23.578578 [ 270 ] {bd602f69-8f80-434d-a400-31a2b4801de4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4667 | 2026.01.02 05:08:23.578685 [ 270 ] {bd602f69-8f80-434d-a400-31a2b4801de4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4668 | 2026.01.02 05:08:23.579724 [ 270 ] {bd602f69-8f80-434d-a400-31a2b4801de4} <Trace> oximeter.fields_i16 (cb56b64a-0514-41c6-b851-58b3833bf8fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4669 | 2026.01.02 05:08:23.579765 [ 270 ] {bd602f69-8f80-434d-a400-31a2b4801de4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4670 | 2026.01.02 05:08:23.580173 [ 270 ] {bd602f69-8f80-434d-a400-31a2b4801de4} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4671 | 2026.01.02 05:08:23.580409 [ 270 ] {bd602f69-8f80-434d-a400-31a2b4801de4} <Trace> oximeter.fields_i16 (cb56b64a-0514-41c6-b851-58b3833bf8fd): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4672 | 2026.01.02 05:08:23.580561 [ 270 ] {bd602f69-8f80-434d-a400-31a2b4801de4} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002063 sec., 198739.69946679592 rows/sec., 12.61 MiB/sec. | ||
| 4673 | 2026.01.02 05:08:23.580603 [ 270 ] {bd602f69-8f80-434d-a400-31a2b4801de4} <Debug> TCPHandler: Processed in 0.002522413 sec. | ||
| 4674 | 2026.01.02 05:08:23.580736 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4675 | 2026.01.02 05:08:23.580855 [ 270 ] {918a0358-babb-4979-9f42-7e1e7192b9c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4676 | 2026.01.02 05:08:23.580904 [ 270 ] {918a0358-babb-4979-9f42-7e1e7192b9c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4677 | 2026.01.02 05:08:23.581345 [ 270 ] {918a0358-babb-4979-9f42-7e1e7192b9c4} <Trace> oximeter.fields_ipaddr (645cdd3d-4969-40ee-99e7-272b8c981424): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4678 | 2026.01.02 05:08:23.581380 [ 270 ] {918a0358-babb-4979-9f42-7e1e7192b9c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4679 | 2026.01.02 05:08:23.581678 [ 270 ] {918a0358-babb-4979-9f42-7e1e7192b9c4} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4680 | 2026.01.02 05:08:23.581880 [ 270 ] {918a0358-babb-4979-9f42-7e1e7192b9c4} <Trace> oximeter.fields_ipaddr (645cdd3d-4969-40ee-99e7-272b8c981424): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4681 | 2026.01.02 05:08:23.582006 [ 270 ] {918a0358-babb-4979-9f42-7e1e7192b9c4} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001176 sec., 3401.360544217687 rows/sec., 277.36 KiB/sec. | ||
| 4682 | 2026.01.02 05:08:23.582043 [ 270 ] {918a0358-babb-4979-9f42-7e1e7192b9c4} <Debug> TCPHandler: Processed in 0.001368093 sec. | ||
| 4683 | 2026.01.02 05:08:23.582161 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4684 | 2026.01.02 05:08:23.582278 [ 270 ] {cf1874c7-8f39-43e2-ab23-977eede402ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4685 | 2026.01.02 05:08:23.582327 [ 270 ] {cf1874c7-8f39-43e2-ab23-977eede402ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4686 | 2026.01.02 05:08:23.583546 [ 270 ] {cf1874c7-8f39-43e2-ab23-977eede402ec} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4687 | 2026.01.02 05:08:23.583580 [ 270 ] {cf1874c7-8f39-43e2-ab23-977eede402ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4688 | 2026.01.02 05:08:23.584007 [ 270 ] {cf1874c7-8f39-43e2-ab23-977eede402ec} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4689 | 2026.01.02 05:08:23.584223 [ 270 ] {cf1874c7-8f39-43e2-ab23-977eede402ec} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4690 | 2026.01.02 05:08:23.584352 [ 270 ] {cf1874c7-8f39-43e2-ab23-977eede402ec} <Debug> executeQuery: Read 1194 rows, 97.66 KiB in 0.002098 sec., 569113.4413727359 rows/sec., 45.46 MiB/sec. | ||
| 4691 | 2026.01.02 05:08:23.584390 [ 270 ] {cf1874c7-8f39-43e2-ab23-977eede402ec} <Debug> TCPHandler: Processed in 0.002291718 sec. | ||
| 4692 | 2026.01.02 05:08:23.584498 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4693 | 2026.01.02 05:08:23.584593 [ 270 ] {6a5db82b-ab82-4a94-8118-58a736a20263} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4694 | 2026.01.02 05:08:23.584633 [ 270 ] {6a5db82b-ab82-4a94-8118-58a736a20263} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4695 | 2026.01.02 05:08:23.585157 [ 270 ] {6a5db82b-ab82-4a94-8118-58a736a20263} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4696 | 2026.01.02 05:08:23.585192 [ 270 ] {6a5db82b-ab82-4a94-8118-58a736a20263} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4697 | 2026.01.02 05:08:23.585507 [ 270 ] {6a5db82b-ab82-4a94-8118-58a736a20263} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4698 | 2026.01.02 05:08:23.585717 [ 270 ] {6a5db82b-ab82-4a94-8118-58a736a20263} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4699 | 2026.01.02 05:08:23.585808 [ 29 ] {} <Debug> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4700 | 2026.01.02 05:08:23.585842 [ 270 ] {6a5db82b-ab82-4a94-8118-58a736a20263} <Debug> executeQuery: Read 249 rows, 15.60 KiB in 0.001267 sec., 196527.22967640095 rows/sec., 12.03 MiB/sec. | ||
| 4701 | 2026.01.02 05:08:23.585844 [ 29 ] {} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4702 | 2026.01.02 05:08:23.585872 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4703 | 2026.01.02 05:08:23.585879 [ 270 ] {6a5db82b-ab82-4a94-8118-58a736a20263} <Debug> TCPHandler: Processed in 0.001430724 sec. | ||
| 4704 | 2026.01.02 05:08:23.585987 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4705 | 2026.01.02 05:08:23.585999 [ 191 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::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 | ||
| 4706 | 2026.01.02 05:08:23.586081 [ 270 ] {5cb1135b-1112-424e-aa65-880b7dae4cde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4707 | 2026.01.02 05:08:23.586126 [ 270 ] {5cb1135b-1112-424e-aa65-880b7dae4cde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4708 | 2026.01.02 05:08:23.586147 [ 191 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4709 | 2026.01.02 05:08:23.586186 [ 191 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 277 rows starting from the beginning of the part | ||
| 4710 | 2026.01.02 05:08:23.586278 [ 191 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 50 rows starting from the beginning of the part | ||
| 4711 | 2026.01.02 05:08:23.586336 [ 191 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 40 rows starting from the beginning of the part | ||
| 4712 | 2026.01.02 05:08:23.586388 [ 191 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 14 rows starting from the beginning of the part | ||
| 4713 | 2026.01.02 05:08:23.586432 [ 191 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 40 rows starting from the beginning of the part | ||
| 4714 | 2026.01.02 05:08:23.586477 [ 191 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 249 rows starting from the beginning of the part | ||
| 4715 | 2026.01.02 05:08:23.586645 [ 270 ] {5cb1135b-1112-424e-aa65-880b7dae4cde} <Trace> oximeter.fields_u32 (1310015a-3be0-40ba-9fec-1b5eb4ed9f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4716 | 2026.01.02 05:08:23.586685 [ 270 ] {5cb1135b-1112-424e-aa65-880b7dae4cde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4717 | 2026.01.02 05:08:23.587055 [ 270 ] {5cb1135b-1112-424e-aa65-880b7dae4cde} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4718 | 2026.01.02 05:08:23.587292 [ 270 ] {5cb1135b-1112-424e-aa65-880b7dae4cde} <Trace> oximeter.fields_u32 (1310015a-3be0-40ba-9fec-1b5eb4ed9f75): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4719 | 2026.01.02 05:08:23.587410 [ 195 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 670 rows, containing 5 columns (5 merged, 0 gathered) in 0.001472585 sec., 454982.22513471206 rows/sec., 30.98 MiB/sec. | ||
| 4720 | 2026.01.02 05:08:23.587425 [ 270 ] {5cb1135b-1112-424e-aa65-880b7dae4cde} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001361 sec., 155767.81778104336 rows/sec., 10.05 MiB/sec. | ||
| 4721 | 2026.01.02 05:08:23.587476 [ 270 ] {5cb1135b-1112-424e-aa65-880b7dae4cde} <Debug> TCPHandler: Processed in 0.001538936 sec. | ||
| 4722 | 2026.01.02 05:08:23.587557 [ 191 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4723 | 2026.01.02 05:08:23.587583 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4724 | 2026.01.02 05:08:23.587682 [ 270 ] {6ee312c3-5d2a-465a-b412-ecc3d6d1fddd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4725 | 2026.01.02 05:08:23.587726 [ 270 ] {6ee312c3-5d2a-465a-b412-ecc3d6d1fddd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4726 | 2026.01.02 05:08:23.587819 [ 191 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::all_1_21_4} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4727 | 2026.01.02 05:08:23.587894 [ 191 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::all_1_21_4} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4728 | 2026.01.02 05:08:23.587969 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 4729 | 2026.01.02 05:08:23.588240 [ 270 ] {6ee312c3-5d2a-465a-b412-ecc3d6d1fddd} <Trace> oximeter.fields_u8 (ae3e3832-81ae-4954-8933-d68b9608f6be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4730 | 2026.01.02 05:08:23.588280 [ 270 ] {6ee312c3-5d2a-465a-b412-ecc3d6d1fddd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4731 | 2026.01.02 05:08:23.588604 [ 270 ] {6ee312c3-5d2a-465a-b412-ecc3d6d1fddd} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4732 | 2026.01.02 05:08:23.588817 [ 270 ] {6ee312c3-5d2a-465a-b412-ecc3d6d1fddd} <Trace> oximeter.fields_u8 (ae3e3832-81ae-4954-8933-d68b9608f6be): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4733 | 2026.01.02 05:08:23.588942 [ 270 ] {6ee312c3-5d2a-465a-b412-ecc3d6d1fddd} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001279 sec., 164972.63487099297 rows/sec., 9.37 MiB/sec. | ||
| 4734 | 2026.01.02 05:08:23.588979 [ 270 ] {6ee312c3-5d2a-465a-b412-ecc3d6d1fddd} <Debug> TCPHandler: Processed in 0.001444884 sec. | ||
| 4735 | 2026.01.02 05:08:23.589085 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4736 | 2026.01.02 05:08:23.589178 [ 270 ] {448d4b59-27db-431a-a7f6-2e605101759d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4737 | 2026.01.02 05:08:23.589218 [ 270 ] {448d4b59-27db-431a-a7f6-2e605101759d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4738 | 2026.01.02 05:08:23.589965 [ 270 ] {448d4b59-27db-431a-a7f6-2e605101759d} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4739 | 2026.01.02 05:08:23.589999 [ 270 ] {448d4b59-27db-431a-a7f6-2e605101759d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4740 | 2026.01.02 05:08:23.590337 [ 270 ] {448d4b59-27db-431a-a7f6-2e605101759d} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4741 | 2026.01.02 05:08:23.590547 [ 270 ] {448d4b59-27db-431a-a7f6-2e605101759d} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4742 | 2026.01.02 05:08:23.590676 [ 270 ] {448d4b59-27db-431a-a7f6-2e605101759d} <Debug> executeQuery: Read 723 rows, 52.00 KiB in 0.001515 sec., 477227.7227722772 rows/sec., 33.52 MiB/sec. | ||
| 4743 | 2026.01.02 05:08:23.590713 [ 270 ] {448d4b59-27db-431a-a7f6-2e605101759d} <Debug> TCPHandler: Processed in 0.001677558 sec. | ||
| 4744 | 2026.01.02 05:08:23.590830 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4745 | 2026.01.02 05:08:23.590923 [ 270 ] {3a353209-346d-4655-9099-060d7ed6457b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4746 | 2026.01.02 05:08:23.590964 [ 270 ] {3a353209-346d-4655-9099-060d7ed6457b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4747 | 2026.01.02 05:08:23.591278 [ 270 ] {3a353209-346d-4655-9099-060d7ed6457b} <Trace> oximeter.measurements_bool (0b2779fa-d8a4-4f66-a14b-91b20b950528): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4748 | 2026.01.02 05:08:23.591314 [ 270 ] {3a353209-346d-4655-9099-060d7ed6457b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4749 | 2026.01.02 05:08:23.591615 [ 270 ] {3a353209-346d-4655-9099-060d7ed6457b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 4750 | 2026.01.02 05:08:23.591826 [ 270 ] {3a353209-346d-4655-9099-060d7ed6457b} <Trace> oximeter.measurements_bool (0b2779fa-d8a4-4f66-a14b-91b20b950528): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4751 | 2026.01.02 05:08:23.591949 [ 270 ] {3a353209-346d-4655-9099-060d7ed6457b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001044 sec., 5747.126436781609 rows/sec., 300.26 KiB/sec. | ||
| 4752 | 2026.01.02 05:08:23.591984 [ 270 ] {3a353209-346d-4655-9099-060d7ed6457b} <Debug> TCPHandler: Processed in 0.00120406 sec. | ||
| 4753 | 2026.01.02 05:08:23.592090 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4754 | 2026.01.02 05:08:23.592183 [ 270 ] {2a97d68e-b665-449a-b32d-a795c2abb7c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4755 | 2026.01.02 05:08:23.592225 [ 270 ] {2a97d68e-b665-449a-b32d-a795c2abb7c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4756 | 2026.01.02 05:08:23.592685 [ 270 ] {2a97d68e-b665-449a-b32d-a795c2abb7c8} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4757 | 2026.01.02 05:08:23.592718 [ 270 ] {2a97d68e-b665-449a-b32d-a795c2abb7c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4758 | 2026.01.02 05:08:23.593053 [ 270 ] {2a97d68e-b665-449a-b32d-a795c2abb7c8} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4759 | 2026.01.02 05:08:23.593268 [ 270 ] {2a97d68e-b665-449a-b32d-a795c2abb7c8} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4760 | 2026.01.02 05:08:23.593397 [ 270 ] {2a97d68e-b665-449a-b32d-a795c2abb7c8} <Debug> executeQuery: Read 316 rows, 21.26 KiB in 0.001231 sec., 256701.86839967503 rows/sec., 16.87 MiB/sec. | ||
| 4761 | 2026.01.02 05:08:23.593433 [ 270 ] {2a97d68e-b665-449a-b32d-a795c2abb7c8} <Debug> TCPHandler: Processed in 0.001391893 sec. | ||
| 4762 | 2026.01.02 05:08:23.593532 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4763 | 2026.01.02 05:08:23.593629 [ 270 ] {7f245eed-1fea-4a4a-a1df-198503d8fd4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4764 | 2026.01.02 05:08:23.593672 [ 270 ] {7f245eed-1fea-4a4a-a1df-198503d8fd4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4765 | 2026.01.02 05:08:23.593973 [ 270 ] {7f245eed-1fea-4a4a-a1df-198503d8fd4f} <Trace> oximeter.measurements_f64 (aa9bbb3a-da62-4075-81f6-d05edd62a94a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4766 | 2026.01.02 05:08:23.594032 [ 270 ] {7f245eed-1fea-4a4a-a1df-198503d8fd4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4767 | 2026.01.02 05:08:23.594333 [ 270 ] {7f245eed-1fea-4a4a-a1df-198503d8fd4f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 4768 | 2026.01.02 05:08:23.594549 [ 270 ] {7f245eed-1fea-4a4a-a1df-198503d8fd4f} <Trace> oximeter.measurements_f64 (aa9bbb3a-da62-4075-81f6-d05edd62a94a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4769 | 2026.01.02 05:08:23.594674 [ 270 ] {7f245eed-1fea-4a4a-a1df-198503d8fd4f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001063 sec., 940.7337723424272 rows/sec., 63.39 KiB/sec. | ||
| 4770 | 2026.01.02 05:08:23.594709 [ 270 ] {7f245eed-1fea-4a4a-a1df-198503d8fd4f} <Debug> TCPHandler: Processed in 0.001226251 sec. | ||
| 4771 | 2026.01.02 05:08:23.594804 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4772 | 2026.01.02 05:08:23.594896 [ 270 ] {d02ba14d-7191-43ce-916f-58f4a4932ac4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4773 | 2026.01.02 05:08:23.594948 [ 270 ] {d02ba14d-7191-43ce-916f-58f4a4932ac4} <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 | ||
| 4774 | 2026.01.02 05:08:23.595848 [ 270 ] {d02ba14d-7191-43ce-916f-58f4a4932ac4} <Trace> oximeter.measurements_histogramu64 (1ea2d44b-9dfb-4731-8ee2-8779179f369b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4775 | 2026.01.02 05:08:23.595884 [ 270 ] {d02ba14d-7191-43ce-916f-58f4a4932ac4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4776 | 2026.01.02 05:08:23.596424 [ 270 ] {d02ba14d-7191-43ce-916f-58f4a4932ac4} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4777 | 2026.01.02 05:08:23.596638 [ 270 ] {d02ba14d-7191-43ce-916f-58f4a4932ac4} <Trace> oximeter.measurements_histogramu64 (1ea2d44b-9dfb-4731-8ee2-8779179f369b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4778 | 2026.01.02 05:08:23.596762 [ 74 ] {} <Debug> oximeter.measurements_histogramu64 (1ea2d44b-9dfb-4731-8ee2-8779179f369b) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4779 | 2026.01.02 05:08:23.596771 [ 270 ] {d02ba14d-7191-43ce-916f-58f4a4932ac4} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001893 sec., 21130.480718436345 rows/sec., 37.86 MiB/sec. | ||
| 4780 | 2026.01.02 05:08:23.596874 [ 74 ] {} <Trace> oximeter.measurements_histogramu64 (1ea2d44b-9dfb-4731-8ee2-8779179f369b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4781 | 2026.01.02 05:08:23.596885 [ 270 ] {d02ba14d-7191-43ce-916f-58f4a4932ac4} <Debug> TCPHandler: Processed in 0.002127546 sec. | ||
| 4782 | 2026.01.02 05:08:23.596922 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4783 | 2026.01.02 05:08:23.597005 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4784 | 2026.01.02 05:08:23.597040 [ 197 ] {1ea2d44b-9dfb-4731-8ee2-8779179f369b::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 | ||
| 4785 | 2026.01.02 05:08:23.597103 [ 270 ] {98df2fcd-fc68-42c8-a087-a3cc9ba3f676} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4786 | 2026.01.02 05:08:23.597143 [ 270 ] {98df2fcd-fc68-42c8-a087-a3cc9ba3f676} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4787 | 2026.01.02 05:08:23.597248 [ 197 ] {1ea2d44b-9dfb-4731-8ee2-8779179f369b::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4788 | 2026.01.02 05:08:23.597305 [ 197 ] {1ea2d44b-9dfb-4731-8ee2-8779179f369b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 342 rows starting from the beginning of the part | ||
| 4789 | 2026.01.02 05:08:23.597422 [ 197 ] {1ea2d44b-9dfb-4731-8ee2-8779179f369b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 40 rows starting from the beginning of the part | ||
| 4790 | 2026.01.02 05:08:23.597485 [ 270 ] {98df2fcd-fc68-42c8-a087-a3cc9ba3f676} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4791 | 2026.01.02 05:08:23.597520 [ 197 ] {1ea2d44b-9dfb-4731-8ee2-8779179f369b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 40 rows starting from the beginning of the part | ||
| 4792 | 2026.01.02 05:08:23.597522 [ 270 ] {98df2fcd-fc68-42c8-a087-a3cc9ba3f676} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4793 | 2026.01.02 05:08:23.597609 [ 197 ] {1ea2d44b-9dfb-4731-8ee2-8779179f369b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 40 rows starting from the beginning of the part | ||
| 4794 | 2026.01.02 05:08:23.597694 [ 197 ] {1ea2d44b-9dfb-4731-8ee2-8779179f369b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 40 rows starting from the beginning of the part | ||
| 4795 | 2026.01.02 05:08:23.597778 [ 197 ] {1ea2d44b-9dfb-4731-8ee2-8779179f369b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 40 rows starting from the beginning of the part | ||
| 4796 | 2026.01.02 05:08:23.597842 [ 270 ] {98df2fcd-fc68-42c8-a087-a3cc9ba3f676} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4797 | 2026.01.02 05:08:23.598048 [ 270 ] {98df2fcd-fc68-42c8-a087-a3cc9ba3f676} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4798 | 2026.01.02 05:08:23.598169 [ 270 ] {98df2fcd-fc68-42c8-a087-a3cc9ba3f676} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001085 sec., 95852.53456221198 rows/sec., 5.87 MiB/sec. | ||
| 4799 | 2026.01.02 05:08:23.598203 [ 270 ] {98df2fcd-fc68-42c8-a087-a3cc9ba3f676} <Debug> TCPHandler: Processed in 0.001245671 sec. | ||
| 4800 | 2026.01.02 05:08:23.602056 [ 191 ] {1ea2d44b-9dfb-4731-8ee2-8779179f369b::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 542 rows, containing 19 columns (19 merged, 0 gathered) in 0.005058225 sec., 107152.21248560512 rows/sec., 192.01 MiB/sec. | ||
| 4801 | 2026.01.02 05:08:23.603201 [ 195 ] {1ea2d44b-9dfb-4731-8ee2-8779179f369b::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4802 | 2026.01.02 05:08:23.603566 [ 195 ] {1ea2d44b-9dfb-4731-8ee2-8779179f369b::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (1ea2d44b-9dfb-4731-8ee2-8779179f369b): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4803 | 2026.01.02 05:08:23.603639 [ 195 ] {1ea2d44b-9dfb-4731-8ee2-8779179f369b::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (1ea2d44b-9dfb-4731-8ee2-8779179f369b) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4804 | 2026.01.02 05:08:23.603791 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.53 MiB. | ||
| 4805 | 2026.01.02 05:08:24.000194 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 254.43 MiB, peak 259.91 MiB, free memory in arenas 0.00 B, will set to 255.93 MiB (RSS), difference: 1.50 MiB | ||
| 4806 | 2026.01.02 05:08:24.420072 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11097 | ||
| 4807 | 2026.01.02 05:08:24.420911 [ 245 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4808 | 2026.01.02 05:08:24.420993 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4809 | 2026.01.02 05:08:24.421641 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4810 | 2026.01.02 05:08:24.421875 [ 245 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4811 | 2026.01.02 05:08:24.422020 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11097 | ||
| 4812 | 2026.01.02 05:08:25.027978 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 4813 | 2026.01.02 05:08:25.043049 [ 244 ] {} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4814 | 2026.01.02 05:08:25.043100 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4815 | 2026.01.02 05:08:25.049312 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4816 | 2026.01.02 05:08:25.050029 [ 244 ] {} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4817 | 2026.01.02 05:08:25.052572 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 4818 | 2026.01.02 05:08:28.566261 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4819 | 2026.01.02 05:08:28.566559 [ 270 ] {d94d7472-f1f7-4464-bd07-a08a4c687521} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4820 | 2026.01.02 05:08:28.566624 [ 270 ] {d94d7472-f1f7-4464-bd07-a08a4c687521} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4821 | 2026.01.02 05:08:28.567312 [ 270 ] {d94d7472-f1f7-4464-bd07-a08a4c687521} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4822 | 2026.01.02 05:08:28.567356 [ 270 ] {d94d7472-f1f7-4464-bd07-a08a4c687521} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4823 | 2026.01.02 05:08:28.567766 [ 270 ] {d94d7472-f1f7-4464-bd07-a08a4c687521} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4824 | 2026.01.02 05:08:28.567999 [ 270 ] {d94d7472-f1f7-4464-bd07-a08a4c687521} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4825 | 2026.01.02 05:08:28.568152 [ 270 ] {d94d7472-f1f7-4464-bd07-a08a4c687521} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001659 sec., 33755.27426160337 rows/sec., 2.59 MiB/sec. | ||
| 4826 | 2026.01.02 05:08:28.568151 [ 79 ] {} <Debug> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4827 | 2026.01.02 05:08:28.568194 [ 270 ] {d94d7472-f1f7-4464-bd07-a08a4c687521} <Debug> TCPHandler: Processed in 0.002123746 sec. | ||
| 4828 | 2026.01.02 05:08:28.568242 [ 79 ] {} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4829 | 2026.01.02 05:08:28.568272 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4830 | 2026.01.02 05:08:28.568346 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4831 | 2026.01.02 05:08:28.568456 [ 187 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::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 | ||
| 4832 | 2026.01.02 05:08:28.568457 [ 270 ] {e4750ada-20c4-41bd-aa94-06061f9b9dfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4833 | 2026.01.02 05:08:28.568551 [ 270 ] {e4750ada-20c4-41bd-aa94-06061f9b9dfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4834 | 2026.01.02 05:08:28.568624 [ 187 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4835 | 2026.01.02 05:08:28.568667 [ 187 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 2463 rows starting from the beginning of the part | ||
| 4836 | 2026.01.02 05:08:28.568742 [ 187 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1317 rows starting from the beginning of the part | ||
| 4837 | 2026.01.02 05:08:28.568793 [ 187 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 136 rows starting from the beginning of the part | ||
| 4838 | 2026.01.02 05:08:28.568839 [ 187 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 56 rows starting from the beginning of the part | ||
| 4839 | 2026.01.02 05:08:28.568885 [ 187 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1194 rows starting from the beginning of the part | ||
| 4840 | 2026.01.02 05:08:28.568932 [ 187 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 56 rows starting from the beginning of the part | ||
| 4841 | 2026.01.02 05:08:28.568968 [ 270 ] {e4750ada-20c4-41bd-aa94-06061f9b9dfa} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4842 | 2026.01.02 05:08:28.569009 [ 270 ] {e4750ada-20c4-41bd-aa94-06061f9b9dfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4843 | 2026.01.02 05:08:28.569358 [ 270 ] {e4750ada-20c4-41bd-aa94-06061f9b9dfa} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4844 | 2026.01.02 05:08:28.569575 [ 270 ] {e4750ada-20c4-41bd-aa94-06061f9b9dfa} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4845 | 2026.01.02 05:08:28.569711 [ 270 ] {e4750ada-20c4-41bd-aa94-06061f9b9dfa} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001277 sec., 50117.46280344558 rows/sec., 3.91 MiB/sec. | ||
| 4846 | 2026.01.02 05:08:28.569723 [ 78 ] {} <Debug> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4847 | 2026.01.02 05:08:28.569748 [ 270 ] {e4750ada-20c4-41bd-aa94-06061f9b9dfa} <Debug> TCPHandler: Processed in 0.001449595 sec. | ||
| 4848 | 2026.01.02 05:08:28.569795 [ 78 ] {} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4849 | 2026.01.02 05:08:28.569822 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4850 | 2026.01.02 05:08:28.569900 [ 195 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::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 | ||
| 4851 | 2026.01.02 05:08:28.569900 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4852 | 2026.01.02 05:08:28.569998 [ 195 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4853 | 2026.01.02 05:08:28.570024 [ 270 ] {a4e81bf6-2775-4042-9f0b-d913a8affbab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4854 | 2026.01.02 05:08:28.570029 [ 195 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1249 rows starting from the beginning of the part | ||
| 4855 | 2026.01.02 05:08:28.570076 [ 270 ] {a4e81bf6-2775-4042-9f0b-d913a8affbab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4856 | 2026.01.02 05:08:28.570101 [ 195 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 558 rows starting from the beginning of the part | ||
| 4857 | 2026.01.02 05:08:28.570155 [ 195 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 104 rows starting from the beginning of the part | ||
| 4858 | 2026.01.02 05:08:28.570196 [ 195 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 64 rows starting from the beginning of the part | ||
| 4859 | 2026.01.02 05:08:28.570236 [ 195 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 723 rows starting from the beginning of the part | ||
| 4860 | 2026.01.02 05:08:28.570284 [ 195 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 64 rows starting from the beginning of the part | ||
| 4861 | 2026.01.02 05:08:28.570512 [ 270 ] {a4e81bf6-2775-4042-9f0b-d913a8affbab} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4862 | 2026.01.02 05:08:28.570554 [ 270 ] {a4e81bf6-2775-4042-9f0b-d913a8affbab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4863 | 2026.01.02 05:08:28.571022 [ 270 ] {a4e81bf6-2775-4042-9f0b-d913a8affbab} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4864 | 2026.01.02 05:08:28.571126 [ 191 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5222 rows, containing 5 columns (5 merged, 0 gathered) in 0.002719596 sec., 1920138.1381646392 rows/sec., 164.39 MiB/sec. | ||
| 4865 | 2026.01.02 05:08:28.571242 [ 270 ] {a4e81bf6-2775-4042-9f0b-d913a8affbab} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4866 | 2026.01.02 05:08:28.571379 [ 270 ] {a4e81bf6-2775-4042-9f0b-d913a8affbab} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001373 sec., 116533.13911143481 rows/sec., 8.12 MiB/sec. | ||
| 4867 | 2026.01.02 05:08:28.571406 [ 193 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4868 | 2026.01.02 05:08:28.571415 [ 270 ] {a4e81bf6-2775-4042-9f0b-d913a8affbab} <Debug> TCPHandler: Processed in 0.001561897 sec. | ||
| 4869 | 2026.01.02 05:08:28.571420 [ 191 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2762 rows, containing 5 columns (5 merged, 0 gathered) in 0.001555687 sec., 1775421.4054626669 rows/sec., 135.88 MiB/sec. | ||
| 4870 | 2026.01.02 05:08:28.571538 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4871 | 2026.01.02 05:08:28.571626 [ 191 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4872 | 2026.01.02 05:08:28.571656 [ 270 ] {59105e6a-bbad-4783-847d-bf85d3a29843} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4873 | 2026.01.02 05:08:28.571707 [ 270 ] {59105e6a-bbad-4783-847d-bf85d3a29843} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4874 | 2026.01.02 05:08:28.571733 [ 193 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_31_6} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4875 | 2026.01.02 05:08:28.571816 [ 193 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_31_6} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4876 | 2026.01.02 05:08:28.571922 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.18 MiB. | ||
| 4877 | 2026.01.02 05:08:28.572018 [ 191 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_31_6} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4878 | 2026.01.02 05:08:28.572086 [ 270 ] {59105e6a-bbad-4783-847d-bf85d3a29843} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4879 | 2026.01.02 05:08:28.572104 [ 191 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_31_6} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4880 | 2026.01.02 05:08:28.572130 [ 270 ] {59105e6a-bbad-4783-847d-bf85d3a29843} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4881 | 2026.01.02 05:08:28.572185 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 4882 | 2026.01.02 05:08:28.572450 [ 270 ] {59105e6a-bbad-4783-847d-bf85d3a29843} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4883 | 2026.01.02 05:08:28.572670 [ 270 ] {59105e6a-bbad-4783-847d-bf85d3a29843} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4884 | 2026.01.02 05:08:28.572804 [ 270 ] {59105e6a-bbad-4783-847d-bf85d3a29843} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001166 sec., 51457.975986277874 rows/sec., 3.47 MiB/sec. | ||
| 4885 | 2026.01.02 05:08:28.572840 [ 270 ] {59105e6a-bbad-4783-847d-bf85d3a29843} <Debug> TCPHandler: Processed in 0.001352472 sec. | ||
| 4886 | 2026.01.02 05:08:31.776865 [ 75 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4887 | 2026.01.02 05:08:31.776923 [ 75 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4888 | 2026.01.02 05:08:31.922136 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11545 | ||
| 4889 | 2026.01.02 05:08:31.922634 [ 245 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4890 | 2026.01.02 05:08:31.922676 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4891 | 2026.01.02 05:08:31.923159 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4892 | 2026.01.02 05:08:31.923394 [ 245 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4893 | 2026.01.02 05:08:31.923523 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11545 | ||
| 4894 | 2026.01.02 05:08:31.952543 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 610 | ||
| 4895 | 2026.01.02 05:08:31.954837 [ 243 ] {} <Trace> system.query_log (dd3f3490-5765-4d2a-9406-0e239d3e9a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4896 | 2026.01.02 05:08:31.954876 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4897 | 2026.01.02 05:08:31.956065 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4898 | 2026.01.02 05:08:31.956323 [ 243 ] {} <Trace> system.query_log (dd3f3490-5765-4d2a-9406-0e239d3e9a13): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4899 | 2026.01.02 05:08:31.956639 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 610 | ||
| 4900 | 2026.01.02 05:08:32.552685 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 4901 | 2026.01.02 05:08:32.568506 [ 244 ] {} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4902 | 2026.01.02 05:08:32.568552 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4903 | 2026.01.02 05:08:32.574680 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4904 | 2026.01.02 05:08:32.575360 [ 244 ] {} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4905 | 2026.01.02 05:08:32.578374 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 4906 | 2026.01.02 05:08:33.578999 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4907 | 2026.01.02 05:08:33.579197 [ 270 ] {1e817740-14fa-452b-82df-e7b358bb40eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4908 | 2026.01.02 05:08:33.579267 [ 270 ] {1e817740-14fa-452b-82df-e7b358bb40eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4909 | 2026.01.02 05:08:33.580138 [ 270 ] {1e817740-14fa-452b-82df-e7b358bb40eb} <Trace> oximeter.fields_i16 (cb56b64a-0514-41c6-b851-58b3833bf8fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4910 | 2026.01.02 05:08:33.580192 [ 270 ] {1e817740-14fa-452b-82df-e7b358bb40eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4911 | 2026.01.02 05:08:33.580645 [ 270 ] {1e817740-14fa-452b-82df-e7b358bb40eb} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4912 | 2026.01.02 05:08:33.580887 [ 270 ] {1e817740-14fa-452b-82df-e7b358bb40eb} <Trace> oximeter.fields_i16 (cb56b64a-0514-41c6-b851-58b3833bf8fd): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4913 | 2026.01.02 05:08:33.581048 [ 270 ] {1e817740-14fa-452b-82df-e7b358bb40eb} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001901 sec., 215675.96002104157 rows/sec., 13.68 MiB/sec. | ||
| 4914 | 2026.01.02 05:08:33.581101 [ 270 ] {1e817740-14fa-452b-82df-e7b358bb40eb} <Debug> TCPHandler: Processed in 0.002235247 sec. | ||
| 4915 | 2026.01.02 05:08:33.581232 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4916 | 2026.01.02 05:08:33.581335 [ 270 ] {cd455bb7-bff7-4b10-86a4-64e466915d3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4917 | 2026.01.02 05:08:33.581380 [ 270 ] {cd455bb7-bff7-4b10-86a4-64e466915d3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4918 | 2026.01.02 05:08:33.582510 [ 270 ] {cd455bb7-bff7-4b10-86a4-64e466915d3f} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4919 | 2026.01.02 05:08:33.582550 [ 270 ] {cd455bb7-bff7-4b10-86a4-64e466915d3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4920 | 2026.01.02 05:08:33.582965 [ 270 ] {cd455bb7-bff7-4b10-86a4-64e466915d3f} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4921 | 2026.01.02 05:08:33.583175 [ 270 ] {cd455bb7-bff7-4b10-86a4-64e466915d3f} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4922 | 2026.01.02 05:08:33.583307 [ 270 ] {cd455bb7-bff7-4b10-86a4-64e466915d3f} <Debug> executeQuery: Read 1192 rows, 97.51 KiB in 0.001996 sec., 597194.3887775551 rows/sec., 47.71 MiB/sec. | ||
| 4923 | 2026.01.02 05:08:33.583345 [ 270 ] {cd455bb7-bff7-4b10-86a4-64e466915d3f} <Debug> TCPHandler: Processed in 0.002165706 sec. | ||
| 4924 | 2026.01.02 05:08:33.583469 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4925 | 2026.01.02 05:08:33.583563 [ 270 ] {099c54ac-8e2c-4d76-a013-bf65c5097d47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4926 | 2026.01.02 05:08:33.583603 [ 270 ] {099c54ac-8e2c-4d76-a013-bf65c5097d47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4927 | 2026.01.02 05:08:33.584103 [ 270 ] {099c54ac-8e2c-4d76-a013-bf65c5097d47} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4928 | 2026.01.02 05:08:33.584141 [ 270 ] {099c54ac-8e2c-4d76-a013-bf65c5097d47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4929 | 2026.01.02 05:08:33.584449 [ 270 ] {099c54ac-8e2c-4d76-a013-bf65c5097d47} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4930 | 2026.01.02 05:08:33.584657 [ 270 ] {099c54ac-8e2c-4d76-a013-bf65c5097d47} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4931 | 2026.01.02 05:08:33.584786 [ 270 ] {099c54ac-8e2c-4d76-a013-bf65c5097d47} <Debug> executeQuery: Read 245 rows, 15.32 KiB in 0.001242 sec., 197262.4798711755 rows/sec., 12.05 MiB/sec. | ||
| 4932 | 2026.01.02 05:08:33.584825 [ 270 ] {099c54ac-8e2c-4d76-a013-bf65c5097d47} <Debug> TCPHandler: Processed in 0.001405574 sec. | ||
| 4933 | 2026.01.02 05:08:33.584942 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4934 | 2026.01.02 05:08:33.585034 [ 270 ] {c63d18d3-8a73-4da7-a45b-42f3b8bf99f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4935 | 2026.01.02 05:08:33.585074 [ 270 ] {c63d18d3-8a73-4da7-a45b-42f3b8bf99f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4936 | 2026.01.02 05:08:33.585538 [ 270 ] {c63d18d3-8a73-4da7-a45b-42f3b8bf99f1} <Trace> oximeter.fields_u32 (1310015a-3be0-40ba-9fec-1b5eb4ed9f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4937 | 2026.01.02 05:08:33.585576 [ 270 ] {c63d18d3-8a73-4da7-a45b-42f3b8bf99f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4938 | 2026.01.02 05:08:33.585883 [ 270 ] {c63d18d3-8a73-4da7-a45b-42f3b8bf99f1} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4939 | 2026.01.02 05:08:33.586093 [ 270 ] {c63d18d3-8a73-4da7-a45b-42f3b8bf99f1} <Trace> oximeter.fields_u32 (1310015a-3be0-40ba-9fec-1b5eb4ed9f75): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4940 | 2026.01.02 05:08:33.586221 [ 270 ] {c63d18d3-8a73-4da7-a45b-42f3b8bf99f1} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001204 sec., 176079.7342192691 rows/sec., 11.36 MiB/sec. | ||
| 4941 | 2026.01.02 05:08:33.586257 [ 270 ] {c63d18d3-8a73-4da7-a45b-42f3b8bf99f1} <Debug> TCPHandler: Processed in 0.001365843 sec. | ||
| 4942 | 2026.01.02 05:08:33.586368 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4943 | 2026.01.02 05:08:33.586460 [ 270 ] {7101a183-e240-4ad5-9429-2b54527fbff8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4944 | 2026.01.02 05:08:33.586500 [ 270 ] {7101a183-e240-4ad5-9429-2b54527fbff8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4945 | 2026.01.02 05:08:33.586964 [ 270 ] {7101a183-e240-4ad5-9429-2b54527fbff8} <Trace> oximeter.fields_u8 (ae3e3832-81ae-4954-8933-d68b9608f6be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4946 | 2026.01.02 05:08:33.587001 [ 270 ] {7101a183-e240-4ad5-9429-2b54527fbff8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4947 | 2026.01.02 05:08:33.587303 [ 270 ] {7101a183-e240-4ad5-9429-2b54527fbff8} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4948 | 2026.01.02 05:08:33.587509 [ 270 ] {7101a183-e240-4ad5-9429-2b54527fbff8} <Trace> oximeter.fields_u8 (ae3e3832-81ae-4954-8933-d68b9608f6be): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4949 | 2026.01.02 05:08:33.587636 [ 270 ] {7101a183-e240-4ad5-9429-2b54527fbff8} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001194 sec., 176716.91792294808 rows/sec., 10.04 MiB/sec. | ||
| 4950 | 2026.01.02 05:08:33.587673 [ 270 ] {7101a183-e240-4ad5-9429-2b54527fbff8} <Debug> TCPHandler: Processed in 0.001354623 sec. | ||
| 4951 | 2026.01.02 05:08:33.587789 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4952 | 2026.01.02 05:08:33.587894 [ 270 ] {e2684950-7b94-4ebb-a814-b2734a3f6eb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4953 | 2026.01.02 05:08:33.587937 [ 270 ] {e2684950-7b94-4ebb-a814-b2734a3f6eb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4954 | 2026.01.02 05:08:33.588602 [ 270 ] {e2684950-7b94-4ebb-a814-b2734a3f6eb3} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4955 | 2026.01.02 05:08:33.588642 [ 270 ] {e2684950-7b94-4ebb-a814-b2734a3f6eb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4956 | 2026.01.02 05:08:33.589012 [ 270 ] {e2684950-7b94-4ebb-a814-b2734a3f6eb3} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4957 | 2026.01.02 05:08:33.589243 [ 270 ] {e2684950-7b94-4ebb-a814-b2734a3f6eb3} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4958 | 2026.01.02 05:08:33.589381 [ 270 ] {e2684950-7b94-4ebb-a814-b2734a3f6eb3} <Debug> executeQuery: Read 719 rows, 51.67 KiB in 0.001505 sec., 477740.8637873754 rows/sec., 33.53 MiB/sec. | ||
| 4959 | 2026.01.02 05:08:33.589430 [ 270 ] {e2684950-7b94-4ebb-a814-b2734a3f6eb3} <Debug> TCPHandler: Processed in 0.001693038 sec. | ||
| 4960 | 2026.01.02 05:08:33.589549 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4961 | 2026.01.02 05:08:33.589667 [ 270 ] {cf5d0af6-5fc5-4356-9153-7e4a14c5a8e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4962 | 2026.01.02 05:08:33.589723 [ 270 ] {cf5d0af6-5fc5-4356-9153-7e4a14c5a8e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4963 | 2026.01.02 05:08:33.590047 [ 270 ] {cf5d0af6-5fc5-4356-9153-7e4a14c5a8e0} <Trace> oximeter.measurements_bool (0b2779fa-d8a4-4f66-a14b-91b20b950528): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4964 | 2026.01.02 05:08:33.590095 [ 270 ] {cf5d0af6-5fc5-4356-9153-7e4a14c5a8e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4965 | 2026.01.02 05:08:33.590405 [ 270 ] {cf5d0af6-5fc5-4356-9153-7e4a14c5a8e0} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 4966 | 2026.01.02 05:08:33.590616 [ 270 ] {cf5d0af6-5fc5-4356-9153-7e4a14c5a8e0} <Trace> oximeter.measurements_bool (0b2779fa-d8a4-4f66-a14b-91b20b950528): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4967 | 2026.01.02 05:08:33.590813 [ 270 ] {cf5d0af6-5fc5-4356-9153-7e4a14c5a8e0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001164 sec., 5154.639175257732 rows/sec., 269.31 KiB/sec. | ||
| 4968 | 2026.01.02 05:08:33.590851 [ 270 ] {cf5d0af6-5fc5-4356-9153-7e4a14c5a8e0} <Debug> TCPHandler: Processed in 0.001351163 sec. | ||
| 4969 | 2026.01.02 05:08:33.590964 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4970 | 2026.01.02 05:08:33.591059 [ 270 ] {fcc15510-e079-4f65-a9a3-2b4f980304e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4971 | 2026.01.02 05:08:33.591102 [ 270 ] {fcc15510-e079-4f65-a9a3-2b4f980304e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4972 | 2026.01.02 05:08:33.591535 [ 270 ] {fcc15510-e079-4f65-a9a3-2b4f980304e2} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4973 | 2026.01.02 05:08:33.591572 [ 270 ] {fcc15510-e079-4f65-a9a3-2b4f980304e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4974 | 2026.01.02 05:08:33.591908 [ 270 ] {fcc15510-e079-4f65-a9a3-2b4f980304e2} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4975 | 2026.01.02 05:08:33.592115 [ 270 ] {fcc15510-e079-4f65-a9a3-2b4f980304e2} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4976 | 2026.01.02 05:08:33.592223 [ 70 ] {} <Debug> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4977 | 2026.01.02 05:08:33.592245 [ 270 ] {fcc15510-e079-4f65-a9a3-2b4f980304e2} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001204 sec., 260797.34219269102 rows/sec., 17.13 MiB/sec. | ||
| 4978 | 2026.01.02 05:08:33.592294 [ 70 ] {} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4979 | 2026.01.02 05:08:33.592302 [ 270 ] {fcc15510-e079-4f65-a9a3-2b4f980304e2} <Debug> TCPHandler: Processed in 0.001387513 sec. | ||
| 4980 | 2026.01.02 05:08:33.592325 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4981 | 2026.01.02 05:08:33.592425 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4982 | 2026.01.02 05:08:33.592457 [ 191 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::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 | ||
| 4983 | 2026.01.02 05:08:33.592531 [ 270 ] {d591a8d3-2c7b-423c-bbb2-0514524b9d8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4984 | 2026.01.02 05:08:33.592579 [ 270 ] {d591a8d3-2c7b-423c-bbb2-0514524b9d8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4985 | 2026.01.02 05:08:33.592613 [ 191 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4986 | 2026.01.02 05:08:33.592656 [ 191 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 8271 rows starting from the beginning of the part | ||
| 4987 | 2026.01.02 05:08:33.592734 [ 191 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 160 rows starting from the beginning of the part | ||
| 4988 | 2026.01.02 05:08:33.592790 [ 191 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 160 rows starting from the beginning of the part | ||
| 4989 | 2026.01.02 05:08:33.592843 [ 191 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 316 rows starting from the beginning of the part | ||
| 4990 | 2026.01.02 05:08:33.592892 [ 191 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 160 rows starting from the beginning of the part | ||
| 4991 | 2026.01.02 05:08:33.592940 [ 191 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 314 rows starting from the beginning of the part | ||
| 4992 | 2026.01.02 05:08:33.592956 [ 270 ] {d591a8d3-2c7b-423c-bbb2-0514524b9d8d} <Trace> oximeter.measurements_f64 (aa9bbb3a-da62-4075-81f6-d05edd62a94a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4993 | 2026.01.02 05:08:33.593006 [ 270 ] {d591a8d3-2c7b-423c-bbb2-0514524b9d8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4994 | 2026.01.02 05:08:33.593418 [ 270 ] {d591a8d3-2c7b-423c-bbb2-0514524b9d8d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 4995 | 2026.01.02 05:08:33.593663 [ 270 ] {d591a8d3-2c7b-423c-bbb2-0514524b9d8d} <Trace> oximeter.measurements_f64 (aa9bbb3a-da62-4075-81f6-d05edd62a94a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4996 | 2026.01.02 05:08:33.593793 [ 270 ] {d591a8d3-2c7b-423c-bbb2-0514524b9d8d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00128 sec., 781.2499999999999 rows/sec., 52.64 KiB/sec. | ||
| 4997 | 2026.01.02 05:08:33.593830 [ 270 ] {d591a8d3-2c7b-423c-bbb2-0514524b9d8d} <Debug> TCPHandler: Processed in 0.001456434 sec. | ||
| 4998 | 2026.01.02 05:08:33.593943 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4999 | 2026.01.02 05:08:33.594044 [ 270 ] {cd2970ba-8601-4798-8b49-3044b486486f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5000 | 2026.01.02 05:08:33.594102 [ 270 ] {cd2970ba-8601-4798-8b49-3044b486486f} <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 | ||
| 5001 | 2026.01.02 05:08:33.594974 [ 270 ] {cd2970ba-8601-4798-8b49-3044b486486f} <Trace> oximeter.measurements_histogramu64 (1ea2d44b-9dfb-4731-8ee2-8779179f369b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5002 | 2026.01.02 05:08:33.595012 [ 270 ] {cd2970ba-8601-4798-8b49-3044b486486f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5003 | 2026.01.02 05:08:33.595654 [ 270 ] {cd2970ba-8601-4798-8b49-3044b486486f} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5004 | 2026.01.02 05:08:33.595901 [ 270 ] {cd2970ba-8601-4798-8b49-3044b486486f} <Trace> oximeter.measurements_histogramu64 (1ea2d44b-9dfb-4731-8ee2-8779179f369b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5005 | 2026.01.02 05:08:33.596053 [ 270 ] {cd2970ba-8601-4798-8b49-3044b486486f} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002028 sec., 19723.865877712033 rows/sec., 35.34 MiB/sec. | ||
| 5006 | 2026.01.02 05:08:33.596117 [ 270 ] {cd2970ba-8601-4798-8b49-3044b486486f} <Debug> TCPHandler: Processed in 0.002224177 sec. | ||
| 5007 | 2026.01.02 05:08:33.596153 [ 193 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9381 rows, containing 5 columns (5 merged, 0 gathered) in 0.003750102 sec., 2501531.9583307332 rows/sec., 170.80 MiB/sec. | ||
| 5008 | 2026.01.02 05:08:33.596239 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5009 | 2026.01.02 05:08:33.596333 [ 270 ] {d141f241-1b5c-445d-86a2-adb28df3f518} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5010 | 2026.01.02 05:08:33.596378 [ 270 ] {d141f241-1b5c-445d-86a2-adb28df3f518} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5011 | 2026.01.02 05:08:33.596431 [ 186 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5012 | 2026.01.02 05:08:33.596723 [ 270 ] {d141f241-1b5c-445d-86a2-adb28df3f518} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5013 | 2026.01.02 05:08:33.596743 [ 186 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5014 | 2026.01.02 05:08:33.596768 [ 270 ] {d141f241-1b5c-445d-86a2-adb28df3f518} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5015 | 2026.01.02 05:08:33.596832 [ 186 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5016 | 2026.01.02 05:08:33.596927 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.09 MiB. | ||
| 5017 | 2026.01.02 05:08:33.597106 [ 270 ] {d141f241-1b5c-445d-86a2-adb28df3f518} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5018 | 2026.01.02 05:08:33.597324 [ 270 ] {d141f241-1b5c-445d-86a2-adb28df3f518} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5019 | 2026.01.02 05:08:33.597453 [ 270 ] {d141f241-1b5c-445d-86a2-adb28df3f518} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001139 sec., 91308.1650570676 rows/sec., 5.59 MiB/sec. | ||
| 5020 | 2026.01.02 05:08:33.597490 [ 270 ] {d141f241-1b5c-445d-86a2-adb28df3f518} <Debug> TCPHandler: Processed in 0.001300632 sec. | ||
| 5021 | 2026.01.02 05:08:38.596658 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5022 | 2026.01.02 05:08:38.596855 [ 270 ] {c0f0943f-ebfc-4566-af65-26afab22b899} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5023 | 2026.01.02 05:08:38.596923 [ 270 ] {c0f0943f-ebfc-4566-af65-26afab22b899} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5024 | 2026.01.02 05:08:38.597582 [ 270 ] {c0f0943f-ebfc-4566-af65-26afab22b899} <Trace> oximeter.fields_i16 (cb56b64a-0514-41c6-b851-58b3833bf8fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5025 | 2026.01.02 05:08:38.597635 [ 270 ] {c0f0943f-ebfc-4566-af65-26afab22b899} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5026 | 2026.01.02 05:08:38.598051 [ 270 ] {c0f0943f-ebfc-4566-af65-26afab22b899} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5027 | 2026.01.02 05:08:38.598281 [ 270 ] {c0f0943f-ebfc-4566-af65-26afab22b899} <Trace> oximeter.fields_i16 (cb56b64a-0514-41c6-b851-58b3833bf8fd): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5028 | 2026.01.02 05:08:38.598417 [ 67 ] {} <Debug> oximeter.fields_i16 (cb56b64a-0514-41c6-b851-58b3833bf8fd) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 5029 | 2026.01.02 05:08:38.598439 [ 270 ] {c0f0943f-ebfc-4566-af65-26afab22b899} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001634 sec., 14687.882496940025 rows/sec., 1.22 MiB/sec. | ||
| 5030 | 2026.01.02 05:08:38.598492 [ 67 ] {} <Trace> oximeter.fields_i16 (cb56b64a-0514-41c6-b851-58b3833bf8fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5031 | 2026.01.02 05:08:38.598512 [ 270 ] {c0f0943f-ebfc-4566-af65-26afab22b899} <Debug> TCPHandler: Processed in 0.001991343 sec. | ||
| 5032 | 2026.01.02 05:08:38.598523 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5033 | 2026.01.02 05:08:38.598644 [ 191 ] {cb56b64a-0514-41c6-b851-58b3833bf8fd::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 | ||
| 5034 | 2026.01.02 05:08:38.598660 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5035 | 2026.01.02 05:08:38.598774 [ 270 ] {de18d08f-e6ee-4031-ab82-4b0fa8848d54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5036 | 2026.01.02 05:08:38.598777 [ 191 ] {cb56b64a-0514-41c6-b851-58b3833bf8fd::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5037 | 2026.01.02 05:08:38.598821 [ 270 ] {de18d08f-e6ee-4031-ab82-4b0fa8848d54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5038 | 2026.01.02 05:08:38.598830 [ 191 ] {cb56b64a-0514-41c6-b851-58b3833bf8fd::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 | ||
| 5039 | 2026.01.02 05:08:38.598913 [ 191 ] {cb56b64a-0514-41c6-b851-58b3833bf8fd::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 24 rows starting from the beginning of the part | ||
| 5040 | 2026.01.02 05:08:38.598963 [ 191 ] {cb56b64a-0514-41c6-b851-58b3833bf8fd::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
| 5041 | 2026.01.02 05:08:38.599010 [ 191 ] {cb56b64a-0514-41c6-b851-58b3833bf8fd::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 | ||
| 5042 | 2026.01.02 05:08:38.599053 [ 191 ] {cb56b64a-0514-41c6-b851-58b3833bf8fd::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 | ||
| 5043 | 2026.01.02 05:08:38.599097 [ 191 ] {cb56b64a-0514-41c6-b851-58b3833bf8fd::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 24 rows starting from the beginning of the part | ||
| 5044 | 2026.01.02 05:08:38.599242 [ 270 ] {de18d08f-e6ee-4031-ab82-4b0fa8848d54} <Trace> oximeter.fields_ipaddr (645cdd3d-4969-40ee-99e7-272b8c981424): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5045 | 2026.01.02 05:08:38.599288 [ 270 ] {de18d08f-e6ee-4031-ab82-4b0fa8848d54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5046 | 2026.01.02 05:08:38.599609 [ 270 ] {de18d08f-e6ee-4031-ab82-4b0fa8848d54} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5047 | 2026.01.02 05:08:38.599849 [ 270 ] {de18d08f-e6ee-4031-ab82-4b0fa8848d54} <Trace> oximeter.fields_ipaddr (645cdd3d-4969-40ee-99e7-272b8c981424): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5048 | 2026.01.02 05:08:38.599995 [ 270 ] {de18d08f-e6ee-4031-ab82-4b0fa8848d54} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001244 sec., 1607.717041800643 rows/sec., 131.10 KiB/sec. | ||
| 5049 | 2026.01.02 05:08:38.600033 [ 270 ] {de18d08f-e6ee-4031-ab82-4b0fa8848d54} <Debug> TCPHandler: Processed in 0.001425124 sec. | ||
| 5050 | 2026.01.02 05:08:38.600147 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5051 | 2026.01.02 05:08:38.600199 [ 191 ] {cb56b64a-0514-41c6-b851-58b3833bf8fd::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1326 rows, containing 5 columns (5 merged, 0 gathered) in 0.001607397 sec., 824936.2167529241 rows/sec., 56.64 MiB/sec. | ||
| 5052 | 2026.01.02 05:08:38.600241 [ 270 ] {5b19952f-fc42-4561-af0a-33004279fb9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5053 | 2026.01.02 05:08:38.600284 [ 270 ] {5b19952f-fc42-4561-af0a-33004279fb9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5054 | 2026.01.02 05:08:38.600365 [ 193 ] {cb56b64a-0514-41c6-b851-58b3833bf8fd::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 5055 | 2026.01.02 05:08:38.600645 [ 193 ] {cb56b64a-0514-41c6-b851-58b3833bf8fd::all_1_10_2} <Trace> oximeter.fields_i16 (cb56b64a-0514-41c6-b851-58b3833bf8fd): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5056 | 2026.01.02 05:08:38.600712 [ 193 ] {cb56b64a-0514-41c6-b851-58b3833bf8fd::all_1_10_2} <Trace> oximeter.fields_i16 (cb56b64a-0514-41c6-b851-58b3833bf8fd) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 5057 | 2026.01.02 05:08:38.600811 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 5058 | 2026.01.02 05:08:38.601382 [ 270 ] {5b19952f-fc42-4561-af0a-33004279fb9c} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5059 | 2026.01.02 05:08:38.601418 [ 270 ] {5b19952f-fc42-4561-af0a-33004279fb9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5060 | 2026.01.02 05:08:38.601826 [ 270 ] {5b19952f-fc42-4561-af0a-33004279fb9c} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5061 | 2026.01.02 05:08:38.602040 [ 270 ] {5b19952f-fc42-4561-af0a-33004279fb9c} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5062 | 2026.01.02 05:08:38.602172 [ 270 ] {5b19952f-fc42-4561-af0a-33004279fb9c} <Debug> executeQuery: Read 1317 rows, 112.50 KiB in 0.00195 sec., 675384.6153846154 rows/sec., 56.34 MiB/sec. | ||
| 5063 | 2026.01.02 05:08:38.602210 [ 270 ] {5b19952f-fc42-4561-af0a-33004279fb9c} <Debug> TCPHandler: Processed in 0.002110095 sec. | ||
| 5064 | 2026.01.02 05:08:38.602320 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5065 | 2026.01.02 05:08:38.602412 [ 270 ] {2a6cb9a1-f3dd-4f6b-9233-a609a6cde5de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5066 | 2026.01.02 05:08:38.602451 [ 270 ] {2a6cb9a1-f3dd-4f6b-9233-a609a6cde5de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5067 | 2026.01.02 05:08:38.602848 [ 270 ] {2a6cb9a1-f3dd-4f6b-9233-a609a6cde5de} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5068 | 2026.01.02 05:08:38.602884 [ 270 ] {2a6cb9a1-f3dd-4f6b-9233-a609a6cde5de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5069 | 2026.01.02 05:08:38.603179 [ 270 ] {2a6cb9a1-f3dd-4f6b-9233-a609a6cde5de} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5070 | 2026.01.02 05:08:38.603398 [ 270 ] {2a6cb9a1-f3dd-4f6b-9233-a609a6cde5de} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5071 | 2026.01.02 05:08:38.603525 [ 270 ] {2a6cb9a1-f3dd-4f6b-9233-a609a6cde5de} <Debug> executeQuery: Read 14 rows, 1.10 KiB in 0.001132 sec., 12367.491166077738 rows/sec., 972.25 KiB/sec. | ||
| 5072 | 2026.01.02 05:08:38.603562 [ 270 ] {2a6cb9a1-f3dd-4f6b-9233-a609a6cde5de} <Debug> TCPHandler: Processed in 0.001289872 sec. | ||
| 5073 | 2026.01.02 05:08:38.603667 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5074 | 2026.01.02 05:08:38.603758 [ 270 ] {cc84594d-dd01-4a38-ab01-7cae6fd3350c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5075 | 2026.01.02 05:08:38.603797 [ 270 ] {cc84594d-dd01-4a38-ab01-7cae6fd3350c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5076 | 2026.01.02 05:08:38.604271 [ 270 ] {cc84594d-dd01-4a38-ab01-7cae6fd3350c} <Trace> oximeter.fields_u32 (1310015a-3be0-40ba-9fec-1b5eb4ed9f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5077 | 2026.01.02 05:08:38.604307 [ 270 ] {cc84594d-dd01-4a38-ab01-7cae6fd3350c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5078 | 2026.01.02 05:08:38.604608 [ 270 ] {cc84594d-dd01-4a38-ab01-7cae6fd3350c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5079 | 2026.01.02 05:08:38.604814 [ 270 ] {cc84594d-dd01-4a38-ab01-7cae6fd3350c} <Trace> oximeter.fields_u32 (1310015a-3be0-40ba-9fec-1b5eb4ed9f75): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5080 | 2026.01.02 05:08:38.604910 [ 64 ] {} <Debug> oximeter.fields_u32 (1310015a-3be0-40ba-9fec-1b5eb4ed9f75) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 5081 | 2026.01.02 05:08:38.604937 [ 270 ] {cc84594d-dd01-4a38-ab01-7cae6fd3350c} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001196 sec., 210702.34113712373 rows/sec., 14.57 MiB/sec. | ||
| 5082 | 2026.01.02 05:08:38.604980 [ 64 ] {} <Trace> oximeter.fields_u32 (1310015a-3be0-40ba-9fec-1b5eb4ed9f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5083 | 2026.01.02 05:08:38.604987 [ 270 ] {cc84594d-dd01-4a38-ab01-7cae6fd3350c} <Debug> TCPHandler: Processed in 0.001367223 sec. | ||
| 5084 | 2026.01.02 05:08:38.605013 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5085 | 2026.01.02 05:08:38.605111 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5086 | 2026.01.02 05:08:38.605141 [ 198 ] {1310015a-3be0-40ba-9fec-1b5eb4ed9f75::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 | ||
| 5087 | 2026.01.02 05:08:38.605207 [ 270 ] {1e0a616b-5196-43ab-a4f1-e3d086ae29b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5088 | 2026.01.02 05:08:38.605251 [ 270 ] {1e0a616b-5196-43ab-a4f1-e3d086ae29b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5089 | 2026.01.02 05:08:38.605282 [ 198 ] {1310015a-3be0-40ba-9fec-1b5eb4ed9f75::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5090 | 2026.01.02 05:08:38.605319 [ 198 ] {1310015a-3be0-40ba-9fec-1b5eb4ed9f75::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 464 rows starting from the beginning of the part | ||
| 5091 | 2026.01.02 05:08:38.605382 [ 198 ] {1310015a-3be0-40ba-9fec-1b5eb4ed9f75::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 252 rows starting from the beginning of the part | ||
| 5092 | 2026.01.02 05:08:38.605426 [ 198 ] {1310015a-3be0-40ba-9fec-1b5eb4ed9f75::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 252 rows starting from the beginning of the part | ||
| 5093 | 2026.01.02 05:08:38.605466 [ 198 ] {1310015a-3be0-40ba-9fec-1b5eb4ed9f75::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 212 rows starting from the beginning of the part | ||
| 5094 | 2026.01.02 05:08:38.605504 [ 198 ] {1310015a-3be0-40ba-9fec-1b5eb4ed9f75::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 212 rows starting from the beginning of the part | ||
| 5095 | 2026.01.02 05:08:38.605543 [ 198 ] {1310015a-3be0-40ba-9fec-1b5eb4ed9f75::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 252 rows starting from the beginning of the part | ||
| 5096 | 2026.01.02 05:08:38.605646 [ 270 ] {1e0a616b-5196-43ab-a4f1-e3d086ae29b5} <Trace> oximeter.fields_u8 (ae3e3832-81ae-4954-8933-d68b9608f6be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5097 | 2026.01.02 05:08:38.605687 [ 270 ] {1e0a616b-5196-43ab-a4f1-e3d086ae29b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5098 | 2026.01.02 05:08:38.606008 [ 270 ] {1e0a616b-5196-43ab-a4f1-e3d086ae29b5} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5099 | 2026.01.02 05:08:38.606226 [ 270 ] {1e0a616b-5196-43ab-a4f1-e3d086ae29b5} <Trace> oximeter.fields_u8 (ae3e3832-81ae-4954-8933-d68b9608f6be): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5100 | 2026.01.02 05:08:38.606333 [ 64 ] {} <Debug> oximeter.fields_u8 (ae3e3832-81ae-4954-8933-d68b9608f6be) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 5101 | 2026.01.02 05:08:38.606360 [ 270 ] {1e0a616b-5196-43ab-a4f1-e3d086ae29b5} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001171 sec., 10247.651579846286 rows/sec., 800.60 KiB/sec. | ||
| 5102 | 2026.01.02 05:08:38.606364 [ 64 ] {} <Trace> oximeter.fields_u8 (ae3e3832-81ae-4954-8933-d68b9608f6be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5103 | 2026.01.02 05:08:38.606400 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5104 | 2026.01.02 05:08:38.606404 [ 270 ] {1e0a616b-5196-43ab-a4f1-e3d086ae29b5} <Debug> TCPHandler: Processed in 0.001340162 sec. | ||
| 5105 | 2026.01.02 05:08:38.606481 [ 193 ] {ae3e3832-81ae-4954-8933-d68b9608f6be::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 | ||
| 5106 | 2026.01.02 05:08:38.606559 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5107 | 2026.01.02 05:08:38.606562 [ 193 ] {ae3e3832-81ae-4954-8933-d68b9608f6be::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5108 | 2026.01.02 05:08:38.606601 [ 193 ] {ae3e3832-81ae-4954-8933-d68b9608f6be::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 | ||
| 5109 | 2026.01.02 05:08:38.606619 [ 199 ] {1310015a-3be0-40ba-9fec-1b5eb4ed9f75::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1644 rows, containing 5 columns (5 merged, 0 gathered) in 0.001540336 sec., 1067299.6021647225 rows/sec., 75.96 MiB/sec. | ||
| 5110 | 2026.01.02 05:08:38.606654 [ 270 ] {45ef25e4-d0d0-4892-ae68-d97a80cdb738} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5111 | 2026.01.02 05:08:38.606657 [ 193 ] {ae3e3832-81ae-4954-8933-d68b9608f6be::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 12 rows starting from the beginning of the part | ||
| 5112 | 2026.01.02 05:08:38.606699 [ 270 ] {45ef25e4-d0d0-4892-ae68-d97a80cdb738} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5113 | 2026.01.02 05:08:38.606714 [ 193 ] {ae3e3832-81ae-4954-8933-d68b9608f6be::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part | ||
| 5114 | 2026.01.02 05:08:38.606756 [ 193 ] {ae3e3832-81ae-4954-8933-d68b9608f6be::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 | ||
| 5115 | 2026.01.02 05:08:38.606789 [ 191 ] {1310015a-3be0-40ba-9fec-1b5eb4ed9f75::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 5116 | 2026.01.02 05:08:38.606799 [ 193 ] {ae3e3832-81ae-4954-8933-d68b9608f6be::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 | ||
| 5117 | 2026.01.02 05:08:38.606849 [ 193 ] {ae3e3832-81ae-4954-8933-d68b9608f6be::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 12 rows starting from the beginning of the part | ||
| 5118 | 2026.01.02 05:08:38.607083 [ 191 ] {1310015a-3be0-40ba-9fec-1b5eb4ed9f75::all_1_10_2} <Trace> oximeter.fields_u32 (1310015a-3be0-40ba-9fec-1b5eb4ed9f75): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5119 | 2026.01.02 05:08:38.607162 [ 191 ] {1310015a-3be0-40ba-9fec-1b5eb4ed9f75::all_1_10_2} <Trace> oximeter.fields_u32 (1310015a-3be0-40ba-9fec-1b5eb4ed9f75) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 5120 | 2026.01.02 05:08:38.607244 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 5121 | 2026.01.02 05:08:38.607409 [ 270 ] {45ef25e4-d0d0-4892-ae68-d97a80cdb738} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5122 | 2026.01.02 05:08:38.607452 [ 270 ] {45ef25e4-d0d0-4892-ae68-d97a80cdb738} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5123 | 2026.01.02 05:08:38.607675 [ 201 ] {ae3e3832-81ae-4954-8933-d68b9608f6be::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 681 rows, containing 5 columns (5 merged, 0 gathered) in 0.00122914 sec., 554045.9182843289 rows/sec., 34.34 MiB/sec. | ||
| 5124 | 2026.01.02 05:08:38.607817 [ 191 ] {ae3e3832-81ae-4954-8933-d68b9608f6be::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 5125 | 2026.01.02 05:08:38.607853 [ 270 ] {45ef25e4-d0d0-4892-ae68-d97a80cdb738} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5126 | 2026.01.02 05:08:38.608133 [ 191 ] {ae3e3832-81ae-4954-8933-d68b9608f6be::all_1_10_2} <Trace> oximeter.fields_u8 (ae3e3832-81ae-4954-8933-d68b9608f6be): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5127 | 2026.01.02 05:08:38.608149 [ 270 ] {45ef25e4-d0d0-4892-ae68-d97a80cdb738} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5128 | 2026.01.02 05:08:38.608209 [ 191 ] {ae3e3832-81ae-4954-8933-d68b9608f6be::all_1_10_2} <Trace> oximeter.fields_u8 (ae3e3832-81ae-4954-8933-d68b9608f6be) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 5129 | 2026.01.02 05:08:38.608286 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 5130 | 2026.01.02 05:08:38.608295 [ 270 ] {45ef25e4-d0d0-4892-ae68-d97a80cdb738} <Debug> executeQuery: Read 558 rows, 42.83 KiB in 0.001659 sec., 336347.1971066907 rows/sec., 25.21 MiB/sec. | ||
| 5131 | 2026.01.02 05:08:38.608337 [ 270 ] {45ef25e4-d0d0-4892-ae68-d97a80cdb738} <Debug> TCPHandler: Processed in 0.001827361 sec. | ||
| 5132 | 2026.01.02 05:08:38.608450 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5133 | 2026.01.02 05:08:38.608543 [ 270 ] {889031f0-0a08-48d2-aab7-c89c557c28e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5134 | 2026.01.02 05:08:38.608585 [ 270 ] {889031f0-0a08-48d2-aab7-c89c557c28e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5135 | 2026.01.02 05:08:38.609195 [ 270 ] {889031f0-0a08-48d2-aab7-c89c557c28e6} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5136 | 2026.01.02 05:08:38.609230 [ 270 ] {889031f0-0a08-48d2-aab7-c89c557c28e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5137 | 2026.01.02 05:08:38.609601 [ 270 ] {889031f0-0a08-48d2-aab7-c89c557c28e6} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5138 | 2026.01.02 05:08:38.609817 [ 270 ] {889031f0-0a08-48d2-aab7-c89c557c28e6} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5139 | 2026.01.02 05:08:38.609944 [ 270 ] {889031f0-0a08-48d2-aab7-c89c557c28e6} <Debug> executeQuery: Read 881 rows, 61.23 KiB in 0.00142 sec., 620422.5352112675 rows/sec., 42.11 MiB/sec. | ||
| 5140 | 2026.01.02 05:08:38.609979 [ 270 ] {889031f0-0a08-48d2-aab7-c89c557c28e6} <Debug> TCPHandler: Processed in 0.001576986 sec. | ||
| 5141 | 2026.01.02 05:08:38.610086 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5142 | 2026.01.02 05:08:38.610178 [ 270 ] {d21c50fa-a36a-4e6a-be29-8500a66dd5be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5143 | 2026.01.02 05:08:38.610218 [ 270 ] {d21c50fa-a36a-4e6a-be29-8500a66dd5be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5144 | 2026.01.02 05:08:38.610548 [ 270 ] {d21c50fa-a36a-4e6a-be29-8500a66dd5be} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5145 | 2026.01.02 05:08:38.610583 [ 270 ] {d21c50fa-a36a-4e6a-be29-8500a66dd5be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5146 | 2026.01.02 05:08:38.610875 [ 270 ] {d21c50fa-a36a-4e6a-be29-8500a66dd5be} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5147 | 2026.01.02 05:08:38.611088 [ 270 ] {d21c50fa-a36a-4e6a-be29-8500a66dd5be} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5148 | 2026.01.02 05:08:38.611187 [ 64 ] {} <Debug> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5149 | 2026.01.02 05:08:38.611214 [ 270 ] {d21c50fa-a36a-4e6a-be29-8500a66dd5be} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001054 sec., 56925.99620493359 rows/sec., 3.84 MiB/sec. | ||
| 5150 | 2026.01.02 05:08:38.611219 [ 64 ] {} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5151 | 2026.01.02 05:08:38.611253 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5152 | 2026.01.02 05:08:38.611255 [ 270 ] {d21c50fa-a36a-4e6a-be29-8500a66dd5be} <Debug> TCPHandler: Processed in 0.0012162 sec. | ||
| 5153 | 2026.01.02 05:08:38.611325 [ 193 ] {45294a01-6668-46b2-a532-60faf64b8164::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 | ||
| 5154 | 2026.01.02 05:08:38.611408 [ 193 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5155 | 2026.01.02 05:08:38.611433 [ 193 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1258 rows starting from the beginning of the part | ||
| 5156 | 2026.01.02 05:08:38.611475 [ 193 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 60 rows starting from the beginning of the part | ||
| 5157 | 2026.01.02 05:08:38.611509 [ 193 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 104 rows starting from the beginning of the part | ||
| 5158 | 2026.01.02 05:08:38.611542 [ 193 ] {45294a01-6668-46b2-a532-60faf64b8164::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 | ||
| 5159 | 2026.01.02 05:08:38.611575 [ 193 ] {45294a01-6668-46b2-a532-60faf64b8164::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 | ||
| 5160 | 2026.01.02 05:08:38.611608 [ 193 ] {45294a01-6668-46b2-a532-60faf64b8164::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 | ||
| 5161 | 2026.01.02 05:08:38.612444 [ 199 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1646 rows, containing 4 columns (4 merged, 0 gathered) in 0.001148359 sec., 1433349.675493465 rows/sec., 94.36 MiB/sec. | ||
| 5162 | 2026.01.02 05:08:38.612662 [ 199 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5163 | 2026.01.02 05:08:38.612945 [ 199 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_31_6} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5164 | 2026.01.02 05:08:38.613024 [ 199 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_31_6} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5165 | 2026.01.02 05:08:38.613111 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 5166 | 2026.01.02 05:08:39.423699 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12057 | ||
| 5167 | 2026.01.02 05:08:39.424449 [ 245 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5168 | 2026.01.02 05:08:39.424517 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5169 | 2026.01.02 05:08:39.425172 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5170 | 2026.01.02 05:08:39.425401 [ 245 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5171 | 2026.01.02 05:08:39.425550 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12057 | ||
| 5172 | 2026.01.02 05:08:40.078541 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 5173 | 2026.01.02 05:08:40.109169 [ 244 ] {} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5174 | 2026.01.02 05:08:40.109277 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5175 | 2026.01.02 05:08:40.117950 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5176 | 2026.01.02 05:08:40.119356 [ 244 ] {} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5177 | 2026.01.02 05:08:40.128239 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 5178 | 2026.01.02 05:08:40.757595 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58635 | ||
| 5179 | 2026.01.02 05:08:40.757724 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5180 | 2026.01.02 05:08:40.757757 [ 286 ] {} <Debug> TCP-Session: 20e6efa8-795c-458a-934a-2c375390002a Authenticating user 'default' from [fd00:1122:3344:101::e]:58635 | ||
| 5181 | 2026.01.02 05:08:40.757783 [ 286 ] {} <Debug> TCP-Session: 20e6efa8-795c-458a-934a-2c375390002a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5182 | 2026.01.02 05:08:40.757798 [ 286 ] {} <Debug> TCP-Session: 20e6efa8-795c-458a-934a-2c375390002a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5183 | 2026.01.02 05:08:40.757996 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50135 | ||
| 5184 | 2026.01.02 05:08:40.758035 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35960 | ||
| 5185 | 2026.01.02 05:08:40.758062 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60729 | ||
| 5186 | 2026.01.02 05:08:40.758097 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38810 | ||
| 5187 | 2026.01.02 05:08:40.758128 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5188 | 2026.01.02 05:08:40.758144 [ 286 ] {} <Trace> TCP-Session: 20e6efa8-795c-458a-934a-2c375390002a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5189 | 2026.01.02 05:08:40.758166 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5190 | 2026.01.02 05:08:40.758176 [ 287 ] {} <Debug> TCP-Session: 58effcc1-9a67-41f2-a6aa-50f3bdd871c7 Authenticating user 'default' from [fd00:1122:3344:101::e]:50135 | ||
| 5191 | 2026.01.02 05:08:40.758127 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5192 | 2026.01.02 05:08:40.758208 [ 291 ] {} <Debug> TCP-Session: 2458f9cc-db71-4537-af8e-cb92104100da Authenticating user 'default' from [fd00:1122:3344:101::e]:60729 | ||
| 5193 | 2026.01.02 05:08:40.758223 [ 287 ] {} <Debug> TCP-Session: 58effcc1-9a67-41f2-a6aa-50f3bdd871c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5194 | 2026.01.02 05:08:40.758241 [ 289 ] {} <Debug> TCP-Session: a62549fa-d1fe-4612-b403-3e30865b98e4 Authenticating user 'default' from [fd00:1122:3344:101::e]:35960 | ||
| 5195 | 2026.01.02 05:08:40.758253 [ 291 ] {} <Debug> TCP-Session: 2458f9cc-db71-4537-af8e-cb92104100da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5196 | 2026.01.02 05:08:40.758261 [ 287 ] {} <Debug> TCP-Session: 58effcc1-9a67-41f2-a6aa-50f3bdd871c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5197 | 2026.01.02 05:08:40.758278 [ 289 ] {} <Debug> TCP-Session: a62549fa-d1fe-4612-b403-3e30865b98e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5198 | 2026.01.02 05:08:40.758291 [ 291 ] {} <Debug> TCP-Session: 2458f9cc-db71-4537-af8e-cb92104100da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5199 | 2026.01.02 05:08:40.758313 [ 289 ] {} <Debug> TCP-Session: a62549fa-d1fe-4612-b403-3e30865b98e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5200 | 2026.01.02 05:08:40.758262 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5201 | 2026.01.02 05:08:40.758338 [ 286 ] {2f131f13-fe58-4e06-86fa-108e63e85aa8} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58635) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5202 | 2026.01.02 05:08:40.758383 [ 294 ] {} <Debug> TCP-Session: 35d53668-046f-40c0-b09f-2303e9a47e3a Authenticating user 'default' from [fd00:1122:3344:101::e]:38810 | ||
| 5203 | 2026.01.02 05:08:40.758086 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64499 | ||
| 5204 | 2026.01.02 05:08:40.758424 [ 294 ] {} <Debug> TCP-Session: 35d53668-046f-40c0-b09f-2303e9a47e3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5205 | 2026.01.02 05:08:40.758075 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53521 | ||
| 5206 | 2026.01.02 05:08:40.758452 [ 294 ] {} <Debug> TCP-Session: 35d53668-046f-40c0-b09f-2303e9a47e3a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5207 | 2026.01.02 05:08:40.758059 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51625 | ||
| 5208 | 2026.01.02 05:08:40.758015 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53355 | ||
| 5209 | 2026.01.02 05:08:40.758543 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5210 | 2026.01.02 05:08:40.758587 [ 293 ] {} <Debug> TCP-Session: a2fc98ce-4e6d-468d-8c4e-fdbc4e76e7cb Authenticating user 'default' from [fd00:1122:3344:101::e]:64499 | ||
| 5211 | 2026.01.02 05:08:40.758603 [ 293 ] {} <Debug> TCP-Session: a2fc98ce-4e6d-468d-8c4e-fdbc4e76e7cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5212 | 2026.01.02 05:08:40.758616 [ 293 ] {} <Debug> TCP-Session: a2fc98ce-4e6d-468d-8c4e-fdbc4e76e7cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5213 | 2026.01.02 05:08:40.758681 [ 286 ] {2f131f13-fe58-4e06-86fa-108e63e85aa8} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5214 | 2026.01.02 05:08:40.758720 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5215 | 2026.01.02 05:08:40.758752 [ 290 ] {} <Debug> TCP-Session: 2296d9cc-93a6-4775-af03-47c254e321d7 Authenticating user 'default' from [fd00:1122:3344:101::e]:51625 | ||
| 5216 | 2026.01.02 05:08:40.758756 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5217 | 2026.01.02 05:08:40.758770 [ 290 ] {} <Debug> TCP-Session: 2296d9cc-93a6-4775-af03-47c254e321d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5218 | 2026.01.02 05:08:40.758774 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5219 | 2026.01.02 05:08:40.758797 [ 288 ] {} <Debug> TCP-Session: 4e296195-020b-4e60-b447-d68a10cc5105 Authenticating user 'default' from [fd00:1122:3344:101::e]:53355 | ||
| 5220 | 2026.01.02 05:08:40.758799 [ 290 ] {} <Debug> TCP-Session: 2296d9cc-93a6-4775-af03-47c254e321d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5221 | 2026.01.02 05:08:40.758822 [ 292 ] {} <Debug> TCP-Session: 68cd436c-888d-44a6-8032-c2a90e0fc455 Authenticating user 'default' from [fd00:1122:3344:101::e]:53521 | ||
| 5222 | 2026.01.02 05:08:40.758832 [ 288 ] {} <Debug> TCP-Session: 4e296195-020b-4e60-b447-d68a10cc5105 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5223 | 2026.01.02 05:08:40.758852 [ 292 ] {} <Debug> TCP-Session: 68cd436c-888d-44a6-8032-c2a90e0fc455 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5224 | 2026.01.02 05:08:40.758860 [ 288 ] {} <Debug> TCP-Session: 4e296195-020b-4e60-b447-d68a10cc5105 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5225 | 2026.01.02 05:08:40.758753 [ 286 ] {2f131f13-fe58-4e06-86fa-108e63e85aa8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5226 | 2026.01.02 05:08:40.758870 [ 292 ] {} <Debug> TCP-Session: 68cd436c-888d-44a6-8032-c2a90e0fc455 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5227 | 2026.01.02 05:08:40.759179 [ 286 ] {2f131f13-fe58-4e06-86fa-108e63e85aa8} <Debug> oximeter.version (e3550e79-451c-4c3d-8ba1-9d3e49618ffc) (SelectExecutor): Key condition: unknown | ||
| 5228 | 2026.01.02 05:08:40.760149 [ 298 ] {2f131f13-fe58-4e06-86fa-108e63e85aa8} <Trace> AggregatingTransform: Aggregating | ||
| 5229 | 2026.01.02 05:08:40.760205 [ 298 ] {2f131f13-fe58-4e06-86fa-108e63e85aa8} <Trace> Aggregator: Aggregation method: without_key | ||
| 5230 | 2026.01.02 05:08:40.760246 [ 298 ] {2f131f13-fe58-4e06-86fa-108e63e85aa8} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000958966 sec. (1042.790 rows/sec., 40.73 KiB/sec.) | ||
| 5231 | 2026.01.02 05:08:40.760268 [ 298 ] {2f131f13-fe58-4e06-86fa-108e63e85aa8} <Trace> Aggregator: Merging aggregated data | ||
| 5232 | 2026.01.02 05:08:40.761600 [ 286 ] {2f131f13-fe58-4e06-86fa-108e63e85aa8} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003317 sec., 301.4772384684956 rows/sec., 11.78 KiB/sec. | ||
| 5233 | 2026.01.02 05:08:40.761800 [ 286 ] {2f131f13-fe58-4e06-86fa-108e63e85aa8} <Debug> TCPHandler: Processed in 0.003780393 sec. | ||
| 5234 | 2026.01.02 05:08:40.761929 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5235 | 2026.01.02 05:08:40.761962 [ 286 ] {} <Debug> TCP-Session: 20e6efa8-795c-458a-934a-2c375390002a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5236 | 2026.01.02 05:08:40.761961 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5237 | 2026.01.02 05:08:40.761986 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5238 | 2026.01.02 05:08:40.762005 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5239 | 2026.01.02 05:08:40.762028 [ 287 ] {} <Debug> TCP-Session: 58effcc1-9a67-41f2-a6aa-50f3bdd871c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5240 | 2026.01.02 05:08:40.762041 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5241 | 2026.01.02 05:08:40.762063 [ 294 ] {} <Debug> TCP-Session: 35d53668-046f-40c0-b09f-2303e9a47e3a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5242 | 2026.01.02 05:08:40.762047 [ 288 ] {} <Debug> TCP-Session: 4e296195-020b-4e60-b447-d68a10cc5105 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5243 | 2026.01.02 05:08:40.762121 [ 291 ] {} <Debug> TCP-Session: 2458f9cc-db71-4537-af8e-cb92104100da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5244 | 2026.01.02 05:08:40.762015 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5245 | 2026.01.02 05:08:40.761974 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5246 | 2026.01.02 05:08:40.762199 [ 292 ] {} <Debug> TCP-Session: 68cd436c-888d-44a6-8032-c2a90e0fc455 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5247 | 2026.01.02 05:08:40.762064 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5248 | 2026.01.02 05:08:40.762227 [ 289 ] {} <Debug> TCP-Session: a62549fa-d1fe-4612-b403-3e30865b98e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5249 | 2026.01.02 05:08:40.762050 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5250 | 2026.01.02 05:08:40.762257 [ 293 ] {} <Debug> TCP-Session: a2fc98ce-4e6d-468d-8c4e-fdbc4e76e7cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5251 | 2026.01.02 05:08:40.762299 [ 290 ] {} <Debug> TCP-Session: 2296d9cc-93a6-4775-af03-47c254e321d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5252 | 2026.01.02 05:08:40.801175 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41528 | ||
| 5253 | 2026.01.02 05:08:40.801288 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5254 | 2026.01.02 05:08:40.801315 [ 286 ] {} <Debug> TCP-Session: cb74a999-4275-4758-a058-69a3149bc57f Authenticating user 'default' from [fd00:1122:3344:101::e]:41528 | ||
| 5255 | 2026.01.02 05:08:40.801339 [ 286 ] {} <Debug> TCP-Session: cb74a999-4275-4758-a058-69a3149bc57f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5256 | 2026.01.02 05:08:40.801353 [ 286 ] {} <Debug> TCP-Session: cb74a999-4275-4758-a058-69a3149bc57f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5257 | 2026.01.02 05:08:40.801531 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56783 | ||
| 5258 | 2026.01.02 05:08:40.801553 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41845 | ||
| 5259 | 2026.01.02 05:08:40.801589 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59456 | ||
| 5260 | 2026.01.02 05:08:40.801608 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60022 | ||
| 5261 | 2026.01.02 05:08:40.801643 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5262 | 2026.01.02 05:08:40.801658 [ 286 ] {} <Trace> TCP-Session: cb74a999-4275-4758-a058-69a3149bc57f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5263 | 2026.01.02 05:08:40.801682 [ 287 ] {} <Debug> TCP-Session: 840bf81c-6401-4d5c-96a4-fb2954651937 Authenticating user 'default' from [fd00:1122:3344:101::e]:56783 | ||
| 5264 | 2026.01.02 05:08:40.801700 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5265 | 2026.01.02 05:08:40.801706 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5266 | 2026.01.02 05:08:40.801720 [ 287 ] {} <Debug> TCP-Session: 840bf81c-6401-4d5c-96a4-fb2954651937 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5267 | 2026.01.02 05:08:40.801726 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5268 | 2026.01.02 05:08:40.801733 [ 292 ] {} <Debug> TCP-Session: c9306df7-8ce6-4b6c-a8b4-b607d4ad1002 Authenticating user 'default' from [fd00:1122:3344:101::e]:59456 | ||
| 5269 | 2026.01.02 05:08:40.801750 [ 287 ] {} <Debug> TCP-Session: 840bf81c-6401-4d5c-96a4-fb2954651937 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5270 | 2026.01.02 05:08:40.801776 [ 294 ] {} <Debug> TCP-Session: 681dbb8a-3515-4479-aa59-1f9a919e9198 Authenticating user 'default' from [fd00:1122:3344:101::e]:60022 | ||
| 5271 | 2026.01.02 05:08:40.801787 [ 292 ] {} <Debug> TCP-Session: c9306df7-8ce6-4b6c-a8b4-b607d4ad1002 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5272 | 2026.01.02 05:08:40.801743 [ 288 ] {} <Debug> TCP-Session: 0993497b-570b-429d-bf10-cb22bf617176 Authenticating user 'default' from [fd00:1122:3344:101::e]:41845 | ||
| 5273 | 2026.01.02 05:08:40.801816 [ 292 ] {} <Debug> TCP-Session: c9306df7-8ce6-4b6c-a8b4-b607d4ad1002 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5274 | 2026.01.02 05:08:40.801812 [ 294 ] {} <Debug> TCP-Session: 681dbb8a-3515-4479-aa59-1f9a919e9198 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5275 | 2026.01.02 05:08:40.801834 [ 288 ] {} <Debug> TCP-Session: 0993497b-570b-429d-bf10-cb22bf617176 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5276 | 2026.01.02 05:08:40.801852 [ 294 ] {} <Debug> TCP-Session: 681dbb8a-3515-4479-aa59-1f9a919e9198 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5277 | 2026.01.02 05:08:40.801848 [ 286 ] {5c013c96-ae3d-488d-8d4d-90aaf2e078ce} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41528) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5278 | 2026.01.02 05:08:40.801870 [ 288 ] {} <Debug> TCP-Session: 0993497b-570b-429d-bf10-cb22bf617176 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5279 | 2026.01.02 05:08:40.801600 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48833 | ||
| 5280 | 2026.01.02 05:08:40.801575 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54013 | ||
| 5281 | 2026.01.02 05:08:40.801551 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47024 | ||
| 5282 | 2026.01.02 05:08:40.802012 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5283 | 2026.01.02 05:08:40.801578 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61746 | ||
| 5284 | 2026.01.02 05:08:40.802036 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5285 | 2026.01.02 05:08:40.802058 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5286 | 2026.01.02 05:08:40.802079 [ 291 ] {} <Debug> TCP-Session: e99ce009-d4be-46a1-80ec-91a075cdf0d8 Authenticating user 'default' from [fd00:1122:3344:101::e]:54013 | ||
| 5287 | 2026.01.02 05:08:40.802094 [ 289 ] {} <Debug> TCP-Session: cdcada2f-ae61-42f0-8b9b-66351d87c0aa Authenticating user 'default' from [fd00:1122:3344:101::e]:47024 | ||
| 5288 | 2026.01.02 05:08:40.802102 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5289 | 2026.01.02 05:08:40.802110 [ 291 ] {} <Debug> TCP-Session: e99ce009-d4be-46a1-80ec-91a075cdf0d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5290 | 2026.01.02 05:08:40.802122 [ 289 ] {} <Debug> TCP-Session: cdcada2f-ae61-42f0-8b9b-66351d87c0aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5291 | 2026.01.02 05:08:40.802147 [ 291 ] {} <Debug> TCP-Session: e99ce009-d4be-46a1-80ec-91a075cdf0d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5292 | 2026.01.02 05:08:40.802174 [ 286 ] {5c013c96-ae3d-488d-8d4d-90aaf2e078ce} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5293 | 2026.01.02 05:08:40.802175 [ 289 ] {} <Debug> TCP-Session: cdcada2f-ae61-42f0-8b9b-66351d87c0aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5294 | 2026.01.02 05:08:40.802038 [ 293 ] {} <Debug> TCP-Session: 67410765-14b2-408c-b338-61bcf582b28c Authenticating user 'default' from [fd00:1122:3344:101::e]:48833 | ||
| 5295 | 2026.01.02 05:08:40.802137 [ 290 ] {} <Debug> TCP-Session: cfb92503-d88e-4115-b46f-684932928a67 Authenticating user 'default' from [fd00:1122:3344:101::e]:61746 | ||
| 5296 | 2026.01.02 05:08:40.802246 [ 293 ] {} <Debug> TCP-Session: 67410765-14b2-408c-b338-61bcf582b28c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5297 | 2026.01.02 05:08:40.802252 [ 286 ] {5c013c96-ae3d-488d-8d4d-90aaf2e078ce} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5298 | 2026.01.02 05:08:40.802262 [ 290 ] {} <Debug> TCP-Session: cfb92503-d88e-4115-b46f-684932928a67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5299 | 2026.01.02 05:08:40.802275 [ 293 ] {} <Debug> TCP-Session: 67410765-14b2-408c-b338-61bcf582b28c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5300 | 2026.01.02 05:08:40.802294 [ 290 ] {} <Debug> TCP-Session: cfb92503-d88e-4115-b46f-684932928a67 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5301 | 2026.01.02 05:08:40.802565 [ 286 ] {5c013c96-ae3d-488d-8d4d-90aaf2e078ce} <Debug> oximeter.version (e3550e79-451c-4c3d-8ba1-9d3e49618ffc) (SelectExecutor): Key condition: unknown | ||
| 5302 | 2026.01.02 05:08:40.803526 [ 346 ] {5c013c96-ae3d-488d-8d4d-90aaf2e078ce} <Trace> AggregatingTransform: Aggregating | ||
| 5303 | 2026.01.02 05:08:40.803569 [ 346 ] {5c013c96-ae3d-488d-8d4d-90aaf2e078ce} <Trace> Aggregator: Aggregation method: without_key | ||
| 5304 | 2026.01.02 05:08:40.803607 [ 346 ] {5c013c96-ae3d-488d-8d4d-90aaf2e078ce} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000884805 sec. (1130.193 rows/sec., 44.15 KiB/sec.) | ||
| 5305 | 2026.01.02 05:08:40.803625 [ 346 ] {5c013c96-ae3d-488d-8d4d-90aaf2e078ce} <Trace> Aggregator: Merging aggregated data | ||
| 5306 | 2026.01.02 05:08:40.804987 [ 286 ] {5c013c96-ae3d-488d-8d4d-90aaf2e078ce} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003199 sec., 312.5976867771179 rows/sec., 12.21 KiB/sec. | ||
| 5307 | 2026.01.02 05:08:40.805146 [ 286 ] {5c013c96-ae3d-488d-8d4d-90aaf2e078ce} <Debug> TCPHandler: Processed in 0.003601091 sec. | ||
| 5308 | 2026.01.02 05:08:40.805264 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5309 | 2026.01.02 05:08:40.805288 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5310 | 2026.01.02 05:08:40.805300 [ 286 ] {} <Debug> TCP-Session: cb74a999-4275-4758-a058-69a3149bc57f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5311 | 2026.01.02 05:08:40.805315 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5312 | 2026.01.02 05:08:40.805332 [ 288 ] {} <Debug> TCP-Session: 0993497b-570b-429d-bf10-cb22bf617176 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5313 | 2026.01.02 05:08:40.805338 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5314 | 2026.01.02 05:08:40.805368 [ 287 ] {} <Debug> TCP-Session: 840bf81c-6401-4d5c-96a4-fb2954651937 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5315 | 2026.01.02 05:08:40.805374 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5316 | 2026.01.02 05:08:40.805394 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5317 | 2026.01.02 05:08:40.805407 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5318 | 2026.01.02 05:08:40.805431 [ 291 ] {} <Debug> TCP-Session: e99ce009-d4be-46a1-80ec-91a075cdf0d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5319 | 2026.01.02 05:08:40.805438 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5320 | 2026.01.02 05:08:40.805462 [ 292 ] {} <Debug> TCP-Session: c9306df7-8ce6-4b6c-a8b4-b607d4ad1002 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5321 | 2026.01.02 05:08:40.805446 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5322 | 2026.01.02 05:08:40.805505 [ 290 ] {} <Debug> TCP-Session: cfb92503-d88e-4115-b46f-684932928a67 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5323 | 2026.01.02 05:08:40.805395 [ 293 ] {} <Debug> TCP-Session: 67410765-14b2-408c-b338-61bcf582b28c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5324 | 2026.01.02 05:08:40.805531 [ 294 ] {} <Debug> TCP-Session: 681dbb8a-3515-4479-aa59-1f9a919e9198 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5325 | 2026.01.02 05:08:40.805450 [ 289 ] {} <Debug> TCP-Session: cdcada2f-ae61-42f0-8b9b-66351d87c0aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5326 | 2026.01.02 05:08:40.872858 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58546 | ||
| 5327 | 2026.01.02 05:08:40.872969 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5328 | 2026.01.02 05:08:40.872996 [ 286 ] {} <Debug> TCP-Session: c0c24033-e503-4a9a-ba5a-77e34b88fc25 Authenticating user 'default' from [fd00:1122:3344:101::e]:58546 | ||
| 5329 | 2026.01.02 05:08:40.873040 [ 286 ] {} <Debug> TCP-Session: c0c24033-e503-4a9a-ba5a-77e34b88fc25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5330 | 2026.01.02 05:08:40.873056 [ 286 ] {} <Debug> TCP-Session: c0c24033-e503-4a9a-ba5a-77e34b88fc25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5331 | 2026.01.02 05:08:40.873281 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44193 | ||
| 5332 | 2026.01.02 05:08:40.873317 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57693 | ||
| 5333 | 2026.01.02 05:08:40.873358 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33969 | ||
| 5334 | 2026.01.02 05:08:40.873377 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50504 | ||
| 5335 | 2026.01.02 05:08:40.873411 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5336 | 2026.01.02 05:08:40.873422 [ 286 ] {} <Trace> TCP-Session: c0c24033-e503-4a9a-ba5a-77e34b88fc25 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5337 | 2026.01.02 05:08:40.873448 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5338 | 2026.01.02 05:08:40.873448 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5339 | 2026.01.02 05:08:40.873486 [ 287 ] {} <Debug> TCP-Session: ffcd22ba-ba31-43ee-8f7a-7ca657287dd1 Authenticating user 'default' from [fd00:1122:3344:101::e]:44193 | ||
| 5340 | 2026.01.02 05:08:40.873516 [ 288 ] {} <Debug> TCP-Session: 0ea9fd74-aa1f-4139-9356-55442fbf75aa Authenticating user 'default' from [fd00:1122:3344:101::e]:57693 | ||
| 5341 | 2026.01.02 05:08:40.873533 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5342 | 2026.01.02 05:08:40.873558 [ 287 ] {} <Debug> TCP-Session: ffcd22ba-ba31-43ee-8f7a-7ca657287dd1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5343 | 2026.01.02 05:08:40.873572 [ 288 ] {} <Debug> TCP-Session: 0ea9fd74-aa1f-4139-9356-55442fbf75aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5344 | 2026.01.02 05:08:40.873596 [ 294 ] {} <Debug> TCP-Session: 104e6e15-2d01-49c8-800f-4d007a09b573 Authenticating user 'default' from [fd00:1122:3344:101::e]:50504 | ||
| 5345 | 2026.01.02 05:08:40.873597 [ 287 ] {} <Debug> TCP-Session: ffcd22ba-ba31-43ee-8f7a-7ca657287dd1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5346 | 2026.01.02 05:08:40.873610 [ 288 ] {} <Debug> TCP-Session: 0ea9fd74-aa1f-4139-9356-55442fbf75aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5347 | 2026.01.02 05:08:40.873631 [ 294 ] {} <Debug> TCP-Session: 104e6e15-2d01-49c8-800f-4d007a09b573 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5348 | 2026.01.02 05:08:40.873506 [ 292 ] {} <Debug> TCP-Session: 71676a9e-bc03-4eed-9d57-aaf62e1a3621 Authenticating user 'default' from [fd00:1122:3344:101::e]:33969 | ||
| 5349 | 2026.01.02 05:08:40.873669 [ 294 ] {} <Debug> TCP-Session: 104e6e15-2d01-49c8-800f-4d007a09b573 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5350 | 2026.01.02 05:08:40.873690 [ 292 ] {} <Debug> TCP-Session: 71676a9e-bc03-4eed-9d57-aaf62e1a3621 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5351 | 2026.01.02 05:08:40.873356 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45967 | ||
| 5352 | 2026.01.02 05:08:40.873714 [ 292 ] {} <Debug> TCP-Session: 71676a9e-bc03-4eed-9d57-aaf62e1a3621 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5353 | 2026.01.02 05:08:40.873368 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59170 | ||
| 5354 | 2026.01.02 05:08:40.873296 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62505 | ||
| 5355 | 2026.01.02 05:08:40.873777 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5356 | 2026.01.02 05:08:40.873632 [ 286 ] {51627c28-40ae-41dc-87c8-20d4fba0188b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58546) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5357 | 2026.01.02 05:08:40.873826 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5358 | 2026.01.02 05:08:40.873824 [ 291 ] {} <Debug> TCP-Session: 76363a3e-e31c-45cb-a49e-4204b4cc4bb0 Authenticating user 'default' from [fd00:1122:3344:101::e]:45967 | ||
| 5359 | 2026.01.02 05:08:40.873860 [ 293 ] {} <Debug> TCP-Session: 6389a75c-259d-4499-aad2-48f0df773827 Authenticating user 'default' from [fd00:1122:3344:101::e]:59170 | ||
| 5360 | 2026.01.02 05:08:40.873869 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5361 | 2026.01.02 05:08:40.873882 [ 291 ] {} <Debug> TCP-Session: 76363a3e-e31c-45cb-a49e-4204b4cc4bb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5362 | 2026.01.02 05:08:40.873892 [ 293 ] {} <Debug> TCP-Session: 6389a75c-259d-4499-aad2-48f0df773827 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5363 | 2026.01.02 05:08:40.873907 [ 289 ] {} <Debug> TCP-Session: e216c69f-eaba-43b5-a397-fdef9a207c35 Authenticating user 'default' from [fd00:1122:3344:101::e]:62505 | ||
| 5364 | 2026.01.02 05:08:40.873914 [ 291 ] {} <Debug> TCP-Session: 76363a3e-e31c-45cb-a49e-4204b4cc4bb0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5365 | 2026.01.02 05:08:40.873936 [ 289 ] {} <Debug> TCP-Session: e216c69f-eaba-43b5-a397-fdef9a207c35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5366 | 2026.01.02 05:08:40.873927 [ 293 ] {} <Debug> TCP-Session: 6389a75c-259d-4499-aad2-48f0df773827 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5367 | 2026.01.02 05:08:40.873966 [ 289 ] {} <Debug> TCP-Session: e216c69f-eaba-43b5-a397-fdef9a207c35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5368 | 2026.01.02 05:08:40.873355 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39356 | ||
| 5369 | 2026.01.02 05:08:40.874064 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5370 | 2026.01.02 05:08:40.874087 [ 290 ] {} <Debug> TCP-Session: 51a44f29-a630-41dd-97fb-540a7b750f2c Authenticating user 'default' from [fd00:1122:3344:101::e]:39356 | ||
| 5371 | 2026.01.02 05:08:40.874094 [ 286 ] {51627c28-40ae-41dc-87c8-20d4fba0188b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5372 | 2026.01.02 05:08:40.874104 [ 290 ] {} <Debug> TCP-Session: 51a44f29-a630-41dd-97fb-540a7b750f2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5373 | 2026.01.02 05:08:40.874135 [ 290 ] {} <Debug> TCP-Session: 51a44f29-a630-41dd-97fb-540a7b750f2c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5374 | 2026.01.02 05:08:40.874164 [ 286 ] {51627c28-40ae-41dc-87c8-20d4fba0188b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5375 | 2026.01.02 05:08:40.874461 [ 286 ] {51627c28-40ae-41dc-87c8-20d4fba0188b} <Debug> oximeter.version (e3550e79-451c-4c3d-8ba1-9d3e49618ffc) (SelectExecutor): Key condition: unknown | ||
| 5376 | 2026.01.02 05:08:40.875589 [ 304 ] {51627c28-40ae-41dc-87c8-20d4fba0188b} <Trace> AggregatingTransform: Aggregating | ||
| 5377 | 2026.01.02 05:08:40.875630 [ 304 ] {51627c28-40ae-41dc-87c8-20d4fba0188b} <Trace> Aggregator: Aggregation method: without_key | ||
| 5378 | 2026.01.02 05:08:40.875667 [ 304 ] {51627c28-40ae-41dc-87c8-20d4fba0188b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001098769 sec. (910.109 rows/sec., 35.55 KiB/sec.) | ||
| 5379 | 2026.01.02 05:08:40.875685 [ 304 ] {51627c28-40ae-41dc-87c8-20d4fba0188b} <Trace> Aggregator: Merging aggregated data | ||
| 5380 | 2026.01.02 05:08:40.877280 [ 286 ] {51627c28-40ae-41dc-87c8-20d4fba0188b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003703 sec., 270.05130974885225 rows/sec., 10.55 KiB/sec. | ||
| 5381 | 2026.01.02 05:08:40.877476 [ 286 ] {51627c28-40ae-41dc-87c8-20d4fba0188b} <Debug> TCPHandler: Processed in 0.0041921 sec. | ||
| 5382 | 2026.01.02 05:08:40.877613 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5383 | 2026.01.02 05:08:40.877633 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5384 | 2026.01.02 05:08:40.877650 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5385 | 2026.01.02 05:08:40.877661 [ 286 ] {} <Debug> TCP-Session: c0c24033-e503-4a9a-ba5a-77e34b88fc25 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5386 | 2026.01.02 05:08:40.877679 [ 287 ] {} <Debug> TCP-Session: ffcd22ba-ba31-43ee-8f7a-7ca657287dd1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5387 | 2026.01.02 05:08:40.877690 [ 291 ] {} <Debug> TCP-Session: 76363a3e-e31c-45cb-a49e-4204b4cc4bb0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5388 | 2026.01.02 05:08:40.877685 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5389 | 2026.01.02 05:08:40.877720 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5390 | 2026.01.02 05:08:40.877734 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5391 | 2026.01.02 05:08:40.877753 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5392 | 2026.01.02 05:08:40.877772 [ 289 ] {} <Debug> TCP-Session: e216c69f-eaba-43b5-a397-fdef9a207c35 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5393 | 2026.01.02 05:08:40.877791 [ 292 ] {} <Debug> TCP-Session: 71676a9e-bc03-4eed-9d57-aaf62e1a3621 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5394 | 2026.01.02 05:08:40.877809 [ 293 ] {} <Debug> TCP-Session: 6389a75c-259d-4499-aad2-48f0df773827 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5395 | 2026.01.02 05:08:40.877757 [ 288 ] {} <Debug> TCP-Session: 0ea9fd74-aa1f-4139-9356-55442fbf75aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5396 | 2026.01.02 05:08:40.877673 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5397 | 2026.01.02 05:08:40.877705 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5398 | 2026.01.02 05:08:40.877894 [ 294 ] {} <Debug> TCP-Session: 104e6e15-2d01-49c8-800f-4d007a09b573 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5399 | 2026.01.02 05:08:40.877907 [ 290 ] {} <Debug> TCP-Session: 51a44f29-a630-41dd-97fb-540a7b750f2c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5400 | 2026.01.02 05:08:41.000271 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 259.44 MiB, peak 271.53 MiB, free memory in arenas 0.00 B, will set to 258.24 MiB (RSS), difference: -1.20 MiB | ||
| 5401 | 2026.01.02 05:08:41.957032 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 656 | ||
| 5402 | 2026.01.02 05:08:41.959763 [ 243 ] {} <Trace> system.query_log (dd3f3490-5765-4d2a-9406-0e239d3e9a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5403 | 2026.01.02 05:08:41.959826 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5404 | 2026.01.02 05:08:41.961142 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5405 | 2026.01.02 05:08:41.961447 [ 243 ] {} <Trace> system.query_log (dd3f3490-5765-4d2a-9406-0e239d3e9a13): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5406 | 2026.01.02 05:08:41.961834 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 656 | ||
| 5407 | 2026.01.02 05:08:43.567844 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5408 | 2026.01.02 05:08:43.568118 [ 270 ] {165b995d-c192-4c2d-9c8d-311b7e75ce67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5409 | 2026.01.02 05:08:43.568189 [ 270 ] {165b995d-c192-4c2d-9c8d-311b7e75ce67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5410 | 2026.01.02 05:08:43.568870 [ 270 ] {165b995d-c192-4c2d-9c8d-311b7e75ce67} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5411 | 2026.01.02 05:08:43.568919 [ 270 ] {165b995d-c192-4c2d-9c8d-311b7e75ce67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5412 | 2026.01.02 05:08:43.569342 [ 270 ] {165b995d-c192-4c2d-9c8d-311b7e75ce67} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5413 | 2026.01.02 05:08:43.569578 [ 270 ] {165b995d-c192-4c2d-9c8d-311b7e75ce67} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5414 | 2026.01.02 05:08:43.569741 [ 270 ] {165b995d-c192-4c2d-9c8d-311b7e75ce67} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001678 sec., 81048.86769964243 rows/sec., 7.03 MiB/sec. | ||
| 5415 | 2026.01.02 05:08:43.569790 [ 270 ] {165b995d-c192-4c2d-9c8d-311b7e75ce67} <Debug> TCPHandler: Processed in 0.002026364 sec. | ||
| 5416 | 2026.01.02 05:08:43.569923 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5417 | 2026.01.02 05:08:43.570052 [ 270 ] {7bf25251-0745-45dd-9391-fe4cd6a44325} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5418 | 2026.01.02 05:08:43.570104 [ 270 ] {7bf25251-0745-45dd-9391-fe4cd6a44325} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5419 | 2026.01.02 05:08:43.570540 [ 270 ] {7bf25251-0745-45dd-9391-fe4cd6a44325} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5420 | 2026.01.02 05:08:43.570580 [ 270 ] {7bf25251-0745-45dd-9391-fe4cd6a44325} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5421 | 2026.01.02 05:08:43.570913 [ 270 ] {7bf25251-0745-45dd-9391-fe4cd6a44325} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5422 | 2026.01.02 05:08:43.571135 [ 270 ] {7bf25251-0745-45dd-9391-fe4cd6a44325} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5423 | 2026.01.02 05:08:43.571269 [ 270 ] {7bf25251-0745-45dd-9391-fe4cd6a44325} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001245 sec., 32128.5140562249 rows/sec., 2.36 MiB/sec. | ||
| 5424 | 2026.01.02 05:08:43.571309 [ 270 ] {7bf25251-0745-45dd-9391-fe4cd6a44325} <Debug> TCPHandler: Processed in 0.001454604 sec. | ||
| 5425 | 2026.01.02 05:08:43.571414 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5426 | 2026.01.02 05:08:43.571509 [ 270 ] {61764624-a1df-41e6-994b-68677b8c3d0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5427 | 2026.01.02 05:08:43.571549 [ 270 ] {61764624-a1df-41e6-994b-68677b8c3d0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5428 | 2026.01.02 05:08:43.571978 [ 270 ] {61764624-a1df-41e6-994b-68677b8c3d0e} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5429 | 2026.01.02 05:08:43.572016 [ 270 ] {61764624-a1df-41e6-994b-68677b8c3d0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5430 | 2026.01.02 05:08:43.572334 [ 270 ] {61764624-a1df-41e6-994b-68677b8c3d0e} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5431 | 2026.01.02 05:08:43.572550 [ 270 ] {61764624-a1df-41e6-994b-68677b8c3d0e} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5432 | 2026.01.02 05:08:43.572681 [ 270 ] {61764624-a1df-41e6-994b-68677b8c3d0e} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001191 sec., 87321.5785054576 rows/sec., 6.82 MiB/sec. | ||
| 5433 | 2026.01.02 05:08:43.572719 [ 270 ] {61764624-a1df-41e6-994b-68677b8c3d0e} <Debug> TCPHandler: Processed in 0.001354563 sec. | ||
| 5434 | 2026.01.02 05:08:43.572838 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5435 | 2026.01.02 05:08:43.572932 [ 270 ] {29ca1b2b-d5ab-4662-8a29-a24d6771570b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5436 | 2026.01.02 05:08:43.572976 [ 270 ] {29ca1b2b-d5ab-4662-8a29-a24d6771570b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5437 | 2026.01.02 05:08:43.573379 [ 270 ] {29ca1b2b-d5ab-4662-8a29-a24d6771570b} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5438 | 2026.01.02 05:08:43.573416 [ 270 ] {29ca1b2b-d5ab-4662-8a29-a24d6771570b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5439 | 2026.01.02 05:08:43.573749 [ 270 ] {29ca1b2b-d5ab-4662-8a29-a24d6771570b} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5440 | 2026.01.02 05:08:43.573979 [ 270 ] {29ca1b2b-d5ab-4662-8a29-a24d6771570b} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5441 | 2026.01.02 05:08:43.574111 [ 270 ] {29ca1b2b-d5ab-4662-8a29-a24d6771570b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001198 sec., 133555.92654424038 rows/sec., 9.30 MiB/sec. | ||
| 5442 | 2026.01.02 05:08:43.574148 [ 270 ] {29ca1b2b-d5ab-4662-8a29-a24d6771570b} <Debug> TCPHandler: Processed in 0.001359902 sec. | ||
| 5443 | 2026.01.02 05:08:43.574265 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5444 | 2026.01.02 05:08:43.574359 [ 270 ] {1829072c-97c5-4ec9-b0f0-6deaac93de44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5445 | 2026.01.02 05:08:43.574414 [ 270 ] {1829072c-97c5-4ec9-b0f0-6deaac93de44} <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 | ||
| 5446 | 2026.01.02 05:08:43.575235 [ 270 ] {1829072c-97c5-4ec9-b0f0-6deaac93de44} <Trace> oximeter.measurements_histogramu64 (1ea2d44b-9dfb-4731-8ee2-8779179f369b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5447 | 2026.01.02 05:08:43.575273 [ 270 ] {1829072c-97c5-4ec9-b0f0-6deaac93de44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5448 | 2026.01.02 05:08:43.575848 [ 270 ] {1829072c-97c5-4ec9-b0f0-6deaac93de44} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5449 | 2026.01.02 05:08:43.576072 [ 270 ] {1829072c-97c5-4ec9-b0f0-6deaac93de44} <Trace> oximeter.measurements_histogramu64 (1ea2d44b-9dfb-4731-8ee2-8779179f369b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5450 | 2026.01.02 05:08:43.576222 [ 270 ] {1829072c-97c5-4ec9-b0f0-6deaac93de44} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001881 sec., 21265.28442317916 rows/sec., 38.11 MiB/sec. | ||
| 5451 | 2026.01.02 05:08:43.576284 [ 270 ] {1829072c-97c5-4ec9-b0f0-6deaac93de44} <Debug> TCPHandler: Processed in 0.002068014 sec. | ||
| 5452 | 2026.01.02 05:08:43.576398 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5453 | 2026.01.02 05:08:43.576494 [ 270 ] {93f3065b-d920-4c27-9c50-6cf59dcc17fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5454 | 2026.01.02 05:08:43.576536 [ 270 ] {93f3065b-d920-4c27-9c50-6cf59dcc17fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5455 | 2026.01.02 05:08:43.576865 [ 270 ] {93f3065b-d920-4c27-9c50-6cf59dcc17fa} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5456 | 2026.01.02 05:08:43.576902 [ 270 ] {93f3065b-d920-4c27-9c50-6cf59dcc17fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5457 | 2026.01.02 05:08:43.577217 [ 270 ] {93f3065b-d920-4c27-9c50-6cf59dcc17fa} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5458 | 2026.01.02 05:08:43.577425 [ 270 ] {93f3065b-d920-4c27-9c50-6cf59dcc17fa} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5459 | 2026.01.02 05:08:43.577553 [ 270 ] {93f3065b-d920-4c27-9c50-6cf59dcc17fa} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001077 sec., 55710.30640668523 rows/sec., 3.75 MiB/sec. | ||
| 5460 | 2026.01.02 05:08:43.577588 [ 270 ] {93f3065b-d920-4c27-9c50-6cf59dcc17fa} <Debug> TCPHandler: Processed in 0.001239701 sec. | ||
| 5461 | 2026.01.02 05:08:46.777017 [ 56 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5462 | 2026.01.02 05:08:46.777096 [ 56 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5463 | 2026.01.02 05:08:46.925795 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12505 | ||
| 5464 | 2026.01.02 05:08:46.926309 [ 245 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5465 | 2026.01.02 05:08:46.926357 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5466 | 2026.01.02 05:08:46.926832 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5467 | 2026.01.02 05:08:46.927051 [ 245 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5468 | 2026.01.02 05:08:46.927177 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12505 | ||
| 5469 | 2026.01.02 05:08:46.927174 [ 56 ] {} <Debug> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5470 | 2026.01.02 05:08:46.927260 [ 56 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5471 | 2026.01.02 05:08:46.927281 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5472 | 2026.01.02 05:08:46.927382 [ 201 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::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 | ||
| 5473 | 2026.01.02 05:08:46.927493 [ 201 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5474 | 2026.01.02 05:08:46.927530 [ 201 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10137 rows starting from the beginning of the part | ||
| 5475 | 2026.01.02 05:08:46.927596 [ 201 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 448 rows starting from the beginning of the part | ||
| 5476 | 2026.01.02 05:08:46.927656 [ 201 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 512 rows starting from the beginning of the part | ||
| 5477 | 2026.01.02 05:08:46.927705 [ 201 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 448 rows starting from the beginning of the part | ||
| 5478 | 2026.01.02 05:08:46.927750 [ 201 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 512 rows starting from the beginning of the part | ||
| 5479 | 2026.01.02 05:08:46.927802 [ 201 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 448 rows starting from the beginning of the part | ||
| 5480 | 2026.01.02 05:08:46.929628 [ 192 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12505 rows, containing 4 columns (4 merged, 0 gathered) in 0.002293888 sec., 5451443.139333743 rows/sec., 77.98 MiB/sec. | ||
| 5481 | 2026.01.02 05:08:46.929869 [ 201 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5482 | 2026.01.02 05:08:46.930116 [ 201 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::all_1_26_5} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5483 | 2026.01.02 05:08:46.930180 [ 201 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::all_1_26_5} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5484 | 2026.01.02 05:08:46.930242 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
| 5485 | 2026.01.02 05:08:47.628488 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 5486 | 2026.01.02 05:08:47.645354 [ 244 ] {} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5487 | 2026.01.02 05:08:47.645405 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5488 | 2026.01.02 05:08:47.650712 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5489 | 2026.01.02 05:08:47.651422 [ 244 ] {} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5490 | 2026.01.02 05:08:47.651738 [ 54 ] {} <Debug> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5491 | 2026.01.02 05:08:47.651828 [ 54 ] {} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5492 | 2026.01.02 05:08:47.651867 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5493 | 2026.01.02 05:08:47.652036 [ 193 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::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 | ||
| 5494 | 2026.01.02 05:08:47.654283 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 5495 | 2026.01.02 05:08:47.655653 [ 193 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5496 | 2026.01.02 05:08:47.657091 [ 193 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::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 | ||
| 5497 | 2026.01.02 05:08:47.661381 [ 193 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::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 | ||
| 5498 | 2026.01.02 05:08:47.665551 [ 193 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::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 | ||
| 5499 | 2026.01.02 05:08:47.669416 [ 193 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::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 | ||
| 5500 | 2026.01.02 05:08:47.673462 [ 193 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::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 | ||
| 5501 | 2026.01.02 05:08:47.677275 [ 193 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::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 | ||
| 5502 | 2026.01.02 05:08:47.728490 [ 192 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.076518651 sec., 2561.467007566561 rows/sec., 13.24 MiB/sec. | ||
| 5503 | 2026.01.02 05:08:47.731028 [ 196 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5504 | 2026.01.02 05:08:47.732964 [ 196 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::all_1_26_5} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5505 | 2026.01.02 05:08:47.733042 [ 196 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::all_1_26_5} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5506 | 2026.01.02 05:08:47.735861 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 5507 | 2026.01.02 05:08:48.000221 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 259.44 MiB, peak 271.53 MiB, free memory in arenas 0.00 B, will set to 264.23 MiB (RSS), difference: 4.79 MiB | ||
| 5508 | 2026.01.02 05:08:48.566417 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5509 | 2026.01.02 05:08:48.566706 [ 270 ] {f96e91ce-e779-4748-8e62-f950205c941b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5510 | 2026.01.02 05:08:48.566806 [ 270 ] {f96e91ce-e779-4748-8e62-f950205c941b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5511 | 2026.01.02 05:08:48.567888 [ 270 ] {f96e91ce-e779-4748-8e62-f950205c941b} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5512 | 2026.01.02 05:08:48.567955 [ 270 ] {f96e91ce-e779-4748-8e62-f950205c941b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5513 | 2026.01.02 05:08:48.568361 [ 270 ] {f96e91ce-e779-4748-8e62-f950205c941b} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5514 | 2026.01.02 05:08:48.568601 [ 270 ] {f96e91ce-e779-4748-8e62-f950205c941b} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5515 | 2026.01.02 05:08:48.568751 [ 270 ] {f96e91ce-e779-4748-8e62-f950205c941b} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002122 sec., 26390.197926484445 rows/sec., 2.03 MiB/sec. | ||
| 5516 | 2026.01.02 05:08:48.568791 [ 270 ] {f96e91ce-e779-4748-8e62-f950205c941b} <Debug> TCPHandler: Processed in 0.002573623 sec. | ||
| 5517 | 2026.01.02 05:08:48.568926 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5518 | 2026.01.02 05:08:48.569018 [ 270 ] {bb6da3a6-90b6-488c-b9cd-6c6eadb73e32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5519 | 2026.01.02 05:08:48.569062 [ 270 ] {bb6da3a6-90b6-488c-b9cd-6c6eadb73e32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5520 | 2026.01.02 05:08:48.569580 [ 270 ] {bb6da3a6-90b6-488c-b9cd-6c6eadb73e32} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5521 | 2026.01.02 05:08:48.569615 [ 270 ] {bb6da3a6-90b6-488c-b9cd-6c6eadb73e32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5522 | 2026.01.02 05:08:48.569915 [ 270 ] {bb6da3a6-90b6-488c-b9cd-6c6eadb73e32} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5523 | 2026.01.02 05:08:48.570127 [ 270 ] {bb6da3a6-90b6-488c-b9cd-6c6eadb73e32} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5524 | 2026.01.02 05:08:48.570247 [ 270 ] {bb6da3a6-90b6-488c-b9cd-6c6eadb73e32} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001248 sec., 51282.05128205128 rows/sec., 4.00 MiB/sec. | ||
| 5525 | 2026.01.02 05:08:48.570283 [ 270 ] {bb6da3a6-90b6-488c-b9cd-6c6eadb73e32} <Debug> TCPHandler: Processed in 0.001417553 sec. | ||
| 5526 | 2026.01.02 05:08:48.570413 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5527 | 2026.01.02 05:08:48.570511 [ 270 ] {63762272-2ecc-4bd8-86b4-86f6621e1c04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5528 | 2026.01.02 05:08:48.570553 [ 270 ] {63762272-2ecc-4bd8-86b4-86f6621e1c04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5529 | 2026.01.02 05:08:48.571019 [ 270 ] {63762272-2ecc-4bd8-86b4-86f6621e1c04} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5530 | 2026.01.02 05:08:48.571054 [ 270 ] {63762272-2ecc-4bd8-86b4-86f6621e1c04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5531 | 2026.01.02 05:08:48.571382 [ 270 ] {63762272-2ecc-4bd8-86b4-86f6621e1c04} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5532 | 2026.01.02 05:08:48.571586 [ 270 ] {63762272-2ecc-4bd8-86b4-86f6621e1c04} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5533 | 2026.01.02 05:08:48.571710 [ 270 ] {63762272-2ecc-4bd8-86b4-86f6621e1c04} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001218 sec., 131362.88998357966 rows/sec., 9.15 MiB/sec. | ||
| 5534 | 2026.01.02 05:08:48.571746 [ 270 ] {63762272-2ecc-4bd8-86b4-86f6621e1c04} <Debug> TCPHandler: Processed in 0.001390104 sec. | ||
| 5535 | 2026.01.02 05:08:48.571862 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5536 | 2026.01.02 05:08:48.571970 [ 270 ] {3d148c94-78f8-47f7-9283-9eea85e1e7c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5537 | 2026.01.02 05:08:48.572012 [ 270 ] {3d148c94-78f8-47f7-9283-9eea85e1e7c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5538 | 2026.01.02 05:08:48.572338 [ 270 ] {3d148c94-78f8-47f7-9283-9eea85e1e7c6} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5539 | 2026.01.02 05:08:48.572371 [ 270 ] {3d148c94-78f8-47f7-9283-9eea85e1e7c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5540 | 2026.01.02 05:08:48.572661 [ 270 ] {3d148c94-78f8-47f7-9283-9eea85e1e7c6} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5541 | 2026.01.02 05:08:48.572861 [ 270 ] {3d148c94-78f8-47f7-9283-9eea85e1e7c6} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5542 | 2026.01.02 05:08:48.572980 [ 270 ] {3d148c94-78f8-47f7-9283-9eea85e1e7c6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001028 sec., 58365.75875486381 rows/sec., 3.93 MiB/sec. | ||
| 5543 | 2026.01.02 05:08:48.573014 [ 270 ] {3d148c94-78f8-47f7-9283-9eea85e1e7c6} <Debug> TCPHandler: Processed in 0.00120045 sec. | ||
| 5544 | 2026.01.02 05:08:51.962092 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 676 | ||
| 5545 | 2026.01.02 05:08:51.964216 [ 243 ] {} <Trace> system.query_log (dd3f3490-5765-4d2a-9406-0e239d3e9a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5546 | 2026.01.02 05:08:51.964270 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5547 | 2026.01.02 05:08:51.965491 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5548 | 2026.01.02 05:08:51.965772 [ 243 ] {} <Trace> system.query_log (dd3f3490-5765-4d2a-9406-0e239d3e9a13): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5549 | 2026.01.02 05:08:51.966165 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 676 | ||
| 5550 | 2026.01.02 05:08:53.562718 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5551 | 2026.01.02 05:08:53.563123 [ 270 ] {33b5cbd5-2527-48df-a5e5-b6f976b1f70d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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) | ||
| 5552 | 2026.01.02 05:08:53.563617 [ 270 ] {33b5cbd5-2527-48df-a5e5-b6f976b1f70d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5553 | 2026.01.02 05:08:53.563662 [ 270 ] {33b5cbd5-2527-48df-a5e5-b6f976b1f70d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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 | ||
| 5554 | 2026.01.02 05:08:53.563958 [ 270 ] {33b5cbd5-2527-48df-a5e5-b6f976b1f70d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5555 | 2026.01.02 05:08:53.564032 [ 270 ] {33b5cbd5-2527-48df-a5e5-b6f976b1f70d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5556 | 2026.01.02 05:08:53.564181 [ 270 ] {33b5cbd5-2527-48df-a5e5-b6f976b1f70d} <Debug> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (SelectExecutor): Key condition: (column 0 notIn 48-element set) | ||
| 5557 | 2026.01.02 05:08:53.564220 [ 270 ] {33b5cbd5-2527-48df-a5e5-b6f976b1f70d} <Trace> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 5558 | 2026.01.02 05:08:53.564244 [ 270 ] {33b5cbd5-2527-48df-a5e5-b6f976b1f70d} <Debug> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (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 | ||
| 5559 | 2026.01.02 05:08:53.564260 [ 270 ] {33b5cbd5-2527-48df-a5e5-b6f976b1f70d} <Trace> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5560 | 2026.01.02 05:08:53.564303 [ 270 ] {33b5cbd5-2527-48df-a5e5-b6f976b1f70d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', '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'))" | ||
| 5561 | 2026.01.02 05:08:53.564327 [ 270 ] {33b5cbd5-2527-48df-a5e5-b6f976b1f70d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 48 rows starting from 0 | ||
| 5562 | 2026.01.02 05:08:53.565126 [ 270 ] {33b5cbd5-2527-48df-a5e5-b6f976b1f70d} <Debug> executeQuery: Read 48 rows, 1.91 KiB in 0.002186 sec., 21957.913998170174 rows/sec., 871.58 KiB/sec. | ||
| 5563 | 2026.01.02 05:08:53.565237 [ 270 ] {33b5cbd5-2527-48df-a5e5-b6f976b1f70d} <Debug> TCPHandler: Processed in 0.002696215 sec. | ||
| 5564 | 2026.01.02 05:08:53.571864 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5565 | 2026.01.02 05:08:53.572064 [ 270 ] {e38866bf-5220-4fe4-9167-3b069a195747} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 5566 | 2026.01.02 05:08:53.572144 [ 270 ] {e38866bf-5220-4fe4-9167-3b069a195747} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5567 | 2026.01.02 05:08:53.572818 [ 270 ] {e38866bf-5220-4fe4-9167-3b069a195747} <Trace> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5568 | 2026.01.02 05:08:53.572862 [ 270 ] {e38866bf-5220-4fe4-9167-3b069a195747} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5569 | 2026.01.02 05:08:53.573336 [ 270 ] {e38866bf-5220-4fe4-9167-3b069a195747} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 5570 | 2026.01.02 05:08:53.573565 [ 270 ] {e38866bf-5220-4fe4-9167-3b069a195747} <Trace> oximeter.timeseries_schema (cc640168-9cf5-4040-b417-ab0d9fbe5864): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5571 | 2026.01.02 05:08:53.573719 [ 270 ] {e38866bf-5220-4fe4-9167-3b069a195747} <Debug> executeQuery: Read 1 rows, 106.00 B in 0.001711 sec., 584.4535359438925 rows/sec., 60.50 KiB/sec. | ||
| 5572 | 2026.01.02 05:08:53.573760 [ 270 ] {e38866bf-5220-4fe4-9167-3b069a195747} <Debug> TCPHandler: Processed in 0.001989083 sec. | ||
| 5573 | 2026.01.02 05:08:53.573868 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5574 | 2026.01.02 05:08:53.573966 [ 270 ] {fc0d1333-f363-42d3-82b7-62e61cc65531} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5575 | 2026.01.02 05:08:53.574009 [ 270 ] {fc0d1333-f363-42d3-82b7-62e61cc65531} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5576 | 2026.01.02 05:08:53.574431 [ 270 ] {fc0d1333-f363-42d3-82b7-62e61cc65531} <Trace> oximeter.fields_ipaddr (645cdd3d-4969-40ee-99e7-272b8c981424): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5577 | 2026.01.02 05:08:53.574467 [ 270 ] {fc0d1333-f363-42d3-82b7-62e61cc65531} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5578 | 2026.01.02 05:08:53.574775 [ 270 ] {fc0d1333-f363-42d3-82b7-62e61cc65531} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5579 | 2026.01.02 05:08:53.575003 [ 270 ] {fc0d1333-f363-42d3-82b7-62e61cc65531} <Trace> oximeter.fields_ipaddr (645cdd3d-4969-40ee-99e7-272b8c981424): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5580 | 2026.01.02 05:08:53.575143 [ 270 ] {fc0d1333-f363-42d3-82b7-62e61cc65531} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001198 sec., 8347.245409015024 rows/sec., 680.66 KiB/sec. | ||
| 5581 | 2026.01.02 05:08:53.575182 [ 270 ] {fc0d1333-f363-42d3-82b7-62e61cc65531} <Debug> TCPHandler: Processed in 0.001363633 sec. | ||
| 5582 | 2026.01.02 05:08:53.575291 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5583 | 2026.01.02 05:08:53.575385 [ 270 ] {0a39c1ba-c7d5-4ac8-b637-30d8b5a23a00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5584 | 2026.01.02 05:08:53.575425 [ 270 ] {0a39c1ba-c7d5-4ac8-b637-30d8b5a23a00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5585 | 2026.01.02 05:08:53.575911 [ 270 ] {0a39c1ba-c7d5-4ac8-b637-30d8b5a23a00} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5586 | 2026.01.02 05:08:53.575949 [ 270 ] {0a39c1ba-c7d5-4ac8-b637-30d8b5a23a00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5587 | 2026.01.02 05:08:53.576274 [ 270 ] {0a39c1ba-c7d5-4ac8-b637-30d8b5a23a00} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5588 | 2026.01.02 05:08:53.576495 [ 270 ] {0a39c1ba-c7d5-4ac8-b637-30d8b5a23a00} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5589 | 2026.01.02 05:08:53.576592 [ 49 ] {} <Debug> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5590 | 2026.01.02 05:08:53.576626 [ 270 ] {0a39c1ba-c7d5-4ac8-b637-30d8b5a23a00} <Debug> executeQuery: Read 142 rows, 12.54 KiB in 0.00126 sec., 112698.41269841269 rows/sec., 9.72 MiB/sec. | ||
| 5591 | 2026.01.02 05:08:53.576628 [ 49 ] {} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5592 | 2026.01.02 05:08:53.576658 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5593 | 2026.01.02 05:08:53.576664 [ 270 ] {0a39c1ba-c7d5-4ac8-b637-30d8b5a23a00} <Debug> TCPHandler: Processed in 0.001423574 sec. | ||
| 5594 | 2026.01.02 05:08:53.576773 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5595 | 2026.01.02 05:08:53.576779 [ 196 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::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 | ||
| 5596 | 2026.01.02 05:08:53.576869 [ 270 ] {9cdd8a8f-9e2d-4d4b-9e99-5f01eed446bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5597 | 2026.01.02 05:08:53.576916 [ 270 ] {9cdd8a8f-9e2d-4d4b-9e99-5f01eed446bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5598 | 2026.01.02 05:08:53.576943 [ 196 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5599 | 2026.01.02 05:08:53.576986 [ 196 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2463 rows starting from the beginning of the part | ||
| 5600 | 2026.01.02 05:08:53.577057 [ 196 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1192 rows starting from the beginning of the part | ||
| 5601 | 2026.01.02 05:08:53.577110 [ 196 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 1317 rows starting from the beginning of the part | ||
| 5602 | 2026.01.02 05:08:53.577161 [ 196 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 136 rows starting from the beginning of the part | ||
| 5603 | 2026.01.02 05:08:53.577207 [ 196 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::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 | ||
| 5604 | 2026.01.02 05:08:53.577255 [ 196 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 142 rows starting from the beginning of the part | ||
| 5605 | 2026.01.02 05:08:53.577328 [ 270 ] {9cdd8a8f-9e2d-4d4b-9e99-5f01eed446bc} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5606 | 2026.01.02 05:08:53.577369 [ 270 ] {9cdd8a8f-9e2d-4d4b-9e99-5f01eed446bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5607 | 2026.01.02 05:08:53.577735 [ 270 ] {9cdd8a8f-9e2d-4d4b-9e99-5f01eed446bc} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5608 | 2026.01.02 05:08:53.577976 [ 270 ] {9cdd8a8f-9e2d-4d4b-9e99-5f01eed446bc} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5609 | 2026.01.02 05:08:53.578117 [ 270 ] {9cdd8a8f-9e2d-4d4b-9e99-5f01eed446bc} <Debug> executeQuery: Read 50 rows, 3.71 KiB in 0.001266 sec., 39494.47077409163 rows/sec., 2.86 MiB/sec. | ||
| 5610 | 2026.01.02 05:08:53.578155 [ 270 ] {9cdd8a8f-9e2d-4d4b-9e99-5f01eed446bc} <Debug> TCPHandler: Processed in 0.001431584 sec. | ||
| 5611 | 2026.01.02 05:08:53.578271 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5612 | 2026.01.02 05:08:53.578391 [ 270 ] {9e344d11-f50d-4fc1-a9cb-37bb9b4fb6b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5613 | 2026.01.02 05:08:53.578438 [ 270 ] {9e344d11-f50d-4fc1-a9cb-37bb9b4fb6b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5614 | 2026.01.02 05:08:53.578882 [ 270 ] {9e344d11-f50d-4fc1-a9cb-37bb9b4fb6b0} <Trace> oximeter.fields_u32 (1310015a-3be0-40ba-9fec-1b5eb4ed9f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5615 | 2026.01.02 05:08:53.578924 [ 270 ] {9e344d11-f50d-4fc1-a9cb-37bb9b4fb6b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5616 | 2026.01.02 05:08:53.579287 [ 270 ] {9e344d11-f50d-4fc1-a9cb-37bb9b4fb6b0} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5617 | 2026.01.02 05:08:53.579418 [ 200 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5306 rows, containing 5 columns (5 merged, 0 gathered) in 0.002699185 sec., 1965778.5590835751 rows/sec., 168.64 MiB/sec. | ||
| 5618 | 2026.01.02 05:08:53.579531 [ 270 ] {9e344d11-f50d-4fc1-a9cb-37bb9b4fb6b0} <Trace> oximeter.fields_u32 (1310015a-3be0-40ba-9fec-1b5eb4ed9f75): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5619 | 2026.01.02 05:08:53.579668 [ 270 ] {9e344d11-f50d-4fc1-a9cb-37bb9b4fb6b0} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001302 sec., 768.0491551459294 rows/sec., 51.00 KiB/sec. | ||
| 5620 | 2026.01.02 05:08:53.579707 [ 270 ] {9e344d11-f50d-4fc1-a9cb-37bb9b4fb6b0} <Debug> TCPHandler: Processed in 0.001494685 sec. | ||
| 5621 | 2026.01.02 05:08:53.579733 [ 200 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5622 | 2026.01.02 05:08:53.579806 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5623 | 2026.01.02 05:08:53.579902 [ 270 ] {df9f2251-584d-4ddb-ad64-c5f867583ee0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5624 | 2026.01.02 05:08:53.579945 [ 270 ] {df9f2251-584d-4ddb-ad64-c5f867583ee0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5625 | 2026.01.02 05:08:53.580021 [ 200 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_36_7} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5626 | 2026.01.02 05:08:53.580099 [ 200 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_36_7} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5627 | 2026.01.02 05:08:53.580186 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.18 MiB. | ||
| 5628 | 2026.01.02 05:08:53.580372 [ 270 ] {df9f2251-584d-4ddb-ad64-c5f867583ee0} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5629 | 2026.01.02 05:08:53.580412 [ 270 ] {df9f2251-584d-4ddb-ad64-c5f867583ee0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5630 | 2026.01.02 05:08:53.580722 [ 270 ] {df9f2251-584d-4ddb-ad64-c5f867583ee0} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5631 | 2026.01.02 05:08:53.580926 [ 270 ] {df9f2251-584d-4ddb-ad64-c5f867583ee0} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5632 | 2026.01.02 05:08:53.581019 [ 49 ] {} <Debug> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5633 | 2026.01.02 05:08:53.581044 [ 49 ] {} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5634 | 2026.01.02 05:08:53.581052 [ 270 ] {df9f2251-584d-4ddb-ad64-c5f867583ee0} <Debug> executeQuery: Read 114 rows, 9.13 KiB in 0.001168 sec., 97602.7397260274 rows/sec., 7.64 MiB/sec. | ||
| 5635 | 2026.01.02 05:08:53.581063 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5636 | 2026.01.02 05:08:53.581090 [ 270 ] {df9f2251-584d-4ddb-ad64-c5f867583ee0} <Debug> TCPHandler: Processed in 0.001330562 sec. | ||
| 5637 | 2026.01.02 05:08:53.581128 [ 196 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::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 | ||
| 5638 | 2026.01.02 05:08:53.581195 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5639 | 2026.01.02 05:08:53.581222 [ 196 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5640 | 2026.01.02 05:08:53.581252 [ 196 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1249 rows starting from the beginning of the part | ||
| 5641 | 2026.01.02 05:08:53.581290 [ 270 ] {e7952920-cc1a-47f9-9469-7d910030d97f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5642 | 2026.01.02 05:08:53.581299 [ 196 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 719 rows starting from the beginning of the part | ||
| 5643 | 2026.01.02 05:08:53.581339 [ 270 ] {e7952920-cc1a-47f9-9469-7d910030d97f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5644 | 2026.01.02 05:08:53.581349 [ 196 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 558 rows starting from the beginning of the part | ||
| 5645 | 2026.01.02 05:08:53.581393 [ 196 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 104 rows starting from the beginning of the part | ||
| 5646 | 2026.01.02 05:08:53.581428 [ 196 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::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 | ||
| 5647 | 2026.01.02 05:08:53.581461 [ 196 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 114 rows starting from the beginning of the part | ||
| 5648 | 2026.01.02 05:08:53.581741 [ 270 ] {e7952920-cc1a-47f9-9469-7d910030d97f} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5649 | 2026.01.02 05:08:53.581780 [ 270 ] {e7952920-cc1a-47f9-9469-7d910030d97f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5650 | 2026.01.02 05:08:53.582114 [ 270 ] {e7952920-cc1a-47f9-9469-7d910030d97f} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5651 | 2026.01.02 05:08:53.582314 [ 270 ] {e7952920-cc1a-47f9-9469-7d910030d97f} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5652 | 2026.01.02 05:08:53.582432 [ 270 ] {e7952920-cc1a-47f9-9469-7d910030d97f} <Debug> executeQuery: Read 165 rows, 11.76 KiB in 0.001194 sec., 138190.95477386934 rows/sec., 9.62 MiB/sec. | ||
| 5653 | 2026.01.02 05:08:53.582445 [ 200 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2808 rows, containing 5 columns (5 merged, 0 gathered) in 0.001379253 sec., 2035884.6419039872 rows/sec., 156.00 MiB/sec. | ||
| 5654 | 2026.01.02 05:08:53.582466 [ 270 ] {e7952920-cc1a-47f9-9469-7d910030d97f} <Debug> TCPHandler: Processed in 0.001353483 sec. | ||
| 5655 | 2026.01.02 05:08:53.582562 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5656 | 2026.01.02 05:08:53.582590 [ 200 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5657 | 2026.01.02 05:08:53.582646 [ 270 ] {7435b388-db5e-4faa-b0c5-f3cf2ae2159b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5658 | 2026.01.02 05:08:53.582690 [ 270 ] {7435b388-db5e-4faa-b0c5-f3cf2ae2159b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5659 | 2026.01.02 05:08:53.582808 [ 200 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_36_7} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5660 | 2026.01.02 05:08:53.582869 [ 200 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_36_7} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5661 | 2026.01.02 05:08:53.583008 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 5662 | 2026.01.02 05:08:53.583049 [ 270 ] {7435b388-db5e-4faa-b0c5-f3cf2ae2159b} <Trace> oximeter.measurements_f64 (aa9bbb3a-da62-4075-81f6-d05edd62a94a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5663 | 2026.01.02 05:08:53.583088 [ 270 ] {7435b388-db5e-4faa-b0c5-f3cf2ae2159b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5664 | 2026.01.02 05:08:53.583378 [ 270 ] {7435b388-db5e-4faa-b0c5-f3cf2ae2159b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 5665 | 2026.01.02 05:08:53.583584 [ 270 ] {7435b388-db5e-4faa-b0c5-f3cf2ae2159b} <Trace> oximeter.measurements_f64 (aa9bbb3a-da62-4075-81f6-d05edd62a94a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5666 | 2026.01.02 05:08:53.583710 [ 270 ] {7435b388-db5e-4faa-b0c5-f3cf2ae2159b} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001033 sec., 968.054211035818 rows/sec., 61.45 KiB/sec. | ||
| 5667 | 2026.01.02 05:08:53.583745 [ 270 ] {7435b388-db5e-4faa-b0c5-f3cf2ae2159b} <Debug> TCPHandler: Processed in 0.001186529 sec. | ||
| 5668 | 2026.01.02 05:08:53.583848 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5669 | 2026.01.02 05:08:53.583937 [ 270 ] {3b49db84-11a6-485e-8154-52f4e1f2c1b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5670 | 2026.01.02 05:08:53.583990 [ 270 ] {3b49db84-11a6-485e-8154-52f4e1f2c1b7} <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 | ||
| 5671 | 2026.01.02 05:08:53.584836 [ 270 ] {3b49db84-11a6-485e-8154-52f4e1f2c1b7} <Trace> oximeter.measurements_histogramu64 (1ea2d44b-9dfb-4731-8ee2-8779179f369b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5672 | 2026.01.02 05:08:53.584871 [ 270 ] {3b49db84-11a6-485e-8154-52f4e1f2c1b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5673 | 2026.01.02 05:08:53.585447 [ 270 ] {3b49db84-11a6-485e-8154-52f4e1f2c1b7} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5674 | 2026.01.02 05:08:53.585665 [ 270 ] {3b49db84-11a6-485e-8154-52f4e1f2c1b7} <Trace> oximeter.measurements_histogramu64 (1ea2d44b-9dfb-4731-8ee2-8779179f369b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5675 | 2026.01.02 05:08:53.585800 [ 270 ] {3b49db84-11a6-485e-8154-52f4e1f2c1b7} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001881 sec., 21265.28442317916 rows/sec., 38.11 MiB/sec. | ||
| 5676 | 2026.01.02 05:08:53.585859 [ 270 ] {3b49db84-11a6-485e-8154-52f4e1f2c1b7} <Debug> TCPHandler: Processed in 0.002058025 sec. | ||
| 5677 | 2026.01.02 05:08:53.585963 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5678 | 2026.01.02 05:08:53.586054 [ 270 ] {39e2beda-5f0b-48b2-b21c-6e3963f7f461} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5679 | 2026.01.02 05:08:53.586095 [ 270 ] {39e2beda-5f0b-48b2-b21c-6e3963f7f461} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5680 | 2026.01.02 05:08:53.586432 [ 270 ] {39e2beda-5f0b-48b2-b21c-6e3963f7f461} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5681 | 2026.01.02 05:08:53.586466 [ 270 ] {39e2beda-5f0b-48b2-b21c-6e3963f7f461} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5682 | 2026.01.02 05:08:53.586760 [ 270 ] {39e2beda-5f0b-48b2-b21c-6e3963f7f461} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5683 | 2026.01.02 05:08:53.586969 [ 270 ] {39e2beda-5f0b-48b2-b21c-6e3963f7f461} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5684 | 2026.01.02 05:08:53.587091 [ 270 ] {39e2beda-5f0b-48b2-b21c-6e3963f7f461} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001055 sec., 56872.037914691944 rows/sec., 3.83 MiB/sec. | ||
| 5685 | 2026.01.02 05:08:53.587126 [ 270 ] {39e2beda-5f0b-48b2-b21c-6e3963f7f461} <Debug> TCPHandler: Processed in 0.00120955 sec. | ||
| 5686 | 2026.01.02 05:08:54.428233 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13017 | ||
| 5687 | 2026.01.02 05:08:54.428781 [ 245 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5688 | 2026.01.02 05:08:54.428824 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5689 | 2026.01.02 05:08:54.429340 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5690 | 2026.01.02 05:08:54.429588 [ 245 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5691 | 2026.01.02 05:08:54.429737 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13017 | ||
| 5692 | 2026.01.02 05:08:55.155323 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 5693 | 2026.01.02 05:08:55.171252 [ 244 ] {} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5694 | 2026.01.02 05:08:55.171306 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5695 | 2026.01.02 05:08:55.177596 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5696 | 2026.01.02 05:08:55.178316 [ 244 ] {} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5697 | 2026.01.02 05:08:55.180998 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 5698 | 2026.01.02 05:08:58.565715 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5699 | 2026.01.02 05:08:58.566016 [ 270 ] {5bc45297-5196-410b-88f3-cbbf8cf0bc1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5700 | 2026.01.02 05:08:58.566121 [ 270 ] {5bc45297-5196-410b-88f3-cbbf8cf0bc1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5701 | 2026.01.02 05:08:58.566963 [ 270 ] {5bc45297-5196-410b-88f3-cbbf8cf0bc1b} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5702 | 2026.01.02 05:08:58.567001 [ 270 ] {5bc45297-5196-410b-88f3-cbbf8cf0bc1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5703 | 2026.01.02 05:08:58.567413 [ 270 ] {5bc45297-5196-410b-88f3-cbbf8cf0bc1b} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5704 | 2026.01.02 05:08:58.567646 [ 270 ] {5bc45297-5196-410b-88f3-cbbf8cf0bc1b} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5705 | 2026.01.02 05:08:58.567798 [ 270 ] {5bc45297-5196-410b-88f3-cbbf8cf0bc1b} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001857 sec., 30156.165858912223 rows/sec., 2.32 MiB/sec. | ||
| 5706 | 2026.01.02 05:08:58.567840 [ 270 ] {5bc45297-5196-410b-88f3-cbbf8cf0bc1b} <Debug> TCPHandler: Processed in 0.002304379 sec. | ||
| 5707 | 2026.01.02 05:08:58.567972 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5708 | 2026.01.02 05:08:58.568065 [ 270 ] {58c8c643-7620-4cb0-80e7-b9304e137ecc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5709 | 2026.01.02 05:08:58.568106 [ 270 ] {58c8c643-7620-4cb0-80e7-b9304e137ecc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5710 | 2026.01.02 05:08:58.568544 [ 270 ] {58c8c643-7620-4cb0-80e7-b9304e137ecc} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5711 | 2026.01.02 05:08:58.568580 [ 270 ] {58c8c643-7620-4cb0-80e7-b9304e137ecc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5712 | 2026.01.02 05:08:58.568902 [ 270 ] {58c8c643-7620-4cb0-80e7-b9304e137ecc} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5713 | 2026.01.02 05:08:58.569127 [ 270 ] {58c8c643-7620-4cb0-80e7-b9304e137ecc} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5714 | 2026.01.02 05:08:58.569251 [ 270 ] {58c8c643-7620-4cb0-80e7-b9304e137ecc} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001204 sec., 53156.14617940199 rows/sec., 4.15 MiB/sec. | ||
| 5715 | 2026.01.02 05:08:58.569289 [ 270 ] {58c8c643-7620-4cb0-80e7-b9304e137ecc} <Debug> TCPHandler: Processed in 0.001377583 sec. | ||
| 5716 | 2026.01.02 05:08:58.569409 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5717 | 2026.01.02 05:08:58.569504 [ 270 ] {36708c8d-559f-4a50-9192-9ee23c601d2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5718 | 2026.01.02 05:08:58.569548 [ 270 ] {36708c8d-559f-4a50-9192-9ee23c601d2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5719 | 2026.01.02 05:08:58.569974 [ 270 ] {36708c8d-559f-4a50-9192-9ee23c601d2c} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5720 | 2026.01.02 05:08:58.570010 [ 270 ] {36708c8d-559f-4a50-9192-9ee23c601d2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5721 | 2026.01.02 05:08:58.570346 [ 270 ] {36708c8d-559f-4a50-9192-9ee23c601d2c} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5722 | 2026.01.02 05:08:58.570551 [ 270 ] {36708c8d-559f-4a50-9192-9ee23c601d2c} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5723 | 2026.01.02 05:08:58.570677 [ 270 ] {36708c8d-559f-4a50-9192-9ee23c601d2c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001192 sec., 134228.1879194631 rows/sec., 9.35 MiB/sec. | ||
| 5724 | 2026.01.02 05:08:58.570670 [ 41 ] {} <Debug> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5725 | 2026.01.02 05:08:58.570713 [ 270 ] {36708c8d-559f-4a50-9192-9ee23c601d2c} <Debug> TCPHandler: Processed in 0.001355363 sec. | ||
| 5726 | 2026.01.02 05:08:58.570724 [ 41 ] {} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5727 | 2026.01.02 05:08:58.570745 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5728 | 2026.01.02 05:08:58.570827 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5729 | 2026.01.02 05:08:58.570865 [ 192 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::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 | ||
| 5730 | 2026.01.02 05:08:58.570919 [ 270 ] {0bfa3047-d03a-49a8-8cc8-fa2aafb1bc86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5731 | 2026.01.02 05:08:58.570966 [ 270 ] {0bfa3047-d03a-49a8-8cc8-fa2aafb1bc86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5732 | 2026.01.02 05:08:58.571025 [ 192 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5733 | 2026.01.02 05:08:58.571067 [ 192 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 9381 rows starting from the beginning of the part | ||
| 5734 | 2026.01.02 05:08:58.571138 [ 192 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 881 rows starting from the beginning of the part | ||
| 5735 | 2026.01.02 05:08:58.571207 [ 192 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::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 | ||
| 5736 | 2026.01.02 05:08:58.571256 [ 192 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 160 rows starting from the beginning of the part | ||
| 5737 | 2026.01.02 05:08:58.571299 [ 270 ] {0bfa3047-d03a-49a8-8cc8-fa2aafb1bc86} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5738 | 2026.01.02 05:08:58.571300 [ 192 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 165 rows starting from the beginning of the part | ||
| 5739 | 2026.01.02 05:08:58.571341 [ 270 ] {0bfa3047-d03a-49a8-8cc8-fa2aafb1bc86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5740 | 2026.01.02 05:08:58.571366 [ 192 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::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 | ||
| 5741 | 2026.01.02 05:08:58.571740 [ 270 ] {0bfa3047-d03a-49a8-8cc8-fa2aafb1bc86} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5742 | 2026.01.02 05:08:58.571962 [ 270 ] {0bfa3047-d03a-49a8-8cc8-fa2aafb1bc86} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5743 | 2026.01.02 05:08:58.572089 [ 270 ] {0bfa3047-d03a-49a8-8cc8-fa2aafb1bc86} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001187 sec., 50547.59898904803 rows/sec., 3.41 MiB/sec. | ||
| 5744 | 2026.01.02 05:08:58.572124 [ 270 ] {0bfa3047-d03a-49a8-8cc8-fa2aafb1bc86} <Debug> TCPHandler: Processed in 0.001348132 sec. | ||
| 5745 | 2026.01.02 05:08:58.574901 [ 200 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10907 rows, containing 5 columns (5 merged, 0 gathered) in 0.004095299 sec., 2663297.6004926623 rows/sec., 181.97 MiB/sec. | ||
| 5746 | 2026.01.02 05:08:58.575171 [ 192 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5747 | 2026.01.02 05:08:58.575420 [ 192 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5748 | 2026.01.02 05:08:58.575492 [ 192 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5749 | 2026.01.02 05:08:58.575569 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.12 MiB. | ||
| 5750 | 2026.01.02 05:09:01.777151 [ 37 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5751 | 2026.01.02 05:09:01.777204 [ 37 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5752 | 2026.01.02 05:09:01.929896 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13465 | ||
| 5753 | 2026.01.02 05:09:01.930446 [ 245 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5754 | 2026.01.02 05:09:01.930499 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5755 | 2026.01.02 05:09:01.931065 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5756 | 2026.01.02 05:09:01.931313 [ 245 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5757 | 2026.01.02 05:09:01.931465 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13465 | ||
| 5758 | 2026.01.02 05:09:01.966377 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 706 | ||
| 5759 | 2026.01.02 05:09:01.968718 [ 243 ] {} <Trace> system.query_log (dd3f3490-5765-4d2a-9406-0e239d3e9a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5760 | 2026.01.02 05:09:01.968771 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5761 | 2026.01.02 05:09:01.970100 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5762 | 2026.01.02 05:09:01.970383 [ 243 ] {} <Trace> system.query_log (dd3f3490-5765-4d2a-9406-0e239d3e9a13): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5763 | 2026.01.02 05:09:01.970546 [ 37 ] {} <Debug> system.query_log (dd3f3490-5765-4d2a-9406-0e239d3e9a13) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5764 | 2026.01.02 05:09:01.970593 [ 37 ] {} <Trace> system.query_log (dd3f3490-5765-4d2a-9406-0e239d3e9a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5765 | 2026.01.02 05:09:01.970612 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5766 | 2026.01.02 05:09:01.970703 [ 189 ] {dd3f3490-5765-4d2a-9406-0e239d3e9a13::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 | ||
| 5767 | 2026.01.02 05:09:01.970705 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 706 | ||
| 5768 | 2026.01.02 05:09:01.971224 [ 189 ] {dd3f3490-5765-4d2a-9406-0e239d3e9a13::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5769 | 2026.01.02 05:09:01.971372 [ 189 ] {dd3f3490-5765-4d2a-9406-0e239d3e9a13::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 558 rows starting from the beginning of the part | ||
| 5770 | 2026.01.02 05:09:01.971735 [ 189 ] {dd3f3490-5765-4d2a-9406-0e239d3e9a13::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 20 rows starting from the beginning of the part | ||
| 5771 | 2026.01.02 05:09:01.972071 [ 189 ] {dd3f3490-5765-4d2a-9406-0e239d3e9a13::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 32 rows starting from the beginning of the part | ||
| 5772 | 2026.01.02 05:09:01.972379 [ 189 ] {dd3f3490-5765-4d2a-9406-0e239d3e9a13::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 46 rows starting from the beginning of the part | ||
| 5773 | 2026.01.02 05:09:01.972677 [ 189 ] {dd3f3490-5765-4d2a-9406-0e239d3e9a13::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 | ||
| 5774 | 2026.01.02 05:09:01.972998 [ 189 ] {dd3f3490-5765-4d2a-9406-0e239d3e9a13::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 30 rows starting from the beginning of the part | ||
| 5775 | 2026.01.02 05:09:01.979424 [ 192 ] {dd3f3490-5765-4d2a-9406-0e239d3e9a13::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 706 rows, containing 72 columns (72 merged, 0 gathered) in 0.008758076 sec., 80611.3123475978 rows/sec., 71.93 MiB/sec. | ||
| 5776 | 2026.01.02 05:09:01.980931 [ 190 ] {dd3f3490-5765-4d2a-9406-0e239d3e9a13::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5777 | 2026.01.02 05:09:01.981606 [ 190 ] {dd3f3490-5765-4d2a-9406-0e239d3e9a13::all_1_21_4} <Trace> system.query_log (dd3f3490-5765-4d2a-9406-0e239d3e9a13): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5778 | 2026.01.02 05:09:01.981700 [ 190 ] {dd3f3490-5765-4d2a-9406-0e239d3e9a13::all_1_21_4} <Trace> system.query_log (dd3f3490-5765-4d2a-9406-0e239d3e9a13) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5779 | 2026.01.02 05:09:01.981958 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.20 MiB. | ||
| 5780 | 2026.01.02 05:09:02.681163 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 5781 | 2026.01.02 05:09:02.696750 [ 244 ] {} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5782 | 2026.01.02 05:09:02.696799 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5783 | 2026.01.02 05:09:02.702928 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5784 | 2026.01.02 05:09:02.703629 [ 244 ] {} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5785 | 2026.01.02 05:09:02.706245 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 5786 | 2026.01.02 05:09:03.568018 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5787 | 2026.01.02 05:09:03.568302 [ 270 ] {c9d71b05-ebea-4f36-b19d-caaace066530} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5788 | 2026.01.02 05:09:03.568405 [ 270 ] {c9d71b05-ebea-4f36-b19d-caaace066530} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5789 | 2026.01.02 05:09:03.569297 [ 270 ] {c9d71b05-ebea-4f36-b19d-caaace066530} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5790 | 2026.01.02 05:09:03.569340 [ 270 ] {c9d71b05-ebea-4f36-b19d-caaace066530} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5791 | 2026.01.02 05:09:03.569738 [ 270 ] {c9d71b05-ebea-4f36-b19d-caaace066530} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5792 | 2026.01.02 05:09:03.569971 [ 270 ] {c9d71b05-ebea-4f36-b19d-caaace066530} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5793 | 2026.01.02 05:09:03.570130 [ 270 ] {c9d71b05-ebea-4f36-b19d-caaace066530} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001906 sec., 71353.62014690452 rows/sec., 6.19 MiB/sec. | ||
| 5794 | 2026.01.02 05:09:03.570172 [ 270 ] {c9d71b05-ebea-4f36-b19d-caaace066530} <Debug> TCPHandler: Processed in 0.00233657 sec. | ||
| 5795 | 2026.01.02 05:09:03.570291 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5796 | 2026.01.02 05:09:03.570391 [ 270 ] {10fb8033-3e4e-4d9a-b40e-926d22e76f9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5797 | 2026.01.02 05:09:03.570432 [ 270 ] {10fb8033-3e4e-4d9a-b40e-926d22e76f9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5798 | 2026.01.02 05:09:03.570849 [ 270 ] {10fb8033-3e4e-4d9a-b40e-926d22e76f9b} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5799 | 2026.01.02 05:09:03.570885 [ 270 ] {10fb8033-3e4e-4d9a-b40e-926d22e76f9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5800 | 2026.01.02 05:09:03.571194 [ 270 ] {10fb8033-3e4e-4d9a-b40e-926d22e76f9b} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5801 | 2026.01.02 05:09:03.571404 [ 270 ] {10fb8033-3e4e-4d9a-b40e-926d22e76f9b} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5802 | 2026.01.02 05:09:03.571532 [ 270 ] {10fb8033-3e4e-4d9a-b40e-926d22e76f9b} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.00116 sec., 34482.75862068965 rows/sec., 2.53 MiB/sec. | ||
| 5803 | 2026.01.02 05:09:03.571545 [ 34 ] {} <Debug> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5804 | 2026.01.02 05:09:03.571569 [ 270 ] {10fb8033-3e4e-4d9a-b40e-926d22e76f9b} <Debug> TCPHandler: Processed in 0.001328292 sec. | ||
| 5805 | 2026.01.02 05:09:03.571614 [ 34 ] {} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5806 | 2026.01.02 05:09:03.571643 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5807 | 2026.01.02 05:09:03.571700 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5808 | 2026.01.02 05:09:03.571744 [ 197 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::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 | ||
| 5809 | 2026.01.02 05:09:03.571800 [ 270 ] {5e647107-b6dc-428a-808a-403aa703f394} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5810 | 2026.01.02 05:09:03.571841 [ 270 ] {5e647107-b6dc-428a-808a-403aa703f394} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5811 | 2026.01.02 05:09:03.571857 [ 197 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5812 | 2026.01.02 05:09:03.571890 [ 197 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 277 rows starting from the beginning of the part | ||
| 5813 | 2026.01.02 05:09:03.571954 [ 197 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 245 rows starting from the beginning of the part | ||
| 5814 | 2026.01.02 05:09:03.572005 [ 197 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 14 rows starting from the beginning of the part | ||
| 5815 | 2026.01.02 05:09:03.572051 [ 197 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 40 rows starting from the beginning of the part | ||
| 5816 | 2026.01.02 05:09:03.572096 [ 197 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 50 rows starting from the beginning of the part | ||
| 5817 | 2026.01.02 05:09:03.572140 [ 197 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 40 rows starting from the beginning of the part | ||
| 5818 | 2026.01.02 05:09:03.572282 [ 270 ] {5e647107-b6dc-428a-808a-403aa703f394} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5819 | 2026.01.02 05:09:03.572320 [ 270 ] {5e647107-b6dc-428a-808a-403aa703f394} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5820 | 2026.01.02 05:09:03.572706 [ 270 ] {5e647107-b6dc-428a-808a-403aa703f394} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5821 | 2026.01.02 05:09:03.572933 [ 270 ] {5e647107-b6dc-428a-808a-403aa703f394} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5822 | 2026.01.02 05:09:03.573031 [ 190 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 666 rows, containing 5 columns (5 merged, 0 gathered) in 0.001329763 sec., 500841.1273287044 rows/sec., 34.10 MiB/sec. | ||
| 5823 | 2026.01.02 05:09:03.573080 [ 270 ] {5e647107-b6dc-428a-808a-403aa703f394} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001286 sec., 80870.91757387247 rows/sec., 6.32 MiB/sec. | ||
| 5824 | 2026.01.02 05:09:03.573129 [ 270 ] {5e647107-b6dc-428a-808a-403aa703f394} <Debug> TCPHandler: Processed in 0.001480915 sec. | ||
| 5825 | 2026.01.02 05:09:03.573216 [ 190 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5826 | 2026.01.02 05:09:03.573239 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5827 | 2026.01.02 05:09:03.573334 [ 270 ] {dd60bca9-39f3-4f58-8806-6035a968fcb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5828 | 2026.01.02 05:09:03.573376 [ 270 ] {dd60bca9-39f3-4f58-8806-6035a968fcb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5829 | 2026.01.02 05:09:03.573522 [ 190 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::all_1_26_5} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5830 | 2026.01.02 05:09:03.573598 [ 190 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::all_1_26_5} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5831 | 2026.01.02 05:09:03.573691 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 5832 | 2026.01.02 05:09:03.573786 [ 270 ] {dd60bca9-39f3-4f58-8806-6035a968fcb7} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5833 | 2026.01.02 05:09:03.573826 [ 270 ] {dd60bca9-39f3-4f58-8806-6035a968fcb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5834 | 2026.01.02 05:09:03.574167 [ 270 ] {dd60bca9-39f3-4f58-8806-6035a968fcb7} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5835 | 2026.01.02 05:09:03.574376 [ 270 ] {dd60bca9-39f3-4f58-8806-6035a968fcb7} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5836 | 2026.01.02 05:09:03.574505 [ 270 ] {dd60bca9-39f3-4f58-8806-6035a968fcb7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001189 sec., 134566.8629100084 rows/sec., 9.37 MiB/sec. | ||
| 5837 | 2026.01.02 05:09:03.574542 [ 270 ] {dd60bca9-39f3-4f58-8806-6035a968fcb7} <Debug> TCPHandler: Processed in 0.001350333 sec. | ||
| 5838 | 2026.01.02 05:09:03.574648 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5839 | 2026.01.02 05:09:03.574739 [ 270 ] {f4ce131b-b976-45a5-98f7-260331c754c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5840 | 2026.01.02 05:09:03.574792 [ 270 ] {f4ce131b-b976-45a5-98f7-260331c754c2} <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 | ||
| 5841 | 2026.01.02 05:09:03.575640 [ 270 ] {f4ce131b-b976-45a5-98f7-260331c754c2} <Trace> oximeter.measurements_histogramu64 (1ea2d44b-9dfb-4731-8ee2-8779179f369b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5842 | 2026.01.02 05:09:03.575676 [ 270 ] {f4ce131b-b976-45a5-98f7-260331c754c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5843 | 2026.01.02 05:09:03.576239 [ 270 ] {f4ce131b-b976-45a5-98f7-260331c754c2} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5844 | 2026.01.02 05:09:03.576457 [ 270 ] {f4ce131b-b976-45a5-98f7-260331c754c2} <Trace> oximeter.measurements_histogramu64 (1ea2d44b-9dfb-4731-8ee2-8779179f369b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5845 | 2026.01.02 05:09:03.576594 [ 270 ] {f4ce131b-b976-45a5-98f7-260331c754c2} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001873 sec., 21356.113187399893 rows/sec., 38.27 MiB/sec. | ||
| 5846 | 2026.01.02 05:09:03.576657 [ 270 ] {f4ce131b-b976-45a5-98f7-260331c754c2} <Debug> TCPHandler: Processed in 0.002058134 sec. | ||
| 5847 | 2026.01.02 05:09:03.576762 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5848 | 2026.01.02 05:09:03.576855 [ 270 ] {1abe05fc-04f0-4c9a-a563-a9957fd7dccb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5849 | 2026.01.02 05:09:03.576895 [ 270 ] {1abe05fc-04f0-4c9a-a563-a9957fd7dccb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5850 | 2026.01.02 05:09:03.577221 [ 270 ] {1abe05fc-04f0-4c9a-a563-a9957fd7dccb} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5851 | 2026.01.02 05:09:03.577256 [ 270 ] {1abe05fc-04f0-4c9a-a563-a9957fd7dccb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5852 | 2026.01.02 05:09:03.577563 [ 270 ] {1abe05fc-04f0-4c9a-a563-a9957fd7dccb} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5853 | 2026.01.02 05:09:03.577764 [ 270 ] {1abe05fc-04f0-4c9a-a563-a9957fd7dccb} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5854 | 2026.01.02 05:09:03.577873 [ 34 ] {} <Debug> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5855 | 2026.01.02 05:09:03.577887 [ 270 ] {1abe05fc-04f0-4c9a-a563-a9957fd7dccb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001051 sec., 57088.487155090384 rows/sec., 3.85 MiB/sec. | ||
| 5856 | 2026.01.02 05:09:03.577908 [ 34 ] {} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5857 | 2026.01.02 05:09:03.577930 [ 270 ] {1abe05fc-04f0-4c9a-a563-a9957fd7dccb} <Debug> TCPHandler: Processed in 0.001215201 sec. | ||
| 5858 | 2026.01.02 05:09:03.577931 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5859 | 2026.01.02 05:09:03.578045 [ 192 ] {45294a01-6668-46b2-a532-60faf64b8164::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.02 05:09:03.578181 [ 192 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5861 | 2026.01.02 05:09:03.578215 [ 192 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1646 rows starting from the beginning of the part | ||
| 5862 | 2026.01.02 05:09:03.578276 [ 192 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 60 rows starting from the beginning of the part | ||
| 5863 | 2026.01.02 05:09:03.578315 [ 192 ] {45294a01-6668-46b2-a532-60faf64b8164::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 | ||
| 5864 | 2026.01.02 05:09:03.578355 [ 192 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 60 rows starting from the beginning of the part | ||
| 5865 | 2026.01.02 05:09:03.578392 [ 192 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 60 rows starting from the beginning of the part | ||
| 5866 | 2026.01.02 05:09:03.578432 [ 192 ] {45294a01-6668-46b2-a532-60faf64b8164::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 | ||
| 5867 | 2026.01.02 05:09:03.579581 [ 187 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1946 rows, containing 4 columns (4 merged, 0 gathered) in 0.001575536 sec., 1235135.2174751956 rows/sec., 81.61 MiB/sec. | ||
| 5868 | 2026.01.02 05:09:03.579805 [ 192 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5869 | 2026.01.02 05:09:03.580058 [ 192 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_36_7} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5870 | 2026.01.02 05:09:03.580138 [ 192 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_36_7} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5871 | 2026.01.02 05:09:03.580221 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
| 5872 | 2026.01.02 05:09:05.020091 [ 34 ] {} <Debug> oximeter.measurements_f64 (aa9bbb3a-da62-4075-81f6-d05edd62a94a) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 5873 | 2026.01.02 05:09:05.020197 [ 34 ] {} <Trace> oximeter.measurements_f64 (aa9bbb3a-da62-4075-81f6-d05edd62a94a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5874 | 2026.01.02 05:09:05.020240 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5875 | 2026.01.02 05:09:05.020406 [ 190 ] {aa9bbb3a-da62-4075-81f6-d05edd62a94a::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 | ||
| 5876 | 2026.01.02 05:09:05.020622 [ 190 ] {aa9bbb3a-da62-4075-81f6-d05edd62a94a::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5877 | 2026.01.02 05:09:05.020683 [ 190 ] {aa9bbb3a-da62-4075-81f6-d05edd62a94a::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 | ||
| 5878 | 2026.01.02 05:09:05.020787 [ 190 ] {aa9bbb3a-da62-4075-81f6-d05edd62a94a::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 | ||
| 5879 | 2026.01.02 05:09:05.020869 [ 190 ] {aa9bbb3a-da62-4075-81f6-d05edd62a94a::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 | ||
| 5880 | 2026.01.02 05:09:05.020946 [ 190 ] {aa9bbb3a-da62-4075-81f6-d05edd62a94a::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 | ||
| 5881 | 2026.01.02 05:09:05.021000 [ 190 ] {aa9bbb3a-da62-4075-81f6-d05edd62a94a::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 | ||
| 5882 | 2026.01.02 05:09:05.021810 [ 187 ] {aa9bbb3a-da62-4075-81f6-d05edd62a94a::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.001465884 sec., 3410.9110952844835 rows/sec., 227.17 KiB/sec. | ||
| 5883 | 2026.01.02 05:09:05.022007 [ 187 ] {aa9bbb3a-da62-4075-81f6-d05edd62a94a::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 5884 | 2026.01.02 05:09:05.022351 [ 187 ] {aa9bbb3a-da62-4075-81f6-d05edd62a94a::all_1_5_1} <Trace> oximeter.measurements_f64 (aa9bbb3a-da62-4075-81f6-d05edd62a94a): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5885 | 2026.01.02 05:09:05.022433 [ 187 ] {aa9bbb3a-da62-4075-81f6-d05edd62a94a::all_1_5_1} <Trace> oximeter.measurements_f64 (aa9bbb3a-da62-4075-81f6-d05edd62a94a) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 5886 | 2026.01.02 05:09:05.022525 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 5887 | 2026.01.02 05:09:08.593393 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5888 | 2026.01.02 05:09:08.593610 [ 270 ] {29a1ba42-a9b5-4643-90ad-ed1c3e7f03d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5889 | 2026.01.02 05:09:08.593689 [ 270 ] {29a1ba42-a9b5-4643-90ad-ed1c3e7f03d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5890 | 2026.01.02 05:09:08.594371 [ 270 ] {29a1ba42-a9b5-4643-90ad-ed1c3e7f03d7} <Trace> oximeter.fields_i16 (cb56b64a-0514-41c6-b851-58b3833bf8fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5891 | 2026.01.02 05:09:08.594419 [ 270 ] {29a1ba42-a9b5-4643-90ad-ed1c3e7f03d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5892 | 2026.01.02 05:09:08.594807 [ 270 ] {29a1ba42-a9b5-4643-90ad-ed1c3e7f03d7} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5893 | 2026.01.02 05:09:08.595027 [ 270 ] {29a1ba42-a9b5-4643-90ad-ed1c3e7f03d7} <Trace> oximeter.fields_i16 (cb56b64a-0514-41c6-b851-58b3833bf8fd): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5894 | 2026.01.02 05:09:08.595185 [ 270 ] {29a1ba42-a9b5-4643-90ad-ed1c3e7f03d7} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00163 sec., 14723.926380368099 rows/sec., 1.22 MiB/sec. | ||
| 5895 | 2026.01.02 05:09:08.595227 [ 270 ] {29a1ba42-a9b5-4643-90ad-ed1c3e7f03d7} <Debug> TCPHandler: Processed in 0.001971813 sec. | ||
| 5896 | 2026.01.02 05:09:08.595359 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5897 | 2026.01.02 05:09:08.595458 [ 270 ] {b1ac4b35-6ba1-459c-869b-98d4c28b65bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5898 | 2026.01.02 05:09:08.595499 [ 270 ] {b1ac4b35-6ba1-459c-869b-98d4c28b65bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5899 | 2026.01.02 05:09:08.595886 [ 270 ] {b1ac4b35-6ba1-459c-869b-98d4c28b65bd} <Trace> oximeter.fields_ipaddr (645cdd3d-4969-40ee-99e7-272b8c981424): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5900 | 2026.01.02 05:09:08.595923 [ 270 ] {b1ac4b35-6ba1-459c-869b-98d4c28b65bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5901 | 2026.01.02 05:09:08.596248 [ 270 ] {b1ac4b35-6ba1-459c-869b-98d4c28b65bd} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5902 | 2026.01.02 05:09:08.596460 [ 270 ] {b1ac4b35-6ba1-459c-869b-98d4c28b65bd} <Trace> oximeter.fields_ipaddr (645cdd3d-4969-40ee-99e7-272b8c981424): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5903 | 2026.01.02 05:09:08.596589 [ 270 ] {b1ac4b35-6ba1-459c-869b-98d4c28b65bd} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001151 sec., 1737.619461337967 rows/sec., 141.69 KiB/sec. | ||
| 5904 | 2026.01.02 05:09:08.596626 [ 270 ] {b1ac4b35-6ba1-459c-869b-98d4c28b65bd} <Debug> TCPHandler: Processed in 0.001325552 sec. | ||
| 5905 | 2026.01.02 05:09:08.596731 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5906 | 2026.01.02 05:09:08.596822 [ 270 ] {786c4dec-3d1b-44a0-b991-279765efac1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5907 | 2026.01.02 05:09:08.596860 [ 270 ] {786c4dec-3d1b-44a0-b991-279765efac1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5908 | 2026.01.02 05:09:08.597849 [ 270 ] {786c4dec-3d1b-44a0-b991-279765efac1e} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5909 | 2026.01.02 05:09:08.597886 [ 270 ] {786c4dec-3d1b-44a0-b991-279765efac1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5910 | 2026.01.02 05:09:08.598261 [ 270 ] {786c4dec-3d1b-44a0-b991-279765efac1e} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5911 | 2026.01.02 05:09:08.598467 [ 270 ] {786c4dec-3d1b-44a0-b991-279765efac1e} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5912 | 2026.01.02 05:09:08.598595 [ 270 ] {786c4dec-3d1b-44a0-b991-279765efac1e} <Debug> executeQuery: Read 1317 rows, 112.50 KiB in 0.00179 sec., 735754.1899441341 rows/sec., 61.38 MiB/sec. | ||
| 5913 | 2026.01.02 05:09:08.598632 [ 270 ] {786c4dec-3d1b-44a0-b991-279765efac1e} <Debug> TCPHandler: Processed in 0.001948153 sec. | ||
| 5914 | 2026.01.02 05:09:08.598736 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5915 | 2026.01.02 05:09:08.598828 [ 270 ] {5b51aa4a-f88b-4404-9743-e78db6bd26ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5916 | 2026.01.02 05:09:08.598867 [ 270 ] {5b51aa4a-f88b-4404-9743-e78db6bd26ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5917 | 2026.01.02 05:09:08.599246 [ 270 ] {5b51aa4a-f88b-4404-9743-e78db6bd26ed} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5918 | 2026.01.02 05:09:08.599282 [ 270 ] {5b51aa4a-f88b-4404-9743-e78db6bd26ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5919 | 2026.01.02 05:09:08.599574 [ 270 ] {5b51aa4a-f88b-4404-9743-e78db6bd26ed} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5920 | 2026.01.02 05:09:08.599781 [ 270 ] {5b51aa4a-f88b-4404-9743-e78db6bd26ed} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5921 | 2026.01.02 05:09:08.599908 [ 270 ] {5b51aa4a-f88b-4404-9743-e78db6bd26ed} <Debug> executeQuery: Read 14 rows, 1.10 KiB in 0.001099 sec., 12738.853503184715 rows/sec., 1001.44 KiB/sec. | ||
| 5922 | 2026.01.02 05:09:08.599944 [ 270 ] {5b51aa4a-f88b-4404-9743-e78db6bd26ed} <Debug> TCPHandler: Processed in 0.001255832 sec. | ||
| 5923 | 2026.01.02 05:09:08.600052 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5924 | 2026.01.02 05:09:08.600143 [ 270 ] {6fbda0e5-7b03-47b4-aadd-41751b93263d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5925 | 2026.01.02 05:09:08.600182 [ 270 ] {6fbda0e5-7b03-47b4-aadd-41751b93263d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5926 | 2026.01.02 05:09:08.600628 [ 270 ] {6fbda0e5-7b03-47b4-aadd-41751b93263d} <Trace> oximeter.fields_u32 (1310015a-3be0-40ba-9fec-1b5eb4ed9f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5927 | 2026.01.02 05:09:08.600664 [ 270 ] {6fbda0e5-7b03-47b4-aadd-41751b93263d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5928 | 2026.01.02 05:09:08.600977 [ 270 ] {6fbda0e5-7b03-47b4-aadd-41751b93263d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5929 | 2026.01.02 05:09:08.601188 [ 270 ] {6fbda0e5-7b03-47b4-aadd-41751b93263d} <Trace> oximeter.fields_u32 (1310015a-3be0-40ba-9fec-1b5eb4ed9f75): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5930 | 2026.01.02 05:09:08.601312 [ 270 ] {6fbda0e5-7b03-47b4-aadd-41751b93263d} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001187 sec., 212299.9157540017 rows/sec., 14.68 MiB/sec. | ||
| 5931 | 2026.01.02 05:09:08.601349 [ 270 ] {6fbda0e5-7b03-47b4-aadd-41751b93263d} <Debug> TCPHandler: Processed in 0.001344383 sec. | ||
| 5932 | 2026.01.02 05:09:08.601462 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5933 | 2026.01.02 05:09:08.601552 [ 270 ] {7b36c8b4-4a5b-4e64-be10-b82cfc59de37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5934 | 2026.01.02 05:09:08.601591 [ 270 ] {7b36c8b4-4a5b-4e64-be10-b82cfc59de37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5935 | 2026.01.02 05:09:08.601975 [ 270 ] {7b36c8b4-4a5b-4e64-be10-b82cfc59de37} <Trace> oximeter.fields_u8 (ae3e3832-81ae-4954-8933-d68b9608f6be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5936 | 2026.01.02 05:09:08.602010 [ 270 ] {7b36c8b4-4a5b-4e64-be10-b82cfc59de37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5937 | 2026.01.02 05:09:08.602294 [ 270 ] {7b36c8b4-4a5b-4e64-be10-b82cfc59de37} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5938 | 2026.01.02 05:09:08.602489 [ 270 ] {7b36c8b4-4a5b-4e64-be10-b82cfc59de37} <Trace> oximeter.fields_u8 (ae3e3832-81ae-4954-8933-d68b9608f6be): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5939 | 2026.01.02 05:09:08.602617 [ 270 ] {7b36c8b4-4a5b-4e64-be10-b82cfc59de37} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001082 sec., 11090.573012939001 rows/sec., 866.45 KiB/sec. | ||
| 5940 | 2026.01.02 05:09:08.602653 [ 270 ] {7b36c8b4-4a5b-4e64-be10-b82cfc59de37} <Debug> TCPHandler: Processed in 0.001237791 sec. | ||
| 5941 | 2026.01.02 05:09:08.602758 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5942 | 2026.01.02 05:09:08.602848 [ 270 ] {3c7d8de1-61ac-46ca-b81f-c08627a2d32d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5943 | 2026.01.02 05:09:08.602887 [ 270 ] {3c7d8de1-61ac-46ca-b81f-c08627a2d32d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5944 | 2026.01.02 05:09:08.603437 [ 270 ] {3c7d8de1-61ac-46ca-b81f-c08627a2d32d} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5945 | 2026.01.02 05:09:08.603472 [ 270 ] {3c7d8de1-61ac-46ca-b81f-c08627a2d32d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5946 | 2026.01.02 05:09:08.603793 [ 270 ] {3c7d8de1-61ac-46ca-b81f-c08627a2d32d} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5947 | 2026.01.02 05:09:08.603993 [ 270 ] {3c7d8de1-61ac-46ca-b81f-c08627a2d32d} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5948 | 2026.01.02 05:09:08.604116 [ 270 ] {3c7d8de1-61ac-46ca-b81f-c08627a2d32d} <Debug> executeQuery: Read 558 rows, 42.83 KiB in 0.001286 sec., 433903.5769828927 rows/sec., 32.52 MiB/sec. | ||
| 5949 | 2026.01.02 05:09:08.604153 [ 270 ] {3c7d8de1-61ac-46ca-b81f-c08627a2d32d} <Debug> TCPHandler: Processed in 0.001440984 sec. | ||
| 5950 | 2026.01.02 05:09:08.604258 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5951 | 2026.01.02 05:09:08.604349 [ 270 ] {a4dda701-ca78-429e-9c54-7b5a9b202355} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5952 | 2026.01.02 05:09:08.604391 [ 270 ] {a4dda701-ca78-429e-9c54-7b5a9b202355} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5953 | 2026.01.02 05:09:08.604951 [ 270 ] {a4dda701-ca78-429e-9c54-7b5a9b202355} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5954 | 2026.01.02 05:09:08.604987 [ 270 ] {a4dda701-ca78-429e-9c54-7b5a9b202355} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5955 | 2026.01.02 05:09:08.605367 [ 270 ] {a4dda701-ca78-429e-9c54-7b5a9b202355} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5956 | 2026.01.02 05:09:08.605590 [ 270 ] {a4dda701-ca78-429e-9c54-7b5a9b202355} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5957 | 2026.01.02 05:09:08.605726 [ 270 ] {a4dda701-ca78-429e-9c54-7b5a9b202355} <Debug> executeQuery: Read 881 rows, 61.23 KiB in 0.001395 sec., 631541.2186379929 rows/sec., 42.86 MiB/sec. | ||
| 5958 | 2026.01.02 05:09:08.605764 [ 270 ] {a4dda701-ca78-429e-9c54-7b5a9b202355} <Debug> TCPHandler: Processed in 0.001552296 sec. | ||
| 5959 | 2026.01.02 05:09:08.605886 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5960 | 2026.01.02 05:09:08.605980 [ 270 ] {69b0c8d7-b034-4a36-8544-34dc326e6b7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5961 | 2026.01.02 05:09:08.606022 [ 270 ] {69b0c8d7-b034-4a36-8544-34dc326e6b7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5962 | 2026.01.02 05:09:08.606365 [ 270 ] {69b0c8d7-b034-4a36-8544-34dc326e6b7a} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5963 | 2026.01.02 05:09:08.606401 [ 270 ] {69b0c8d7-b034-4a36-8544-34dc326e6b7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5964 | 2026.01.02 05:09:08.606704 [ 270 ] {69b0c8d7-b034-4a36-8544-34dc326e6b7a} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5965 | 2026.01.02 05:09:08.606912 [ 270 ] {69b0c8d7-b034-4a36-8544-34dc326e6b7a} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5966 | 2026.01.02 05:09:08.607045 [ 270 ] {69b0c8d7-b034-4a36-8544-34dc326e6b7a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001084 sec., 55350.55350553506 rows/sec., 3.73 MiB/sec. | ||
| 5967 | 2026.01.02 05:09:08.607080 [ 270 ] {69b0c8d7-b034-4a36-8544-34dc326e6b7a} <Debug> TCPHandler: Processed in 0.001243781 sec. | ||
| 5968 | 2026.01.02 05:09:09.431676 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13977 | ||
| 5969 | 2026.01.02 05:09:09.432269 [ 245 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5970 | 2026.01.02 05:09:09.432318 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5971 | 2026.01.02 05:09:09.432848 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5972 | 2026.01.02 05:09:09.433097 [ 245 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5973 | 2026.01.02 05:09:09.433252 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13977 | ||
| 5974 | 2026.01.02 05:09:10.206417 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 5975 | 2026.01.02 05:09:10.222697 [ 244 ] {} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5976 | 2026.01.02 05:09:10.222752 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5977 | 2026.01.02 05:09:10.228586 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5978 | 2026.01.02 05:09:10.229293 [ 244 ] {} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5979 | 2026.01.02 05:09:10.232731 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 5980 | 2026.01.02 05:09:11.971035 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 736 | ||
| 5981 | 2026.01.02 05:09:11.973341 [ 243 ] {} <Trace> system.query_log (dd3f3490-5765-4d2a-9406-0e239d3e9a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5982 | 2026.01.02 05:09:11.973381 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5983 | 2026.01.02 05:09:11.974585 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5984 | 2026.01.02 05:09:11.974851 [ 243 ] {} <Trace> system.query_log (dd3f3490-5765-4d2a-9406-0e239d3e9a13): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5985 | 2026.01.02 05:09:11.975114 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 736 | ||
| 5986 | 2026.01.02 05:09:13.567698 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5987 | 2026.01.02 05:09:13.568006 [ 270 ] {dc29fd0e-5a70-4b78-99a7-1ec5a6a42dd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5988 | 2026.01.02 05:09:13.568108 [ 270 ] {dc29fd0e-5a70-4b78-99a7-1ec5a6a42dd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5989 | 2026.01.02 05:09:13.568868 [ 270 ] {dc29fd0e-5a70-4b78-99a7-1ec5a6a42dd8} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5990 | 2026.01.02 05:09:13.568905 [ 270 ] {dc29fd0e-5a70-4b78-99a7-1ec5a6a42dd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 5991 | 2026.01.02 05:09:13.569315 [ 270 ] {dc29fd0e-5a70-4b78-99a7-1ec5a6a42dd8} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5992 | 2026.01.02 05:09:13.569540 [ 270 ] {dc29fd0e-5a70-4b78-99a7-1ec5a6a42dd8} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5993 | 2026.01.02 05:09:13.569709 [ 270 ] {dc29fd0e-5a70-4b78-99a7-1ec5a6a42dd8} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001778 sec., 76490.4386951631 rows/sec., 6.63 MiB/sec. | ||
| 5994 | 2026.01.02 05:09:13.569751 [ 270 ] {dc29fd0e-5a70-4b78-99a7-1ec5a6a42dd8} <Debug> TCPHandler: Processed in 0.002239687 sec. | ||
| 5995 | 2026.01.02 05:09:13.569872 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5996 | 2026.01.02 05:09:13.569971 [ 270 ] {3a399bd9-70e8-4be0-bcc9-4a511e3d129b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5997 | 2026.01.02 05:09:13.570011 [ 270 ] {3a399bd9-70e8-4be0-bcc9-4a511e3d129b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5998 | 2026.01.02 05:09:13.570414 [ 270 ] {3a399bd9-70e8-4be0-bcc9-4a511e3d129b} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5999 | 2026.01.02 05:09:13.570451 [ 270 ] {3a399bd9-70e8-4be0-bcc9-4a511e3d129b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 6000 | 2026.01.02 05:09:13.570755 [ 270 ] {3a399bd9-70e8-4be0-bcc9-4a511e3d129b} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6001 | 2026.01.02 05:09:13.570965 [ 270 ] {3a399bd9-70e8-4be0-bcc9-4a511e3d129b} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6002 | 2026.01.02 05:09:13.571093 [ 270 ] {3a399bd9-70e8-4be0-bcc9-4a511e3d129b} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001141 sec., 35056.967572304995 rows/sec., 2.57 MiB/sec. | ||
| 6003 | 2026.01.02 05:09:13.571130 [ 270 ] {3a399bd9-70e8-4be0-bcc9-4a511e3d129b} <Debug> TCPHandler: Processed in 0.001308692 sec. | ||
| 6004 | 2026.01.02 05:09:13.571249 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6005 | 2026.01.02 05:09:13.571364 [ 270 ] {90fb3ea3-5640-48e4-a33a-5e1f07264d0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6006 | 2026.01.02 05:09:13.571413 [ 270 ] {90fb3ea3-5640-48e4-a33a-5e1f07264d0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6007 | 2026.01.02 05:09:13.571927 [ 270 ] {90fb3ea3-5640-48e4-a33a-5e1f07264d0a} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6008 | 2026.01.02 05:09:13.571972 [ 270 ] {90fb3ea3-5640-48e4-a33a-5e1f07264d0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 6009 | 2026.01.02 05:09:13.572318 [ 270 ] {90fb3ea3-5640-48e4-a33a-5e1f07264d0a} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6010 | 2026.01.02 05:09:13.572534 [ 270 ] {90fb3ea3-5640-48e4-a33a-5e1f07264d0a} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6011 | 2026.01.02 05:09:13.572664 [ 270 ] {90fb3ea3-5640-48e4-a33a-5e1f07264d0a} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001324 sec., 78549.84894259818 rows/sec., 6.14 MiB/sec. | ||
| 6012 | 2026.01.02 05:09:13.572703 [ 270 ] {90fb3ea3-5640-48e4-a33a-5e1f07264d0a} <Debug> TCPHandler: Processed in 0.001514005 sec. | ||
| 6013 | 2026.01.02 05:09:13.572809 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6014 | 2026.01.02 05:09:13.572902 [ 270 ] {e3690fb9-3f89-423b-a23d-735234017417} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6015 | 2026.01.02 05:09:13.572946 [ 270 ] {e3690fb9-3f89-423b-a23d-735234017417} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6016 | 2026.01.02 05:09:13.573386 [ 270 ] {e3690fb9-3f89-423b-a23d-735234017417} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6017 | 2026.01.02 05:09:13.573434 [ 270 ] {e3690fb9-3f89-423b-a23d-735234017417} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 6018 | 2026.01.02 05:09:13.573858 [ 270 ] {e3690fb9-3f89-423b-a23d-735234017417} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6019 | 2026.01.02 05:09:13.574127 [ 270 ] {e3690fb9-3f89-423b-a23d-735234017417} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6020 | 2026.01.02 05:09:13.574272 [ 270 ] {e3690fb9-3f89-423b-a23d-735234017417} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001388 sec., 115273.77521613834 rows/sec., 8.03 MiB/sec. | ||
| 6021 | 2026.01.02 05:09:13.574311 [ 270 ] {e3690fb9-3f89-423b-a23d-735234017417} <Debug> TCPHandler: Processed in 0.001550795 sec. | ||
| 6022 | 2026.01.02 05:09:13.574430 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6023 | 2026.01.02 05:09:13.574555 [ 270 ] {38eb0acc-1388-4c06-983a-4c72728a9dbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6024 | 2026.01.02 05:09:13.574622 [ 270 ] {38eb0acc-1388-4c06-983a-4c72728a9dbc} <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 | ||
| 6025 | 2026.01.02 05:09:13.575562 [ 270 ] {38eb0acc-1388-4c06-983a-4c72728a9dbc} <Trace> oximeter.measurements_histogramu64 (1ea2d44b-9dfb-4731-8ee2-8779179f369b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6026 | 2026.01.02 05:09:13.575600 [ 270 ] {38eb0acc-1388-4c06-983a-4c72728a9dbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 6027 | 2026.01.02 05:09:13.576186 [ 270 ] {38eb0acc-1388-4c06-983a-4c72728a9dbc} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6028 | 2026.01.02 05:09:13.576407 [ 270 ] {38eb0acc-1388-4c06-983a-4c72728a9dbc} <Trace> oximeter.measurements_histogramu64 (1ea2d44b-9dfb-4731-8ee2-8779179f369b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6029 | 2026.01.02 05:09:13.576521 [ 71 ] {} <Debug> oximeter.measurements_histogramu64 (1ea2d44b-9dfb-4731-8ee2-8779179f369b) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6030 | 2026.01.02 05:09:13.576550 [ 270 ] {38eb0acc-1388-4c06-983a-4c72728a9dbc} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.00202 sec., 19801.980198019803 rows/sec., 35.48 MiB/sec. | ||
| 6031 | 2026.01.02 05:09:13.576609 [ 71 ] {} <Trace> oximeter.measurements_histogramu64 (1ea2d44b-9dfb-4731-8ee2-8779179f369b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6032 | 2026.01.02 05:09:13.576633 [ 270 ] {38eb0acc-1388-4c06-983a-4c72728a9dbc} <Debug> TCPHandler: Processed in 0.002264368 sec. | ||
| 6033 | 2026.01.02 05:09:13.576638 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 6034 | 2026.01.02 05:09:13.576753 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6035 | 2026.01.02 05:09:13.576784 [ 195 ] {1ea2d44b-9dfb-4731-8ee2-8779179f369b::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 | ||
| 6036 | 2026.01.02 05:09:13.576855 [ 270 ] {ef71be23-fa72-435c-ba14-a8f8383913b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6037 | 2026.01.02 05:09:13.576904 [ 270 ] {ef71be23-fa72-435c-ba14-a8f8383913b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6038 | 2026.01.02 05:09:13.577041 [ 195 ] {1ea2d44b-9dfb-4731-8ee2-8779179f369b::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6039 | 2026.01.02 05:09:13.577113 [ 195 ] {1ea2d44b-9dfb-4731-8ee2-8779179f369b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 542 rows starting from the beginning of the part | ||
| 6040 | 2026.01.02 05:09:13.577236 [ 270 ] {ef71be23-fa72-435c-ba14-a8f8383913b8} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6041 | 2026.01.02 05:09:13.577252 [ 195 ] {1ea2d44b-9dfb-4731-8ee2-8779179f369b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 40 rows starting from the beginning of the part | ||
| 6042 | 2026.01.02 05:09:13.577283 [ 270 ] {ef71be23-fa72-435c-ba14-a8f8383913b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 6043 | 2026.01.02 05:09:13.577372 [ 195 ] {1ea2d44b-9dfb-4731-8ee2-8779179f369b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 40 rows starting from the beginning of the part | ||
| 6044 | 2026.01.02 05:09:13.577477 [ 195 ] {1ea2d44b-9dfb-4731-8ee2-8779179f369b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 40 rows starting from the beginning of the part | ||
| 6045 | 2026.01.02 05:09:13.577572 [ 195 ] {1ea2d44b-9dfb-4731-8ee2-8779179f369b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 40 rows starting from the beginning of the part | ||
| 6046 | 2026.01.02 05:09:13.577608 [ 270 ] {ef71be23-fa72-435c-ba14-a8f8383913b8} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6047 | 2026.01.02 05:09:13.577673 [ 195 ] {1ea2d44b-9dfb-4731-8ee2-8779179f369b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 40 rows starting from the beginning of the part | ||
| 6048 | 2026.01.02 05:09:13.577844 [ 270 ] {ef71be23-fa72-435c-ba14-a8f8383913b8} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6049 | 2026.01.02 05:09:13.577981 [ 270 ] {ef71be23-fa72-435c-ba14-a8f8383913b8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001146 sec., 52356.02094240837 rows/sec., 3.53 MiB/sec. | ||
| 6050 | 2026.01.02 05:09:13.578020 [ 270 ] {ef71be23-fa72-435c-ba14-a8f8383913b8} <Debug> TCPHandler: Processed in 0.001316271 sec. | ||
| 6051 | 2026.01.02 05:09:13.601494 [ 190 ] {1ea2d44b-9dfb-4731-8ee2-8779179f369b::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 742 rows, containing 19 columns (19 merged, 0 gathered) in 0.024756864 sec., 29971.485887711788 rows/sec., 53.71 MiB/sec. | ||
| 6052 | 2026.01.02 05:09:13.602673 [ 186 ] {1ea2d44b-9dfb-4731-8ee2-8779179f369b::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6053 | 2026.01.02 05:09:13.603061 [ 186 ] {1ea2d44b-9dfb-4731-8ee2-8779179f369b::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (1ea2d44b-9dfb-4731-8ee2-8779179f369b): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6054 | 2026.01.02 05:09:13.603143 [ 186 ] {1ea2d44b-9dfb-4731-8ee2-8779179f369b::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (1ea2d44b-9dfb-4731-8ee2-8779179f369b) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6055 | 2026.01.02 05:09:13.603286 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.75 MiB. | ||
| 6056 | 2026.01.02 05:09:14.001179 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 268.94 MiB, peak 276.65 MiB, free memory in arenas 0.00 B, will set to 271.06 MiB (RSS), difference: 2.12 MiB | ||
| 6057 | 2026.01.02 05:09:16.777246 [ 130 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6058 | 2026.01.02 05:09:16.777299 [ 130 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6059 | 2026.01.02 05:09:16.933314 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14425 | ||
| 6060 | 2026.01.02 05:09:16.933882 [ 245 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6061 | 2026.01.02 05:09:16.933938 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 6062 | 2026.01.02 05:09:16.934476 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6063 | 2026.01.02 05:09:16.934710 [ 245 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6064 | 2026.01.02 05:09:16.934859 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14425 | ||
| 6065 | 2026.01.02 05:09:17.732782 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 6066 | 2026.01.02 05:09:17.749585 [ 244 ] {} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6067 | 2026.01.02 05:09:17.749637 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 6068 | 2026.01.02 05:09:17.755886 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6069 | 2026.01.02 05:09:17.756595 [ 244 ] {} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6070 | 2026.01.02 05:09:17.759672 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 6071 | 2026.01.02 05:09:18.565810 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6072 | 2026.01.02 05:09:18.566006 [ 270 ] {31bb1353-4179-4c51-bd94-1e93e3cff6ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6073 | 2026.01.02 05:09:18.566077 [ 270 ] {31bb1353-4179-4c51-bd94-1e93e3cff6ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6074 | 2026.01.02 05:09:18.566749 [ 270 ] {31bb1353-4179-4c51-bd94-1e93e3cff6ae} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6075 | 2026.01.02 05:09:18.566795 [ 270 ] {31bb1353-4179-4c51-bd94-1e93e3cff6ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 6076 | 2026.01.02 05:09:18.567183 [ 270 ] {31bb1353-4179-4c51-bd94-1e93e3cff6ae} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6077 | 2026.01.02 05:09:18.567403 [ 270 ] {31bb1353-4179-4c51-bd94-1e93e3cff6ae} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6078 | 2026.01.02 05:09:18.567540 [ 152 ] {} <Debug> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6079 | 2026.01.02 05:09:18.567555 [ 270 ] {31bb1353-4179-4c51-bd94-1e93e3cff6ae} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001603 sec., 34934.49781659389 rows/sec., 2.68 MiB/sec. | ||
| 6080 | 2026.01.02 05:09:18.567622 [ 152 ] {} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6081 | 2026.01.02 05:09:18.567643 [ 270 ] {31bb1353-4179-4c51-bd94-1e93e3cff6ae} <Debug> TCPHandler: Processed in 0.001969982 sec. | ||
| 6082 | 2026.01.02 05:09:18.567652 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 6083 | 2026.01.02 05:09:18.567765 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6084 | 2026.01.02 05:09:18.567847 [ 198 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::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 | ||
| 6085 | 2026.01.02 05:09:18.567865 [ 270 ] {82544330-1822-40fc-b245-eef293aff86d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6086 | 2026.01.02 05:09:18.567963 [ 270 ] {82544330-1822-40fc-b245-eef293aff86d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6087 | 2026.01.02 05:09:18.568067 [ 198 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6088 | 2026.01.02 05:09:18.568127 [ 198 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::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 | ||
| 6089 | 2026.01.02 05:09:18.568229 [ 198 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 56 rows starting from the beginning of the part | ||
| 6090 | 2026.01.02 05:09:18.568305 [ 198 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 136 rows starting from the beginning of the part | ||
| 6091 | 2026.01.02 05:09:18.568366 [ 270 ] {82544330-1822-40fc-b245-eef293aff86d} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6092 | 2026.01.02 05:09:18.568368 [ 198 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1317 rows starting from the beginning of the part | ||
| 6093 | 2026.01.02 05:09:18.568410 [ 270 ] {82544330-1822-40fc-b245-eef293aff86d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 6094 | 2026.01.02 05:09:18.568433 [ 198 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 136 rows starting from the beginning of the part | ||
| 6095 | 2026.01.02 05:09:18.568482 [ 198 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 56 rows starting from the beginning of the part | ||
| 6096 | 2026.01.02 05:09:18.568737 [ 270 ] {82544330-1822-40fc-b245-eef293aff86d} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6097 | 2026.01.02 05:09:18.568953 [ 270 ] {82544330-1822-40fc-b245-eef293aff86d} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6098 | 2026.01.02 05:09:18.569079 [ 173 ] {} <Debug> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6099 | 2026.01.02 05:09:18.569082 [ 270 ] {82544330-1822-40fc-b245-eef293aff86d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001235 sec., 51821.86234817814 rows/sec., 4.04 MiB/sec. | ||
| 6100 | 2026.01.02 05:09:18.569117 [ 173 ] {} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6101 | 2026.01.02 05:09:18.569134 [ 270 ] {82544330-1822-40fc-b245-eef293aff86d} <Debug> TCPHandler: Processed in 0.001416954 sec. | ||
| 6102 | 2026.01.02 05:09:18.569138 [ 173 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 6103 | 2026.01.02 05:09:18.569226 [ 186 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::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 | ||
| 6104 | 2026.01.02 05:09:18.569247 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6105 | 2026.01.02 05:09:18.569323 [ 186 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6106 | 2026.01.02 05:09:18.569354 [ 270 ] {b1d10d5c-4453-4a07-8a35-61c440705ea8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6107 | 2026.01.02 05:09:18.569354 [ 186 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1249 rows starting from the beginning of the part | ||
| 6108 | 2026.01.02 05:09:18.569404 [ 270 ] {b1d10d5c-4453-4a07-8a35-61c440705ea8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6109 | 2026.01.02 05:09:18.569427 [ 186 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 64 rows starting from the beginning of the part | ||
| 6110 | 2026.01.02 05:09:18.569474 [ 186 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 104 rows starting from the beginning of the part | ||
| 6111 | 2026.01.02 05:09:18.569512 [ 186 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 558 rows starting from the beginning of the part | ||
| 6112 | 2026.01.02 05:09:18.569550 [ 186 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 104 rows starting from the beginning of the part | ||
| 6113 | 2026.01.02 05:09:18.569588 [ 186 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 64 rows starting from the beginning of the part | ||
| 6114 | 2026.01.02 05:09:18.569800 [ 270 ] {b1d10d5c-4453-4a07-8a35-61c440705ea8} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6115 | 2026.01.02 05:09:18.569838 [ 270 ] {b1d10d5c-4453-4a07-8a35-61c440705ea8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 6116 | 2026.01.02 05:09:18.570298 [ 191 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4165 rows, containing 5 columns (5 merged, 0 gathered) in 0.002527972 sec., 1647565.7167088876 rows/sec., 142.23 MiB/sec. | ||
| 6117 | 2026.01.02 05:09:18.570314 [ 270 ] {b1d10d5c-4453-4a07-8a35-61c440705ea8} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6118 | 2026.01.02 05:09:18.570572 [ 190 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2143 rows, containing 5 columns (5 merged, 0 gathered) in 0.001380723 sec., 1552085.392942683 rows/sec., 120.49 MiB/sec. | ||
| 6119 | 2026.01.02 05:09:18.570576 [ 270 ] {b1d10d5c-4453-4a07-8a35-61c440705ea8} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6120 | 2026.01.02 05:09:18.570646 [ 199 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6121 | 2026.01.02 05:09:18.570740 [ 270 ] {b1d10d5c-4453-4a07-8a35-61c440705ea8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001404 sec., 113960.11396011396 rows/sec., 7.94 MiB/sec. | ||
| 6122 | 2026.01.02 05:09:18.570748 [ 186 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6123 | 2026.01.02 05:09:18.570783 [ 270 ] {b1d10d5c-4453-4a07-8a35-61c440705ea8} <Debug> TCPHandler: Processed in 0.001583226 sec. | ||
| 6124 | 2026.01.02 05:09:18.570897 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6125 | 2026.01.02 05:09:18.570990 [ 270 ] {2ab1e964-2299-45f4-a616-6ea0270c9645} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6126 | 2026.01.02 05:09:18.571033 [ 270 ] {2ab1e964-2299-45f4-a616-6ea0270c9645} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6127 | 2026.01.02 05:09:18.571057 [ 186 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_41_8} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6128 | 2026.01.02 05:09:18.571088 [ 199 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_41_8} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6129 | 2026.01.02 05:09:18.571134 [ 186 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_41_8} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6130 | 2026.01.02 05:09:18.571194 [ 199 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_41_8} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6131 | 2026.01.02 05:09:18.571207 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 6132 | 2026.01.02 05:09:18.571315 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. | ||
| 6133 | 2026.01.02 05:09:18.571368 [ 270 ] {2ab1e964-2299-45f4-a616-6ea0270c9645} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6134 | 2026.01.02 05:09:18.571407 [ 270 ] {2ab1e964-2299-45f4-a616-6ea0270c9645} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 6135 | 2026.01.02 05:09:18.571713 [ 270 ] {2ab1e964-2299-45f4-a616-6ea0270c9645} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6136 | 2026.01.02 05:09:18.571914 [ 270 ] {2ab1e964-2299-45f4-a616-6ea0270c9645} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6137 | 2026.01.02 05:09:18.572038 [ 270 ] {2ab1e964-2299-45f4-a616-6ea0270c9645} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001065 sec., 56338.028169014084 rows/sec., 3.80 MiB/sec. | ||
| 6138 | 2026.01.02 05:09:18.572071 [ 270 ] {2ab1e964-2299-45f4-a616-6ea0270c9645} <Debug> TCPHandler: Processed in 0.001222081 sec. | ||
| 6139 | 2026.01.02 05:09:19.337413 [ 152 ] {} <Debug> oximeter.fields_ipaddr (645cdd3d-4969-40ee-99e7-272b8c981424) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 6140 | 2026.01.02 05:09:19.337502 [ 152 ] {} <Trace> oximeter.fields_ipaddr (645cdd3d-4969-40ee-99e7-272b8c981424): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6141 | 2026.01.02 05:09:19.337538 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 6142 | 2026.01.02 05:09:19.337720 [ 186 ] {645cdd3d-4969-40ee-99e7-272b8c981424::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 | ||
| 6143 | 2026.01.02 05:09:19.337935 [ 186 ] {645cdd3d-4969-40ee-99e7-272b8c981424::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6144 | 2026.01.02 05:09:19.337990 [ 186 ] {645cdd3d-4969-40ee-99e7-272b8c981424::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 | ||
| 6145 | 2026.01.02 05:09:19.338094 [ 186 ] {645cdd3d-4969-40ee-99e7-272b8c981424::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 4 rows starting from the beginning of the part | ||
| 6146 | 2026.01.02 05:09:19.338169 [ 186 ] {645cdd3d-4969-40ee-99e7-272b8c981424::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part | ||
| 6147 | 2026.01.02 05:09:19.338240 [ 186 ] {645cdd3d-4969-40ee-99e7-272b8c981424::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 10 rows starting from the beginning of the part | ||
| 6148 | 2026.01.02 05:09:19.338305 [ 186 ] {645cdd3d-4969-40ee-99e7-272b8c981424::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2 rows starting from the beginning of the part | ||
| 6149 | 2026.01.02 05:09:19.339228 [ 190 ] {645cdd3d-4969-40ee-99e7-272b8c981424::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001591197 sec., 23881.392436008868 rows/sec., 1.99 MiB/sec. | ||
| 6150 | 2026.01.02 05:09:19.339366 [ 190 ] {645cdd3d-4969-40ee-99e7-272b8c981424::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 6151 | 2026.01.02 05:09:19.339662 [ 190 ] {645cdd3d-4969-40ee-99e7-272b8c981424::all_1_13_3} <Trace> oximeter.fields_ipaddr (645cdd3d-4969-40ee-99e7-272b8c981424): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6152 | 2026.01.02 05:09:19.339743 [ 190 ] {645cdd3d-4969-40ee-99e7-272b8c981424::all_1_13_3} <Trace> oximeter.fields_ipaddr (645cdd3d-4969-40ee-99e7-272b8c981424) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 6153 | 2026.01.02 05:09:19.339818 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 6154 | 2026.01.02 05:09:21.975305 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 756 | ||
| 6155 | 2026.01.02 05:09:21.977363 [ 243 ] {} <Trace> system.query_log (dd3f3490-5765-4d2a-9406-0e239d3e9a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6156 | 2026.01.02 05:09:21.977412 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 6157 | 2026.01.02 05:09:21.978657 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6158 | 2026.01.02 05:09:21.978930 [ 243 ] {} <Trace> system.query_log (dd3f3490-5765-4d2a-9406-0e239d3e9a13): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6159 | 2026.01.02 05:09:21.979202 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 756 | ||
| 6160 | 2026.01.02 05:09:23.568179 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6161 | 2026.01.02 05:09:23.568488 [ 270 ] {4441fe6e-ba78-488d-b670-aed0609ab4e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6162 | 2026.01.02 05:09:23.568617 [ 270 ] {4441fe6e-ba78-488d-b670-aed0609ab4e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6163 | 2026.01.02 05:09:23.569232 [ 270 ] {4441fe6e-ba78-488d-b670-aed0609ab4e6} <Trace> oximeter.fields_ipaddr (645cdd3d-4969-40ee-99e7-272b8c981424): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6164 | 2026.01.02 05:09:23.569275 [ 270 ] {4441fe6e-ba78-488d-b670-aed0609ab4e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 6165 | 2026.01.02 05:09:23.569646 [ 270 ] {4441fe6e-ba78-488d-b670-aed0609ab4e6} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6166 | 2026.01.02 05:09:23.569866 [ 270 ] {4441fe6e-ba78-488d-b670-aed0609ab4e6} <Trace> oximeter.fields_ipaddr (645cdd3d-4969-40ee-99e7-272b8c981424): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6167 | 2026.01.02 05:09:23.570020 [ 270 ] {4441fe6e-ba78-488d-b670-aed0609ab4e6} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001608 sec., 2487.5621890547263 rows/sec., 202.84 KiB/sec. | ||
| 6168 | 2026.01.02 05:09:23.570070 [ 270 ] {4441fe6e-ba78-488d-b670-aed0609ab4e6} <Debug> TCPHandler: Processed in 0.002070765 sec. | ||
| 6169 | 2026.01.02 05:09:23.570185 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6170 | 2026.01.02 05:09:23.570303 [ 270 ] {75f0562d-5051-4efd-a577-5ccca45fcfad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6171 | 2026.01.02 05:09:23.570343 [ 270 ] {75f0562d-5051-4efd-a577-5ccca45fcfad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6172 | 2026.01.02 05:09:23.570816 [ 270 ] {75f0562d-5051-4efd-a577-5ccca45fcfad} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6173 | 2026.01.02 05:09:23.570852 [ 270 ] {75f0562d-5051-4efd-a577-5ccca45fcfad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 6174 | 2026.01.02 05:09:23.571169 [ 270 ] {75f0562d-5051-4efd-a577-5ccca45fcfad} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6175 | 2026.01.02 05:09:23.571376 [ 270 ] {75f0562d-5051-4efd-a577-5ccca45fcfad} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6176 | 2026.01.02 05:09:23.571501 [ 270 ] {75f0562d-5051-4efd-a577-5ccca45fcfad} <Debug> executeQuery: Read 138 rows, 12.22 KiB in 0.001217 sec., 113393.5907970419 rows/sec., 9.81 MiB/sec. | ||
| 6177 | 2026.01.02 05:09:23.571538 [ 270 ] {75f0562d-5051-4efd-a577-5ccca45fcfad} <Debug> TCPHandler: Processed in 0.001401233 sec. | ||
| 6178 | 2026.01.02 05:09:23.571657 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6179 | 2026.01.02 05:09:23.571747 [ 270 ] {de2fcf6a-528d-4357-b3fe-189f313aea2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6180 | 2026.01.02 05:09:23.571786 [ 270 ] {de2fcf6a-528d-4357-b3fe-189f313aea2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6181 | 2026.01.02 05:09:23.572186 [ 270 ] {de2fcf6a-528d-4357-b3fe-189f313aea2f} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6182 | 2026.01.02 05:09:23.572222 [ 270 ] {de2fcf6a-528d-4357-b3fe-189f313aea2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 6183 | 2026.01.02 05:09:23.572525 [ 270 ] {de2fcf6a-528d-4357-b3fe-189f313aea2f} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6184 | 2026.01.02 05:09:23.572726 [ 270 ] {de2fcf6a-528d-4357-b3fe-189f313aea2f} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6185 | 2026.01.02 05:09:23.572847 [ 270 ] {de2fcf6a-528d-4357-b3fe-189f313aea2f} <Debug> executeQuery: Read 44 rows, 3.29 KiB in 0.001118 sec., 39355.99284436493 rows/sec., 2.87 MiB/sec. | ||
| 6186 | 2026.01.02 05:09:23.572884 [ 270 ] {de2fcf6a-528d-4357-b3fe-189f313aea2f} <Debug> TCPHandler: Processed in 0.001274241 sec. | ||
| 6187 | 2026.01.02 05:09:23.572989 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6188 | 2026.01.02 05:09:23.573078 [ 270 ] {b8c8483e-a78b-4eaa-bd9d-590e944579c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6189 | 2026.01.02 05:09:23.573116 [ 270 ] {b8c8483e-a78b-4eaa-bd9d-590e944579c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6190 | 2026.01.02 05:09:23.573518 [ 270 ] {b8c8483e-a78b-4eaa-bd9d-590e944579c6} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6191 | 2026.01.02 05:09:23.573554 [ 270 ] {b8c8483e-a78b-4eaa-bd9d-590e944579c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 6192 | 2026.01.02 05:09:23.573845 [ 270 ] {b8c8483e-a78b-4eaa-bd9d-590e944579c6} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6193 | 2026.01.02 05:09:23.574042 [ 270 ] {b8c8483e-a78b-4eaa-bd9d-590e944579c6} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6194 | 2026.01.02 05:09:23.574163 [ 270 ] {b8c8483e-a78b-4eaa-bd9d-590e944579c6} <Debug> executeQuery: Read 108 rows, 8.64 KiB in 0.001102 sec., 98003.62976406535 rows/sec., 7.66 MiB/sec. | ||
| 6195 | 2026.01.02 05:09:23.574199 [ 270 ] {b8c8483e-a78b-4eaa-bd9d-590e944579c6} <Debug> TCPHandler: Processed in 0.001257211 sec. | ||
| 6196 | 2026.01.02 05:09:23.574316 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6197 | 2026.01.02 05:09:23.574406 [ 270 ] {afdc7cbd-282a-41a5-8d19-a8896ea961e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6198 | 2026.01.02 05:09:23.574448 [ 270 ] {afdc7cbd-282a-41a5-8d19-a8896ea961e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6199 | 2026.01.02 05:09:23.574827 [ 270 ] {afdc7cbd-282a-41a5-8d19-a8896ea961e8} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6200 | 2026.01.02 05:09:23.574862 [ 270 ] {afdc7cbd-282a-41a5-8d19-a8896ea961e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 6201 | 2026.01.02 05:09:23.575179 [ 270 ] {afdc7cbd-282a-41a5-8d19-a8896ea961e8} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6202 | 2026.01.02 05:09:23.575386 [ 270 ] {afdc7cbd-282a-41a5-8d19-a8896ea961e8} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6203 | 2026.01.02 05:09:23.575496 [ 124 ] {} <Debug> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6204 | 2026.01.02 05:09:23.575509 [ 270 ] {afdc7cbd-282a-41a5-8d19-a8896ea961e8} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.00112 sec., 144642.85714285716 rows/sec., 10.07 MiB/sec. | ||
| 6205 | 2026.01.02 05:09:23.575573 [ 124 ] {} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6206 | 2026.01.02 05:09:23.575586 [ 270 ] {afdc7cbd-282a-41a5-8d19-a8896ea961e8} <Debug> TCPHandler: Processed in 0.001320822 sec. | ||
| 6207 | 2026.01.02 05:09:23.575598 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 6208 | 2026.01.02 05:09:23.575699 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6209 | 2026.01.02 05:09:23.575733 [ 186 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::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 | ||
| 6210 | 2026.01.02 05:09:23.575794 [ 270 ] {5c190d87-8b73-4acd-b696-7f9328588eed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6211 | 2026.01.02 05:09:23.575851 [ 270 ] {5c190d87-8b73-4acd-b696-7f9328588eed} <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 | ||
| 6212 | 2026.01.02 05:09:23.575894 [ 186 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6213 | 2026.01.02 05:09:23.575941 [ 186 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 10907 rows starting from the beginning of the part | ||
| 6214 | 2026.01.02 05:09:23.576015 [ 186 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::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 | ||
| 6215 | 2026.01.02 05:09:23.576071 [ 186 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 881 rows starting from the beginning of the part | ||
| 6216 | 2026.01.02 05:09:23.576121 [ 186 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::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 | ||
| 6217 | 2026.01.02 05:09:23.576168 [ 186 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::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 | ||
| 6218 | 2026.01.02 05:09:23.576216 [ 186 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 162 rows starting from the beginning of the part | ||
| 6219 | 2026.01.02 05:09:23.576645 [ 270 ] {5c190d87-8b73-4acd-b696-7f9328588eed} <Trace> oximeter.measurements_histogramu64 (1ea2d44b-9dfb-4731-8ee2-8779179f369b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6220 | 2026.01.02 05:09:23.576684 [ 270 ] {5c190d87-8b73-4acd-b696-7f9328588eed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 6221 | 2026.01.02 05:09:23.577255 [ 270 ] {5c190d87-8b73-4acd-b696-7f9328588eed} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6222 | 2026.01.02 05:09:23.577505 [ 270 ] {5c190d87-8b73-4acd-b696-7f9328588eed} <Trace> oximeter.measurements_histogramu64 (1ea2d44b-9dfb-4731-8ee2-8779179f369b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6223 | 2026.01.02 05:09:23.577644 [ 270 ] {5c190d87-8b73-4acd-b696-7f9328588eed} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001868 sec., 21413.276231263382 rows/sec., 38.37 MiB/sec. | ||
| 6224 | 2026.01.02 05:09:23.577695 [ 270 ] {5c190d87-8b73-4acd-b696-7f9328588eed} <Debug> TCPHandler: Processed in 0.002044604 sec. | ||
| 6225 | 2026.01.02 05:09:23.577802 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6226 | 2026.01.02 05:09:23.577902 [ 270 ] {e8e1c714-e4c2-49f1-834e-455f403fc060} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6227 | 2026.01.02 05:09:23.577946 [ 270 ] {e8e1c714-e4c2-49f1-834e-455f403fc060} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6228 | 2026.01.02 05:09:23.578289 [ 270 ] {e8e1c714-e4c2-49f1-834e-455f403fc060} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6229 | 2026.01.02 05:09:23.578328 [ 270 ] {e8e1c714-e4c2-49f1-834e-455f403fc060} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 6230 | 2026.01.02 05:09:23.578667 [ 270 ] {e8e1c714-e4c2-49f1-834e-455f403fc060} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6231 | 2026.01.02 05:09:23.578894 [ 270 ] {e8e1c714-e4c2-49f1-834e-455f403fc060} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6232 | 2026.01.02 05:09:23.579026 [ 270 ] {e8e1c714-e4c2-49f1-834e-455f403fc060} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001143 sec., 52493.43832020998 rows/sec., 3.54 MiB/sec. | ||
| 6233 | 2026.01.02 05:09:23.579061 [ 270 ] {e8e1c714-e4c2-49f1-834e-455f403fc060} <Debug> TCPHandler: Processed in 0.001311272 sec. | ||
| 6234 | 2026.01.02 05:09:23.579705 [ 199 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12430 rows, containing 5 columns (5 merged, 0 gathered) in 0.004028918 sec., 3085195.578564766 rows/sec., 210.91 MiB/sec. | ||
| 6235 | 2026.01.02 05:09:23.580143 [ 199 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6236 | 2026.01.02 05:09:23.580451 [ 199 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6237 | 2026.01.02 05:09:23.580536 [ 199 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6238 | 2026.01.02 05:09:23.580646 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.37 MiB. | ||
| 6239 | 2026.01.02 05:09:24.435329 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14937 | ||
| 6240 | 2026.01.02 05:09:24.436142 [ 245 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6241 | 2026.01.02 05:09:24.436186 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 6242 | 2026.01.02 05:09:24.436684 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6243 | 2026.01.02 05:09:24.436921 [ 245 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6244 | 2026.01.02 05:09:24.437050 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14937 | ||
| 6245 | 2026.01.02 05:09:24.437059 [ 124 ] {} <Debug> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6246 | 2026.01.02 05:09:24.437133 [ 124 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6247 | 2026.01.02 05:09:24.437157 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 6248 | 2026.01.02 05:09:24.437278 [ 201 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::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 | ||
| 6249 | 2026.01.02 05:09:24.437384 [ 201 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6250 | 2026.01.02 05:09:24.437417 [ 201 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12505 rows starting from the beginning of the part | ||
| 6251 | 2026.01.02 05:09:24.437479 [ 201 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 512 rows starting from the beginning of the part | ||
| 6252 | 2026.01.02 05:09:24.437527 [ 201 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 448 rows starting from the beginning of the part | ||
| 6253 | 2026.01.02 05:09:24.437572 [ 201 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 512 rows starting from the beginning of the part | ||
| 6254 | 2026.01.02 05:09:24.437614 [ 201 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 448 rows starting from the beginning of the part | ||
| 6255 | 2026.01.02 05:09:24.437652 [ 201 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 512 rows starting from the beginning of the part | ||
| 6256 | 2026.01.02 05:09:24.439314 [ 186 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14937 rows, containing 4 columns (4 merged, 0 gathered) in 0.002076615 sec., 7192955.84400575 rows/sec., 102.90 MiB/sec. | ||
| 6257 | 2026.01.02 05:09:24.439763 [ 188 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6258 | 2026.01.02 05:09:24.440067 [ 188 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::all_1_31_6} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6259 | 2026.01.02 05:09:24.440148 [ 188 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::all_1_31_6} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6260 | 2026.01.02 05:09:24.440247 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.49 MiB. | ||
| 6261 | 2026.01.02 05:09:25.259833 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 6262 | 2026.01.02 05:09:25.276350 [ 244 ] {} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6263 | 2026.01.02 05:09:25.276395 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 6264 | 2026.01.02 05:09:25.282043 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6265 | 2026.01.02 05:09:25.282715 [ 244 ] {} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6266 | 2026.01.02 05:09:25.282969 [ 124 ] {} <Debug> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6267 | 2026.01.02 05:09:25.283015 [ 124 ] {} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6268 | 2026.01.02 05:09:25.283038 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 6269 | 2026.01.02 05:09:25.283213 [ 201 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::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 | ||
| 6270 | 2026.01.02 05:09:25.285786 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 6271 | 2026.01.02 05:09:25.287433 [ 201 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6272 | 2026.01.02 05:09:25.289029 [ 201 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::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 | ||
| 6273 | 2026.01.02 05:09:25.293746 [ 201 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::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 | ||
| 6274 | 2026.01.02 05:09:25.298197 [ 201 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::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 | ||
| 6275 | 2026.01.02 05:09:25.302380 [ 201 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::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 | ||
| 6276 | 2026.01.02 05:09:25.306802 [ 201 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::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 | ||
| 6277 | 2026.01.02 05:09:25.310694 [ 201 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::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 | ||
| 6278 | 2026.01.02 05:09:25.363272 [ 193 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.080150382 sec., 2919.5119743783625 rows/sec., 15.10 MiB/sec. | ||
| 6279 | 2026.01.02 05:09:25.365059 [ 193 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6280 | 2026.01.02 05:09:25.366710 [ 193 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::all_1_31_6} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6281 | 2026.01.02 05:09:25.366805 [ 193 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::all_1_31_6} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6282 | 2026.01.02 05:09:25.368109 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 6283 | 2026.01.02 05:09:26.000194 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 272.83 MiB, peak 283.37 MiB, free memory in arenas 0.00 B, will set to 277.87 MiB (RSS), difference: 5.04 MiB | ||
| 6284 | 2026.01.02 05:09:28.566260 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6285 | 2026.01.02 05:09:28.566451 [ 270 ] {4d286a0a-50c7-48c5-8e70-814302d49690} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6286 | 2026.01.02 05:09:28.566515 [ 270 ] {4d286a0a-50c7-48c5-8e70-814302d49690} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6287 | 2026.01.02 05:09:28.567163 [ 270 ] {4d286a0a-50c7-48c5-8e70-814302d49690} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6288 | 2026.01.02 05:09:28.567208 [ 270 ] {4d286a0a-50c7-48c5-8e70-814302d49690} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 6289 | 2026.01.02 05:09:28.567600 [ 270 ] {4d286a0a-50c7-48c5-8e70-814302d49690} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6290 | 2026.01.02 05:09:28.567824 [ 270 ] {4d286a0a-50c7-48c5-8e70-814302d49690} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6291 | 2026.01.02 05:09:28.567980 [ 270 ] {4d286a0a-50c7-48c5-8e70-814302d49690} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001578 sec., 35487.95944233207 rows/sec., 2.73 MiB/sec. | ||
| 6292 | 2026.01.02 05:09:28.568021 [ 270 ] {4d286a0a-50c7-48c5-8e70-814302d49690} <Debug> TCPHandler: Processed in 0.001889251 sec. | ||
| 6293 | 2026.01.02 05:09:28.568141 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6294 | 2026.01.02 05:09:28.568235 [ 270 ] {e45de3e2-e71b-45fe-a9f9-dc58ea2e9ced} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6295 | 2026.01.02 05:09:28.568277 [ 270 ] {e45de3e2-e71b-45fe-a9f9-dc58ea2e9ced} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6296 | 2026.01.02 05:09:28.568685 [ 270 ] {e45de3e2-e71b-45fe-a9f9-dc58ea2e9ced} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6297 | 2026.01.02 05:09:28.568721 [ 270 ] {e45de3e2-e71b-45fe-a9f9-dc58ea2e9ced} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 6298 | 2026.01.02 05:09:28.569030 [ 270 ] {e45de3e2-e71b-45fe-a9f9-dc58ea2e9ced} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6299 | 2026.01.02 05:09:28.569236 [ 270 ] {e45de3e2-e71b-45fe-a9f9-dc58ea2e9ced} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6300 | 2026.01.02 05:09:28.569366 [ 270 ] {e45de3e2-e71b-45fe-a9f9-dc58ea2e9ced} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001148 sec., 55749.12891986063 rows/sec., 4.35 MiB/sec. | ||
| 6301 | 2026.01.02 05:09:28.569402 [ 270 ] {e45de3e2-e71b-45fe-a9f9-dc58ea2e9ced} <Debug> TCPHandler: Processed in 0.001311072 sec. | ||
| 6302 | 2026.01.02 05:09:28.569525 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6303 | 2026.01.02 05:09:28.569618 [ 270 ] {2b65c23c-84a0-47f6-9396-b6d85a2c7faa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6304 | 2026.01.02 05:09:28.569662 [ 270 ] {2b65c23c-84a0-47f6-9396-b6d85a2c7faa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6305 | 2026.01.02 05:09:28.570066 [ 270 ] {2b65c23c-84a0-47f6-9396-b6d85a2c7faa} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6306 | 2026.01.02 05:09:28.570101 [ 270 ] {2b65c23c-84a0-47f6-9396-b6d85a2c7faa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 6307 | 2026.01.02 05:09:28.570441 [ 270 ] {2b65c23c-84a0-47f6-9396-b6d85a2c7faa} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6308 | 2026.01.02 05:09:28.570646 [ 270 ] {2b65c23c-84a0-47f6-9396-b6d85a2c7faa} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6309 | 2026.01.02 05:09:28.570773 [ 270 ] {2b65c23c-84a0-47f6-9396-b6d85a2c7faa} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001174 sec., 136286.20102214653 rows/sec., 9.49 MiB/sec. | ||
| 6310 | 2026.01.02 05:09:28.570810 [ 270 ] {2b65c23c-84a0-47f6-9396-b6d85a2c7faa} <Debug> TCPHandler: Processed in 0.001332882 sec. | ||
| 6311 | 2026.01.02 05:09:28.570914 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6312 | 2026.01.02 05:09:28.571019 [ 270 ] {50e6708c-4bdf-48fc-89b5-b1d0c95bff79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6313 | 2026.01.02 05:09:28.571063 [ 270 ] {50e6708c-4bdf-48fc-89b5-b1d0c95bff79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6314 | 2026.01.02 05:09:28.571416 [ 270 ] {50e6708c-4bdf-48fc-89b5-b1d0c95bff79} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6315 | 2026.01.02 05:09:28.571456 [ 270 ] {50e6708c-4bdf-48fc-89b5-b1d0c95bff79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 6316 | 2026.01.02 05:09:28.571776 [ 270 ] {50e6708c-4bdf-48fc-89b5-b1d0c95bff79} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6317 | 2026.01.02 05:09:28.572001 [ 270 ] {50e6708c-4bdf-48fc-89b5-b1d0c95bff79} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6318 | 2026.01.02 05:09:28.572117 [ 132 ] {} <Debug> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6319 | 2026.01.02 05:09:28.572132 [ 270 ] {50e6708c-4bdf-48fc-89b5-b1d0c95bff79} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001133 sec., 52956.7519858782 rows/sec., 3.57 MiB/sec. | ||
| 6320 | 2026.01.02 05:09:28.572189 [ 132 ] {} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6321 | 2026.01.02 05:09:28.572197 [ 270 ] {50e6708c-4bdf-48fc-89b5-b1d0c95bff79} <Debug> TCPHandler: Processed in 0.001334512 sec. | ||
| 6322 | 2026.01.02 05:09:28.572218 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 6323 | 2026.01.02 05:09:28.572332 [ 196 ] {45294a01-6668-46b2-a532-60faf64b8164::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 | ||
| 6324 | 2026.01.02 05:09:28.572465 [ 196 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6325 | 2026.01.02 05:09:28.572505 [ 196 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1946 rows starting from the beginning of the part | ||
| 6326 | 2026.01.02 05:09:28.572574 [ 196 ] {45294a01-6668-46b2-a532-60faf64b8164::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 | ||
| 6327 | 2026.01.02 05:09:28.572624 [ 196 ] {45294a01-6668-46b2-a532-60faf64b8164::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 | ||
| 6328 | 2026.01.02 05:09:28.572669 [ 196 ] {45294a01-6668-46b2-a532-60faf64b8164::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 | ||
| 6329 | 2026.01.02 05:09:28.572712 [ 196 ] {45294a01-6668-46b2-a532-60faf64b8164::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 | ||
| 6330 | 2026.01.02 05:09:28.572752 [ 196 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 60 rows starting from the beginning of the part | ||
| 6331 | 2026.01.02 05:09:28.573836 [ 194 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2246 rows, containing 4 columns (4 merged, 0 gathered) in 0.001548086 sec., 1450823.7914431111 rows/sec., 96.12 MiB/sec. | ||
| 6332 | 2026.01.02 05:09:28.574140 [ 200 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6333 | 2026.01.02 05:09:28.574415 [ 200 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_41_8} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6334 | 2026.01.02 05:09:28.574482 [ 200 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_41_8} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6335 | 2026.01.02 05:09:28.574553 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 6336 | 2026.01.02 05:09:31.777559 [ 175 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6337 | 2026.01.02 05:09:31.777643 [ 175 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6338 | 2026.01.02 05:09:31.937187 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15385 | ||
| 6339 | 2026.01.02 05:09:31.937753 [ 245 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6340 | 2026.01.02 05:09:31.937802 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 6341 | 2026.01.02 05:09:31.938553 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6342 | 2026.01.02 05:09:31.938792 [ 245 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6343 | 2026.01.02 05:09:31.938928 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15385 | ||
| 6344 | 2026.01.02 05:09:31.979473 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 778 | ||
| 6345 | 2026.01.02 05:09:31.981890 [ 243 ] {} <Trace> system.query_log (dd3f3490-5765-4d2a-9406-0e239d3e9a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6346 | 2026.01.02 05:09:31.981937 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 6347 | 2026.01.02 05:09:31.983115 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6348 | 2026.01.02 05:09:31.983372 [ 243 ] {} <Trace> system.query_log (dd3f3490-5765-4d2a-9406-0e239d3e9a13): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6349 | 2026.01.02 05:09:31.983625 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 778 | ||
| 6350 | 2026.01.02 05:09:32.001164 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000811764 sec. | ||
| 6351 | 2026.01.02 05:09:32.785914 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 6352 | 2026.01.02 05:09:32.800900 [ 244 ] {} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6353 | 2026.01.02 05:09:32.800950 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6354 | 2026.01.02 05:09:32.806456 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6355 | 2026.01.02 05:09:32.807130 [ 244 ] {} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6356 | 2026.01.02 05:09:32.809748 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 6357 | 2026.01.02 05:09:33.568181 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6358 | 2026.01.02 05:09:33.568358 [ 270 ] {bdb14519-4254-4ee9-9ebd-c77be73e50bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6359 | 2026.01.02 05:09:33.568423 [ 270 ] {bdb14519-4254-4ee9-9ebd-c77be73e50bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6360 | 2026.01.02 05:09:33.569093 [ 270 ] {bdb14519-4254-4ee9-9ebd-c77be73e50bd} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6361 | 2026.01.02 05:09:33.569135 [ 270 ] {bdb14519-4254-4ee9-9ebd-c77be73e50bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6362 | 2026.01.02 05:09:33.569598 [ 270 ] {bdb14519-4254-4ee9-9ebd-c77be73e50bd} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6363 | 2026.01.02 05:09:33.569828 [ 270 ] {bdb14519-4254-4ee9-9ebd-c77be73e50bd} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6364 | 2026.01.02 05:09:33.569979 [ 270 ] {bdb14519-4254-4ee9-9ebd-c77be73e50bd} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.00167 sec., 81437.125748503 rows/sec., 7.06 MiB/sec. | ||
| 6365 | 2026.01.02 05:09:33.570020 [ 270 ] {bdb14519-4254-4ee9-9ebd-c77be73e50bd} <Debug> TCPHandler: Processed in 0.001966803 sec. | ||
| 6366 | 2026.01.02 05:09:33.570133 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6367 | 2026.01.02 05:09:33.570228 [ 270 ] {452eb582-0ad0-4c90-8733-c324426a0aa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6368 | 2026.01.02 05:09:33.570269 [ 270 ] {452eb582-0ad0-4c90-8733-c324426a0aa0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6369 | 2026.01.02 05:09:33.570668 [ 270 ] {452eb582-0ad0-4c90-8733-c324426a0aa0} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6370 | 2026.01.02 05:09:33.570704 [ 270 ] {452eb582-0ad0-4c90-8733-c324426a0aa0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6371 | 2026.01.02 05:09:33.571006 [ 270 ] {452eb582-0ad0-4c90-8733-c324426a0aa0} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6372 | 2026.01.02 05:09:33.571220 [ 270 ] {452eb582-0ad0-4c90-8733-c324426a0aa0} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6373 | 2026.01.02 05:09:33.571346 [ 270 ] {452eb582-0ad0-4c90-8733-c324426a0aa0} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001137 sec., 35180.29903254178 rows/sec., 2.58 MiB/sec. | ||
| 6374 | 2026.01.02 05:09:33.571383 [ 270 ] {452eb582-0ad0-4c90-8733-c324426a0aa0} <Debug> TCPHandler: Processed in 0.001300192 sec. | ||
| 6375 | 2026.01.02 05:09:33.571498 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6376 | 2026.01.02 05:09:33.571616 [ 270 ] {8ae72abb-b983-43ec-b3a2-2da3fca3f8a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6377 | 2026.01.02 05:09:33.571663 [ 270 ] {8ae72abb-b983-43ec-b3a2-2da3fca3f8a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6378 | 2026.01.02 05:09:33.572118 [ 270 ] {8ae72abb-b983-43ec-b3a2-2da3fca3f8a8} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6379 | 2026.01.02 05:09:33.572155 [ 270 ] {8ae72abb-b983-43ec-b3a2-2da3fca3f8a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6380 | 2026.01.02 05:09:33.572465 [ 270 ] {8ae72abb-b983-43ec-b3a2-2da3fca3f8a8} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6381 | 2026.01.02 05:09:33.572669 [ 270 ] {8ae72abb-b983-43ec-b3a2-2da3fca3f8a8} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6382 | 2026.01.02 05:09:33.572794 [ 270 ] {8ae72abb-b983-43ec-b3a2-2da3fca3f8a8} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001202 sec., 86522.46256239602 rows/sec., 6.76 MiB/sec. | ||
| 6383 | 2026.01.02 05:09:33.572832 [ 270 ] {8ae72abb-b983-43ec-b3a2-2da3fca3f8a8} <Debug> TCPHandler: Processed in 0.001392203 sec. | ||
| 6384 | 2026.01.02 05:09:33.572937 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6385 | 2026.01.02 05:09:33.573029 [ 270 ] {cf19d11d-9581-43e4-8080-6a892df8ead8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6386 | 2026.01.02 05:09:33.573071 [ 270 ] {cf19d11d-9581-43e4-8080-6a892df8ead8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6387 | 2026.01.02 05:09:33.573456 [ 270 ] {cf19d11d-9581-43e4-8080-6a892df8ead8} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6388 | 2026.01.02 05:09:33.573491 [ 270 ] {cf19d11d-9581-43e4-8080-6a892df8ead8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6389 | 2026.01.02 05:09:33.573815 [ 270 ] {cf19d11d-9581-43e4-8080-6a892df8ead8} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6390 | 2026.01.02 05:09:33.574021 [ 270 ] {cf19d11d-9581-43e4-8080-6a892df8ead8} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6391 | 2026.01.02 05:09:33.574145 [ 270 ] {cf19d11d-9581-43e4-8080-6a892df8ead8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001135 sec., 140969.16299559473 rows/sec., 9.82 MiB/sec. | ||
| 6392 | 2026.01.02 05:09:33.574181 [ 270 ] {cf19d11d-9581-43e4-8080-6a892df8ead8} <Debug> TCPHandler: Processed in 0.001290862 sec. | ||
| 6393 | 2026.01.02 05:09:33.574285 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6394 | 2026.01.02 05:09:33.574375 [ 270 ] {162b9379-53a4-451f-a3db-f56ced44aa86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6395 | 2026.01.02 05:09:33.574428 [ 270 ] {162b9379-53a4-451f-a3db-f56ced44aa86} <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 | ||
| 6396 | 2026.01.02 05:09:33.575194 [ 270 ] {162b9379-53a4-451f-a3db-f56ced44aa86} <Trace> oximeter.measurements_histogramu64 (1ea2d44b-9dfb-4731-8ee2-8779179f369b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6397 | 2026.01.02 05:09:33.575230 [ 270 ] {162b9379-53a4-451f-a3db-f56ced44aa86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6398 | 2026.01.02 05:09:33.575785 [ 270 ] {162b9379-53a4-451f-a3db-f56ced44aa86} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6399 | 2026.01.02 05:09:33.576007 [ 270 ] {162b9379-53a4-451f-a3db-f56ced44aa86} <Trace> oximeter.measurements_histogramu64 (1ea2d44b-9dfb-4731-8ee2-8779179f369b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6400 | 2026.01.02 05:09:33.576140 [ 270 ] {162b9379-53a4-451f-a3db-f56ced44aa86} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001783 sec., 22434.09983174425 rows/sec., 40.20 MiB/sec. | ||
| 6401 | 2026.01.02 05:09:33.576191 [ 270 ] {162b9379-53a4-451f-a3db-f56ced44aa86} <Debug> TCPHandler: Processed in 0.001954722 sec. | ||
| 6402 | 2026.01.02 05:09:33.576295 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6403 | 2026.01.02 05:09:33.576390 [ 270 ] {9b9735cf-0d1c-4023-bbc5-9adb4ee5d756} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6404 | 2026.01.02 05:09:33.576431 [ 270 ] {9b9735cf-0d1c-4023-bbc5-9adb4ee5d756} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6405 | 2026.01.02 05:09:33.576740 [ 270 ] {9b9735cf-0d1c-4023-bbc5-9adb4ee5d756} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6406 | 2026.01.02 05:09:33.576776 [ 270 ] {9b9735cf-0d1c-4023-bbc5-9adb4ee5d756} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6407 | 2026.01.02 05:09:33.577072 [ 270 ] {9b9735cf-0d1c-4023-bbc5-9adb4ee5d756} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6408 | 2026.01.02 05:09:33.577279 [ 270 ] {9b9735cf-0d1c-4023-bbc5-9adb4ee5d756} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6409 | 2026.01.02 05:09:33.577403 [ 270 ] {9b9735cf-0d1c-4023-bbc5-9adb4ee5d756} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001036 sec., 57915.057915057914 rows/sec., 3.90 MiB/sec. | ||
| 6410 | 2026.01.02 05:09:33.577437 [ 270 ] {9b9735cf-0d1c-4023-bbc5-9adb4ee5d756} <Debug> TCPHandler: Processed in 0.00118857 sec. | ||
| 6411 | 2026.01.02 05:09:38.595013 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6412 | 2026.01.02 05:09:38.595279 [ 270 ] {266d02ed-fe97-44ae-94b8-81b8f8b441a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6413 | 2026.01.02 05:09:38.595348 [ 270 ] {266d02ed-fe97-44ae-94b8-81b8f8b441a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6414 | 2026.01.02 05:09:38.596004 [ 270 ] {266d02ed-fe97-44ae-94b8-81b8f8b441a2} <Trace> oximeter.fields_i16 (cb56b64a-0514-41c6-b851-58b3833bf8fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6415 | 2026.01.02 05:09:38.596057 [ 270 ] {266d02ed-fe97-44ae-94b8-81b8f8b441a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6416 | 2026.01.02 05:09:38.596478 [ 270 ] {266d02ed-fe97-44ae-94b8-81b8f8b441a2} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 6417 | 2026.01.02 05:09:38.596712 [ 270 ] {266d02ed-fe97-44ae-94b8-81b8f8b441a2} <Trace> oximeter.fields_i16 (cb56b64a-0514-41c6-b851-58b3833bf8fd): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6418 | 2026.01.02 05:09:38.596876 [ 270 ] {266d02ed-fe97-44ae-94b8-81b8f8b441a2} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001646 sec., 14580.801944106926 rows/sec., 1.21 MiB/sec. | ||
| 6419 | 2026.01.02 05:09:38.596926 [ 270 ] {266d02ed-fe97-44ae-94b8-81b8f8b441a2} <Debug> TCPHandler: Processed in 0.002101395 sec. | ||
| 6420 | 2026.01.02 05:09:38.597045 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6421 | 2026.01.02 05:09:38.597145 [ 270 ] {a546feb0-d2e7-4abf-ae30-b4327f26c37f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6422 | 2026.01.02 05:09:38.597188 [ 270 ] {a546feb0-d2e7-4abf-ae30-b4327f26c37f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6423 | 2026.01.02 05:09:38.597584 [ 270 ] {a546feb0-d2e7-4abf-ae30-b4327f26c37f} <Trace> oximeter.fields_ipaddr (645cdd3d-4969-40ee-99e7-272b8c981424): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6424 | 2026.01.02 05:09:38.597622 [ 270 ] {a546feb0-d2e7-4abf-ae30-b4327f26c37f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6425 | 2026.01.02 05:09:38.597920 [ 270 ] {a546feb0-d2e7-4abf-ae30-b4327f26c37f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6426 | 2026.01.02 05:09:38.598128 [ 270 ] {a546feb0-d2e7-4abf-ae30-b4327f26c37f} <Trace> oximeter.fields_ipaddr (645cdd3d-4969-40ee-99e7-272b8c981424): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6427 | 2026.01.02 05:09:38.598258 [ 270 ] {a546feb0-d2e7-4abf-ae30-b4327f26c37f} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001136 sec., 1760.5633802816901 rows/sec., 143.56 KiB/sec. | ||
| 6428 | 2026.01.02 05:09:38.598295 [ 270 ] {a546feb0-d2e7-4abf-ae30-b4327f26c37f} <Debug> TCPHandler: Processed in 0.001300142 sec. | ||
| 6429 | 2026.01.02 05:09:38.598411 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6430 | 2026.01.02 05:09:38.598502 [ 270 ] {03bdfe5e-35e2-4c20-b51e-89d83f5fbbe4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6431 | 2026.01.02 05:09:38.598539 [ 270 ] {03bdfe5e-35e2-4c20-b51e-89d83f5fbbe4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6432 | 2026.01.02 05:09:38.599504 [ 270 ] {03bdfe5e-35e2-4c20-b51e-89d83f5fbbe4} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6433 | 2026.01.02 05:09:38.599542 [ 270 ] {03bdfe5e-35e2-4c20-b51e-89d83f5fbbe4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6434 | 2026.01.02 05:09:38.599930 [ 270 ] {03bdfe5e-35e2-4c20-b51e-89d83f5fbbe4} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6435 | 2026.01.02 05:09:38.600142 [ 270 ] {03bdfe5e-35e2-4c20-b51e-89d83f5fbbe4} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6436 | 2026.01.02 05:09:38.600276 [ 270 ] {03bdfe5e-35e2-4c20-b51e-89d83f5fbbe4} <Debug> executeQuery: Read 1317 rows, 112.50 KiB in 0.001789 sec., 736165.4555617664 rows/sec., 61.41 MiB/sec. | ||
| 6437 | 2026.01.02 05:09:38.600313 [ 270 ] {03bdfe5e-35e2-4c20-b51e-89d83f5fbbe4} <Debug> TCPHandler: Processed in 0.001949992 sec. | ||
| 6438 | 2026.01.02 05:09:38.600422 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6439 | 2026.01.02 05:09:38.600518 [ 270 ] {bca1aac8-2104-4350-beb0-0265be496f40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6440 | 2026.01.02 05:09:38.600559 [ 270 ] {bca1aac8-2104-4350-beb0-0265be496f40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6441 | 2026.01.02 05:09:38.600951 [ 270 ] {bca1aac8-2104-4350-beb0-0265be496f40} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6442 | 2026.01.02 05:09:38.600987 [ 270 ] {bca1aac8-2104-4350-beb0-0265be496f40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6443 | 2026.01.02 05:09:38.601283 [ 270 ] {bca1aac8-2104-4350-beb0-0265be496f40} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6444 | 2026.01.02 05:09:38.601497 [ 270 ] {bca1aac8-2104-4350-beb0-0265be496f40} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6445 | 2026.01.02 05:09:38.601621 [ 270 ] {bca1aac8-2104-4350-beb0-0265be496f40} <Debug> executeQuery: Read 14 rows, 1.10 KiB in 0.001122 sec., 12477.718360071302 rows/sec., 980.91 KiB/sec. | ||
| 6446 | 2026.01.02 05:09:38.601619 [ 146 ] {} <Debug> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6447 | 2026.01.02 05:09:38.601658 [ 270 ] {bca1aac8-2104-4350-beb0-0265be496f40} <Debug> TCPHandler: Processed in 0.001284522 sec. | ||
| 6448 | 2026.01.02 05:09:38.601695 [ 146 ] {} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6449 | 2026.01.02 05:09:38.601720 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6450 | 2026.01.02 05:09:38.601782 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6451 | 2026.01.02 05:09:38.601840 [ 196 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::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 | ||
| 6452 | 2026.01.02 05:09:38.601879 [ 270 ] {aedbb5c8-747a-4a30-9a74-a4d3098b1c08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6453 | 2026.01.02 05:09:38.601927 [ 270 ] {aedbb5c8-747a-4a30-9a74-a4d3098b1c08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6454 | 2026.01.02 05:09:38.601993 [ 196 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6455 | 2026.01.02 05:09:38.602036 [ 196 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 277 rows starting from the beginning of the part | ||
| 6456 | 2026.01.02 05:09:38.602108 [ 196 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 14 rows starting from the beginning of the part | ||
| 6457 | 2026.01.02 05:09:38.602160 [ 196 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 40 rows starting from the beginning of the part | ||
| 6458 | 2026.01.02 05:09:38.602206 [ 196 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 44 rows starting from the beginning of the part | ||
| 6459 | 2026.01.02 05:09:38.602245 [ 196 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 40 rows starting from the beginning of the part | ||
| 6460 | 2026.01.02 05:09:38.602285 [ 196 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 14 rows starting from the beginning of the part | ||
| 6461 | 2026.01.02 05:09:38.602381 [ 270 ] {aedbb5c8-747a-4a30-9a74-a4d3098b1c08} <Trace> oximeter.fields_u32 (1310015a-3be0-40ba-9fec-1b5eb4ed9f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6462 | 2026.01.02 05:09:38.602423 [ 270 ] {aedbb5c8-747a-4a30-9a74-a4d3098b1c08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6463 | 2026.01.02 05:09:38.602873 [ 270 ] {aedbb5c8-747a-4a30-9a74-a4d3098b1c08} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6464 | 2026.01.02 05:09:38.603096 [ 270 ] {aedbb5c8-747a-4a30-9a74-a4d3098b1c08} <Trace> oximeter.fields_u32 (1310015a-3be0-40ba-9fec-1b5eb4ed9f75): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6465 | 2026.01.02 05:09:38.603138 [ 200 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 429 rows, containing 5 columns (5 merged, 0 gathered) in 0.001353033 sec., 317065.4374283554 rows/sec., 22.27 MiB/sec. | ||
| 6466 | 2026.01.02 05:09:38.603223 [ 270 ] {aedbb5c8-747a-4a30-9a74-a4d3098b1c08} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001361 sec., 185157.9720793534 rows/sec., 12.81 MiB/sec. | ||
| 6467 | 2026.01.02 05:09:38.603264 [ 270 ] {aedbb5c8-747a-4a30-9a74-a4d3098b1c08} <Debug> TCPHandler: Processed in 0.001533376 sec. | ||
| 6468 | 2026.01.02 05:09:38.603373 [ 194 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6469 | 2026.01.02 05:09:38.603387 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6470 | 2026.01.02 05:09:38.603490 [ 270 ] {62c83e00-d9b8-4587-81bb-b918a69410fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6471 | 2026.01.02 05:09:38.603532 [ 270 ] {62c83e00-d9b8-4587-81bb-b918a69410fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6472 | 2026.01.02 05:09:38.603723 [ 194 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::all_1_31_6} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6473 | 2026.01.02 05:09:38.603819 [ 194 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::all_1_31_6} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6474 | 2026.01.02 05:09:38.603919 [ 270 ] {62c83e00-d9b8-4587-81bb-b918a69410fa} <Trace> oximeter.fields_u8 (ae3e3832-81ae-4954-8933-d68b9608f6be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6475 | 2026.01.02 05:09:38.603922 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 6476 | 2026.01.02 05:09:38.603963 [ 270 ] {62c83e00-d9b8-4587-81bb-b918a69410fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6477 | 2026.01.02 05:09:38.604262 [ 270 ] {62c83e00-d9b8-4587-81bb-b918a69410fa} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 6478 | 2026.01.02 05:09:38.604463 [ 270 ] {62c83e00-d9b8-4587-81bb-b918a69410fa} <Trace> oximeter.fields_u8 (ae3e3832-81ae-4954-8933-d68b9608f6be): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6479 | 2026.01.02 05:09:38.604590 [ 270 ] {62c83e00-d9b8-4587-81bb-b918a69410fa} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001118 sec., 10733.45259391771 rows/sec., 838.55 KiB/sec. | ||
| 6480 | 2026.01.02 05:09:38.604627 [ 270 ] {62c83e00-d9b8-4587-81bb-b918a69410fa} <Debug> TCPHandler: Processed in 0.001287152 sec. | ||
| 6481 | 2026.01.02 05:09:38.604748 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6482 | 2026.01.02 05:09:38.604871 [ 270 ] {91d0ae20-67b5-4a31-b5e4-56b9ded2923b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6483 | 2026.01.02 05:09:38.604921 [ 270 ] {91d0ae20-67b5-4a31-b5e4-56b9ded2923b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6484 | 2026.01.02 05:09:38.605563 [ 270 ] {91d0ae20-67b5-4a31-b5e4-56b9ded2923b} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6485 | 2026.01.02 05:09:38.605601 [ 270 ] {91d0ae20-67b5-4a31-b5e4-56b9ded2923b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6486 | 2026.01.02 05:09:38.605964 [ 270 ] {91d0ae20-67b5-4a31-b5e4-56b9ded2923b} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6487 | 2026.01.02 05:09:38.606191 [ 270 ] {91d0ae20-67b5-4a31-b5e4-56b9ded2923b} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6488 | 2026.01.02 05:09:38.606327 [ 270 ] {91d0ae20-67b5-4a31-b5e4-56b9ded2923b} <Debug> executeQuery: Read 558 rows, 42.83 KiB in 0.001482 sec., 376518.21862348175 rows/sec., 28.22 MiB/sec. | ||
| 6489 | 2026.01.02 05:09:38.606368 [ 270 ] {91d0ae20-67b5-4a31-b5e4-56b9ded2923b} <Debug> TCPHandler: Processed in 0.001681548 sec. | ||
| 6490 | 2026.01.02 05:09:38.606482 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6491 | 2026.01.02 05:09:38.606577 [ 270 ] {10c70835-8ac1-4d4d-b92f-a42abd3b2d26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6492 | 2026.01.02 05:09:38.606622 [ 270 ] {10c70835-8ac1-4d4d-b92f-a42abd3b2d26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6493 | 2026.01.02 05:09:38.607178 [ 270 ] {10c70835-8ac1-4d4d-b92f-a42abd3b2d26} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6494 | 2026.01.02 05:09:38.607215 [ 270 ] {10c70835-8ac1-4d4d-b92f-a42abd3b2d26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6495 | 2026.01.02 05:09:38.607606 [ 270 ] {10c70835-8ac1-4d4d-b92f-a42abd3b2d26} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6496 | 2026.01.02 05:09:38.607819 [ 270 ] {10c70835-8ac1-4d4d-b92f-a42abd3b2d26} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6497 | 2026.01.02 05:09:38.607956 [ 270 ] {10c70835-8ac1-4d4d-b92f-a42abd3b2d26} <Debug> executeQuery: Read 881 rows, 61.23 KiB in 0.001398 sec., 630185.9799713878 rows/sec., 42.77 MiB/sec. | ||
| 6498 | 2026.01.02 05:09:38.607993 [ 270 ] {10c70835-8ac1-4d4d-b92f-a42abd3b2d26} <Debug> TCPHandler: Processed in 0.001561276 sec. | ||
| 6499 | 2026.01.02 05:09:38.608100 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6500 | 2026.01.02 05:09:38.608214 [ 270 ] {5980e04e-d9be-4897-bbb4-b7abbe2dac61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6501 | 2026.01.02 05:09:38.608263 [ 270 ] {5980e04e-d9be-4897-bbb4-b7abbe2dac61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6502 | 2026.01.02 05:09:38.608653 [ 270 ] {5980e04e-d9be-4897-bbb4-b7abbe2dac61} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6503 | 2026.01.02 05:09:38.608688 [ 270 ] {5980e04e-d9be-4897-bbb4-b7abbe2dac61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6504 | 2026.01.02 05:09:38.608999 [ 270 ] {5980e04e-d9be-4897-bbb4-b7abbe2dac61} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6505 | 2026.01.02 05:09:38.609210 [ 270 ] {5980e04e-d9be-4897-bbb4-b7abbe2dac61} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6506 | 2026.01.02 05:09:38.609339 [ 270 ] {5980e04e-d9be-4897-bbb4-b7abbe2dac61} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001149 sec., 52219.32114882506 rows/sec., 3.52 MiB/sec. | ||
| 6507 | 2026.01.02 05:09:38.609374 [ 270 ] {5980e04e-d9be-4897-bbb4-b7abbe2dac61} <Debug> TCPHandler: Processed in 0.001322502 sec. | ||
| 6508 | 2026.01.02 05:09:39.439121 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15897 | ||
| 6509 | 2026.01.02 05:09:39.439717 [ 245 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6510 | 2026.01.02 05:09:39.439774 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6511 | 2026.01.02 05:09:39.440326 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6512 | 2026.01.02 05:09:39.440572 [ 245 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6513 | 2026.01.02 05:09:39.440716 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15897 | ||
| 6514 | 2026.01.02 05:09:40.309944 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 6515 | 2026.01.02 05:09:40.333489 [ 244 ] {} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6516 | 2026.01.02 05:09:40.333586 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6517 | 2026.01.02 05:09:40.343287 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6518 | 2026.01.02 05:09:40.344578 [ 244 ] {} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6519 | 2026.01.02 05:09:40.350826 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 6520 | 2026.01.02 05:09:40.857474 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60266 | ||
| 6521 | 2026.01.02 05:09:40.857590 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6522 | 2026.01.02 05:09:40.857619 [ 286 ] {} <Debug> TCP-Session: 0b2b30c0-ab5d-4939-9a6d-940dd37a82f2 Authenticating user 'default' from [fd00:1122:3344:101::e]:60266 | ||
| 6523 | 2026.01.02 05:09:40.857643 [ 286 ] {} <Debug> TCP-Session: 0b2b30c0-ab5d-4939-9a6d-940dd37a82f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6524 | 2026.01.02 05:09:40.857656 [ 286 ] {} <Debug> TCP-Session: 0b2b30c0-ab5d-4939-9a6d-940dd37a82f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6525 | 2026.01.02 05:09:40.857830 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51159 | ||
| 6526 | 2026.01.02 05:09:40.857884 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61002 | ||
| 6527 | 2026.01.02 05:09:40.857945 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6528 | 2026.01.02 05:09:40.857947 [ 286 ] {} <Trace> TCP-Session: 0b2b30c0-ab5d-4939-9a6d-940dd37a82f2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6529 | 2026.01.02 05:09:40.857978 [ 287 ] {} <Debug> TCP-Session: 72927c37-9ac8-4a1d-bd64-dc67cd962e56 Authenticating user 'default' from [fd00:1122:3344:101::e]:51159 | ||
| 6530 | 2026.01.02 05:09:40.857996 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6531 | 2026.01.02 05:09:40.858010 [ 287 ] {} <Debug> TCP-Session: 72927c37-9ac8-4a1d-bd64-dc67cd962e56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6532 | 2026.01.02 05:09:40.858029 [ 288 ] {} <Debug> TCP-Session: 93fe0f8a-724a-4b64-9f4c-fb6fe9943977 Authenticating user 'default' from [fd00:1122:3344:101::e]:61002 | ||
| 6533 | 2026.01.02 05:09:40.858030 [ 287 ] {} <Debug> TCP-Session: 72927c37-9ac8-4a1d-bd64-dc67cd962e56 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6534 | 2026.01.02 05:09:40.858058 [ 288 ] {} <Debug> TCP-Session: 93fe0f8a-724a-4b64-9f4c-fb6fe9943977 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6535 | 2026.01.02 05:09:40.858076 [ 288 ] {} <Debug> TCP-Session: 93fe0f8a-724a-4b64-9f4c-fb6fe9943977 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6536 | 2026.01.02 05:09:40.858143 [ 286 ] {8ad0ebe5-4bcd-4147-ba73-52cca5d339ad} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60266) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6537 | 2026.01.02 05:09:40.858413 [ 286 ] {8ad0ebe5-4bcd-4147-ba73-52cca5d339ad} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6538 | 2026.01.02 05:09:40.858472 [ 286 ] {8ad0ebe5-4bcd-4147-ba73-52cca5d339ad} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6539 | 2026.01.02 05:09:40.858765 [ 286 ] {8ad0ebe5-4bcd-4147-ba73-52cca5d339ad} <Debug> oximeter.version (e3550e79-451c-4c3d-8ba1-9d3e49618ffc) (SelectExecutor): Key condition: unknown | ||
| 6540 | 2026.01.02 05:09:40.863203 [ 304 ] {8ad0ebe5-4bcd-4147-ba73-52cca5d339ad} <Trace> AggregatingTransform: Aggregating | ||
| 6541 | 2026.01.02 05:09:40.863239 [ 304 ] {8ad0ebe5-4bcd-4147-ba73-52cca5d339ad} <Trace> Aggregator: Aggregation method: without_key | ||
| 6542 | 2026.01.02 05:09:40.863268 [ 304 ] {8ad0ebe5-4bcd-4147-ba73-52cca5d339ad} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.004453484 sec. (224.543 rows/sec., 8.77 KiB/sec.) | ||
| 6543 | 2026.01.02 05:09:40.863281 [ 304 ] {8ad0ebe5-4bcd-4147-ba73-52cca5d339ad} <Trace> Aggregator: Merging aggregated data | ||
| 6544 | 2026.01.02 05:09:40.864422 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49262 | ||
| 6545 | 2026.01.02 05:09:40.864528 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40374 | ||
| 6546 | 2026.01.02 05:09:40.864740 [ 286 ] {8ad0ebe5-4bcd-4147-ba73-52cca5d339ad} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.006654 sec., 150.28554253080853 rows/sec., 5.87 KiB/sec. | ||
| 6547 | 2026.01.02 05:09:40.864752 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57760 | ||
| 6548 | 2026.01.02 05:09:40.864748 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59461 | ||
| 6549 | 2026.01.02 05:09:40.864893 [ 286 ] {8ad0ebe5-4bcd-4147-ba73-52cca5d339ad} <Debug> TCPHandler: Processed in 0.007077048 sec. | ||
| 6550 | 2026.01.02 05:09:40.864982 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6551 | 2026.01.02 05:09:40.865017 [ 353 ] {} <Debug> TCP-Session: 2e02d74f-99f6-44b0-a6f0-f154dd79862c Authenticating user 'default' from [fd00:1122:3344:101::e]:40374 | ||
| 6552 | 2026.01.02 05:09:40.865019 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64519 | ||
| 6553 | 2026.01.02 05:09:40.865040 [ 353 ] {} <Debug> TCP-Session: 2e02d74f-99f6-44b0-a6f0-f154dd79862c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6554 | 2026.01.02 05:09:40.865031 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6555 | 2026.01.02 05:09:40.865080 [ 353 ] {} <Debug> TCP-Session: 2e02d74f-99f6-44b0-a6f0-f154dd79862c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6556 | 2026.01.02 05:09:40.865099 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6557 | 2026.01.02 05:09:40.865103 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58241 | ||
| 6558 | 2026.01.02 05:09:40.865145 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6559 | 2026.01.02 05:09:40.865150 [ 287 ] {} <Debug> TCP-Session: 72927c37-9ac8-4a1d-bd64-dc67cd962e56 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6560 | 2026.01.02 05:09:40.865179 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6561 | 2026.01.02 05:09:40.865184 [ 288 ] {} <Debug> TCP-Session: 93fe0f8a-724a-4b64-9f4c-fb6fe9943977 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6562 | 2026.01.02 05:09:40.865196 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6563 | 2026.01.02 05:09:40.865217 [ 353 ] {} <Debug> TCP-Session: 2e02d74f-99f6-44b0-a6f0-f154dd79862c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6564 | 2026.01.02 05:09:40.865108 [ 286 ] {} <Debug> TCP-Session: 0b2b30c0-ab5d-4939-9a6d-940dd37a82f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6565 | 2026.01.02 05:09:40.865251 [ 352 ] {} <Debug> TCP-Session: b90497b2-39f7-49a6-8471-038f846faa5b Authenticating user 'default' from [fd00:1122:3344:101::e]:49262 | ||
| 6566 | 2026.01.02 05:09:40.865284 [ 352 ] {} <Debug> TCP-Session: b90497b2-39f7-49a6-8471-038f846faa5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6567 | 2026.01.02 05:09:40.865294 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6568 | 2026.01.02 05:09:40.865297 [ 352 ] {} <Debug> TCP-Session: b90497b2-39f7-49a6-8471-038f846faa5b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6569 | 2026.01.02 05:09:40.865330 [ 289 ] {} <Debug> TCP-Session: 656a9e92-e2f8-4ae0-b199-5f086e943b40 Authenticating user 'default' from [fd00:1122:3344:101::e]:57760 | ||
| 6570 | 2026.01.02 05:09:40.865301 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6571 | 2026.01.02 05:09:40.865360 [ 289 ] {} <Debug> TCP-Session: 656a9e92-e2f8-4ae0-b199-5f086e943b40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6572 | 2026.01.02 05:09:40.865390 [ 289 ] {} <Debug> TCP-Session: 656a9e92-e2f8-4ae0-b199-5f086e943b40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6573 | 2026.01.02 05:09:40.865396 [ 355 ] {} <Debug> TCP-Session: 9dcf1ecd-4c2e-4a6c-874d-75c92442a886 Authenticating user 'default' from [fd00:1122:3344:101::e]:64519 | ||
| 6574 | 2026.01.02 05:09:40.865425 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6575 | 2026.01.02 05:09:40.865425 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6576 | 2026.01.02 05:09:40.865465 [ 354 ] {} <Debug> TCP-Session: 840e1e40-9f9b-4c61-8203-3bf0f5e14fa9 Authenticating user 'default' from [fd00:1122:3344:101::e]:59461 | ||
| 6577 | 2026.01.02 05:09:40.865430 [ 355 ] {} <Debug> TCP-Session: 9dcf1ecd-4c2e-4a6c-874d-75c92442a886 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6578 | 2026.01.02 05:09:40.865493 [ 354 ] {} <Debug> TCP-Session: 840e1e40-9f9b-4c61-8203-3bf0f5e14fa9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6579 | 2026.01.02 05:09:40.865511 [ 355 ] {} <Debug> TCP-Session: 9dcf1ecd-4c2e-4a6c-874d-75c92442a886 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6580 | 2026.01.02 05:09:40.865525 [ 354 ] {} <Debug> TCP-Session: 840e1e40-9f9b-4c61-8203-3bf0f5e14fa9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6581 | 2026.01.02 05:09:40.865485 [ 356 ] {} <Debug> TCP-Session: c709b4a5-a657-4e72-a509-87c83c9393c1 Authenticating user 'default' from [fd00:1122:3344:101::e]:58241 | ||
| 6582 | 2026.01.02 05:09:40.865570 [ 356 ] {} <Debug> TCP-Session: c709b4a5-a657-4e72-a509-87c83c9393c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6583 | 2026.01.02 05:09:40.865583 [ 356 ] {} <Debug> TCP-Session: c709b4a5-a657-4e72-a509-87c83c9393c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6584 | 2026.01.02 05:09:40.865952 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47584 | ||
| 6585 | 2026.01.02 05:09:40.867532 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6586 | 2026.01.02 05:09:40.867564 [ 286 ] {} <Debug> TCP-Session: 64efdb1a-c49f-441c-85cf-13f91650781a Authenticating user 'default' from [fd00:1122:3344:101::e]:47584 | ||
| 6587 | 2026.01.02 05:09:40.867581 [ 286 ] {} <Debug> TCP-Session: 64efdb1a-c49f-441c-85cf-13f91650781a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6588 | 2026.01.02 05:09:40.867593 [ 286 ] {} <Debug> TCP-Session: 64efdb1a-c49f-441c-85cf-13f91650781a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6589 | 2026.01.02 05:09:40.867744 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34109 | ||
| 6590 | 2026.01.02 05:09:40.867790 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55287 | ||
| 6591 | 2026.01.02 05:09:40.867808 [ 286 ] {} <Trace> TCP-Session: 64efdb1a-c49f-441c-85cf-13f91650781a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6592 | 2026.01.02 05:09:40.867846 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44205 | ||
| 6593 | 2026.01.02 05:09:40.867848 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59919 | ||
| 6594 | 2026.01.02 05:09:40.867950 [ 286 ] {f90f5bd5-db7b-4f62-9d54-6be9e5dac1d8} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:47584) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6595 | 2026.01.02 05:09:40.868137 [ 286 ] {f90f5bd5-db7b-4f62-9d54-6be9e5dac1d8} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6596 | 2026.01.02 05:09:40.868180 [ 286 ] {f90f5bd5-db7b-4f62-9d54-6be9e5dac1d8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6597 | 2026.01.02 05:09:40.868429 [ 286 ] {f90f5bd5-db7b-4f62-9d54-6be9e5dac1d8} <Debug> oximeter.version (e3550e79-451c-4c3d-8ba1-9d3e49618ffc) (SelectExecutor): Key condition: unknown | ||
| 6598 | 2026.01.02 05:09:40.869230 [ 342 ] {f90f5bd5-db7b-4f62-9d54-6be9e5dac1d8} <Trace> AggregatingTransform: Aggregating | ||
| 6599 | 2026.01.02 05:09:40.869281 [ 342 ] {f90f5bd5-db7b-4f62-9d54-6be9e5dac1d8} <Trace> Aggregator: Aggregation method: without_key | ||
| 6600 | 2026.01.02 05:09:40.869316 [ 342 ] {f90f5bd5-db7b-4f62-9d54-6be9e5dac1d8} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000804493 sec. (1243.019 rows/sec., 48.56 KiB/sec.) | ||
| 6601 | 2026.01.02 05:09:40.869332 [ 342 ] {f90f5bd5-db7b-4f62-9d54-6be9e5dac1d8} <Trace> Aggregator: Merging aggregated data | ||
| 6602 | 2026.01.02 05:09:40.870846 [ 286 ] {f90f5bd5-db7b-4f62-9d54-6be9e5dac1d8} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002935 sec., 340.71550255536624 rows/sec., 13.31 KiB/sec. | ||
| 6603 | 2026.01.02 05:09:40.870999 [ 286 ] {f90f5bd5-db7b-4f62-9d54-6be9e5dac1d8} <Debug> TCPHandler: Processed in 0.003249235 sec. | ||
| 6604 | 2026.01.02 05:09:40.871225 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6605 | 2026.01.02 05:09:40.871252 [ 286 ] {} <Debug> TCP-Session: 64efdb1a-c49f-441c-85cf-13f91650781a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6606 | 2026.01.02 05:09:40.873849 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6607 | 2026.01.02 05:09:40.873887 [ 287 ] {} <Debug> TCP-Session: 220a498e-de88-4d7f-9e8f-af746f8ff29c Authenticating user 'default' from [fd00:1122:3344:101::e]:34109 | ||
| 6608 | 2026.01.02 05:09:40.873906 [ 287 ] {} <Debug> TCP-Session: 220a498e-de88-4d7f-9e8f-af746f8ff29c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6609 | 2026.01.02 05:09:40.873910 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53392 | ||
| 6610 | 2026.01.02 05:09:40.873918 [ 287 ] {} <Debug> TCP-Session: 220a498e-de88-4d7f-9e8f-af746f8ff29c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6611 | 2026.01.02 05:09:40.876772 [ 359 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50361 | ||
| 6612 | 2026.01.02 05:09:40.876773 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33257 | ||
| 6613 | 2026.01.02 05:09:40.879020 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6614 | 2026.01.02 05:09:40.879055 [ 353 ] {} <Debug> TCP-Session: d7b31a89-16a1-4f4d-b13a-7fd7ffecb4dd Authenticating user 'default' from [fd00:1122:3344:101::e]:44205 | ||
| 6615 | 2026.01.02 05:09:40.879073 [ 353 ] {} <Debug> TCP-Session: d7b31a89-16a1-4f4d-b13a-7fd7ffecb4dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6616 | 2026.01.02 05:09:40.879088 [ 353 ] {} <Debug> TCP-Session: d7b31a89-16a1-4f4d-b13a-7fd7ffecb4dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6617 | 2026.01.02 05:09:40.879147 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6618 | 2026.01.02 05:09:40.879183 [ 288 ] {} <Debug> TCP-Session: 52eaa181-8a45-44da-8070-96ddf46fd75f Authenticating user 'default' from [fd00:1122:3344:101::e]:55287 | ||
| 6619 | 2026.01.02 05:09:40.879200 [ 288 ] {} <Debug> TCP-Session: 52eaa181-8a45-44da-8070-96ddf46fd75f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6620 | 2026.01.02 05:09:40.879212 [ 288 ] {} <Debug> TCP-Session: 52eaa181-8a45-44da-8070-96ddf46fd75f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6621 | 2026.01.02 05:09:40.879215 [ 360 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33029 | ||
| 6622 | 2026.01.02 05:09:40.881483 [ 360 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6623 | 2026.01.02 05:09:40.881530 [ 360 ] {} <Debug> TCP-Session: 785d7eb7-3a9e-4830-9943-8e1332914d13 Authenticating user 'default' from [fd00:1122:3344:101::e]:33029 | ||
| 6624 | 2026.01.02 05:09:40.881550 [ 360 ] {} <Debug> TCP-Session: 785d7eb7-3a9e-4830-9943-8e1332914d13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6625 | 2026.01.02 05:09:40.881563 [ 360 ] {} <Debug> TCP-Session: 785d7eb7-3a9e-4830-9943-8e1332914d13 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6626 | 2026.01.02 05:09:40.881593 [ 359 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6627 | 2026.01.02 05:09:40.881631 [ 359 ] {} <Debug> TCP-Session: f5a3f8b2-a254-43c8-bd37-897c80601c77 Authenticating user 'default' from [fd00:1122:3344:101::e]:50361 | ||
| 6628 | 2026.01.02 05:09:40.881651 [ 359 ] {} <Debug> TCP-Session: f5a3f8b2-a254-43c8-bd37-897c80601c77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6629 | 2026.01.02 05:09:40.881667 [ 359 ] {} <Debug> TCP-Session: f5a3f8b2-a254-43c8-bd37-897c80601c77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6630 | 2026.01.02 05:09:40.881718 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6631 | 2026.01.02 05:09:40.881760 [ 358 ] {} <Debug> TCP-Session: a01ca640-9778-44cf-b722-385a01b29d7c Authenticating user 'default' from [fd00:1122:3344:101::e]:53392 | ||
| 6632 | 2026.01.02 05:09:40.881782 [ 358 ] {} <Debug> TCP-Session: a01ca640-9778-44cf-b722-385a01b29d7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6633 | 2026.01.02 05:09:40.881795 [ 358 ] {} <Debug> TCP-Session: a01ca640-9778-44cf-b722-385a01b29d7c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6634 | 2026.01.02 05:09:40.881917 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6635 | 2026.01.02 05:09:40.881956 [ 286 ] {} <Debug> TCP-Session: dd1dc063-e0a8-4e51-834c-3439597b4b9b Authenticating user 'default' from [fd00:1122:3344:101::e]:33257 | ||
| 6636 | 2026.01.02 05:09:40.881976 [ 286 ] {} <Debug> TCP-Session: dd1dc063-e0a8-4e51-834c-3439597b4b9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6637 | 2026.01.02 05:09:40.881988 [ 286 ] {} <Debug> TCP-Session: dd1dc063-e0a8-4e51-834c-3439597b4b9b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6638 | 2026.01.02 05:09:40.881998 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6639 | 2026.01.02 05:09:40.882038 [ 357 ] {} <Debug> TCP-Session: f12e2972-0411-49bb-a0d0-28612114456a Authenticating user 'default' from [fd00:1122:3344:101::e]:59919 | ||
| 6640 | 2026.01.02 05:09:40.882057 [ 357 ] {} <Debug> TCP-Session: f12e2972-0411-49bb-a0d0-28612114456a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6641 | 2026.01.02 05:09:40.882070 [ 357 ] {} <Debug> TCP-Session: f12e2972-0411-49bb-a0d0-28612114456a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6642 | 2026.01.02 05:09:40.888004 [ 287 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:34109). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 6643 | |||
| 6644 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6645 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6646 | 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 | ||
| 6647 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6648 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6649 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6650 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6651 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6652 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6653 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6654 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 6655 | (version 23.8.7.1) | ||
| 6656 | 2026.01.02 05:09:40.888165 [ 287 ] {} <Debug> TCP-Session: 220a498e-de88-4d7f-9e8f-af746f8ff29c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6657 | 2026.01.02 05:09:40.888182 [ 288 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:55287). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 6658 | |||
| 6659 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6660 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6661 | 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 | ||
| 6662 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6663 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6664 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6665 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6666 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6667 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6668 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6669 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 6670 | (version 23.8.7.1) | ||
| 6671 | 2026.01.02 05:09:40.888251 [ 288 ] {} <Debug> TCP-Session: 52eaa181-8a45-44da-8070-96ddf46fd75f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6672 | 2026.01.02 05:09:40.888274 [ 357 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:59919). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 6673 | |||
| 6674 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6675 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6676 | 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 | ||
| 6677 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6678 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6679 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6680 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6681 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6682 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6683 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6684 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 6685 | (version 23.8.7.1) | ||
| 6686 | 2026.01.02 05:09:40.888342 [ 357 ] {} <Debug> TCP-Session: f12e2972-0411-49bb-a0d0-28612114456a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6687 | 2026.01.02 05:09:40.888352 [ 286 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:33257). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 6688 | |||
| 6689 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6690 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6691 | 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 | ||
| 6692 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6693 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6694 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6695 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6696 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6697 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6698 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6699 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 6700 | (version 23.8.7.1) | ||
| 6701 | 2026.01.02 05:09:40.888427 [ 286 ] {} <Debug> TCP-Session: dd1dc063-e0a8-4e51-834c-3439597b4b9b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6702 | 2026.01.02 05:09:40.888449 [ 358 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:53392). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 6703 | |||
| 6704 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6705 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6706 | 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 | ||
| 6707 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6708 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6709 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6710 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6711 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6712 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6713 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6714 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 6715 | (version 23.8.7.1) | ||
| 6716 | 2026.01.02 05:09:40.888536 [ 358 ] {} <Debug> TCP-Session: a01ca640-9778-44cf-b722-385a01b29d7c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6717 | 2026.01.02 05:09:40.888553 [ 359 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:50361). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 6718 | |||
| 6719 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6720 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6721 | 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 | ||
| 6722 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6723 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6724 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6725 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6726 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6727 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6728 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6729 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 6730 | (version 23.8.7.1) | ||
| 6731 | 2026.01.02 05:09:40.888631 [ 359 ] {} <Debug> TCP-Session: f5a3f8b2-a254-43c8-bd37-897c80601c77 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6732 | 2026.01.02 05:09:40.888642 [ 360 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:33029). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 6733 | |||
| 6734 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6735 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6736 | 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 | ||
| 6737 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6738 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6739 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6740 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6741 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6742 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6743 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6744 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 6745 | (version 23.8.7.1) | ||
| 6746 | 2026.01.02 05:09:40.888722 [ 360 ] {} <Debug> TCP-Session: 785d7eb7-3a9e-4830-9943-8e1332914d13 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6747 | 2026.01.02 05:09:40.888739 [ 353 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:44205). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 6748 | |||
| 6749 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6750 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6751 | 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 | ||
| 6752 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6753 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6754 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6755 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6756 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6757 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6758 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6759 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 6760 | (version 23.8.7.1) | ||
| 6761 | 2026.01.02 05:09:40.888816 [ 353 ] {} <Debug> TCP-Session: d7b31a89-16a1-4f4d-b13a-7fd7ffecb4dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6762 | 2026.01.02 05:09:40.888835 [ 289 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:57760). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 6763 | |||
| 6764 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6765 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6766 | 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 | ||
| 6767 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6768 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6769 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6770 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6771 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6772 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6773 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6774 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 6775 | (version 23.8.7.1) | ||
| 6776 | 2026.01.02 05:09:40.888933 [ 289 ] {} <Debug> TCP-Session: 656a9e92-e2f8-4ae0-b199-5f086e943b40 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6777 | 2026.01.02 05:09:40.888943 [ 355 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:64519). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 6778 | |||
| 6779 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6780 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6781 | 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 | ||
| 6782 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6783 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6784 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6785 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6786 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6787 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6788 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6789 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 6790 | (version 23.8.7.1) | ||
| 6791 | 2026.01.02 05:09:40.889021 [ 355 ] {} <Debug> TCP-Session: 9dcf1ecd-4c2e-4a6c-874d-75c92442a886 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6792 | 2026.01.02 05:09:40.889036 [ 356 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:58241). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 6793 | |||
| 6794 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6795 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6796 | 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 | ||
| 6797 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6798 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6799 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6800 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6801 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6802 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6803 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6804 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 6805 | (version 23.8.7.1) | ||
| 6806 | 2026.01.02 05:09:40.889107 [ 356 ] {} <Debug> TCP-Session: c709b4a5-a657-4e72-a509-87c83c9393c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6807 | 2026.01.02 05:09:40.889124 [ 354 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:59461). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 6808 | |||
| 6809 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6810 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6811 | 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 | ||
| 6812 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6813 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6814 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6815 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6816 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6817 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6818 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6819 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 6820 | (version 23.8.7.1) | ||
| 6821 | 2026.01.02 05:09:40.889215 [ 354 ] {} <Debug> TCP-Session: 840e1e40-9f9b-4c61-8203-3bf0f5e14fa9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6822 | 2026.01.02 05:09:40.889235 [ 352 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:49262). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 6823 | |||
| 6824 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6825 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6826 | 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 | ||
| 6827 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6828 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6829 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6830 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6831 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6832 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6833 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6834 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 6835 | (version 23.8.7.1) | ||
| 6836 | 2026.01.02 05:09:40.889311 [ 352 ] {} <Debug> TCP-Session: b90497b2-39f7-49a6-8471-038f846faa5b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6837 | 2026.01.02 05:09:41.023419 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50926 | ||
| 6838 | 2026.01.02 05:09:41.023598 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6839 | 2026.01.02 05:09:41.023651 [ 286 ] {} <Debug> TCP-Session: 4cbbd2ae-0183-4623-b5a0-24dd9562bd1f Authenticating user 'default' from [fd00:1122:3344:101::e]:50926 | ||
| 6840 | 2026.01.02 05:09:41.023687 [ 286 ] {} <Debug> TCP-Session: 4cbbd2ae-0183-4623-b5a0-24dd9562bd1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6841 | 2026.01.02 05:09:41.023706 [ 286 ] {} <Debug> TCP-Session: 4cbbd2ae-0183-4623-b5a0-24dd9562bd1f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6842 | 2026.01.02 05:09:41.024062 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62117 | ||
| 6843 | 2026.01.02 05:09:41.024104 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65483 | ||
| 6844 | 2026.01.02 05:09:41.024142 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32941 | ||
| 6845 | 2026.01.02 05:09:41.024171 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63036 | ||
| 6846 | 2026.01.02 05:09:41.024186 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33680 | ||
| 6847 | 2026.01.02 05:09:41.024211 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6848 | 2026.01.02 05:09:41.024238 [ 286 ] {} <Trace> TCP-Session: 4cbbd2ae-0183-4623-b5a0-24dd9562bd1f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6849 | 2026.01.02 05:09:41.024273 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6850 | 2026.01.02 05:09:41.024273 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6851 | 2026.01.02 05:09:41.024284 [ 287 ] {} <Debug> TCP-Session: 29f58b83-6d01-47db-a7eb-69973d0d3b64 Authenticating user 'default' from [fd00:1122:3344:101::e]:62117 | ||
| 6852 | 2026.01.02 05:09:41.024309 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6853 | 2026.01.02 05:09:41.024322 [ 353 ] {} <Debug> TCP-Session: c7d4cc14-354d-48be-8836-1a3d4a495533 Authenticating user 'default' from [fd00:1122:3344:101::e]:32941 | ||
| 6854 | 2026.01.02 05:09:41.024348 [ 287 ] {} <Debug> TCP-Session: 29f58b83-6d01-47db-a7eb-69973d0d3b64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6855 | 2026.01.02 05:09:41.024370 [ 356 ] {} <Debug> TCP-Session: e166739a-f8ad-45b3-b850-9789d6a6a32e Authenticating user 'default' from [fd00:1122:3344:101::e]:33680 | ||
| 6856 | 2026.01.02 05:09:41.024402 [ 287 ] {} <Debug> TCP-Session: 29f58b83-6d01-47db-a7eb-69973d0d3b64 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6857 | 2026.01.02 05:09:41.024274 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6858 | 2026.01.02 05:09:41.024383 [ 353 ] {} <Debug> TCP-Session: c7d4cc14-354d-48be-8836-1a3d4a495533 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6859 | 2026.01.02 05:09:41.024487 [ 286 ] {e6da525e-0573-4518-a7cb-debaa263ed2f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50926) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6860 | 2026.01.02 05:09:41.024504 [ 353 ] {} <Debug> TCP-Session: c7d4cc14-354d-48be-8836-1a3d4a495533 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6861 | 2026.01.02 05:09:41.024486 [ 288 ] {} <Debug> TCP-Session: 78018e6d-36f7-4536-8b84-f347ef90018f Authenticating user 'default' from [fd00:1122:3344:101::e]:65483 | ||
| 6862 | 2026.01.02 05:09:41.024307 [ 289 ] {} <Debug> TCP-Session: fb1ce3ee-2870-4113-80b6-81fa23c7e36d Authenticating user 'default' from [fd00:1122:3344:101::e]:63036 | ||
| 6863 | 2026.01.02 05:09:41.024571 [ 288 ] {} <Debug> TCP-Session: 78018e6d-36f7-4536-8b84-f347ef90018f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6864 | 2026.01.02 05:09:41.024646 [ 289 ] {} <Debug> TCP-Session: fb1ce3ee-2870-4113-80b6-81fa23c7e36d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6865 | 2026.01.02 05:09:41.024670 [ 288 ] {} <Debug> TCP-Session: 78018e6d-36f7-4536-8b84-f347ef90018f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6866 | 2026.01.02 05:09:41.024692 [ 289 ] {} <Debug> TCP-Session: fb1ce3ee-2870-4113-80b6-81fa23c7e36d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6867 | 2026.01.02 05:09:41.024155 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60338 | ||
| 6868 | 2026.01.02 05:09:41.024195 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39012 | ||
| 6869 | 2026.01.02 05:09:41.024836 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6870 | 2026.01.02 05:09:41.024588 [ 356 ] {} <Debug> TCP-Session: e166739a-f8ad-45b3-b850-9789d6a6a32e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6871 | 2026.01.02 05:09:41.024889 [ 354 ] {} <Debug> TCP-Session: 77d6d78e-d5d0-4313-bcd9-43f654c6f73e Authenticating user 'default' from [fd00:1122:3344:101::e]:60338 | ||
| 6872 | 2026.01.02 05:09:41.024902 [ 356 ] {} <Debug> TCP-Session: e166739a-f8ad-45b3-b850-9789d6a6a32e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6873 | 2026.01.02 05:09:41.024925 [ 354 ] {} <Debug> TCP-Session: 77d6d78e-d5d0-4313-bcd9-43f654c6f73e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6874 | 2026.01.02 05:09:41.024947 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6875 | 2026.01.02 05:09:41.024957 [ 354 ] {} <Debug> TCP-Session: 77d6d78e-d5d0-4313-bcd9-43f654c6f73e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6876 | 2026.01.02 05:09:41.024889 [ 286 ] {e6da525e-0573-4518-a7cb-debaa263ed2f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6877 | 2026.01.02 05:09:41.024993 [ 355 ] {} <Debug> TCP-Session: 7e0ae70a-1a40-4e09-8868-fe808014f097 Authenticating user 'default' from [fd00:1122:3344:101::e]:39012 | ||
| 6878 | 2026.01.02 05:09:41.024123 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42060 | ||
| 6879 | 2026.01.02 05:09:41.025074 [ 355 ] {} <Debug> TCP-Session: 7e0ae70a-1a40-4e09-8868-fe808014f097 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6880 | 2026.01.02 05:09:41.025087 [ 286 ] {e6da525e-0573-4518-a7cb-debaa263ed2f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6881 | 2026.01.02 05:09:41.025112 [ 355 ] {} <Debug> TCP-Session: 7e0ae70a-1a40-4e09-8868-fe808014f097 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6882 | 2026.01.02 05:09:41.025153 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6883 | 2026.01.02 05:09:41.025192 [ 352 ] {} <Debug> TCP-Session: 9ce63d78-ed57-44c5-9fa7-a78d8bdd24c6 Authenticating user 'default' from [fd00:1122:3344:101::e]:42060 | ||
| 6884 | 2026.01.02 05:09:41.025213 [ 352 ] {} <Debug> TCP-Session: 9ce63d78-ed57-44c5-9fa7-a78d8bdd24c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6885 | 2026.01.02 05:09:41.025229 [ 352 ] {} <Debug> TCP-Session: 9ce63d78-ed57-44c5-9fa7-a78d8bdd24c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6886 | 2026.01.02 05:09:41.025504 [ 286 ] {e6da525e-0573-4518-a7cb-debaa263ed2f} <Debug> oximeter.version (e3550e79-451c-4c3d-8ba1-9d3e49618ffc) (SelectExecutor): Key condition: unknown | ||
| 6887 | 2026.01.02 05:09:41.026458 [ 295 ] {e6da525e-0573-4518-a7cb-debaa263ed2f} <Trace> AggregatingTransform: Aggregating | ||
| 6888 | 2026.01.02 05:09:41.026502 [ 295 ] {e6da525e-0573-4518-a7cb-debaa263ed2f} <Trace> Aggregator: Aggregation method: without_key | ||
| 6889 | 2026.01.02 05:09:41.026540 [ 295 ] {e6da525e-0573-4518-a7cb-debaa263ed2f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000924636 sec. (1081.507 rows/sec., 42.25 KiB/sec.) | ||
| 6890 | 2026.01.02 05:09:41.026560 [ 295 ] {e6da525e-0573-4518-a7cb-debaa263ed2f} <Trace> Aggregator: Merging aggregated data | ||
| 6891 | 2026.01.02 05:09:41.027945 [ 286 ] {e6da525e-0573-4518-a7cb-debaa263ed2f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003554 sec., 281.37310073157005 rows/sec., 10.99 KiB/sec. | ||
| 6892 | 2026.01.02 05:09:41.028115 [ 286 ] {e6da525e-0573-4518-a7cb-debaa263ed2f} <Debug> TCPHandler: Processed in 0.004067298 sec. | ||
| 6893 | 2026.01.02 05:09:41.028245 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6894 | 2026.01.02 05:09:41.028276 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6895 | 2026.01.02 05:09:41.028281 [ 286 ] {} <Debug> TCP-Session: 4cbbd2ae-0183-4623-b5a0-24dd9562bd1f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6896 | 2026.01.02 05:09:41.028305 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6897 | 2026.01.02 05:09:41.028318 [ 289 ] {} <Debug> TCP-Session: fb1ce3ee-2870-4113-80b6-81fa23c7e36d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6898 | 2026.01.02 05:09:41.028341 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6899 | 2026.01.02 05:09:41.028357 [ 287 ] {} <Debug> TCP-Session: 29f58b83-6d01-47db-a7eb-69973d0d3b64 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6900 | 2026.01.02 05:09:41.028376 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6901 | 2026.01.02 05:09:41.028391 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6902 | 2026.01.02 05:09:41.028412 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6903 | 2026.01.02 05:09:41.028427 [ 288 ] {} <Debug> TCP-Session: 78018e6d-36f7-4536-8b84-f347ef90018f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6904 | 2026.01.02 05:09:41.028436 [ 352 ] {} <Debug> TCP-Session: 9ce63d78-ed57-44c5-9fa7-a78d8bdd24c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6905 | 2026.01.02 05:09:41.028463 [ 355 ] {} <Debug> TCP-Session: 7e0ae70a-1a40-4e09-8868-fe808014f097 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6906 | 2026.01.02 05:09:41.028356 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6907 | 2026.01.02 05:09:41.028327 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6908 | 2026.01.02 05:09:41.028535 [ 353 ] {} <Debug> TCP-Session: c7d4cc14-354d-48be-8836-1a3d4a495533 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6909 | 2026.01.02 05:09:41.028394 [ 354 ] {} <Debug> TCP-Session: 77d6d78e-d5d0-4313-bcd9-43f654c6f73e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6910 | 2026.01.02 05:09:41.028563 [ 356 ] {} <Debug> TCP-Session: e166739a-f8ad-45b3-b850-9789d6a6a32e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6911 | 2026.01.02 05:09:41.983911 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 814 | ||
| 6912 | 2026.01.02 05:09:41.987021 [ 243 ] {} <Trace> system.query_log (dd3f3490-5765-4d2a-9406-0e239d3e9a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6913 | 2026.01.02 05:09:41.987094 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6914 | 2026.01.02 05:09:41.988492 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6915 | 2026.01.02 05:09:41.988819 [ 243 ] {} <Trace> system.query_log (dd3f3490-5765-4d2a-9406-0e239d3e9a13): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6916 | 2026.01.02 05:09:41.989243 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 814 | ||
| 6917 | 2026.01.02 05:09:43.568118 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6918 | 2026.01.02 05:09:43.568324 [ 270 ] {53c6a348-8684-47e5-abbd-4a02dbde0358} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6919 | 2026.01.02 05:09:43.568397 [ 270 ] {53c6a348-8684-47e5-abbd-4a02dbde0358} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6920 | 2026.01.02 05:09:43.569201 [ 270 ] {53c6a348-8684-47e5-abbd-4a02dbde0358} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6921 | 2026.01.02 05:09:43.569253 [ 270 ] {53c6a348-8684-47e5-abbd-4a02dbde0358} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6922 | 2026.01.02 05:09:43.569696 [ 270 ] {53c6a348-8684-47e5-abbd-4a02dbde0358} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6923 | 2026.01.02 05:09:43.569939 [ 270 ] {53c6a348-8684-47e5-abbd-4a02dbde0358} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6924 | 2026.01.02 05:09:43.570092 [ 149 ] {} <Debug> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6925 | 2026.01.02 05:09:43.570110 [ 270 ] {53c6a348-8684-47e5-abbd-4a02dbde0358} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001837 sec., 74033.75068045726 rows/sec., 6.42 MiB/sec. | ||
| 6926 | 2026.01.02 05:09:43.570143 [ 149 ] {} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6927 | 2026.01.02 05:09:43.570175 [ 270 ] {53c6a348-8684-47e5-abbd-4a02dbde0358} <Debug> TCPHandler: Processed in 0.002191237 sec. | ||
| 6928 | 2026.01.02 05:09:43.570185 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6929 | 2026.01.02 05:09:43.570285 [ 189 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::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 | ||
| 6930 | 2026.01.02 05:09:43.570300 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6931 | 2026.01.02 05:09:43.570377 [ 189 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6932 | 2026.01.02 05:09:43.570416 [ 189 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2464 rows starting from the beginning of the part | ||
| 6933 | 2026.01.02 05:09:43.570420 [ 270 ] {8cc773c7-438b-45b1-85c7-c184f82cdea8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6934 | 2026.01.02 05:09:43.570471 [ 270 ] {8cc773c7-438b-45b1-85c7-c184f82cdea8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6935 | 2026.01.02 05:09:43.570475 [ 189 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 138 rows starting from the beginning of the part | ||
| 6936 | 2026.01.02 05:09:43.570526 [ 189 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 56 rows starting from the beginning of the part | ||
| 6937 | 2026.01.02 05:09:43.570570 [ 189 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 136 rows starting from the beginning of the part | ||
| 6938 | 2026.01.02 05:09:43.570609 [ 189 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 1317 rows starting from the beginning of the part | ||
| 6939 | 2026.01.02 05:09:43.570649 [ 189 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 136 rows starting from the beginning of the part | ||
| 6940 | 2026.01.02 05:09:43.570932 [ 270 ] {8cc773c7-438b-45b1-85c7-c184f82cdea8} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6941 | 2026.01.02 05:09:43.570968 [ 270 ] {8cc773c7-438b-45b1-85c7-c184f82cdea8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6942 | 2026.01.02 05:09:43.571300 [ 270 ] {8cc773c7-438b-45b1-85c7-c184f82cdea8} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6943 | 2026.01.02 05:09:43.571521 [ 270 ] {8cc773c7-438b-45b1-85c7-c184f82cdea8} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6944 | 2026.01.02 05:09:43.571665 [ 270 ] {8cc773c7-438b-45b1-85c7-c184f82cdea8} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001279 sec., 31274.43315089914 rows/sec., 2.30 MiB/sec. | ||
| 6945 | 2026.01.02 05:09:43.571705 [ 270 ] {8cc773c7-438b-45b1-85c7-c184f82cdea8} <Debug> TCPHandler: Processed in 0.001457905 sec. | ||
| 6946 | 2026.01.02 05:09:43.571850 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6947 | 2026.01.02 05:09:43.571974 [ 270 ] {8086f717-9dfb-470c-9aef-49b892c3f6f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6948 | 2026.01.02 05:09:43.572108 [ 270 ] {8086f717-9dfb-470c-9aef-49b892c3f6f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6949 | 2026.01.02 05:09:43.572525 [ 194 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4247 rows, containing 5 columns (5 merged, 0 gathered) in 0.002272778 sec., 1868638.2919933228 rows/sec., 161.69 MiB/sec. | ||
| 6950 | 2026.01.02 05:09:43.572681 [ 270 ] {8086f717-9dfb-470c-9aef-49b892c3f6f0} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6951 | 2026.01.02 05:09:43.572728 [ 270 ] {8086f717-9dfb-470c-9aef-49b892c3f6f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6952 | 2026.01.02 05:09:43.572924 [ 200 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6953 | 2026.01.02 05:09:43.573198 [ 270 ] {8086f717-9dfb-470c-9aef-49b892c3f6f0} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6954 | 2026.01.02 05:09:43.573274 [ 200 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_46_9} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6955 | 2026.01.02 05:09:43.573446 [ 200 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_46_9} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6956 | 2026.01.02 05:09:43.573541 [ 270 ] {8086f717-9dfb-470c-9aef-49b892c3f6f0} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6957 | 2026.01.02 05:09:43.573581 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 6958 | 2026.01.02 05:09:43.573690 [ 149 ] {} <Debug> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6959 | 2026.01.02 05:09:43.573726 [ 270 ] {8086f717-9dfb-470c-9aef-49b892c3f6f0} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001781 sec., 58394.16058394161 rows/sec., 4.56 MiB/sec. | ||
| 6960 | 2026.01.02 05:09:43.573728 [ 149 ] {} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6961 | 2026.01.02 05:09:43.573761 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6962 | 2026.01.02 05:09:43.573776 [ 270 ] {8086f717-9dfb-470c-9aef-49b892c3f6f0} <Debug> TCPHandler: Processed in 0.001989663 sec. | ||
| 6963 | 2026.01.02 05:09:43.573842 [ 194 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::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 | ||
| 6964 | 2026.01.02 05:09:43.573907 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6965 | 2026.01.02 05:09:43.573951 [ 194 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6966 | 2026.01.02 05:09:43.573987 [ 194 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1249 rows starting from the beginning of the part | ||
| 6967 | 2026.01.02 05:09:43.574026 [ 270 ] {e8dd2d2d-84d4-415a-a782-70e620bc596b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6968 | 2026.01.02 05:09:43.574049 [ 194 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 108 rows starting from the beginning of the part | ||
| 6969 | 2026.01.02 05:09:43.574092 [ 270 ] {e8dd2d2d-84d4-415a-a782-70e620bc596b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6970 | 2026.01.02 05:09:43.574099 [ 194 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 64 rows starting from the beginning of the part | ||
| 6971 | 2026.01.02 05:09:43.574153 [ 194 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::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 | ||
| 6972 | 2026.01.02 05:09:43.574189 [ 194 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 558 rows starting from the beginning of the part | ||
| 6973 | 2026.01.02 05:09:43.574227 [ 194 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::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 | ||
| 6974 | 2026.01.02 05:09:43.574619 [ 270 ] {e8dd2d2d-84d4-415a-a782-70e620bc596b} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6975 | 2026.01.02 05:09:43.574668 [ 270 ] {e8dd2d2d-84d4-415a-a782-70e620bc596b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6976 | 2026.01.02 05:09:43.575073 [ 270 ] {e8dd2d2d-84d4-415a-a782-70e620bc596b} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6977 | 2026.01.02 05:09:43.575309 [ 270 ] {e8dd2d2d-84d4-415a-a782-70e620bc596b} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6978 | 2026.01.02 05:09:43.575380 [ 200 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2187 rows, containing 5 columns (5 merged, 0 gathered) in 0.001573306 sec., 1390066.5223421254 rows/sec., 108.04 MiB/sec. | ||
| 6979 | 2026.01.02 05:09:43.575442 [ 270 ] {e8dd2d2d-84d4-415a-a782-70e620bc596b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001442 sec., 110957.00416088766 rows/sec., 7.73 MiB/sec. | ||
| 6980 | 2026.01.02 05:09:43.575483 [ 270 ] {e8dd2d2d-84d4-415a-a782-70e620bc596b} <Debug> TCPHandler: Processed in 0.001636598 sec. | ||
| 6981 | 2026.01.02 05:09:43.575583 [ 197 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6982 | 2026.01.02 05:09:43.575591 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6983 | 2026.01.02 05:09:43.575691 [ 270 ] {182ee9f6-0e09-48e8-99c1-dd36f703ecbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6984 | 2026.01.02 05:09:43.575747 [ 270 ] {182ee9f6-0e09-48e8-99c1-dd36f703ecbc} <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 | ||
| 6985 | 2026.01.02 05:09:43.575933 [ 197 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_46_9} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): 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.02 05:09:43.576013 [ 197 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_46_9} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6987 | 2026.01.02 05:09:43.576105 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 6988 | 2026.01.02 05:09:43.576627 [ 270 ] {182ee9f6-0e09-48e8-99c1-dd36f703ecbc} <Trace> oximeter.measurements_histogramu64 (1ea2d44b-9dfb-4731-8ee2-8779179f369b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6989 | 2026.01.02 05:09:43.576664 [ 270 ] {182ee9f6-0e09-48e8-99c1-dd36f703ecbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6990 | 2026.01.02 05:09:43.577215 [ 270 ] {182ee9f6-0e09-48e8-99c1-dd36f703ecbc} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6991 | 2026.01.02 05:09:43.577533 [ 270 ] {182ee9f6-0e09-48e8-99c1-dd36f703ecbc} <Trace> oximeter.measurements_histogramu64 (1ea2d44b-9dfb-4731-8ee2-8779179f369b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6992 | 2026.01.02 05:09:43.577681 [ 270 ] {182ee9f6-0e09-48e8-99c1-dd36f703ecbc} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002008 sec., 19920.318725099605 rows/sec., 35.70 MiB/sec. | ||
| 6993 | 2026.01.02 05:09:43.577736 [ 270 ] {182ee9f6-0e09-48e8-99c1-dd36f703ecbc} <Debug> TCPHandler: Processed in 0.002194587 sec. | ||
| 6994 | 2026.01.02 05:09:43.577853 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6995 | 2026.01.02 05:09:43.577988 [ 270 ] {162c0fc9-12f2-4377-ad44-a3aae62b871a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6996 | 2026.01.02 05:09:43.578037 [ 270 ] {162c0fc9-12f2-4377-ad44-a3aae62b871a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6997 | 2026.01.02 05:09:43.578394 [ 270 ] {162c0fc9-12f2-4377-ad44-a3aae62b871a} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6998 | 2026.01.02 05:09:43.578430 [ 270 ] {162c0fc9-12f2-4377-ad44-a3aae62b871a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6999 | 2026.01.02 05:09:43.578750 [ 270 ] {162c0fc9-12f2-4377-ad44-a3aae62b871a} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7000 | 2026.01.02 05:09:43.578966 [ 270 ] {162c0fc9-12f2-4377-ad44-a3aae62b871a} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7001 | 2026.01.02 05:09:43.579093 [ 270 ] {162c0fc9-12f2-4377-ad44-a3aae62b871a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001126 sec., 53285.96802841918 rows/sec., 3.59 MiB/sec. | ||
| 7002 | 2026.01.02 05:09:43.579129 [ 270 ] {162c0fc9-12f2-4377-ad44-a3aae62b871a} <Debug> TCPHandler: Processed in 0.001326102 sec. | ||
| 7003 | 2026.01.02 05:09:46.777709 [ 147 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7004 | 2026.01.02 05:09:46.777788 [ 147 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7005 | 2026.01.02 05:09:46.940896 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16345 | ||
| 7006 | 2026.01.02 05:09:46.941480 [ 245 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7007 | 2026.01.02 05:09:46.941534 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7008 | 2026.01.02 05:09:46.942065 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7009 | 2026.01.02 05:09:46.942313 [ 245 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7010 | 2026.01.02 05:09:46.942466 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16345 | ||
| 7011 | 2026.01.02 05:09:47.851022 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 7012 | 2026.01.02 05:09:47.867061 [ 244 ] {} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7013 | 2026.01.02 05:09:47.867122 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7014 | 2026.01.02 05:09:47.872999 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7015 | 2026.01.02 05:09:47.873677 [ 244 ] {} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7016 | 2026.01.02 05:09:47.876612 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 7017 | 2026.01.02 05:09:48.566108 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7018 | 2026.01.02 05:09:48.566308 [ 270 ] {5eea821f-5536-4e0f-8366-7d4aad46ee98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7019 | 2026.01.02 05:09:48.566381 [ 270 ] {5eea821f-5536-4e0f-8366-7d4aad46ee98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7020 | 2026.01.02 05:09:48.567018 [ 270 ] {5eea821f-5536-4e0f-8366-7d4aad46ee98} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7021 | 2026.01.02 05:09:48.567055 [ 270 ] {5eea821f-5536-4e0f-8366-7d4aad46ee98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7022 | 2026.01.02 05:09:48.567448 [ 270 ] {5eea821f-5536-4e0f-8366-7d4aad46ee98} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7023 | 2026.01.02 05:09:48.567676 [ 270 ] {5eea821f-5536-4e0f-8366-7d4aad46ee98} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7024 | 2026.01.02 05:09:48.567845 [ 270 ] {5eea821f-5536-4e0f-8366-7d4aad46ee98} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001591 sec., 35197.98868636078 rows/sec., 2.70 MiB/sec. | ||
| 7025 | 2026.01.02 05:09:48.567888 [ 270 ] {5eea821f-5536-4e0f-8366-7d4aad46ee98} <Debug> TCPHandler: Processed in 0.001916152 sec. | ||
| 7026 | 2026.01.02 05:09:48.568003 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7027 | 2026.01.02 05:09:48.568099 [ 270 ] {a61c46b2-de8b-445e-bc71-661d271a1946} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7028 | 2026.01.02 05:09:48.568140 [ 270 ] {a61c46b2-de8b-445e-bc71-661d271a1946} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7029 | 2026.01.02 05:09:48.568554 [ 270 ] {a61c46b2-de8b-445e-bc71-661d271a1946} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7030 | 2026.01.02 05:09:48.568588 [ 270 ] {a61c46b2-de8b-445e-bc71-661d271a1946} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7031 | 2026.01.02 05:09:48.568903 [ 270 ] {a61c46b2-de8b-445e-bc71-661d271a1946} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7032 | 2026.01.02 05:09:48.569112 [ 270 ] {a61c46b2-de8b-445e-bc71-661d271a1946} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7033 | 2026.01.02 05:09:48.569246 [ 270 ] {a61c46b2-de8b-445e-bc71-661d271a1946} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001167 sec., 54841.47386461011 rows/sec., 4.28 MiB/sec. | ||
| 7034 | 2026.01.02 05:09:48.569283 [ 270 ] {a61c46b2-de8b-445e-bc71-661d271a1946} <Debug> TCPHandler: Processed in 0.001330722 sec. | ||
| 7035 | 2026.01.02 05:09:48.569391 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7036 | 2026.01.02 05:09:48.569485 [ 270 ] {ca87ccfb-7dfb-4326-94bb-ed04ab6fb034} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7037 | 2026.01.02 05:09:48.569529 [ 270 ] {ca87ccfb-7dfb-4326-94bb-ed04ab6fb034} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7038 | 2026.01.02 05:09:48.569921 [ 270 ] {ca87ccfb-7dfb-4326-94bb-ed04ab6fb034} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7039 | 2026.01.02 05:09:48.569955 [ 270 ] {ca87ccfb-7dfb-4326-94bb-ed04ab6fb034} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7040 | 2026.01.02 05:09:48.570299 [ 270 ] {ca87ccfb-7dfb-4326-94bb-ed04ab6fb034} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7041 | 2026.01.02 05:09:48.570525 [ 270 ] {ca87ccfb-7dfb-4326-94bb-ed04ab6fb034} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7042 | 2026.01.02 05:09:48.570621 [ 145 ] {} <Debug> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7043 | 2026.01.02 05:09:48.570653 [ 145 ] {} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7044 | 2026.01.02 05:09:48.570663 [ 270 ] {ca87ccfb-7dfb-4326-94bb-ed04ab6fb034} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001197 sec., 133667.50208855473 rows/sec., 9.31 MiB/sec. | ||
| 7045 | 2026.01.02 05:09:48.570672 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7046 | 2026.01.02 05:09:48.570701 [ 270 ] {ca87ccfb-7dfb-4326-94bb-ed04ab6fb034} <Debug> TCPHandler: Processed in 0.001360262 sec. | ||
| 7047 | 2026.01.02 05:09:48.570809 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7048 | 2026.01.02 05:09:48.570814 [ 194 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::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 | ||
| 7049 | 2026.01.02 05:09:48.570903 [ 270 ] {26d437cd-61bd-4871-9717-68867f65354f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7050 | 2026.01.02 05:09:48.570948 [ 270 ] {26d437cd-61bd-4871-9717-68867f65354f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7051 | 2026.01.02 05:09:48.570986 [ 194 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7052 | 2026.01.02 05:09:48.571031 [ 194 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 12430 rows starting from the beginning of the part | ||
| 7053 | 2026.01.02 05:09:48.571106 [ 194 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 160 rows starting from the beginning of the part | ||
| 7054 | 2026.01.02 05:09:48.571159 [ 194 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::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 | ||
| 7055 | 2026.01.02 05:09:48.571206 [ 194 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 881 rows starting from the beginning of the part | ||
| 7056 | 2026.01.02 05:09:48.571249 [ 194 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 160 rows starting from the beginning of the part | ||
| 7057 | 2026.01.02 05:09:48.571272 [ 270 ] {26d437cd-61bd-4871-9717-68867f65354f} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7058 | 2026.01.02 05:09:48.571291 [ 194 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 160 rows starting from the beginning of the part | ||
| 7059 | 2026.01.02 05:09:48.571316 [ 270 ] {26d437cd-61bd-4871-9717-68867f65354f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7060 | 2026.01.02 05:09:48.571658 [ 270 ] {26d437cd-61bd-4871-9717-68867f65354f} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7061 | 2026.01.02 05:09:48.571876 [ 270 ] {26d437cd-61bd-4871-9717-68867f65354f} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7062 | 2026.01.02 05:09:48.572026 [ 270 ] {26d437cd-61bd-4871-9717-68867f65354f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001142 sec., 52539.404553415065 rows/sec., 3.54 MiB/sec. | ||
| 7063 | 2026.01.02 05:09:48.572061 [ 270 ] {26d437cd-61bd-4871-9717-68867f65354f} <Debug> TCPHandler: Processed in 0.001302482 sec. | ||
| 7064 | 2026.01.02 05:09:48.575636 [ 200 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13951 rows, containing 5 columns (5 merged, 0 gathered) in 0.004875362 sec., 2861531.102716065 rows/sec., 195.70 MiB/sec. | ||
| 7065 | 2026.01.02 05:09:48.576183 [ 192 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7066 | 2026.01.02 05:09:48.576711 [ 192 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7067 | 2026.01.02 05:09:48.576810 [ 192 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7068 | 2026.01.02 05:09:48.576923 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.63 MiB. | ||
| 7069 | 2026.01.02 05:09:49.000215 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 280.80 MiB, peak 305.68 MiB, free memory in arenas 0.00 B, will set to 281.95 MiB (RSS), difference: 1.15 MiB | ||
| 7070 | 2026.01.02 05:09:51.989562 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 834 | ||
| 7071 | 2026.01.02 05:09:51.991741 [ 243 ] {} <Trace> system.query_log (dd3f3490-5765-4d2a-9406-0e239d3e9a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7072 | 2026.01.02 05:09:51.991797 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7073 | 2026.01.02 05:09:51.993044 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 7074 | 2026.01.02 05:09:51.993327 [ 243 ] {} <Trace> system.query_log (dd3f3490-5765-4d2a-9406-0e239d3e9a13): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7075 | 2026.01.02 05:09:51.993503 [ 142 ] {} <Debug> system.query_log (dd3f3490-5765-4d2a-9406-0e239d3e9a13) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 7076 | 2026.01.02 05:09:51.993573 [ 142 ] {} <Trace> system.query_log (dd3f3490-5765-4d2a-9406-0e239d3e9a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7077 | 2026.01.02 05:09:51.993594 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7078 | 2026.01.02 05:09:51.993595 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 834 | ||
| 7079 | 2026.01.02 05:09:51.993689 [ 187 ] {dd3f3490-5765-4d2a-9406-0e239d3e9a13::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 | ||
| 7080 | 2026.01.02 05:09:51.994157 [ 187 ] {dd3f3490-5765-4d2a-9406-0e239d3e9a13::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7081 | 2026.01.02 05:09:51.994292 [ 187 ] {dd3f3490-5765-4d2a-9406-0e239d3e9a13::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 706 rows starting from the beginning of the part | ||
| 7082 | 2026.01.02 05:09:51.994653 [ 187 ] {dd3f3490-5765-4d2a-9406-0e239d3e9a13::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 30 rows starting from the beginning of the part | ||
| 7083 | 2026.01.02 05:09:51.995016 [ 187 ] {dd3f3490-5765-4d2a-9406-0e239d3e9a13::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 20 rows starting from the beginning of the part | ||
| 7084 | 2026.01.02 05:09:51.995388 [ 187 ] {dd3f3490-5765-4d2a-9406-0e239d3e9a13::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 22 rows starting from the beginning of the part | ||
| 7085 | 2026.01.02 05:09:51.995750 [ 187 ] {dd3f3490-5765-4d2a-9406-0e239d3e9a13::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 36 rows starting from the beginning of the part | ||
| 7086 | 2026.01.02 05:09:51.996108 [ 187 ] {dd3f3490-5765-4d2a-9406-0e239d3e9a13::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 | ||
| 7087 | 2026.01.02 05:09:52.000200 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 285.96 MiB, peak 305.68 MiB, free memory in arenas 0.00 B, will set to 282.10 MiB (RSS), difference: -3.86 MiB | ||
| 7088 | 2026.01.02 05:09:52.002891 [ 195 ] {dd3f3490-5765-4d2a-9406-0e239d3e9a13::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 834 rows, containing 72 columns (72 merged, 0 gathered) in 0.009242855 sec., 90231.8601774019 rows/sec., 78.04 MiB/sec. | ||
| 7089 | 2026.01.02 05:09:52.003852 [ 191 ] {dd3f3490-5765-4d2a-9406-0e239d3e9a13::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 7090 | 2026.01.02 05:09:52.004407 [ 191 ] {dd3f3490-5765-4d2a-9406-0e239d3e9a13::all_1_26_5} <Trace> system.query_log (dd3f3490-5765-4d2a-9406-0e239d3e9a13): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7091 | 2026.01.02 05:09:52.004479 [ 191 ] {dd3f3490-5765-4d2a-9406-0e239d3e9a13::all_1_26_5} <Trace> system.query_log (dd3f3490-5765-4d2a-9406-0e239d3e9a13) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 7092 | 2026.01.02 05:09:52.004609 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.24 MiB. | ||
| 7093 | 2026.01.02 05:09:53.000200 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 278.18 MiB, peak 305.68 MiB, free memory in arenas 0.00 B, will set to 282.53 MiB (RSS), difference: 4.34 MiB | ||
| 7094 | 2026.01.02 05:09:53.567981 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7095 | 2026.01.02 05:09:53.568214 [ 270 ] {8149af28-9956-4ea2-87a3-8ebaaf442197} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7096 | 2026.01.02 05:09:53.568303 [ 270 ] {8149af28-9956-4ea2-87a3-8ebaaf442197} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7097 | 2026.01.02 05:09:53.569036 [ 270 ] {8149af28-9956-4ea2-87a3-8ebaaf442197} <Trace> oximeter.fields_ipaddr (645cdd3d-4969-40ee-99e7-272b8c981424): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7098 | 2026.01.02 05:09:53.569084 [ 270 ] {8149af28-9956-4ea2-87a3-8ebaaf442197} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7099 | 2026.01.02 05:09:53.569480 [ 270 ] {8149af28-9956-4ea2-87a3-8ebaaf442197} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 7100 | 2026.01.02 05:09:53.569713 [ 270 ] {8149af28-9956-4ea2-87a3-8ebaaf442197} <Trace> oximeter.fields_ipaddr (645cdd3d-4969-40ee-99e7-272b8c981424): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7101 | 2026.01.02 05:09:53.569874 [ 270 ] {8149af28-9956-4ea2-87a3-8ebaaf442197} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001724 sec., 5800.46403712297 rows/sec., 472.99 KiB/sec. | ||
| 7102 | 2026.01.02 05:09:53.569919 [ 270 ] {8149af28-9956-4ea2-87a3-8ebaaf442197} <Debug> TCPHandler: Processed in 0.002097035 sec. | ||
| 7103 | 2026.01.02 05:09:53.570043 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7104 | 2026.01.02 05:09:53.570168 [ 270 ] {250ffec9-2439-4f7c-92dd-55cb4acdd249} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7105 | 2026.01.02 05:09:53.570217 [ 270 ] {250ffec9-2439-4f7c-92dd-55cb4acdd249} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7106 | 2026.01.02 05:09:53.570790 [ 270 ] {250ffec9-2439-4f7c-92dd-55cb4acdd249} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7107 | 2026.01.02 05:09:53.570829 [ 270 ] {250ffec9-2439-4f7c-92dd-55cb4acdd249} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7108 | 2026.01.02 05:09:53.571162 [ 270 ] {250ffec9-2439-4f7c-92dd-55cb4acdd249} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7109 | 2026.01.02 05:09:53.571383 [ 270 ] {250ffec9-2439-4f7c-92dd-55cb4acdd249} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7110 | 2026.01.02 05:09:53.571520 [ 270 ] {250ffec9-2439-4f7c-92dd-55cb4acdd249} <Debug> executeQuery: Read 142 rows, 12.54 KiB in 0.001376 sec., 103197.67441860464 rows/sec., 8.90 MiB/sec. | ||
| 7111 | 2026.01.02 05:09:53.571557 [ 270 ] {250ffec9-2439-4f7c-92dd-55cb4acdd249} <Debug> TCPHandler: Processed in 0.001575396 sec. | ||
| 7112 | 2026.01.02 05:09:53.571662 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7113 | 2026.01.02 05:09:53.571758 [ 270 ] {ff976f8f-96db-489c-a16f-8a994c5578a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7114 | 2026.01.02 05:09:53.571799 [ 270 ] {ff976f8f-96db-489c-a16f-8a994c5578a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7115 | 2026.01.02 05:09:53.572209 [ 270 ] {ff976f8f-96db-489c-a16f-8a994c5578a2} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7116 | 2026.01.02 05:09:53.572246 [ 270 ] {ff976f8f-96db-489c-a16f-8a994c5578a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7117 | 2026.01.02 05:09:53.572545 [ 270 ] {ff976f8f-96db-489c-a16f-8a994c5578a2} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7118 | 2026.01.02 05:09:53.572760 [ 270 ] {ff976f8f-96db-489c-a16f-8a994c5578a2} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7119 | 2026.01.02 05:09:53.572889 [ 270 ] {ff976f8f-96db-489c-a16f-8a994c5578a2} <Debug> executeQuery: Read 50 rows, 3.71 KiB in 0.001149 sec., 43516.10095735422 rows/sec., 3.15 MiB/sec. | ||
| 7120 | 2026.01.02 05:09:53.572927 [ 270 ] {ff976f8f-96db-489c-a16f-8a994c5578a2} <Debug> TCPHandler: Processed in 0.001313352 sec. | ||
| 7121 | 2026.01.02 05:09:53.573032 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7122 | 2026.01.02 05:09:53.573126 [ 270 ] {b63abf97-8271-4232-b0db-eeaaaab7f383} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7123 | 2026.01.02 05:09:53.573166 [ 270 ] {b63abf97-8271-4232-b0db-eeaaaab7f383} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7124 | 2026.01.02 05:09:53.573535 [ 270 ] {b63abf97-8271-4232-b0db-eeaaaab7f383} <Trace> oximeter.fields_u32 (1310015a-3be0-40ba-9fec-1b5eb4ed9f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7125 | 2026.01.02 05:09:53.573572 [ 270 ] {b63abf97-8271-4232-b0db-eeaaaab7f383} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7126 | 2026.01.02 05:09:53.573866 [ 270 ] {b63abf97-8271-4232-b0db-eeaaaab7f383} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 7127 | 2026.01.02 05:09:53.574095 [ 270 ] {b63abf97-8271-4232-b0db-eeaaaab7f383} <Trace> oximeter.fields_u32 (1310015a-3be0-40ba-9fec-1b5eb4ed9f75): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7128 | 2026.01.02 05:09:53.574224 [ 270 ] {b63abf97-8271-4232-b0db-eeaaaab7f383} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001115 sec., 896.8609865470851 rows/sec., 59.56 KiB/sec. | ||
| 7129 | 2026.01.02 05:09:53.574262 [ 270 ] {b63abf97-8271-4232-b0db-eeaaaab7f383} <Debug> TCPHandler: Processed in 0.001278481 sec. | ||
| 7130 | 2026.01.02 05:09:53.574369 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7131 | 2026.01.02 05:09:53.574463 [ 270 ] {f8015c47-9c9c-45da-bc85-012d49d50e0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7132 | 2026.01.02 05:09:53.574503 [ 270 ] {f8015c47-9c9c-45da-bc85-012d49d50e0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7133 | 2026.01.02 05:09:53.574934 [ 270 ] {f8015c47-9c9c-45da-bc85-012d49d50e0e} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7134 | 2026.01.02 05:09:53.574971 [ 270 ] {f8015c47-9c9c-45da-bc85-012d49d50e0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7135 | 2026.01.02 05:09:53.575270 [ 270 ] {f8015c47-9c9c-45da-bc85-012d49d50e0e} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7136 | 2026.01.02 05:09:53.575473 [ 270 ] {f8015c47-9c9c-45da-bc85-012d49d50e0e} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7137 | 2026.01.02 05:09:53.575596 [ 270 ] {f8015c47-9c9c-45da-bc85-012d49d50e0e} <Debug> executeQuery: Read 114 rows, 9.13 KiB in 0.00115 sec., 99130.4347826087 rows/sec., 7.76 MiB/sec. | ||
| 7138 | 2026.01.02 05:09:53.575632 [ 270 ] {f8015c47-9c9c-45da-bc85-012d49d50e0e} <Debug> TCPHandler: Processed in 0.001311782 sec. | ||
| 7139 | 2026.01.02 05:09:53.575737 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7140 | 2026.01.02 05:09:53.575828 [ 270 ] {978536b8-bb75-4b38-bbc0-ff467052dcd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7141 | 2026.01.02 05:09:53.575870 [ 270 ] {978536b8-bb75-4b38-bbc0-ff467052dcd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7142 | 2026.01.02 05:09:53.576266 [ 270 ] {978536b8-bb75-4b38-bbc0-ff467052dcd1} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7143 | 2026.01.02 05:09:53.576301 [ 270 ] {978536b8-bb75-4b38-bbc0-ff467052dcd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7144 | 2026.01.02 05:09:53.576625 [ 270 ] {978536b8-bb75-4b38-bbc0-ff467052dcd1} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7145 | 2026.01.02 05:09:53.576835 [ 270 ] {978536b8-bb75-4b38-bbc0-ff467052dcd1} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7146 | 2026.01.02 05:09:53.576962 [ 270 ] {978536b8-bb75-4b38-bbc0-ff467052dcd1} <Debug> executeQuery: Read 165 rows, 11.76 KiB in 0.001151 sec., 143353.60556038228 rows/sec., 9.98 MiB/sec. | ||
| 7147 | 2026.01.02 05:09:53.576997 [ 270 ] {978536b8-bb75-4b38-bbc0-ff467052dcd1} <Debug> TCPHandler: Processed in 0.001308191 sec. | ||
| 7148 | 2026.01.02 05:09:53.577099 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7149 | 2026.01.02 05:09:53.577189 [ 270 ] {4f291718-d746-4005-b6a9-386f8b339fd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7150 | 2026.01.02 05:09:53.577230 [ 270 ] {4f291718-d746-4005-b6a9-386f8b339fd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7151 | 2026.01.02 05:09:53.577526 [ 270 ] {4f291718-d746-4005-b6a9-386f8b339fd8} <Trace> oximeter.measurements_f64 (aa9bbb3a-da62-4075-81f6-d05edd62a94a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7152 | 2026.01.02 05:09:53.577562 [ 270 ] {4f291718-d746-4005-b6a9-386f8b339fd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7153 | 2026.01.02 05:09:53.577849 [ 270 ] {4f291718-d746-4005-b6a9-386f8b339fd8} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 7154 | 2026.01.02 05:09:53.578061 [ 270 ] {4f291718-d746-4005-b6a9-386f8b339fd8} <Trace> oximeter.measurements_f64 (aa9bbb3a-da62-4075-81f6-d05edd62a94a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7155 | 2026.01.02 05:09:53.578183 [ 270 ] {4f291718-d746-4005-b6a9-386f8b339fd8} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001011 sec., 989.1196834817014 rows/sec., 62.79 KiB/sec. | ||
| 7156 | 2026.01.02 05:09:53.578218 [ 270 ] {4f291718-d746-4005-b6a9-386f8b339fd8} <Debug> TCPHandler: Processed in 0.00116667 sec. | ||
| 7157 | 2026.01.02 05:09:53.578319 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7158 | 2026.01.02 05:09:53.578410 [ 270 ] {71e4d1d7-a708-4794-9305-450930ad5eee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7159 | 2026.01.02 05:09:53.578462 [ 270 ] {71e4d1d7-a708-4794-9305-450930ad5eee} <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 | ||
| 7160 | 2026.01.02 05:09:53.579334 [ 270 ] {71e4d1d7-a708-4794-9305-450930ad5eee} <Trace> oximeter.measurements_histogramu64 (1ea2d44b-9dfb-4731-8ee2-8779179f369b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7161 | 2026.01.02 05:09:53.579369 [ 270 ] {71e4d1d7-a708-4794-9305-450930ad5eee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7162 | 2026.01.02 05:09:53.579917 [ 270 ] {71e4d1d7-a708-4794-9305-450930ad5eee} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7163 | 2026.01.02 05:09:53.580134 [ 270 ] {71e4d1d7-a708-4794-9305-450930ad5eee} <Trace> oximeter.measurements_histogramu64 (1ea2d44b-9dfb-4731-8ee2-8779179f369b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7164 | 2026.01.02 05:09:53.580272 [ 270 ] {71e4d1d7-a708-4794-9305-450930ad5eee} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001878 sec., 21299.254526091587 rows/sec., 38.17 MiB/sec. | ||
| 7165 | 2026.01.02 05:09:53.580323 [ 270 ] {71e4d1d7-a708-4794-9305-450930ad5eee} <Debug> TCPHandler: Processed in 0.002049994 sec. | ||
| 7166 | 2026.01.02 05:09:53.580431 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7167 | 2026.01.02 05:09:53.580524 [ 270 ] {da6266f0-5466-4ae0-a34e-c2c4c8a8aba3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7168 | 2026.01.02 05:09:53.580565 [ 270 ] {da6266f0-5466-4ae0-a34e-c2c4c8a8aba3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7169 | 2026.01.02 05:09:53.580894 [ 270 ] {da6266f0-5466-4ae0-a34e-c2c4c8a8aba3} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7170 | 2026.01.02 05:09:53.580930 [ 270 ] {da6266f0-5466-4ae0-a34e-c2c4c8a8aba3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7171 | 2026.01.02 05:09:53.581225 [ 270 ] {da6266f0-5466-4ae0-a34e-c2c4c8a8aba3} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7172 | 2026.01.02 05:09:53.581429 [ 270 ] {da6266f0-5466-4ae0-a34e-c2c4c8a8aba3} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7173 | 2026.01.02 05:09:53.581531 [ 140 ] {} <Debug> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7174 | 2026.01.02 05:09:53.581551 [ 270 ] {da6266f0-5466-4ae0-a34e-c2c4c8a8aba3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001046 sec., 57361.37667304015 rows/sec., 3.87 MiB/sec. | ||
| 7175 | 2026.01.02 05:09:53.581597 [ 140 ] {} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7176 | 2026.01.02 05:09:53.581604 [ 270 ] {da6266f0-5466-4ae0-a34e-c2c4c8a8aba3} <Debug> TCPHandler: Processed in 0.001220231 sec. | ||
| 7177 | 2026.01.02 05:09:53.581626 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7178 | 2026.01.02 05:09:53.581765 [ 198 ] {45294a01-6668-46b2-a532-60faf64b8164::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 | ||
| 7179 | 2026.01.02 05:09:53.581928 [ 198 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7180 | 2026.01.02 05:09:53.581967 [ 198 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2246 rows starting from the beginning of the part | ||
| 7181 | 2026.01.02 05:09:53.582038 [ 198 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 60 rows starting from the beginning of the part | ||
| 7182 | 2026.01.02 05:09:53.582092 [ 198 ] {45294a01-6668-46b2-a532-60faf64b8164::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 | ||
| 7183 | 2026.01.02 05:09:53.582137 [ 198 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 60 rows starting from the beginning of the part | ||
| 7184 | 2026.01.02 05:09:53.582178 [ 198 ] {45294a01-6668-46b2-a532-60faf64b8164::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 | ||
| 7185 | 2026.01.02 05:09:53.582221 [ 198 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 60 rows starting from the beginning of the part | ||
| 7186 | 2026.01.02 05:09:53.583343 [ 191 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2546 rows, containing 4 columns (4 merged, 0 gathered) in 0.001636897 sec., 1555381.9207928171 rows/sec., 103.25 MiB/sec. | ||
| 7187 | 2026.01.02 05:09:53.583647 [ 195 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7188 | 2026.01.02 05:09:53.583961 [ 195 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_46_9} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7189 | 2026.01.02 05:09:53.584038 [ 195 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_46_9} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7190 | 2026.01.02 05:09:53.584134 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 7191 | 2026.01.02 05:09:54.442607 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16857 | ||
| 7192 | 2026.01.02 05:09:54.443153 [ 245 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7193 | 2026.01.02 05:09:54.443201 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7194 | 2026.01.02 05:09:54.443718 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7195 | 2026.01.02 05:09:54.443955 [ 245 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7196 | 2026.01.02 05:09:54.444089 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16857 | ||
| 7197 | 2026.01.02 05:09:55.376716 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 7198 | 2026.01.02 05:09:55.392705 [ 244 ] {} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7199 | 2026.01.02 05:09:55.392757 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7200 | 2026.01.02 05:09:55.398868 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7201 | 2026.01.02 05:09:55.399565 [ 244 ] {} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7202 | 2026.01.02 05:09:55.402336 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 7203 | 2026.01.02 05:09:58.566409 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7204 | 2026.01.02 05:09:58.566728 [ 270 ] {d335000b-f95f-4986-92f6-a1624c6b6aa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7205 | 2026.01.02 05:09:58.566834 [ 270 ] {d335000b-f95f-4986-92f6-a1624c6b6aa0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7206 | 2026.01.02 05:09:58.567657 [ 270 ] {d335000b-f95f-4986-92f6-a1624c6b6aa0} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7207 | 2026.01.02 05:09:58.567708 [ 270 ] {d335000b-f95f-4986-92f6-a1624c6b6aa0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7208 | 2026.01.02 05:09:58.568109 [ 270 ] {d335000b-f95f-4986-92f6-a1624c6b6aa0} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7209 | 2026.01.02 05:09:58.568334 [ 270 ] {d335000b-f95f-4986-92f6-a1624c6b6aa0} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7210 | 2026.01.02 05:09:58.568487 [ 270 ] {d335000b-f95f-4986-92f6-a1624c6b6aa0} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001847 sec., 30319.43692474283 rows/sec., 2.33 MiB/sec. | ||
| 7211 | 2026.01.02 05:09:58.568528 [ 270 ] {d335000b-f95f-4986-92f6-a1624c6b6aa0} <Debug> TCPHandler: Processed in 0.002311209 sec. | ||
| 7212 | 2026.01.02 05:09:58.568659 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7213 | 2026.01.02 05:09:58.568761 [ 270 ] {2fd927b4-6dc9-4c5e-9af2-1882337fce3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7214 | 2026.01.02 05:09:58.568801 [ 270 ] {2fd927b4-6dc9-4c5e-9af2-1882337fce3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7215 | 2026.01.02 05:09:58.569311 [ 270 ] {2fd927b4-6dc9-4c5e-9af2-1882337fce3a} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7216 | 2026.01.02 05:09:58.569348 [ 270 ] {2fd927b4-6dc9-4c5e-9af2-1882337fce3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7217 | 2026.01.02 05:09:58.569672 [ 270 ] {2fd927b4-6dc9-4c5e-9af2-1882337fce3a} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7218 | 2026.01.02 05:09:58.569887 [ 270 ] {2fd927b4-6dc9-4c5e-9af2-1882337fce3a} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7219 | 2026.01.02 05:09:58.570011 [ 270 ] {2fd927b4-6dc9-4c5e-9af2-1882337fce3a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00127 sec., 50393.70078740157 rows/sec., 3.93 MiB/sec. | ||
| 7220 | 2026.01.02 05:09:58.570049 [ 270 ] {2fd927b4-6dc9-4c5e-9af2-1882337fce3a} <Debug> TCPHandler: Processed in 0.001437794 sec. | ||
| 7221 | 2026.01.02 05:09:58.570413 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7222 | 2026.01.02 05:09:58.570512 [ 270 ] {454d523f-5ec3-44cc-bbc8-572f194c23df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7223 | 2026.01.02 05:09:58.570556 [ 270 ] {454d523f-5ec3-44cc-bbc8-572f194c23df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7224 | 2026.01.02 05:09:58.571070 [ 270 ] {454d523f-5ec3-44cc-bbc8-572f194c23df} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7225 | 2026.01.02 05:09:58.571107 [ 270 ] {454d523f-5ec3-44cc-bbc8-572f194c23df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7226 | 2026.01.02 05:09:58.571441 [ 270 ] {454d523f-5ec3-44cc-bbc8-572f194c23df} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7227 | 2026.01.02 05:09:58.571647 [ 270 ] {454d523f-5ec3-44cc-bbc8-572f194c23df} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7228 | 2026.01.02 05:09:58.571775 [ 270 ] {454d523f-5ec3-44cc-bbc8-572f194c23df} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001282 sec., 124804.992199688 rows/sec., 8.69 MiB/sec. | ||
| 7229 | 2026.01.02 05:09:58.571811 [ 270 ] {454d523f-5ec3-44cc-bbc8-572f194c23df} <Debug> TCPHandler: Processed in 0.001449445 sec. | ||
| 7230 | 2026.01.02 05:09:58.571949 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7231 | 2026.01.02 05:09:58.572042 [ 270 ] {9a53ee7c-3787-47b5-8906-d0757cb57353} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7232 | 2026.01.02 05:09:58.572084 [ 270 ] {9a53ee7c-3787-47b5-8906-d0757cb57353} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7233 | 2026.01.02 05:09:58.572424 [ 270 ] {9a53ee7c-3787-47b5-8906-d0757cb57353} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7234 | 2026.01.02 05:09:58.572459 [ 270 ] {9a53ee7c-3787-47b5-8906-d0757cb57353} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7235 | 2026.01.02 05:09:58.572758 [ 270 ] {9a53ee7c-3787-47b5-8906-d0757cb57353} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7236 | 2026.01.02 05:09:58.572970 [ 270 ] {9a53ee7c-3787-47b5-8906-d0757cb57353} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7237 | 2026.01.02 05:09:58.573093 [ 270 ] {9a53ee7c-3787-47b5-8906-d0757cb57353} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001069 sec., 56127.22170252572 rows/sec., 3.78 MiB/sec. | ||
| 7238 | 2026.01.02 05:09:58.573128 [ 270 ] {9a53ee7c-3787-47b5-8906-d0757cb57353} <Debug> TCPHandler: Processed in 0.001228131 sec. | ||
| 7239 | 2026.01.02 05:10:01.778064 [ 131 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7240 | 2026.01.02 05:10:01.778152 [ 131 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7241 | 2026.01.02 05:10:01.944203 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17305 | ||
| 7242 | 2026.01.02 05:10:01.944791 [ 245 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7243 | 2026.01.02 05:10:01.944849 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7244 | 2026.01.02 05:10:01.945375 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7245 | 2026.01.02 05:10:01.945614 [ 245 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7246 | 2026.01.02 05:10:01.945762 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17305 | ||
| 7247 | 2026.01.02 05:10:01.945781 [ 131 ] {} <Debug> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7248 | 2026.01.02 05:10:01.945848 [ 131 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7249 | 2026.01.02 05:10:01.945869 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7250 | 2026.01.02 05:10:01.945995 [ 190 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::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 | ||
| 7251 | 2026.01.02 05:10:01.946150 [ 190 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7252 | 2026.01.02 05:10:01.946194 [ 190 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14937 rows starting from the beginning of the part | ||
| 7253 | 2026.01.02 05:10:01.946266 [ 190 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 448 rows starting from the beginning of the part | ||
| 7254 | 2026.01.02 05:10:01.946316 [ 190 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 512 rows starting from the beginning of the part | ||
| 7255 | 2026.01.02 05:10:01.946361 [ 190 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 448 rows starting from the beginning of the part | ||
| 7256 | 2026.01.02 05:10:01.946402 [ 190 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 512 rows starting from the beginning of the part | ||
| 7257 | 2026.01.02 05:10:01.946446 [ 190 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 448 rows starting from the beginning of the part | ||
| 7258 | 2026.01.02 05:10:01.948980 [ 191 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17305 rows, containing 4 columns (4 merged, 0 gathered) in 0.00304029 sec., 5691891.234059908 rows/sec., 81.42 MiB/sec. | ||
| 7259 | 2026.01.02 05:10:01.949271 [ 199 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7260 | 2026.01.02 05:10:01.949620 [ 199 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::all_1_36_7} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7261 | 2026.01.02 05:10:01.949711 [ 199 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::all_1_36_7} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7262 | 2026.01.02 05:10:01.949844 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.48 MiB. | ||
| 7263 | 2026.01.02 05:10:01.993798 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 860 | ||
| 7264 | 2026.01.02 05:10:01.996270 [ 243 ] {} <Trace> system.query_log (dd3f3490-5765-4d2a-9406-0e239d3e9a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7265 | 2026.01.02 05:10:01.996317 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7266 | 2026.01.02 05:10:01.997649 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 7267 | 2026.01.02 05:10:01.998051 [ 243 ] {} <Trace> system.query_log (dd3f3490-5765-4d2a-9406-0e239d3e9a13): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7268 | 2026.01.02 05:10:01.998471 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 860 | ||
| 7269 | 2026.01.02 05:10:02.902427 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 | ||
| 7270 | 2026.01.02 05:10:02.919990 [ 244 ] {} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7271 | 2026.01.02 05:10:02.920053 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7272 | 2026.01.02 05:10:02.926705 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7273 | 2026.01.02 05:10:02.927476 [ 244 ] {} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7274 | 2026.01.02 05:10:02.927785 [ 127 ] {} <Debug> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7275 | 2026.01.02 05:10:02.927849 [ 127 ] {} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7276 | 2026.01.02 05:10:02.927868 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7277 | 2026.01.02 05:10:02.927994 [ 190 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::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 | ||
| 7278 | 2026.01.02 05:10:02.931141 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 272 | ||
| 7279 | 2026.01.02 05:10:02.932252 [ 190 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7280 | 2026.01.02 05:10:02.933741 [ 190 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::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 | ||
| 7281 | 2026.01.02 05:10:02.938290 [ 190 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::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 | ||
| 7282 | 2026.01.02 05:10:02.942624 [ 190 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::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 | ||
| 7283 | 2026.01.02 05:10:02.946752 [ 190 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::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 | ||
| 7284 | 2026.01.02 05:10:02.951315 [ 190 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::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 | ||
| 7285 | 2026.01.02 05:10:02.955407 [ 190 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 8 rows starting from the beginning of the part | ||
| 7286 | 2026.01.02 05:10:03.000185 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 296.24 MiB, peak 305.68 MiB, free memory in arenas 0.00 B, will set to 288.12 MiB (RSS), difference: -8.12 MiB | ||
| 7287 | 2026.01.02 05:10:03.008904 [ 191 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.080961955 sec., 3359.602667697439 rows/sec., 17.37 MiB/sec. | ||
| 7288 | 2026.01.02 05:10:03.011309 [ 186 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7289 | 2026.01.02 05:10:03.013284 [ 186 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::all_1_36_7} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7290 | 2026.01.02 05:10:03.013400 [ 186 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::all_1_36_7} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7291 | 2026.01.02 05:10:03.015109 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
| 7292 | 2026.01.02 05:10:03.568572 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7293 | 2026.01.02 05:10:03.568817 [ 270 ] {f31148a5-9e3b-43e6-a456-2caa24d4c430} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7294 | 2026.01.02 05:10:03.568888 [ 270 ] {f31148a5-9e3b-43e6-a456-2caa24d4c430} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7295 | 2026.01.02 05:10:03.569635 [ 270 ] {f31148a5-9e3b-43e6-a456-2caa24d4c430} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7296 | 2026.01.02 05:10:03.569683 [ 270 ] {f31148a5-9e3b-43e6-a456-2caa24d4c430} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7297 | 2026.01.02 05:10:03.570125 [ 270 ] {f31148a5-9e3b-43e6-a456-2caa24d4c430} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7298 | 2026.01.02 05:10:03.570353 [ 270 ] {f31148a5-9e3b-43e6-a456-2caa24d4c430} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7299 | 2026.01.02 05:10:03.570513 [ 270 ] {f31148a5-9e3b-43e6-a456-2caa24d4c430} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001747 sec., 77847.73898111047 rows/sec., 6.75 MiB/sec. | ||
| 7300 | 2026.01.02 05:10:03.570562 [ 270 ] {f31148a5-9e3b-43e6-a456-2caa24d4c430} <Debug> TCPHandler: Processed in 0.002066954 sec. | ||
| 7301 | 2026.01.02 05:10:03.570687 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7302 | 2026.01.02 05:10:03.570789 [ 270 ] {6e7b7b42-69a0-42e3-9167-fae51abab288} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7303 | 2026.01.02 05:10:03.570833 [ 270 ] {6e7b7b42-69a0-42e3-9167-fae51abab288} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7304 | 2026.01.02 05:10:03.571266 [ 270 ] {6e7b7b42-69a0-42e3-9167-fae51abab288} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7305 | 2026.01.02 05:10:03.571302 [ 270 ] {6e7b7b42-69a0-42e3-9167-fae51abab288} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7306 | 2026.01.02 05:10:03.571607 [ 270 ] {6e7b7b42-69a0-42e3-9167-fae51abab288} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7307 | 2026.01.02 05:10:03.571822 [ 270 ] {6e7b7b42-69a0-42e3-9167-fae51abab288} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7308 | 2026.01.02 05:10:03.571955 [ 270 ] {6e7b7b42-69a0-42e3-9167-fae51abab288} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.00119 sec., 33613.44537815126 rows/sec., 2.47 MiB/sec. | ||
| 7309 | 2026.01.02 05:10:03.571993 [ 270 ] {6e7b7b42-69a0-42e3-9167-fae51abab288} <Debug> TCPHandler: Processed in 0.001360172 sec. | ||
| 7310 | 2026.01.02 05:10:03.572108 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7311 | 2026.01.02 05:10:03.572214 [ 270 ] {b08fdc24-3ed1-43f2-b6d6-8a3daea2c02e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7312 | 2026.01.02 05:10:03.572258 [ 270 ] {b08fdc24-3ed1-43f2-b6d6-8a3daea2c02e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7313 | 2026.01.02 05:10:03.572716 [ 270 ] {b08fdc24-3ed1-43f2-b6d6-8a3daea2c02e} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7314 | 2026.01.02 05:10:03.572755 [ 270 ] {b08fdc24-3ed1-43f2-b6d6-8a3daea2c02e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7315 | 2026.01.02 05:10:03.573118 [ 270 ] {b08fdc24-3ed1-43f2-b6d6-8a3daea2c02e} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7316 | 2026.01.02 05:10:03.573350 [ 270 ] {b08fdc24-3ed1-43f2-b6d6-8a3daea2c02e} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7317 | 2026.01.02 05:10:03.573486 [ 270 ] {b08fdc24-3ed1-43f2-b6d6-8a3daea2c02e} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001294 sec., 80370.942812983 rows/sec., 6.28 MiB/sec. | ||
| 7318 | 2026.01.02 05:10:03.573526 [ 270 ] {b08fdc24-3ed1-43f2-b6d6-8a3daea2c02e} <Debug> TCPHandler: Processed in 0.001469355 sec. | ||
| 7319 | 2026.01.02 05:10:03.573638 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7320 | 2026.01.02 05:10:03.573738 [ 270 ] {d297df7d-ec9a-43cd-a00f-bf94a019c312} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7321 | 2026.01.02 05:10:03.573787 [ 270 ] {d297df7d-ec9a-43cd-a00f-bf94a019c312} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7322 | 2026.01.02 05:10:03.574201 [ 270 ] {d297df7d-ec9a-43cd-a00f-bf94a019c312} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7323 | 2026.01.02 05:10:03.574239 [ 270 ] {d297df7d-ec9a-43cd-a00f-bf94a019c312} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7324 | 2026.01.02 05:10:03.574602 [ 270 ] {d297df7d-ec9a-43cd-a00f-bf94a019c312} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7325 | 2026.01.02 05:10:03.574830 [ 270 ] {d297df7d-ec9a-43cd-a00f-bf94a019c312} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7326 | 2026.01.02 05:10:03.574963 [ 270 ] {d297df7d-ec9a-43cd-a00f-bf94a019c312} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001246 sec., 128410.91492776887 rows/sec., 8.94 MiB/sec. | ||
| 7327 | 2026.01.02 05:10:03.575002 [ 270 ] {d297df7d-ec9a-43cd-a00f-bf94a019c312} <Debug> TCPHandler: Processed in 0.001413813 sec. | ||
| 7328 | 2026.01.02 05:10:03.575109 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7329 | 2026.01.02 05:10:03.575206 [ 270 ] {36f6af9d-8b0c-4ac0-9dac-04fd1d731a19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7330 | 2026.01.02 05:10:03.575264 [ 270 ] {36f6af9d-8b0c-4ac0-9dac-04fd1d731a19} <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 | ||
| 7331 | 2026.01.02 05:10:03.576155 [ 270 ] {36f6af9d-8b0c-4ac0-9dac-04fd1d731a19} <Trace> oximeter.measurements_histogramu64 (1ea2d44b-9dfb-4731-8ee2-8779179f369b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7332 | 2026.01.02 05:10:03.576191 [ 270 ] {36f6af9d-8b0c-4ac0-9dac-04fd1d731a19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7333 | 2026.01.02 05:10:03.576831 [ 270 ] {36f6af9d-8b0c-4ac0-9dac-04fd1d731a19} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 7334 | 2026.01.02 05:10:03.577082 [ 270 ] {36f6af9d-8b0c-4ac0-9dac-04fd1d731a19} <Trace> oximeter.measurements_histogramu64 (1ea2d44b-9dfb-4731-8ee2-8779179f369b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7335 | 2026.01.02 05:10:03.577186 [ 129 ] {} <Debug> oximeter.measurements_histogramu64 (1ea2d44b-9dfb-4731-8ee2-8779179f369b) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 7336 | 2026.01.02 05:10:03.577223 [ 129 ] {} <Trace> oximeter.measurements_histogramu64 (1ea2d44b-9dfb-4731-8ee2-8779179f369b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7337 | 2026.01.02 05:10:03.577226 [ 270 ] {36f6af9d-8b0c-4ac0-9dac-04fd1d731a19} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002039 sec., 19617.4595389897 rows/sec., 35.15 MiB/sec. | ||
| 7338 | 2026.01.02 05:10:03.577242 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7339 | 2026.01.02 05:10:03.577297 [ 270 ] {36f6af9d-8b0c-4ac0-9dac-04fd1d731a19} <Debug> TCPHandler: Processed in 0.002240618 sec. | ||
| 7340 | 2026.01.02 05:10:03.577354 [ 188 ] {1ea2d44b-9dfb-4731-8ee2-8779179f369b::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 | ||
| 7341 | 2026.01.02 05:10:03.577403 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7342 | 2026.01.02 05:10:03.577504 [ 270 ] {7c630b77-229b-475e-a661-c1961debbc84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7343 | 2026.01.02 05:10:03.577546 [ 270 ] {7c630b77-229b-475e-a661-c1961debbc84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7344 | 2026.01.02 05:10:03.577622 [ 188 ] {1ea2d44b-9dfb-4731-8ee2-8779179f369b::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7345 | 2026.01.02 05:10:03.577706 [ 188 ] {1ea2d44b-9dfb-4731-8ee2-8779179f369b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 742 rows starting from the beginning of the part | ||
| 7346 | 2026.01.02 05:10:03.577841 [ 188 ] {1ea2d44b-9dfb-4731-8ee2-8779179f369b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 40 rows starting from the beginning of the part | ||
| 7347 | 2026.01.02 05:10:03.577890 [ 270 ] {7c630b77-229b-475e-a661-c1961debbc84} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7348 | 2026.01.02 05:10:03.577930 [ 270 ] {7c630b77-229b-475e-a661-c1961debbc84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7349 | 2026.01.02 05:10:03.577954 [ 188 ] {1ea2d44b-9dfb-4731-8ee2-8779179f369b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 40 rows starting from the beginning of the part | ||
| 7350 | 2026.01.02 05:10:03.578063 [ 188 ] {1ea2d44b-9dfb-4731-8ee2-8779179f369b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 40 rows starting from the beginning of the part | ||
| 7351 | 2026.01.02 05:10:03.578164 [ 188 ] {1ea2d44b-9dfb-4731-8ee2-8779179f369b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 40 rows starting from the beginning of the part | ||
| 7352 | 2026.01.02 05:10:03.578262 [ 270 ] {7c630b77-229b-475e-a661-c1961debbc84} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7353 | 2026.01.02 05:10:03.578269 [ 188 ] {1ea2d44b-9dfb-4731-8ee2-8779179f369b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 40 rows starting from the beginning of the part | ||
| 7354 | 2026.01.02 05:10:03.578502 [ 270 ] {7c630b77-229b-475e-a661-c1961debbc84} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7355 | 2026.01.02 05:10:03.578640 [ 270 ] {7c630b77-229b-475e-a661-c1961debbc84} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001156 sec., 51903.11418685121 rows/sec., 3.50 MiB/sec. | ||
| 7356 | 2026.01.02 05:10:03.578679 [ 270 ] {7c630b77-229b-475e-a661-c1961debbc84} <Debug> TCPHandler: Processed in 0.001325462 sec. | ||
| 7357 | 2026.01.02 05:10:03.594302 [ 191 ] {1ea2d44b-9dfb-4731-8ee2-8779179f369b::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 942 rows, containing 19 columns (19 merged, 0 gathered) in 0.016995034 sec., 55427.95619002586 rows/sec., 99.32 MiB/sec. | ||
| 7358 | 2026.01.02 05:10:03.595463 [ 188 ] {1ea2d44b-9dfb-4731-8ee2-8779179f369b::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 7359 | 2026.01.02 05:10:03.595811 [ 188 ] {1ea2d44b-9dfb-4731-8ee2-8779179f369b::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (1ea2d44b-9dfb-4731-8ee2-8779179f369b): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7360 | 2026.01.02 05:10:03.595888 [ 188 ] {1ea2d44b-9dfb-4731-8ee2-8779179f369b::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (1ea2d44b-9dfb-4731-8ee2-8779179f369b) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 7361 | 2026.01.02 05:10:03.595987 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.76 MiB. | ||
| 7362 | 2026.01.02 05:10:04.000205 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 276.93 MiB, peak 305.68 MiB, free memory in arenas 0.00 B, will set to 293.22 MiB (RSS), difference: 16.28 MiB | ||
| 7363 | 2026.01.02 05:10:06.589107 [ 123 ] {} <Debug> oximeter.fields_u32 (1310015a-3be0-40ba-9fec-1b5eb4ed9f75) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 7364 | 2026.01.02 05:10:06.589170 [ 123 ] {} <Trace> oximeter.fields_u32 (1310015a-3be0-40ba-9fec-1b5eb4ed9f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7365 | 2026.01.02 05:10:06.589189 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7366 | 2026.01.02 05:10:06.589315 [ 193 ] {1310015a-3be0-40ba-9fec-1b5eb4ed9f75::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 | ||
| 7367 | 2026.01.02 05:10:06.589450 [ 193 ] {1310015a-3be0-40ba-9fec-1b5eb4ed9f75::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7368 | 2026.01.02 05:10:06.589483 [ 193 ] {1310015a-3be0-40ba-9fec-1b5eb4ed9f75::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 464 rows starting from the beginning of the part | ||
| 7369 | 2026.01.02 05:10:06.589547 [ 193 ] {1310015a-3be0-40ba-9fec-1b5eb4ed9f75::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 | ||
| 7370 | 2026.01.02 05:10:06.589591 [ 193 ] {1310015a-3be0-40ba-9fec-1b5eb4ed9f75::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 252 rows starting from the beginning of the part | ||
| 7371 | 2026.01.02 05:10:06.589636 [ 193 ] {1310015a-3be0-40ba-9fec-1b5eb4ed9f75::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 252 rows starting from the beginning of the part | ||
| 7372 | 2026.01.02 05:10:06.589674 [ 193 ] {1310015a-3be0-40ba-9fec-1b5eb4ed9f75::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 | ||
| 7373 | 2026.01.02 05:10:06.590595 [ 188 ] {1310015a-3be0-40ba-9fec-1b5eb4ed9f75::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 970 rows, containing 5 columns (5 merged, 0 gathered) in 0.001302201 sec., 744892.6855377933 rows/sec., 53.59 MiB/sec. | ||
| 7374 | 2026.01.02 05:10:06.590824 [ 191 ] {1310015a-3be0-40ba-9fec-1b5eb4ed9f75::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 7375 | 2026.01.02 05:10:06.591134 [ 191 ] {1310015a-3be0-40ba-9fec-1b5eb4ed9f75::all_1_14_3} <Trace> oximeter.fields_u32 (1310015a-3be0-40ba-9fec-1b5eb4ed9f75): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7376 | 2026.01.02 05:10:06.591214 [ 191 ] {1310015a-3be0-40ba-9fec-1b5eb4ed9f75::all_1_14_3} <Trace> oximeter.fields_u32 (1310015a-3be0-40ba-9fec-1b5eb4ed9f75) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
| 7377 | 2026.01.02 05:10:06.591311 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 7378 | 2026.01.02 05:10:08.594810 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7379 | 2026.01.02 05:10:08.595122 [ 270 ] {951ace58-7946-4aa8-b6cc-f30c938b27cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7380 | 2026.01.02 05:10:08.595230 [ 270 ] {951ace58-7946-4aa8-b6cc-f30c938b27cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7381 | 2026.01.02 05:10:08.595925 [ 270 ] {951ace58-7946-4aa8-b6cc-f30c938b27cf} <Trace> oximeter.fields_i16 (cb56b64a-0514-41c6-b851-58b3833bf8fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7382 | 2026.01.02 05:10:08.595976 [ 270 ] {951ace58-7946-4aa8-b6cc-f30c938b27cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7383 | 2026.01.02 05:10:08.596385 [ 270 ] {951ace58-7946-4aa8-b6cc-f30c938b27cf} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 7384 | 2026.01.02 05:10:08.596622 [ 270 ] {951ace58-7946-4aa8-b6cc-f30c938b27cf} <Trace> oximeter.fields_i16 (cb56b64a-0514-41c6-b851-58b3833bf8fd): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7385 | 2026.01.02 05:10:08.596785 [ 270 ] {951ace58-7946-4aa8-b6cc-f30c938b27cf} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001743 sec., 13769.363166953528 rows/sec., 1.14 MiB/sec. | ||
| 7386 | 2026.01.02 05:10:08.596833 [ 270 ] {951ace58-7946-4aa8-b6cc-f30c938b27cf} <Debug> TCPHandler: Processed in 0.002211487 sec. | ||
| 7387 | 2026.01.02 05:10:08.596964 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7388 | 2026.01.02 05:10:08.597066 [ 270 ] {40817a2f-522a-4f4d-bf09-a4df7ca1882b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7389 | 2026.01.02 05:10:08.597110 [ 270 ] {40817a2f-522a-4f4d-bf09-a4df7ca1882b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7390 | 2026.01.02 05:10:08.597515 [ 270 ] {40817a2f-522a-4f4d-bf09-a4df7ca1882b} <Trace> oximeter.fields_ipaddr (645cdd3d-4969-40ee-99e7-272b8c981424): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7391 | 2026.01.02 05:10:08.597555 [ 270 ] {40817a2f-522a-4f4d-bf09-a4df7ca1882b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7392 | 2026.01.02 05:10:08.597862 [ 270 ] {40817a2f-522a-4f4d-bf09-a4df7ca1882b} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 7393 | 2026.01.02 05:10:08.598082 [ 270 ] {40817a2f-522a-4f4d-bf09-a4df7ca1882b} <Trace> oximeter.fields_ipaddr (645cdd3d-4969-40ee-99e7-272b8c981424): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7394 | 2026.01.02 05:10:08.598214 [ 270 ] {40817a2f-522a-4f4d-bf09-a4df7ca1882b} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001172 sec., 1706.4846416382252 rows/sec., 139.15 KiB/sec. | ||
| 7395 | 2026.01.02 05:10:08.598252 [ 270 ] {40817a2f-522a-4f4d-bf09-a4df7ca1882b} <Debug> TCPHandler: Processed in 0.001340632 sec. | ||
| 7396 | 2026.01.02 05:10:08.598357 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7397 | 2026.01.02 05:10:08.598461 [ 270 ] {8e966fbb-923d-46c8-8736-9c6336dcb86d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7398 | 2026.01.02 05:10:08.598503 [ 270 ] {8e966fbb-923d-46c8-8736-9c6336dcb86d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7399 | 2026.01.02 05:10:08.599549 [ 270 ] {8e966fbb-923d-46c8-8736-9c6336dcb86d} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7400 | 2026.01.02 05:10:08.599587 [ 270 ] {8e966fbb-923d-46c8-8736-9c6336dcb86d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7401 | 2026.01.02 05:10:08.600000 [ 270 ] {8e966fbb-923d-46c8-8736-9c6336dcb86d} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7402 | 2026.01.02 05:10:08.600206 [ 270 ] {8e966fbb-923d-46c8-8736-9c6336dcb86d} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7403 | 2026.01.02 05:10:08.600327 [ 120 ] {} <Debug> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7404 | 2026.01.02 05:10:08.600335 [ 270 ] {8e966fbb-923d-46c8-8736-9c6336dcb86d} <Debug> executeQuery: Read 1317 rows, 112.50 KiB in 0.001893 sec., 695721.0776545167 rows/sec., 58.04 MiB/sec. | ||
| 7405 | 2026.01.02 05:10:08.600403 [ 120 ] {} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7406 | 2026.01.02 05:10:08.600421 [ 270 ] {8e966fbb-923d-46c8-8736-9c6336dcb86d} <Debug> TCPHandler: Processed in 0.002114795 sec. | ||
| 7407 | 2026.01.02 05:10:08.600431 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7408 | 2026.01.02 05:10:08.600540 [ 188 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::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 | ||
| 7409 | 2026.01.02 05:10:08.600541 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7410 | 2026.01.02 05:10:08.600661 [ 188 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7411 | 2026.01.02 05:10:08.600671 [ 270 ] {daad5e13-940a-4437-b2ad-f341c76ef26b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7412 | 2026.01.02 05:10:08.600702 [ 188 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2464 rows starting from the beginning of the part | ||
| 7413 | 2026.01.02 05:10:08.600724 [ 270 ] {daad5e13-940a-4437-b2ad-f341c76ef26b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7414 | 2026.01.02 05:10:08.600774 [ 188 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 56 rows starting from the beginning of the part | ||
| 7415 | 2026.01.02 05:10:08.600822 [ 188 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 142 rows starting from the beginning of the part | ||
| 7416 | 2026.01.02 05:10:08.600872 [ 188 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::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 | ||
| 7417 | 2026.01.02 05:10:08.600915 [ 188 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 136 rows starting from the beginning of the part | ||
| 7418 | 2026.01.02 05:10:08.600953 [ 188 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 1317 rows starting from the beginning of the part | ||
| 7419 | 2026.01.02 05:10:08.601175 [ 270 ] {daad5e13-940a-4437-b2ad-f341c76ef26b} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7420 | 2026.01.02 05:10:08.601218 [ 270 ] {daad5e13-940a-4437-b2ad-f341c76ef26b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7421 | 2026.01.02 05:10:08.601528 [ 270 ] {daad5e13-940a-4437-b2ad-f341c76ef26b} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7422 | 2026.01.02 05:10:08.601750 [ 270 ] {daad5e13-940a-4437-b2ad-f341c76ef26b} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7423 | 2026.01.02 05:10:08.601881 [ 270 ] {daad5e13-940a-4437-b2ad-f341c76ef26b} <Debug> executeQuery: Read 14 rows, 1.10 KiB in 0.001229 sec., 11391.375101708705 rows/sec., 895.51 KiB/sec. | ||
| 7424 | 2026.01.02 05:10:08.601919 [ 270 ] {daad5e13-940a-4437-b2ad-f341c76ef26b} <Debug> TCPHandler: Processed in 0.001427413 sec. | ||
| 7425 | 2026.01.02 05:10:08.602029 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7426 | 2026.01.02 05:10:08.602120 [ 270 ] {18f34638-89a7-4c26-9d56-bbaaafa71499} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7427 | 2026.01.02 05:10:08.602160 [ 270 ] {18f34638-89a7-4c26-9d56-bbaaafa71499} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7428 | 2026.01.02 05:10:08.602623 [ 270 ] {18f34638-89a7-4c26-9d56-bbaaafa71499} <Trace> oximeter.fields_u32 (1310015a-3be0-40ba-9fec-1b5eb4ed9f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7429 | 2026.01.02 05:10:08.602659 [ 270 ] {18f34638-89a7-4c26-9d56-bbaaafa71499} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7430 | 2026.01.02 05:10:08.602891 [ 191 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4171 rows, containing 5 columns (5 merged, 0 gathered) in 0.00238828 sec., 1746445.1404357948 rows/sec., 150.74 MiB/sec. | ||
| 7431 | 2026.01.02 05:10:08.602968 [ 270 ] {18f34638-89a7-4c26-9d56-bbaaafa71499} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 7432 | 2026.01.02 05:10:08.603176 [ 188 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7433 | 2026.01.02 05:10:08.603190 [ 270 ] {18f34638-89a7-4c26-9d56-bbaaafa71499} <Trace> oximeter.fields_u32 (1310015a-3be0-40ba-9fec-1b5eb4ed9f75): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7434 | 2026.01.02 05:10:08.603333 [ 270 ] {18f34638-89a7-4c26-9d56-bbaaafa71499} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001231 sec., 204711.61657189275 rows/sec., 14.16 MiB/sec. | ||
| 7435 | 2026.01.02 05:10:08.603374 [ 270 ] {18f34638-89a7-4c26-9d56-bbaaafa71499} <Debug> TCPHandler: Processed in 0.001393404 sec. | ||
| 7436 | 2026.01.02 05:10:08.603457 [ 188 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_51_10} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7437 | 2026.01.02 05:10:08.603485 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7438 | 2026.01.02 05:10:08.603538 [ 188 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_51_10} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7439 | 2026.01.02 05:10:08.603583 [ 270 ] {f6e263b2-6a1d-498b-9d83-2e16b266f846} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7440 | 2026.01.02 05:10:08.603614 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. | ||
| 7441 | 2026.01.02 05:10:08.603627 [ 270 ] {f6e263b2-6a1d-498b-9d83-2e16b266f846} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7442 | 2026.01.02 05:10:08.604029 [ 270 ] {f6e263b2-6a1d-498b-9d83-2e16b266f846} <Trace> oximeter.fields_u8 (ae3e3832-81ae-4954-8933-d68b9608f6be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7443 | 2026.01.02 05:10:08.604064 [ 270 ] {f6e263b2-6a1d-498b-9d83-2e16b266f846} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7444 | 2026.01.02 05:10:08.604360 [ 270 ] {f6e263b2-6a1d-498b-9d83-2e16b266f846} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 7445 | 2026.01.02 05:10:08.604574 [ 270 ] {f6e263b2-6a1d-498b-9d83-2e16b266f846} <Trace> oximeter.fields_u8 (ae3e3832-81ae-4954-8933-d68b9608f6be): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7446 | 2026.01.02 05:10:08.604699 [ 270 ] {f6e263b2-6a1d-498b-9d83-2e16b266f846} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001134 sec., 10582.010582010582 rows/sec., 826.72 KiB/sec. | ||
| 7447 | 2026.01.02 05:10:08.604737 [ 270 ] {f6e263b2-6a1d-498b-9d83-2e16b266f846} <Debug> TCPHandler: Processed in 0.001300822 sec. | ||
| 7448 | 2026.01.02 05:10:08.604841 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7449 | 2026.01.02 05:10:08.604933 [ 270 ] {462fb786-3b27-45b6-8cba-5838b28017ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7450 | 2026.01.02 05:10:08.604972 [ 270 ] {462fb786-3b27-45b6-8cba-5838b28017ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7451 | 2026.01.02 05:10:08.605547 [ 270 ] {462fb786-3b27-45b6-8cba-5838b28017ca} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7452 | 2026.01.02 05:10:08.605583 [ 270 ] {462fb786-3b27-45b6-8cba-5838b28017ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7453 | 2026.01.02 05:10:08.605897 [ 270 ] {462fb786-3b27-45b6-8cba-5838b28017ca} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7454 | 2026.01.02 05:10:08.606102 [ 270 ] {462fb786-3b27-45b6-8cba-5838b28017ca} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7455 | 2026.01.02 05:10:08.606206 [ 120 ] {} <Debug> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7456 | 2026.01.02 05:10:08.606223 [ 270 ] {462fb786-3b27-45b6-8cba-5838b28017ca} <Debug> executeQuery: Read 558 rows, 42.83 KiB in 0.001307 sec., 426931.9051262433 rows/sec., 32.00 MiB/sec. | ||
| 7457 | 2026.01.02 05:10:08.606244 [ 120 ] {} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7458 | 2026.01.02 05:10:08.606266 [ 270 ] {462fb786-3b27-45b6-8cba-5838b28017ca} <Debug> TCPHandler: Processed in 0.001472944 sec. | ||
| 7459 | 2026.01.02 05:10:08.606268 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7460 | 2026.01.02 05:10:08.606373 [ 189 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::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 | ||
| 7461 | 2026.01.02 05:10:08.606386 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7462 | 2026.01.02 05:10:08.606465 [ 189 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7463 | 2026.01.02 05:10:08.606486 [ 270 ] {dd7a79a6-e459-4628-b4ed-e8a00a9f2ad6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7464 | 2026.01.02 05:10:08.606494 [ 189 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1249 rows starting from the beginning of the part | ||
| 7465 | 2026.01.02 05:10:08.606529 [ 270 ] {dd7a79a6-e459-4628-b4ed-e8a00a9f2ad6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7466 | 2026.01.02 05:10:08.606555 [ 189 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 64 rows starting from the beginning of the part | ||
| 7467 | 2026.01.02 05:10:08.606600 [ 189 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 114 rows starting from the beginning of the part | ||
| 7468 | 2026.01.02 05:10:08.606639 [ 189 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::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 | ||
| 7469 | 2026.01.02 05:10:08.606678 [ 189 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 104 rows starting from the beginning of the part | ||
| 7470 | 2026.01.02 05:10:08.606715 [ 189 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 558 rows starting from the beginning of the part | ||
| 7471 | 2026.01.02 05:10:08.607136 [ 270 ] {dd7a79a6-e459-4628-b4ed-e8a00a9f2ad6} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7472 | 2026.01.02 05:10:08.607170 [ 270 ] {dd7a79a6-e459-4628-b4ed-e8a00a9f2ad6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7473 | 2026.01.02 05:10:08.607542 [ 270 ] {dd7a79a6-e459-4628-b4ed-e8a00a9f2ad6} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7474 | 2026.01.02 05:10:08.607744 [ 270 ] {dd7a79a6-e459-4628-b4ed-e8a00a9f2ad6} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7475 | 2026.01.02 05:10:08.607873 [ 270 ] {dd7a79a6-e459-4628-b4ed-e8a00a9f2ad6} <Debug> executeQuery: Read 881 rows, 61.23 KiB in 0.001404 sec., 627492.8774928774 rows/sec., 42.59 MiB/sec. | ||
| 7476 | 2026.01.02 05:10:08.607882 [ 197 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2153 rows, containing 5 columns (5 merged, 0 gathered) in 0.001548526 sec., 1390354.440287086 rows/sec., 107.97 MiB/sec. | ||
| 7477 | 2026.01.02 05:10:08.607909 [ 270 ] {dd7a79a6-e459-4628-b4ed-e8a00a9f2ad6} <Debug> TCPHandler: Processed in 0.001572167 sec. | ||
| 7478 | 2026.01.02 05:10:08.608020 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7479 | 2026.01.02 05:10:08.608081 [ 192 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7480 | 2026.01.02 05:10:08.608113 [ 270 ] {32dca032-790f-4239-8639-87d45b8d062b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7481 | 2026.01.02 05:10:08.608158 [ 270 ] {32dca032-790f-4239-8639-87d45b8d062b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7482 | 2026.01.02 05:10:08.608353 [ 192 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_51_10} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7483 | 2026.01.02 05:10:08.608430 [ 192 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_51_10} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7484 | 2026.01.02 05:10:08.608488 [ 270 ] {32dca032-790f-4239-8639-87d45b8d062b} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7485 | 2026.01.02 05:10:08.608525 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 7486 | 2026.01.02 05:10:08.608528 [ 270 ] {32dca032-790f-4239-8639-87d45b8d062b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7487 | 2026.01.02 05:10:08.608857 [ 270 ] {32dca032-790f-4239-8639-87d45b8d062b} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7488 | 2026.01.02 05:10:08.609068 [ 270 ] {32dca032-790f-4239-8639-87d45b8d062b} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7489 | 2026.01.02 05:10:08.609193 [ 270 ] {32dca032-790f-4239-8639-87d45b8d062b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001098 sec., 54644.8087431694 rows/sec., 3.68 MiB/sec. | ||
| 7490 | 2026.01.02 05:10:08.609229 [ 270 ] {32dca032-790f-4239-8639-87d45b8d062b} <Debug> TCPHandler: Processed in 0.001256581 sec. | ||
| 7491 | 2026.01.02 05:10:09.446176 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17817 | ||
| 7492 | 2026.01.02 05:10:09.446693 [ 245 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7493 | 2026.01.02 05:10:09.446726 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7494 | 2026.01.02 05:10:09.447200 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7495 | 2026.01.02 05:10:09.447445 [ 245 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7496 | 2026.01.02 05:10:09.447579 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17817 | ||
| 7497 | 2026.01.02 05:10:10.431350 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 | ||
| 7498 | 2026.01.02 05:10:10.446877 [ 244 ] {} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7499 | 2026.01.02 05:10:10.446937 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7500 | 2026.01.02 05:10:10.452384 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7501 | 2026.01.02 05:10:10.453124 [ 244 ] {} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7502 | 2026.01.02 05:10:10.456045 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 7503 | 2026.01.02 05:10:11.998798 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 890 | ||
| 7504 | 2026.01.02 05:10:12.001243 [ 243 ] {} <Trace> system.query_log (dd3f3490-5765-4d2a-9406-0e239d3e9a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7505 | 2026.01.02 05:10:12.001293 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7506 | 2026.01.02 05:10:12.002515 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 7507 | 2026.01.02 05:10:12.002794 [ 243 ] {} <Trace> system.query_log (dd3f3490-5765-4d2a-9406-0e239d3e9a13): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7508 | 2026.01.02 05:10:12.003062 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 890 | ||
| 7509 | 2026.01.02 05:10:13.568419 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7510 | 2026.01.02 05:10:13.568708 [ 270 ] {b863206d-e7c7-4bad-aa5f-6379aaeddb3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7511 | 2026.01.02 05:10:13.568779 [ 270 ] {b863206d-e7c7-4bad-aa5f-6379aaeddb3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7512 | 2026.01.02 05:10:13.569638 [ 270 ] {b863206d-e7c7-4bad-aa5f-6379aaeddb3d} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7513 | 2026.01.02 05:10:13.569688 [ 270 ] {b863206d-e7c7-4bad-aa5f-6379aaeddb3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7514 | 2026.01.02 05:10:13.570108 [ 270 ] {b863206d-e7c7-4bad-aa5f-6379aaeddb3d} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7515 | 2026.01.02 05:10:13.570345 [ 270 ] {b863206d-e7c7-4bad-aa5f-6379aaeddb3d} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7516 | 2026.01.02 05:10:13.570501 [ 270 ] {b863206d-e7c7-4bad-aa5f-6379aaeddb3d} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001798 sec., 75639.59955506118 rows/sec., 6.56 MiB/sec. | ||
| 7517 | 2026.01.02 05:10:13.570543 [ 270 ] {b863206d-e7c7-4bad-aa5f-6379aaeddb3d} <Debug> TCPHandler: Processed in 0.002276667 sec. | ||
| 7518 | 2026.01.02 05:10:13.570667 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7519 | 2026.01.02 05:10:13.570763 [ 270 ] {4a074a82-d034-46dd-8eb4-3952b9ba2f26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7520 | 2026.01.02 05:10:13.570803 [ 270 ] {4a074a82-d034-46dd-8eb4-3952b9ba2f26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7521 | 2026.01.02 05:10:13.571220 [ 270 ] {4a074a82-d034-46dd-8eb4-3952b9ba2f26} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7522 | 2026.01.02 05:10:13.571256 [ 270 ] {4a074a82-d034-46dd-8eb4-3952b9ba2f26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7523 | 2026.01.02 05:10:13.571575 [ 270 ] {4a074a82-d034-46dd-8eb4-3952b9ba2f26} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7524 | 2026.01.02 05:10:13.571792 [ 270 ] {4a074a82-d034-46dd-8eb4-3952b9ba2f26} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7525 | 2026.01.02 05:10:13.571904 [ 114 ] {} <Debug> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7526 | 2026.01.02 05:10:13.571920 [ 270 ] {4a074a82-d034-46dd-8eb4-3952b9ba2f26} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001176 sec., 34013.60544217687 rows/sec., 2.50 MiB/sec. | ||
| 7527 | 2026.01.02 05:10:13.571967 [ 114 ] {} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7528 | 2026.01.02 05:10:13.571978 [ 270 ] {4a074a82-d034-46dd-8eb4-3952b9ba2f26} <Debug> TCPHandler: Processed in 0.001361943 sec. | ||
| 7529 | 2026.01.02 05:10:13.571998 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7530 | 2026.01.02 05:10:13.572102 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7531 | 2026.01.02 05:10:13.572129 [ 191 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::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 | ||
| 7532 | 2026.01.02 05:10:13.572201 [ 270 ] {c6226f93-87e9-4ebe-8655-dd56277d00fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7533 | 2026.01.02 05:10:13.572245 [ 270 ] {c6226f93-87e9-4ebe-8655-dd56277d00fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7534 | 2026.01.02 05:10:13.572290 [ 191 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7535 | 2026.01.02 05:10:13.572338 [ 191 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 277 rows starting from the beginning of the part | ||
| 7536 | 2026.01.02 05:10:13.572419 [ 191 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 40 rows starting from the beginning of the part | ||
| 7537 | 2026.01.02 05:10:13.572475 [ 191 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 50 rows starting from the beginning of the part | ||
| 7538 | 2026.01.02 05:10:13.572539 [ 191 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 40 rows starting from the beginning of the part | ||
| 7539 | 2026.01.02 05:10:13.572587 [ 191 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 14 rows starting from the beginning of the part | ||
| 7540 | 2026.01.02 05:10:13.572649 [ 191 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::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 | ||
| 7541 | 2026.01.02 05:10:13.572743 [ 270 ] {c6226f93-87e9-4ebe-8655-dd56277d00fb} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7542 | 2026.01.02 05:10:13.572784 [ 270 ] {c6226f93-87e9-4ebe-8655-dd56277d00fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7543 | 2026.01.02 05:10:13.573164 [ 270 ] {c6226f93-87e9-4ebe-8655-dd56277d00fb} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7544 | 2026.01.02 05:10:13.573411 [ 270 ] {c6226f93-87e9-4ebe-8655-dd56277d00fb} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7545 | 2026.01.02 05:10:13.573547 [ 270 ] {c6226f93-87e9-4ebe-8655-dd56277d00fb} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001365 sec., 76190.4761904762 rows/sec., 5.95 MiB/sec. | ||
| 7546 | 2026.01.02 05:10:13.573585 [ 270 ] {c6226f93-87e9-4ebe-8655-dd56277d00fb} <Debug> TCPHandler: Processed in 0.001533105 sec. | ||
| 7547 | 2026.01.02 05:10:13.573620 [ 192 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 461 rows, containing 5 columns (5 merged, 0 gathered) in 0.001548486 sec., 297710.1504308079 rows/sec., 21.01 MiB/sec. | ||
| 7548 | 2026.01.02 05:10:13.573696 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7549 | 2026.01.02 05:10:13.573786 [ 191 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7550 | 2026.01.02 05:10:13.573795 [ 270 ] {58462a0c-2223-404f-bb4f-533fa2387e7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7551 | 2026.01.02 05:10:13.573852 [ 270 ] {58462a0c-2223-404f-bb4f-533fa2387e7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7552 | 2026.01.02 05:10:13.574059 [ 191 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::all_1_36_7} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7553 | 2026.01.02 05:10:13.574139 [ 191 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::all_1_36_7} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7554 | 2026.01.02 05:10:13.574221 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 7555 | 2026.01.02 05:10:13.574266 [ 270 ] {58462a0c-2223-404f-bb4f-533fa2387e7a} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7556 | 2026.01.02 05:10:13.574307 [ 270 ] {58462a0c-2223-404f-bb4f-533fa2387e7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7557 | 2026.01.02 05:10:13.574655 [ 270 ] {58462a0c-2223-404f-bb4f-533fa2387e7a} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7558 | 2026.01.02 05:10:13.574871 [ 270 ] {58462a0c-2223-404f-bb4f-533fa2387e7a} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7559 | 2026.01.02 05:10:13.574984 [ 114 ] {} <Debug> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7560 | 2026.01.02 05:10:13.575005 [ 270 ] {58462a0c-2223-404f-bb4f-533fa2387e7a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001229 sec., 130187.14401952806 rows/sec., 9.07 MiB/sec. | ||
| 7561 | 2026.01.02 05:10:13.575020 [ 114 ] {} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7562 | 2026.01.02 05:10:13.575046 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7563 | 2026.01.02 05:10:13.575050 [ 270 ] {58462a0c-2223-404f-bb4f-533fa2387e7a} <Debug> TCPHandler: Processed in 0.001402633 sec. | ||
| 7564 | 2026.01.02 05:10:13.575130 [ 194 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::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 | ||
| 7565 | 2026.01.02 05:10:13.575167 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7566 | 2026.01.02 05:10:13.575258 [ 194 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7567 | 2026.01.02 05:10:13.575275 [ 270 ] {8c4eeec6-f0b9-42ef-8171-9c46f3d0fb64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7568 | 2026.01.02 05:10:13.575296 [ 194 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 13951 rows starting from the beginning of the part | ||
| 7569 | 2026.01.02 05:10:13.575338 [ 270 ] {8c4eeec6-f0b9-42ef-8171-9c46f3d0fb64} <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 | ||
| 7570 | 2026.01.02 05:10:13.575364 [ 194 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 165 rows starting from the beginning of the part | ||
| 7571 | 2026.01.02 05:10:13.575412 [ 194 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 160 rows starting from the beginning of the part | ||
| 7572 | 2026.01.02 05:10:13.575460 [ 194 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 160 rows starting from the beginning of the part | ||
| 7573 | 2026.01.02 05:10:13.575512 [ 194 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 881 rows starting from the beginning of the part | ||
| 7574 | 2026.01.02 05:10:13.575576 [ 194 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 160 rows starting from the beginning of the part | ||
| 7575 | 2026.01.02 05:10:13.576264 [ 270 ] {8c4eeec6-f0b9-42ef-8171-9c46f3d0fb64} <Trace> oximeter.measurements_histogramu64 (1ea2d44b-9dfb-4731-8ee2-8779179f369b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7576 | 2026.01.02 05:10:13.576308 [ 270 ] {8c4eeec6-f0b9-42ef-8171-9c46f3d0fb64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7577 | 2026.01.02 05:10:13.576942 [ 270 ] {8c4eeec6-f0b9-42ef-8171-9c46f3d0fb64} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 7578 | 2026.01.02 05:10:13.577183 [ 270 ] {8c4eeec6-f0b9-42ef-8171-9c46f3d0fb64} <Trace> oximeter.measurements_histogramu64 (1ea2d44b-9dfb-4731-8ee2-8779179f369b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7579 | 2026.01.02 05:10:13.577325 [ 270 ] {8c4eeec6-f0b9-42ef-8171-9c46f3d0fb64} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002069 sec., 19333.01111648139 rows/sec., 34.64 MiB/sec. | ||
| 7580 | 2026.01.02 05:10:13.577383 [ 270 ] {8c4eeec6-f0b9-42ef-8171-9c46f3d0fb64} <Debug> TCPHandler: Processed in 0.002267778 sec. | ||
| 7581 | 2026.01.02 05:10:13.577493 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7582 | 2026.01.02 05:10:13.577589 [ 270 ] {4f65d056-2bf2-40e0-b9be-e7e3fe337120} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7583 | 2026.01.02 05:10:13.577632 [ 270 ] {4f65d056-2bf2-40e0-b9be-e7e3fe337120} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7584 | 2026.01.02 05:10:13.577978 [ 270 ] {4f65d056-2bf2-40e0-b9be-e7e3fe337120} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7585 | 2026.01.02 05:10:13.578016 [ 270 ] {4f65d056-2bf2-40e0-b9be-e7e3fe337120} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7586 | 2026.01.02 05:10:13.578343 [ 270 ] {4f65d056-2bf2-40e0-b9be-e7e3fe337120} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7587 | 2026.01.02 05:10:13.578557 [ 270 ] {4f65d056-2bf2-40e0-b9be-e7e3fe337120} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7588 | 2026.01.02 05:10:13.578685 [ 270 ] {4f65d056-2bf2-40e0-b9be-e7e3fe337120} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001116 sec., 53763.44086021505 rows/sec., 3.62 MiB/sec. | ||
| 7589 | 2026.01.02 05:10:13.578723 [ 270 ] {4f65d056-2bf2-40e0-b9be-e7e3fe337120} <Debug> TCPHandler: Processed in 0.001280871 sec. | ||
| 7590 | 2026.01.02 05:10:13.579083 [ 191 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15477 rows, containing 5 columns (5 merged, 0 gathered) in 0.003990796 sec., 3878173.677632232 rows/sec., 265.31 MiB/sec. | ||
| 7591 | 2026.01.02 05:10:13.579627 [ 192 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7592 | 2026.01.02 05:10:13.579936 [ 192 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7593 | 2026.01.02 05:10:13.580024 [ 192 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7594 | 2026.01.02 05:10:13.580131 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.86 MiB. | ||
| 7595 | 2026.01.02 05:10:16.778235 [ 109 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7596 | 2026.01.02 05:10:16.778314 [ 109 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7597 | 2026.01.02 05:10:16.947706 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18265 | ||
| 7598 | 2026.01.02 05:10:16.948196 [ 245 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7599 | 2026.01.02 05:10:16.948232 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7600 | 2026.01.02 05:10:16.948724 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7601 | 2026.01.02 05:10:16.948957 [ 245 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7602 | 2026.01.02 05:10:16.949103 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18265 | ||
| 7603 | 2026.01.02 05:10:17.957071 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 7604 | 2026.01.02 05:10:17.973069 [ 244 ] {} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7605 | 2026.01.02 05:10:17.973124 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7606 | 2026.01.02 05:10:17.978398 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7607 | 2026.01.02 05:10:17.979104 [ 244 ] {} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7608 | 2026.01.02 05:10:17.981868 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 7609 | 2026.01.02 05:10:18.567054 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7610 | 2026.01.02 05:10:18.567336 [ 270 ] {de8a5f4c-6a8d-4aec-9467-084754fe64ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7611 | 2026.01.02 05:10:18.567442 [ 270 ] {de8a5f4c-6a8d-4aec-9467-084754fe64ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7612 | 2026.01.02 05:10:18.568275 [ 270 ] {de8a5f4c-6a8d-4aec-9467-084754fe64ab} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7613 | 2026.01.02 05:10:18.568327 [ 270 ] {de8a5f4c-6a8d-4aec-9467-084754fe64ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7614 | 2026.01.02 05:10:18.568719 [ 270 ] {de8a5f4c-6a8d-4aec-9467-084754fe64ab} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7615 | 2026.01.02 05:10:18.568944 [ 270 ] {de8a5f4c-6a8d-4aec-9467-084754fe64ab} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7616 | 2026.01.02 05:10:18.569097 [ 270 ] {de8a5f4c-6a8d-4aec-9467-084754fe64ab} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00184 sec., 30434.782608695652 rows/sec., 2.34 MiB/sec. | ||
| 7617 | 2026.01.02 05:10:18.569146 [ 270 ] {de8a5f4c-6a8d-4aec-9467-084754fe64ab} <Debug> TCPHandler: Processed in 0.002293049 sec. | ||
| 7618 | 2026.01.02 05:10:18.569274 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7619 | 2026.01.02 05:10:18.569380 [ 270 ] {9d227fa1-af40-4544-af4f-7483246e9470} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7620 | 2026.01.02 05:10:18.569422 [ 270 ] {9d227fa1-af40-4544-af4f-7483246e9470} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7621 | 2026.01.02 05:10:18.569881 [ 270 ] {9d227fa1-af40-4544-af4f-7483246e9470} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7622 | 2026.01.02 05:10:18.569917 [ 270 ] {9d227fa1-af40-4544-af4f-7483246e9470} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7623 | 2026.01.02 05:10:18.570219 [ 270 ] {9d227fa1-af40-4544-af4f-7483246e9470} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7624 | 2026.01.02 05:10:18.570427 [ 270 ] {9d227fa1-af40-4544-af4f-7483246e9470} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7625 | 2026.01.02 05:10:18.570551 [ 270 ] {9d227fa1-af40-4544-af4f-7483246e9470} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001195 sec., 53556.48535564853 rows/sec., 4.18 MiB/sec. | ||
| 7626 | 2026.01.02 05:10:18.570588 [ 270 ] {9d227fa1-af40-4544-af4f-7483246e9470} <Debug> TCPHandler: Processed in 0.001364543 sec. | ||
| 7627 | 2026.01.02 05:10:18.570707 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7628 | 2026.01.02 05:10:18.570805 [ 270 ] {e208140c-d351-490a-9714-452c5222b00b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7629 | 2026.01.02 05:10:18.570848 [ 270 ] {e208140c-d351-490a-9714-452c5222b00b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7630 | 2026.01.02 05:10:18.571286 [ 270 ] {e208140c-d351-490a-9714-452c5222b00b} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7631 | 2026.01.02 05:10:18.571321 [ 270 ] {e208140c-d351-490a-9714-452c5222b00b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7632 | 2026.01.02 05:10:18.571669 [ 270 ] {e208140c-d351-490a-9714-452c5222b00b} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7633 | 2026.01.02 05:10:18.571872 [ 270 ] {e208140c-d351-490a-9714-452c5222b00b} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7634 | 2026.01.02 05:10:18.571997 [ 270 ] {e208140c-d351-490a-9714-452c5222b00b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00121 sec., 132231.40495867768 rows/sec., 9.21 MiB/sec. | ||
| 7635 | 2026.01.02 05:10:18.572035 [ 270 ] {e208140c-d351-490a-9714-452c5222b00b} <Debug> TCPHandler: Processed in 0.001375073 sec. | ||
| 7636 | 2026.01.02 05:10:18.572156 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7637 | 2026.01.02 05:10:18.572248 [ 270 ] {0856525d-3a09-400f-9c0e-434a188b0d1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7638 | 2026.01.02 05:10:18.572288 [ 270 ] {0856525d-3a09-400f-9c0e-434a188b0d1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7639 | 2026.01.02 05:10:18.572630 [ 270 ] {0856525d-3a09-400f-9c0e-434a188b0d1a} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7640 | 2026.01.02 05:10:18.572690 [ 270 ] {0856525d-3a09-400f-9c0e-434a188b0d1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7641 | 2026.01.02 05:10:18.572994 [ 270 ] {0856525d-3a09-400f-9c0e-434a188b0d1a} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7642 | 2026.01.02 05:10:18.573195 [ 270 ] {0856525d-3a09-400f-9c0e-434a188b0d1a} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7643 | 2026.01.02 05:10:18.573317 [ 270 ] {0856525d-3a09-400f-9c0e-434a188b0d1a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001087 sec., 55197.79208831646 rows/sec., 3.72 MiB/sec. | ||
| 7644 | 2026.01.02 05:10:18.573324 [ 108 ] {} <Debug> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7645 | 2026.01.02 05:10:18.573352 [ 270 ] {0856525d-3a09-400f-9c0e-434a188b0d1a} <Debug> TCPHandler: Processed in 0.001244021 sec. | ||
| 7646 | 2026.01.02 05:10:18.573395 [ 108 ] {} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7647 | 2026.01.02 05:10:18.573420 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7648 | 2026.01.02 05:10:18.573577 [ 194 ] {45294a01-6668-46b2-a532-60faf64b8164::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 | ||
| 7649 | 2026.01.02 05:10:18.573795 [ 194 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7650 | 2026.01.02 05:10:18.573853 [ 194 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2546 rows starting from the beginning of the part | ||
| 7651 | 2026.01.02 05:10:18.573951 [ 194 ] {45294a01-6668-46b2-a532-60faf64b8164::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 | ||
| 7652 | 2026.01.02 05:10:18.574023 [ 194 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 60 rows starting from the beginning of the part | ||
| 7653 | 2026.01.02 05:10:18.574087 [ 194 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 60 rows starting from the beginning of the part | ||
| 7654 | 2026.01.02 05:10:18.574147 [ 194 ] {45294a01-6668-46b2-a532-60faf64b8164::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 | ||
| 7655 | 2026.01.02 05:10:18.574207 [ 194 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 60 rows starting from the beginning of the part | ||
| 7656 | 2026.01.02 05:10:18.575410 [ 192 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2846 rows, containing 4 columns (4 merged, 0 gathered) in 0.001908021 sec., 1491597.8388078539 rows/sec., 99.18 MiB/sec. | ||
| 7657 | 2026.01.02 05:10:18.575698 [ 200 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7658 | 2026.01.02 05:10:18.576062 [ 200 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_51_10} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7659 | 2026.01.02 05:10:18.576157 [ 200 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_51_10} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7660 | 2026.01.02 05:10:18.576267 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 7661 | 2026.01.02 05:10:19.376453 [ 108 ] {} <Debug> oximeter.fields_ipaddr (645cdd3d-4969-40ee-99e7-272b8c981424) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 7662 | 2026.01.02 05:10:19.376520 [ 108 ] {} <Trace> oximeter.fields_ipaddr (645cdd3d-4969-40ee-99e7-272b8c981424): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7663 | 2026.01.02 05:10:19.376541 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7664 | 2026.01.02 05:10:19.376651 [ 200 ] {645cdd3d-4969-40ee-99e7-272b8c981424::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 | ||
| 7665 | 2026.01.02 05:10:19.376770 [ 200 ] {645cdd3d-4969-40ee-99e7-272b8c981424::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7666 | 2026.01.02 05:10:19.376809 [ 200 ] {645cdd3d-4969-40ee-99e7-272b8c981424::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 | ||
| 7667 | 2026.01.02 05:10:19.376886 [ 200 ] {645cdd3d-4969-40ee-99e7-272b8c981424::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 | ||
| 7668 | 2026.01.02 05:10:19.376940 [ 200 ] {645cdd3d-4969-40ee-99e7-272b8c981424::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 2 rows starting from the beginning of the part | ||
| 7669 | 2026.01.02 05:10:19.376990 [ 200 ] {645cdd3d-4969-40ee-99e7-272b8c981424::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 | ||
| 7670 | 2026.01.02 05:10:19.377038 [ 200 ] {645cdd3d-4969-40ee-99e7-272b8c981424::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 2 rows starting from the beginning of the part | ||
| 7671 | 2026.01.02 05:10:19.377856 [ 192 ] {645cdd3d-4969-40ee-99e7-272b8c981424::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001251731 sec., 30357.960296581292 rows/sec., 2.53 MiB/sec. | ||
| 7672 | 2026.01.02 05:10:19.377973 [ 200 ] {645cdd3d-4969-40ee-99e7-272b8c981424::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 7673 | 2026.01.02 05:10:19.378222 [ 200 ] {645cdd3d-4969-40ee-99e7-272b8c981424::all_1_17_4} <Trace> oximeter.fields_ipaddr (645cdd3d-4969-40ee-99e7-272b8c981424): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7674 | 2026.01.02 05:10:19.378297 [ 200 ] {645cdd3d-4969-40ee-99e7-272b8c981424::all_1_17_4} <Trace> oximeter.fields_ipaddr (645cdd3d-4969-40ee-99e7-272b8c981424) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 7675 | 2026.01.02 05:10:19.378374 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 7676 | 2026.01.02 05:10:22.003283 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 910 | ||
| 7677 | 2026.01.02 05:10:22.005471 [ 243 ] {} <Trace> system.query_log (dd3f3490-5765-4d2a-9406-0e239d3e9a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7678 | 2026.01.02 05:10:22.005531 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7679 | 2026.01.02 05:10:22.006777 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7680 | 2026.01.02 05:10:22.007066 [ 243 ] {} <Trace> system.query_log (dd3f3490-5765-4d2a-9406-0e239d3e9a13): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7681 | 2026.01.02 05:10:22.007458 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 910 | ||
| 7682 | 2026.01.02 05:10:23.568722 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7683 | 2026.01.02 05:10:23.569000 [ 270 ] {ec232235-1a01-4f51-94f6-d463f8a4def4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7684 | 2026.01.02 05:10:23.569065 [ 270 ] {ec232235-1a01-4f51-94f6-d463f8a4def4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7685 | 2026.01.02 05:10:23.569693 [ 270 ] {ec232235-1a01-4f51-94f6-d463f8a4def4} <Trace> oximeter.fields_ipaddr (645cdd3d-4969-40ee-99e7-272b8c981424): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7686 | 2026.01.02 05:10:23.569732 [ 270 ] {ec232235-1a01-4f51-94f6-d463f8a4def4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7687 | 2026.01.02 05:10:23.570120 [ 270 ] {ec232235-1a01-4f51-94f6-d463f8a4def4} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 7688 | 2026.01.02 05:10:23.570355 [ 270 ] {ec232235-1a01-4f51-94f6-d463f8a4def4} <Trace> oximeter.fields_ipaddr (645cdd3d-4969-40ee-99e7-272b8c981424): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7689 | 2026.01.02 05:10:23.570508 [ 270 ] {ec232235-1a01-4f51-94f6-d463f8a4def4} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001558 sec., 2567.394094993582 rows/sec., 209.35 KiB/sec. | ||
| 7690 | 2026.01.02 05:10:23.570551 [ 270 ] {ec232235-1a01-4f51-94f6-d463f8a4def4} <Debug> TCPHandler: Processed in 0.002015214 sec. | ||
| 7691 | 2026.01.02 05:10:23.570666 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7692 | 2026.01.02 05:10:23.570763 [ 270 ] {9c7073d0-6273-49b7-a4d2-750ce2793316} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7693 | 2026.01.02 05:10:23.570803 [ 270 ] {9c7073d0-6273-49b7-a4d2-750ce2793316} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7694 | 2026.01.02 05:10:23.571313 [ 270 ] {9c7073d0-6273-49b7-a4d2-750ce2793316} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7695 | 2026.01.02 05:10:23.571361 [ 270 ] {9c7073d0-6273-49b7-a4d2-750ce2793316} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7696 | 2026.01.02 05:10:23.571752 [ 270 ] {9c7073d0-6273-49b7-a4d2-750ce2793316} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7697 | 2026.01.02 05:10:23.571992 [ 270 ] {9c7073d0-6273-49b7-a4d2-750ce2793316} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7698 | 2026.01.02 05:10:23.572127 [ 270 ] {9c7073d0-6273-49b7-a4d2-750ce2793316} <Debug> executeQuery: Read 138 rows, 12.22 KiB in 0.001383 sec., 99783.0802603037 rows/sec., 8.63 MiB/sec. | ||
| 7699 | 2026.01.02 05:10:23.572166 [ 270 ] {9c7073d0-6273-49b7-a4d2-750ce2793316} <Debug> TCPHandler: Processed in 0.001550356 sec. | ||
| 7700 | 2026.01.02 05:10:23.572278 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7701 | 2026.01.02 05:10:23.572375 [ 270 ] {ef33b06c-2ab4-431a-81df-c4d8fbbe658c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7702 | 2026.01.02 05:10:23.572418 [ 270 ] {ef33b06c-2ab4-431a-81df-c4d8fbbe658c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7703 | 2026.01.02 05:10:23.572830 [ 270 ] {ef33b06c-2ab4-431a-81df-c4d8fbbe658c} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7704 | 2026.01.02 05:10:23.572867 [ 270 ] {ef33b06c-2ab4-431a-81df-c4d8fbbe658c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7705 | 2026.01.02 05:10:23.573169 [ 270 ] {ef33b06c-2ab4-431a-81df-c4d8fbbe658c} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7706 | 2026.01.02 05:10:23.573396 [ 270 ] {ef33b06c-2ab4-431a-81df-c4d8fbbe658c} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7707 | 2026.01.02 05:10:23.573528 [ 270 ] {ef33b06c-2ab4-431a-81df-c4d8fbbe658c} <Debug> executeQuery: Read 44 rows, 3.29 KiB in 0.001172 sec., 37542.662116040956 rows/sec., 2.74 MiB/sec. | ||
| 7708 | 2026.01.02 05:10:23.573567 [ 270 ] {ef33b06c-2ab4-431a-81df-c4d8fbbe658c} <Debug> TCPHandler: Processed in 0.001339373 sec. | ||
| 7709 | 2026.01.02 05:10:23.573676 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7710 | 2026.01.02 05:10:23.573774 [ 270 ] {25cc1b3e-2fc2-4b41-8ee8-fb180d772f18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7711 | 2026.01.02 05:10:23.573816 [ 270 ] {25cc1b3e-2fc2-4b41-8ee8-fb180d772f18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7712 | 2026.01.02 05:10:23.574237 [ 270 ] {25cc1b3e-2fc2-4b41-8ee8-fb180d772f18} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7713 | 2026.01.02 05:10:23.574273 [ 270 ] {25cc1b3e-2fc2-4b41-8ee8-fb180d772f18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7714 | 2026.01.02 05:10:23.574583 [ 270 ] {25cc1b3e-2fc2-4b41-8ee8-fb180d772f18} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7715 | 2026.01.02 05:10:23.574798 [ 270 ] {25cc1b3e-2fc2-4b41-8ee8-fb180d772f18} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7716 | 2026.01.02 05:10:23.574931 [ 270 ] {25cc1b3e-2fc2-4b41-8ee8-fb180d772f18} <Debug> executeQuery: Read 108 rows, 8.64 KiB in 0.001176 sec., 91836.73469387756 rows/sec., 7.18 MiB/sec. | ||
| 7717 | 2026.01.02 05:10:23.574970 [ 270 ] {25cc1b3e-2fc2-4b41-8ee8-fb180d772f18} <Debug> TCPHandler: Processed in 0.001343402 sec. | ||
| 7718 | 2026.01.02 05:10:23.575079 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7719 | 2026.01.02 05:10:23.575176 [ 270 ] {48fd3fc7-1423-4f54-857b-c6f83f6fc166} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7720 | 2026.01.02 05:10:23.575222 [ 270 ] {48fd3fc7-1423-4f54-857b-c6f83f6fc166} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7721 | 2026.01.02 05:10:23.575614 [ 270 ] {48fd3fc7-1423-4f54-857b-c6f83f6fc166} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7722 | 2026.01.02 05:10:23.575650 [ 270 ] {48fd3fc7-1423-4f54-857b-c6f83f6fc166} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7723 | 2026.01.02 05:10:23.575980 [ 270 ] {48fd3fc7-1423-4f54-857b-c6f83f6fc166} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7724 | 2026.01.02 05:10:23.576201 [ 270 ] {48fd3fc7-1423-4f54-857b-c6f83f6fc166} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7725 | 2026.01.02 05:10:23.576334 [ 270 ] {48fd3fc7-1423-4f54-857b-c6f83f6fc166} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001177 sec., 137638.06287170772 rows/sec., 9.58 MiB/sec. | ||
| 7726 | 2026.01.02 05:10:23.576372 [ 270 ] {48fd3fc7-1423-4f54-857b-c6f83f6fc166} <Debug> TCPHandler: Processed in 0.001342153 sec. | ||
| 7727 | 2026.01.02 05:10:23.576489 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7728 | 2026.01.02 05:10:23.576610 [ 270 ] {945b2d64-60a5-4309-9f79-1f3d03d49eae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7729 | 2026.01.02 05:10:23.576674 [ 270 ] {945b2d64-60a5-4309-9f79-1f3d03d49eae} <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 | ||
| 7730 | 2026.01.02 05:10:23.577488 [ 270 ] {945b2d64-60a5-4309-9f79-1f3d03d49eae} <Trace> oximeter.measurements_histogramu64 (1ea2d44b-9dfb-4731-8ee2-8779179f369b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7731 | 2026.01.02 05:10:23.577523 [ 270 ] {945b2d64-60a5-4309-9f79-1f3d03d49eae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7732 | 2026.01.02 05:10:23.578078 [ 270 ] {945b2d64-60a5-4309-9f79-1f3d03d49eae} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 7733 | 2026.01.02 05:10:23.578294 [ 270 ] {945b2d64-60a5-4309-9f79-1f3d03d49eae} <Trace> oximeter.measurements_histogramu64 (1ea2d44b-9dfb-4731-8ee2-8779179f369b): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7734 | 2026.01.02 05:10:23.578430 [ 270 ] {945b2d64-60a5-4309-9f79-1f3d03d49eae} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001845 sec., 21680.21680216802 rows/sec., 38.85 MiB/sec. | ||
| 7735 | 2026.01.02 05:10:23.578484 [ 270 ] {945b2d64-60a5-4309-9f79-1f3d03d49eae} <Debug> TCPHandler: Processed in 0.002055614 sec. | ||
| 7736 | 2026.01.02 05:10:23.578593 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7737 | 2026.01.02 05:10:23.578687 [ 270 ] {fc7d41e8-73b1-4549-ba5b-9c58567013ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7738 | 2026.01.02 05:10:23.578729 [ 270 ] {fc7d41e8-73b1-4549-ba5b-9c58567013ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7739 | 2026.01.02 05:10:23.579054 [ 270 ] {fc7d41e8-73b1-4549-ba5b-9c58567013ba} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7740 | 2026.01.02 05:10:23.579088 [ 270 ] {fc7d41e8-73b1-4549-ba5b-9c58567013ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7741 | 2026.01.02 05:10:23.579392 [ 270 ] {fc7d41e8-73b1-4549-ba5b-9c58567013ba} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7742 | 2026.01.02 05:10:23.579598 [ 270 ] {fc7d41e8-73b1-4549-ba5b-9c58567013ba} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7743 | 2026.01.02 05:10:23.579723 [ 270 ] {fc7d41e8-73b1-4549-ba5b-9c58567013ba} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001054 sec., 56925.99620493359 rows/sec., 3.84 MiB/sec. | ||
| 7744 | 2026.01.02 05:10:23.579758 [ 270 ] {fc7d41e8-73b1-4549-ba5b-9c58567013ba} <Debug> TCPHandler: Processed in 0.00121422 sec. | ||
| 7745 | 2026.01.02 05:10:24.449303 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18777 | ||
| 7746 | 2026.01.02 05:10:24.450094 [ 245 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7747 | 2026.01.02 05:10:24.450142 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7748 | 2026.01.02 05:10:24.450620 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7749 | 2026.01.02 05:10:24.450851 [ 245 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7750 | 2026.01.02 05:10:24.450985 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18777 | ||
| 7751 | 2026.01.02 05:10:25.482110 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 7752 | 2026.01.02 05:10:25.498269 [ 244 ] {} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7753 | 2026.01.02 05:10:25.498325 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7754 | 2026.01.02 05:10:25.504258 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7755 | 2026.01.02 05:10:25.504952 [ 244 ] {} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7756 | 2026.01.02 05:10:25.507690 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 7757 | 2026.01.02 05:10:28.567099 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7758 | 2026.01.02 05:10:28.567291 [ 270 ] {fed987b3-7e85-46ef-9e66-cd2390a78917} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7759 | 2026.01.02 05:10:28.567357 [ 270 ] {fed987b3-7e85-46ef-9e66-cd2390a78917} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7760 | 2026.01.02 05:10:28.567971 [ 270 ] {fed987b3-7e85-46ef-9e66-cd2390a78917} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7761 | 2026.01.02 05:10:28.568013 [ 270 ] {fed987b3-7e85-46ef-9e66-cd2390a78917} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7762 | 2026.01.02 05:10:28.568403 [ 270 ] {fed987b3-7e85-46ef-9e66-cd2390a78917} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7763 | 2026.01.02 05:10:28.568636 [ 270 ] {fed987b3-7e85-46ef-9e66-cd2390a78917} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7764 | 2026.01.02 05:10:28.568790 [ 270 ] {fed987b3-7e85-46ef-9e66-cd2390a78917} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001549 sec., 36152.35635894125 rows/sec., 2.78 MiB/sec. | ||
| 7765 | 2026.01.02 05:10:28.568832 [ 270 ] {fed987b3-7e85-46ef-9e66-cd2390a78917} <Debug> TCPHandler: Processed in 0.001867501 sec. | ||
| 7766 | 2026.01.02 05:10:28.568940 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7767 | 2026.01.02 05:10:28.569044 [ 270 ] {d975e023-b09d-4af8-8e48-a9827126b888} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7768 | 2026.01.02 05:10:28.569095 [ 270 ] {d975e023-b09d-4af8-8e48-a9827126b888} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7769 | 2026.01.02 05:10:28.569594 [ 270 ] {d975e023-b09d-4af8-8e48-a9827126b888} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7770 | 2026.01.02 05:10:28.569638 [ 270 ] {d975e023-b09d-4af8-8e48-a9827126b888} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7771 | 2026.01.02 05:10:28.570025 [ 270 ] {d975e023-b09d-4af8-8e48-a9827126b888} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7772 | 2026.01.02 05:10:28.570257 [ 270 ] {d975e023-b09d-4af8-8e48-a9827126b888} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7773 | 2026.01.02 05:10:28.570391 [ 270 ] {d975e023-b09d-4af8-8e48-a9827126b888} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001367 sec., 46817.84930504755 rows/sec., 3.65 MiB/sec. | ||
| 7774 | 2026.01.02 05:10:28.570430 [ 270 ] {d975e023-b09d-4af8-8e48-a9827126b888} <Debug> TCPHandler: Processed in 0.001540806 sec. | ||
| 7775 | 2026.01.02 05:10:28.570545 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7776 | 2026.01.02 05:10:28.570638 [ 270 ] {d8307665-0272-42a2-82f0-ff746b42137e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7777 | 2026.01.02 05:10:28.570683 [ 270 ] {d8307665-0272-42a2-82f0-ff746b42137e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7778 | 2026.01.02 05:10:28.571078 [ 270 ] {d8307665-0272-42a2-82f0-ff746b42137e} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7779 | 2026.01.02 05:10:28.571115 [ 270 ] {d8307665-0272-42a2-82f0-ff746b42137e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7780 | 2026.01.02 05:10:28.571453 [ 270 ] {d8307665-0272-42a2-82f0-ff746b42137e} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7781 | 2026.01.02 05:10:28.571671 [ 270 ] {d8307665-0272-42a2-82f0-ff746b42137e} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7782 | 2026.01.02 05:10:28.571807 [ 270 ] {d8307665-0272-42a2-82f0-ff746b42137e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001186 sec., 134907.25126475547 rows/sec., 9.40 MiB/sec. | ||
| 7783 | 2026.01.02 05:10:28.571844 [ 270 ] {d8307665-0272-42a2-82f0-ff746b42137e} <Debug> TCPHandler: Processed in 0.001347793 sec. | ||
| 7784 | 2026.01.02 05:10:28.571959 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7785 | 2026.01.02 05:10:28.572055 [ 270 ] {7da3f19e-e3ca-401d-95e8-5ca956fff930} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7786 | 2026.01.02 05:10:28.572097 [ 270 ] {7da3f19e-e3ca-401d-95e8-5ca956fff930} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7787 | 2026.01.02 05:10:28.572429 [ 270 ] {7da3f19e-e3ca-401d-95e8-5ca956fff930} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7788 | 2026.01.02 05:10:28.572465 [ 270 ] {7da3f19e-e3ca-401d-95e8-5ca956fff930} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7789 | 2026.01.02 05:10:28.572786 [ 270 ] {7da3f19e-e3ca-401d-95e8-5ca956fff930} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7790 | 2026.01.02 05:10:28.572998 [ 270 ] {7da3f19e-e3ca-401d-95e8-5ca956fff930} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7791 | 2026.01.02 05:10:28.573142 [ 270 ] {7da3f19e-e3ca-401d-95e8-5ca956fff930} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001105 sec., 54298.64253393665 rows/sec., 3.66 MiB/sec. | ||
| 7792 | 2026.01.02 05:10:28.573178 [ 270 ] {7da3f19e-e3ca-401d-95e8-5ca956fff930} <Debug> TCPHandler: Processed in 0.001268011 sec. | ||
| 7793 | 2026.01.02 05:10:31.778391 [ 93 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7794 | 2026.01.02 05:10:31.778472 [ 93 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7795 | 2026.01.02 05:10:31.951119 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19225 | ||
| 7796 | 2026.01.02 05:10:31.951614 [ 245 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7797 | 2026.01.02 05:10:31.951649 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7798 | 2026.01.02 05:10:31.952164 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7799 | 2026.01.02 05:10:31.952402 [ 245 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7800 | 2026.01.02 05:10:31.952547 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19225 | ||
| 7801 | 2026.01.02 05:10:32.007712 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 932 | ||
| 7802 | 2026.01.02 05:10:32.010147 [ 243 ] {} <Trace> system.query_log (dd3f3490-5765-4d2a-9406-0e239d3e9a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7803 | 2026.01.02 05:10:32.010225 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7804 | 2026.01.02 05:10:32.011579 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7805 | 2026.01.02 05:10:32.011897 [ 243 ] {} <Trace> system.query_log (dd3f3490-5765-4d2a-9406-0e239d3e9a13): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7806 | 2026.01.02 05:10:32.012360 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 932 | ||
| 7807 | 2026.01.02 05:10:33.007817 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 7808 | 2026.01.02 05:10:33.025099 [ 244 ] {} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7809 | 2026.01.02 05:10:33.025169 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7810 | 2026.01.02 05:10:33.031510 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7811 | 2026.01.02 05:10:33.032235 [ 244 ] {} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7812 | 2026.01.02 05:10:33.035081 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 7813 | 2026.01.02 05:10:33.569418 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7814 | 2026.01.02 05:10:33.569701 [ 270 ] {577b127b-6566-481c-98c6-545583447e98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7815 | 2026.01.02 05:10:33.569806 [ 270 ] {577b127b-6566-481c-98c6-545583447e98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7816 | 2026.01.02 05:10:33.570794 [ 270 ] {577b127b-6566-481c-98c6-545583447e98} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7817 | 2026.01.02 05:10:33.570835 [ 270 ] {577b127b-6566-481c-98c6-545583447e98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7818 | 2026.01.02 05:10:33.571254 [ 270 ] {577b127b-6566-481c-98c6-545583447e98} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7819 | 2026.01.02 05:10:33.571486 [ 270 ] {577b127b-6566-481c-98c6-545583447e98} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7820 | 2026.01.02 05:10:33.571618 [ 89 ] {} <Debug> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7821 | 2026.01.02 05:10:33.571650 [ 270 ] {577b127b-6566-481c-98c6-545583447e98} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.002028 sec., 67061.14398422091 rows/sec., 5.82 MiB/sec. | ||
| 7822 | 2026.01.02 05:10:33.571656 [ 89 ] {} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7823 | 2026.01.02 05:10:33.571685 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7824 | 2026.01.02 05:10:33.571702 [ 270 ] {577b127b-6566-481c-98c6-545583447e98} <Debug> TCPHandler: Processed in 0.002459462 sec. | ||
| 7825 | 2026.01.02 05:10:33.571823 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7826 | 2026.01.02 05:10:33.571824 [ 198 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::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 | ||
| 7827 | 2026.01.02 05:10:33.571926 [ 270 ] {bec3d29e-c046-4c38-beea-c5f76071e814} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7828 | 2026.01.02 05:10:33.571977 [ 270 ] {bec3d29e-c046-4c38-beea-c5f76071e814} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7829 | 2026.01.02 05:10:33.571998 [ 198 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7830 | 2026.01.02 05:10:33.572042 [ 198 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2464 rows starting from the beginning of the part | ||
| 7831 | 2026.01.02 05:10:33.572116 [ 198 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 136 rows starting from the beginning of the part | ||
| 7832 | 2026.01.02 05:10:33.572167 [ 198 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 56 rows starting from the beginning of the part | ||
| 7833 | 2026.01.02 05:10:33.572212 [ 198 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 138 rows starting from the beginning of the part | ||
| 7834 | 2026.01.02 05:10:33.572258 [ 198 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 56 rows starting from the beginning of the part | ||
| 7835 | 2026.01.02 05:10:33.572299 [ 198 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 136 rows starting from the beginning of the part | ||
| 7836 | 2026.01.02 05:10:33.572404 [ 270 ] {bec3d29e-c046-4c38-beea-c5f76071e814} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7837 | 2026.01.02 05:10:33.572448 [ 270 ] {bec3d29e-c046-4c38-beea-c5f76071e814} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7838 | 2026.01.02 05:10:33.572804 [ 270 ] {bec3d29e-c046-4c38-beea-c5f76071e814} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7839 | 2026.01.02 05:10:33.573033 [ 270 ] {bec3d29e-c046-4c38-beea-c5f76071e814} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7840 | 2026.01.02 05:10:33.573179 [ 270 ] {bec3d29e-c046-4c38-beea-c5f76071e814} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001276 sec., 31347.96238244514 rows/sec., 2.30 MiB/sec. | ||
| 7841 | 2026.01.02 05:10:33.573217 [ 270 ] {bec3d29e-c046-4c38-beea-c5f76071e814} <Debug> TCPHandler: Processed in 0.001446494 sec. | ||
| 7842 | 2026.01.02 05:10:33.573333 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7843 | 2026.01.02 05:10:33.573452 [ 270 ] {8734b4df-59f0-44c6-8fd8-f0713dce95e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7844 | 2026.01.02 05:10:33.573502 [ 270 ] {8734b4df-59f0-44c6-8fd8-f0713dce95e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7845 | 2026.01.02 05:10:33.573670 [ 200 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2986 rows, containing 5 columns (5 merged, 0 gathered) in 0.001914562 sec., 1559625.6480594517 rows/sec., 134.30 MiB/sec. | ||
| 7846 | 2026.01.02 05:10:33.573971 [ 192 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7847 | 2026.01.02 05:10:33.574046 [ 270 ] {8734b4df-59f0-44c6-8fd8-f0713dce95e5} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7848 | 2026.01.02 05:10:33.574097 [ 270 ] {8734b4df-59f0-44c6-8fd8-f0713dce95e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7849 | 2026.01.02 05:10:33.574287 [ 192 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_56_11} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7850 | 2026.01.02 05:10:33.574381 [ 192 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_56_11} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7851 | 2026.01.02 05:10:33.574487 [ 270 ] {8734b4df-59f0-44c6-8fd8-f0713dce95e5} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7852 | 2026.01.02 05:10:33.574489 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.90 MiB. | ||
| 7853 | 2026.01.02 05:10:33.574713 [ 270 ] {8734b4df-59f0-44c6-8fd8-f0713dce95e5} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7854 | 2026.01.02 05:10:33.574836 [ 89 ] {} <Debug> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7855 | 2026.01.02 05:10:33.574851 [ 270 ] {8734b4df-59f0-44c6-8fd8-f0713dce95e5} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001425 sec., 72982.45614035087 rows/sec., 5.70 MiB/sec. | ||
| 7856 | 2026.01.02 05:10:33.574876 [ 89 ] {} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7857 | 2026.01.02 05:10:33.574896 [ 270 ] {8734b4df-59f0-44c6-8fd8-f0713dce95e5} <Debug> TCPHandler: Processed in 0.001624287 sec. | ||
| 7858 | 2026.01.02 05:10:33.574900 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7859 | 2026.01.02 05:10:33.575007 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7860 | 2026.01.02 05:10:33.575018 [ 195 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::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 | ||
| 7861 | 2026.01.02 05:10:33.575104 [ 270 ] {f21f9245-7790-443e-a863-f02db855df3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7862 | 2026.01.02 05:10:33.575153 [ 270 ] {f21f9245-7790-443e-a863-f02db855df3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7863 | 2026.01.02 05:10:33.575163 [ 195 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7864 | 2026.01.02 05:10:33.575206 [ 195 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1249 rows starting from the beginning of the part | ||
| 7865 | 2026.01.02 05:10:33.575275 [ 195 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 104 rows starting from the beginning of the part | ||
| 7866 | 2026.01.02 05:10:33.575324 [ 195 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 64 rows starting from the beginning of the part | ||
| 7867 | 2026.01.02 05:10:33.575372 [ 195 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 108 rows starting from the beginning of the part | ||
| 7868 | 2026.01.02 05:10:33.575416 [ 195 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 64 rows starting from the beginning of the part | ||
| 7869 | 2026.01.02 05:10:33.575461 [ 195 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 104 rows starting from the beginning of the part | ||
| 7870 | 2026.01.02 05:10:33.575586 [ 270 ] {f21f9245-7790-443e-a863-f02db855df3b} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7871 | 2026.01.02 05:10:33.575629 [ 270 ] {f21f9245-7790-443e-a863-f02db855df3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7872 | 2026.01.02 05:10:33.575997 [ 270 ] {f21f9245-7790-443e-a863-f02db855df3b} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7873 | 2026.01.02 05:10:33.576233 [ 270 ] {f21f9245-7790-443e-a863-f02db855df3b} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7874 | 2026.01.02 05:10:33.576367 [ 270 ] {f21f9245-7790-443e-a863-f02db855df3b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001282 sec., 124804.992199688 rows/sec., 8.69 MiB/sec. | ||
| 7875 | 2026.01.02 05:10:33.576404 [ 270 ] {f21f9245-7790-443e-a863-f02db855df3b} <Debug> TCPHandler: Processed in 0.001447864 sec. | ||
| 7876 | 2026.01.02 05:10:33.576516 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7877 | 2026.01.02 05:10:33.576613 [ 270 ] {0fb9c36f-3df9-4df6-b3a8-ab259e82ff9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7878 | 2026.01.02 05:10:33.576619 [ 200 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1693 rows, containing 5 columns (5 merged, 0 gathered) in 0.001658008 sec., 1021104.8438849511 rows/sec., 79.17 MiB/sec. | ||
| 7879 | 2026.01.02 05:10:33.576673 [ 270 ] {0fb9c36f-3df9-4df6-b3a8-ab259e82ff9d} <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 | ||
| 7880 | 2026.01.02 05:10:33.576804 [ 195 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7881 | 2026.01.02 05:10:33.577064 [ 195 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_56_11} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7882 | 2026.01.02 05:10:33.577146 [ 195 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_56_11} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7883 | 2026.01.02 05:10:33.577226 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
| 7884 | 2026.01.02 05:10:33.577565 [ 270 ] {0fb9c36f-3df9-4df6-b3a8-ab259e82ff9d} <Trace> oximeter.measurements_histogramu64 (1ea2d44b-9dfb-4731-8ee2-8779179f369b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7885 | 2026.01.02 05:10:33.577609 [ 270 ] {0fb9c36f-3df9-4df6-b3a8-ab259e82ff9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7886 | 2026.01.02 05:10:33.578268 [ 270 ] {0fb9c36f-3df9-4df6-b3a8-ab259e82ff9d} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7887 | 2026.01.02 05:10:33.578598 [ 270 ] {0fb9c36f-3df9-4df6-b3a8-ab259e82ff9d} <Trace> oximeter.measurements_histogramu64 (1ea2d44b-9dfb-4731-8ee2-8779179f369b): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7888 | 2026.01.02 05:10:33.578774 [ 270 ] {0fb9c36f-3df9-4df6-b3a8-ab259e82ff9d} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002178 sec., 18365.47291092746 rows/sec., 32.91 MiB/sec. | ||
| 7889 | 2026.01.02 05:10:33.578883 [ 270 ] {0fb9c36f-3df9-4df6-b3a8-ab259e82ff9d} <Debug> TCPHandler: Processed in 0.002417021 sec. | ||
| 7890 | 2026.01.02 05:10:33.579018 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7891 | 2026.01.02 05:10:33.579132 [ 270 ] {c11de856-8b43-4b35-8b61-57eec05a2a1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7892 | 2026.01.02 05:10:33.579191 [ 270 ] {c11de856-8b43-4b35-8b61-57eec05a2a1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7893 | 2026.01.02 05:10:33.579554 [ 270 ] {c11de856-8b43-4b35-8b61-57eec05a2a1a} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7894 | 2026.01.02 05:10:33.579590 [ 270 ] {c11de856-8b43-4b35-8b61-57eec05a2a1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7895 | 2026.01.02 05:10:33.579911 [ 270 ] {c11de856-8b43-4b35-8b61-57eec05a2a1a} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 7896 | 2026.01.02 05:10:33.580137 [ 270 ] {c11de856-8b43-4b35-8b61-57eec05a2a1a} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7897 | 2026.01.02 05:10:33.580268 [ 270 ] {c11de856-8b43-4b35-8b61-57eec05a2a1a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001161 sec., 51679.58656330749 rows/sec., 3.48 MiB/sec. | ||
| 7898 | 2026.01.02 05:10:33.580305 [ 270 ] {c11de856-8b43-4b35-8b61-57eec05a2a1a} <Debug> TCPHandler: Processed in 0.001349243 sec. | ||
| 7899 | 2026.01.02 05:10:38.595443 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7900 | 2026.01.02 05:10:38.595751 [ 270 ] {e12ade6e-3ecc-4cfc-8273-e2067c7bd8d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7901 | 2026.01.02 05:10:38.595856 [ 270 ] {e12ade6e-3ecc-4cfc-8273-e2067c7bd8d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7902 | 2026.01.02 05:10:38.596710 [ 270 ] {e12ade6e-3ecc-4cfc-8273-e2067c7bd8d6} <Trace> oximeter.fields_i16 (cb56b64a-0514-41c6-b851-58b3833bf8fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7903 | 2026.01.02 05:10:38.596746 [ 270 ] {e12ade6e-3ecc-4cfc-8273-e2067c7bd8d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7904 | 2026.01.02 05:10:38.597151 [ 270 ] {e12ade6e-3ecc-4cfc-8273-e2067c7bd8d6} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 7905 | 2026.01.02 05:10:38.597386 [ 270 ] {e12ade6e-3ecc-4cfc-8273-e2067c7bd8d6} <Trace> oximeter.fields_i16 (cb56b64a-0514-41c6-b851-58b3833bf8fd): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7906 | 2026.01.02 05:10:38.597539 [ 270 ] {e12ade6e-3ecc-4cfc-8273-e2067c7bd8d6} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001865 sec., 12868.6327077748 rows/sec., 1.07 MiB/sec. | ||
| 7907 | 2026.01.02 05:10:38.597581 [ 270 ] {e12ade6e-3ecc-4cfc-8273-e2067c7bd8d6} <Debug> TCPHandler: Processed in 0.002331579 sec. | ||
| 7908 | 2026.01.02 05:10:38.597699 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7909 | 2026.01.02 05:10:38.597804 [ 270 ] {f83e06d9-7fbe-41de-bb54-49efa2d2efb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7910 | 2026.01.02 05:10:38.597845 [ 270 ] {f83e06d9-7fbe-41de-bb54-49efa2d2efb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7911 | 2026.01.02 05:10:38.598259 [ 270 ] {f83e06d9-7fbe-41de-bb54-49efa2d2efb3} <Trace> oximeter.fields_ipaddr (645cdd3d-4969-40ee-99e7-272b8c981424): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7912 | 2026.01.02 05:10:38.598294 [ 270 ] {f83e06d9-7fbe-41de-bb54-49efa2d2efb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7913 | 2026.01.02 05:10:38.598579 [ 270 ] {f83e06d9-7fbe-41de-bb54-49efa2d2efb3} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 7914 | 2026.01.02 05:10:38.598783 [ 270 ] {f83e06d9-7fbe-41de-bb54-49efa2d2efb3} <Trace> oximeter.fields_ipaddr (645cdd3d-4969-40ee-99e7-272b8c981424): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7915 | 2026.01.02 05:10:38.598907 [ 270 ] {f83e06d9-7fbe-41de-bb54-49efa2d2efb3} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001121 sec., 1784.121320249777 rows/sec., 145.48 KiB/sec. | ||
| 7916 | 2026.01.02 05:10:38.598943 [ 270 ] {f83e06d9-7fbe-41de-bb54-49efa2d2efb3} <Debug> TCPHandler: Processed in 0.001294762 sec. | ||
| 7917 | 2026.01.02 05:10:38.599053 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7918 | 2026.01.02 05:10:38.599148 [ 270 ] {7532375a-2db6-4996-b766-c4bef9bdf10e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7919 | 2026.01.02 05:10:38.599187 [ 270 ] {7532375a-2db6-4996-b766-c4bef9bdf10e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7920 | 2026.01.02 05:10:38.600041 [ 270 ] {7532375a-2db6-4996-b766-c4bef9bdf10e} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7921 | 2026.01.02 05:10:38.600076 [ 270 ] {7532375a-2db6-4996-b766-c4bef9bdf10e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7922 | 2026.01.02 05:10:38.600455 [ 270 ] {7532375a-2db6-4996-b766-c4bef9bdf10e} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7923 | 2026.01.02 05:10:38.600662 [ 270 ] {7532375a-2db6-4996-b766-c4bef9bdf10e} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7924 | 2026.01.02 05:10:38.600787 [ 270 ] {7532375a-2db6-4996-b766-c4bef9bdf10e} <Debug> executeQuery: Read 1317 rows, 112.50 KiB in 0.001657 sec., 794809.8974049487 rows/sec., 66.30 MiB/sec. | ||
| 7925 | 2026.01.02 05:10:38.600825 [ 270 ] {7532375a-2db6-4996-b766-c4bef9bdf10e} <Debug> TCPHandler: Processed in 0.001821321 sec. | ||
| 7926 | 2026.01.02 05:10:38.600933 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7927 | 2026.01.02 05:10:38.601028 [ 270 ] {3b6f4120-bbf7-416c-b4dd-f57d9ac07d72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7928 | 2026.01.02 05:10:38.601068 [ 270 ] {3b6f4120-bbf7-416c-b4dd-f57d9ac07d72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7929 | 2026.01.02 05:10:38.601450 [ 270 ] {3b6f4120-bbf7-416c-b4dd-f57d9ac07d72} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7930 | 2026.01.02 05:10:38.601485 [ 270 ] {3b6f4120-bbf7-416c-b4dd-f57d9ac07d72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7931 | 2026.01.02 05:10:38.601785 [ 270 ] {3b6f4120-bbf7-416c-b4dd-f57d9ac07d72} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7932 | 2026.01.02 05:10:38.601999 [ 270 ] {3b6f4120-bbf7-416c-b4dd-f57d9ac07d72} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7933 | 2026.01.02 05:10:38.602122 [ 270 ] {3b6f4120-bbf7-416c-b4dd-f57d9ac07d72} <Debug> executeQuery: Read 14 rows, 1.10 KiB in 0.001112 sec., 12589.928057553958 rows/sec., 989.74 KiB/sec. | ||
| 7934 | 2026.01.02 05:10:38.602164 [ 270 ] {3b6f4120-bbf7-416c-b4dd-f57d9ac07d72} <Debug> TCPHandler: Processed in 0.001280302 sec. | ||
| 7935 | 2026.01.02 05:10:38.602271 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7936 | 2026.01.02 05:10:38.602365 [ 270 ] {d95edcfd-b4f4-4099-8e4a-f908fae9d85c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7937 | 2026.01.02 05:10:38.602404 [ 270 ] {d95edcfd-b4f4-4099-8e4a-f908fae9d85c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7938 | 2026.01.02 05:10:38.602844 [ 270 ] {d95edcfd-b4f4-4099-8e4a-f908fae9d85c} <Trace> oximeter.fields_u32 (1310015a-3be0-40ba-9fec-1b5eb4ed9f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7939 | 2026.01.02 05:10:38.602879 [ 270 ] {d95edcfd-b4f4-4099-8e4a-f908fae9d85c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7940 | 2026.01.02 05:10:38.603186 [ 270 ] {d95edcfd-b4f4-4099-8e4a-f908fae9d85c} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 7941 | 2026.01.02 05:10:38.603391 [ 270 ] {d95edcfd-b4f4-4099-8e4a-f908fae9d85c} <Trace> oximeter.fields_u32 (1310015a-3be0-40ba-9fec-1b5eb4ed9f75): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7942 | 2026.01.02 05:10:38.603515 [ 270 ] {d95edcfd-b4f4-4099-8e4a-f908fae9d85c} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001168 sec., 215753.42465753425 rows/sec., 14.92 MiB/sec. | ||
| 7943 | 2026.01.02 05:10:38.603553 [ 270 ] {d95edcfd-b4f4-4099-8e4a-f908fae9d85c} <Debug> TCPHandler: Processed in 0.001332453 sec. | ||
| 7944 | 2026.01.02 05:10:38.603661 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7945 | 2026.01.02 05:10:38.603754 [ 270 ] {3194e3a8-e3d7-4829-acc8-f4642a9cf00b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7946 | 2026.01.02 05:10:38.603794 [ 270 ] {3194e3a8-e3d7-4829-acc8-f4642a9cf00b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7947 | 2026.01.02 05:10:38.604177 [ 270 ] {3194e3a8-e3d7-4829-acc8-f4642a9cf00b} <Trace> oximeter.fields_u8 (ae3e3832-81ae-4954-8933-d68b9608f6be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7948 | 2026.01.02 05:10:38.604214 [ 270 ] {3194e3a8-e3d7-4829-acc8-f4642a9cf00b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7949 | 2026.01.02 05:10:38.604504 [ 270 ] {3194e3a8-e3d7-4829-acc8-f4642a9cf00b} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 7950 | 2026.01.02 05:10:38.604712 [ 270 ] {3194e3a8-e3d7-4829-acc8-f4642a9cf00b} <Trace> oximeter.fields_u8 (ae3e3832-81ae-4954-8933-d68b9608f6be): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7951 | 2026.01.02 05:10:38.604835 [ 270 ] {3194e3a8-e3d7-4829-acc8-f4642a9cf00b} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001098 sec., 10928.96174863388 rows/sec., 853.83 KiB/sec. | ||
| 7952 | 2026.01.02 05:10:38.604873 [ 270 ] {3194e3a8-e3d7-4829-acc8-f4642a9cf00b} <Debug> TCPHandler: Processed in 0.001262131 sec. | ||
| 7953 | 2026.01.02 05:10:38.604979 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7954 | 2026.01.02 05:10:38.605078 [ 270 ] {553d9be1-fba8-47a0-871d-d9142859684a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7955 | 2026.01.02 05:10:38.605119 [ 270 ] {553d9be1-fba8-47a0-871d-d9142859684a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7956 | 2026.01.02 05:10:38.605689 [ 270 ] {553d9be1-fba8-47a0-871d-d9142859684a} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7957 | 2026.01.02 05:10:38.605724 [ 270 ] {553d9be1-fba8-47a0-871d-d9142859684a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7958 | 2026.01.02 05:10:38.606048 [ 270 ] {553d9be1-fba8-47a0-871d-d9142859684a} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7959 | 2026.01.02 05:10:38.606256 [ 270 ] {553d9be1-fba8-47a0-871d-d9142859684a} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7960 | 2026.01.02 05:10:38.606379 [ 270 ] {553d9be1-fba8-47a0-871d-d9142859684a} <Debug> executeQuery: Read 558 rows, 42.83 KiB in 0.001318 sec., 423368.74051593326 rows/sec., 31.73 MiB/sec. | ||
| 7961 | 2026.01.02 05:10:38.606417 [ 270 ] {553d9be1-fba8-47a0-871d-d9142859684a} <Debug> TCPHandler: Processed in 0.001488015 sec. | ||
| 7962 | 2026.01.02 05:10:38.606526 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7963 | 2026.01.02 05:10:38.606620 [ 270 ] {d758650c-c5ef-48ef-b89d-5de8c4a0a874} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7964 | 2026.01.02 05:10:38.606663 [ 270 ] {d758650c-c5ef-48ef-b89d-5de8c4a0a874} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7965 | 2026.01.02 05:10:38.607235 [ 270 ] {d758650c-c5ef-48ef-b89d-5de8c4a0a874} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7966 | 2026.01.02 05:10:38.607270 [ 270 ] {d758650c-c5ef-48ef-b89d-5de8c4a0a874} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7967 | 2026.01.02 05:10:38.607653 [ 270 ] {d758650c-c5ef-48ef-b89d-5de8c4a0a874} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7968 | 2026.01.02 05:10:38.607862 [ 270 ] {d758650c-c5ef-48ef-b89d-5de8c4a0a874} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7969 | 2026.01.02 05:10:38.607958 [ 81 ] {} <Debug> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7970 | 2026.01.02 05:10:38.607990 [ 270 ] {d758650c-c5ef-48ef-b89d-5de8c4a0a874} <Debug> executeQuery: Read 881 rows, 61.23 KiB in 0.001388 sec., 634726.2247838617 rows/sec., 43.08 MiB/sec. | ||
| 7971 | 2026.01.02 05:10:38.607996 [ 81 ] {} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7972 | 2026.01.02 05:10:38.608021 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7973 | 2026.01.02 05:10:38.608029 [ 270 ] {d758650c-c5ef-48ef-b89d-5de8c4a0a874} <Debug> TCPHandler: Processed in 0.001552216 sec. | ||
| 7974 | 2026.01.02 05:10:38.608136 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7975 | 2026.01.02 05:10:38.608139 [ 192 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::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 | ||
| 7976 | 2026.01.02 05:10:38.608230 [ 270 ] {e0753fdc-29f5-4ec9-be99-1f15c16c1246} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7977 | 2026.01.02 05:10:38.608277 [ 270 ] {e0753fdc-29f5-4ec9-be99-1f15c16c1246} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7978 | 2026.01.02 05:10:38.608306 [ 192 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7979 | 2026.01.02 05:10:38.608351 [ 192 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_51_10, total 15477 rows starting from the beginning of the part | ||
| 7980 | 2026.01.02 05:10:38.608421 [ 192 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 160 rows starting from the beginning of the part | ||
| 7981 | 2026.01.02 05:10:38.608467 [ 192 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 162 rows starting from the beginning of the part | ||
| 7982 | 2026.01.02 05:10:38.608512 [ 192 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::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 | ||
| 7983 | 2026.01.02 05:10:38.608552 [ 192 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 160 rows starting from the beginning of the part | ||
| 7984 | 2026.01.02 05:10:38.608596 [ 192 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 881 rows starting from the beginning of the part | ||
| 7985 | 2026.01.02 05:10:38.608603 [ 270 ] {e0753fdc-29f5-4ec9-be99-1f15c16c1246} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7986 | 2026.01.02 05:10:38.608645 [ 270 ] {e0753fdc-29f5-4ec9-be99-1f15c16c1246} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7987 | 2026.01.02 05:10:38.608983 [ 270 ] {e0753fdc-29f5-4ec9-be99-1f15c16c1246} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7988 | 2026.01.02 05:10:38.609194 [ 270 ] {e0753fdc-29f5-4ec9-be99-1f15c16c1246} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7989 | 2026.01.02 05:10:38.609321 [ 270 ] {e0753fdc-29f5-4ec9-be99-1f15c16c1246} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001109 sec., 54102.795311091075 rows/sec., 3.65 MiB/sec. | ||
| 7990 | 2026.01.02 05:10:38.609358 [ 270 ] {e0753fdc-29f5-4ec9-be99-1f15c16c1246} <Debug> TCPHandler: Processed in 0.001271091 sec. | ||
| 7991 | 2026.01.02 05:10:38.613409 [ 199 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17000 rows, containing 5 columns (5 merged, 0 gathered) in 0.005324639 sec., 3192704.7073050397 rows/sec., 218.48 MiB/sec. | ||
| 7992 | 2026.01.02 05:10:38.613720 [ 186 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7993 | 2026.01.02 05:10:38.614088 [ 186 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7994 | 2026.01.02 05:10:38.614181 [ 186 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7995 | 2026.01.02 05:10:38.614305 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.44 MiB. | ||
| 7996 | 2026.01.02 05:10:39.452640 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19737 | ||
| 7997 | 2026.01.02 05:10:39.453246 [ 245 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7998 | 2026.01.02 05:10:39.453296 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 7999 | 2026.01.02 05:10:39.453826 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 8000 | 2026.01.02 05:10:39.454053 [ 245 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8001 | 2026.01.02 05:10:39.454185 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19737 | ||
| 8002 | 2026.01.02 05:10:39.454214 [ 31 ] {} <Debug> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 8003 | 2026.01.02 05:10:39.454288 [ 31 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8004 | 2026.01.02 05:10:39.454312 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8005 | 2026.01.02 05:10:39.454415 [ 199 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::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 | ||
| 8006 | 2026.01.02 05:10:39.454552 [ 199 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8007 | 2026.01.02 05:10:39.454596 [ 199 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_36_7, total 17305 rows starting from the beginning of the part | ||
| 8008 | 2026.01.02 05:10:39.454696 [ 199 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 512 rows starting from the beginning of the part | ||
| 8009 | 2026.01.02 05:10:39.454754 [ 199 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 448 rows starting from the beginning of the part | ||
| 8010 | 2026.01.02 05:10:39.454801 [ 199 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 512 rows starting from the beginning of the part | ||
| 8011 | 2026.01.02 05:10:39.454847 [ 199 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 448 rows starting from the beginning of the part | ||
| 8012 | 2026.01.02 05:10:39.454911 [ 199 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 512 rows starting from the beginning of the part | ||
| 8013 | 2026.01.02 05:10:39.457313 [ 186 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19737 rows, containing 4 columns (4 merged, 0 gathered) in 0.002939629 sec., 6714112.563183993 rows/sec., 96.05 MiB/sec. | ||
| 8014 | 2026.01.02 05:10:39.457695 [ 186 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 8015 | 2026.01.02 05:10:39.457990 [ 186 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::all_1_41_8} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8016 | 2026.01.02 05:10:39.458068 [ 186 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::all_1_41_8} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 8017 | 2026.01.02 05:10:39.458193 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.63 MiB. | ||
| 8018 | 2026.01.02 05:10:40.535152 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 8019 | 2026.01.02 05:10:40.560728 [ 244 ] {} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8020 | 2026.01.02 05:10:40.560821 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8021 | 2026.01.02 05:10:40.569904 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 8022 | 2026.01.02 05:10:40.571250 [ 244 ] {} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8023 | 2026.01.02 05:10:40.571692 [ 85 ] {} <Debug> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 8024 | 2026.01.02 05:10:40.571764 [ 85 ] {} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8025 | 2026.01.02 05:10:40.571787 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8026 | 2026.01.02 05:10:40.571925 [ 193 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::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 | ||
| 8027 | 2026.01.02 05:10:40.576838 [ 193 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8028 | 2026.01.02 05:10:40.578856 [ 193 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 272 rows starting from the beginning of the part | ||
| 8029 | 2026.01.02 05:10:40.578880 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 8030 | 2026.01.02 05:10:40.585273 [ 193 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 7 rows starting from the beginning of the part | ||
| 8031 | 2026.01.02 05:10:40.590842 [ 193 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::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 | ||
| 8032 | 2026.01.02 05:10:40.595291 [ 193 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::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 | ||
| 8033 | 2026.01.02 05:10:40.600275 [ 193 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::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 | ||
| 8034 | 2026.01.02 05:10:40.604882 [ 193 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::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 | ||
| 8035 | 2026.01.02 05:10:40.678580 [ 186 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.106713416 sec., 2895.605928311769 rows/sec., 14.97 MiB/sec. | ||
| 8036 | 2026.01.02 05:10:40.682478 [ 188 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 8037 | 2026.01.02 05:10:40.685443 [ 188 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::all_1_41_8} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8038 | 2026.01.02 05:10:40.685556 [ 188 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::all_1_41_8} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 8039 | 2026.01.02 05:10:40.687512 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 8040 | 2026.01.02 05:10:40.890119 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51271 | ||
| 8041 | 2026.01.02 05:10:40.890238 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8042 | 2026.01.02 05:10:40.890267 [ 286 ] {} <Debug> TCP-Session: ca080ce7-3815-4640-83ec-92c7da4e74ed Authenticating user 'default' from [fd00:1122:3344:101::e]:51271 | ||
| 8043 | 2026.01.02 05:10:40.890289 [ 286 ] {} <Debug> TCP-Session: ca080ce7-3815-4640-83ec-92c7da4e74ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8044 | 2026.01.02 05:10:40.890302 [ 286 ] {} <Debug> TCP-Session: ca080ce7-3815-4640-83ec-92c7da4e74ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8045 | 2026.01.02 05:10:40.890475 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33275 | ||
| 8046 | 2026.01.02 05:10:40.890528 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59543 | ||
| 8047 | 2026.01.02 05:10:40.890529 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42977 | ||
| 8048 | 2026.01.02 05:10:40.890575 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56015 | ||
| 8049 | 2026.01.02 05:10:40.890602 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8050 | 2026.01.02 05:10:40.890601 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63789 | ||
| 8051 | 2026.01.02 05:10:40.890642 [ 286 ] {} <Trace> TCP-Session: ca080ce7-3815-4640-83ec-92c7da4e74ed Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8052 | 2026.01.02 05:10:40.890664 [ 287 ] {} <Debug> TCP-Session: 84302581-3668-428b-aecf-1ecd0c5103b6 Authenticating user 'default' from [fd00:1122:3344:101::e]:33275 | ||
| 8053 | 2026.01.02 05:10:40.890598 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38824 | ||
| 8054 | 2026.01.02 05:10:40.890710 [ 287 ] {} <Debug> TCP-Session: 84302581-3668-428b-aecf-1ecd0c5103b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8055 | 2026.01.02 05:10:40.890570 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48895 | ||
| 8056 | 2026.01.02 05:10:40.890745 [ 287 ] {} <Debug> TCP-Session: 84302581-3668-428b-aecf-1ecd0c5103b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8057 | 2026.01.02 05:10:40.890770 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8058 | 2026.01.02 05:10:40.890555 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52097 | ||
| 8059 | 2026.01.02 05:10:40.890814 [ 289 ] {} <Debug> TCP-Session: 3d9e389e-2e05-4701-801e-dc500c764caf Authenticating user 'default' from [fd00:1122:3344:101::e]:59543 | ||
| 8060 | 2026.01.02 05:10:40.890843 [ 286 ] {c85481da-302f-42bb-a27f-22dfe232cd05} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51271) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8061 | 2026.01.02 05:10:40.890859 [ 289 ] {} <Debug> TCP-Session: 3d9e389e-2e05-4701-801e-dc500c764caf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8062 | 2026.01.02 05:10:40.890875 [ 289 ] {} <Debug> TCP-Session: 3d9e389e-2e05-4701-801e-dc500c764caf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8063 | 2026.01.02 05:10:40.891165 [ 286 ] {c85481da-302f-42bb-a27f-22dfe232cd05} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8064 | 2026.01.02 05:10:40.891230 [ 286 ] {c85481da-302f-42bb-a27f-22dfe232cd05} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8065 | 2026.01.02 05:10:40.891254 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8066 | 2026.01.02 05:10:40.891290 [ 352 ] {} <Debug> TCP-Session: 3edeb9a0-cdaf-496e-8e9a-d9231177ec2d Authenticating user 'default' from [fd00:1122:3344:101::e]:52097 | ||
| 8067 | 2026.01.02 05:10:40.891307 [ 352 ] {} <Debug> TCP-Session: 3edeb9a0-cdaf-496e-8e9a-d9231177ec2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8068 | 2026.01.02 05:10:40.891322 [ 352 ] {} <Debug> TCP-Session: 3edeb9a0-cdaf-496e-8e9a-d9231177ec2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8069 | 2026.01.02 05:10:40.891372 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8070 | 2026.01.02 05:10:40.891410 [ 353 ] {} <Debug> TCP-Session: c713c2d6-91b6-441b-ade0-ba6f0afcb17e Authenticating user 'default' from [fd00:1122:3344:101::e]:48895 | ||
| 8071 | 2026.01.02 05:10:40.891428 [ 353 ] {} <Debug> TCP-Session: c713c2d6-91b6-441b-ade0-ba6f0afcb17e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8072 | 2026.01.02 05:10:40.891445 [ 353 ] {} <Debug> TCP-Session: c713c2d6-91b6-441b-ade0-ba6f0afcb17e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8073 | 2026.01.02 05:10:40.891501 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8074 | 2026.01.02 05:10:40.891541 [ 354 ] {} <Debug> TCP-Session: d7c0a49b-e06c-4e6e-9ed4-5f9ee7aac833 Authenticating user 'default' from [fd00:1122:3344:101::e]:56015 | ||
| 8075 | 2026.01.02 05:10:40.891560 [ 354 ] {} <Debug> TCP-Session: d7c0a49b-e06c-4e6e-9ed4-5f9ee7aac833 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8076 | 2026.01.02 05:10:40.891567 [ 286 ] {c85481da-302f-42bb-a27f-22dfe232cd05} <Debug> oximeter.version (e3550e79-451c-4c3d-8ba1-9d3e49618ffc) (SelectExecutor): Key condition: unknown | ||
| 8077 | 2026.01.02 05:10:40.891579 [ 354 ] {} <Debug> TCP-Session: d7c0a49b-e06c-4e6e-9ed4-5f9ee7aac833 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8078 | 2026.01.02 05:10:40.891859 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8079 | 2026.01.02 05:10:40.891901 [ 288 ] {} <Debug> TCP-Session: 9041f518-a03e-4a3e-bd68-9d56ec808f06 Authenticating user 'default' from [fd00:1122:3344:101::e]:42977 | ||
| 8080 | 2026.01.02 05:10:40.891926 [ 288 ] {} <Debug> TCP-Session: 9041f518-a03e-4a3e-bd68-9d56ec808f06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8081 | 2026.01.02 05:10:40.891939 [ 288 ] {} <Debug> TCP-Session: 9041f518-a03e-4a3e-bd68-9d56ec808f06 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8082 | 2026.01.02 05:10:40.891958 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8083 | 2026.01.02 05:10:40.891992 [ 356 ] {} <Debug> TCP-Session: 8598be08-0c21-4808-989f-5278e4a0a0f6 Authenticating user 'default' from [fd00:1122:3344:101::e]:38824 | ||
| 8084 | 2026.01.02 05:10:40.892009 [ 356 ] {} <Debug> TCP-Session: 8598be08-0c21-4808-989f-5278e4a0a0f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8085 | 2026.01.02 05:10:40.892021 [ 356 ] {} <Debug> TCP-Session: 8598be08-0c21-4808-989f-5278e4a0a0f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8086 | 2026.01.02 05:10:40.892235 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8087 | 2026.01.02 05:10:40.892286 [ 355 ] {} <Debug> TCP-Session: 28c549ae-5749-41ba-a102-0c4167b544e3 Authenticating user 'default' from [fd00:1122:3344:101::e]:63789 | ||
| 8088 | 2026.01.02 05:10:40.892311 [ 355 ] {} <Debug> TCP-Session: 28c549ae-5749-41ba-a102-0c4167b544e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8089 | 2026.01.02 05:10:40.892325 [ 355 ] {} <Debug> TCP-Session: 28c549ae-5749-41ba-a102-0c4167b544e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8090 | 2026.01.02 05:10:40.892655 [ 327 ] {c85481da-302f-42bb-a27f-22dfe232cd05} <Trace> AggregatingTransform: Aggregating | ||
| 8091 | 2026.01.02 05:10:40.892709 [ 327 ] {c85481da-302f-42bb-a27f-22dfe232cd05} <Trace> Aggregator: Aggregation method: without_key | ||
| 8092 | 2026.01.02 05:10:40.892748 [ 327 ] {c85481da-302f-42bb-a27f-22dfe232cd05} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000978057 sec. (1022.435 rows/sec., 39.94 KiB/sec.) | ||
| 8093 | 2026.01.02 05:10:40.892767 [ 327 ] {c85481da-302f-42bb-a27f-22dfe232cd05} <Trace> Aggregator: Merging aggregated data | ||
| 8094 | 2026.01.02 05:10:40.894239 [ 286 ] {c85481da-302f-42bb-a27f-22dfe232cd05} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003456 sec., 289.35185185185185 rows/sec., 11.30 KiB/sec. | ||
| 8095 | 2026.01.02 05:10:40.894433 [ 286 ] {c85481da-302f-42bb-a27f-22dfe232cd05} <Debug> TCPHandler: Processed in 0.003913735 sec. | ||
| 8096 | 2026.01.02 05:10:40.894547 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8097 | 2026.01.02 05:10:40.894575 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8098 | 2026.01.02 05:10:40.894596 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8099 | 2026.01.02 05:10:40.894597 [ 286 ] {} <Debug> TCP-Session: ca080ce7-3815-4640-83ec-92c7da4e74ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8100 | 2026.01.02 05:10:40.894619 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8101 | 2026.01.02 05:10:40.894630 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8102 | 2026.01.02 05:10:40.894651 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8103 | 2026.01.02 05:10:40.894665 [ 289 ] {} <Debug> TCP-Session: 3d9e389e-2e05-4701-801e-dc500c764caf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8104 | 2026.01.02 05:10:40.894679 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8105 | 2026.01.02 05:10:40.894689 [ 356 ] {} <Debug> TCP-Session: 8598be08-0c21-4808-989f-5278e4a0a0f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8106 | 2026.01.02 05:10:40.894707 [ 353 ] {} <Debug> TCP-Session: c713c2d6-91b6-441b-ade0-ba6f0afcb17e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8107 | 2026.01.02 05:10:40.894728 [ 354 ] {} <Debug> TCP-Session: d7c0a49b-e06c-4e6e-9ed4-5f9ee7aac833 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8108 | 2026.01.02 05:10:40.894696 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8109 | 2026.01.02 05:10:40.894674 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8110 | 2026.01.02 05:10:40.894807 [ 355 ] {} <Debug> TCP-Session: 28c549ae-5749-41ba-a102-0c4167b544e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8111 | 2026.01.02 05:10:40.894639 [ 352 ] {} <Debug> TCP-Session: 3edeb9a0-cdaf-496e-8e9a-d9231177ec2d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8112 | 2026.01.02 05:10:40.894830 [ 288 ] {} <Debug> TCP-Session: 9041f518-a03e-4a3e-bd68-9d56ec808f06 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8113 | 2026.01.02 05:10:40.894631 [ 287 ] {} <Debug> TCP-Session: 84302581-3668-428b-aecf-1ecd0c5103b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8114 | 2026.01.02 05:10:41.000320 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 297.37 MiB, peak 310.57 MiB, free memory in arenas 0.00 B, will set to 300.24 MiB (RSS), difference: 2.87 MiB | ||
| 8115 | 2026.01.02 05:10:41.065888 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64662 | ||
| 8116 | 2026.01.02 05:10:41.066011 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8117 | 2026.01.02 05:10:41.066038 [ 286 ] {} <Debug> TCP-Session: 80d7f127-fb5b-4945-85c0-66fb1daa865c Authenticating user 'default' from [fd00:1122:3344:101::e]:64662 | ||
| 8118 | 2026.01.02 05:10:41.066063 [ 286 ] {} <Debug> TCP-Session: 80d7f127-fb5b-4945-85c0-66fb1daa865c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8119 | 2026.01.02 05:10:41.066078 [ 286 ] {} <Debug> TCP-Session: 80d7f127-fb5b-4945-85c0-66fb1daa865c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8120 | 2026.01.02 05:10:41.066321 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49557 | ||
| 8121 | 2026.01.02 05:10:41.066342 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41299 | ||
| 8122 | 2026.01.02 05:10:41.066365 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55461 | ||
| 8123 | 2026.01.02 05:10:41.066358 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46711 | ||
| 8124 | 2026.01.02 05:10:41.066400 [ 286 ] {} <Trace> TCP-Session: 80d7f127-fb5b-4945-85c0-66fb1daa865c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8125 | 2026.01.02 05:10:41.066389 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33592 | ||
| 8126 | 2026.01.02 05:10:41.066440 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8127 | 2026.01.02 05:10:41.066467 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8128 | 2026.01.02 05:10:41.066440 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8129 | 2026.01.02 05:10:41.066500 [ 352 ] {} <Debug> TCP-Session: e9a6ad72-11d8-48ca-9e8c-3f7c36de54ec Authenticating user 'default' from [fd00:1122:3344:101::e]:41299 | ||
| 8130 | 2026.01.02 05:10:41.066510 [ 353 ] {} <Debug> TCP-Session: 35dbde87-2412-4e64-a227-5a24d0339947 Authenticating user 'default' from [fd00:1122:3344:101::e]:46711 | ||
| 8131 | 2026.01.02 05:10:41.066531 [ 354 ] {} <Debug> TCP-Session: 96abee49-b633-4011-bf0e-991beab683fe Authenticating user 'default' from [fd00:1122:3344:101::e]:55461 | ||
| 8132 | 2026.01.02 05:10:41.066539 [ 352 ] {} <Debug> TCP-Session: e9a6ad72-11d8-48ca-9e8c-3f7c36de54ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8133 | 2026.01.02 05:10:41.066551 [ 353 ] {} <Debug> TCP-Session: 35dbde87-2412-4e64-a227-5a24d0339947 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8134 | 2026.01.02 05:10:41.066561 [ 354 ] {} <Debug> TCP-Session: 96abee49-b633-4011-bf0e-991beab683fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8135 | 2026.01.02 05:10:41.066564 [ 352 ] {} <Debug> TCP-Session: e9a6ad72-11d8-48ca-9e8c-3f7c36de54ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8136 | 2026.01.02 05:10:41.066582 [ 286 ] {df6d3f09-5b03-4978-8271-1160823fbe27} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64662) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8137 | 2026.01.02 05:10:41.066591 [ 354 ] {} <Debug> TCP-Session: 96abee49-b633-4011-bf0e-991beab683fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8138 | 2026.01.02 05:10:41.066579 [ 353 ] {} <Debug> TCP-Session: 35dbde87-2412-4e64-a227-5a24d0339947 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8139 | 2026.01.02 05:10:41.066540 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8140 | 2026.01.02 05:10:41.066440 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8141 | 2026.01.02 05:10:41.066388 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46649 | ||
| 8142 | 2026.01.02 05:10:41.066700 [ 287 ] {} <Debug> TCP-Session: 74f792ce-9785-4361-ad8d-0e9f0e3dc26e Authenticating user 'default' from [fd00:1122:3344:101::e]:49557 | ||
| 8143 | 2026.01.02 05:10:41.066336 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38302 | ||
| 8144 | 2026.01.02 05:10:41.066744 [ 287 ] {} <Debug> TCP-Session: 74f792ce-9785-4361-ad8d-0e9f0e3dc26e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8145 | 2026.01.02 05:10:41.066337 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53217 | ||
| 8146 | 2026.01.02 05:10:41.066777 [ 287 ] {} <Debug> TCP-Session: 74f792ce-9785-4361-ad8d-0e9f0e3dc26e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8147 | 2026.01.02 05:10:41.066800 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8148 | 2026.01.02 05:10:41.066807 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8149 | 2026.01.02 05:10:41.066688 [ 355 ] {} <Debug> TCP-Session: ffc084d9-a0a8-4bc4-bf6f-496c3af8e56b Authenticating user 'default' from [fd00:1122:3344:101::e]:33592 | ||
| 8150 | 2026.01.02 05:10:41.066846 [ 288 ] {} <Debug> TCP-Session: 08458a64-0008-40ed-8908-73922a877291 Authenticating user 'default' from [fd00:1122:3344:101::e]:38302 | ||
| 8151 | 2026.01.02 05:10:41.066848 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8152 | 2026.01.02 05:10:41.066871 [ 286 ] {df6d3f09-5b03-4978-8271-1160823fbe27} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8153 | 2026.01.02 05:10:41.066894 [ 289 ] {} <Debug> TCP-Session: b15b254a-1985-41de-bc06-39c7533edf8d Authenticating user 'default' from [fd00:1122:3344:101::e]:53217 | ||
| 8154 | 2026.01.02 05:10:41.066886 [ 288 ] {} <Debug> TCP-Session: 08458a64-0008-40ed-8908-73922a877291 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8155 | 2026.01.02 05:10:41.066915 [ 289 ] {} <Debug> TCP-Session: b15b254a-1985-41de-bc06-39c7533edf8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8156 | 2026.01.02 05:10:41.066928 [ 288 ] {} <Debug> TCP-Session: 08458a64-0008-40ed-8908-73922a877291 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8157 | 2026.01.02 05:10:41.066940 [ 289 ] {} <Debug> TCP-Session: b15b254a-1985-41de-bc06-39c7533edf8d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8158 | 2026.01.02 05:10:41.066936 [ 286 ] {df6d3f09-5b03-4978-8271-1160823fbe27} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8159 | 2026.01.02 05:10:41.066873 [ 355 ] {} <Debug> TCP-Session: ffc084d9-a0a8-4bc4-bf6f-496c3af8e56b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8160 | 2026.01.02 05:10:41.066837 [ 356 ] {} <Debug> TCP-Session: 04664396-3c99-44eb-ac41-7ea8c72f8481 Authenticating user 'default' from [fd00:1122:3344:101::e]:46649 | ||
| 8161 | 2026.01.02 05:10:41.066996 [ 355 ] {} <Debug> TCP-Session: ffc084d9-a0a8-4bc4-bf6f-496c3af8e56b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8162 | 2026.01.02 05:10:41.067018 [ 356 ] {} <Debug> TCP-Session: 04664396-3c99-44eb-ac41-7ea8c72f8481 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8163 | 2026.01.02 05:10:41.067036 [ 356 ] {} <Debug> TCP-Session: 04664396-3c99-44eb-ac41-7ea8c72f8481 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8164 | 2026.01.02 05:10:41.067263 [ 286 ] {df6d3f09-5b03-4978-8271-1160823fbe27} <Debug> oximeter.version (e3550e79-451c-4c3d-8ba1-9d3e49618ffc) (SelectExecutor): Key condition: unknown | ||
| 8165 | 2026.01.02 05:10:41.068292 [ 333 ] {df6d3f09-5b03-4978-8271-1160823fbe27} <Trace> AggregatingTransform: Aggregating | ||
| 8166 | 2026.01.02 05:10:41.068327 [ 333 ] {df6d3f09-5b03-4978-8271-1160823fbe27} <Trace> Aggregator: Aggregation method: without_key | ||
| 8167 | 2026.01.02 05:10:41.068361 [ 333 ] {df6d3f09-5b03-4978-8271-1160823fbe27} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000978966 sec. (1021.486 rows/sec., 39.90 KiB/sec.) | ||
| 8168 | 2026.01.02 05:10:41.068379 [ 333 ] {df6d3f09-5b03-4978-8271-1160823fbe27} <Trace> Aggregator: Merging aggregated data | ||
| 8169 | 2026.01.02 05:10:41.069657 [ 286 ] {df6d3f09-5b03-4978-8271-1160823fbe27} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003134 sec., 319.0810465858328 rows/sec., 12.46 KiB/sec. | ||
| 8170 | 2026.01.02 05:10:41.069784 [ 286 ] {df6d3f09-5b03-4978-8271-1160823fbe27} <Debug> TCPHandler: Processed in 0.003501268 sec. | ||
| 8171 | 2026.01.02 05:10:41.069918 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8172 | 2026.01.02 05:10:41.069949 [ 286 ] {} <Debug> TCP-Session: 80d7f127-fb5b-4945-85c0-66fb1daa865c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8173 | 2026.01.02 05:10:41.069949 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8174 | 2026.01.02 05:10:41.069966 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8175 | 2026.01.02 05:10:41.070000 [ 356 ] {} <Debug> TCP-Session: 04664396-3c99-44eb-ac41-7ea8c72f8481 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8176 | 2026.01.02 05:10:41.070005 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8177 | 2026.01.02 05:10:41.070015 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8178 | 2026.01.02 05:10:41.070034 [ 352 ] {} <Debug> TCP-Session: e9a6ad72-11d8-48ca-9e8c-3f7c36de54ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8179 | 2026.01.02 05:10:41.070058 [ 288 ] {} <Debug> TCP-Session: 08458a64-0008-40ed-8908-73922a877291 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8180 | 2026.01.02 05:10:41.070059 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8181 | 2026.01.02 05:10:41.070080 [ 287 ] {} <Debug> TCP-Session: 74f792ce-9785-4361-ad8d-0e9f0e3dc26e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8182 | 2026.01.02 05:10:41.070116 [ 289 ] {} <Debug> TCP-Session: b15b254a-1985-41de-bc06-39c7533edf8d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8183 | 2026.01.02 05:10:41.070078 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8184 | 2026.01.02 05:10:41.070038 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8185 | 2026.01.02 05:10:41.070194 [ 355 ] {} <Debug> TCP-Session: ffc084d9-a0a8-4bc4-bf6f-496c3af8e56b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8186 | 2026.01.02 05:10:41.070214 [ 353 ] {} <Debug> TCP-Session: 35dbde87-2412-4e64-a227-5a24d0339947 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8187 | 2026.01.02 05:10:41.069983 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8188 | 2026.01.02 05:10:41.070283 [ 354 ] {} <Debug> TCP-Session: 96abee49-b633-4011-bf0e-991beab683fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8189 | 2026.01.02 05:10:41.100555 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38504 | ||
| 8190 | 2026.01.02 05:10:41.100647 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8191 | 2026.01.02 05:10:41.100687 [ 286 ] {} <Debug> TCP-Session: 5b846352-3915-4a66-8266-e6d4d62ad08d Authenticating user 'default' from [fd00:1122:3344:101::e]:38504 | ||
| 8192 | 2026.01.02 05:10:41.100708 [ 286 ] {} <Debug> TCP-Session: 5b846352-3915-4a66-8266-e6d4d62ad08d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8193 | 2026.01.02 05:10:41.100724 [ 286 ] {} <Debug> TCP-Session: 5b846352-3915-4a66-8266-e6d4d62ad08d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8194 | 2026.01.02 05:10:41.100932 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58666 | ||
| 8195 | 2026.01.02 05:10:41.100959 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51118 | ||
| 8196 | 2026.01.02 05:10:41.100980 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52028 | ||
| 8197 | 2026.01.02 05:10:41.100991 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60313 | ||
| 8198 | 2026.01.02 05:10:41.101012 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53724 | ||
| 8199 | 2026.01.02 05:10:41.101041 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8200 | 2026.01.02 05:10:41.101055 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8201 | 2026.01.02 05:10:41.101080 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8202 | 2026.01.02 05:10:41.101090 [ 287 ] {} <Debug> TCP-Session: bdda779b-1b25-440a-ac31-1769879ecaa8 Authenticating user 'default' from [fd00:1122:3344:101::e]:58666 | ||
| 8203 | 2026.01.02 05:10:41.101103 [ 353 ] {} <Debug> TCP-Session: e62e4949-ad3e-4217-a9d6-887739f7619f Authenticating user 'default' from [fd00:1122:3344:101::e]:52028 | ||
| 8204 | 2026.01.02 05:10:41.101116 [ 354 ] {} <Debug> TCP-Session: 5840ad10-4515-4dbe-aee3-9453d0f0abd3 Authenticating user 'default' from [fd00:1122:3344:101::e]:60313 | ||
| 8205 | 2026.01.02 05:10:41.101138 [ 353 ] {} <Debug> TCP-Session: e62e4949-ad3e-4217-a9d6-887739f7619f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8206 | 2026.01.02 05:10:41.101125 [ 287 ] {} <Debug> TCP-Session: bdda779b-1b25-440a-ac31-1769879ecaa8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8207 | 2026.01.02 05:10:41.101196 [ 354 ] {} <Debug> TCP-Session: 5840ad10-4515-4dbe-aee3-9453d0f0abd3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8208 | 2026.01.02 05:10:41.101213 [ 287 ] {} <Debug> TCP-Session: bdda779b-1b25-440a-ac31-1769879ecaa8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8209 | 2026.01.02 05:10:41.101227 [ 354 ] {} <Debug> TCP-Session: 5840ad10-4515-4dbe-aee3-9453d0f0abd3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8210 | 2026.01.02 05:10:41.101125 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8211 | 2026.01.02 05:10:41.101047 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8212 | 2026.01.02 05:10:41.101282 [ 356 ] {} <Debug> TCP-Session: 2bfb0c6e-8ea4-460c-ae7d-4fb960631ae6 Authenticating user 'default' from [fd00:1122:3344:101::e]:53724 | ||
| 8213 | 2026.01.02 05:10:41.101295 [ 289 ] {} <Debug> TCP-Session: 48eb3bdc-278f-49be-a02a-d62704ffd2e6 Authenticating user 'default' from [fd00:1122:3344:101::e]:51118 | ||
| 8214 | 2026.01.02 05:10:41.100971 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51577 | ||
| 8215 | 2026.01.02 05:10:41.101317 [ 356 ] {} <Debug> TCP-Session: 2bfb0c6e-8ea4-460c-ae7d-4fb960631ae6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8216 | 2026.01.02 05:10:41.100970 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55781 | ||
| 8217 | 2026.01.02 05:10:41.101352 [ 356 ] {} <Debug> TCP-Session: 2bfb0c6e-8ea4-460c-ae7d-4fb960631ae6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8218 | 2026.01.02 05:10:41.101385 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8219 | 2026.01.02 05:10:41.101321 [ 289 ] {} <Debug> TCP-Session: 48eb3bdc-278f-49be-a02a-d62704ffd2e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8220 | 2026.01.02 05:10:41.101412 [ 288 ] {} <Debug> TCP-Session: f9e3a087-519f-4fd0-8885-1406b31970df Authenticating user 'default' from [fd00:1122:3344:101::e]:51577 | ||
| 8221 | 2026.01.02 05:10:41.101427 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8222 | 2026.01.02 05:10:41.101427 [ 289 ] {} <Debug> TCP-Session: 48eb3bdc-278f-49be-a02a-d62704ffd2e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8223 | 2026.01.02 05:10:41.101443 [ 288 ] {} <Debug> TCP-Session: f9e3a087-519f-4fd0-8885-1406b31970df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8224 | 2026.01.02 05:10:41.101460 [ 352 ] {} <Debug> TCP-Session: f4606cd3-a7a6-4ccc-b5a1-e6d2dcab87ab Authenticating user 'default' from [fd00:1122:3344:101::e]:55781 | ||
| 8225 | 2026.01.02 05:10:41.101481 [ 288 ] {} <Debug> TCP-Session: f9e3a087-519f-4fd0-8885-1406b31970df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8226 | 2026.01.02 05:10:41.101497 [ 352 ] {} <Debug> TCP-Session: f4606cd3-a7a6-4ccc-b5a1-e6d2dcab87ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8227 | 2026.01.02 05:10:41.101204 [ 353 ] {} <Debug> TCP-Session: e62e4949-ad3e-4217-a9d6-887739f7619f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8228 | 2026.01.02 05:10:41.101521 [ 352 ] {} <Debug> TCP-Session: f4606cd3-a7a6-4ccc-b5a1-e6d2dcab87ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8229 | 2026.01.02 05:10:41.101060 [ 286 ] {} <Trace> TCP-Session: 5b846352-3915-4a66-8266-e6d4d62ad08d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8230 | 2026.01.02 05:10:41.101012 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34828 | ||
| 8231 | 2026.01.02 05:10:41.101668 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8232 | 2026.01.02 05:10:41.101700 [ 355 ] {} <Debug> TCP-Session: e9c8e829-bab6-47c1-b2c3-245a9551680d Authenticating user 'default' from [fd00:1122:3344:101::e]:34828 | ||
| 8233 | 2026.01.02 05:10:41.101725 [ 355 ] {} <Debug> TCP-Session: e9c8e829-bab6-47c1-b2c3-245a9551680d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8234 | 2026.01.02 05:10:41.101725 [ 286 ] {9dee189f-6a2b-4242-9dd5-dd9a2eb89465} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38504) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8235 | 2026.01.02 05:10:41.101741 [ 355 ] {} <Debug> TCP-Session: e9c8e829-bab6-47c1-b2c3-245a9551680d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8236 | 2026.01.02 05:10:41.101972 [ 286 ] {9dee189f-6a2b-4242-9dd5-dd9a2eb89465} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8237 | 2026.01.02 05:10:41.102030 [ 286 ] {9dee189f-6a2b-4242-9dd5-dd9a2eb89465} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8238 | 2026.01.02 05:10:41.102303 [ 286 ] {9dee189f-6a2b-4242-9dd5-dd9a2eb89465} <Debug> oximeter.version (e3550e79-451c-4c3d-8ba1-9d3e49618ffc) (SelectExecutor): Key condition: unknown | ||
| 8239 | 2026.01.02 05:10:41.103217 [ 298 ] {9dee189f-6a2b-4242-9dd5-dd9a2eb89465} <Trace> AggregatingTransform: Aggregating | ||
| 8240 | 2026.01.02 05:10:41.103257 [ 298 ] {9dee189f-6a2b-4242-9dd5-dd9a2eb89465} <Trace> Aggregator: Aggregation method: without_key | ||
| 8241 | 2026.01.02 05:10:41.103299 [ 298 ] {9dee189f-6a2b-4242-9dd5-dd9a2eb89465} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000896475 sec. (1115.480 rows/sec., 43.57 KiB/sec.) | ||
| 8242 | 2026.01.02 05:10:41.103317 [ 298 ] {9dee189f-6a2b-4242-9dd5-dd9a2eb89465} <Trace> Aggregator: Merging aggregated data | ||
| 8243 | 2026.01.02 05:10:41.104572 [ 286 ] {9dee189f-6a2b-4242-9dd5-dd9a2eb89465} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002899 sec., 344.94653328734046 rows/sec., 13.47 KiB/sec. | ||
| 8244 | 2026.01.02 05:10:41.104711 [ 286 ] {9dee189f-6a2b-4242-9dd5-dd9a2eb89465} <Debug> TCPHandler: Processed in 0.003785263 sec. | ||
| 8245 | 2026.01.02 05:10:41.104820 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8246 | 2026.01.02 05:10:41.104849 [ 286 ] {} <Debug> TCP-Session: 5b846352-3915-4a66-8266-e6d4d62ad08d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8247 | 2026.01.02 05:10:41.104852 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8248 | 2026.01.02 05:10:41.104874 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8249 | 2026.01.02 05:10:41.104900 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8250 | 2026.01.02 05:10:41.104900 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8251 | 2026.01.02 05:10:41.104925 [ 287 ] {} <Debug> TCP-Session: bdda779b-1b25-440a-ac31-1769879ecaa8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8252 | 2026.01.02 05:10:41.104938 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8253 | 2026.01.02 05:10:41.104961 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8254 | 2026.01.02 05:10:41.104990 [ 354 ] {} <Debug> TCP-Session: 5840ad10-4515-4dbe-aee3-9453d0f0abd3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8255 | 2026.01.02 05:10:41.104965 [ 288 ] {} <Debug> TCP-Session: f9e3a087-519f-4fd0-8885-1406b31970df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8256 | 2026.01.02 05:10:41.105017 [ 352 ] {} <Debug> TCP-Session: f4606cd3-a7a6-4ccc-b5a1-e6d2dcab87ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8257 | 2026.01.02 05:10:41.104944 [ 289 ] {} <Debug> TCP-Session: 48eb3bdc-278f-49be-a02a-d62704ffd2e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8258 | 2026.01.02 05:10:41.104913 [ 356 ] {} <Debug> TCP-Session: 2bfb0c6e-8ea4-460c-ae7d-4fb960631ae6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8259 | 2026.01.02 05:10:41.104971 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8260 | 2026.01.02 05:10:41.104921 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8261 | 2026.01.02 05:10:41.105128 [ 353 ] {} <Debug> TCP-Session: e62e4949-ad3e-4217-a9d6-887739f7619f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8262 | 2026.01.02 05:10:41.105165 [ 355 ] {} <Debug> TCP-Session: e9c8e829-bab6-47c1-b2c3-245a9551680d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8263 | 2026.01.02 05:10:42.012518 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 968 | ||
| 8264 | 2026.01.02 05:10:42.015137 [ 243 ] {} <Trace> system.query_log (dd3f3490-5765-4d2a-9406-0e239d3e9a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8265 | 2026.01.02 05:10:42.015205 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8266 | 2026.01.02 05:10:42.016534 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 8267 | 2026.01.02 05:10:42.016834 [ 243 ] {} <Trace> system.query_log (dd3f3490-5765-4d2a-9406-0e239d3e9a13): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8268 | 2026.01.02 05:10:42.017023 [ 84 ] {} <Debug> system.query_log (dd3f3490-5765-4d2a-9406-0e239d3e9a13) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 8269 | 2026.01.02 05:10:42.017094 [ 84 ] {} <Trace> system.query_log (dd3f3490-5765-4d2a-9406-0e239d3e9a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8270 | 2026.01.02 05:10:42.017114 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8271 | 2026.01.02 05:10:42.017234 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 968 | ||
| 8272 | 2026.01.02 05:10:42.017248 [ 189 ] {dd3f3490-5765-4d2a-9406-0e239d3e9a13::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 | ||
| 8273 | 2026.01.02 05:10:42.017842 [ 189 ] {dd3f3490-5765-4d2a-9406-0e239d3e9a13::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8274 | 2026.01.02 05:10:42.017998 [ 189 ] {dd3f3490-5765-4d2a-9406-0e239d3e9a13::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 834 rows starting from the beginning of the part | ||
| 8275 | 2026.01.02 05:10:42.018369 [ 189 ] {dd3f3490-5765-4d2a-9406-0e239d3e9a13::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 26 rows starting from the beginning of the part | ||
| 8276 | 2026.01.02 05:10:42.018708 [ 189 ] {dd3f3490-5765-4d2a-9406-0e239d3e9a13::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 30 rows starting from the beginning of the part | ||
| 8277 | 2026.01.02 05:10:42.019051 [ 189 ] {dd3f3490-5765-4d2a-9406-0e239d3e9a13::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 20 rows starting from the beginning of the part | ||
| 8278 | 2026.01.02 05:10:42.019411 [ 189 ] {dd3f3490-5765-4d2a-9406-0e239d3e9a13::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 | ||
| 8279 | 2026.01.02 05:10:42.019750 [ 189 ] {dd3f3490-5765-4d2a-9406-0e239d3e9a13::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 36 rows starting from the beginning of the part | ||
| 8280 | 2026.01.02 05:10:42.026619 [ 186 ] {dd3f3490-5765-4d2a-9406-0e239d3e9a13::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 968 rows, containing 72 columns (72 merged, 0 gathered) in 0.009432918 sec., 102619.35914210216 rows/sec., 86.60 MiB/sec. | ||
| 8281 | 2026.01.02 05:10:42.027761 [ 197 ] {dd3f3490-5765-4d2a-9406-0e239d3e9a13::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 8282 | 2026.01.02 05:10:42.028352 [ 197 ] {dd3f3490-5765-4d2a-9406-0e239d3e9a13::all_1_31_6} <Trace> system.query_log (dd3f3490-5765-4d2a-9406-0e239d3e9a13): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8283 | 2026.01.02 05:10:42.028443 [ 197 ] {dd3f3490-5765-4d2a-9406-0e239d3e9a13::all_1_31_6} <Trace> system.query_log (dd3f3490-5765-4d2a-9406-0e239d3e9a13) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 8284 | 2026.01.02 05:10:42.028613 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.26 MiB. | ||
| 8285 | 2026.01.02 05:10:43.568902 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8286 | 2026.01.02 05:10:43.569109 [ 270 ] {34241640-9faf-4fed-952f-9f484b631db2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8287 | 2026.01.02 05:10:43.569178 [ 270 ] {34241640-9faf-4fed-952f-9f484b631db2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8288 | 2026.01.02 05:10:43.569911 [ 270 ] {34241640-9faf-4fed-952f-9f484b631db2} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8289 | 2026.01.02 05:10:43.569958 [ 270 ] {34241640-9faf-4fed-952f-9f484b631db2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8290 | 2026.01.02 05:10:43.570375 [ 270 ] {34241640-9faf-4fed-952f-9f484b631db2} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8291 | 2026.01.02 05:10:43.570623 [ 270 ] {34241640-9faf-4fed-952f-9f484b631db2} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8292 | 2026.01.02 05:10:43.570786 [ 270 ] {34241640-9faf-4fed-952f-9f484b631db2} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001733 sec., 78476.63012117715 rows/sec., 6.81 MiB/sec. | ||
| 8293 | 2026.01.02 05:10:43.570830 [ 270 ] {34241640-9faf-4fed-952f-9f484b631db2} <Debug> TCPHandler: Processed in 0.002074894 sec. | ||
| 8294 | 2026.01.02 05:10:43.570956 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8295 | 2026.01.02 05:10:43.571054 [ 270 ] {ff78f1fd-c989-48c4-944d-76f9ac6c3e19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8296 | 2026.01.02 05:10:43.571095 [ 270 ] {ff78f1fd-c989-48c4-944d-76f9ac6c3e19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8297 | 2026.01.02 05:10:43.571514 [ 270 ] {ff78f1fd-c989-48c4-944d-76f9ac6c3e19} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8298 | 2026.01.02 05:10:43.571552 [ 270 ] {ff78f1fd-c989-48c4-944d-76f9ac6c3e19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8299 | 2026.01.02 05:10:43.571863 [ 270 ] {ff78f1fd-c989-48c4-944d-76f9ac6c3e19} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8300 | 2026.01.02 05:10:43.572076 [ 270 ] {ff78f1fd-c989-48c4-944d-76f9ac6c3e19} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8301 | 2026.01.02 05:10:43.572210 [ 270 ] {ff78f1fd-c989-48c4-944d-76f9ac6c3e19} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001175 sec., 34042.55319148936 rows/sec., 2.50 MiB/sec. | ||
| 8302 | 2026.01.02 05:10:43.572249 [ 270 ] {ff78f1fd-c989-48c4-944d-76f9ac6c3e19} <Debug> TCPHandler: Processed in 0.001343733 sec. | ||
| 8303 | 2026.01.02 05:10:43.572362 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8304 | 2026.01.02 05:10:43.572455 [ 270 ] {43deeebd-ff1a-4579-810a-f055323b4932} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8305 | 2026.01.02 05:10:43.572495 [ 270 ] {43deeebd-ff1a-4579-810a-f055323b4932} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8306 | 2026.01.02 05:10:43.572928 [ 270 ] {43deeebd-ff1a-4579-810a-f055323b4932} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8307 | 2026.01.02 05:10:43.572965 [ 270 ] {43deeebd-ff1a-4579-810a-f055323b4932} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8308 | 2026.01.02 05:10:43.573272 [ 270 ] {43deeebd-ff1a-4579-810a-f055323b4932} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8309 | 2026.01.02 05:10:43.573482 [ 270 ] {43deeebd-ff1a-4579-810a-f055323b4932} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8310 | 2026.01.02 05:10:43.573614 [ 270 ] {43deeebd-ff1a-4579-810a-f055323b4932} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001177 sec., 88360.23789294816 rows/sec., 6.90 MiB/sec. | ||
| 8311 | 2026.01.02 05:10:43.573653 [ 270 ] {43deeebd-ff1a-4579-810a-f055323b4932} <Debug> TCPHandler: Processed in 0.001342002 sec. | ||
| 8312 | 2026.01.02 05:10:43.573767 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8313 | 2026.01.02 05:10:43.573861 [ 270 ] {fa00008b-faa2-4a20-b7d6-eab20cff28af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8314 | 2026.01.02 05:10:43.573905 [ 270 ] {fa00008b-faa2-4a20-b7d6-eab20cff28af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8315 | 2026.01.02 05:10:43.574326 [ 270 ] {fa00008b-faa2-4a20-b7d6-eab20cff28af} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8316 | 2026.01.02 05:10:43.574364 [ 270 ] {fa00008b-faa2-4a20-b7d6-eab20cff28af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8317 | 2026.01.02 05:10:43.574693 [ 270 ] {fa00008b-faa2-4a20-b7d6-eab20cff28af} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8318 | 2026.01.02 05:10:43.574913 [ 270 ] {fa00008b-faa2-4a20-b7d6-eab20cff28af} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8319 | 2026.01.02 05:10:43.575041 [ 270 ] {fa00008b-faa2-4a20-b7d6-eab20cff28af} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001198 sec., 133555.92654424038 rows/sec., 9.30 MiB/sec. | ||
| 8320 | 2026.01.02 05:10:43.575080 [ 270 ] {fa00008b-faa2-4a20-b7d6-eab20cff28af} <Debug> TCPHandler: Processed in 0.001362352 sec. | ||
| 8321 | 2026.01.02 05:10:43.575189 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8322 | 2026.01.02 05:10:43.575283 [ 270 ] {12243ca6-4684-4fb0-b293-33ad40453a2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8323 | 2026.01.02 05:10:43.575338 [ 270 ] {12243ca6-4684-4fb0-b293-33ad40453a2e} <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 | ||
| 8324 | 2026.01.02 05:10:43.576208 [ 270 ] {12243ca6-4684-4fb0-b293-33ad40453a2e} <Trace> oximeter.measurements_histogramu64 (1ea2d44b-9dfb-4731-8ee2-8779179f369b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8325 | 2026.01.02 05:10:43.576245 [ 270 ] {12243ca6-4684-4fb0-b293-33ad40453a2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8326 | 2026.01.02 05:10:43.576818 [ 270 ] {12243ca6-4684-4fb0-b293-33ad40453a2e} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 8327 | 2026.01.02 05:10:43.577040 [ 270 ] {12243ca6-4684-4fb0-b293-33ad40453a2e} <Trace> oximeter.measurements_histogramu64 (1ea2d44b-9dfb-4731-8ee2-8779179f369b): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8328 | 2026.01.02 05:10:43.577177 [ 270 ] {12243ca6-4684-4fb0-b293-33ad40453a2e} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001912 sec., 20920.50209205021 rows/sec., 37.49 MiB/sec. | ||
| 8329 | 2026.01.02 05:10:43.577232 [ 270 ] {12243ca6-4684-4fb0-b293-33ad40453a2e} <Debug> TCPHandler: Processed in 0.002092175 sec. | ||
| 8330 | 2026.01.02 05:10:43.577349 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8331 | 2026.01.02 05:10:43.577443 [ 270 ] {3486b2aa-6f73-4c8d-bb62-86ed6665e757} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8332 | 2026.01.02 05:10:43.577485 [ 270 ] {3486b2aa-6f73-4c8d-bb62-86ed6665e757} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8333 | 2026.01.02 05:10:43.577826 [ 270 ] {3486b2aa-6f73-4c8d-bb62-86ed6665e757} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8334 | 2026.01.02 05:10:43.577864 [ 270 ] {3486b2aa-6f73-4c8d-bb62-86ed6665e757} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8335 | 2026.01.02 05:10:43.578179 [ 270 ] {3486b2aa-6f73-4c8d-bb62-86ed6665e757} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8336 | 2026.01.02 05:10:43.578393 [ 270 ] {3486b2aa-6f73-4c8d-bb62-86ed6665e757} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8337 | 2026.01.02 05:10:43.578522 [ 270 ] {3486b2aa-6f73-4c8d-bb62-86ed6665e757} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001097 sec., 54694.62169553327 rows/sec., 3.69 MiB/sec. | ||
| 8338 | 2026.01.02 05:10:43.578559 [ 270 ] {3486b2aa-6f73-4c8d-bb62-86ed6665e757} <Debug> TCPHandler: Processed in 0.001260881 sec. | ||
| 8339 | 2026.01.02 05:10:43.578565 [ 27 ] {} <Debug> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8340 | 2026.01.02 05:10:43.578643 [ 27 ] {} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8341 | 2026.01.02 05:10:43.578671 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8342 | 2026.01.02 05:10:43.578800 [ 191 ] {45294a01-6668-46b2-a532-60faf64b8164::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 | ||
| 8343 | 2026.01.02 05:10:43.578937 [ 191 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8344 | 2026.01.02 05:10:43.578980 [ 191 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2846 rows starting from the beginning of the part | ||
| 8345 | 2026.01.02 05:10:43.579054 [ 191 ] {45294a01-6668-46b2-a532-60faf64b8164::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 | ||
| 8346 | 2026.01.02 05:10:43.579107 [ 191 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 60 rows starting from the beginning of the part | ||
| 8347 | 2026.01.02 05:10:43.579159 [ 191 ] {45294a01-6668-46b2-a532-60faf64b8164::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 | ||
| 8348 | 2026.01.02 05:10:43.579205 [ 191 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 60 rows starting from the beginning of the part | ||
| 8349 | 2026.01.02 05:10:43.579250 [ 191 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 60 rows starting from the beginning of the part | ||
| 8350 | 2026.01.02 05:10:43.580479 [ 186 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3146 rows, containing 4 columns (4 merged, 0 gathered) in 0.001729398 sec., 1819130.1250492947 rows/sec., 121.11 MiB/sec. | ||
| 8351 | 2026.01.02 05:10:43.580747 [ 191 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8352 | 2026.01.02 05:10:43.581027 [ 191 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_56_11} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8353 | 2026.01.02 05:10:43.581096 [ 191 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_56_11} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8354 | 2026.01.02 05:10:43.581164 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 8355 | 2026.01.02 05:10:46.778535 [ 43 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8356 | 2026.01.02 05:10:46.778591 [ 43 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8357 | 2026.01.02 05:10:46.954374 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20185 | ||
| 8358 | 2026.01.02 05:10:46.955038 [ 245 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8359 | 2026.01.02 05:10:46.955077 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8360 | 2026.01.02 05:10:46.955554 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 8361 | 2026.01.02 05:10:46.955780 [ 245 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8362 | 2026.01.02 05:10:46.955911 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20185 | ||
| 8363 | 2026.01.02 05:10:48.079037 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 8364 | 2026.01.02 05:10:48.094374 [ 244 ] {} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8365 | 2026.01.02 05:10:48.094438 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8366 | 2026.01.02 05:10:48.100655 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 8367 | 2026.01.02 05:10:48.101369 [ 244 ] {} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8368 | 2026.01.02 05:10:48.104369 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 8369 | 2026.01.02 05:10:48.566793 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8370 | 2026.01.02 05:10:48.566976 [ 270 ] {7913ee11-6906-44c3-8790-77cc0b9742e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8371 | 2026.01.02 05:10:48.567074 [ 270 ] {7913ee11-6906-44c3-8790-77cc0b9742e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8372 | 2026.01.02 05:10:48.567762 [ 270 ] {7913ee11-6906-44c3-8790-77cc0b9742e6} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8373 | 2026.01.02 05:10:48.567809 [ 270 ] {7913ee11-6906-44c3-8790-77cc0b9742e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8374 | 2026.01.02 05:10:48.568218 [ 270 ] {7913ee11-6906-44c3-8790-77cc0b9742e6} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8375 | 2026.01.02 05:10:48.568450 [ 270 ] {7913ee11-6906-44c3-8790-77cc0b9742e6} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8376 | 2026.01.02 05:10:48.568602 [ 270 ] {7913ee11-6906-44c3-8790-77cc0b9742e6} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001676 sec., 33412.88782816229 rows/sec., 2.57 MiB/sec. | ||
| 8377 | 2026.01.02 05:10:48.568646 [ 270 ] {7913ee11-6906-44c3-8790-77cc0b9742e6} <Debug> TCPHandler: Processed in 0.001983383 sec. | ||
| 8378 | 2026.01.02 05:10:48.568776 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8379 | 2026.01.02 05:10:48.568900 [ 270 ] {8fc2c5ca-1897-434b-a06c-646a69d0f7b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8380 | 2026.01.02 05:10:48.568942 [ 270 ] {8fc2c5ca-1897-434b-a06c-646a69d0f7b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8381 | 2026.01.02 05:10:48.569395 [ 270 ] {8fc2c5ca-1897-434b-a06c-646a69d0f7b2} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8382 | 2026.01.02 05:10:48.569433 [ 270 ] {8fc2c5ca-1897-434b-a06c-646a69d0f7b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8383 | 2026.01.02 05:10:48.569749 [ 270 ] {8fc2c5ca-1897-434b-a06c-646a69d0f7b2} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8384 | 2026.01.02 05:10:48.569961 [ 270 ] {8fc2c5ca-1897-434b-a06c-646a69d0f7b2} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8385 | 2026.01.02 05:10:48.570092 [ 270 ] {8fc2c5ca-1897-434b-a06c-646a69d0f7b2} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001212 sec., 52805.280528052805 rows/sec., 4.12 MiB/sec. | ||
| 8386 | 2026.01.02 05:10:48.570131 [ 270 ] {8fc2c5ca-1897-434b-a06c-646a69d0f7b2} <Debug> TCPHandler: Processed in 0.001406124 sec. | ||
| 8387 | 2026.01.02 05:10:48.570252 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8388 | 2026.01.02 05:10:48.570345 [ 270 ] {dd8202ec-92c9-4f91-9c26-f6e64ed98970} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8389 | 2026.01.02 05:10:48.570389 [ 270 ] {dd8202ec-92c9-4f91-9c26-f6e64ed98970} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8390 | 2026.01.02 05:10:48.570828 [ 270 ] {dd8202ec-92c9-4f91-9c26-f6e64ed98970} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8391 | 2026.01.02 05:10:48.570867 [ 270 ] {dd8202ec-92c9-4f91-9c26-f6e64ed98970} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8392 | 2026.01.02 05:10:48.571201 [ 270 ] {dd8202ec-92c9-4f91-9c26-f6e64ed98970} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8393 | 2026.01.02 05:10:48.571427 [ 270 ] {dd8202ec-92c9-4f91-9c26-f6e64ed98970} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8394 | 2026.01.02 05:10:48.571565 [ 270 ] {dd8202ec-92c9-4f91-9c26-f6e64ed98970} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001238 sec., 129240.71082390954 rows/sec., 9.00 MiB/sec. | ||
| 8395 | 2026.01.02 05:10:48.571603 [ 270 ] {dd8202ec-92c9-4f91-9c26-f6e64ed98970} <Debug> TCPHandler: Processed in 0.001401613 sec. | ||
| 8396 | 2026.01.02 05:10:48.571722 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8397 | 2026.01.02 05:10:48.571818 [ 270 ] {1970fa42-b20e-4f42-894b-be0626cf8c07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8398 | 2026.01.02 05:10:48.571861 [ 270 ] {1970fa42-b20e-4f42-894b-be0626cf8c07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8399 | 2026.01.02 05:10:48.572202 [ 270 ] {1970fa42-b20e-4f42-894b-be0626cf8c07} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8400 | 2026.01.02 05:10:48.572239 [ 270 ] {1970fa42-b20e-4f42-894b-be0626cf8c07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8401 | 2026.01.02 05:10:48.572552 [ 270 ] {1970fa42-b20e-4f42-894b-be0626cf8c07} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8402 | 2026.01.02 05:10:48.572763 [ 270 ] {1970fa42-b20e-4f42-894b-be0626cf8c07} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8403 | 2026.01.02 05:10:48.572894 [ 270 ] {1970fa42-b20e-4f42-894b-be0626cf8c07} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001095 sec., 54794.520547945205 rows/sec., 3.69 MiB/sec. | ||
| 8404 | 2026.01.02 05:10:48.572930 [ 270 ] {1970fa42-b20e-4f42-894b-be0626cf8c07} <Debug> TCPHandler: Processed in 0.001258672 sec. | ||
| 8405 | 2026.01.02 05:10:51.617705 [ 29 ] {} <Debug> oximeter.fields_u8 (ae3e3832-81ae-4954-8933-d68b9608f6be) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 8406 | 2026.01.02 05:10:51.617803 [ 29 ] {} <Trace> oximeter.fields_u8 (ae3e3832-81ae-4954-8933-d68b9608f6be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8407 | 2026.01.02 05:10:51.617843 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8408 | 2026.01.02 05:10:51.618025 [ 186 ] {ae3e3832-81ae-4954-8933-d68b9608f6be::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 | ||
| 8409 | 2026.01.02 05:10:51.618234 [ 186 ] {ae3e3832-81ae-4954-8933-d68b9608f6be::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8410 | 2026.01.02 05:10:51.618291 [ 186 ] {ae3e3832-81ae-4954-8933-d68b9608f6be::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 | ||
| 8411 | 2026.01.02 05:10:51.618397 [ 186 ] {ae3e3832-81ae-4954-8933-d68b9608f6be::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 12 rows starting from the beginning of the part | ||
| 8412 | 2026.01.02 05:10:51.618474 [ 186 ] {ae3e3832-81ae-4954-8933-d68b9608f6be::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 12 rows starting from the beginning of the part | ||
| 8413 | 2026.01.02 05:10:51.618543 [ 186 ] {ae3e3832-81ae-4954-8933-d68b9608f6be::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 12 rows starting from the beginning of the part | ||
| 8414 | 2026.01.02 05:10:51.618612 [ 186 ] {ae3e3832-81ae-4954-8933-d68b9608f6be::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 | ||
| 8415 | 2026.01.02 05:10:51.619519 [ 191 ] {ae3e3832-81ae-4954-8933-d68b9608f6be::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 271 rows, containing 5 columns (5 merged, 0 gathered) in 0.001572756 sec., 172308.9913502158 rows/sec., 11.19 MiB/sec. | ||
| 8416 | 2026.01.02 05:10:51.619686 [ 194 ] {ae3e3832-81ae-4954-8933-d68b9608f6be::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 8417 | 2026.01.02 05:10:51.619922 [ 194 ] {ae3e3832-81ae-4954-8933-d68b9608f6be::all_1_14_3} <Trace> oximeter.fields_u8 (ae3e3832-81ae-4954-8933-d68b9608f6be): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8418 | 2026.01.02 05:10:51.619988 [ 194 ] {ae3e3832-81ae-4954-8933-d68b9608f6be::all_1_14_3} <Trace> oximeter.fields_u8 (ae3e3832-81ae-4954-8933-d68b9608f6be) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
| 8419 | 2026.01.02 05:10:51.620054 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 8420 | 2026.01.02 05:10:52.017593 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 988 | ||
| 8421 | 2026.01.02 05:10:52.019738 [ 243 ] {} <Trace> system.query_log (dd3f3490-5765-4d2a-9406-0e239d3e9a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8422 | 2026.01.02 05:10:52.019786 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8423 | 2026.01.02 05:10:52.020964 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 8424 | 2026.01.02 05:10:52.021236 [ 243 ] {} <Trace> system.query_log (dd3f3490-5765-4d2a-9406-0e239d3e9a13): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8425 | 2026.01.02 05:10:52.021508 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 988 | ||
| 8426 | 2026.01.02 05:10:52.402063 [ 29 ] {} <Debug> oximeter.fields_i16 (cb56b64a-0514-41c6-b851-58b3833bf8fd) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 8427 | 2026.01.02 05:10:52.402130 [ 29 ] {} <Trace> oximeter.fields_i16 (cb56b64a-0514-41c6-b851-58b3833bf8fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8428 | 2026.01.02 05:10:52.402152 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8429 | 2026.01.02 05:10:52.402283 [ 187 ] {cb56b64a-0514-41c6-b851-58b3833bf8fd::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 | ||
| 8430 | 2026.01.02 05:10:52.402441 [ 187 ] {cb56b64a-0514-41c6-b851-58b3833bf8fd::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8431 | 2026.01.02 05:10:52.402475 [ 187 ] {cb56b64a-0514-41c6-b851-58b3833bf8fd::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 | ||
| 8432 | 2026.01.02 05:10:52.402542 [ 187 ] {cb56b64a-0514-41c6-b851-58b3833bf8fd::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 24 rows starting from the beginning of the part | ||
| 8433 | 2026.01.02 05:10:52.402588 [ 187 ] {cb56b64a-0514-41c6-b851-58b3833bf8fd::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 24 rows starting from the beginning of the part | ||
| 8434 | 2026.01.02 05:10:52.402629 [ 187 ] {cb56b64a-0514-41c6-b851-58b3833bf8fd::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 24 rows starting from the beginning of the part | ||
| 8435 | 2026.01.02 05:10:52.402669 [ 187 ] {cb56b64a-0514-41c6-b851-58b3833bf8fd::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 | ||
| 8436 | 2026.01.02 05:10:52.403486 [ 198 ] {cb56b64a-0514-41c6-b851-58b3833bf8fd::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 530 rows, containing 5 columns (5 merged, 0 gathered) in 0.001261591 sec., 420104.455405912 rows/sec., 30.11 MiB/sec. | ||
| 8437 | 2026.01.02 05:10:52.403692 [ 200 ] {cb56b64a-0514-41c6-b851-58b3833bf8fd::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 8438 | 2026.01.02 05:10:52.404008 [ 200 ] {cb56b64a-0514-41c6-b851-58b3833bf8fd::all_1_14_3} <Trace> oximeter.fields_i16 (cb56b64a-0514-41c6-b851-58b3833bf8fd): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8439 | 2026.01.02 05:10:52.404082 [ 200 ] {cb56b64a-0514-41c6-b851-58b3833bf8fd::all_1_14_3} <Trace> oximeter.fields_i16 (cb56b64a-0514-41c6-b851-58b3833bf8fd) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
| 8440 | 2026.01.02 05:10:52.404196 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 8441 | 2026.01.02 05:10:53.580743 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8442 | 2026.01.02 05:10:53.580941 [ 270 ] {fb7bc7cb-1b6c-430d-ac21-7565cdeee4c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8443 | 2026.01.02 05:10:53.581007 [ 270 ] {fb7bc7cb-1b6c-430d-ac21-7565cdeee4c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8444 | 2026.01.02 05:10:53.581835 [ 270 ] {fb7bc7cb-1b6c-430d-ac21-7565cdeee4c5} <Trace> oximeter.fields_i16 (cb56b64a-0514-41c6-b851-58b3833bf8fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8445 | 2026.01.02 05:10:53.581879 [ 270 ] {fb7bc7cb-1b6c-430d-ac21-7565cdeee4c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8446 | 2026.01.02 05:10:53.582316 [ 270 ] {fb7bc7cb-1b6c-430d-ac21-7565cdeee4c5} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 8447 | 2026.01.02 05:10:53.582548 [ 270 ] {fb7bc7cb-1b6c-430d-ac21-7565cdeee4c5} <Trace> oximeter.fields_i16 (cb56b64a-0514-41c6-b851-58b3833bf8fd): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8448 | 2026.01.02 05:10:53.582701 [ 270 ] {fb7bc7cb-1b6c-430d-ac21-7565cdeee4c5} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001811 sec., 226394.2573163998 rows/sec., 14.36 MiB/sec. | ||
| 8449 | 2026.01.02 05:10:53.582745 [ 270 ] {fb7bc7cb-1b6c-430d-ac21-7565cdeee4c5} <Debug> TCPHandler: Processed in 0.002134676 sec. | ||
| 8450 | 2026.01.02 05:10:53.582869 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8451 | 2026.01.02 05:10:53.582967 [ 270 ] {b5c75cf2-6667-45d6-8b1b-866cc727568f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8452 | 2026.01.02 05:10:53.583010 [ 270 ] {b5c75cf2-6667-45d6-8b1b-866cc727568f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8453 | 2026.01.02 05:10:53.583414 [ 270 ] {b5c75cf2-6667-45d6-8b1b-866cc727568f} <Trace> oximeter.fields_ipaddr (645cdd3d-4969-40ee-99e7-272b8c981424): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8454 | 2026.01.02 05:10:53.583451 [ 270 ] {b5c75cf2-6667-45d6-8b1b-866cc727568f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8455 | 2026.01.02 05:10:53.583750 [ 270 ] {b5c75cf2-6667-45d6-8b1b-866cc727568f} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 8456 | 2026.01.02 05:10:53.583968 [ 270 ] {b5c75cf2-6667-45d6-8b1b-866cc727568f} <Trace> oximeter.fields_ipaddr (645cdd3d-4969-40ee-99e7-272b8c981424): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8457 | 2026.01.02 05:10:53.584098 [ 270 ] {b5c75cf2-6667-45d6-8b1b-866cc727568f} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001151 sec., 8688.097306689835 rows/sec., 708.45 KiB/sec. | ||
| 8458 | 2026.01.02 05:10:53.584136 [ 270 ] {b5c75cf2-6667-45d6-8b1b-866cc727568f} <Debug> TCPHandler: Processed in 0.001318012 sec. | ||
| 8459 | 2026.01.02 05:10:53.584253 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8460 | 2026.01.02 05:10:53.584349 [ 270 ] {372318f4-aefd-487b-ac73-186e0740b00d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8461 | 2026.01.02 05:10:53.584389 [ 270 ] {372318f4-aefd-487b-ac73-186e0740b00d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8462 | 2026.01.02 05:10:53.585381 [ 270 ] {372318f4-aefd-487b-ac73-186e0740b00d} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8463 | 2026.01.02 05:10:53.585417 [ 270 ] {372318f4-aefd-487b-ac73-186e0740b00d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8464 | 2026.01.02 05:10:53.585799 [ 270 ] {372318f4-aefd-487b-ac73-186e0740b00d} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8465 | 2026.01.02 05:10:53.586017 [ 270 ] {372318f4-aefd-487b-ac73-186e0740b00d} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8466 | 2026.01.02 05:10:53.586143 [ 270 ] {372318f4-aefd-487b-ac73-186e0740b00d} <Debug> executeQuery: Read 1198 rows, 97.97 KiB in 0.001814 sec., 660418.9636163175 rows/sec., 52.74 MiB/sec. | ||
| 8467 | 2026.01.02 05:10:53.586182 [ 270 ] {372318f4-aefd-487b-ac73-186e0740b00d} <Debug> TCPHandler: Processed in 0.001980383 sec. | ||
| 8468 | 2026.01.02 05:10:53.586289 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8469 | 2026.01.02 05:10:53.586390 [ 270 ] {defc9560-fd70-4de1-b0ee-69ab4e9b57dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8470 | 2026.01.02 05:10:53.586431 [ 270 ] {defc9560-fd70-4de1-b0ee-69ab4e9b57dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8471 | 2026.01.02 05:10:53.586931 [ 270 ] {defc9560-fd70-4de1-b0ee-69ab4e9b57dd} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8472 | 2026.01.02 05:10:53.586967 [ 270 ] {defc9560-fd70-4de1-b0ee-69ab4e9b57dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8473 | 2026.01.02 05:10:53.587286 [ 270 ] {defc9560-fd70-4de1-b0ee-69ab4e9b57dd} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 8474 | 2026.01.02 05:10:53.587508 [ 270 ] {defc9560-fd70-4de1-b0ee-69ab4e9b57dd} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8475 | 2026.01.02 05:10:53.587605 [ 73 ] {} <Debug> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 8476 | 2026.01.02 05:10:53.587634 [ 270 ] {defc9560-fd70-4de1-b0ee-69ab4e9b57dd} <Debug> executeQuery: Read 255 rows, 16.02 KiB in 0.001262 sec., 202060.22187004754 rows/sec., 12.40 MiB/sec. | ||
| 8477 | 2026.01.02 05:10:53.587644 [ 73 ] {} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8478 | 2026.01.02 05:10:53.587667 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8479 | 2026.01.02 05:10:53.587674 [ 270 ] {defc9560-fd70-4de1-b0ee-69ab4e9b57dd} <Debug> TCPHandler: Processed in 0.001434594 sec. | ||
| 8480 | 2026.01.02 05:10:53.587782 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8481 | 2026.01.02 05:10:53.587797 [ 191 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::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 | ||
| 8482 | 2026.01.02 05:10:53.587878 [ 270 ] {7bb5a98a-ebb4-46aa-929b-1a41a2c91e90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8483 | 2026.01.02 05:10:53.587923 [ 270 ] {7bb5a98a-ebb4-46aa-929b-1a41a2c91e90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8484 | 2026.01.02 05:10:53.587953 [ 191 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8485 | 2026.01.02 05:10:53.587997 [ 191 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 277 rows starting from the beginning of the part | ||
| 8486 | 2026.01.02 05:10:53.588077 [ 191 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 44 rows starting from the beginning of the part | ||
| 8487 | 2026.01.02 05:10:53.588133 [ 191 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 40 rows starting from the beginning of the part | ||
| 8488 | 2026.01.02 05:10:53.588184 [ 191 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 14 rows starting from the beginning of the part | ||
| 8489 | 2026.01.02 05:10:53.588232 [ 191 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 40 rows starting from the beginning of the part | ||
| 8490 | 2026.01.02 05:10:53.588279 [ 191 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 255 rows starting from the beginning of the part | ||
| 8491 | 2026.01.02 05:10:53.588409 [ 270 ] {7bb5a98a-ebb4-46aa-929b-1a41a2c91e90} <Trace> oximeter.fields_u32 (1310015a-3be0-40ba-9fec-1b5eb4ed9f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8492 | 2026.01.02 05:10:53.588452 [ 270 ] {7bb5a98a-ebb4-46aa-929b-1a41a2c91e90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8493 | 2026.01.02 05:10:53.588816 [ 270 ] {7bb5a98a-ebb4-46aa-929b-1a41a2c91e90} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 8494 | 2026.01.02 05:10:53.589057 [ 270 ] {7bb5a98a-ebb4-46aa-929b-1a41a2c91e90} <Trace> oximeter.fields_u32 (1310015a-3be0-40ba-9fec-1b5eb4ed9f75): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8495 | 2026.01.02 05:10:53.589198 [ 270 ] {7bb5a98a-ebb4-46aa-929b-1a41a2c91e90} <Debug> executeQuery: Read 213 rows, 14.07 KiB in 0.001338 sec., 159192.82511210762 rows/sec., 10.27 MiB/sec. | ||
| 8496 | 2026.01.02 05:10:53.589239 [ 270 ] {7bb5a98a-ebb4-46aa-929b-1a41a2c91e90} <Debug> TCPHandler: Processed in 0.001507325 sec. | ||
| 8497 | 2026.01.02 05:10:53.589311 [ 200 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 670 rows, containing 5 columns (5 merged, 0 gathered) in 0.001574496 sec., 425532.99595553114 rows/sec., 28.98 MiB/sec. | ||
| 8498 | 2026.01.02 05:10:53.589341 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8499 | 2026.01.02 05:10:53.589448 [ 270 ] {d97bbdd4-ef16-4a4c-b99e-edb38c79d8c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8500 | 2026.01.02 05:10:53.589489 [ 270 ] {d97bbdd4-ef16-4a4c-b99e-edb38c79d8c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8501 | 2026.01.02 05:10:53.589503 [ 191 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 8502 | 2026.01.02 05:10:53.589790 [ 191 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::all_1_41_8} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8503 | 2026.01.02 05:10:53.589869 [ 191 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::all_1_41_8} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 8504 | 2026.01.02 05:10:53.589951 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 8505 | 2026.01.02 05:10:53.589974 [ 270 ] {d97bbdd4-ef16-4a4c-b99e-edb38c79d8c3} <Trace> oximeter.fields_u8 (ae3e3832-81ae-4954-8933-d68b9608f6be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8506 | 2026.01.02 05:10:53.590016 [ 270 ] {d97bbdd4-ef16-4a4c-b99e-edb38c79d8c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8507 | 2026.01.02 05:10:53.590340 [ 270 ] {d97bbdd4-ef16-4a4c-b99e-edb38c79d8c3} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 8508 | 2026.01.02 05:10:53.590552 [ 270 ] {d97bbdd4-ef16-4a4c-b99e-edb38c79d8c3} <Trace> oximeter.fields_u8 (ae3e3832-81ae-4954-8933-d68b9608f6be): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8509 | 2026.01.02 05:10:53.590681 [ 270 ] {d97bbdd4-ef16-4a4c-b99e-edb38c79d8c3} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001252 sec., 168530.35143769966 rows/sec., 9.57 MiB/sec. | ||
| 8510 | 2026.01.02 05:10:53.590720 [ 270 ] {d97bbdd4-ef16-4a4c-b99e-edb38c79d8c3} <Debug> TCPHandler: Processed in 0.001428254 sec. | ||
| 8511 | 2026.01.02 05:10:53.590827 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8512 | 2026.01.02 05:10:53.590921 [ 270 ] {0df780bc-d9c7-454a-8e39-4c7d4a5ebede} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8513 | 2026.01.02 05:10:53.590960 [ 270 ] {0df780bc-d9c7-454a-8e39-4c7d4a5ebede} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8514 | 2026.01.02 05:10:53.591629 [ 270 ] {0df780bc-d9c7-454a-8e39-4c7d4a5ebede} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8515 | 2026.01.02 05:10:53.591664 [ 270 ] {0df780bc-d9c7-454a-8e39-4c7d4a5ebede} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8516 | 2026.01.02 05:10:53.592003 [ 270 ] {0df780bc-d9c7-454a-8e39-4c7d4a5ebede} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8517 | 2026.01.02 05:10:53.592222 [ 270 ] {0df780bc-d9c7-454a-8e39-4c7d4a5ebede} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8518 | 2026.01.02 05:10:53.592349 [ 270 ] {0df780bc-d9c7-454a-8e39-4c7d4a5ebede} <Debug> executeQuery: Read 729 rows, 52.49 KiB in 0.001445 sec., 504498.26989619376 rows/sec., 35.47 MiB/sec. | ||
| 8519 | 2026.01.02 05:10:53.592387 [ 270 ] {0df780bc-d9c7-454a-8e39-4c7d4a5ebede} <Debug> TCPHandler: Processed in 0.001610177 sec. | ||
| 8520 | 2026.01.02 05:10:53.592496 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8521 | 2026.01.02 05:10:53.592589 [ 270 ] {2c98ba2d-eee6-4547-93f8-11a6cfa0cf2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8522 | 2026.01.02 05:10:53.592630 [ 270 ] {2c98ba2d-eee6-4547-93f8-11a6cfa0cf2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8523 | 2026.01.02 05:10:53.592956 [ 270 ] {2c98ba2d-eee6-4547-93f8-11a6cfa0cf2b} <Trace> oximeter.measurements_bool (0b2779fa-d8a4-4f66-a14b-91b20b950528): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8524 | 2026.01.02 05:10:53.592991 [ 270 ] {2c98ba2d-eee6-4547-93f8-11a6cfa0cf2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8525 | 2026.01.02 05:10:53.593297 [ 270 ] {2c98ba2d-eee6-4547-93f8-11a6cfa0cf2b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 8526 | 2026.01.02 05:10:53.593507 [ 270 ] {2c98ba2d-eee6-4547-93f8-11a6cfa0cf2b} <Trace> oximeter.measurements_bool (0b2779fa-d8a4-4f66-a14b-91b20b950528): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8527 | 2026.01.02 05:10:53.593635 [ 270 ] {2c98ba2d-eee6-4547-93f8-11a6cfa0cf2b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001064 sec., 5639.097744360902 rows/sec., 294.62 KiB/sec. | ||
| 8528 | 2026.01.02 05:10:53.593672 [ 270 ] {2c98ba2d-eee6-4547-93f8-11a6cfa0cf2b} <Debug> TCPHandler: Processed in 0.00122636 sec. | ||
| 8529 | 2026.01.02 05:10:53.593781 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8530 | 2026.01.02 05:10:53.593875 [ 270 ] {b6f0dd84-b2fc-4f4b-83b5-3b5a5d0a508b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8531 | 2026.01.02 05:10:53.593918 [ 270 ] {b6f0dd84-b2fc-4f4b-83b5-3b5a5d0a508b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8532 | 2026.01.02 05:10:53.594359 [ 270 ] {b6f0dd84-b2fc-4f4b-83b5-3b5a5d0a508b} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8533 | 2026.01.02 05:10:53.594393 [ 270 ] {b6f0dd84-b2fc-4f4b-83b5-3b5a5d0a508b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8534 | 2026.01.02 05:10:53.594739 [ 270 ] {b6f0dd84-b2fc-4f4b-83b5-3b5a5d0a508b} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8535 | 2026.01.02 05:10:53.594954 [ 270 ] {b6f0dd84-b2fc-4f4b-83b5-3b5a5d0a508b} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8536 | 2026.01.02 05:10:53.595081 [ 270 ] {b6f0dd84-b2fc-4f4b-83b5-3b5a5d0a508b} <Debug> executeQuery: Read 319 rows, 21.47 KiB in 0.001225 sec., 260408.16326530612 rows/sec., 17.12 MiB/sec. | ||
| 8537 | 2026.01.02 05:10:53.595119 [ 270 ] {b6f0dd84-b2fc-4f4b-83b5-3b5a5d0a508b} <Debug> TCPHandler: Processed in 0.001387164 sec. | ||
| 8538 | 2026.01.02 05:10:53.595224 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8539 | 2026.01.02 05:10:53.595319 [ 270 ] {f24ba811-55ff-4ab2-b5be-e0cc8a1ad562} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8540 | 2026.01.02 05:10:53.595371 [ 270 ] {f24ba811-55ff-4ab2-b5be-e0cc8a1ad562} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8541 | 2026.01.02 05:10:53.595688 [ 270 ] {f24ba811-55ff-4ab2-b5be-e0cc8a1ad562} <Trace> oximeter.measurements_f64 (aa9bbb3a-da62-4075-81f6-d05edd62a94a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8542 | 2026.01.02 05:10:53.595725 [ 270 ] {f24ba811-55ff-4ab2-b5be-e0cc8a1ad562} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8543 | 2026.01.02 05:10:53.596033 [ 270 ] {f24ba811-55ff-4ab2-b5be-e0cc8a1ad562} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 8544 | 2026.01.02 05:10:53.596252 [ 270 ] {f24ba811-55ff-4ab2-b5be-e0cc8a1ad562} <Trace> oximeter.measurements_f64 (aa9bbb3a-da62-4075-81f6-d05edd62a94a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8545 | 2026.01.02 05:10:53.596378 [ 270 ] {f24ba811-55ff-4ab2-b5be-e0cc8a1ad562} <Debug> executeQuery: Read 2 rows, 134.00 B in 0.001077 sec., 1857.0102135561744 rows/sec., 121.50 KiB/sec. | ||
| 8546 | 2026.01.02 05:10:53.596416 [ 270 ] {f24ba811-55ff-4ab2-b5be-e0cc8a1ad562} <Debug> TCPHandler: Processed in 0.001241591 sec. | ||
| 8547 | 2026.01.02 05:10:53.596513 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8548 | 2026.01.02 05:10:53.596606 [ 270 ] {3627d3b7-1594-4f63-9d83-0fb3e62ad57e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8549 | 2026.01.02 05:10:53.596660 [ 270 ] {3627d3b7-1594-4f63-9d83-0fb3e62ad57e} <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 | ||
| 8550 | 2026.01.02 05:10:53.597532 [ 270 ] {3627d3b7-1594-4f63-9d83-0fb3e62ad57e} <Trace> oximeter.measurements_histogramu64 (1ea2d44b-9dfb-4731-8ee2-8779179f369b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8551 | 2026.01.02 05:10:53.597569 [ 270 ] {3627d3b7-1594-4f63-9d83-0fb3e62ad57e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8552 | 2026.01.02 05:10:53.598137 [ 270 ] {3627d3b7-1594-4f63-9d83-0fb3e62ad57e} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 8553 | 2026.01.02 05:10:53.598365 [ 270 ] {3627d3b7-1594-4f63-9d83-0fb3e62ad57e} <Trace> oximeter.measurements_histogramu64 (1ea2d44b-9dfb-4731-8ee2-8779179f369b): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8554 | 2026.01.02 05:10:53.598506 [ 270 ] {3627d3b7-1594-4f63-9d83-0fb3e62ad57e} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001918 sec., 20855.057351407715 rows/sec., 37.37 MiB/sec. | ||
| 8555 | 2026.01.02 05:10:53.598503 [ 80 ] {} <Debug> oximeter.measurements_histogramu64 (1ea2d44b-9dfb-4731-8ee2-8779179f369b) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 8556 | 2026.01.02 05:10:53.598565 [ 270 ] {3627d3b7-1594-4f63-9d83-0fb3e62ad57e} <Debug> TCPHandler: Processed in 0.002100065 sec. | ||
| 8557 | 2026.01.02 05:10:53.598571 [ 80 ] {} <Trace> oximeter.measurements_histogramu64 (1ea2d44b-9dfb-4731-8ee2-8779179f369b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8558 | 2026.01.02 05:10:53.598605 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8559 | 2026.01.02 05:10:53.598680 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8560 | 2026.01.02 05:10:53.598690 [ 195 ] {1ea2d44b-9dfb-4731-8ee2-8779179f369b::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 | ||
| 8561 | 2026.01.02 05:10:53.598784 [ 270 ] {1d161078-b7b8-40e0-92d2-fff6f7bc3dc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8562 | 2026.01.02 05:10:53.598831 [ 270 ] {1d161078-b7b8-40e0-92d2-fff6f7bc3dc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8563 | 2026.01.02 05:10:53.598917 [ 195 ] {1ea2d44b-9dfb-4731-8ee2-8779179f369b::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8564 | 2026.01.02 05:10:53.598974 [ 195 ] {1ea2d44b-9dfb-4731-8ee2-8779179f369b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 942 rows starting from the beginning of the part | ||
| 8565 | 2026.01.02 05:10:53.599092 [ 195 ] {1ea2d44b-9dfb-4731-8ee2-8779179f369b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 40 rows starting from the beginning of the part | ||
| 8566 | 2026.01.02 05:10:53.599195 [ 195 ] {1ea2d44b-9dfb-4731-8ee2-8779179f369b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 40 rows starting from the beginning of the part | ||
| 8567 | 2026.01.02 05:10:53.599203 [ 270 ] {1d161078-b7b8-40e0-92d2-fff6f7bc3dc3} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8568 | 2026.01.02 05:10:53.599247 [ 270 ] {1d161078-b7b8-40e0-92d2-fff6f7bc3dc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8569 | 2026.01.02 05:10:53.599294 [ 195 ] {1ea2d44b-9dfb-4731-8ee2-8779179f369b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 40 rows starting from the beginning of the part | ||
| 8570 | 2026.01.02 05:10:53.599388 [ 195 ] {1ea2d44b-9dfb-4731-8ee2-8779179f369b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 40 rows starting from the beginning of the part | ||
| 8571 | 2026.01.02 05:10:53.599478 [ 195 ] {1ea2d44b-9dfb-4731-8ee2-8779179f369b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 40 rows starting from the beginning of the part | ||
| 8572 | 2026.01.02 05:10:53.599578 [ 270 ] {1d161078-b7b8-40e0-92d2-fff6f7bc3dc3} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8573 | 2026.01.02 05:10:53.599829 [ 270 ] {1d161078-b7b8-40e0-92d2-fff6f7bc3dc3} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8574 | 2026.01.02 05:10:53.599969 [ 270 ] {1d161078-b7b8-40e0-92d2-fff6f7bc3dc3} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001204 sec., 86378.73754152824 rows/sec., 5.29 MiB/sec. | ||
| 8575 | 2026.01.02 05:10:53.600006 [ 270 ] {1d161078-b7b8-40e0-92d2-fff6f7bc3dc3} <Debug> TCPHandler: Processed in 0.001375883 sec. | ||
| 8576 | 2026.01.02 05:10:53.606391 [ 201 ] {1ea2d44b-9dfb-4731-8ee2-8779179f369b::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1142 rows, containing 19 columns (19 merged, 0 gathered) in 0.007736869 sec., 147604.92907402205 rows/sec., 264.50 MiB/sec. | ||
| 8577 | 2026.01.02 05:10:53.608157 [ 192 ] {1ea2d44b-9dfb-4731-8ee2-8779179f369b::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 8578 | 2026.01.02 05:10:53.608550 [ 192 ] {1ea2d44b-9dfb-4731-8ee2-8779179f369b::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (1ea2d44b-9dfb-4731-8ee2-8779179f369b): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8579 | 2026.01.02 05:10:53.608633 [ 192 ] {1ea2d44b-9dfb-4731-8ee2-8779179f369b::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (1ea2d44b-9dfb-4731-8ee2-8779179f369b) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 8580 | 2026.01.02 05:10:53.608812 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.63 MiB. | ||
| 8581 | 2026.01.02 05:10:54.000238 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 301.57 MiB, peak 310.57 MiB, free memory in arenas 0.00 B, will set to 304.92 MiB (RSS), difference: 3.35 MiB | ||
| 8582 | 2026.01.02 05:10:54.456122 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 20697 | ||
| 8583 | 2026.01.02 05:10:54.456976 [ 245 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8584 | 2026.01.02 05:10:54.457051 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8585 | 2026.01.02 05:10:54.457594 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 8586 | 2026.01.02 05:10:54.457829 [ 245 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8587 | 2026.01.02 05:10:54.457959 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20697 | ||
| 8588 | 2026.01.02 05:10:55.604511 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 8589 | 2026.01.02 05:10:55.620239 [ 244 ] {} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8590 | 2026.01.02 05:10:55.620282 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8591 | 2026.01.02 05:10:55.626779 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 8592 | 2026.01.02 05:10:55.627561 [ 244 ] {} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8593 | 2026.01.02 05:10:55.630280 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 8594 | 2026.01.02 05:10:58.566976 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8595 | 2026.01.02 05:10:58.567191 [ 270 ] {b8faa3d6-8d02-429f-8486-58c7db17dd4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8596 | 2026.01.02 05:10:58.567255 [ 270 ] {b8faa3d6-8d02-429f-8486-58c7db17dd4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8597 | 2026.01.02 05:10:58.567924 [ 270 ] {b8faa3d6-8d02-429f-8486-58c7db17dd4c} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8598 | 2026.01.02 05:10:58.567963 [ 270 ] {b8faa3d6-8d02-429f-8486-58c7db17dd4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8599 | 2026.01.02 05:10:58.568367 [ 270 ] {b8faa3d6-8d02-429f-8486-58c7db17dd4c} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8600 | 2026.01.02 05:10:58.568603 [ 270 ] {b8faa3d6-8d02-429f-8486-58c7db17dd4c} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8601 | 2026.01.02 05:10:58.568731 [ 77 ] {} <Debug> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8602 | 2026.01.02 05:10:58.568754 [ 270 ] {b8faa3d6-8d02-429f-8486-58c7db17dd4c} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001615 sec., 34674.9226006192 rows/sec., 2.66 MiB/sec. | ||
| 8603 | 2026.01.02 05:10:58.568768 [ 77 ] {} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8604 | 2026.01.02 05:10:58.568788 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8605 | 2026.01.02 05:10:58.568799 [ 270 ] {b8faa3d6-8d02-429f-8486-58c7db17dd4c} <Debug> TCPHandler: Processed in 0.001969483 sec. | ||
| 8606 | 2026.01.02 05:10:58.568872 [ 201 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::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 | ||
| 8607 | 2026.01.02 05:10:58.568925 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8608 | 2026.01.02 05:10:58.568962 [ 201 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8609 | 2026.01.02 05:10:58.568992 [ 201 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2464 rows starting from the beginning of the part | ||
| 8610 | 2026.01.02 05:10:58.569023 [ 270 ] {42900a3e-f532-4f62-a974-2694c18b8083} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8611 | 2026.01.02 05:10:58.569052 [ 201 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 1317 rows starting from the beginning of the part | ||
| 8612 | 2026.01.02 05:10:58.569064 [ 270 ] {42900a3e-f532-4f62-a974-2694c18b8083} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8613 | 2026.01.02 05:10:58.569096 [ 201 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 136 rows starting from the beginning of the part | ||
| 8614 | 2026.01.02 05:10:58.569141 [ 201 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 56 rows starting from the beginning of the part | ||
| 8615 | 2026.01.02 05:10:58.569184 [ 201 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 1198 rows starting from the beginning of the part | ||
| 8616 | 2026.01.02 05:10:58.569229 [ 201 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 56 rows starting from the beginning of the part | ||
| 8617 | 2026.01.02 05:10:58.569506 [ 270 ] {42900a3e-f532-4f62-a974-2694c18b8083} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8618 | 2026.01.02 05:10:58.569542 [ 270 ] {42900a3e-f532-4f62-a974-2694c18b8083} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8619 | 2026.01.02 05:10:58.569864 [ 270 ] {42900a3e-f532-4f62-a974-2694c18b8083} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8620 | 2026.01.02 05:10:58.570089 [ 270 ] {42900a3e-f532-4f62-a974-2694c18b8083} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8621 | 2026.01.02 05:10:58.570194 [ 77 ] {} <Debug> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8622 | 2026.01.02 05:10:58.570217 [ 270 ] {42900a3e-f532-4f62-a974-2694c18b8083} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001213 sec., 52761.74773289365 rows/sec., 4.12 MiB/sec. | ||
| 8623 | 2026.01.02 05:10:58.570221 [ 77 ] {} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8624 | 2026.01.02 05:10:58.570247 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8625 | 2026.01.02 05:10:58.570255 [ 270 ] {42900a3e-f532-4f62-a974-2694c18b8083} <Debug> TCPHandler: Processed in 0.001382353 sec. | ||
| 8626 | 2026.01.02 05:10:58.570354 [ 190 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::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 | ||
| 8627 | 2026.01.02 05:10:58.570376 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8628 | 2026.01.02 05:10:58.570483 [ 270 ] {111d9781-dabb-4a31-b01d-9371ca6284cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8629 | 2026.01.02 05:10:58.570489 [ 190 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8630 | 2026.01.02 05:10:58.570532 [ 270 ] {111d9781-dabb-4a31-b01d-9371ca6284cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8631 | 2026.01.02 05:10:58.570537 [ 190 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1249 rows starting from the beginning of the part | ||
| 8632 | 2026.01.02 05:10:58.570617 [ 190 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 558 rows starting from the beginning of the part | ||
| 8633 | 2026.01.02 05:10:58.570664 [ 190 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::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 | ||
| 8634 | 2026.01.02 05:10:58.570708 [ 190 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 64 rows starting from the beginning of the part | ||
| 8635 | 2026.01.02 05:10:58.570753 [ 190 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 729 rows starting from the beginning of the part | ||
| 8636 | 2026.01.02 05:10:58.570794 [ 190 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 64 rows starting from the beginning of the part | ||
| 8637 | 2026.01.02 05:10:58.570961 [ 270 ] {111d9781-dabb-4a31-b01d-9371ca6284cf} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8638 | 2026.01.02 05:10:58.571004 [ 270 ] {111d9781-dabb-4a31-b01d-9371ca6284cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8639 | 2026.01.02 05:10:58.571143 [ 199 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5227 rows, containing 5 columns (5 merged, 0 gathered) in 0.002304179 sec., 2268486.9534875546 rows/sec., 194.20 MiB/sec. | ||
| 8640 | 2026.01.02 05:10:58.571354 [ 270 ] {111d9781-dabb-4a31-b01d-9371ca6284cf} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8641 | 2026.01.02 05:10:58.571461 [ 199 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8642 | 2026.01.02 05:10:58.571605 [ 270 ] {111d9781-dabb-4a31-b01d-9371ca6284cf} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8643 | 2026.01.02 05:10:58.571751 [ 270 ] {111d9781-dabb-4a31-b01d-9371ca6284cf} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001286 sec., 124416.7962674961 rows/sec., 8.67 MiB/sec. | ||
| 8644 | 2026.01.02 05:10:58.571790 [ 270 ] {111d9781-dabb-4a31-b01d-9371ca6284cf} <Debug> TCPHandler: Processed in 0.001466855 sec. | ||
| 8645 | 2026.01.02 05:10:58.571798 [ 199 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_61_12} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8646 | 2026.01.02 05:10:58.571888 [ 199 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_61_12} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8647 | 2026.01.02 05:10:58.571901 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8648 | 2026.01.02 05:10:58.571994 [ 193 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2768 rows, containing 5 columns (5 merged, 0 gathered) in 0.001696918 sec., 1631192.5502587634 rows/sec., 124.86 MiB/sec. | ||
| 8649 | 2026.01.02 05:10:58.572001 [ 270 ] {2fa355d4-eecd-40f5-9b0f-5c110d3a190a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8650 | 2026.01.02 05:10:58.572006 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.18 MiB. | ||
| 8651 | 2026.01.02 05:10:58.572068 [ 270 ] {2fa355d4-eecd-40f5-9b0f-5c110d3a190a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8652 | 2026.01.02 05:10:58.572247 [ 190 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8653 | 2026.01.02 05:10:58.572406 [ 270 ] {2fa355d4-eecd-40f5-9b0f-5c110d3a190a} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8654 | 2026.01.02 05:10:58.572451 [ 270 ] {2fa355d4-eecd-40f5-9b0f-5c110d3a190a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8655 | 2026.01.02 05:10:58.572514 [ 190 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_61_12} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8656 | 2026.01.02 05:10:58.572596 [ 190 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_61_12} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8657 | 2026.01.02 05:10:58.572675 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 8658 | 2026.01.02 05:10:58.572780 [ 270 ] {2fa355d4-eecd-40f5-9b0f-5c110d3a190a} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8659 | 2026.01.02 05:10:58.573000 [ 270 ] {2fa355d4-eecd-40f5-9b0f-5c110d3a190a} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8660 | 2026.01.02 05:10:58.573129 [ 270 ] {2fa355d4-eecd-40f5-9b0f-5c110d3a190a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001146 sec., 52356.02094240837 rows/sec., 3.53 MiB/sec. | ||
| 8661 | 2026.01.02 05:10:58.573167 [ 270 ] {2fa355d4-eecd-40f5-9b0f-5c110d3a190a} <Debug> TCPHandler: Processed in 0.001316732 sec. | ||
| 8662 | 2026.01.02 05:11:01.778631 [ 70 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8663 | 2026.01.02 05:11:01.778687 [ 70 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8664 | 2026.01.02 05:11:01.958104 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21145 | ||
| 8665 | 2026.01.02 05:11:01.958850 [ 245 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8666 | 2026.01.02 05:11:01.958914 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8667 | 2026.01.02 05:11:01.959575 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 8668 | 2026.01.02 05:11:01.959818 [ 245 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8669 | 2026.01.02 05:11:01.959965 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21145 | ||
| 8670 | 2026.01.02 05:11:02.021776 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1020 | ||
| 8671 | 2026.01.02 05:11:02.024444 [ 243 ] {} <Trace> system.query_log (dd3f3490-5765-4d2a-9406-0e239d3e9a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8672 | 2026.01.02 05:11:02.024508 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8673 | 2026.01.02 05:11:02.025793 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 8674 | 2026.01.02 05:11:02.026120 [ 243 ] {} <Trace> system.query_log (dd3f3490-5765-4d2a-9406-0e239d3e9a13): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8675 | 2026.01.02 05:11:02.026523 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1020 | ||
| 8676 | 2026.01.02 05:11:03.130434 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 8677 | 2026.01.02 05:11:03.148494 [ 244 ] {} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8678 | 2026.01.02 05:11:03.148552 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8679 | 2026.01.02 05:11:03.154787 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 8680 | 2026.01.02 05:11:03.155537 [ 244 ] {} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8681 | 2026.01.02 05:11:03.158881 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 8682 | 2026.01.02 05:11:03.580974 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8683 | 2026.01.02 05:11:03.581177 [ 270 ] {c6e3e880-67b2-4b7c-b23e-7b1fe07a15db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8684 | 2026.01.02 05:11:03.581255 [ 270 ] {c6e3e880-67b2-4b7c-b23e-7b1fe07a15db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8685 | 2026.01.02 05:11:03.582092 [ 270 ] {c6e3e880-67b2-4b7c-b23e-7b1fe07a15db} <Trace> oximeter.fields_i16 (cb56b64a-0514-41c6-b851-58b3833bf8fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8686 | 2026.01.02 05:11:03.582147 [ 270 ] {c6e3e880-67b2-4b7c-b23e-7b1fe07a15db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8687 | 2026.01.02 05:11:03.582583 [ 270 ] {c6e3e880-67b2-4b7c-b23e-7b1fe07a15db} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 8688 | 2026.01.02 05:11:03.582819 [ 270 ] {c6e3e880-67b2-4b7c-b23e-7b1fe07a15db} <Trace> oximeter.fields_i16 (cb56b64a-0514-41c6-b851-58b3833bf8fd): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8689 | 2026.01.02 05:11:03.582990 [ 270 ] {c6e3e880-67b2-4b7c-b23e-7b1fe07a15db} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001869 sec., 219368.64633493847 rows/sec., 13.92 MiB/sec. | ||
| 8690 | 2026.01.02 05:11:03.583045 [ 270 ] {c6e3e880-67b2-4b7c-b23e-7b1fe07a15db} <Debug> TCPHandler: Processed in 0.002214278 sec. | ||
| 8691 | 2026.01.02 05:11:03.583167 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8692 | 2026.01.02 05:11:03.583271 [ 270 ] {d37feaaa-e14c-4b59-9ec3-6d099f77e64e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8693 | 2026.01.02 05:11:03.583315 [ 270 ] {d37feaaa-e14c-4b59-9ec3-6d099f77e64e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8694 | 2026.01.02 05:11:03.584173 [ 270 ] {d37feaaa-e14c-4b59-9ec3-6d099f77e64e} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8695 | 2026.01.02 05:11:03.584213 [ 270 ] {d37feaaa-e14c-4b59-9ec3-6d099f77e64e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8696 | 2026.01.02 05:11:03.584607 [ 270 ] {d37feaaa-e14c-4b59-9ec3-6d099f77e64e} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8697 | 2026.01.02 05:11:03.584823 [ 270 ] {d37feaaa-e14c-4b59-9ec3-6d099f77e64e} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8698 | 2026.01.02 05:11:03.584961 [ 270 ] {d37feaaa-e14c-4b59-9ec3-6d099f77e64e} <Debug> executeQuery: Read 1192 rows, 97.51 KiB in 0.001715 sec., 695043.7317784256 rows/sec., 55.53 MiB/sec. | ||
| 8699 | 2026.01.02 05:11:03.585002 [ 270 ] {d37feaaa-e14c-4b59-9ec3-6d099f77e64e} <Debug> TCPHandler: Processed in 0.001888311 sec. | ||
| 8700 | 2026.01.02 05:11:03.585112 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8701 | 2026.01.02 05:11:03.585209 [ 270 ] {592855b1-2920-4cd9-b2ae-68c345e1e41f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8702 | 2026.01.02 05:11:03.585250 [ 270 ] {592855b1-2920-4cd9-b2ae-68c345e1e41f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8703 | 2026.01.02 05:11:03.585734 [ 270 ] {592855b1-2920-4cd9-b2ae-68c345e1e41f} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8704 | 2026.01.02 05:11:03.585771 [ 270 ] {592855b1-2920-4cd9-b2ae-68c345e1e41f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8705 | 2026.01.02 05:11:03.586089 [ 270 ] {592855b1-2920-4cd9-b2ae-68c345e1e41f} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 8706 | 2026.01.02 05:11:03.586300 [ 270 ] {592855b1-2920-4cd9-b2ae-68c345e1e41f} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8707 | 2026.01.02 05:11:03.586430 [ 270 ] {592855b1-2920-4cd9-b2ae-68c345e1e41f} <Debug> executeQuery: Read 245 rows, 15.32 KiB in 0.001242 sec., 197262.4798711755 rows/sec., 12.05 MiB/sec. | ||
| 8708 | 2026.01.02 05:11:03.586470 [ 270 ] {592855b1-2920-4cd9-b2ae-68c345e1e41f} <Debug> TCPHandler: Processed in 0.001407974 sec. | ||
| 8709 | 2026.01.02 05:11:03.586590 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8710 | 2026.01.02 05:11:03.586712 [ 270 ] {95989463-7790-4f4f-8c25-390cb0ac20a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8711 | 2026.01.02 05:11:03.586761 [ 270 ] {95989463-7790-4f4f-8c25-390cb0ac20a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8712 | 2026.01.02 05:11:03.587321 [ 270 ] {95989463-7790-4f4f-8c25-390cb0ac20a6} <Trace> oximeter.fields_u32 (1310015a-3be0-40ba-9fec-1b5eb4ed9f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8713 | 2026.01.02 05:11:03.587367 [ 270 ] {95989463-7790-4f4f-8c25-390cb0ac20a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8714 | 2026.01.02 05:11:03.587687 [ 270 ] {95989463-7790-4f4f-8c25-390cb0ac20a6} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 8715 | 2026.01.02 05:11:03.587895 [ 270 ] {95989463-7790-4f4f-8c25-390cb0ac20a6} <Trace> oximeter.fields_u32 (1310015a-3be0-40ba-9fec-1b5eb4ed9f75): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8716 | 2026.01.02 05:11:03.588022 [ 270 ] {95989463-7790-4f4f-8c25-390cb0ac20a6} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001376 sec., 154069.76744186046 rows/sec., 9.94 MiB/sec. | ||
| 8717 | 2026.01.02 05:11:03.588059 [ 270 ] {95989463-7790-4f4f-8c25-390cb0ac20a6} <Debug> TCPHandler: Processed in 0.001573856 sec. | ||
| 8718 | 2026.01.02 05:11:03.588170 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8719 | 2026.01.02 05:11:03.588283 [ 270 ] {45ee9734-cf8e-4ec9-8bc1-879976d8de0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8720 | 2026.01.02 05:11:03.588330 [ 270 ] {45ee9734-cf8e-4ec9-8bc1-879976d8de0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8721 | 2026.01.02 05:11:03.588939 [ 270 ] {45ee9734-cf8e-4ec9-8bc1-879976d8de0d} <Trace> oximeter.fields_u8 (ae3e3832-81ae-4954-8933-d68b9608f6be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8722 | 2026.01.02 05:11:03.588984 [ 270 ] {45ee9734-cf8e-4ec9-8bc1-879976d8de0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8723 | 2026.01.02 05:11:03.589378 [ 270 ] {45ee9734-cf8e-4ec9-8bc1-879976d8de0d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 8724 | 2026.01.02 05:11:03.589593 [ 270 ] {45ee9734-cf8e-4ec9-8bc1-879976d8de0d} <Trace> oximeter.fields_u8 (ae3e3832-81ae-4954-8933-d68b9608f6be): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8725 | 2026.01.02 05:11:03.589730 [ 270 ] {45ee9734-cf8e-4ec9-8bc1-879976d8de0d} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001414 sec., 149222.06506364924 rows/sec., 8.47 MiB/sec. | ||
| 8726 | 2026.01.02 05:11:03.589770 [ 270 ] {45ee9734-cf8e-4ec9-8bc1-879976d8de0d} <Debug> TCPHandler: Processed in 0.001610507 sec. | ||
| 8727 | 2026.01.02 05:11:03.589877 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8728 | 2026.01.02 05:11:03.589975 [ 270 ] {2505541c-68fe-4693-a5c0-48d03010921c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8729 | 2026.01.02 05:11:03.590015 [ 270 ] {2505541c-68fe-4693-a5c0-48d03010921c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8730 | 2026.01.02 05:11:03.590647 [ 270 ] {2505541c-68fe-4693-a5c0-48d03010921c} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8731 | 2026.01.02 05:11:03.590688 [ 270 ] {2505541c-68fe-4693-a5c0-48d03010921c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8732 | 2026.01.02 05:11:03.591053 [ 270 ] {2505541c-68fe-4693-a5c0-48d03010921c} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8733 | 2026.01.02 05:11:03.591278 [ 270 ] {2505541c-68fe-4693-a5c0-48d03010921c} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8734 | 2026.01.02 05:11:03.591425 [ 270 ] {2505541c-68fe-4693-a5c0-48d03010921c} <Debug> executeQuery: Read 719 rows, 51.67 KiB in 0.001453 sec., 494838.26565726084 rows/sec., 34.73 MiB/sec. | ||
| 8735 | 2026.01.02 05:11:03.591471 [ 270 ] {2505541c-68fe-4693-a5c0-48d03010921c} <Debug> TCPHandler: Processed in 0.001643998 sec. | ||
| 8736 | 2026.01.02 05:11:03.591586 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8737 | 2026.01.02 05:11:03.591685 [ 270 ] {da06bc4d-cfb4-4ae8-8a81-2dcd8994d051} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8738 | 2026.01.02 05:11:03.591728 [ 270 ] {da06bc4d-cfb4-4ae8-8a81-2dcd8994d051} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8739 | 2026.01.02 05:11:03.592069 [ 270 ] {da06bc4d-cfb4-4ae8-8a81-2dcd8994d051} <Trace> oximeter.measurements_bool (0b2779fa-d8a4-4f66-a14b-91b20b950528): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8740 | 2026.01.02 05:11:03.592106 [ 270 ] {da06bc4d-cfb4-4ae8-8a81-2dcd8994d051} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8741 | 2026.01.02 05:11:03.592419 [ 270 ] {da06bc4d-cfb4-4ae8-8a81-2dcd8994d051} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 8742 | 2026.01.02 05:11:03.592638 [ 270 ] {da06bc4d-cfb4-4ae8-8a81-2dcd8994d051} <Trace> oximeter.measurements_bool (0b2779fa-d8a4-4f66-a14b-91b20b950528): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8743 | 2026.01.02 05:11:03.592746 [ 52 ] {} <Debug> oximeter.measurements_bool (0b2779fa-d8a4-4f66-a14b-91b20b950528) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 8744 | 2026.01.02 05:11:03.592769 [ 270 ] {da06bc4d-cfb4-4ae8-8a81-2dcd8994d051} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001105 sec., 5429.8642533936645 rows/sec., 283.69 KiB/sec. | ||
| 8745 | 2026.01.02 05:11:03.592818 [ 52 ] {} <Trace> oximeter.measurements_bool (0b2779fa-d8a4-4f66-a14b-91b20b950528): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8746 | 2026.01.02 05:11:03.592821 [ 270 ] {da06bc4d-cfb4-4ae8-8a81-2dcd8994d051} <Debug> TCPHandler: Processed in 0.001284431 sec. | ||
| 8747 | 2026.01.02 05:11:03.592847 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8748 | 2026.01.02 05:11:03.592950 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8749 | 2026.01.02 05:11:03.592961 [ 199 ] {0b2779fa-d8a4-4f66-a14b-91b20b950528::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 | ||
| 8750 | 2026.01.02 05:11:03.593053 [ 270 ] {a0384822-e191-46be-bff4-c3c1a067e29a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8751 | 2026.01.02 05:11:03.593101 [ 270 ] {a0384822-e191-46be-bff4-c3c1a067e29a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8752 | 2026.01.02 05:11:03.593106 [ 199 ] {0b2779fa-d8a4-4f66-a14b-91b20b950528::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8753 | 2026.01.02 05:11:03.593152 [ 199 ] {0b2779fa-d8a4-4f66-a14b-91b20b950528::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 | ||
| 8754 | 2026.01.02 05:11:03.593217 [ 199 ] {0b2779fa-d8a4-4f66-a14b-91b20b950528::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 | ||
| 8755 | 2026.01.02 05:11:03.593261 [ 199 ] {0b2779fa-d8a4-4f66-a14b-91b20b950528::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 | ||
| 8756 | 2026.01.02 05:11:03.593303 [ 199 ] {0b2779fa-d8a4-4f66-a14b-91b20b950528::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 | ||
| 8757 | 2026.01.02 05:11:03.593343 [ 199 ] {0b2779fa-d8a4-4f66-a14b-91b20b950528::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 | ||
| 8758 | 2026.01.02 05:11:03.593382 [ 199 ] {0b2779fa-d8a4-4f66-a14b-91b20b950528::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 | ||
| 8759 | 2026.01.02 05:11:03.593531 [ 270 ] {a0384822-e191-46be-bff4-c3c1a067e29a} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8760 | 2026.01.02 05:11:03.593575 [ 270 ] {a0384822-e191-46be-bff4-c3c1a067e29a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8761 | 2026.01.02 05:11:03.593940 [ 270 ] {a0384822-e191-46be-bff4-c3c1a067e29a} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8762 | 2026.01.02 05:11:03.594174 [ 270 ] {a0384822-e191-46be-bff4-c3c1a067e29a} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8763 | 2026.01.02 05:11:03.594261 [ 190 ] {0b2779fa-d8a4-4f66-a14b-91b20b950528::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.001347072 sec., 26724.629418472065 rows/sec., 1.36 MiB/sec. | ||
| 8764 | 2026.01.02 05:11:03.594301 [ 68 ] {} <Debug> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8765 | 2026.01.02 05:11:03.594314 [ 270 ] {a0384822-e191-46be-bff4-c3c1a067e29a} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001281 sec., 245120.99921935986 rows/sec., 16.10 MiB/sec. | ||
| 8766 | 2026.01.02 05:11:03.594346 [ 68 ] {} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8767 | 2026.01.02 05:11:03.594366 [ 270 ] {a0384822-e191-46be-bff4-c3c1a067e29a} <Debug> TCPHandler: Processed in 0.001465394 sec. | ||
| 8768 | 2026.01.02 05:11:03.594372 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8769 | 2026.01.02 05:11:03.594408 [ 199 ] {0b2779fa-d8a4-4f66-a14b-91b20b950528::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 8770 | 2026.01.02 05:11:03.594482 [ 188 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::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 | ||
| 8771 | 2026.01.02 05:11:03.594499 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8772 | 2026.01.02 05:11:03.594628 [ 188 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8773 | 2026.01.02 05:11:03.594629 [ 270 ] {7e6dddc1-590c-47b4-b53d-a7b1660e4e46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8774 | 2026.01.02 05:11:03.594677 [ 188 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 17000 rows starting from the beginning of the part | ||
| 8775 | 2026.01.02 05:11:03.594688 [ 199 ] {0b2779fa-d8a4-4f66-a14b-91b20b950528::all_1_6_1} <Trace> oximeter.measurements_bool (0b2779fa-d8a4-4f66-a14b-91b20b950528): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8776 | 2026.01.02 05:11:03.594701 [ 270 ] {7e6dddc1-590c-47b4-b53d-a7b1660e4e46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8777 | 2026.01.02 05:11:03.594758 [ 188 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::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 | ||
| 8778 | 2026.01.02 05:11:03.594768 [ 199 ] {0b2779fa-d8a4-4f66-a14b-91b20b950528::all_1_6_1} <Trace> oximeter.measurements_bool (0b2779fa-d8a4-4f66-a14b-91b20b950528) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 8779 | 2026.01.02 05:11:03.594818 [ 188 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 160 rows starting from the beginning of the part | ||
| 8780 | 2026.01.02 05:11:03.594858 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 8781 | 2026.01.02 05:11:03.594871 [ 188 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 319 rows starting from the beginning of the part | ||
| 8782 | 2026.01.02 05:11:03.594923 [ 188 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 160 rows starting from the beginning of the part | ||
| 8783 | 2026.01.02 05:11:03.594966 [ 188 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 314 rows starting from the beginning of the part | ||
| 8784 | 2026.01.02 05:11:03.595085 [ 270 ] {7e6dddc1-590c-47b4-b53d-a7b1660e4e46} <Trace> oximeter.measurements_f64 (aa9bbb3a-da62-4075-81f6-d05edd62a94a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8785 | 2026.01.02 05:11:03.595136 [ 270 ] {7e6dddc1-590c-47b4-b53d-a7b1660e4e46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8786 | 2026.01.02 05:11:03.595498 [ 270 ] {7e6dddc1-590c-47b4-b53d-a7b1660e4e46} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 8787 | 2026.01.02 05:11:03.595718 [ 270 ] {7e6dddc1-590c-47b4-b53d-a7b1660e4e46} <Trace> oximeter.measurements_f64 (aa9bbb3a-da62-4075-81f6-d05edd62a94a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8788 | 2026.01.02 05:11:03.595854 [ 270 ] {7e6dddc1-590c-47b4-b53d-a7b1660e4e46} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00125 sec., 800 rows/sec., 53.91 KiB/sec. | ||
| 8789 | 2026.01.02 05:11:03.595892 [ 270 ] {7e6dddc1-590c-47b4-b53d-a7b1660e4e46} <Debug> TCPHandler: Processed in 0.001454695 sec. | ||
| 8790 | 2026.01.02 05:11:03.596009 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8791 | 2026.01.02 05:11:03.596101 [ 270 ] {fc45eb6a-738a-484b-a7f0-684e46bd8ef9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8792 | 2026.01.02 05:11:03.596157 [ 270 ] {fc45eb6a-738a-484b-a7f0-684e46bd8ef9} <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 | ||
| 8793 | 2026.01.02 05:11:03.596991 [ 270 ] {fc45eb6a-738a-484b-a7f0-684e46bd8ef9} <Trace> oximeter.measurements_histogramu64 (1ea2d44b-9dfb-4731-8ee2-8779179f369b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8794 | 2026.01.02 05:11:03.597028 [ 270 ] {fc45eb6a-738a-484b-a7f0-684e46bd8ef9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8795 | 2026.01.02 05:11:03.597666 [ 270 ] {fc45eb6a-738a-484b-a7f0-684e46bd8ef9} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 8796 | 2026.01.02 05:11:03.597904 [ 270 ] {fc45eb6a-738a-484b-a7f0-684e46bd8ef9} <Trace> oximeter.measurements_histogramu64 (1ea2d44b-9dfb-4731-8ee2-8779179f369b): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8797 | 2026.01.02 05:11:03.598049 [ 270 ] {fc45eb6a-738a-484b-a7f0-684e46bd8ef9} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001966 sec., 20345.87995930824 rows/sec., 36.46 MiB/sec. | ||
| 8798 | 2026.01.02 05:11:03.598105 [ 270 ] {fc45eb6a-738a-484b-a7f0-684e46bd8ef9} <Debug> TCPHandler: Processed in 0.002145666 sec. | ||
| 8799 | 2026.01.02 05:11:03.598214 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8800 | 2026.01.02 05:11:03.598307 [ 270 ] {1a904880-4e36-49f9-a796-44ab5e8853be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8801 | 2026.01.02 05:11:03.598350 [ 270 ] {1a904880-4e36-49f9-a796-44ab5e8853be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8802 | 2026.01.02 05:11:03.598682 [ 270 ] {1a904880-4e36-49f9-a796-44ab5e8853be} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8803 | 2026.01.02 05:11:03.598719 [ 270 ] {1a904880-4e36-49f9-a796-44ab5e8853be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8804 | 2026.01.02 05:11:03.599064 [ 270 ] {1a904880-4e36-49f9-a796-44ab5e8853be} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8805 | 2026.01.02 05:11:03.599285 [ 270 ] {1a904880-4e36-49f9-a796-44ab5e8853be} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8806 | 2026.01.02 05:11:03.599418 [ 270 ] {1a904880-4e36-49f9-a796-44ab5e8853be} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001128 sec., 92198.58156028368 rows/sec., 5.65 MiB/sec. | ||
| 8807 | 2026.01.02 05:11:03.599455 [ 270 ] {1a904880-4e36-49f9-a796-44ab5e8853be} <Debug> TCPHandler: Processed in 0.001289681 sec. | ||
| 8808 | 2026.01.02 05:11:03.599498 [ 190 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18113 rows, containing 5 columns (5 merged, 0 gathered) in 0.005064355 sec., 3576566.0187723804 rows/sec., 244.52 MiB/sec. | ||
| 8809 | 2026.01.02 05:11:03.599701 [ 188 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8810 | 2026.01.02 05:11:03.599954 [ 188 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8811 | 2026.01.02 05:11:03.600024 [ 188 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8812 | 2026.01.02 05:11:03.600091 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.15 MiB. | ||
| 8813 | 2026.01.02 05:11:08.596767 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8814 | 2026.01.02 05:11:08.596961 [ 270 ] {73f73e6c-b655-48c4-a6b9-e7d99b822fe8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8815 | 2026.01.02 05:11:08.597029 [ 270 ] {73f73e6c-b655-48c4-a6b9-e7d99b822fe8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8816 | 2026.01.02 05:11:08.597679 [ 270 ] {73f73e6c-b655-48c4-a6b9-e7d99b822fe8} <Trace> oximeter.fields_i16 (cb56b64a-0514-41c6-b851-58b3833bf8fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8817 | 2026.01.02 05:11:08.597725 [ 270 ] {73f73e6c-b655-48c4-a6b9-e7d99b822fe8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8818 | 2026.01.02 05:11:08.598118 [ 270 ] {73f73e6c-b655-48c4-a6b9-e7d99b822fe8} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 8819 | 2026.01.02 05:11:08.598368 [ 270 ] {73f73e6c-b655-48c4-a6b9-e7d99b822fe8} <Trace> oximeter.fields_i16 (cb56b64a-0514-41c6-b851-58b3833bf8fd): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8820 | 2026.01.02 05:11:08.598522 [ 270 ] {73f73e6c-b655-48c4-a6b9-e7d99b822fe8} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001612 sec., 14888.33746898263 rows/sec., 1.24 MiB/sec. | ||
| 8821 | 2026.01.02 05:11:08.598566 [ 270 ] {73f73e6c-b655-48c4-a6b9-e7d99b822fe8} <Debug> TCPHandler: Processed in 0.001930573 sec. | ||
| 8822 | 2026.01.02 05:11:08.598688 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8823 | 2026.01.02 05:11:08.598783 [ 270 ] {c36d8c8d-5fcf-4736-9843-79074d47313a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8824 | 2026.01.02 05:11:08.598823 [ 270 ] {c36d8c8d-5fcf-4736-9843-79074d47313a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8825 | 2026.01.02 05:11:08.599231 [ 270 ] {c36d8c8d-5fcf-4736-9843-79074d47313a} <Trace> oximeter.fields_ipaddr (645cdd3d-4969-40ee-99e7-272b8c981424): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8826 | 2026.01.02 05:11:08.599268 [ 270 ] {c36d8c8d-5fcf-4736-9843-79074d47313a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8827 | 2026.01.02 05:11:08.599571 [ 270 ] {c36d8c8d-5fcf-4736-9843-79074d47313a} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 8828 | 2026.01.02 05:11:08.599787 [ 270 ] {c36d8c8d-5fcf-4736-9843-79074d47313a} <Trace> oximeter.fields_ipaddr (645cdd3d-4969-40ee-99e7-272b8c981424): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8829 | 2026.01.02 05:11:08.599915 [ 270 ] {c36d8c8d-5fcf-4736-9843-79074d47313a} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001151 sec., 1737.619461337967 rows/sec., 141.69 KiB/sec. | ||
| 8830 | 2026.01.02 05:11:08.599953 [ 270 ] {c36d8c8d-5fcf-4736-9843-79074d47313a} <Debug> TCPHandler: Processed in 0.001315572 sec. | ||
| 8831 | 2026.01.02 05:11:08.600069 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8832 | 2026.01.02 05:11:08.600162 [ 270 ] {41ea5778-84fe-4035-a9b8-36b59e05b70a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8833 | 2026.01.02 05:11:08.600202 [ 270 ] {41ea5778-84fe-4035-a9b8-36b59e05b70a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8834 | 2026.01.02 05:11:08.601164 [ 270 ] {41ea5778-84fe-4035-a9b8-36b59e05b70a} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8835 | 2026.01.02 05:11:08.601201 [ 270 ] {41ea5778-84fe-4035-a9b8-36b59e05b70a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8836 | 2026.01.02 05:11:08.601627 [ 270 ] {41ea5778-84fe-4035-a9b8-36b59e05b70a} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8837 | 2026.01.02 05:11:08.601867 [ 270 ] {41ea5778-84fe-4035-a9b8-36b59e05b70a} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8838 | 2026.01.02 05:11:08.601999 [ 270 ] {41ea5778-84fe-4035-a9b8-36b59e05b70a} <Debug> executeQuery: Read 1317 rows, 112.50 KiB in 0.001854 sec., 710355.9870550162 rows/sec., 59.26 MiB/sec. | ||
| 8839 | 2026.01.02 05:11:08.602036 [ 270 ] {41ea5778-84fe-4035-a9b8-36b59e05b70a} <Debug> TCPHandler: Processed in 0.002016334 sec. | ||
| 8840 | 2026.01.02 05:11:08.602145 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8841 | 2026.01.02 05:11:08.602238 [ 270 ] {0d2cbfe5-12a7-4c74-a04e-c5b2c65ea5de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8842 | 2026.01.02 05:11:08.602279 [ 270 ] {0d2cbfe5-12a7-4c74-a04e-c5b2c65ea5de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8843 | 2026.01.02 05:11:08.602676 [ 270 ] {0d2cbfe5-12a7-4c74-a04e-c5b2c65ea5de} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8844 | 2026.01.02 05:11:08.602713 [ 270 ] {0d2cbfe5-12a7-4c74-a04e-c5b2c65ea5de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8845 | 2026.01.02 05:11:08.603003 [ 270 ] {0d2cbfe5-12a7-4c74-a04e-c5b2c65ea5de} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 8846 | 2026.01.02 05:11:08.603213 [ 270 ] {0d2cbfe5-12a7-4c74-a04e-c5b2c65ea5de} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8847 | 2026.01.02 05:11:08.603341 [ 270 ] {0d2cbfe5-12a7-4c74-a04e-c5b2c65ea5de} <Debug> executeQuery: Read 14 rows, 1.10 KiB in 0.00112 sec., 12500.000000000002 rows/sec., 982.67 KiB/sec. | ||
| 8848 | 2026.01.02 05:11:08.603378 [ 270 ] {0d2cbfe5-12a7-4c74-a04e-c5b2c65ea5de} <Debug> TCPHandler: Processed in 0.001282251 sec. | ||
| 8849 | 2026.01.02 05:11:08.603491 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8850 | 2026.01.02 05:11:08.603585 [ 270 ] {146e95dd-da23-412b-86c1-c23e3bc9f82d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8851 | 2026.01.02 05:11:08.603625 [ 270 ] {146e95dd-da23-412b-86c1-c23e3bc9f82d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8852 | 2026.01.02 05:11:08.604081 [ 270 ] {146e95dd-da23-412b-86c1-c23e3bc9f82d} <Trace> oximeter.fields_u32 (1310015a-3be0-40ba-9fec-1b5eb4ed9f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8853 | 2026.01.02 05:11:08.604117 [ 270 ] {146e95dd-da23-412b-86c1-c23e3bc9f82d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8854 | 2026.01.02 05:11:08.604435 [ 270 ] {146e95dd-da23-412b-86c1-c23e3bc9f82d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 8855 | 2026.01.02 05:11:08.604643 [ 270 ] {146e95dd-da23-412b-86c1-c23e3bc9f82d} <Trace> oximeter.fields_u32 (1310015a-3be0-40ba-9fec-1b5eb4ed9f75): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8856 | 2026.01.02 05:11:08.604744 [ 62 ] {} <Debug> oximeter.fields_u32 (1310015a-3be0-40ba-9fec-1b5eb4ed9f75) (MergerMutator): Selected 6 parts from all_1_14_3 to all_19_19_0 | ||
| 8857 | 2026.01.02 05:11:08.604767 [ 270 ] {146e95dd-da23-412b-86c1-c23e3bc9f82d} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001201 sec., 209825.14571190675 rows/sec., 14.51 MiB/sec. | ||
| 8858 | 2026.01.02 05:11:08.604813 [ 62 ] {} <Trace> oximeter.fields_u32 (1310015a-3be0-40ba-9fec-1b5eb4ed9f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8859 | 2026.01.02 05:11:08.604823 [ 270 ] {146e95dd-da23-412b-86c1-c23e3bc9f82d} <Debug> TCPHandler: Processed in 0.001386203 sec. | ||
| 8860 | 2026.01.02 05:11:08.604842 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8861 | 2026.01.02 05:11:08.604939 [ 201 ] {1310015a-3be0-40ba-9fec-1b5eb4ed9f75::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 | ||
| 8862 | 2026.01.02 05:11:08.604949 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8863 | 2026.01.02 05:11:08.605043 [ 201 ] {1310015a-3be0-40ba-9fec-1b5eb4ed9f75::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8864 | 2026.01.02 05:11:08.605055 [ 270 ] {7d2d3385-14e8-4f8c-ba60-4963c01d16a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8865 | 2026.01.02 05:11:08.605074 [ 201 ] {1310015a-3be0-40ba-9fec-1b5eb4ed9f75::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 465 rows starting from the beginning of the part | ||
| 8866 | 2026.01.02 05:11:08.605096 [ 270 ] {7d2d3385-14e8-4f8c-ba60-4963c01d16a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8867 | 2026.01.02 05:11:08.605133 [ 201 ] {1310015a-3be0-40ba-9fec-1b5eb4ed9f75::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 252 rows starting from the beginning of the part | ||
| 8868 | 2026.01.02 05:11:08.605181 [ 201 ] {1310015a-3be0-40ba-9fec-1b5eb4ed9f75::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 252 rows starting from the beginning of the part | ||
| 8869 | 2026.01.02 05:11:08.605226 [ 201 ] {1310015a-3be0-40ba-9fec-1b5eb4ed9f75::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 213 rows starting from the beginning of the part | ||
| 8870 | 2026.01.02 05:11:08.605269 [ 201 ] {1310015a-3be0-40ba-9fec-1b5eb4ed9f75::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 212 rows starting from the beginning of the part | ||
| 8871 | 2026.01.02 05:11:08.605310 [ 201 ] {1310015a-3be0-40ba-9fec-1b5eb4ed9f75::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 252 rows starting from the beginning of the part | ||
| 8872 | 2026.01.02 05:11:08.605501 [ 270 ] {7d2d3385-14e8-4f8c-ba60-4963c01d16a9} <Trace> oximeter.fields_u8 (ae3e3832-81ae-4954-8933-d68b9608f6be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8873 | 2026.01.02 05:11:08.605536 [ 270 ] {7d2d3385-14e8-4f8c-ba60-4963c01d16a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8874 | 2026.01.02 05:11:08.605834 [ 270 ] {7d2d3385-14e8-4f8c-ba60-4963c01d16a9} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 8875 | 2026.01.02 05:11:08.606044 [ 270 ] {7d2d3385-14e8-4f8c-ba60-4963c01d16a9} <Trace> oximeter.fields_u8 (ae3e3832-81ae-4954-8933-d68b9608f6be): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8876 | 2026.01.02 05:11:08.606173 [ 270 ] {7d2d3385-14e8-4f8c-ba60-4963c01d16a9} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001136 sec., 10563.38028169014 rows/sec., 825.26 KiB/sec. | ||
| 8877 | 2026.01.02 05:11:08.606212 [ 270 ] {7d2d3385-14e8-4f8c-ba60-4963c01d16a9} <Debug> TCPHandler: Processed in 0.001310992 sec. | ||
| 8878 | 2026.01.02 05:11:08.606293 [ 188 ] {1310015a-3be0-40ba-9fec-1b5eb4ed9f75::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1646 rows, containing 5 columns (5 merged, 0 gathered) in 0.001390503 sec., 1183744.299724632 rows/sec., 84.24 MiB/sec. | ||
| 8879 | 2026.01.02 05:11:08.606321 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8880 | 2026.01.02 05:11:08.606424 [ 270 ] {1767763f-9fbe-4d13-b2b7-3c59b5e46c99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8881 | 2026.01.02 05:11:08.606466 [ 270 ] {1767763f-9fbe-4d13-b2b7-3c59b5e46c99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8882 | 2026.01.02 05:11:08.606505 [ 190 ] {1310015a-3be0-40ba-9fec-1b5eb4ed9f75::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
| 8883 | 2026.01.02 05:11:08.606794 [ 190 ] {1310015a-3be0-40ba-9fec-1b5eb4ed9f75::all_1_19_4} <Trace> oximeter.fields_u32 (1310015a-3be0-40ba-9fec-1b5eb4ed9f75): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8884 | 2026.01.02 05:11:08.606868 [ 190 ] {1310015a-3be0-40ba-9fec-1b5eb4ed9f75::all_1_19_4} <Trace> oximeter.fields_u32 (1310015a-3be0-40ba-9fec-1b5eb4ed9f75) (MergerMutator): Merged 6 parts: [all_1_14_3, all_19_19_0] -> all_1_19_4 | ||
| 8885 | 2026.01.02 05:11:08.606962 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 8886 | 2026.01.02 05:11:08.607046 [ 270 ] {1767763f-9fbe-4d13-b2b7-3c59b5e46c99} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8887 | 2026.01.02 05:11:08.607087 [ 270 ] {1767763f-9fbe-4d13-b2b7-3c59b5e46c99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8888 | 2026.01.02 05:11:08.607426 [ 270 ] {1767763f-9fbe-4d13-b2b7-3c59b5e46c99} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8889 | 2026.01.02 05:11:08.607640 [ 270 ] {1767763f-9fbe-4d13-b2b7-3c59b5e46c99} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8890 | 2026.01.02 05:11:08.607766 [ 270 ] {1767763f-9fbe-4d13-b2b7-3c59b5e46c99} <Debug> executeQuery: Read 558 rows, 42.83 KiB in 0.001359 sec., 410596.02649006626 rows/sec., 30.77 MiB/sec. | ||
| 8891 | 2026.01.02 05:11:08.607804 [ 270 ] {1767763f-9fbe-4d13-b2b7-3c59b5e46c99} <Debug> TCPHandler: Processed in 0.001532215 sec. | ||
| 8892 | 2026.01.02 05:11:08.607915 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8893 | 2026.01.02 05:11:08.608008 [ 270 ] {d8a47240-d0fd-4de9-b5a2-802a82d63eed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8894 | 2026.01.02 05:11:08.608053 [ 270 ] {d8a47240-d0fd-4de9-b5a2-802a82d63eed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8895 | 2026.01.02 05:11:08.608621 [ 270 ] {d8a47240-d0fd-4de9-b5a2-802a82d63eed} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8896 | 2026.01.02 05:11:08.608658 [ 270 ] {d8a47240-d0fd-4de9-b5a2-802a82d63eed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8897 | 2026.01.02 05:11:08.609034 [ 270 ] {d8a47240-d0fd-4de9-b5a2-802a82d63eed} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8898 | 2026.01.02 05:11:08.609245 [ 270 ] {d8a47240-d0fd-4de9-b5a2-802a82d63eed} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8899 | 2026.01.02 05:11:08.609377 [ 270 ] {d8a47240-d0fd-4de9-b5a2-802a82d63eed} <Debug> executeQuery: Read 881 rows, 61.23 KiB in 0.001386 sec., 635642.1356421356 rows/sec., 43.14 MiB/sec. | ||
| 8900 | 2026.01.02 05:11:08.609415 [ 270 ] {d8a47240-d0fd-4de9-b5a2-802a82d63eed} <Debug> TCPHandler: Processed in 0.001548637 sec. | ||
| 8901 | 2026.01.02 05:11:08.609525 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8902 | 2026.01.02 05:11:08.609619 [ 270 ] {b98c3b81-58da-4b4c-ac61-41ed4de64ec0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8903 | 2026.01.02 05:11:08.609662 [ 270 ] {b98c3b81-58da-4b4c-ac61-41ed4de64ec0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8904 | 2026.01.02 05:11:08.609995 [ 270 ] {b98c3b81-58da-4b4c-ac61-41ed4de64ec0} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8905 | 2026.01.02 05:11:08.610034 [ 270 ] {b98c3b81-58da-4b4c-ac61-41ed4de64ec0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8906 | 2026.01.02 05:11:08.610341 [ 270 ] {b98c3b81-58da-4b4c-ac61-41ed4de64ec0} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8907 | 2026.01.02 05:11:08.610553 [ 270 ] {b98c3b81-58da-4b4c-ac61-41ed4de64ec0} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8908 | 2026.01.02 05:11:08.610660 [ 62 ] {} <Debug> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8909 | 2026.01.02 05:11:08.610681 [ 270 ] {b98c3b81-58da-4b4c-ac61-41ed4de64ec0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00108 sec., 55555.555555555555 rows/sec., 3.74 MiB/sec. | ||
| 8910 | 2026.01.02 05:11:08.610692 [ 62 ] {} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8911 | 2026.01.02 05:11:08.610721 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8912 | 2026.01.02 05:11:08.610724 [ 270 ] {b98c3b81-58da-4b4c-ac61-41ed4de64ec0} <Debug> TCPHandler: Processed in 0.001246841 sec. | ||
| 8913 | 2026.01.02 05:11:08.610805 [ 201 ] {45294a01-6668-46b2-a532-60faf64b8164::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 | ||
| 8914 | 2026.01.02 05:11:08.610885 [ 201 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8915 | 2026.01.02 05:11:08.610912 [ 201 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3146 rows starting from the beginning of the part | ||
| 8916 | 2026.01.02 05:11:08.610956 [ 201 ] {45294a01-6668-46b2-a532-60faf64b8164::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 | ||
| 8917 | 2026.01.02 05:11:08.610994 [ 201 ] {45294a01-6668-46b2-a532-60faf64b8164::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 | ||
| 8918 | 2026.01.02 05:11:08.611029 [ 201 ] {45294a01-6668-46b2-a532-60faf64b8164::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 | ||
| 8919 | 2026.01.02 05:11:08.611061 [ 201 ] {45294a01-6668-46b2-a532-60faf64b8164::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 | ||
| 8920 | 2026.01.02 05:11:08.611096 [ 201 ] {45294a01-6668-46b2-a532-60faf64b8164::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 | ||
| 8921 | 2026.01.02 05:11:08.612147 [ 189 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3534 rows, containing 4 columns (4 merged, 0 gathered) in 0.001380643 sec., 2559676.904167116 rows/sec., 169.72 MiB/sec. | ||
| 8922 | 2026.01.02 05:11:08.612422 [ 189 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8923 | 2026.01.02 05:11:08.612680 [ 189 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_61_12} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8924 | 2026.01.02 05:11:08.612741 [ 189 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_61_12} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8925 | 2026.01.02 05:11:08.612805 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 8926 | 2026.01.02 05:11:09.460106 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 21657 | ||
| 8927 | 2026.01.02 05:11:09.460640 [ 245 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8928 | 2026.01.02 05:11:09.460679 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8929 | 2026.01.02 05:11:09.461155 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8930 | 2026.01.02 05:11:09.461380 [ 245 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8931 | 2026.01.02 05:11:09.461769 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21657 | ||
| 8932 | 2026.01.02 05:11:10.659010 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 8933 | 2026.01.02 05:11:10.676646 [ 244 ] {} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8934 | 2026.01.02 05:11:10.676706 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8935 | 2026.01.02 05:11:10.682779 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8936 | 2026.01.02 05:11:10.683478 [ 244 ] {} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8937 | 2026.01.02 05:11:10.686482 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 8938 | 2026.01.02 05:11:12.026792 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1060 | ||
| 8939 | 2026.01.02 05:11:12.029331 [ 243 ] {} <Trace> system.query_log (dd3f3490-5765-4d2a-9406-0e239d3e9a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8940 | 2026.01.02 05:11:12.029377 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8941 | 2026.01.02 05:11:12.030607 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8942 | 2026.01.02 05:11:12.030867 [ 243 ] {} <Trace> system.query_log (dd3f3490-5765-4d2a-9406-0e239d3e9a13): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8943 | 2026.01.02 05:11:12.031190 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1060 | ||
| 8944 | 2026.01.02 05:11:13.569122 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8945 | 2026.01.02 05:11:13.569316 [ 270 ] {f311b401-7212-4406-bdff-673c0e999cee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8946 | 2026.01.02 05:11:13.569384 [ 270 ] {f311b401-7212-4406-bdff-673c0e999cee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8947 | 2026.01.02 05:11:13.570122 [ 270 ] {f311b401-7212-4406-bdff-673c0e999cee} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8948 | 2026.01.02 05:11:13.570172 [ 270 ] {f311b401-7212-4406-bdff-673c0e999cee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8949 | 2026.01.02 05:11:13.570596 [ 270 ] {f311b401-7212-4406-bdff-673c0e999cee} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8950 | 2026.01.02 05:11:13.570827 [ 270 ] {f311b401-7212-4406-bdff-673c0e999cee} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8951 | 2026.01.02 05:11:13.570986 [ 270 ] {f311b401-7212-4406-bdff-673c0e999cee} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001722 sec., 78977.93263646922 rows/sec., 6.85 MiB/sec. | ||
| 8952 | 2026.01.02 05:11:13.571033 [ 270 ] {f311b401-7212-4406-bdff-673c0e999cee} <Debug> TCPHandler: Processed in 0.002045185 sec. | ||
| 8953 | 2026.01.02 05:11:13.571161 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8954 | 2026.01.02 05:11:13.571262 [ 270 ] {47b94684-50b6-42a7-b09d-c2875da93273} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8955 | 2026.01.02 05:11:13.571307 [ 270 ] {47b94684-50b6-42a7-b09d-c2875da93273} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8956 | 2026.01.02 05:11:13.571764 [ 270 ] {47b94684-50b6-42a7-b09d-c2875da93273} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8957 | 2026.01.02 05:11:13.571802 [ 270 ] {47b94684-50b6-42a7-b09d-c2875da93273} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8958 | 2026.01.02 05:11:13.572144 [ 270 ] {47b94684-50b6-42a7-b09d-c2875da93273} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 8959 | 2026.01.02 05:11:13.572373 [ 270 ] {47b94684-50b6-42a7-b09d-c2875da93273} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8960 | 2026.01.02 05:11:13.572516 [ 270 ] {47b94684-50b6-42a7-b09d-c2875da93273} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001273 sec., 31421.838177533384 rows/sec., 2.31 MiB/sec. | ||
| 8961 | 2026.01.02 05:11:13.572559 [ 270 ] {47b94684-50b6-42a7-b09d-c2875da93273} <Debug> TCPHandler: Processed in 0.001449374 sec. | ||
| 8962 | 2026.01.02 05:11:13.572669 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8963 | 2026.01.02 05:11:13.572765 [ 270 ] {9a8ee2e4-09ec-48dd-aab8-a8c723bdd227} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8964 | 2026.01.02 05:11:13.572806 [ 270 ] {9a8ee2e4-09ec-48dd-aab8-a8c723bdd227} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8965 | 2026.01.02 05:11:13.573447 [ 270 ] {9a8ee2e4-09ec-48dd-aab8-a8c723bdd227} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8966 | 2026.01.02 05:11:13.573484 [ 270 ] {9a8ee2e4-09ec-48dd-aab8-a8c723bdd227} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8967 | 2026.01.02 05:11:13.573826 [ 270 ] {9a8ee2e4-09ec-48dd-aab8-a8c723bdd227} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 8968 | 2026.01.02 05:11:13.574032 [ 270 ] {9a8ee2e4-09ec-48dd-aab8-a8c723bdd227} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8969 | 2026.01.02 05:11:13.574163 [ 270 ] {9a8ee2e4-09ec-48dd-aab8-a8c723bdd227} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001459 sec., 71281.69979437972 rows/sec., 5.57 MiB/sec. | ||
| 8970 | 2026.01.02 05:11:13.574200 [ 270 ] {9a8ee2e4-09ec-48dd-aab8-a8c723bdd227} <Debug> TCPHandler: Processed in 0.001625388 sec. | ||
| 8971 | 2026.01.02 05:11:13.574304 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8972 | 2026.01.02 05:11:13.574394 [ 270 ] {af1d2611-f7e0-4c44-a641-95b0959eb601} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8973 | 2026.01.02 05:11:13.574435 [ 270 ] {af1d2611-f7e0-4c44-a641-95b0959eb601} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8974 | 2026.01.02 05:11:13.574921 [ 270 ] {af1d2611-f7e0-4c44-a641-95b0959eb601} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8975 | 2026.01.02 05:11:13.574960 [ 270 ] {af1d2611-f7e0-4c44-a641-95b0959eb601} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8976 | 2026.01.02 05:11:13.575305 [ 270 ] {af1d2611-f7e0-4c44-a641-95b0959eb601} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 8977 | 2026.01.02 05:11:13.575523 [ 270 ] {af1d2611-f7e0-4c44-a641-95b0959eb601} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8978 | 2026.01.02 05:11:13.575662 [ 270 ] {af1d2611-f7e0-4c44-a641-95b0959eb601} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001228 sec., 130293.15960912053 rows/sec., 9.07 MiB/sec. | ||
| 8979 | 2026.01.02 05:11:13.575701 [ 270 ] {af1d2611-f7e0-4c44-a641-95b0959eb601} <Debug> TCPHandler: Processed in 0.001392413 sec. | ||
| 8980 | 2026.01.02 05:11:13.575811 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8981 | 2026.01.02 05:11:13.575905 [ 270 ] {433554df-8d00-4ea4-baae-32cca4397d71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8982 | 2026.01.02 05:11:13.575960 [ 270 ] {433554df-8d00-4ea4-baae-32cca4397d71} <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 | ||
| 8983 | 2026.01.02 05:11:13.576878 [ 270 ] {433554df-8d00-4ea4-baae-32cca4397d71} <Trace> oximeter.measurements_histogramu64 (1ea2d44b-9dfb-4731-8ee2-8779179f369b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8984 | 2026.01.02 05:11:13.576916 [ 270 ] {433554df-8d00-4ea4-baae-32cca4397d71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8985 | 2026.01.02 05:11:13.577536 [ 270 ] {433554df-8d00-4ea4-baae-32cca4397d71} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 8986 | 2026.01.02 05:11:13.577769 [ 270 ] {433554df-8d00-4ea4-baae-32cca4397d71} <Trace> oximeter.measurements_histogramu64 (1ea2d44b-9dfb-4731-8ee2-8779179f369b): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8987 | 2026.01.02 05:11:13.577916 [ 270 ] {433554df-8d00-4ea4-baae-32cca4397d71} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002028 sec., 19723.865877712033 rows/sec., 35.34 MiB/sec. | ||
| 8988 | 2026.01.02 05:11:13.577971 [ 270 ] {433554df-8d00-4ea4-baae-32cca4397d71} <Debug> TCPHandler: Processed in 0.002210157 sec. | ||
| 8989 | 2026.01.02 05:11:13.578079 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8990 | 2026.01.02 05:11:13.578172 [ 270 ] {6f4a9a0f-2dba-4b48-9050-4dc5ba7da2d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8991 | 2026.01.02 05:11:13.578215 [ 270 ] {6f4a9a0f-2dba-4b48-9050-4dc5ba7da2d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8992 | 2026.01.02 05:11:13.578547 [ 270 ] {6f4a9a0f-2dba-4b48-9050-4dc5ba7da2d9} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8993 | 2026.01.02 05:11:13.578584 [ 270 ] {6f4a9a0f-2dba-4b48-9050-4dc5ba7da2d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 8994 | 2026.01.02 05:11:13.578891 [ 270 ] {6f4a9a0f-2dba-4b48-9050-4dc5ba7da2d9} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8995 | 2026.01.02 05:11:13.579121 [ 270 ] {6f4a9a0f-2dba-4b48-9050-4dc5ba7da2d9} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8996 | 2026.01.02 05:11:13.579249 [ 270 ] {6f4a9a0f-2dba-4b48-9050-4dc5ba7da2d9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001095 sec., 54794.520547945205 rows/sec., 3.69 MiB/sec. | ||
| 8997 | 2026.01.02 05:11:13.579284 [ 270 ] {6f4a9a0f-2dba-4b48-9050-4dc5ba7da2d9} <Debug> TCPHandler: Processed in 0.001253371 sec. | ||
| 8998 | 2026.01.02 05:11:16.779419 [ 53 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8999 | 2026.01.02 05:11:16.779468 [ 53 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9000 | 2026.01.02 05:11:16.961938 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 22105 | ||
| 9001 | 2026.01.02 05:11:16.962762 [ 245 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9002 | 2026.01.02 05:11:16.962834 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9003 | 2026.01.02 05:11:16.963422 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 9004 | 2026.01.02 05:11:16.963685 [ 245 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9005 | 2026.01.02 05:11:16.963820 [ 53 ] {} <Debug> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 9006 | 2026.01.02 05:11:16.963840 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22105 | ||
| 9007 | 2026.01.02 05:11:16.963862 [ 53 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9008 | 2026.01.02 05:11:16.963885 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9009 | 2026.01.02 05:11:16.963996 [ 201 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::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 | ||
| 9010 | 2026.01.02 05:11:16.964103 [ 201 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9011 | 2026.01.02 05:11:16.964141 [ 201 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 19737 rows starting from the beginning of the part | ||
| 9012 | 2026.01.02 05:11:16.964209 [ 201 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 448 rows starting from the beginning of the part | ||
| 9013 | 2026.01.02 05:11:16.964261 [ 201 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 512 rows starting from the beginning of the part | ||
| 9014 | 2026.01.02 05:11:16.964309 [ 201 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 448 rows starting from the beginning of the part | ||
| 9015 | 2026.01.02 05:11:16.964357 [ 201 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 512 rows starting from the beginning of the part | ||
| 9016 | 2026.01.02 05:11:16.964406 [ 201 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 448 rows starting from the beginning of the part | ||
| 9017 | 2026.01.02 05:11:16.966558 [ 188 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22105 rows, containing 4 columns (4 merged, 0 gathered) in 0.002615033 sec., 8453048.202450981 rows/sec., 120.92 MiB/sec. | ||
| 9018 | 2026.01.02 05:11:16.966923 [ 197 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 9019 | 2026.01.02 05:11:16.967197 [ 197 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::all_1_46_9} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9020 | 2026.01.02 05:11:16.967264 [ 197 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::all_1_46_9} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 9021 | 2026.01.02 05:11:16.967336 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.68 MiB. | ||
| 9022 | 2026.01.02 05:11:18.186646 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 | ||
| 9023 | 2026.01.02 05:11:18.205043 [ 244 ] {} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9024 | 2026.01.02 05:11:18.205106 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9025 | 2026.01.02 05:11:18.211098 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 9026 | 2026.01.02 05:11:18.211832 [ 244 ] {} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9027 | 2026.01.02 05:11:18.212123 [ 51 ] {} <Debug> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 9028 | 2026.01.02 05:11:18.212196 [ 51 ] {} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9029 | 2026.01.02 05:11:18.212221 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9030 | 2026.01.02 05:11:18.212380 [ 197 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::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 | ||
| 9031 | 2026.01.02 05:11:18.215535 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
| 9032 | 2026.01.02 05:11:18.216628 [ 197 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9033 | 2026.01.02 05:11:18.218087 [ 197 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::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 | ||
| 9034 | 2026.01.02 05:11:18.222741 [ 197 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::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 | ||
| 9035 | 2026.01.02 05:11:18.227404 [ 197 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::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 | ||
| 9036 | 2026.01.02 05:11:18.231847 [ 197 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::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 | ||
| 9037 | 2026.01.02 05:11:18.236639 [ 197 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::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 | ||
| 9038 | 2026.01.02 05:11:18.241118 [ 197 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::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 | ||
| 9039 | 2026.01.02 05:11:18.297903 [ 188 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.085600313 sec., 4053.7234951465657 rows/sec., 20.96 MiB/sec. | ||
| 9040 | 2026.01.02 05:11:18.300872 [ 186 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 9041 | 2026.01.02 05:11:18.302971 [ 186 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::all_1_46_9} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9042 | 2026.01.02 05:11:18.303082 [ 186 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::all_1_46_9} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 9043 | 2026.01.02 05:11:18.305323 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 9044 | 2026.01.02 05:11:18.568105 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9045 | 2026.01.02 05:11:18.568305 [ 270 ] {2057cd83-20b6-4d7d-b5f0-c7be580a188e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9046 | 2026.01.02 05:11:18.568404 [ 270 ] {2057cd83-20b6-4d7d-b5f0-c7be580a188e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9047 | 2026.01.02 05:11:18.569333 [ 270 ] {2057cd83-20b6-4d7d-b5f0-c7be580a188e} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9048 | 2026.01.02 05:11:18.569376 [ 270 ] {2057cd83-20b6-4d7d-b5f0-c7be580a188e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9049 | 2026.01.02 05:11:18.569767 [ 270 ] {2057cd83-20b6-4d7d-b5f0-c7be580a188e} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9050 | 2026.01.02 05:11:18.569985 [ 270 ] {2057cd83-20b6-4d7d-b5f0-c7be580a188e} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9051 | 2026.01.02 05:11:18.570141 [ 270 ] {2057cd83-20b6-4d7d-b5f0-c7be580a188e} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001909 sec., 29334.73022524882 rows/sec., 2.25 MiB/sec. | ||
| 9052 | 2026.01.02 05:11:18.570182 [ 270 ] {2057cd83-20b6-4d7d-b5f0-c7be580a188e} <Debug> TCPHandler: Processed in 0.002201677 sec. | ||
| 9053 | 2026.01.02 05:11:18.570315 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9054 | 2026.01.02 05:11:18.570411 [ 270 ] {bdd303cb-695c-43f0-bf59-55cec3f9ea14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9055 | 2026.01.02 05:11:18.570477 [ 270 ] {bdd303cb-695c-43f0-bf59-55cec3f9ea14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9056 | 2026.01.02 05:11:18.570999 [ 270 ] {bdd303cb-695c-43f0-bf59-55cec3f9ea14} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9057 | 2026.01.02 05:11:18.571036 [ 270 ] {bdd303cb-695c-43f0-bf59-55cec3f9ea14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9058 | 2026.01.02 05:11:18.571343 [ 270 ] {bdd303cb-695c-43f0-bf59-55cec3f9ea14} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9059 | 2026.01.02 05:11:18.571550 [ 270 ] {bdd303cb-695c-43f0-bf59-55cec3f9ea14} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9060 | 2026.01.02 05:11:18.571682 [ 270 ] {bdd303cb-695c-43f0-bf59-55cec3f9ea14} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00129 sec., 49612.4031007752 rows/sec., 3.87 MiB/sec. | ||
| 9061 | 2026.01.02 05:11:18.571719 [ 270 ] {bdd303cb-695c-43f0-bf59-55cec3f9ea14} <Debug> TCPHandler: Processed in 0.001455635 sec. | ||
| 9062 | 2026.01.02 05:11:18.571839 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9063 | 2026.01.02 05:11:18.571959 [ 270 ] {8575cab6-1f5d-479c-8917-6a9955a65b21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9064 | 2026.01.02 05:11:18.572003 [ 270 ] {8575cab6-1f5d-479c-8917-6a9955a65b21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9065 | 2026.01.02 05:11:18.572520 [ 270 ] {8575cab6-1f5d-479c-8917-6a9955a65b21} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9066 | 2026.01.02 05:11:18.572557 [ 270 ] {8575cab6-1f5d-479c-8917-6a9955a65b21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9067 | 2026.01.02 05:11:18.572892 [ 270 ] {8575cab6-1f5d-479c-8917-6a9955a65b21} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9068 | 2026.01.02 05:11:18.573109 [ 270 ] {8575cab6-1f5d-479c-8917-6a9955a65b21} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9069 | 2026.01.02 05:11:18.573242 [ 270 ] {8575cab6-1f5d-479c-8917-6a9955a65b21} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001302 sec., 122887.86482334869 rows/sec., 8.56 MiB/sec. | ||
| 9070 | 2026.01.02 05:11:18.573278 [ 270 ] {8575cab6-1f5d-479c-8917-6a9955a65b21} <Debug> TCPHandler: Processed in 0.001486025 sec. | ||
| 9071 | 2026.01.02 05:11:18.573395 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9072 | 2026.01.02 05:11:18.573488 [ 270 ] {545bdbaf-7fa9-4d51-9a4f-9a21ccecdefd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9073 | 2026.01.02 05:11:18.573528 [ 270 ] {545bdbaf-7fa9-4d51-9a4f-9a21ccecdefd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9074 | 2026.01.02 05:11:18.573860 [ 270 ] {545bdbaf-7fa9-4d51-9a4f-9a21ccecdefd} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9075 | 2026.01.02 05:11:18.573895 [ 270 ] {545bdbaf-7fa9-4d51-9a4f-9a21ccecdefd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9076 | 2026.01.02 05:11:18.574186 [ 270 ] {545bdbaf-7fa9-4d51-9a4f-9a21ccecdefd} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9077 | 2026.01.02 05:11:18.574386 [ 270 ] {545bdbaf-7fa9-4d51-9a4f-9a21ccecdefd} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9078 | 2026.01.02 05:11:18.574511 [ 270 ] {545bdbaf-7fa9-4d51-9a4f-9a21ccecdefd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001042 sec., 57581.57389635317 rows/sec., 3.88 MiB/sec. | ||
| 9079 | 2026.01.02 05:11:18.574545 [ 270 ] {545bdbaf-7fa9-4d51-9a4f-9a21ccecdefd} <Debug> TCPHandler: Processed in 0.00119846 sec. | ||
| 9080 | 2026.01.02 05:11:19.000267 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 308.07 MiB, peak 321.20 MiB, free memory in arenas 0.00 B, will set to 309.28 MiB (RSS), difference: 1.20 MiB | ||
| 9081 | 2026.01.02 05:11:20.345044 [ 48 ] {} <Debug> oximeter.fields_ipaddr (645cdd3d-4969-40ee-99e7-272b8c981424) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 9082 | 2026.01.02 05:11:20.345136 [ 48 ] {} <Trace> oximeter.fields_ipaddr (645cdd3d-4969-40ee-99e7-272b8c981424): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9083 | 2026.01.02 05:11:20.345173 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9084 | 2026.01.02 05:11:20.345352 [ 194 ] {645cdd3d-4969-40ee-99e7-272b8c981424::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full | ||
| 9085 | 2026.01.02 05:11:20.345567 [ 194 ] {645cdd3d-4969-40ee-99e7-272b8c981424::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9086 | 2026.01.02 05:11:20.345626 [ 194 ] {645cdd3d-4969-40ee-99e7-272b8c981424::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 20 rows starting from the beginning of the part | ||
| 9087 | 2026.01.02 05:11:20.345733 [ 194 ] {645cdd3d-4969-40ee-99e7-272b8c981424::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 4 rows starting from the beginning of the part | ||
| 9088 | 2026.01.02 05:11:20.345809 [ 194 ] {645cdd3d-4969-40ee-99e7-272b8c981424::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 2 rows starting from the beginning of the part | ||
| 9089 | 2026.01.02 05:11:20.345878 [ 194 ] {645cdd3d-4969-40ee-99e7-272b8c981424::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 10 rows starting from the beginning of the part | ||
| 9090 | 2026.01.02 05:11:20.345943 [ 194 ] {645cdd3d-4969-40ee-99e7-272b8c981424::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 2 rows starting from the beginning of the part | ||
| 9091 | 2026.01.02 05:11:20.346903 [ 188 ] {645cdd3d-4969-40ee-99e7-272b8c981424::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001638697 sec., 23189.155774374398 rows/sec., 1.94 MiB/sec. | ||
| 9092 | 2026.01.02 05:11:20.347106 [ 187 ] {645cdd3d-4969-40ee-99e7-272b8c981424::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 9093 | 2026.01.02 05:11:20.347479 [ 187 ] {645cdd3d-4969-40ee-99e7-272b8c981424::all_1_21_5} <Trace> oximeter.fields_ipaddr (645cdd3d-4969-40ee-99e7-272b8c981424): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9094 | 2026.01.02 05:11:20.347570 [ 187 ] {645cdd3d-4969-40ee-99e7-272b8c981424::all_1_21_5} <Trace> oximeter.fields_ipaddr (645cdd3d-4969-40ee-99e7-272b8c981424) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 9095 | 2026.01.02 05:11:20.347677 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 9096 | 2026.01.02 05:11:22.031528 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1080 | ||
| 9097 | 2026.01.02 05:11:22.033688 [ 243 ] {} <Trace> system.query_log (dd3f3490-5765-4d2a-9406-0e239d3e9a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9098 | 2026.01.02 05:11:22.033735 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9099 | 2026.01.02 05:11:22.034890 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 9100 | 2026.01.02 05:11:22.035147 [ 243 ] {} <Trace> system.query_log (dd3f3490-5765-4d2a-9406-0e239d3e9a13): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9101 | 2026.01.02 05:11:22.035403 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1080 | ||
| 9102 | 2026.01.02 05:11:23.569926 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9103 | 2026.01.02 05:11:23.570126 [ 270 ] {43ae9d91-ce52-4f97-a930-ec44a074f586} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9104 | 2026.01.02 05:11:23.570195 [ 270 ] {43ae9d91-ce52-4f97-a930-ec44a074f586} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9105 | 2026.01.02 05:11:23.570815 [ 270 ] {43ae9d91-ce52-4f97-a930-ec44a074f586} <Trace> oximeter.fields_ipaddr (645cdd3d-4969-40ee-99e7-272b8c981424): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9106 | 2026.01.02 05:11:23.570858 [ 270 ] {43ae9d91-ce52-4f97-a930-ec44a074f586} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9107 | 2026.01.02 05:11:23.571256 [ 270 ] {43ae9d91-ce52-4f97-a930-ec44a074f586} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 9108 | 2026.01.02 05:11:23.571480 [ 270 ] {43ae9d91-ce52-4f97-a930-ec44a074f586} <Trace> oximeter.fields_ipaddr (645cdd3d-4969-40ee-99e7-272b8c981424): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9109 | 2026.01.02 05:11:23.571635 [ 270 ] {43ae9d91-ce52-4f97-a930-ec44a074f586} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00156 sec., 2564.102564102564 rows/sec., 209.08 KiB/sec. | ||
| 9110 | 2026.01.02 05:11:23.571679 [ 270 ] {43ae9d91-ce52-4f97-a930-ec44a074f586} <Debug> TCPHandler: Processed in 0.001881942 sec. | ||
| 9111 | 2026.01.02 05:11:23.571805 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9112 | 2026.01.02 05:11:23.571899 [ 270 ] {0e5485da-6536-45d6-83ac-8fe7f8b1975e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9113 | 2026.01.02 05:11:23.571940 [ 270 ] {0e5485da-6536-45d6-83ac-8fe7f8b1975e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9114 | 2026.01.02 05:11:23.572434 [ 270 ] {0e5485da-6536-45d6-83ac-8fe7f8b1975e} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9115 | 2026.01.02 05:11:23.572469 [ 270 ] {0e5485da-6536-45d6-83ac-8fe7f8b1975e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9116 | 2026.01.02 05:11:23.572790 [ 270 ] {0e5485da-6536-45d6-83ac-8fe7f8b1975e} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9117 | 2026.01.02 05:11:23.573014 [ 270 ] {0e5485da-6536-45d6-83ac-8fe7f8b1975e} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9118 | 2026.01.02 05:11:23.573152 [ 270 ] {0e5485da-6536-45d6-83ac-8fe7f8b1975e} <Debug> executeQuery: Read 138 rows, 12.22 KiB in 0.001271 sec., 108575.92446892211 rows/sec., 9.39 MiB/sec. | ||
| 9119 | 2026.01.02 05:11:23.573166 [ 44 ] {} <Debug> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9120 | 2026.01.02 05:11:23.573190 [ 270 ] {0e5485da-6536-45d6-83ac-8fe7f8b1975e} <Debug> TCPHandler: Processed in 0.001436364 sec. | ||
| 9121 | 2026.01.02 05:11:23.573235 [ 44 ] {} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9122 | 2026.01.02 05:11:23.573261 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9123 | 2026.01.02 05:11:23.573320 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9124 | 2026.01.02 05:11:23.573374 [ 194 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::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 | ||
| 9125 | 2026.01.02 05:11:23.573418 [ 270 ] {9fdcd1f8-9834-465b-95b4-6ac0864d8a38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9126 | 2026.01.02 05:11:23.573464 [ 270 ] {9fdcd1f8-9834-465b-95b4-6ac0864d8a38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9127 | 2026.01.02 05:11:23.573505 [ 194 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9128 | 2026.01.02 05:11:23.573543 [ 194 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2464 rows starting from the beginning of the part | ||
| 9129 | 2026.01.02 05:11:23.573606 [ 194 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 1192 rows starting from the beginning of the part | ||
| 9130 | 2026.01.02 05:11:23.573652 [ 194 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 1317 rows starting from the beginning of the part | ||
| 9131 | 2026.01.02 05:11:23.573691 [ 194 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 136 rows starting from the beginning of the part | ||
| 9132 | 2026.01.02 05:11:23.573731 [ 194 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 56 rows starting from the beginning of the part | ||
| 9133 | 2026.01.02 05:11:23.573770 [ 194 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 138 rows starting from the beginning of the part | ||
| 9134 | 2026.01.02 05:11:23.573888 [ 270 ] {9fdcd1f8-9834-465b-95b4-6ac0864d8a38} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9135 | 2026.01.02 05:11:23.573931 [ 270 ] {9fdcd1f8-9834-465b-95b4-6ac0864d8a38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9136 | 2026.01.02 05:11:23.574288 [ 270 ] {9fdcd1f8-9834-465b-95b4-6ac0864d8a38} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 9137 | 2026.01.02 05:11:23.574510 [ 270 ] {9fdcd1f8-9834-465b-95b4-6ac0864d8a38} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9138 | 2026.01.02 05:11:23.574656 [ 270 ] {9fdcd1f8-9834-465b-95b4-6ac0864d8a38} <Debug> executeQuery: Read 44 rows, 3.29 KiB in 0.001256 sec., 35031.84713375796 rows/sec., 2.56 MiB/sec. | ||
| 9139 | 2026.01.02 05:11:23.574695 [ 270 ] {9fdcd1f8-9834-465b-95b4-6ac0864d8a38} <Debug> TCPHandler: Processed in 0.001425594 sec. | ||
| 9140 | 2026.01.02 05:11:23.574801 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9141 | 2026.01.02 05:11:23.574895 [ 270 ] {16009873-f20e-4ed2-af59-4cf5e8cf0868} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9142 | 2026.01.02 05:11:23.574934 [ 270 ] {16009873-f20e-4ed2-af59-4cf5e8cf0868} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9143 | 2026.01.02 05:11:23.575364 [ 270 ] {16009873-f20e-4ed2-af59-4cf5e8cf0868} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9144 | 2026.01.02 05:11:23.575400 [ 270 ] {16009873-f20e-4ed2-af59-4cf5e8cf0868} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9145 | 2026.01.02 05:11:23.575718 [ 270 ] {16009873-f20e-4ed2-af59-4cf5e8cf0868} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9146 | 2026.01.02 05:11:23.575766 [ 194 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5303 rows, containing 5 columns (5 merged, 0 gathered) in 0.002445141 sec., 2168791.084031555 rows/sec., 186.06 MiB/sec. | ||
| 9147 | 2026.01.02 05:11:23.575931 [ 270 ] {16009873-f20e-4ed2-af59-4cf5e8cf0868} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9148 | 2026.01.02 05:11:23.576045 [ 44 ] {} <Debug> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9149 | 2026.01.02 05:11:23.576065 [ 270 ] {16009873-f20e-4ed2-af59-4cf5e8cf0868} <Debug> executeQuery: Read 108 rows, 8.64 KiB in 0.001189 sec., 90832.63246425569 rows/sec., 7.10 MiB/sec. | ||
| 9150 | 2026.01.02 05:11:23.576089 [ 44 ] {} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9151 | 2026.01.02 05:11:23.576111 [ 270 ] {16009873-f20e-4ed2-af59-4cf5e8cf0868} <Debug> TCPHandler: Processed in 0.001360123 sec. | ||
| 9152 | 2026.01.02 05:11:23.576120 [ 188 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9153 | 2026.01.02 05:11:23.576114 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9154 | 2026.01.02 05:11:23.576224 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9155 | 2026.01.02 05:11:23.576229 [ 198 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::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 | ||
| 9156 | 2026.01.02 05:11:23.576325 [ 270 ] {42f7c60b-0a72-47db-b9b7-157f73ea24b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9157 | 2026.01.02 05:11:23.576347 [ 198 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9158 | 2026.01.02 05:11:23.576375 [ 270 ] {42f7c60b-0a72-47db-b9b7-157f73ea24b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9159 | 2026.01.02 05:11:23.576383 [ 198 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1249 rows starting from the beginning of the part | ||
| 9160 | 2026.01.02 05:11:23.576427 [ 188 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_66_13} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9161 | 2026.01.02 05:11:23.576452 [ 198 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 719 rows starting from the beginning of the part | ||
| 9162 | 2026.01.02 05:11:23.576500 [ 198 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 558 rows starting from the beginning of the part | ||
| 9163 | 2026.01.02 05:11:23.576514 [ 188 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_66_13} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9164 | 2026.01.02 05:11:23.576542 [ 198 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 104 rows starting from the beginning of the part | ||
| 9165 | 2026.01.02 05:11:23.576585 [ 198 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 64 rows starting from the beginning of the part | ||
| 9166 | 2026.01.02 05:11:23.576623 [ 198 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 108 rows starting from the beginning of the part | ||
| 9167 | 2026.01.02 05:11:23.576625 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.20 MiB. | ||
| 9168 | 2026.01.02 05:11:23.576833 [ 270 ] {42f7c60b-0a72-47db-b9b7-157f73ea24b2} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9169 | 2026.01.02 05:11:23.576884 [ 270 ] {42f7c60b-0a72-47db-b9b7-157f73ea24b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9170 | 2026.01.02 05:11:23.577305 [ 270 ] {42f7c60b-0a72-47db-b9b7-157f73ea24b2} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9171 | 2026.01.02 05:11:23.577536 [ 270 ] {42f7c60b-0a72-47db-b9b7-157f73ea24b2} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9172 | 2026.01.02 05:11:23.577685 [ 270 ] {42f7c60b-0a72-47db-b9b7-157f73ea24b2} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001378 sec., 117561.68359941944 rows/sec., 8.19 MiB/sec. | ||
| 9173 | 2026.01.02 05:11:23.577724 [ 270 ] {42f7c60b-0a72-47db-b9b7-157f73ea24b2} <Debug> TCPHandler: Processed in 0.001549286 sec. | ||
| 9174 | 2026.01.02 05:11:23.577760 [ 188 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2802 rows, containing 5 columns (5 merged, 0 gathered) in 0.001568076 sec., 1786903.1858149732 rows/sec., 136.90 MiB/sec. | ||
| 9175 | 2026.01.02 05:11:23.577829 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9176 | 2026.01.02 05:11:23.577925 [ 194 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9177 | 2026.01.02 05:11:23.577929 [ 270 ] {5f4fb867-24be-473d-b601-1f7f897666de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9178 | 2026.01.02 05:11:23.578000 [ 270 ] {5f4fb867-24be-473d-b601-1f7f897666de} <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 | ||
| 9179 | 2026.01.02 05:11:23.578183 [ 194 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_66_13} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9180 | 2026.01.02 05:11:23.578260 [ 194 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_66_13} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9181 | 2026.01.02 05:11:23.578328 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 9182 | 2026.01.02 05:11:23.578893 [ 270 ] {5f4fb867-24be-473d-b601-1f7f897666de} <Trace> oximeter.measurements_histogramu64 (1ea2d44b-9dfb-4731-8ee2-8779179f369b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9183 | 2026.01.02 05:11:23.578935 [ 270 ] {5f4fb867-24be-473d-b601-1f7f897666de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9184 | 2026.01.02 05:11:23.579538 [ 270 ] {5f4fb867-24be-473d-b601-1f7f897666de} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 9185 | 2026.01.02 05:11:23.579893 [ 270 ] {5f4fb867-24be-473d-b601-1f7f897666de} <Trace> oximeter.measurements_histogramu64 (1ea2d44b-9dfb-4731-8ee2-8779179f369b): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9186 | 2026.01.02 05:11:23.580043 [ 270 ] {5f4fb867-24be-473d-b601-1f7f897666de} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002134 sec., 18744.142455482663 rows/sec., 33.59 MiB/sec. | ||
| 9187 | 2026.01.02 05:11:23.580100 [ 270 ] {5f4fb867-24be-473d-b601-1f7f897666de} <Debug> TCPHandler: Processed in 0.002319979 sec. | ||
| 9188 | 2026.01.02 05:11:23.580212 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9189 | 2026.01.02 05:11:23.580306 [ 270 ] {c7b5ef7b-8aac-4677-bd55-25ed58bf3ef3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9190 | 2026.01.02 05:11:23.580350 [ 270 ] {c7b5ef7b-8aac-4677-bd55-25ed58bf3ef3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9191 | 2026.01.02 05:11:23.580753 [ 270 ] {c7b5ef7b-8aac-4677-bd55-25ed58bf3ef3} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9192 | 2026.01.02 05:11:23.580797 [ 270 ] {c7b5ef7b-8aac-4677-bd55-25ed58bf3ef3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9193 | 2026.01.02 05:11:23.581160 [ 270 ] {c7b5ef7b-8aac-4677-bd55-25ed58bf3ef3} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9194 | 2026.01.02 05:11:23.581368 [ 270 ] {c7b5ef7b-8aac-4677-bd55-25ed58bf3ef3} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9195 | 2026.01.02 05:11:23.581495 [ 270 ] {c7b5ef7b-8aac-4677-bd55-25ed58bf3ef3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001208 sec., 49668.874172185424 rows/sec., 3.35 MiB/sec. | ||
| 9196 | 2026.01.02 05:11:23.581531 [ 270 ] {c7b5ef7b-8aac-4677-bd55-25ed58bf3ef3} <Debug> TCPHandler: Processed in 0.001369383 sec. | ||
| 9197 | 2026.01.02 05:11:24.464005 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 22617 | ||
| 9198 | 2026.01.02 05:11:24.464570 [ 245 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9199 | 2026.01.02 05:11:24.464620 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9200 | 2026.01.02 05:11:24.465128 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 9201 | 2026.01.02 05:11:24.465375 [ 245 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9202 | 2026.01.02 05:11:24.465530 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22617 | ||
| 9203 | 2026.01.02 05:11:25.715647 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 | ||
| 9204 | 2026.01.02 05:11:25.731704 [ 244 ] {} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9205 | 2026.01.02 05:11:25.731759 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9206 | 2026.01.02 05:11:25.738087 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 9207 | 2026.01.02 05:11:25.738847 [ 244 ] {} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9208 | 2026.01.02 05:11:25.741974 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 354 | ||
| 9209 | 2026.01.02 05:11:28.567565 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9210 | 2026.01.02 05:11:28.567868 [ 270 ] {ac5142aa-2541-4df9-a312-89e05656cb14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9211 | 2026.01.02 05:11:28.567972 [ 270 ] {ac5142aa-2541-4df9-a312-89e05656cb14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9212 | 2026.01.02 05:11:28.568823 [ 270 ] {ac5142aa-2541-4df9-a312-89e05656cb14} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9213 | 2026.01.02 05:11:28.568869 [ 270 ] {ac5142aa-2541-4df9-a312-89e05656cb14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9214 | 2026.01.02 05:11:28.569262 [ 270 ] {ac5142aa-2541-4df9-a312-89e05656cb14} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9215 | 2026.01.02 05:11:28.569491 [ 270 ] {ac5142aa-2541-4df9-a312-89e05656cb14} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9216 | 2026.01.02 05:11:28.569651 [ 270 ] {ac5142aa-2541-4df9-a312-89e05656cb14} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001862 sec., 30075.187969924813 rows/sec., 2.31 MiB/sec. | ||
| 9217 | 2026.01.02 05:11:28.569694 [ 270 ] {ac5142aa-2541-4df9-a312-89e05656cb14} <Debug> TCPHandler: Processed in 0.002323168 sec. | ||
| 9218 | 2026.01.02 05:11:28.569827 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9219 | 2026.01.02 05:11:28.569921 [ 270 ] {0f406416-dab2-4d16-a47c-dd43734418ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9220 | 2026.01.02 05:11:28.569964 [ 270 ] {0f406416-dab2-4d16-a47c-dd43734418ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9221 | 2026.01.02 05:11:28.570422 [ 270 ] {0f406416-dab2-4d16-a47c-dd43734418ba} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9222 | 2026.01.02 05:11:28.570458 [ 270 ] {0f406416-dab2-4d16-a47c-dd43734418ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9223 | 2026.01.02 05:11:28.570773 [ 270 ] {0f406416-dab2-4d16-a47c-dd43734418ba} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9224 | 2026.01.02 05:11:28.570988 [ 270 ] {0f406416-dab2-4d16-a47c-dd43734418ba} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9225 | 2026.01.02 05:11:28.571116 [ 270 ] {0f406416-dab2-4d16-a47c-dd43734418ba} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001213 sec., 52761.74773289365 rows/sec., 4.12 MiB/sec. | ||
| 9226 | 2026.01.02 05:11:28.571154 [ 270 ] {0f406416-dab2-4d16-a47c-dd43734418ba} <Debug> TCPHandler: Processed in 0.001380433 sec. | ||
| 9227 | 2026.01.02 05:11:28.571293 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9228 | 2026.01.02 05:11:28.571387 [ 270 ] {ee838348-b02e-4eeb-8e41-b9a1136211ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9229 | 2026.01.02 05:11:28.571431 [ 270 ] {ee838348-b02e-4eeb-8e41-b9a1136211ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9230 | 2026.01.02 05:11:28.571892 [ 270 ] {ee838348-b02e-4eeb-8e41-b9a1136211ae} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9231 | 2026.01.02 05:11:28.571930 [ 270 ] {ee838348-b02e-4eeb-8e41-b9a1136211ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9232 | 2026.01.02 05:11:28.572265 [ 270 ] {ee838348-b02e-4eeb-8e41-b9a1136211ae} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9233 | 2026.01.02 05:11:28.572473 [ 270 ] {ee838348-b02e-4eeb-8e41-b9a1136211ae} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9234 | 2026.01.02 05:11:28.572601 [ 270 ] {ee838348-b02e-4eeb-8e41-b9a1136211ae} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001232 sec., 129870.12987012987 rows/sec., 9.05 MiB/sec. | ||
| 9235 | 2026.01.02 05:11:28.572617 [ 39 ] {} <Debug> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9236 | 2026.01.02 05:11:28.572638 [ 270 ] {ee838348-b02e-4eeb-8e41-b9a1136211ae} <Debug> TCPHandler: Processed in 0.001398884 sec. | ||
| 9237 | 2026.01.02 05:11:28.572689 [ 39 ] {} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9238 | 2026.01.02 05:11:28.572715 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9239 | 2026.01.02 05:11:28.572777 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9240 | 2026.01.02 05:11:28.572823 [ 191 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::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 | ||
| 9241 | 2026.01.02 05:11:28.572875 [ 270 ] {e3cf7283-766b-43c6-a204-406fef513ded} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9242 | 2026.01.02 05:11:28.572921 [ 270 ] {e3cf7283-766b-43c6-a204-406fef513ded} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9243 | 2026.01.02 05:11:28.572972 [ 191 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9244 | 2026.01.02 05:11:28.573018 [ 191 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 18113 rows starting from the beginning of the part | ||
| 9245 | 2026.01.02 05:11:28.573100 [ 191 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 881 rows starting from the beginning of the part | ||
| 9246 | 2026.01.02 05:11:28.573153 [ 191 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 160 rows starting from the beginning of the part | ||
| 9247 | 2026.01.02 05:11:28.573202 [ 191 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::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 | ||
| 9248 | 2026.01.02 05:11:28.573250 [ 191 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 162 rows starting from the beginning of the part | ||
| 9249 | 2026.01.02 05:11:28.573258 [ 270 ] {e3cf7283-766b-43c6-a204-406fef513ded} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9250 | 2026.01.02 05:11:28.573298 [ 191 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 160 rows starting from the beginning of the part | ||
| 9251 | 2026.01.02 05:11:28.573300 [ 270 ] {e3cf7283-766b-43c6-a204-406fef513ded} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9252 | 2026.01.02 05:11:28.573642 [ 270 ] {e3cf7283-766b-43c6-a204-406fef513ded} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9253 | 2026.01.02 05:11:28.573858 [ 270 ] {e3cf7283-766b-43c6-a204-406fef513ded} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9254 | 2026.01.02 05:11:28.574017 [ 270 ] {e3cf7283-766b-43c6-a204-406fef513ded} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001161 sec., 51679.58656330749 rows/sec., 3.48 MiB/sec. | ||
| 9255 | 2026.01.02 05:11:28.574052 [ 270 ] {e3cf7283-766b-43c6-a204-406fef513ded} <Debug> TCPHandler: Processed in 0.001324182 sec. | ||
| 9256 | 2026.01.02 05:11:28.578678 [ 194 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19636 rows, containing 5 columns (5 merged, 0 gathered) in 0.005901999 sec., 3327008.3576767803 rows/sec., 227.52 MiB/sec. | ||
| 9257 | 2026.01.02 05:11:28.579086 [ 194 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9258 | 2026.01.02 05:11:28.579363 [ 194 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9259 | 2026.01.02 05:11:28.579442 [ 194 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9260 | 2026.01.02 05:11:28.579531 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 9261 | 2026.01.02 05:11:29.000204 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 310.02 MiB, peak 321.20 MiB, free memory in arenas 0.00 B, will set to 311.47 MiB (RSS), difference: 1.46 MiB | ||
| 9262 | 2026.01.02 05:11:31.779520 [ 37 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9263 | 2026.01.02 05:11:31.779602 [ 37 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9264 | 2026.01.02 05:11:31.965691 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 23065 | ||
| 9265 | 2026.01.02 05:11:31.966184 [ 245 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9266 | 2026.01.02 05:11:31.966222 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9267 | 2026.01.02 05:11:31.966730 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 9268 | 2026.01.02 05:11:31.966993 [ 245 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9269 | 2026.01.02 05:11:31.967144 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23065 | ||
| 9270 | 2026.01.02 05:11:32.001238 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000890285 sec. | ||
| 9271 | 2026.01.02 05:11:32.035669 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 1102 | ||
| 9272 | 2026.01.02 05:11:32.038186 [ 243 ] {} <Trace> system.query_log (dd3f3490-5765-4d2a-9406-0e239d3e9a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9273 | 2026.01.02 05:11:32.038230 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9274 | 2026.01.02 05:11:32.039427 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 9275 | 2026.01.02 05:11:32.039717 [ 243 ] {} <Trace> system.query_log (dd3f3490-5765-4d2a-9406-0e239d3e9a13): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9276 | 2026.01.02 05:11:32.039899 [ 36 ] {} <Debug> system.query_log (dd3f3490-5765-4d2a-9406-0e239d3e9a13) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 9277 | 2026.01.02 05:11:32.039963 [ 36 ] {} <Trace> system.query_log (dd3f3490-5765-4d2a-9406-0e239d3e9a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9278 | 2026.01.02 05:11:32.039986 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9279 | 2026.01.02 05:11:32.040013 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1102 | ||
| 9280 | 2026.01.02 05:11:32.040098 [ 188 ] {dd3f3490-5765-4d2a-9406-0e239d3e9a13::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 | ||
| 9281 | 2026.01.02 05:11:32.040628 [ 188 ] {dd3f3490-5765-4d2a-9406-0e239d3e9a13::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9282 | 2026.01.02 05:11:32.040755 [ 188 ] {dd3f3490-5765-4d2a-9406-0e239d3e9a13::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 968 rows starting from the beginning of the part | ||
| 9283 | 2026.01.02 05:11:32.041083 [ 188 ] {dd3f3490-5765-4d2a-9406-0e239d3e9a13::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 | ||
| 9284 | 2026.01.02 05:11:32.041380 [ 188 ] {dd3f3490-5765-4d2a-9406-0e239d3e9a13::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 32 rows starting from the beginning of the part | ||
| 9285 | 2026.01.02 05:11:32.041678 [ 188 ] {dd3f3490-5765-4d2a-9406-0e239d3e9a13::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 40 rows starting from the beginning of the part | ||
| 9286 | 2026.01.02 05:11:32.041982 [ 188 ] {dd3f3490-5765-4d2a-9406-0e239d3e9a13::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 20 rows starting from the beginning of the part | ||
| 9287 | 2026.01.02 05:11:32.042285 [ 188 ] {dd3f3490-5765-4d2a-9406-0e239d3e9a13::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 22 rows starting from the beginning of the part | ||
| 9288 | 2026.01.02 05:11:32.048145 [ 195 ] {dd3f3490-5765-4d2a-9406-0e239d3e9a13::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1102 rows, containing 72 columns (72 merged, 0 gathered) in 0.008090086 sec., 136216.10450123769 rows/sec., 112.69 MiB/sec. | ||
| 9289 | 2026.01.02 05:11:32.049381 [ 196 ] {dd3f3490-5765-4d2a-9406-0e239d3e9a13::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 9290 | 2026.01.02 05:11:32.049874 [ 196 ] {dd3f3490-5765-4d2a-9406-0e239d3e9a13::all_1_36_7} <Trace> system.query_log (dd3f3490-5765-4d2a-9406-0e239d3e9a13): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9291 | 2026.01.02 05:11:32.049943 [ 196 ] {dd3f3490-5765-4d2a-9406-0e239d3e9a13::all_1_36_7} <Trace> system.query_log (dd3f3490-5765-4d2a-9406-0e239d3e9a13) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 9292 | 2026.01.02 05:11:32.050113 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.67 MiB. | ||
| 9293 | 2026.01.02 05:11:33.242113 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 362 | ||
| 9294 | 2026.01.02 05:11:33.259334 [ 244 ] {} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9295 | 2026.01.02 05:11:33.259387 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9296 | 2026.01.02 05:11:33.265166 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 9297 | 2026.01.02 05:11:33.265883 [ 244 ] {} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9298 | 2026.01.02 05:11:33.269002 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
| 9299 | 2026.01.02 05:11:33.570582 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9300 | 2026.01.02 05:11:33.570787 [ 270 ] {85ee8ff7-1765-460b-955e-e6751c92b49c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9301 | 2026.01.02 05:11:33.570864 [ 270 ] {85ee8ff7-1765-460b-955e-e6751c92b49c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9302 | 2026.01.02 05:11:33.571655 [ 270 ] {85ee8ff7-1765-460b-955e-e6751c92b49c} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9303 | 2026.01.02 05:11:33.571708 [ 270 ] {85ee8ff7-1765-460b-955e-e6751c92b49c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9304 | 2026.01.02 05:11:33.572187 [ 270 ] {85ee8ff7-1765-460b-955e-e6751c92b49c} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9305 | 2026.01.02 05:11:33.572447 [ 270 ] {85ee8ff7-1765-460b-955e-e6751c92b49c} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9306 | 2026.01.02 05:11:33.572622 [ 270 ] {85ee8ff7-1765-460b-955e-e6751c92b49c} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.00189 sec., 71957.67195767196 rows/sec., 6.24 MiB/sec. | ||
| 9307 | 2026.01.02 05:11:33.572674 [ 270 ] {85ee8ff7-1765-460b-955e-e6751c92b49c} <Debug> TCPHandler: Processed in 0.002236827 sec. | ||
| 9308 | 2026.01.02 05:11:33.572793 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9309 | 2026.01.02 05:11:33.572900 [ 270 ] {bca56ced-dcf6-454a-9245-fe6cfc58e5e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9310 | 2026.01.02 05:11:33.572946 [ 270 ] {bca56ced-dcf6-454a-9245-fe6cfc58e5e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9311 | 2026.01.02 05:11:33.573391 [ 270 ] {bca56ced-dcf6-454a-9245-fe6cfc58e5e6} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9312 | 2026.01.02 05:11:33.573428 [ 270 ] {bca56ced-dcf6-454a-9245-fe6cfc58e5e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9313 | 2026.01.02 05:11:33.573758 [ 270 ] {bca56ced-dcf6-454a-9245-fe6cfc58e5e6} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 9314 | 2026.01.02 05:11:33.573985 [ 270 ] {bca56ced-dcf6-454a-9245-fe6cfc58e5e6} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9315 | 2026.01.02 05:11:33.574090 [ 33 ] {} <Debug> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 9316 | 2026.01.02 05:11:33.574119 [ 270 ] {bca56ced-dcf6-454a-9245-fe6cfc58e5e6} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001243 sec., 32180.209171359616 rows/sec., 2.36 MiB/sec. | ||
| 9317 | 2026.01.02 05:11:33.574129 [ 33 ] {} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9318 | 2026.01.02 05:11:33.574152 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9319 | 2026.01.02 05:11:33.574159 [ 270 ] {bca56ced-dcf6-454a-9245-fe6cfc58e5e6} <Debug> TCPHandler: Processed in 0.001416804 sec. | ||
| 9320 | 2026.01.02 05:11:33.574254 [ 200 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::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 | ||
| 9321 | 2026.01.02 05:11:33.574271 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9322 | 2026.01.02 05:11:33.574389 [ 200 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9323 | 2026.01.02 05:11:33.574389 [ 270 ] {21e560c2-dc90-438a-bbd3-78540fda0315} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9324 | 2026.01.02 05:11:33.574428 [ 200 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 277 rows starting from the beginning of the part | ||
| 9325 | 2026.01.02 05:11:33.574448 [ 270 ] {21e560c2-dc90-438a-bbd3-78540fda0315} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9326 | 2026.01.02 05:11:33.574498 [ 200 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 245 rows starting from the beginning of the part | ||
| 9327 | 2026.01.02 05:11:33.574547 [ 200 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 14 rows starting from the beginning of the part | ||
| 9328 | 2026.01.02 05:11:33.574587 [ 200 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 40 rows starting from the beginning of the part | ||
| 9329 | 2026.01.02 05:11:33.574624 [ 200 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 44 rows starting from the beginning of the part | ||
| 9330 | 2026.01.02 05:11:33.574664 [ 200 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 40 rows starting from the beginning of the part | ||
| 9331 | 2026.01.02 05:11:33.574900 [ 270 ] {21e560c2-dc90-438a-bbd3-78540fda0315} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9332 | 2026.01.02 05:11:33.574944 [ 270 ] {21e560c2-dc90-438a-bbd3-78540fda0315} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9333 | 2026.01.02 05:11:33.575295 [ 270 ] {21e560c2-dc90-438a-bbd3-78540fda0315} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9334 | 2026.01.02 05:11:33.575515 [ 270 ] {21e560c2-dc90-438a-bbd3-78540fda0315} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9335 | 2026.01.02 05:11:33.575523 [ 193 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 660 rows, containing 5 columns (5 merged, 0 gathered) in 0.001317612 sec., 500906.18482527486 rows/sec., 34.08 MiB/sec. | ||
| 9336 | 2026.01.02 05:11:33.575646 [ 270 ] {21e560c2-dc90-438a-bbd3-78540fda0315} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001275 sec., 81568.62745098039 rows/sec., 6.37 MiB/sec. | ||
| 9337 | 2026.01.02 05:11:33.575666 [ 200 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 9338 | 2026.01.02 05:11:33.575688 [ 270 ] {21e560c2-dc90-438a-bbd3-78540fda0315} <Debug> TCPHandler: Processed in 0.001466975 sec. | ||
| 9339 | 2026.01.02 05:11:33.575811 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9340 | 2026.01.02 05:11:33.575910 [ 270 ] {4ce63905-9d0a-45f9-8702-8e99eb9e875d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9341 | 2026.01.02 05:11:33.575916 [ 200 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::all_1_46_9} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9342 | 2026.01.02 05:11:33.575961 [ 270 ] {4ce63905-9d0a-45f9-8702-8e99eb9e875d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9343 | 2026.01.02 05:11:33.576001 [ 200 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::all_1_46_9} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 9344 | 2026.01.02 05:11:33.576077 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 9345 | 2026.01.02 05:11:33.576381 [ 270 ] {4ce63905-9d0a-45f9-8702-8e99eb9e875d} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9346 | 2026.01.02 05:11:33.576421 [ 270 ] {4ce63905-9d0a-45f9-8702-8e99eb9e875d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9347 | 2026.01.02 05:11:33.576771 [ 270 ] {4ce63905-9d0a-45f9-8702-8e99eb9e875d} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9348 | 2026.01.02 05:11:33.576993 [ 270 ] {4ce63905-9d0a-45f9-8702-8e99eb9e875d} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9349 | 2026.01.02 05:11:33.577122 [ 270 ] {4ce63905-9d0a-45f9-8702-8e99eb9e875d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001231 sec., 129975.62956945572 rows/sec., 9.05 MiB/sec. | ||
| 9350 | 2026.01.02 05:11:33.577159 [ 270 ] {4ce63905-9d0a-45f9-8702-8e99eb9e875d} <Debug> TCPHandler: Processed in 0.001397183 sec. | ||
| 9351 | 2026.01.02 05:11:33.577267 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9352 | 2026.01.02 05:11:33.577362 [ 270 ] {49a33d77-f06a-4881-a46f-1d25c3a99a8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9353 | 2026.01.02 05:11:33.577417 [ 270 ] {49a33d77-f06a-4881-a46f-1d25c3a99a8b} <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 | ||
| 9354 | 2026.01.02 05:11:33.578246 [ 270 ] {49a33d77-f06a-4881-a46f-1d25c3a99a8b} <Trace> oximeter.measurements_histogramu64 (1ea2d44b-9dfb-4731-8ee2-8779179f369b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9355 | 2026.01.02 05:11:33.578281 [ 270 ] {49a33d77-f06a-4881-a46f-1d25c3a99a8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9356 | 2026.01.02 05:11:33.578863 [ 270 ] {49a33d77-f06a-4881-a46f-1d25c3a99a8b} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 9357 | 2026.01.02 05:11:33.579096 [ 270 ] {49a33d77-f06a-4881-a46f-1d25c3a99a8b} <Trace> oximeter.measurements_histogramu64 (1ea2d44b-9dfb-4731-8ee2-8779179f369b): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9358 | 2026.01.02 05:11:33.579234 [ 270 ] {49a33d77-f06a-4881-a46f-1d25c3a99a8b} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.00189 sec., 21164.021164021164 rows/sec., 37.92 MiB/sec. | ||
| 9359 | 2026.01.02 05:11:33.579287 [ 270 ] {49a33d77-f06a-4881-a46f-1d25c3a99a8b} <Debug> TCPHandler: Processed in 0.002069835 sec. | ||
| 9360 | 2026.01.02 05:11:33.579416 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9361 | 2026.01.02 05:11:33.579534 [ 270 ] {222c5071-bce8-4523-8f23-746cb074ecef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9362 | 2026.01.02 05:11:33.579584 [ 270 ] {222c5071-bce8-4523-8f23-746cb074ecef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9363 | 2026.01.02 05:11:33.579993 [ 270 ] {222c5071-bce8-4523-8f23-746cb074ecef} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9364 | 2026.01.02 05:11:33.580027 [ 270 ] {222c5071-bce8-4523-8f23-746cb074ecef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9365 | 2026.01.02 05:11:33.580355 [ 270 ] {222c5071-bce8-4523-8f23-746cb074ecef} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9366 | 2026.01.02 05:11:33.580575 [ 270 ] {222c5071-bce8-4523-8f23-746cb074ecef} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9367 | 2026.01.02 05:11:33.580687 [ 33 ] {} <Debug> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9368 | 2026.01.02 05:11:33.580703 [ 270 ] {222c5071-bce8-4523-8f23-746cb074ecef} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001194 sec., 50251.25628140703 rows/sec., 3.39 MiB/sec. | ||
| 9369 | 2026.01.02 05:11:33.580724 [ 33 ] {} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9370 | 2026.01.02 05:11:33.580742 [ 270 ] {222c5071-bce8-4523-8f23-746cb074ecef} <Debug> TCPHandler: Processed in 0.001387923 sec. | ||
| 9371 | 2026.01.02 05:11:33.580747 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9372 | 2026.01.02 05:11:33.580830 [ 200 ] {45294a01-6668-46b2-a532-60faf64b8164::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 | ||
| 9373 | 2026.01.02 05:11:33.580926 [ 200 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9374 | 2026.01.02 05:11:33.580955 [ 200 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3534 rows starting from the beginning of the part | ||
| 9375 | 2026.01.02 05:11:33.581006 [ 200 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 60 rows starting from the beginning of the part | ||
| 9376 | 2026.01.02 05:11:33.581046 [ 200 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 60 rows starting from the beginning of the part | ||
| 9377 | 2026.01.02 05:11:33.581083 [ 200 ] {45294a01-6668-46b2-a532-60faf64b8164::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 | ||
| 9378 | 2026.01.02 05:11:33.581119 [ 200 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 60 rows starting from the beginning of the part | ||
| 9379 | 2026.01.02 05:11:33.581156 [ 200 ] {45294a01-6668-46b2-a532-60faf64b8164::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 | ||
| 9380 | 2026.01.02 05:11:33.582371 [ 199 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3834 rows, containing 4 columns (4 merged, 0 gathered) in 0.001568706 sec., 2444052.6140653505 rows/sec., 162.26 MiB/sec. | ||
| 9381 | 2026.01.02 05:11:33.582719 [ 200 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9382 | 2026.01.02 05:11:33.582950 [ 200 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_66_13} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9383 | 2026.01.02 05:11:33.583011 [ 200 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_66_13} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9384 | 2026.01.02 05:11:33.583066 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 9385 | 2026.01.02 05:11:38.595429 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9386 | 2026.01.02 05:11:38.595728 [ 270 ] {8a080190-dce6-4412-b882-443cbc51bc7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9387 | 2026.01.02 05:11:38.595796 [ 270 ] {8a080190-dce6-4412-b882-443cbc51bc7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9388 | 2026.01.02 05:11:38.596464 [ 270 ] {8a080190-dce6-4412-b882-443cbc51bc7e} <Trace> oximeter.fields_i16 (cb56b64a-0514-41c6-b851-58b3833bf8fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9389 | 2026.01.02 05:11:38.596506 [ 270 ] {8a080190-dce6-4412-b882-443cbc51bc7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9390 | 2026.01.02 05:11:38.596910 [ 270 ] {8a080190-dce6-4412-b882-443cbc51bc7e} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 9391 | 2026.01.02 05:11:38.597134 [ 270 ] {8a080190-dce6-4412-b882-443cbc51bc7e} <Trace> oximeter.fields_i16 (cb56b64a-0514-41c6-b851-58b3833bf8fd): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9392 | 2026.01.02 05:11:38.597285 [ 270 ] {8a080190-dce6-4412-b882-443cbc51bc7e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001633 sec., 14696.87691365585 rows/sec., 1.22 MiB/sec. | ||
| 9393 | 2026.01.02 05:11:38.597326 [ 270 ] {8a080190-dce6-4412-b882-443cbc51bc7e} <Debug> TCPHandler: Processed in 0.002076725 sec. | ||
| 9394 | 2026.01.02 05:11:38.597453 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9395 | 2026.01.02 05:11:38.597547 [ 270 ] {a0672924-10a4-4599-9ff3-e4d09ee30fd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9396 | 2026.01.02 05:11:38.597587 [ 270 ] {a0672924-10a4-4599-9ff3-e4d09ee30fd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9397 | 2026.01.02 05:11:38.597986 [ 270 ] {a0672924-10a4-4599-9ff3-e4d09ee30fd3} <Trace> oximeter.fields_ipaddr (645cdd3d-4969-40ee-99e7-272b8c981424): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9398 | 2026.01.02 05:11:38.598021 [ 270 ] {a0672924-10a4-4599-9ff3-e4d09ee30fd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9399 | 2026.01.02 05:11:38.598301 [ 270 ] {a0672924-10a4-4599-9ff3-e4d09ee30fd3} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 9400 | 2026.01.02 05:11:38.598506 [ 270 ] {a0672924-10a4-4599-9ff3-e4d09ee30fd3} <Trace> oximeter.fields_ipaddr (645cdd3d-4969-40ee-99e7-272b8c981424): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9401 | 2026.01.02 05:11:38.598629 [ 270 ] {a0672924-10a4-4599-9ff3-e4d09ee30fd3} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001099 sec., 1819.8362147406735 rows/sec., 148.39 KiB/sec. | ||
| 9402 | 2026.01.02 05:11:38.598665 [ 270 ] {a0672924-10a4-4599-9ff3-e4d09ee30fd3} <Debug> TCPHandler: Processed in 0.001258881 sec. | ||
| 9403 | 2026.01.02 05:11:38.598779 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9404 | 2026.01.02 05:11:38.598870 [ 270 ] {adff6f2d-7d0f-4eae-b35d-b52c2f1b59ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9405 | 2026.01.02 05:11:38.598907 [ 270 ] {adff6f2d-7d0f-4eae-b35d-b52c2f1b59ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9406 | 2026.01.02 05:11:38.599972 [ 270 ] {adff6f2d-7d0f-4eae-b35d-b52c2f1b59ae} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9407 | 2026.01.02 05:11:38.600007 [ 270 ] {adff6f2d-7d0f-4eae-b35d-b52c2f1b59ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9408 | 2026.01.02 05:11:38.600395 [ 270 ] {adff6f2d-7d0f-4eae-b35d-b52c2f1b59ae} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9409 | 2026.01.02 05:11:38.600604 [ 270 ] {adff6f2d-7d0f-4eae-b35d-b52c2f1b59ae} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9410 | 2026.01.02 05:11:38.600729 [ 270 ] {adff6f2d-7d0f-4eae-b35d-b52c2f1b59ae} <Debug> executeQuery: Read 1317 rows, 112.50 KiB in 0.001877 sec., 701651.5716568993 rows/sec., 58.53 MiB/sec. | ||
| 9411 | 2026.01.02 05:11:38.600765 [ 270 ] {adff6f2d-7d0f-4eae-b35d-b52c2f1b59ae} <Debug> TCPHandler: Processed in 0.002033154 sec. | ||
| 9412 | 2026.01.02 05:11:38.600873 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9413 | 2026.01.02 05:11:38.600965 [ 270 ] {29dcbda4-d6d1-40df-996b-0522c146ff5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9414 | 2026.01.02 05:11:38.601003 [ 270 ] {29dcbda4-d6d1-40df-996b-0522c146ff5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9415 | 2026.01.02 05:11:38.601388 [ 270 ] {29dcbda4-d6d1-40df-996b-0522c146ff5b} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9416 | 2026.01.02 05:11:38.601422 [ 270 ] {29dcbda4-d6d1-40df-996b-0522c146ff5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9417 | 2026.01.02 05:11:38.601719 [ 270 ] {29dcbda4-d6d1-40df-996b-0522c146ff5b} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 9418 | 2026.01.02 05:11:38.601931 [ 270 ] {29dcbda4-d6d1-40df-996b-0522c146ff5b} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9419 | 2026.01.02 05:11:38.602055 [ 270 ] {29dcbda4-d6d1-40df-996b-0522c146ff5b} <Debug> executeQuery: Read 14 rows, 1.10 KiB in 0.001107 sec., 12646.793134598014 rows/sec., 994.21 KiB/sec. | ||
| 9420 | 2026.01.02 05:11:38.602090 [ 270 ] {29dcbda4-d6d1-40df-996b-0522c146ff5b} <Debug> TCPHandler: Processed in 0.001264161 sec. | ||
| 9421 | 2026.01.02 05:11:38.602195 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9422 | 2026.01.02 05:11:38.602286 [ 270 ] {91f121bb-4737-4d2b-bf23-9b2e3580e638} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9423 | 2026.01.02 05:11:38.602323 [ 270 ] {91f121bb-4737-4d2b-bf23-9b2e3580e638} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9424 | 2026.01.02 05:11:38.602778 [ 270 ] {91f121bb-4737-4d2b-bf23-9b2e3580e638} <Trace> oximeter.fields_u32 (1310015a-3be0-40ba-9fec-1b5eb4ed9f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9425 | 2026.01.02 05:11:38.602813 [ 270 ] {91f121bb-4737-4d2b-bf23-9b2e3580e638} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9426 | 2026.01.02 05:11:38.603115 [ 270 ] {91f121bb-4737-4d2b-bf23-9b2e3580e638} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 9427 | 2026.01.02 05:11:38.603318 [ 270 ] {91f121bb-4737-4d2b-bf23-9b2e3580e638} <Trace> oximeter.fields_u32 (1310015a-3be0-40ba-9fec-1b5eb4ed9f75): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9428 | 2026.01.02 05:11:38.603438 [ 270 ] {91f121bb-4737-4d2b-bf23-9b2e3580e638} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.00117 sec., 215384.61538461538 rows/sec., 14.90 MiB/sec. | ||
| 9429 | 2026.01.02 05:11:38.603474 [ 270 ] {91f121bb-4737-4d2b-bf23-9b2e3580e638} <Debug> TCPHandler: Processed in 0.001326232 sec. | ||
| 9430 | 2026.01.02 05:11:38.603581 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9431 | 2026.01.02 05:11:38.603672 [ 270 ] {4b637239-7d6a-4b93-943e-7bfdf1f7aac2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9432 | 2026.01.02 05:11:38.603711 [ 270 ] {4b637239-7d6a-4b93-943e-7bfdf1f7aac2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9433 | 2026.01.02 05:11:38.604089 [ 270 ] {4b637239-7d6a-4b93-943e-7bfdf1f7aac2} <Trace> oximeter.fields_u8 (ae3e3832-81ae-4954-8933-d68b9608f6be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9434 | 2026.01.02 05:11:38.604124 [ 270 ] {4b637239-7d6a-4b93-943e-7bfdf1f7aac2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9435 | 2026.01.02 05:11:38.604415 [ 270 ] {4b637239-7d6a-4b93-943e-7bfdf1f7aac2} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 9436 | 2026.01.02 05:11:38.604619 [ 270 ] {4b637239-7d6a-4b93-943e-7bfdf1f7aac2} <Trace> oximeter.fields_u8 (ae3e3832-81ae-4954-8933-d68b9608f6be): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9437 | 2026.01.02 05:11:38.604746 [ 270 ] {4b637239-7d6a-4b93-943e-7bfdf1f7aac2} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001091 sec., 10999.083409715857 rows/sec., 859.30 KiB/sec. | ||
| 9438 | 2026.01.02 05:11:38.604782 [ 270 ] {4b637239-7d6a-4b93-943e-7bfdf1f7aac2} <Debug> TCPHandler: Processed in 0.001248381 sec. | ||
| 9439 | 2026.01.02 05:11:38.604891 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9440 | 2026.01.02 05:11:38.604982 [ 270 ] {d46d30a1-0ed1-4afe-af29-7cacdc03f37d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9441 | 2026.01.02 05:11:38.605020 [ 270 ] {d46d30a1-0ed1-4afe-af29-7cacdc03f37d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9442 | 2026.01.02 05:11:38.605592 [ 270 ] {d46d30a1-0ed1-4afe-af29-7cacdc03f37d} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9443 | 2026.01.02 05:11:38.605627 [ 270 ] {d46d30a1-0ed1-4afe-af29-7cacdc03f37d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9444 | 2026.01.02 05:11:38.605948 [ 270 ] {d46d30a1-0ed1-4afe-af29-7cacdc03f37d} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9445 | 2026.01.02 05:11:38.606164 [ 270 ] {d46d30a1-0ed1-4afe-af29-7cacdc03f37d} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9446 | 2026.01.02 05:11:38.606287 [ 270 ] {d46d30a1-0ed1-4afe-af29-7cacdc03f37d} <Debug> executeQuery: Read 558 rows, 42.83 KiB in 0.001322 sec., 422087.7458396369 rows/sec., 31.64 MiB/sec. | ||
| 9447 | 2026.01.02 05:11:38.606324 [ 270 ] {d46d30a1-0ed1-4afe-af29-7cacdc03f37d} <Debug> TCPHandler: Processed in 0.001479395 sec. | ||
| 9448 | 2026.01.02 05:11:38.606436 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9449 | 2026.01.02 05:11:38.606527 [ 270 ] {6e6299fe-e045-4576-8227-9bba3a3f9095} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9450 | 2026.01.02 05:11:38.606569 [ 270 ] {6e6299fe-e045-4576-8227-9bba3a3f9095} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9451 | 2026.01.02 05:11:38.607140 [ 270 ] {6e6299fe-e045-4576-8227-9bba3a3f9095} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9452 | 2026.01.02 05:11:38.607175 [ 270 ] {6e6299fe-e045-4576-8227-9bba3a3f9095} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9453 | 2026.01.02 05:11:38.607537 [ 270 ] {6e6299fe-e045-4576-8227-9bba3a3f9095} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9454 | 2026.01.02 05:11:38.607742 [ 270 ] {6e6299fe-e045-4576-8227-9bba3a3f9095} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9455 | 2026.01.02 05:11:38.607867 [ 270 ] {6e6299fe-e045-4576-8227-9bba3a3f9095} <Debug> executeQuery: Read 881 rows, 61.23 KiB in 0.001357 sec., 649226.2343404569 rows/sec., 44.06 MiB/sec. | ||
| 9456 | 2026.01.02 05:11:38.607903 [ 270 ] {6e6299fe-e045-4576-8227-9bba3a3f9095} <Debug> TCPHandler: Processed in 0.001513925 sec. | ||
| 9457 | 2026.01.02 05:11:38.608013 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9458 | 2026.01.02 05:11:38.608105 [ 270 ] {da7c0ba5-a470-41dc-a842-effce3b79dc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9459 | 2026.01.02 05:11:38.608147 [ 270 ] {da7c0ba5-a470-41dc-a842-effce3b79dc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9460 | 2026.01.02 05:11:38.608466 [ 270 ] {da7c0ba5-a470-41dc-a842-effce3b79dc7} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9461 | 2026.01.02 05:11:38.608502 [ 270 ] {da7c0ba5-a470-41dc-a842-effce3b79dc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9462 | 2026.01.02 05:11:38.608801 [ 270 ] {da7c0ba5-a470-41dc-a842-effce3b79dc7} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9463 | 2026.01.02 05:11:38.609001 [ 270 ] {da7c0ba5-a470-41dc-a842-effce3b79dc7} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9464 | 2026.01.02 05:11:38.609124 [ 270 ] {da7c0ba5-a470-41dc-a842-effce3b79dc7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001036 sec., 57915.057915057914 rows/sec., 3.90 MiB/sec. | ||
| 9465 | 2026.01.02 05:11:38.609158 [ 270 ] {da7c0ba5-a470-41dc-a842-effce3b79dc7} <Debug> TCPHandler: Processed in 0.00119172 sec. | ||
| 9466 | 2026.01.02 05:11:39.467298 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 23577 | ||
| 9467 | 2026.01.02 05:11:39.467855 [ 245 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9468 | 2026.01.02 05:11:39.467908 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9469 | 2026.01.02 05:11:39.468443 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 9470 | 2026.01.02 05:11:39.468698 [ 245 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9471 | 2026.01.02 05:11:39.468849 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23577 | ||
| 9472 | 2026.01.02 05:11:40.769130 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 369 | ||
| 9473 | 2026.01.02 05:11:40.789164 [ 244 ] {} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9474 | 2026.01.02 05:11:40.789237 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9475 | 2026.01.02 05:11:40.795811 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 9476 | 2026.01.02 05:11:40.796678 [ 244 ] {} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9477 | 2026.01.02 05:11:40.801418 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 369 | ||
| 9478 | 2026.01.02 05:11:40.823474 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63367 | ||
| 9479 | 2026.01.02 05:11:40.823592 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9480 | 2026.01.02 05:11:40.823621 [ 286 ] {} <Debug> TCP-Session: 6702f2bb-f450-412b-bc07-0c2192070c96 Authenticating user 'default' from [fd00:1122:3344:101::e]:63367 | ||
| 9481 | 2026.01.02 05:11:40.823645 [ 286 ] {} <Debug> TCP-Session: 6702f2bb-f450-412b-bc07-0c2192070c96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9482 | 2026.01.02 05:11:40.823660 [ 286 ] {} <Debug> TCP-Session: 6702f2bb-f450-412b-bc07-0c2192070c96 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9483 | 2026.01.02 05:11:40.823845 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63440 | ||
| 9484 | 2026.01.02 05:11:40.823897 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64511 | ||
| 9485 | 2026.01.02 05:11:40.823910 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62160 | ||
| 9486 | 2026.01.02 05:11:40.823947 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9487 | 2026.01.02 05:11:40.823960 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45508 | ||
| 9488 | 2026.01.02 05:11:40.823984 [ 287 ] {} <Debug> TCP-Session: 4609b6ce-e159-481e-bb91-5cb6d7fd986f Authenticating user 'default' from [fd00:1122:3344:101::e]:63440 | ||
| 9489 | 2026.01.02 05:11:40.823992 [ 286 ] {} <Trace> TCP-Session: 6702f2bb-f450-412b-bc07-0c2192070c96 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9490 | 2026.01.02 05:11:40.824022 [ 287 ] {} <Debug> TCP-Session: 4609b6ce-e159-481e-bb91-5cb6d7fd986f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9491 | 2026.01.02 05:11:40.823960 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51925 | ||
| 9492 | 2026.01.02 05:11:40.824048 [ 287 ] {} <Debug> TCP-Session: 4609b6ce-e159-481e-bb91-5cb6d7fd986f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9493 | 2026.01.02 05:11:40.823930 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41590 | ||
| 9494 | 2026.01.02 05:11:40.823914 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52592 | ||
| 9495 | 2026.01.02 05:11:40.823904 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44813 | ||
| 9496 | 2026.01.02 05:11:40.824191 [ 286 ] {ef538122-2d0d-436d-ac92-ce3fb7467a4c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63367) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9497 | 2026.01.02 05:11:40.824293 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9498 | 2026.01.02 05:11:40.824332 [ 288 ] {} <Debug> TCP-Session: 7b7fc57c-62d6-4b4c-a7f7-efd2c050261a Authenticating user 'default' from [fd00:1122:3344:101::e]:64511 | ||
| 9499 | 2026.01.02 05:11:40.824353 [ 288 ] {} <Debug> TCP-Session: 7b7fc57c-62d6-4b4c-a7f7-efd2c050261a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9500 | 2026.01.02 05:11:40.824368 [ 288 ] {} <Debug> TCP-Session: 7b7fc57c-62d6-4b4c-a7f7-efd2c050261a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9501 | 2026.01.02 05:11:40.824477 [ 286 ] {ef538122-2d0d-436d-ac92-ce3fb7467a4c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9502 | 2026.01.02 05:11:40.824537 [ 286 ] {ef538122-2d0d-436d-ac92-ce3fb7467a4c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9503 | 2026.01.02 05:11:40.824604 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9504 | 2026.01.02 05:11:40.824643 [ 355 ] {} <Debug> TCP-Session: af395e11-2fbc-4a58-baf4-7a8f14e901f6 Authenticating user 'default' from [fd00:1122:3344:101::e]:51925 | ||
| 9505 | 2026.01.02 05:11:40.824669 [ 355 ] {} <Debug> TCP-Session: af395e11-2fbc-4a58-baf4-7a8f14e901f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9506 | 2026.01.02 05:11:40.824692 [ 355 ] {} <Debug> TCP-Session: af395e11-2fbc-4a58-baf4-7a8f14e901f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9507 | 2026.01.02 05:11:40.824735 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9508 | 2026.01.02 05:11:40.824770 [ 353 ] {} <Debug> TCP-Session: e4a80064-840b-42ba-a6a0-33b91084ea98 Authenticating user 'default' from [fd00:1122:3344:101::e]:52592 | ||
| 9509 | 2026.01.02 05:11:40.824788 [ 353 ] {} <Debug> TCP-Session: e4a80064-840b-42ba-a6a0-33b91084ea98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9510 | 2026.01.02 05:11:40.824801 [ 353 ] {} <Debug> TCP-Session: e4a80064-840b-42ba-a6a0-33b91084ea98 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9511 | 2026.01.02 05:11:40.824839 [ 286 ] {ef538122-2d0d-436d-ac92-ce3fb7467a4c} <Debug> oximeter.version (e3550e79-451c-4c3d-8ba1-9d3e49618ffc) (SelectExecutor): Key condition: unknown | ||
| 9512 | 2026.01.02 05:11:40.825162 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9513 | 2026.01.02 05:11:40.825191 [ 289 ] {} <Debug> TCP-Session: 816a9a8e-fc8e-4cc1-8c6b-9e032b376067 Authenticating user 'default' from [fd00:1122:3344:101::e]:62160 | ||
| 9514 | 2026.01.02 05:11:40.825208 [ 289 ] {} <Debug> TCP-Session: 816a9a8e-fc8e-4cc1-8c6b-9e032b376067 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9515 | 2026.01.02 05:11:40.825220 [ 289 ] {} <Debug> TCP-Session: 816a9a8e-fc8e-4cc1-8c6b-9e032b376067 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9516 | 2026.01.02 05:11:40.825289 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9517 | 2026.01.02 05:11:40.825325 [ 356 ] {} <Debug> TCP-Session: b24faa04-6729-4d8a-a37a-a8409efd92bd Authenticating user 'default' from [fd00:1122:3344:101::e]:45508 | ||
| 9518 | 2026.01.02 05:11:40.825343 [ 356 ] {} <Debug> TCP-Session: b24faa04-6729-4d8a-a37a-a8409efd92bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9519 | 2026.01.02 05:11:40.825355 [ 356 ] {} <Debug> TCP-Session: b24faa04-6729-4d8a-a37a-a8409efd92bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9520 | 2026.01.02 05:11:40.825502 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9521 | 2026.01.02 05:11:40.825543 [ 354 ] {} <Debug> TCP-Session: 829687b1-e978-488c-b143-2ed18c0665de Authenticating user 'default' from [fd00:1122:3344:101::e]:41590 | ||
| 9522 | 2026.01.02 05:11:40.825567 [ 354 ] {} <Debug> TCP-Session: 829687b1-e978-488c-b143-2ed18c0665de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9523 | 2026.01.02 05:11:40.825587 [ 354 ] {} <Debug> TCP-Session: 829687b1-e978-488c-b143-2ed18c0665de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9524 | 2026.01.02 05:11:40.825611 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9525 | 2026.01.02 05:11:40.825647 [ 352 ] {} <Debug> TCP-Session: dbde6cd7-6429-4c8a-839c-1b6d08b5f5ad Authenticating user 'default' from [fd00:1122:3344:101::e]:44813 | ||
| 9526 | 2026.01.02 05:11:40.825668 [ 352 ] {} <Debug> TCP-Session: dbde6cd7-6429-4c8a-839c-1b6d08b5f5ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9527 | 2026.01.02 05:11:40.825686 [ 352 ] {} <Debug> TCP-Session: dbde6cd7-6429-4c8a-839c-1b6d08b5f5ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9528 | 2026.01.02 05:11:40.825826 [ 328 ] {ef538122-2d0d-436d-ac92-ce3fb7467a4c} <Trace> AggregatingTransform: Aggregating | ||
| 9529 | 2026.01.02 05:11:40.825940 [ 328 ] {ef538122-2d0d-436d-ac92-ce3fb7467a4c} <Trace> Aggregator: Aggregation method: without_key | ||
| 9530 | 2026.01.02 05:11:40.825980 [ 328 ] {ef538122-2d0d-436d-ac92-ce3fb7467a4c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001036258 sec. (965.011 rows/sec., 37.70 KiB/sec.) | ||
| 9531 | 2026.01.02 05:11:40.825998 [ 328 ] {ef538122-2d0d-436d-ac92-ce3fb7467a4c} <Trace> Aggregator: Merging aggregated data | ||
| 9532 | 2026.01.02 05:11:40.827255 [ 286 ] {ef538122-2d0d-436d-ac92-ce3fb7467a4c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003121 sec., 320.41012495994875 rows/sec., 12.52 KiB/sec. | ||
| 9533 | 2026.01.02 05:11:40.827382 [ 286 ] {ef538122-2d0d-436d-ac92-ce3fb7467a4c} <Debug> TCPHandler: Processed in 0.003508168 sec. | ||
| 9534 | 2026.01.02 05:11:40.827469 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9535 | 2026.01.02 05:11:40.827500 [ 286 ] {} <Debug> TCP-Session: 6702f2bb-f450-412b-bc07-0c2192070c96 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9536 | 2026.01.02 05:11:40.827499 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9537 | 2026.01.02 05:11:40.827515 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9538 | 2026.01.02 05:11:40.827534 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9539 | 2026.01.02 05:11:40.827560 [ 356 ] {} <Debug> TCP-Session: b24faa04-6729-4d8a-a37a-a8409efd92bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9540 | 2026.01.02 05:11:40.827572 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9541 | 2026.01.02 05:11:40.827587 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9542 | 2026.01.02 05:11:40.827607 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9543 | 2026.01.02 05:11:40.827634 [ 288 ] {} <Debug> TCP-Session: 7b7fc57c-62d6-4b4c-a7f7-efd2c050261a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9544 | 2026.01.02 05:11:40.827646 [ 352 ] {} <Debug> TCP-Session: dbde6cd7-6429-4c8a-839c-1b6d08b5f5ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9545 | 2026.01.02 05:11:40.827664 [ 353 ] {} <Debug> TCP-Session: e4a80064-840b-42ba-a6a0-33b91084ea98 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9546 | 2026.01.02 05:11:40.827621 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9547 | 2026.01.02 05:11:40.827604 [ 289 ] {} <Debug> TCP-Session: 816a9a8e-fc8e-4cc1-8c6b-9e032b376067 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9548 | 2026.01.02 05:11:40.827727 [ 355 ] {} <Debug> TCP-Session: af395e11-2fbc-4a58-baf4-7a8f14e901f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9549 | 2026.01.02 05:11:40.827578 [ 287 ] {} <Debug> TCP-Session: 4609b6ce-e159-481e-bb91-5cb6d7fd986f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9550 | 2026.01.02 05:11:40.827550 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9551 | 2026.01.02 05:11:40.827792 [ 354 ] {} <Debug> TCP-Session: 829687b1-e978-488c-b143-2ed18c0665de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9552 | 2026.01.02 05:11:40.921784 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59520 | ||
| 9553 | 2026.01.02 05:11:40.921921 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9554 | 2026.01.02 05:11:40.921963 [ 286 ] {} <Debug> TCP-Session: 50b0dd08-298b-4842-b7f7-8398ef95bded Authenticating user 'default' from [fd00:1122:3344:101::e]:59520 | ||
| 9555 | 2026.01.02 05:11:40.921989 [ 286 ] {} <Debug> TCP-Session: 50b0dd08-298b-4842-b7f7-8398ef95bded Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9556 | 2026.01.02 05:11:40.922003 [ 286 ] {} <Debug> TCP-Session: 50b0dd08-298b-4842-b7f7-8398ef95bded Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9557 | 2026.01.02 05:11:40.922178 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64349 | ||
| 9558 | 2026.01.02 05:11:40.922222 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48356 | ||
| 9559 | 2026.01.02 05:11:40.922235 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39597 | ||
| 9560 | 2026.01.02 05:11:40.922230 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36743 | ||
| 9561 | 2026.01.02 05:11:40.922296 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9562 | 2026.01.02 05:11:40.922294 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47627 | ||
| 9563 | 2026.01.02 05:11:40.922336 [ 287 ] {} <Debug> TCP-Session: ae2d8b92-ccd1-4417-9be9-4148978e329d Authenticating user 'default' from [fd00:1122:3344:101::e]:64349 | ||
| 9564 | 2026.01.02 05:11:40.922340 [ 286 ] {} <Trace> TCP-Session: 50b0dd08-298b-4842-b7f7-8398ef95bded Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9565 | 2026.01.02 05:11:40.922360 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9566 | 2026.01.02 05:11:40.922367 [ 287 ] {} <Debug> TCP-Session: ae2d8b92-ccd1-4417-9be9-4148978e329d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9567 | 2026.01.02 05:11:40.922400 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9568 | 2026.01.02 05:11:40.922412 [ 287 ] {} <Debug> TCP-Session: ae2d8b92-ccd1-4417-9be9-4148978e329d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9569 | 2026.01.02 05:11:40.922404 [ 288 ] {} <Debug> TCP-Session: 2ffc86c8-b11d-4807-bcd1-a2e687892f90 Authenticating user 'default' from [fd00:1122:3344:101::e]:39597 | ||
| 9570 | 2026.01.02 05:11:40.922433 [ 354 ] {} <Debug> TCP-Session: ed0aa881-8ce1-4dfb-83d8-f7b5ad321031 Authenticating user 'default' from [fd00:1122:3344:101::e]:47627 | ||
| 9571 | 2026.01.02 05:11:40.922456 [ 288 ] {} <Debug> TCP-Session: 2ffc86c8-b11d-4807-bcd1-a2e687892f90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9572 | 2026.01.02 05:11:40.922362 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9573 | 2026.01.02 05:11:40.922481 [ 288 ] {} <Debug> TCP-Session: 2ffc86c8-b11d-4807-bcd1-a2e687892f90 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9574 | 2026.01.02 05:11:40.922518 [ 352 ] {} <Debug> TCP-Session: f35554bb-ba12-4aba-9853-b3b8b22b4e61 Authenticating user 'default' from [fd00:1122:3344:101::e]:36743 | ||
| 9575 | 2026.01.02 05:11:40.922317 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36763 | ||
| 9576 | 2026.01.02 05:11:40.922548 [ 352 ] {} <Debug> TCP-Session: f35554bb-ba12-4aba-9853-b3b8b22b4e61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9577 | 2026.01.02 05:11:40.922562 [ 286 ] {b7fbf2d3-4d8f-4d88-9df1-825db817d7dd} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:59520) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9578 | 2026.01.02 05:11:40.922582 [ 352 ] {} <Debug> TCP-Session: f35554bb-ba12-4aba-9853-b3b8b22b4e61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9579 | 2026.01.02 05:11:40.922299 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9580 | 2026.01.02 05:11:40.922614 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9581 | 2026.01.02 05:11:40.922283 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41649 | ||
| 9582 | 2026.01.02 05:11:40.922666 [ 289 ] {} <Debug> TCP-Session: c3c69c2f-4cd1-42ff-b906-bc3b74e2d632 Authenticating user 'default' from [fd00:1122:3344:101::e]:48356 | ||
| 9583 | 2026.01.02 05:11:40.922670 [ 356 ] {} <Debug> TCP-Session: 6b51f658-dbd2-442e-b547-585e63f98276 Authenticating user 'default' from [fd00:1122:3344:101::e]:36763 | ||
| 9584 | 2026.01.02 05:11:40.922315 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65503 | ||
| 9585 | 2026.01.02 05:11:40.922720 [ 356 ] {} <Debug> TCP-Session: 6b51f658-dbd2-442e-b547-585e63f98276 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9586 | 2026.01.02 05:11:40.922733 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9587 | 2026.01.02 05:11:40.922759 [ 356 ] {} <Debug> TCP-Session: 6b51f658-dbd2-442e-b547-585e63f98276 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9588 | 2026.01.02 05:11:40.922777 [ 353 ] {} <Debug> TCP-Session: 2c3d40a4-4844-402d-9217-7f12e3b936ad Authenticating user 'default' from [fd00:1122:3344:101::e]:41649 | ||
| 9589 | 2026.01.02 05:11:40.922713 [ 289 ] {} <Debug> TCP-Session: c3c69c2f-4cd1-42ff-b906-bc3b74e2d632 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9590 | 2026.01.02 05:11:40.922807 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9591 | 2026.01.02 05:11:40.922826 [ 289 ] {} <Debug> TCP-Session: c3c69c2f-4cd1-42ff-b906-bc3b74e2d632 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9592 | 2026.01.02 05:11:40.922849 [ 355 ] {} <Debug> TCP-Session: d3502a96-b6c3-46e7-962e-e0d24ba40360 Authenticating user 'default' from [fd00:1122:3344:101::e]:65503 | ||
| 9593 | 2026.01.02 05:11:40.922803 [ 353 ] {} <Debug> TCP-Session: 2c3d40a4-4844-402d-9217-7f12e3b936ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9594 | 2026.01.02 05:11:40.922884 [ 355 ] {} <Debug> TCP-Session: d3502a96-b6c3-46e7-962e-e0d24ba40360 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9595 | 2026.01.02 05:11:40.922898 [ 353 ] {} <Debug> TCP-Session: 2c3d40a4-4844-402d-9217-7f12e3b936ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9596 | 2026.01.02 05:11:40.922908 [ 286 ] {b7fbf2d3-4d8f-4d88-9df1-825db817d7dd} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9597 | 2026.01.02 05:11:40.922908 [ 355 ] {} <Debug> TCP-Session: d3502a96-b6c3-46e7-962e-e0d24ba40360 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9598 | 2026.01.02 05:11:40.922476 [ 354 ] {} <Debug> TCP-Session: ed0aa881-8ce1-4dfb-83d8-f7b5ad321031 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9599 | 2026.01.02 05:11:40.922984 [ 286 ] {b7fbf2d3-4d8f-4d88-9df1-825db817d7dd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9600 | 2026.01.02 05:11:40.922989 [ 354 ] {} <Debug> TCP-Session: ed0aa881-8ce1-4dfb-83d8-f7b5ad321031 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9601 | 2026.01.02 05:11:40.923354 [ 286 ] {b7fbf2d3-4d8f-4d88-9df1-825db817d7dd} <Debug> oximeter.version (e3550e79-451c-4c3d-8ba1-9d3e49618ffc) (SelectExecutor): Key condition: unknown | ||
| 9602 | 2026.01.02 05:11:40.924441 [ 300 ] {b7fbf2d3-4d8f-4d88-9df1-825db817d7dd} <Trace> AggregatingTransform: Aggregating | ||
| 9603 | 2026.01.02 05:11:40.924494 [ 300 ] {b7fbf2d3-4d8f-4d88-9df1-825db817d7dd} <Trace> Aggregator: Aggregation method: without_key | ||
| 9604 | 2026.01.02 05:11:40.924537 [ 300 ] {b7fbf2d3-4d8f-4d88-9df1-825db817d7dd} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001040867 sec. (960.738 rows/sec., 37.53 KiB/sec.) | ||
| 9605 | 2026.01.02 05:11:40.924558 [ 300 ] {b7fbf2d3-4d8f-4d88-9df1-825db817d7dd} <Trace> Aggregator: Merging aggregated data | ||
| 9606 | 2026.01.02 05:11:40.925976 [ 286 ] {b7fbf2d3-4d8f-4d88-9df1-825db817d7dd} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003488 sec., 286.697247706422 rows/sec., 11.20 KiB/sec. | ||
| 9607 | 2026.01.02 05:11:40.926149 [ 286 ] {b7fbf2d3-4d8f-4d88-9df1-825db817d7dd} <Debug> TCPHandler: Processed in 0.003944146 sec. | ||
| 9608 | 2026.01.02 05:11:40.926262 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9609 | 2026.01.02 05:11:40.926293 [ 286 ] {} <Debug> TCP-Session: 50b0dd08-298b-4842-b7f7-8398ef95bded Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9610 | 2026.01.02 05:11:40.926298 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9611 | 2026.01.02 05:11:40.926330 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9612 | 2026.01.02 05:11:40.926342 [ 289 ] {} <Debug> TCP-Session: c3c69c2f-4cd1-42ff-b906-bc3b74e2d632 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9613 | 2026.01.02 05:11:40.926350 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9614 | 2026.01.02 05:11:40.926385 [ 287 ] {} <Debug> TCP-Session: ae2d8b92-ccd1-4417-9be9-4148978e329d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9615 | 2026.01.02 05:11:40.926399 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9616 | 2026.01.02 05:11:40.926423 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9617 | 2026.01.02 05:11:40.926375 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9618 | 2026.01.02 05:11:40.926454 [ 288 ] {} <Debug> TCP-Session: 2ffc86c8-b11d-4807-bcd1-a2e687892f90 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9619 | 2026.01.02 05:11:40.926466 [ 356 ] {} <Debug> TCP-Session: 6b51f658-dbd2-442e-b547-585e63f98276 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9620 | 2026.01.02 05:11:40.926490 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9621 | 2026.01.02 05:11:40.926499 [ 352 ] {} <Debug> TCP-Session: f35554bb-ba12-4aba-9853-b3b8b22b4e61 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9622 | 2026.01.02 05:11:40.926461 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9623 | 2026.01.02 05:11:40.926536 [ 355 ] {} <Debug> TCP-Session: d3502a96-b6c3-46e7-962e-e0d24ba40360 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9624 | 2026.01.02 05:11:40.926417 [ 354 ] {} <Debug> TCP-Session: ed0aa881-8ce1-4dfb-83d8-f7b5ad321031 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9625 | 2026.01.02 05:11:40.926567 [ 353 ] {} <Debug> TCP-Session: 2c3d40a4-4844-402d-9217-7f12e3b936ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9626 | 2026.01.02 05:11:40.958482 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59726 | ||
| 9627 | 2026.01.02 05:11:40.958579 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9628 | 2026.01.02 05:11:40.958606 [ 353 ] {} <Debug> TCP-Session: 93f5a125-6162-459d-b1ce-d3e275920956 Authenticating user 'default' from [fd00:1122:3344:101::e]:59726 | ||
| 9629 | 2026.01.02 05:11:40.958628 [ 353 ] {} <Debug> TCP-Session: 93f5a125-6162-459d-b1ce-d3e275920956 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9630 | 2026.01.02 05:11:40.958643 [ 353 ] {} <Debug> TCP-Session: 93f5a125-6162-459d-b1ce-d3e275920956 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9631 | 2026.01.02 05:11:40.958809 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42857 | ||
| 9632 | 2026.01.02 05:11:40.958841 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50387 | ||
| 9633 | 2026.01.02 05:11:40.958860 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58154 | ||
| 9634 | 2026.01.02 05:11:40.958890 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44123 | ||
| 9635 | 2026.01.02 05:11:40.958903 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56544 | ||
| 9636 | 2026.01.02 05:11:40.958926 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9637 | 2026.01.02 05:11:40.958898 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62380 | ||
| 9638 | 2026.01.02 05:11:40.958970 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9639 | 2026.01.02 05:11:40.958970 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9640 | 2026.01.02 05:11:40.958980 [ 353 ] {} <Trace> TCP-Session: 93f5a125-6162-459d-b1ce-d3e275920956 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9641 | 2026.01.02 05:11:40.959010 [ 288 ] {} <Debug> TCP-Session: 2ee946e6-cea0-4f9c-abc0-de9ec1943e32 Authenticating user 'default' from [fd00:1122:3344:101::e]:44123 | ||
| 9642 | 2026.01.02 05:11:40.959016 [ 356 ] {} <Debug> TCP-Session: 692fe03c-f154-4546-a87f-f227e977440e Authenticating user 'default' from [fd00:1122:3344:101::e]:58154 | ||
| 9643 | 2026.01.02 05:11:40.959033 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9644 | 2026.01.02 05:11:40.959054 [ 356 ] {} <Debug> TCP-Session: 692fe03c-f154-4546-a87f-f227e977440e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9645 | 2026.01.02 05:11:40.959051 [ 288 ] {} <Debug> TCP-Session: 2ee946e6-cea0-4f9c-abc0-de9ec1943e32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9646 | 2026.01.02 05:11:40.959072 [ 289 ] {} <Debug> TCP-Session: fedcee81-4706-4d95-8635-22f407b70388 Authenticating user 'default' from [fd00:1122:3344:101::e]:62380 | ||
| 9647 | 2026.01.02 05:11:40.959077 [ 356 ] {} <Debug> TCP-Session: 692fe03c-f154-4546-a87f-f227e977440e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9648 | 2026.01.02 05:11:40.959084 [ 288 ] {} <Debug> TCP-Session: 2ee946e6-cea0-4f9c-abc0-de9ec1943e32 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9649 | 2026.01.02 05:11:40.959103 [ 289 ] {} <Debug> TCP-Session: fedcee81-4706-4d95-8635-22f407b70388 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9650 | 2026.01.02 05:11:40.958979 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9651 | 2026.01.02 05:11:40.959134 [ 289 ] {} <Debug> TCP-Session: fedcee81-4706-4d95-8635-22f407b70388 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9652 | 2026.01.02 05:11:40.958968 [ 355 ] {} <Debug> TCP-Session: 77f0baf3-9ce8-414f-a133-f3e9ce5a5f04 Authenticating user 'default' from [fd00:1122:3344:101::e]:50387 | ||
| 9653 | 2026.01.02 05:11:40.959164 [ 352 ] {} <Debug> TCP-Session: d343b225-49d0-446d-a73c-b470c247c1ba Authenticating user 'default' from [fd00:1122:3344:101::e]:56544 | ||
| 9654 | 2026.01.02 05:11:40.959187 [ 353 ] {774f5a6d-901c-4097-a7b7-5ee3ebdc1d40} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:59726) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9655 | 2026.01.02 05:11:40.959201 [ 355 ] {} <Debug> TCP-Session: 77f0baf3-9ce8-414f-a133-f3e9ce5a5f04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9656 | 2026.01.02 05:11:40.959208 [ 352 ] {} <Debug> TCP-Session: d343b225-49d0-446d-a73c-b470c247c1ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9657 | 2026.01.02 05:11:40.959245 [ 355 ] {} <Debug> TCP-Session: 77f0baf3-9ce8-414f-a133-f3e9ce5a5f04 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9658 | 2026.01.02 05:11:40.959263 [ 352 ] {} <Debug> TCP-Session: d343b225-49d0-446d-a73c-b470c247c1ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9659 | 2026.01.02 05:11:40.958874 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46342 | ||
| 9660 | 2026.01.02 05:11:40.958858 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43831 | ||
| 9661 | 2026.01.02 05:11:40.958904 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9662 | 2026.01.02 05:11:40.959356 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9663 | 2026.01.02 05:11:40.959369 [ 354 ] {} <Debug> TCP-Session: da0cb3cb-4537-4718-b895-c9116068fed6 Authenticating user 'default' from [fd00:1122:3344:101::e]:42857 | ||
| 9664 | 2026.01.02 05:11:40.959379 [ 287 ] {} <Debug> TCP-Session: c44ebaa2-e9bb-4d87-b62d-b6a39b42b2f7 Authenticating user 'default' from [fd00:1122:3344:101::e]:46342 | ||
| 9665 | 2026.01.02 05:11:40.959384 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9666 | 2026.01.02 05:11:40.959402 [ 287 ] {} <Debug> TCP-Session: c44ebaa2-e9bb-4d87-b62d-b6a39b42b2f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9667 | 2026.01.02 05:11:40.959421 [ 286 ] {} <Debug> TCP-Session: cecfa39a-da61-4320-81be-fbb067840584 Authenticating user 'default' from [fd00:1122:3344:101::e]:43831 | ||
| 9668 | 2026.01.02 05:11:40.959429 [ 287 ] {} <Debug> TCP-Session: c44ebaa2-e9bb-4d87-b62d-b6a39b42b2f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9669 | 2026.01.02 05:11:40.959447 [ 286 ] {} <Debug> TCP-Session: cecfa39a-da61-4320-81be-fbb067840584 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9670 | 2026.01.02 05:11:40.959393 [ 354 ] {} <Debug> TCP-Session: da0cb3cb-4537-4718-b895-c9116068fed6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9671 | 2026.01.02 05:11:40.959473 [ 286 ] {} <Debug> TCP-Session: cecfa39a-da61-4320-81be-fbb067840584 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9672 | 2026.01.02 05:11:40.959492 [ 354 ] {} <Debug> TCP-Session: da0cb3cb-4537-4718-b895-c9116068fed6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9673 | 2026.01.02 05:11:40.959530 [ 353 ] {774f5a6d-901c-4097-a7b7-5ee3ebdc1d40} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9674 | 2026.01.02 05:11:40.959594 [ 353 ] {774f5a6d-901c-4097-a7b7-5ee3ebdc1d40} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9675 | 2026.01.02 05:11:40.959927 [ 353 ] {774f5a6d-901c-4097-a7b7-5ee3ebdc1d40} <Debug> oximeter.version (e3550e79-451c-4c3d-8ba1-9d3e49618ffc) (SelectExecutor): Key condition: unknown | ||
| 9676 | 2026.01.02 05:11:40.961000 [ 330 ] {774f5a6d-901c-4097-a7b7-5ee3ebdc1d40} <Trace> AggregatingTransform: Aggregating | ||
| 9677 | 2026.01.02 05:11:40.961044 [ 330 ] {774f5a6d-901c-4097-a7b7-5ee3ebdc1d40} <Trace> Aggregator: Aggregation method: without_key | ||
| 9678 | 2026.01.02 05:11:40.961082 [ 330 ] {774f5a6d-901c-4097-a7b7-5ee3ebdc1d40} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001052218 sec. (950.373 rows/sec., 37.12 KiB/sec.) | ||
| 9679 | 2026.01.02 05:11:40.961102 [ 330 ] {774f5a6d-901c-4097-a7b7-5ee3ebdc1d40} <Trace> Aggregator: Merging aggregated data | ||
| 9680 | 2026.01.02 05:11:40.962659 [ 353 ] {774f5a6d-901c-4097-a7b7-5ee3ebdc1d40} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003529 sec., 283.36639274582035 rows/sec., 11.07 KiB/sec. | ||
| 9681 | 2026.01.02 05:11:40.962881 [ 353 ] {774f5a6d-901c-4097-a7b7-5ee3ebdc1d40} <Debug> TCPHandler: Processed in 0.004048088 sec. | ||
| 9682 | 2026.01.02 05:11:40.963025 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9683 | 2026.01.02 05:11:40.963056 [ 353 ] {} <Debug> TCP-Session: 93f5a125-6162-459d-b1ce-d3e275920956 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9684 | 2026.01.02 05:11:40.963057 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9685 | 2026.01.02 05:11:40.963081 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9686 | 2026.01.02 05:11:40.963111 [ 286 ] {} <Debug> TCP-Session: cecfa39a-da61-4320-81be-fbb067840584 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9687 | 2026.01.02 05:11:40.963100 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9688 | 2026.01.02 05:11:40.963138 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9689 | 2026.01.02 05:11:40.963162 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9690 | 2026.01.02 05:11:40.963186 [ 354 ] {} <Debug> TCP-Session: da0cb3cb-4537-4718-b895-c9116068fed6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9691 | 2026.01.02 05:11:40.963203 [ 287 ] {} <Debug> TCP-Session: c44ebaa2-e9bb-4d87-b62d-b6a39b42b2f7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9692 | 2026.01.02 05:11:40.963220 [ 355 ] {} <Debug> TCP-Session: 77f0baf3-9ce8-414f-a133-f3e9ce5a5f04 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9693 | 2026.01.02 05:11:40.963203 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9694 | 2026.01.02 05:11:40.963181 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9695 | 2026.01.02 05:11:40.963313 [ 289 ] {} <Debug> TCP-Session: fedcee81-4706-4d95-8635-22f407b70388 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9696 | 2026.01.02 05:11:40.963149 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9697 | 2026.01.02 05:11:40.963367 [ 356 ] {} <Debug> TCP-Session: 692fe03c-f154-4546-a87f-f227e977440e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9698 | 2026.01.02 05:11:40.963149 [ 288 ] {} <Debug> TCP-Session: 2ee946e6-cea0-4f9c-abc0-de9ec1943e32 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9699 | 2026.01.02 05:11:40.963399 [ 352 ] {} <Debug> TCP-Session: d343b225-49d0-446d-a73c-b470c247c1ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9700 | 2026.01.02 05:11:42.040260 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1138 | ||
| 9701 | 2026.01.02 05:11:42.042934 [ 243 ] {} <Trace> system.query_log (dd3f3490-5765-4d2a-9406-0e239d3e9a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9702 | 2026.01.02 05:11:42.042992 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 9703 | 2026.01.02 05:11:42.044259 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 9704 | 2026.01.02 05:11:42.044543 [ 243 ] {} <Trace> system.query_log (dd3f3490-5765-4d2a-9406-0e239d3e9a13): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9705 | 2026.01.02 05:11:42.044863 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1138 | ||
| 9706 | 2026.01.02 05:11:43.575383 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9707 | 2026.01.02 05:11:43.575631 [ 270 ] {67adffa1-8596-46a4-8909-1c2833c964c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9708 | 2026.01.02 05:11:43.575726 [ 270 ] {67adffa1-8596-46a4-8909-1c2833c964c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9709 | 2026.01.02 05:11:43.576746 [ 270 ] {67adffa1-8596-46a4-8909-1c2833c964c6} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9710 | 2026.01.02 05:11:43.576824 [ 270 ] {67adffa1-8596-46a4-8909-1c2833c964c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9711 | 2026.01.02 05:11:43.577467 [ 270 ] {67adffa1-8596-46a4-8909-1c2833c964c6} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9712 | 2026.01.02 05:11:43.577842 [ 270 ] {67adffa1-8596-46a4-8909-1c2833c964c6} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9713 | 2026.01.02 05:11:43.578079 [ 270 ] {67adffa1-8596-46a4-8909-1c2833c964c6} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.002511 sec., 54161.68857029072 rows/sec., 4.70 MiB/sec. | ||
| 9714 | 2026.01.02 05:11:43.578160 [ 270 ] {67adffa1-8596-46a4-8909-1c2833c964c6} <Debug> TCPHandler: Processed in 0.00294918 sec. | ||
| 9715 | 2026.01.02 05:11:43.578351 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9716 | 2026.01.02 05:11:43.578504 [ 270 ] {26044823-171d-41f1-9e96-31c72fa42528} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9717 | 2026.01.02 05:11:43.578562 [ 270 ] {26044823-171d-41f1-9e96-31c72fa42528} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9718 | 2026.01.02 05:11:43.579167 [ 270 ] {26044823-171d-41f1-9e96-31c72fa42528} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9719 | 2026.01.02 05:11:43.579220 [ 270 ] {26044823-171d-41f1-9e96-31c72fa42528} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9720 | 2026.01.02 05:11:43.579710 [ 270 ] {26044823-171d-41f1-9e96-31c72fa42528} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 9721 | 2026.01.02 05:11:43.580042 [ 270 ] {26044823-171d-41f1-9e96-31c72fa42528} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9722 | 2026.01.02 05:11:43.580245 [ 270 ] {26044823-171d-41f1-9e96-31c72fa42528} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001771 sec., 22586.109542631282 rows/sec., 1.66 MiB/sec. | ||
| 9723 | 2026.01.02 05:11:43.580304 [ 270 ] {26044823-171d-41f1-9e96-31c72fa42528} <Debug> TCPHandler: Processed in 0.002034094 sec. | ||
| 9724 | 2026.01.02 05:11:43.580462 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9725 | 2026.01.02 05:11:43.580599 [ 270 ] {b039a44c-5d9a-4f39-8b2b-374f23976818} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9726 | 2026.01.02 05:11:43.580664 [ 270 ] {b039a44c-5d9a-4f39-8b2b-374f23976818} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9727 | 2026.01.02 05:11:43.581351 [ 270 ] {b039a44c-5d9a-4f39-8b2b-374f23976818} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9728 | 2026.01.02 05:11:43.581399 [ 270 ] {b039a44c-5d9a-4f39-8b2b-374f23976818} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9729 | 2026.01.02 05:11:43.581881 [ 270 ] {b039a44c-5d9a-4f39-8b2b-374f23976818} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9730 | 2026.01.02 05:11:43.582204 [ 270 ] {b039a44c-5d9a-4f39-8b2b-374f23976818} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9731 | 2026.01.02 05:11:43.582398 [ 270 ] {b039a44c-5d9a-4f39-8b2b-374f23976818} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001826 sec., 56955.093099671416 rows/sec., 4.45 MiB/sec. | ||
| 9732 | 2026.01.02 05:11:43.582456 [ 270 ] {b039a44c-5d9a-4f39-8b2b-374f23976818} <Debug> TCPHandler: Processed in 0.002069365 sec. | ||
| 9733 | 2026.01.02 05:11:43.582602 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9734 | 2026.01.02 05:11:43.582729 [ 270 ] {2a597ef4-2f05-4621-879a-72ed7421746f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9735 | 2026.01.02 05:11:43.582787 [ 270 ] {2a597ef4-2f05-4621-879a-72ed7421746f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9736 | 2026.01.02 05:11:43.583347 [ 270 ] {2a597ef4-2f05-4621-879a-72ed7421746f} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9737 | 2026.01.02 05:11:43.583401 [ 270 ] {2a597ef4-2f05-4621-879a-72ed7421746f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9738 | 2026.01.02 05:11:43.583866 [ 270 ] {2a597ef4-2f05-4621-879a-72ed7421746f} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9739 | 2026.01.02 05:11:43.584170 [ 270 ] {2a597ef4-2f05-4621-879a-72ed7421746f} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9740 | 2026.01.02 05:11:43.584356 [ 270 ] {2a597ef4-2f05-4621-879a-72ed7421746f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00165 sec., 96969.69696969698 rows/sec., 6.75 MiB/sec. | ||
| 9741 | 2026.01.02 05:11:43.584408 [ 270 ] {2a597ef4-2f05-4621-879a-72ed7421746f} <Debug> TCPHandler: Processed in 0.001872391 sec. | ||
| 9742 | 2026.01.02 05:11:43.584546 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9743 | 2026.01.02 05:11:43.584705 [ 270 ] {7236e820-15b3-40bf-b176-4b9790362776} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9744 | 2026.01.02 05:11:43.584812 [ 270 ] {7236e820-15b3-40bf-b176-4b9790362776} <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 | ||
| 9745 | 2026.01.02 05:11:43.586204 [ 270 ] {7236e820-15b3-40bf-b176-4b9790362776} <Trace> oximeter.measurements_histogramu64 (1ea2d44b-9dfb-4731-8ee2-8779179f369b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9746 | 2026.01.02 05:11:43.586252 [ 270 ] {7236e820-15b3-40bf-b176-4b9790362776} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9747 | 2026.01.02 05:11:43.587134 [ 270 ] {7236e820-15b3-40bf-b176-4b9790362776} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 9748 | 2026.01.02 05:11:43.587516 [ 270 ] {7236e820-15b3-40bf-b176-4b9790362776} <Trace> oximeter.measurements_histogramu64 (1ea2d44b-9dfb-4731-8ee2-8779179f369b): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9749 | 2026.01.02 05:11:43.587678 [ 65 ] {} <Debug> oximeter.measurements_histogramu64 (1ea2d44b-9dfb-4731-8ee2-8779179f369b) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 9750 | 2026.01.02 05:11:43.587726 [ 65 ] {} <Trace> oximeter.measurements_histogramu64 (1ea2d44b-9dfb-4731-8ee2-8779179f369b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9751 | 2026.01.02 05:11:43.587729 [ 270 ] {7236e820-15b3-40bf-b176-4b9790362776} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.003057 sec., 13084.723585214264 rows/sec., 23.45 MiB/sec. | ||
| 9752 | 2026.01.02 05:11:43.587753 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9753 | 2026.01.02 05:11:43.587821 [ 270 ] {7236e820-15b3-40bf-b176-4b9790362776} <Debug> TCPHandler: Processed in 0.003343816 sec. | ||
| 9754 | 2026.01.02 05:11:43.587856 [ 193 ] {1ea2d44b-9dfb-4731-8ee2-8779179f369b::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 | ||
| 9755 | 2026.01.02 05:11:43.587970 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9756 | 2026.01.02 05:11:43.588098 [ 193 ] {1ea2d44b-9dfb-4731-8ee2-8779179f369b::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9757 | 2026.01.02 05:11:43.588102 [ 270 ] {7832c43c-9d9d-40ba-b076-eb5d518453be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9758 | 2026.01.02 05:11:43.588174 [ 193 ] {1ea2d44b-9dfb-4731-8ee2-8779179f369b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1142 rows starting from the beginning of the part | ||
| 9759 | 2026.01.02 05:11:43.588180 [ 270 ] {7832c43c-9d9d-40ba-b076-eb5d518453be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9760 | 2026.01.02 05:11:43.588352 [ 193 ] {1ea2d44b-9dfb-4731-8ee2-8779179f369b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 40 rows starting from the beginning of the part | ||
| 9761 | 2026.01.02 05:11:43.588491 [ 193 ] {1ea2d44b-9dfb-4731-8ee2-8779179f369b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 40 rows starting from the beginning of the part | ||
| 9762 | 2026.01.02 05:11:43.588631 [ 193 ] {1ea2d44b-9dfb-4731-8ee2-8779179f369b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 40 rows starting from the beginning of the part | ||
| 9763 | 2026.01.02 05:11:43.588674 [ 270 ] {7832c43c-9d9d-40ba-b076-eb5d518453be} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9764 | 2026.01.02 05:11:43.588720 [ 270 ] {7832c43c-9d9d-40ba-b076-eb5d518453be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9765 | 2026.01.02 05:11:43.588763 [ 193 ] {1ea2d44b-9dfb-4731-8ee2-8779179f369b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 40 rows starting from the beginning of the part | ||
| 9766 | 2026.01.02 05:11:43.588897 [ 193 ] {1ea2d44b-9dfb-4731-8ee2-8779179f369b::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 | ||
| 9767 | 2026.01.02 05:11:43.589138 [ 270 ] {7832c43c-9d9d-40ba-b076-eb5d518453be} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9768 | 2026.01.02 05:11:43.589408 [ 270 ] {7832c43c-9d9d-40ba-b076-eb5d518453be} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9769 | 2026.01.02 05:11:43.589593 [ 270 ] {7832c43c-9d9d-40ba-b076-eb5d518453be} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001518 sec., 39525.691699604744 rows/sec., 2.66 MiB/sec. | ||
| 9770 | 2026.01.02 05:11:43.589638 [ 270 ] {7832c43c-9d9d-40ba-b076-eb5d518453be} <Debug> TCPHandler: Processed in 0.001734849 sec. | ||
| 9771 | 2026.01.02 05:11:43.599715 [ 200 ] {1ea2d44b-9dfb-4731-8ee2-8779179f369b::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1342 rows, containing 19 columns (19 merged, 0 gathered) in 0.011895339 sec., 112817.29759866449 rows/sec., 202.16 MiB/sec. | ||
| 9772 | 2026.01.02 05:11:43.602771 [ 199 ] {1ea2d44b-9dfb-4731-8ee2-8779179f369b::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 9773 | 2026.01.02 05:11:43.603412 [ 199 ] {1ea2d44b-9dfb-4731-8ee2-8779179f369b::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (1ea2d44b-9dfb-4731-8ee2-8779179f369b): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9774 | 2026.01.02 05:11:43.603553 [ 199 ] {1ea2d44b-9dfb-4731-8ee2-8779179f369b::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (1ea2d44b-9dfb-4731-8ee2-8779179f369b) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 9775 | 2026.01.02 05:11:43.603835 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.48 MiB. | ||
| 9776 | 2026.01.02 05:11:44.000258 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 313.08 MiB, peak 324.51 MiB, free memory in arenas 0.00 B, will set to 317.83 MiB (RSS), difference: 4.76 MiB | ||
| 9777 | 2026.01.02 05:11:46.779860 [ 115 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9778 | 2026.01.02 05:11:46.779919 [ 115 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9779 | 2026.01.02 05:11:46.969209 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 24025 | ||
| 9780 | 2026.01.02 05:11:46.970022 [ 245 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9781 | 2026.01.02 05:11:46.970100 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9782 | 2026.01.02 05:11:46.970643 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 9783 | 2026.01.02 05:11:46.970873 [ 245 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9784 | 2026.01.02 05:11:46.971009 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24025 | ||
| 9785 | 2026.01.02 05:11:48.301671 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 377 | ||
| 9786 | 2026.01.02 05:11:48.318383 [ 244 ] {} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9787 | 2026.01.02 05:11:48.318441 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9788 | 2026.01.02 05:11:48.324538 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 9789 | 2026.01.02 05:11:48.325292 [ 244 ] {} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9790 | 2026.01.02 05:11:48.328286 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
| 9791 | 2026.01.02 05:11:48.567680 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9792 | 2026.01.02 05:11:48.567858 [ 270 ] {a4b1d398-04c8-421e-a879-5213b9702fb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9793 | 2026.01.02 05:11:48.567921 [ 270 ] {a4b1d398-04c8-421e-a879-5213b9702fb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9794 | 2026.01.02 05:11:48.568652 [ 270 ] {a4b1d398-04c8-421e-a879-5213b9702fb7} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9795 | 2026.01.02 05:11:48.568693 [ 270 ] {a4b1d398-04c8-421e-a879-5213b9702fb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9796 | 2026.01.02 05:11:48.569077 [ 270 ] {a4b1d398-04c8-421e-a879-5213b9702fb7} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9797 | 2026.01.02 05:11:48.569291 [ 270 ] {a4b1d398-04c8-421e-a879-5213b9702fb7} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9798 | 2026.01.02 05:11:48.569436 [ 270 ] {a4b1d398-04c8-421e-a879-5213b9702fb7} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00163 sec., 34355.82822085889 rows/sec., 2.64 MiB/sec. | ||
| 9799 | 2026.01.02 05:11:48.569439 [ 130 ] {} <Debug> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9800 | 2026.01.02 05:11:48.569477 [ 270 ] {a4b1d398-04c8-421e-a879-5213b9702fb7} <Debug> TCPHandler: Processed in 0.001923132 sec. | ||
| 9801 | 2026.01.02 05:11:48.569518 [ 130 ] {} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9802 | 2026.01.02 05:11:48.569623 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9803 | 2026.01.02 05:11:48.569630 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9804 | 2026.01.02 05:11:48.569762 [ 270 ] {309fd09f-6cf4-4e8f-9a0f-8079bf90f152} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9805 | 2026.01.02 05:11:48.569772 [ 190 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::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 | ||
| 9806 | 2026.01.02 05:11:48.569825 [ 270 ] {309fd09f-6cf4-4e8f-9a0f-8079bf90f152} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9807 | 2026.01.02 05:11:48.569937 [ 190 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9808 | 2026.01.02 05:11:48.569980 [ 190 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2464 rows starting from the beginning of the part | ||
| 9809 | 2026.01.02 05:11:48.570053 [ 190 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 56 rows starting from the beginning of the part | ||
| 9810 | 2026.01.02 05:11:48.570105 [ 190 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 136 rows starting from the beginning of the part | ||
| 9811 | 2026.01.02 05:11:48.570151 [ 190 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 1317 rows starting from the beginning of the part | ||
| 9812 | 2026.01.02 05:11:48.570199 [ 190 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 136 rows starting from the beginning of the part | ||
| 9813 | 2026.01.02 05:11:48.570240 [ 190 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 56 rows starting from the beginning of the part | ||
| 9814 | 2026.01.02 05:11:48.570355 [ 270 ] {309fd09f-6cf4-4e8f-9a0f-8079bf90f152} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9815 | 2026.01.02 05:11:48.570402 [ 270 ] {309fd09f-6cf4-4e8f-9a0f-8079bf90f152} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9816 | 2026.01.02 05:11:48.570759 [ 270 ] {309fd09f-6cf4-4e8f-9a0f-8079bf90f152} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9817 | 2026.01.02 05:11:48.571012 [ 270 ] {309fd09f-6cf4-4e8f-9a0f-8079bf90f152} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9818 | 2026.01.02 05:11:48.571133 [ 130 ] {} <Debug> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9819 | 2026.01.02 05:11:48.571155 [ 270 ] {309fd09f-6cf4-4e8f-9a0f-8079bf90f152} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001422 sec., 45007.032348804496 rows/sec., 3.51 MiB/sec. | ||
| 9820 | 2026.01.02 05:11:48.571164 [ 130 ] {} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9821 | 2026.01.02 05:11:48.571195 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9822 | 2026.01.02 05:11:48.571202 [ 270 ] {309fd09f-6cf4-4e8f-9a0f-8079bf90f152} <Debug> TCPHandler: Processed in 0.001641107 sec. | ||
| 9823 | 2026.01.02 05:11:48.571278 [ 200 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::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 | ||
| 9824 | 2026.01.02 05:11:48.571325 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9825 | 2026.01.02 05:11:48.571384 [ 200 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9826 | 2026.01.02 05:11:48.571418 [ 200 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1249 rows starting from the beginning of the part | ||
| 9827 | 2026.01.02 05:11:48.571428 [ 270 ] {4d1230c6-ce50-4b72-81c4-89669b8f848d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9828 | 2026.01.02 05:11:48.571474 [ 200 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 64 rows starting from the beginning of the part | ||
| 9829 | 2026.01.02 05:11:48.571480 [ 270 ] {4d1230c6-ce50-4b72-81c4-89669b8f848d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9830 | 2026.01.02 05:11:48.571523 [ 200 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 104 rows starting from the beginning of the part | ||
| 9831 | 2026.01.02 05:11:48.571565 [ 200 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 558 rows starting from the beginning of the part | ||
| 9832 | 2026.01.02 05:11:48.571602 [ 200 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 104 rows starting from the beginning of the part | ||
| 9833 | 2026.01.02 05:11:48.571641 [ 200 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 64 rows starting from the beginning of the part | ||
| 9834 | 2026.01.02 05:11:48.571932 [ 270 ] {4d1230c6-ce50-4b72-81c4-89669b8f848d} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9835 | 2026.01.02 05:11:48.571974 [ 270 ] {4d1230c6-ce50-4b72-81c4-89669b8f848d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9836 | 2026.01.02 05:11:48.572143 [ 189 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4165 rows, containing 5 columns (5 merged, 0 gathered) in 0.002415101 sec., 1724565.5564715515 rows/sec., 148.87 MiB/sec. | ||
| 9837 | 2026.01.02 05:11:48.572352 [ 270 ] {4d1230c6-ce50-4b72-81c4-89669b8f848d} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9838 | 2026.01.02 05:11:48.572418 [ 190 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9839 | 2026.01.02 05:11:48.572629 [ 270 ] {4d1230c6-ce50-4b72-81c4-89669b8f848d} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9840 | 2026.01.02 05:11:48.572710 [ 200 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_71_14} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9841 | 2026.01.02 05:11:48.572730 [ 190 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2143 rows, containing 5 columns (5 merged, 0 gathered) in 0.001492365 sec., 1435975.783404194 rows/sec., 111.48 MiB/sec. | ||
| 9842 | 2026.01.02 05:11:48.572778 [ 270 ] {4d1230c6-ce50-4b72-81c4-89669b8f848d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00137 sec., 116788.32116788322 rows/sec., 8.13 MiB/sec. | ||
| 9843 | 2026.01.02 05:11:48.572815 [ 200 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_71_14} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9844 | 2026.01.02 05:11:48.572821 [ 270 ] {4d1230c6-ce50-4b72-81c4-89669b8f848d} <Debug> TCPHandler: Processed in 0.001546316 sec. | ||
| 9845 | 2026.01.02 05:11:48.572909 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.04 MiB. | ||
| 9846 | 2026.01.02 05:11:48.572944 [ 186 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9847 | 2026.01.02 05:11:48.572953 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9848 | 2026.01.02 05:11:48.573061 [ 270 ] {383f45a9-9063-4a56-8d10-dc5cfe354f51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9849 | 2026.01.02 05:11:48.573105 [ 270 ] {383f45a9-9063-4a56-8d10-dc5cfe354f51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9850 | 2026.01.02 05:11:48.573243 [ 186 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_71_14} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9851 | 2026.01.02 05:11:48.573324 [ 186 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_71_14} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9852 | 2026.01.02 05:11:48.573417 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 9853 | 2026.01.02 05:11:48.573525 [ 270 ] {383f45a9-9063-4a56-8d10-dc5cfe354f51} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9854 | 2026.01.02 05:11:48.573571 [ 270 ] {383f45a9-9063-4a56-8d10-dc5cfe354f51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9855 | 2026.01.02 05:11:48.573907 [ 270 ] {383f45a9-9063-4a56-8d10-dc5cfe354f51} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9856 | 2026.01.02 05:11:48.574143 [ 270 ] {383f45a9-9063-4a56-8d10-dc5cfe354f51} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9857 | 2026.01.02 05:11:48.574275 [ 270 ] {383f45a9-9063-4a56-8d10-dc5cfe354f51} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001233 sec., 48661.800486618005 rows/sec., 3.28 MiB/sec. | ||
| 9858 | 2026.01.02 05:11:48.574311 [ 270 ] {383f45a9-9063-4a56-8d10-dc5cfe354f51} <Debug> TCPHandler: Processed in 0.001406293 sec. | ||
| 9859 | 2026.01.02 05:11:50.955836 [ 152 ] {} <Debug> oximeter.fields_u8 (ae3e3832-81ae-4954-8933-d68b9608f6be) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
| 9860 | 2026.01.02 05:11:50.955903 [ 152 ] {} <Trace> oximeter.fields_u8 (ae3e3832-81ae-4954-8933-d68b9608f6be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9861 | 2026.01.02 05:11:50.955928 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9862 | 2026.01.02 05:11:50.956044 [ 186 ] {ae3e3832-81ae-4954-8933-d68b9608f6be::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 | ||
| 9863 | 2026.01.02 05:11:50.956179 [ 186 ] {ae3e3832-81ae-4954-8933-d68b9608f6be::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9864 | 2026.01.02 05:11:50.956215 [ 186 ] {ae3e3832-81ae-4954-8933-d68b9608f6be::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 | ||
| 9865 | 2026.01.02 05:11:50.956280 [ 186 ] {ae3e3832-81ae-4954-8933-d68b9608f6be::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 | ||
| 9866 | 2026.01.02 05:11:50.956325 [ 186 ] {ae3e3832-81ae-4954-8933-d68b9608f6be::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 | ||
| 9867 | 2026.01.02 05:11:50.956370 [ 186 ] {ae3e3832-81ae-4954-8933-d68b9608f6be::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 12 rows starting from the beginning of the part | ||
| 9868 | 2026.01.02 05:11:50.956411 [ 186 ] {ae3e3832-81ae-4954-8933-d68b9608f6be::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 12 rows starting from the beginning of the part | ||
| 9869 | 2026.01.02 05:11:50.957249 [ 197 ] {ae3e3832-81ae-4954-8933-d68b9608f6be::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 669 rows, containing 5 columns (5 merged, 0 gathered) in 0.001250641 sec., 534925.6901061136 rows/sec., 32.98 MiB/sec. | ||
| 9870 | 2026.01.02 05:11:50.957401 [ 186 ] {ae3e3832-81ae-4954-8933-d68b9608f6be::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
| 9871 | 2026.01.02 05:11:50.957657 [ 186 ] {ae3e3832-81ae-4954-8933-d68b9608f6be::all_1_18_4} <Trace> oximeter.fields_u8 (ae3e3832-81ae-4954-8933-d68b9608f6be): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9872 | 2026.01.02 05:11:50.957729 [ 186 ] {ae3e3832-81ae-4954-8933-d68b9608f6be::all_1_18_4} <Trace> oximeter.fields_u8 (ae3e3832-81ae-4954-8933-d68b9608f6be) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 | ||
| 9873 | 2026.01.02 05:11:50.957801 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 9874 | 2026.01.02 05:11:51.795354 [ 152 ] {} <Debug> oximeter.fields_i16 (cb56b64a-0514-41c6-b851-58b3833bf8fd) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
| 9875 | 2026.01.02 05:11:51.795441 [ 152 ] {} <Trace> oximeter.fields_i16 (cb56b64a-0514-41c6-b851-58b3833bf8fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9876 | 2026.01.02 05:11:51.795477 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9877 | 2026.01.02 05:11:51.795661 [ 190 ] {cb56b64a-0514-41c6-b851-58b3833bf8fd::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 | ||
| 9878 | 2026.01.02 05:11:51.795877 [ 190 ] {cb56b64a-0514-41c6-b851-58b3833bf8fd::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9879 | 2026.01.02 05:11:51.795935 [ 190 ] {cb56b64a-0514-41c6-b851-58b3833bf8fd::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 | ||
| 9880 | 2026.01.02 05:11:51.796047 [ 190 ] {cb56b64a-0514-41c6-b851-58b3833bf8fd::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 | ||
| 9881 | 2026.01.02 05:11:51.796131 [ 190 ] {cb56b64a-0514-41c6-b851-58b3833bf8fd::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 | ||
| 9882 | 2026.01.02 05:11:51.796208 [ 190 ] {cb56b64a-0514-41c6-b851-58b3833bf8fd::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 24 rows starting from the beginning of the part | ||
| 9883 | 2026.01.02 05:11:51.796256 [ 190 ] {cb56b64a-0514-41c6-b851-58b3833bf8fd::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 24 rows starting from the beginning of the part | ||
| 9884 | 2026.01.02 05:11:51.797189 [ 197 ] {cb56b64a-0514-41c6-b851-58b3833bf8fd::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1302 rows, containing 5 columns (5 merged, 0 gathered) in 0.001610967 sec., 808210.2240455577 rows/sec., 55.23 MiB/sec. | ||
| 9885 | 2026.01.02 05:11:51.797503 [ 197 ] {cb56b64a-0514-41c6-b851-58b3833bf8fd::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
| 9886 | 2026.01.02 05:11:51.797996 [ 197 ] {cb56b64a-0514-41c6-b851-58b3833bf8fd::all_1_18_4} <Trace> oximeter.fields_i16 (cb56b64a-0514-41c6-b851-58b3833bf8fd): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9887 | 2026.01.02 05:11:51.798134 [ 197 ] {cb56b64a-0514-41c6-b851-58b3833bf8fd::all_1_18_4} <Trace> oximeter.fields_i16 (cb56b64a-0514-41c6-b851-58b3833bf8fd) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 | ||
| 9888 | 2026.01.02 05:11:51.798268 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 9889 | 2026.01.02 05:11:52.045183 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1158 | ||
| 9890 | 2026.01.02 05:11:52.047805 [ 243 ] {} <Trace> system.query_log (dd3f3490-5765-4d2a-9406-0e239d3e9a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9891 | 2026.01.02 05:11:52.047869 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9892 | 2026.01.02 05:11:52.049104 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 9893 | 2026.01.02 05:11:52.049389 [ 243 ] {} <Trace> system.query_log (dd3f3490-5765-4d2a-9406-0e239d3e9a13): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9894 | 2026.01.02 05:11:52.049786 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1158 | ||
| 9895 | 2026.01.02 05:11:53.570395 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9896 | 2026.01.02 05:11:53.570686 [ 270 ] {b6062f66-c50a-4daf-af95-11473aa2a29b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9897 | 2026.01.02 05:11:53.570785 [ 270 ] {b6062f66-c50a-4daf-af95-11473aa2a29b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9898 | 2026.01.02 05:11:53.571571 [ 270 ] {b6062f66-c50a-4daf-af95-11473aa2a29b} <Trace> oximeter.fields_ipaddr (645cdd3d-4969-40ee-99e7-272b8c981424): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9899 | 2026.01.02 05:11:53.571620 [ 270 ] {b6062f66-c50a-4daf-af95-11473aa2a29b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9900 | 2026.01.02 05:11:53.572019 [ 270 ] {b6062f66-c50a-4daf-af95-11473aa2a29b} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 9901 | 2026.01.02 05:11:53.572244 [ 270 ] {b6062f66-c50a-4daf-af95-11473aa2a29b} <Trace> oximeter.fields_ipaddr (645cdd3d-4969-40ee-99e7-272b8c981424): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9902 | 2026.01.02 05:11:53.572414 [ 270 ] {b6062f66-c50a-4daf-af95-11473aa2a29b} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001801 sec., 5552.47084952804 rows/sec., 452.76 KiB/sec. | ||
| 9903 | 2026.01.02 05:11:53.572458 [ 270 ] {b6062f66-c50a-4daf-af95-11473aa2a29b} <Debug> TCPHandler: Processed in 0.002238807 sec. | ||
| 9904 | 2026.01.02 05:11:53.572576 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9905 | 2026.01.02 05:11:53.572674 [ 270 ] {577bce52-fdaa-4a9b-9022-3ef1eddd80f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9906 | 2026.01.02 05:11:53.572715 [ 270 ] {577bce52-fdaa-4a9b-9022-3ef1eddd80f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9907 | 2026.01.02 05:11:53.573260 [ 270 ] {577bce52-fdaa-4a9b-9022-3ef1eddd80f3} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9908 | 2026.01.02 05:11:53.573310 [ 270 ] {577bce52-fdaa-4a9b-9022-3ef1eddd80f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9909 | 2026.01.02 05:11:53.573726 [ 270 ] {577bce52-fdaa-4a9b-9022-3ef1eddd80f3} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9910 | 2026.01.02 05:11:53.574007 [ 270 ] {577bce52-fdaa-4a9b-9022-3ef1eddd80f3} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9911 | 2026.01.02 05:11:53.574169 [ 270 ] {577bce52-fdaa-4a9b-9022-3ef1eddd80f3} <Debug> executeQuery: Read 141 rows, 12.44 KiB in 0.001512 sec., 93253.96825396825 rows/sec., 8.04 MiB/sec. | ||
| 9912 | 2026.01.02 05:11:53.574215 [ 270 ] {577bce52-fdaa-4a9b-9022-3ef1eddd80f3} <Debug> TCPHandler: Processed in 0.001688779 sec. | ||
| 9913 | 2026.01.02 05:11:53.574318 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9914 | 2026.01.02 05:11:53.574416 [ 270 ] {54b89a11-5073-4cae-8ec5-35ad1e2bdd4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9915 | 2026.01.02 05:11:53.574460 [ 270 ] {54b89a11-5073-4cae-8ec5-35ad1e2bdd4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9916 | 2026.01.02 05:11:53.574889 [ 270 ] {54b89a11-5073-4cae-8ec5-35ad1e2bdd4f} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9917 | 2026.01.02 05:11:53.574929 [ 270 ] {54b89a11-5073-4cae-8ec5-35ad1e2bdd4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9918 | 2026.01.02 05:11:53.575251 [ 270 ] {54b89a11-5073-4cae-8ec5-35ad1e2bdd4f} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 9919 | 2026.01.02 05:11:53.575472 [ 270 ] {54b89a11-5073-4cae-8ec5-35ad1e2bdd4f} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9920 | 2026.01.02 05:11:53.575605 [ 270 ] {54b89a11-5073-4cae-8ec5-35ad1e2bdd4f} <Debug> executeQuery: Read 50 rows, 3.71 KiB in 0.001209 sec., 41356.4929693962 rows/sec., 2.99 MiB/sec. | ||
| 9921 | 2026.01.02 05:11:53.575645 [ 270 ] {54b89a11-5073-4cae-8ec5-35ad1e2bdd4f} <Debug> TCPHandler: Processed in 0.001376863 sec. | ||
| 9922 | 2026.01.02 05:11:53.575750 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9923 | 2026.01.02 05:11:53.575847 [ 270 ] {6f7a0431-c04e-42e2-9bc5-db4a24f62496} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9924 | 2026.01.02 05:11:53.575887 [ 270 ] {6f7a0431-c04e-42e2-9bc5-db4a24f62496} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9925 | 2026.01.02 05:11:53.576325 [ 270 ] {6f7a0431-c04e-42e2-9bc5-db4a24f62496} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9926 | 2026.01.02 05:11:53.576364 [ 270 ] {6f7a0431-c04e-42e2-9bc5-db4a24f62496} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9927 | 2026.01.02 05:11:53.576688 [ 270 ] {6f7a0431-c04e-42e2-9bc5-db4a24f62496} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 9928 | 2026.01.02 05:11:53.576945 [ 270 ] {6f7a0431-c04e-42e2-9bc5-db4a24f62496} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9929 | 2026.01.02 05:11:53.577078 [ 270 ] {6f7a0431-c04e-42e2-9bc5-db4a24f62496} <Debug> executeQuery: Read 114 rows, 9.13 KiB in 0.00125 sec., 91200 rows/sec., 7.14 MiB/sec. | ||
| 9930 | 2026.01.02 05:11:53.577118 [ 270 ] {6f7a0431-c04e-42e2-9bc5-db4a24f62496} <Debug> TCPHandler: Processed in 0.001418024 sec. | ||
| 9931 | 2026.01.02 05:11:53.577226 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9932 | 2026.01.02 05:11:53.577322 [ 270 ] {aeba4810-c25c-452f-9ff0-461be9dc19bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9933 | 2026.01.02 05:11:53.577368 [ 270 ] {aeba4810-c25c-452f-9ff0-461be9dc19bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9934 | 2026.01.02 05:11:53.577781 [ 270 ] {aeba4810-c25c-452f-9ff0-461be9dc19bc} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9935 | 2026.01.02 05:11:53.577819 [ 270 ] {aeba4810-c25c-452f-9ff0-461be9dc19bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9936 | 2026.01.02 05:11:53.578168 [ 270 ] {aeba4810-c25c-452f-9ff0-461be9dc19bc} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 9937 | 2026.01.02 05:11:53.578394 [ 270 ] {aeba4810-c25c-452f-9ff0-461be9dc19bc} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9938 | 2026.01.02 05:11:53.578505 [ 83 ] {} <Debug> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 9939 | 2026.01.02 05:11:53.578528 [ 270 ] {aeba4810-c25c-452f-9ff0-461be9dc19bc} <Debug> executeQuery: Read 165 rows, 11.76 KiB in 0.001224 sec., 134803.92156862744 rows/sec., 9.38 MiB/sec. | ||
| 9940 | 2026.01.02 05:11:53.578578 [ 83 ] {} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9941 | 2026.01.02 05:11:53.578586 [ 270 ] {aeba4810-c25c-452f-9ff0-461be9dc19bc} <Debug> TCPHandler: Processed in 0.001409864 sec. | ||
| 9942 | 2026.01.02 05:11:53.578608 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9943 | 2026.01.02 05:11:53.578708 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9944 | 2026.01.02 05:11:53.578726 [ 187 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::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 | ||
| 9945 | 2026.01.02 05:11:53.578809 [ 270 ] {0bfa6b71-7137-4328-8a90-a28c716585df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9946 | 2026.01.02 05:11:53.578869 [ 187 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9947 | 2026.01.02 05:11:53.578870 [ 270 ] {0bfa6b71-7137-4328-8a90-a28c716585df} <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 | ||
| 9948 | 2026.01.02 05:11:53.578918 [ 187 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 19636 rows starting from the beginning of the part | ||
| 9949 | 2026.01.02 05:11:53.579000 [ 187 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 160 rows starting from the beginning of the part | ||
| 9950 | 2026.01.02 05:11:53.579058 [ 187 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 881 rows starting from the beginning of the part | ||
| 9951 | 2026.01.02 05:11:53.579109 [ 187 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 160 rows starting from the beginning of the part | ||
| 9952 | 2026.01.02 05:11:53.579155 [ 187 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 160 rows starting from the beginning of the part | ||
| 9953 | 2026.01.02 05:11:53.579206 [ 187 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 165 rows starting from the beginning of the part | ||
| 9954 | 2026.01.02 05:11:53.579785 [ 270 ] {0bfa6b71-7137-4328-8a90-a28c716585df} <Trace> oximeter.measurements_histogramu64 (1ea2d44b-9dfb-4731-8ee2-8779179f369b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9955 | 2026.01.02 05:11:53.579828 [ 270 ] {0bfa6b71-7137-4328-8a90-a28c716585df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9956 | 2026.01.02 05:11:53.580462 [ 270 ] {0bfa6b71-7137-4328-8a90-a28c716585df} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 9957 | 2026.01.02 05:11:53.580721 [ 270 ] {0bfa6b71-7137-4328-8a90-a28c716585df} <Trace> oximeter.measurements_histogramu64 (1ea2d44b-9dfb-4731-8ee2-8779179f369b): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9958 | 2026.01.02 05:11:53.580871 [ 270 ] {0bfa6b71-7137-4328-8a90-a28c716585df} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002081 sec., 19221.528111484862 rows/sec., 34.44 MiB/sec. | ||
| 9959 | 2026.01.02 05:11:53.580927 [ 270 ] {0bfa6b71-7137-4328-8a90-a28c716585df} <Debug> TCPHandler: Processed in 0.002268778 sec. | ||
| 9960 | 2026.01.02 05:11:53.581034 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9961 | 2026.01.02 05:11:53.581131 [ 270 ] {6f9d0e7f-6bad-4b58-868e-5a224c99238d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9962 | 2026.01.02 05:11:53.581174 [ 270 ] {6f9d0e7f-6bad-4b58-868e-5a224c99238d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9963 | 2026.01.02 05:11:53.581515 [ 270 ] {6f9d0e7f-6bad-4b58-868e-5a224c99238d} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9964 | 2026.01.02 05:11:53.581553 [ 270 ] {6f9d0e7f-6bad-4b58-868e-5a224c99238d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9965 | 2026.01.02 05:11:53.581870 [ 270 ] {6f9d0e7f-6bad-4b58-868e-5a224c99238d} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9966 | 2026.01.02 05:11:53.582113 [ 270 ] {6f9d0e7f-6bad-4b58-868e-5a224c99238d} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9967 | 2026.01.02 05:11:53.582248 [ 270 ] {6f9d0e7f-6bad-4b58-868e-5a224c99238d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001137 sec., 52770.44854881267 rows/sec., 3.56 MiB/sec. | ||
| 9968 | 2026.01.02 05:11:53.582286 [ 270 ] {6f9d0e7f-6bad-4b58-868e-5a224c99238d} <Debug> TCPHandler: Processed in 0.001301102 sec. | ||
| 9969 | 2026.01.02 05:11:53.589752 [ 186 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21162 rows, containing 5 columns (5 merged, 0 gathered) in 0.011068865 sec., 1911849.1371969935 rows/sec., 130.78 MiB/sec. | ||
| 9970 | 2026.01.02 05:11:53.590462 [ 186 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 9971 | 2026.01.02 05:11:53.590764 [ 186 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9972 | 2026.01.02 05:11:53.590853 [ 186 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 9973 | 2026.01.02 05:11:53.590965 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. | ||
| 9974 | 2026.01.02 05:11:54.472012 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24537 | ||
| 9975 | 2026.01.02 05:11:54.472557 [ 245 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9976 | 2026.01.02 05:11:54.472605 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9977 | 2026.01.02 05:11:54.473129 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 9978 | 2026.01.02 05:11:54.473387 [ 245 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9979 | 2026.01.02 05:11:54.473536 [ 83 ] {} <Debug> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 9980 | 2026.01.02 05:11:54.473546 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24537 | ||
| 9981 | 2026.01.02 05:11:54.473611 [ 83 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9982 | 2026.01.02 05:11:54.473639 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9983 | 2026.01.02 05:11:54.473755 [ 197 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::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 | ||
| 9984 | 2026.01.02 05:11:54.473850 [ 197 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9985 | 2026.01.02 05:11:54.473881 [ 197 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 22105 rows starting from the beginning of the part | ||
| 9986 | 2026.01.02 05:11:54.473937 [ 197 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 512 rows starting from the beginning of the part | ||
| 9987 | 2026.01.02 05:11:54.473981 [ 197 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 448 rows starting from the beginning of the part | ||
| 9988 | 2026.01.02 05:11:54.474020 [ 197 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 512 rows starting from the beginning of the part | ||
| 9989 | 2026.01.02 05:11:54.474057 [ 197 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 448 rows starting from the beginning of the part | ||
| 9990 | 2026.01.02 05:11:54.474097 [ 197 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 512 rows starting from the beginning of the part | ||
| 9991 | 2026.01.02 05:11:54.475989 [ 197 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24537 rows, containing 4 columns (4 merged, 0 gathered) in 0.002280598 sec., 10759020.221889172 rows/sec., 153.91 MiB/sec. | ||
| 9992 | 2026.01.02 05:11:54.476441 [ 192 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 9993 | 2026.01.02 05:11:54.476804 [ 192 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::all_1_51_10} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9994 | 2026.01.02 05:11:54.476914 [ 192 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::all_1_51_10} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 9995 | 2026.01.02 05:11:54.477056 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.74 MiB. | ||
| 9996 | 2026.01.02 05:11:55.829258 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 384 | ||
| 9997 | 2026.01.02 05:11:55.847473 [ 244 ] {} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9998 | 2026.01.02 05:11:55.847536 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 9999 | 2026.01.02 05:11:55.853983 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 10000 | 2026.01.02 05:11:55.854750 [ 244 ] {} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10001 | 2026.01.02 05:11:55.855041 [ 124 ] {} <Debug> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 10002 | 2026.01.02 05:11:55.855080 [ 124 ] {} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10003 | 2026.01.02 05:11:55.855104 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 10004 | 2026.01.02 05:11:55.855231 [ 194 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::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 | ||
| 10005 | 2026.01.02 05:11:55.858668 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 384 | ||
| 10006 | 2026.01.02 05:11:55.858999 [ 194 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10007 | 2026.01.02 05:11:55.860450 [ 194 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 347 rows starting from the beginning of the part | ||
| 10008 | 2026.01.02 05:11:55.865199 [ 194 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 7 rows starting from the beginning of the part | ||
| 10009 | 2026.01.02 05:11:55.869773 [ 194 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 8 rows starting from the beginning of the part | ||
| 10010 | 2026.01.02 05:11:55.874246 [ 194 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 7 rows starting from the beginning of the part | ||
| 10011 | 2026.01.02 05:11:55.878826 [ 194 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 8 rows starting from the beginning of the part | ||
| 10012 | 2026.01.02 05:11:55.882772 [ 194 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 7 rows starting from the beginning of the part | ||
| 10013 | 2026.01.02 05:11:55.935140 [ 197 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 679 columns (679 merged, 0 gathered) in 0.079961438 sec., 4802.314835808731 rows/sec., 24.83 MiB/sec. | ||
| 10014 | 2026.01.02 05:11:55.938309 [ 195 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 10015 | 2026.01.02 05:11:55.940335 [ 195 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::all_1_51_10} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10016 | 2026.01.02 05:11:55.940448 [ 195 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::all_1_51_10} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 10017 | 2026.01.02 05:11:55.943335 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 10018 | 2026.01.02 05:11:58.568000 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10019 | 2026.01.02 05:11:58.568218 [ 270 ] {78de1c21-d5bc-40bd-a175-a5107fdb9a8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10020 | 2026.01.02 05:11:58.568292 [ 270 ] {78de1c21-d5bc-40bd-a175-a5107fdb9a8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10021 | 2026.01.02 05:11:58.568974 [ 270 ] {78de1c21-d5bc-40bd-a175-a5107fdb9a8b} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10022 | 2026.01.02 05:11:58.569022 [ 270 ] {78de1c21-d5bc-40bd-a175-a5107fdb9a8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 10023 | 2026.01.02 05:11:58.569509 [ 270 ] {78de1c21-d5bc-40bd-a175-a5107fdb9a8b} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10024 | 2026.01.02 05:11:58.569760 [ 270 ] {78de1c21-d5bc-40bd-a175-a5107fdb9a8b} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10025 | 2026.01.02 05:11:58.569933 [ 270 ] {78de1c21-d5bc-40bd-a175-a5107fdb9a8b} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001762 sec., 31782.06583427923 rows/sec., 2.44 MiB/sec. | ||
| 10026 | 2026.01.02 05:11:58.569987 [ 270 ] {78de1c21-d5bc-40bd-a175-a5107fdb9a8b} <Debug> TCPHandler: Processed in 0.002126586 sec. | ||
| 10027 | 2026.01.02 05:11:58.570124 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10028 | 2026.01.02 05:11:58.570231 [ 270 ] {f4f29605-96d3-432d-b7be-3d6923e0ad6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10029 | 2026.01.02 05:11:58.570277 [ 270 ] {f4f29605-96d3-432d-b7be-3d6923e0ad6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10030 | 2026.01.02 05:11:58.570742 [ 270 ] {f4f29605-96d3-432d-b7be-3d6923e0ad6a} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10031 | 2026.01.02 05:11:58.570784 [ 270 ] {f4f29605-96d3-432d-b7be-3d6923e0ad6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 10032 | 2026.01.02 05:11:58.571111 [ 270 ] {f4f29605-96d3-432d-b7be-3d6923e0ad6a} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10033 | 2026.01.02 05:11:58.571337 [ 270 ] {f4f29605-96d3-432d-b7be-3d6923e0ad6a} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10034 | 2026.01.02 05:11:58.571472 [ 270 ] {f4f29605-96d3-432d-b7be-3d6923e0ad6a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001266 sec., 50552.92259083728 rows/sec., 3.95 MiB/sec. | ||
| 10035 | 2026.01.02 05:11:58.571512 [ 270 ] {f4f29605-96d3-432d-b7be-3d6923e0ad6a} <Debug> TCPHandler: Processed in 0.001440434 sec. | ||
| 10036 | 2026.01.02 05:11:58.571628 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10037 | 2026.01.02 05:11:58.571730 [ 270 ] {a4971925-df17-400d-9bf1-19141f1929ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10038 | 2026.01.02 05:11:58.571776 [ 270 ] {a4971925-df17-400d-9bf1-19141f1929ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10039 | 2026.01.02 05:11:58.572183 [ 270 ] {a4971925-df17-400d-9bf1-19141f1929ed} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10040 | 2026.01.02 05:11:58.572220 [ 270 ] {a4971925-df17-400d-9bf1-19141f1929ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 10041 | 2026.01.02 05:11:58.572590 [ 270 ] {a4971925-df17-400d-9bf1-19141f1929ed} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10042 | 2026.01.02 05:11:58.572822 [ 270 ] {a4971925-df17-400d-9bf1-19141f1929ed} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10043 | 2026.01.02 05:11:58.572956 [ 270 ] {a4971925-df17-400d-9bf1-19141f1929ed} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001247 sec., 128307.93905372894 rows/sec., 8.94 MiB/sec. | ||
| 10044 | 2026.01.02 05:11:58.572996 [ 270 ] {a4971925-df17-400d-9bf1-19141f1929ed} <Debug> TCPHandler: Processed in 0.001417943 sec. | ||
| 10045 | 2026.01.02 05:11:58.573107 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10046 | 2026.01.02 05:11:58.573208 [ 270 ] {0fd8e898-d8fd-481c-9ebd-beea009c0ce2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10047 | 2026.01.02 05:11:58.573253 [ 270 ] {0fd8e898-d8fd-481c-9ebd-beea009c0ce2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10048 | 2026.01.02 05:11:58.573585 [ 270 ] {0fd8e898-d8fd-481c-9ebd-beea009c0ce2} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10049 | 2026.01.02 05:11:58.573623 [ 270 ] {0fd8e898-d8fd-481c-9ebd-beea009c0ce2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 10050 | 2026.01.02 05:11:58.573956 [ 270 ] {0fd8e898-d8fd-481c-9ebd-beea009c0ce2} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10051 | 2026.01.02 05:11:58.574178 [ 270 ] {0fd8e898-d8fd-481c-9ebd-beea009c0ce2} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10052 | 2026.01.02 05:11:58.574299 [ 144 ] {} <Debug> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10053 | 2026.01.02 05:11:58.574311 [ 270 ] {0fd8e898-d8fd-481c-9ebd-beea009c0ce2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001124 sec., 53380.78291814947 rows/sec., 3.60 MiB/sec. | ||
| 10054 | 2026.01.02 05:11:58.574377 [ 144 ] {} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10055 | 2026.01.02 05:11:58.574393 [ 270 ] {0fd8e898-d8fd-481c-9ebd-beea009c0ce2} <Debug> TCPHandler: Processed in 0.001335663 sec. | ||
| 10056 | 2026.01.02 05:11:58.574402 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 10057 | 2026.01.02 05:11:58.574535 [ 191 ] {45294a01-6668-46b2-a532-60faf64b8164::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 | ||
| 10058 | 2026.01.02 05:11:58.574681 [ 191 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10059 | 2026.01.02 05:11:58.574716 [ 191 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3834 rows starting from the beginning of the part | ||
| 10060 | 2026.01.02 05:11:58.574778 [ 191 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 60 rows starting from the beginning of the part | ||
| 10061 | 2026.01.02 05:11:58.574821 [ 191 ] {45294a01-6668-46b2-a532-60faf64b8164::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 | ||
| 10062 | 2026.01.02 05:11:58.574860 [ 191 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 60 rows starting from the beginning of the part | ||
| 10063 | 2026.01.02 05:11:58.574897 [ 191 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 60 rows starting from the beginning of the part | ||
| 10064 | 2026.01.02 05:11:58.574933 [ 191 ] {45294a01-6668-46b2-a532-60faf64b8164::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 | ||
| 10065 | 2026.01.02 05:11:58.576477 [ 197 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4134 rows, containing 4 columns (4 merged, 0 gathered) in 0.001996143 sec., 2070993.9117588268 rows/sec., 137.65 MiB/sec. | ||
| 10066 | 2026.01.02 05:11:58.576878 [ 191 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10067 | 2026.01.02 05:11:58.577123 [ 191 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_71_14} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10068 | 2026.01.02 05:11:58.577206 [ 191 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_71_14} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10069 | 2026.01.02 05:11:58.577278 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
| 10070 | 2026.01.02 05:12:01.779982 [ 82 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10071 | 2026.01.02 05:12:01.780070 [ 82 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10072 | 2026.01.02 05:12:01.973933 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 24985 | ||
| 10073 | 2026.01.02 05:12:01.974529 [ 245 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10074 | 2026.01.02 05:12:01.974589 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 10075 | 2026.01.02 05:12:01.975130 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 10076 | 2026.01.02 05:12:01.975376 [ 245 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10077 | 2026.01.02 05:12:01.975517 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24985 | ||
| 10078 | 2026.01.02 05:12:02.050191 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 1180 | ||
| 10079 | 2026.01.02 05:12:02.052585 [ 243 ] {} <Trace> system.query_log (dd3f3490-5765-4d2a-9406-0e239d3e9a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10080 | 2026.01.02 05:12:02.052633 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 10081 | 2026.01.02 05:12:02.053858 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 10082 | 2026.01.02 05:12:02.054121 [ 243 ] {} <Trace> system.query_log (dd3f3490-5765-4d2a-9406-0e239d3e9a13): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10083 | 2026.01.02 05:12:02.054379 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1180 | ||
| 10084 | 2026.01.02 05:12:03.358973 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 392 | ||
| 10085 | 2026.01.02 05:12:03.374669 [ 244 ] {} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10086 | 2026.01.02 05:12:03.374739 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 10087 | 2026.01.02 05:12:03.380078 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 10088 | 2026.01.02 05:12:03.380745 [ 244 ] {} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10089 | 2026.01.02 05:12:03.383602 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
| 10090 | 2026.01.02 05:12:03.570972 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10091 | 2026.01.02 05:12:03.571170 [ 270 ] {4cd4a618-a491-4f3d-b1b8-cc03204810a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10092 | 2026.01.02 05:12:03.571243 [ 270 ] {4cd4a618-a491-4f3d-b1b8-cc03204810a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10093 | 2026.01.02 05:12:03.572002 [ 270 ] {4cd4a618-a491-4f3d-b1b8-cc03204810a0} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10094 | 2026.01.02 05:12:03.572056 [ 270 ] {4cd4a618-a491-4f3d-b1b8-cc03204810a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 10095 | 2026.01.02 05:12:03.572487 [ 270 ] {4cd4a618-a491-4f3d-b1b8-cc03204810a0} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10096 | 2026.01.02 05:12:03.572730 [ 270 ] {4cd4a618-a491-4f3d-b1b8-cc03204810a0} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10097 | 2026.01.02 05:12:03.572901 [ 270 ] {4cd4a618-a491-4f3d-b1b8-cc03204810a0} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001787 sec., 76105.20425293788 rows/sec., 6.60 MiB/sec. | ||
| 10098 | 2026.01.02 05:12:03.572955 [ 270 ] {4cd4a618-a491-4f3d-b1b8-cc03204810a0} <Debug> TCPHandler: Processed in 0.002137686 sec. | ||
| 10099 | 2026.01.02 05:12:03.573075 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10100 | 2026.01.02 05:12:03.573183 [ 270 ] {f4cdf0d4-87e5-47bc-90d7-faa11875a4f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10101 | 2026.01.02 05:12:03.573236 [ 270 ] {f4cdf0d4-87e5-47bc-90d7-faa11875a4f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10102 | 2026.01.02 05:12:03.573710 [ 270 ] {f4cdf0d4-87e5-47bc-90d7-faa11875a4f8} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10103 | 2026.01.02 05:12:03.573748 [ 270 ] {f4cdf0d4-87e5-47bc-90d7-faa11875a4f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 10104 | 2026.01.02 05:12:03.574138 [ 270 ] {f4cdf0d4-87e5-47bc-90d7-faa11875a4f8} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 10105 | 2026.01.02 05:12:03.574379 [ 270 ] {f4cdf0d4-87e5-47bc-90d7-faa11875a4f8} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10106 | 2026.01.02 05:12:03.574524 [ 270 ] {f4cdf0d4-87e5-47bc-90d7-faa11875a4f8} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001366 sec., 29282.576866764273 rows/sec., 2.15 MiB/sec. | ||
| 10107 | 2026.01.02 05:12:03.574565 [ 270 ] {f4cdf0d4-87e5-47bc-90d7-faa11875a4f8} <Debug> TCPHandler: Processed in 0.001544917 sec. | ||
| 10108 | 2026.01.02 05:12:03.574675 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10109 | 2026.01.02 05:12:03.574775 [ 270 ] {a6dd6b74-6a40-4ec9-9ff8-100815cc5787} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10110 | 2026.01.02 05:12:03.574817 [ 270 ] {a6dd6b74-6a40-4ec9-9ff8-100815cc5787} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10111 | 2026.01.02 05:12:03.575274 [ 270 ] {a6dd6b74-6a40-4ec9-9ff8-100815cc5787} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10112 | 2026.01.02 05:12:03.575314 [ 270 ] {a6dd6b74-6a40-4ec9-9ff8-100815cc5787} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 10113 | 2026.01.02 05:12:03.575647 [ 270 ] {a6dd6b74-6a40-4ec9-9ff8-100815cc5787} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10114 | 2026.01.02 05:12:03.575867 [ 270 ] {a6dd6b74-6a40-4ec9-9ff8-100815cc5787} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10115 | 2026.01.02 05:12:03.576005 [ 270 ] {a6dd6b74-6a40-4ec9-9ff8-100815cc5787} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001251 sec., 83133.49320543566 rows/sec., 6.49 MiB/sec. | ||
| 10116 | 2026.01.02 05:12:03.576054 [ 270 ] {a6dd6b74-6a40-4ec9-9ff8-100815cc5787} <Debug> TCPHandler: Processed in 0.001428974 sec. | ||
| 10117 | 2026.01.02 05:12:03.576190 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10118 | 2026.01.02 05:12:03.576289 [ 270 ] {e2ddcdc9-3c0c-4331-9108-a757f5c09c4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10119 | 2026.01.02 05:12:03.576336 [ 270 ] {e2ddcdc9-3c0c-4331-9108-a757f5c09c4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10120 | 2026.01.02 05:12:03.576775 [ 270 ] {e2ddcdc9-3c0c-4331-9108-a757f5c09c4d} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10121 | 2026.01.02 05:12:03.576812 [ 270 ] {e2ddcdc9-3c0c-4331-9108-a757f5c09c4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 10122 | 2026.01.02 05:12:03.577153 [ 270 ] {e2ddcdc9-3c0c-4331-9108-a757f5c09c4d} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10123 | 2026.01.02 05:12:03.577365 [ 270 ] {e2ddcdc9-3c0c-4331-9108-a757f5c09c4d} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10124 | 2026.01.02 05:12:03.577503 [ 270 ] {e2ddcdc9-3c0c-4331-9108-a757f5c09c4d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001234 sec., 129659.64343598054 rows/sec., 9.03 MiB/sec. | ||
| 10125 | 2026.01.02 05:12:03.577541 [ 270 ] {e2ddcdc9-3c0c-4331-9108-a757f5c09c4d} <Debug> TCPHandler: Processed in 0.001401483 sec. | ||
| 10126 | 2026.01.02 05:12:03.577653 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10127 | 2026.01.02 05:12:03.577773 [ 270 ] {c6ec1293-12e9-4d6a-b08b-288b88bd12c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10128 | 2026.01.02 05:12:03.577838 [ 270 ] {c6ec1293-12e9-4d6a-b08b-288b88bd12c0} <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 | ||
| 10129 | 2026.01.02 05:12:03.578905 [ 270 ] {c6ec1293-12e9-4d6a-b08b-288b88bd12c0} <Trace> oximeter.measurements_histogramu64 (1ea2d44b-9dfb-4731-8ee2-8779179f369b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10130 | 2026.01.02 05:12:03.578944 [ 270 ] {c6ec1293-12e9-4d6a-b08b-288b88bd12c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 10131 | 2026.01.02 05:12:03.579604 [ 270 ] {c6ec1293-12e9-4d6a-b08b-288b88bd12c0} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 10132 | 2026.01.02 05:12:03.579852 [ 270 ] {c6ec1293-12e9-4d6a-b08b-288b88bd12c0} <Trace> oximeter.measurements_histogramu64 (1ea2d44b-9dfb-4731-8ee2-8779179f369b): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10133 | 2026.01.02 05:12:03.580013 [ 270 ] {c6ec1293-12e9-4d6a-b08b-288b88bd12c0} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002261 sec., 17691.287041132244 rows/sec., 31.70 MiB/sec. | ||
| 10134 | 2026.01.02 05:12:03.580086 [ 270 ] {c6ec1293-12e9-4d6a-b08b-288b88bd12c0} <Debug> TCPHandler: Processed in 0.002485132 sec. | ||
| 10135 | 2026.01.02 05:12:03.580203 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10136 | 2026.01.02 05:12:03.580304 [ 270 ] {20d377e1-e49d-4a7e-8bbf-c4249578989c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10137 | 2026.01.02 05:12:03.580351 [ 270 ] {20d377e1-e49d-4a7e-8bbf-c4249578989c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10138 | 2026.01.02 05:12:03.580705 [ 270 ] {20d377e1-e49d-4a7e-8bbf-c4249578989c} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10139 | 2026.01.02 05:12:03.580744 [ 270 ] {20d377e1-e49d-4a7e-8bbf-c4249578989c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 10140 | 2026.01.02 05:12:03.581072 [ 270 ] {20d377e1-e49d-4a7e-8bbf-c4249578989c} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10141 | 2026.01.02 05:12:03.581309 [ 270 ] {20d377e1-e49d-4a7e-8bbf-c4249578989c} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10142 | 2026.01.02 05:12:03.581445 [ 270 ] {20d377e1-e49d-4a7e-8bbf-c4249578989c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001161 sec., 51679.58656330749 rows/sec., 3.48 MiB/sec. | ||
| 10143 | 2026.01.02 05:12:03.581482 [ 270 ] {20d377e1-e49d-4a7e-8bbf-c4249578989c} <Debug> TCPHandler: Processed in 0.001330352 sec. | ||
| 10144 | 2026.01.02 05:12:08.596727 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10145 | 2026.01.02 05:12:08.597029 [ 270 ] {281dccda-ea39-4b1b-89cb-65557b0aa8bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10146 | 2026.01.02 05:12:08.597097 [ 270 ] {281dccda-ea39-4b1b-89cb-65557b0aa8bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10147 | 2026.01.02 05:12:08.597779 [ 270 ] {281dccda-ea39-4b1b-89cb-65557b0aa8bf} <Trace> oximeter.fields_i16 (cb56b64a-0514-41c6-b851-58b3833bf8fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10148 | 2026.01.02 05:12:08.597824 [ 270 ] {281dccda-ea39-4b1b-89cb-65557b0aa8bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 10149 | 2026.01.02 05:12:08.598229 [ 270 ] {281dccda-ea39-4b1b-89cb-65557b0aa8bf} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 10150 | 2026.01.02 05:12:08.598483 [ 270 ] {281dccda-ea39-4b1b-89cb-65557b0aa8bf} <Trace> oximeter.fields_i16 (cb56b64a-0514-41c6-b851-58b3833bf8fd): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10151 | 2026.01.02 05:12:08.598643 [ 270 ] {281dccda-ea39-4b1b-89cb-65557b0aa8bf} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001684 sec., 14251.781472684086 rows/sec., 1.18 MiB/sec. | ||
| 10152 | 2026.01.02 05:12:08.598688 [ 270 ] {281dccda-ea39-4b1b-89cb-65557b0aa8bf} <Debug> TCPHandler: Processed in 0.002145016 sec. | ||
| 10153 | 2026.01.02 05:12:08.598819 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10154 | 2026.01.02 05:12:08.598938 [ 270 ] {bd02a981-8e82-4d85-885f-14d0949d0e59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10155 | 2026.01.02 05:12:08.598986 [ 270 ] {bd02a981-8e82-4d85-885f-14d0949d0e59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10156 | 2026.01.02 05:12:08.599472 [ 270 ] {bd02a981-8e82-4d85-885f-14d0949d0e59} <Trace> oximeter.fields_ipaddr (645cdd3d-4969-40ee-99e7-272b8c981424): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10157 | 2026.01.02 05:12:08.599518 [ 270 ] {bd02a981-8e82-4d85-885f-14d0949d0e59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 10158 | 2026.01.02 05:12:08.599872 [ 270 ] {bd02a981-8e82-4d85-885f-14d0949d0e59} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 10159 | 2026.01.02 05:12:08.600096 [ 270 ] {bd02a981-8e82-4d85-885f-14d0949d0e59} <Trace> oximeter.fields_ipaddr (645cdd3d-4969-40ee-99e7-272b8c981424): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10160 | 2026.01.02 05:12:08.600223 [ 270 ] {bd02a981-8e82-4d85-885f-14d0949d0e59} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00131 sec., 1526.7175572519084 rows/sec., 124.49 KiB/sec. | ||
| 10161 | 2026.01.02 05:12:08.600261 [ 270 ] {bd02a981-8e82-4d85-885f-14d0949d0e59} <Debug> TCPHandler: Processed in 0.001501745 sec. | ||
| 10162 | 2026.01.02 05:12:08.600372 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10163 | 2026.01.02 05:12:08.600465 [ 270 ] {983f1ed5-ef3c-4374-ab48-1ffc2a6ba36d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10164 | 2026.01.02 05:12:08.600503 [ 270 ] {983f1ed5-ef3c-4374-ab48-1ffc2a6ba36d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10165 | 2026.01.02 05:12:08.601573 [ 270 ] {983f1ed5-ef3c-4374-ab48-1ffc2a6ba36d} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10166 | 2026.01.02 05:12:08.601611 [ 270 ] {983f1ed5-ef3c-4374-ab48-1ffc2a6ba36d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 10167 | 2026.01.02 05:12:08.602000 [ 270 ] {983f1ed5-ef3c-4374-ab48-1ffc2a6ba36d} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10168 | 2026.01.02 05:12:08.602216 [ 270 ] {983f1ed5-ef3c-4374-ab48-1ffc2a6ba36d} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10169 | 2026.01.02 05:12:08.602348 [ 270 ] {983f1ed5-ef3c-4374-ab48-1ffc2a6ba36d} <Debug> executeQuery: Read 1317 rows, 112.50 KiB in 0.001901 sec., 692793.2667017359 rows/sec., 57.79 MiB/sec. | ||
| 10170 | 2026.01.02 05:12:08.602386 [ 270 ] {983f1ed5-ef3c-4374-ab48-1ffc2a6ba36d} <Debug> TCPHandler: Processed in 0.002060545 sec. | ||
| 10171 | 2026.01.02 05:12:08.602495 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10172 | 2026.01.02 05:12:08.602608 [ 270 ] {ffc8bdd4-f6ef-4417-9b6e-a1817bd24a81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10173 | 2026.01.02 05:12:08.602650 [ 270 ] {ffc8bdd4-f6ef-4417-9b6e-a1817bd24a81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10174 | 2026.01.02 05:12:08.603058 [ 270 ] {ffc8bdd4-f6ef-4417-9b6e-a1817bd24a81} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10175 | 2026.01.02 05:12:08.603098 [ 270 ] {ffc8bdd4-f6ef-4417-9b6e-a1817bd24a81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 10176 | 2026.01.02 05:12:08.603417 [ 270 ] {ffc8bdd4-f6ef-4417-9b6e-a1817bd24a81} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 10177 | 2026.01.02 05:12:08.603636 [ 270 ] {ffc8bdd4-f6ef-4417-9b6e-a1817bd24a81} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10178 | 2026.01.02 05:12:08.603753 [ 154 ] {} <Debug> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 10179 | 2026.01.02 05:12:08.603766 [ 270 ] {ffc8bdd4-f6ef-4417-9b6e-a1817bd24a81} <Debug> executeQuery: Read 14 rows, 1.10 KiB in 0.001178 sec., 11884.550084889643 rows/sec., 934.28 KiB/sec. | ||
| 10180 | 2026.01.02 05:12:08.603819 [ 154 ] {} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10181 | 2026.01.02 05:12:08.603832 [ 270 ] {ffc8bdd4-f6ef-4417-9b6e-a1817bd24a81} <Debug> TCPHandler: Processed in 0.001388433 sec. | ||
| 10182 | 2026.01.02 05:12:08.603845 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 10183 | 2026.01.02 05:12:08.603961 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10184 | 2026.01.02 05:12:08.603971 [ 196 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::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 | ||
| 10185 | 2026.01.02 05:12:08.604067 [ 270 ] {7a88b11b-3f27-40bb-8fe7-e0c300cad419} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10186 | 2026.01.02 05:12:08.604109 [ 270 ] {7a88b11b-3f27-40bb-8fe7-e0c300cad419} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10187 | 2026.01.02 05:12:08.604130 [ 196 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10188 | 2026.01.02 05:12:08.604174 [ 196 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 277 rows starting from the beginning of the part | ||
| 10189 | 2026.01.02 05:12:08.604248 [ 196 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 14 rows starting from the beginning of the part | ||
| 10190 | 2026.01.02 05:12:08.604301 [ 196 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 40 rows starting from the beginning of the part | ||
| 10191 | 2026.01.02 05:12:08.604353 [ 196 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 50 rows starting from the beginning of the part | ||
| 10192 | 2026.01.02 05:12:08.604398 [ 196 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 40 rows starting from the beginning of the part | ||
| 10193 | 2026.01.02 05:12:08.604448 [ 196 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 14 rows starting from the beginning of the part | ||
| 10194 | 2026.01.02 05:12:08.604578 [ 270 ] {7a88b11b-3f27-40bb-8fe7-e0c300cad419} <Trace> oximeter.fields_u32 (1310015a-3be0-40ba-9fec-1b5eb4ed9f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10195 | 2026.01.02 05:12:08.604621 [ 270 ] {7a88b11b-3f27-40bb-8fe7-e0c300cad419} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10196 | 2026.01.02 05:12:08.604976 [ 270 ] {7a88b11b-3f27-40bb-8fe7-e0c300cad419} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 10197 | 2026.01.02 05:12:08.605227 [ 270 ] {7a88b11b-3f27-40bb-8fe7-e0c300cad419} <Trace> oximeter.fields_u32 (1310015a-3be0-40ba-9fec-1b5eb4ed9f75): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10198 | 2026.01.02 05:12:08.605360 [ 270 ] {7a88b11b-3f27-40bb-8fe7-e0c300cad419} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.00131 sec., 192366.41221374046 rows/sec., 13.30 MiB/sec. | ||
| 10199 | 2026.01.02 05:12:08.605391 [ 197 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 435 rows, containing 5 columns (5 merged, 0 gathered) in 0.001480915 sec., 293737.3178068964 rows/sec., 20.64 MiB/sec. | ||
| 10200 | 2026.01.02 05:12:08.605398 [ 270 ] {7a88b11b-3f27-40bb-8fe7-e0c300cad419} <Debug> TCPHandler: Processed in 0.001495255 sec. | ||
| 10201 | 2026.01.02 05:12:08.605523 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10202 | 2026.01.02 05:12:08.605590 [ 193 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 10203 | 2026.01.02 05:12:08.605620 [ 270 ] {ed5a00fd-a94f-4b7b-b273-8f71659ee338} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10204 | 2026.01.02 05:12:08.605658 [ 270 ] {ed5a00fd-a94f-4b7b-b273-8f71659ee338} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10205 | 2026.01.02 05:12:08.605900 [ 193 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::all_1_51_10} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10206 | 2026.01.02 05:12:08.605986 [ 193 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::all_1_51_10} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 10207 | 2026.01.02 05:12:08.606042 [ 270 ] {ed5a00fd-a94f-4b7b-b273-8f71659ee338} <Trace> oximeter.fields_u8 (ae3e3832-81ae-4954-8933-d68b9608f6be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10208 | 2026.01.02 05:12:08.606076 [ 270 ] {ed5a00fd-a94f-4b7b-b273-8f71659ee338} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10209 | 2026.01.02 05:12:08.606080 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 10210 | 2026.01.02 05:12:08.606370 [ 270 ] {ed5a00fd-a94f-4b7b-b273-8f71659ee338} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 10211 | 2026.01.02 05:12:08.606572 [ 270 ] {ed5a00fd-a94f-4b7b-b273-8f71659ee338} <Trace> oximeter.fields_u8 (ae3e3832-81ae-4954-8933-d68b9608f6be): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10212 | 2026.01.02 05:12:08.606695 [ 270 ] {ed5a00fd-a94f-4b7b-b273-8f71659ee338} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001093 sec., 10978.956999085087 rows/sec., 857.73 KiB/sec. | ||
| 10213 | 2026.01.02 05:12:08.606733 [ 270 ] {ed5a00fd-a94f-4b7b-b273-8f71659ee338} <Debug> TCPHandler: Processed in 0.001257581 sec. | ||
| 10214 | 2026.01.02 05:12:08.606835 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10215 | 2026.01.02 05:12:08.606926 [ 270 ] {cc082731-35c3-4470-9f8b-732ff41be46c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10216 | 2026.01.02 05:12:08.606963 [ 270 ] {cc082731-35c3-4470-9f8b-732ff41be46c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10217 | 2026.01.02 05:12:08.607540 [ 270 ] {cc082731-35c3-4470-9f8b-732ff41be46c} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10218 | 2026.01.02 05:12:08.607575 [ 270 ] {cc082731-35c3-4470-9f8b-732ff41be46c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 10219 | 2026.01.02 05:12:08.607894 [ 270 ] {cc082731-35c3-4470-9f8b-732ff41be46c} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10220 | 2026.01.02 05:12:08.608100 [ 270 ] {cc082731-35c3-4470-9f8b-732ff41be46c} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10221 | 2026.01.02 05:12:08.608223 [ 270 ] {cc082731-35c3-4470-9f8b-732ff41be46c} <Debug> executeQuery: Read 558 rows, 42.83 KiB in 0.001315 sec., 424334.6007604563 rows/sec., 31.80 MiB/sec. | ||
| 10222 | 2026.01.02 05:12:08.608261 [ 270 ] {cc082731-35c3-4470-9f8b-732ff41be46c} <Debug> TCPHandler: Processed in 0.001472575 sec. | ||
| 10223 | 2026.01.02 05:12:08.608364 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10224 | 2026.01.02 05:12:08.608455 [ 270 ] {f437a71d-04ee-4626-99ee-c4863edc3efa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10225 | 2026.01.02 05:12:08.608497 [ 270 ] {f437a71d-04ee-4626-99ee-c4863edc3efa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10226 | 2026.01.02 05:12:08.609098 [ 270 ] {f437a71d-04ee-4626-99ee-c4863edc3efa} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10227 | 2026.01.02 05:12:08.609134 [ 270 ] {f437a71d-04ee-4626-99ee-c4863edc3efa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 10228 | 2026.01.02 05:12:08.609512 [ 270 ] {f437a71d-04ee-4626-99ee-c4863edc3efa} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10229 | 2026.01.02 05:12:08.609717 [ 270 ] {f437a71d-04ee-4626-99ee-c4863edc3efa} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10230 | 2026.01.02 05:12:08.609848 [ 270 ] {f437a71d-04ee-4626-99ee-c4863edc3efa} <Debug> executeQuery: Read 881 rows, 61.23 KiB in 0.001411 sec., 624379.8724309001 rows/sec., 42.38 MiB/sec. | ||
| 10231 | 2026.01.02 05:12:08.609885 [ 270 ] {f437a71d-04ee-4626-99ee-c4863edc3efa} <Debug> TCPHandler: Processed in 0.001567206 sec. | ||
| 10232 | 2026.01.02 05:12:08.609988 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10233 | 2026.01.02 05:12:08.610078 [ 270 ] {c24891c7-187f-4bff-b612-178b5ca49a6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10234 | 2026.01.02 05:12:08.610118 [ 270 ] {c24891c7-187f-4bff-b612-178b5ca49a6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10235 | 2026.01.02 05:12:08.610448 [ 270 ] {c24891c7-187f-4bff-b612-178b5ca49a6f} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10236 | 2026.01.02 05:12:08.610483 [ 270 ] {c24891c7-187f-4bff-b612-178b5ca49a6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 10237 | 2026.01.02 05:12:08.610780 [ 270 ] {c24891c7-187f-4bff-b612-178b5ca49a6f} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10238 | 2026.01.02 05:12:08.610981 [ 270 ] {c24891c7-187f-4bff-b612-178b5ca49a6f} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10239 | 2026.01.02 05:12:08.611103 [ 270 ] {c24891c7-187f-4bff-b612-178b5ca49a6f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001043 sec., 57526.36625119846 rows/sec., 3.88 MiB/sec. | ||
| 10240 | 2026.01.02 05:12:08.611138 [ 270 ] {c24891c7-187f-4bff-b612-178b5ca49a6f} <Debug> TCPHandler: Processed in 0.00119693 sec. | ||
| 10241 | 2026.01.02 05:12:09.475776 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 25497 | ||
| 10242 | 2026.01.02 05:12:09.476467 [ 245 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10243 | 2026.01.02 05:12:09.476541 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 10244 | 2026.01.02 05:12:09.477233 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 10245 | 2026.01.02 05:12:09.477480 [ 245 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10246 | 2026.01.02 05:12:09.477615 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25497 | ||
| 10247 | 2026.01.02 05:12:10.883764 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 400 | ||
| 10248 | 2026.01.02 05:12:10.900018 [ 244 ] {} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10249 | 2026.01.02 05:12:10.900081 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 10250 | 2026.01.02 05:12:10.905856 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 10251 | 2026.01.02 05:12:10.906552 [ 244 ] {} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10252 | 2026.01.02 05:12:10.909250 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 400 | ||
| 10253 | 2026.01.02 05:12:12.054653 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1210 | ||
| 10254 | 2026.01.02 05:12:12.057141 [ 243 ] {} <Trace> system.query_log (dd3f3490-5765-4d2a-9406-0e239d3e9a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10255 | 2026.01.02 05:12:12.057206 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 10256 | 2026.01.02 05:12:12.058441 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 10257 | 2026.01.02 05:12:12.058766 [ 243 ] {} <Trace> system.query_log (dd3f3490-5765-4d2a-9406-0e239d3e9a13): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10258 | 2026.01.02 05:12:12.059161 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1210 | ||
| 10259 | 2026.01.02 05:12:13.569323 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10260 | 2026.01.02 05:12:13.569542 [ 270 ] {c8d867d6-77c6-4927-a672-d70922801497} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10261 | 2026.01.02 05:12:13.569617 [ 270 ] {c8d867d6-77c6-4927-a672-d70922801497} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10262 | 2026.01.02 05:12:13.570407 [ 270 ] {c8d867d6-77c6-4927-a672-d70922801497} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10263 | 2026.01.02 05:12:13.570449 [ 270 ] {c8d867d6-77c6-4927-a672-d70922801497} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10264 | 2026.01.02 05:12:13.570859 [ 270 ] {c8d867d6-77c6-4927-a672-d70922801497} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10265 | 2026.01.02 05:12:13.571087 [ 270 ] {c8d867d6-77c6-4927-a672-d70922801497} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10266 | 2026.01.02 05:12:13.571217 [ 137 ] {} <Debug> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10267 | 2026.01.02 05:12:13.571248 [ 270 ] {c8d867d6-77c6-4927-a672-d70922801497} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001761 sec., 77228.84724588302 rows/sec., 6.70 MiB/sec. | ||
| 10268 | 2026.01.02 05:12:13.571250 [ 137 ] {} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10269 | 2026.01.02 05:12:13.571281 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10270 | 2026.01.02 05:12:13.571299 [ 270 ] {c8d867d6-77c6-4927-a672-d70922801497} <Debug> TCPHandler: Processed in 0.002119666 sec. | ||
| 10271 | 2026.01.02 05:12:13.571374 [ 197 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::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 | ||
| 10272 | 2026.01.02 05:12:13.571424 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10273 | 2026.01.02 05:12:13.571479 [ 197 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10274 | 2026.01.02 05:12:13.571514 [ 197 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2464 rows starting from the beginning of the part | ||
| 10275 | 2026.01.02 05:12:13.571528 [ 270 ] {43c555e3-1518-4433-8806-084b3cf4476c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10276 | 2026.01.02 05:12:13.571574 [ 270 ] {43c555e3-1518-4433-8806-084b3cf4476c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10277 | 2026.01.02 05:12:13.571583 [ 197 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 141 rows starting from the beginning of the part | ||
| 10278 | 2026.01.02 05:12:13.571638 [ 197 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 56 rows starting from the beginning of the part | ||
| 10279 | 2026.01.02 05:12:13.571688 [ 197 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 136 rows starting from the beginning of the part | ||
| 10280 | 2026.01.02 05:12:13.571733 [ 197 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 1317 rows starting from the beginning of the part | ||
| 10281 | 2026.01.02 05:12:13.571779 [ 197 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 136 rows starting from the beginning of the part | ||
| 10282 | 2026.01.02 05:12:13.572009 [ 270 ] {43c555e3-1518-4433-8806-084b3cf4476c} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10283 | 2026.01.02 05:12:13.572046 [ 270 ] {43c555e3-1518-4433-8806-084b3cf4476c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10284 | 2026.01.02 05:12:13.572372 [ 270 ] {43c555e3-1518-4433-8806-084b3cf4476c} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 10285 | 2026.01.02 05:12:13.572591 [ 270 ] {43c555e3-1518-4433-8806-084b3cf4476c} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10286 | 2026.01.02 05:12:13.572731 [ 270 ] {43c555e3-1518-4433-8806-084b3cf4476c} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001228 sec., 32573.289902280132 rows/sec., 2.39 MiB/sec. | ||
| 10287 | 2026.01.02 05:12:13.572772 [ 270 ] {43c555e3-1518-4433-8806-084b3cf4476c} <Debug> TCPHandler: Processed in 0.001399723 sec. | ||
| 10288 | 2026.01.02 05:12:13.572880 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10289 | 2026.01.02 05:12:13.572978 [ 270 ] {587b3478-0458-46d7-85a4-bcf0beb1a5e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10290 | 2026.01.02 05:12:13.573020 [ 270 ] {587b3478-0458-46d7-85a4-bcf0beb1a5e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10291 | 2026.01.02 05:12:13.573460 [ 270 ] {587b3478-0458-46d7-85a4-bcf0beb1a5e6} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10292 | 2026.01.02 05:12:13.573499 [ 270 ] {587b3478-0458-46d7-85a4-bcf0beb1a5e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10293 | 2026.01.02 05:12:13.573536 [ 201 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4250 rows, containing 5 columns (5 merged, 0 gathered) in 0.002206397 sec., 1926217.2673367485 rows/sec., 166.66 MiB/sec. | ||
| 10294 | 2026.01.02 05:12:13.573772 [ 189 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10295 | 2026.01.02 05:12:13.573812 [ 270 ] {587b3478-0458-46d7-85a4-bcf0beb1a5e6} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10296 | 2026.01.02 05:12:13.574021 [ 189 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_76_15} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10297 | 2026.01.02 05:12:13.574036 [ 270 ] {587b3478-0458-46d7-85a4-bcf0beb1a5e6} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10298 | 2026.01.02 05:12:13.574086 [ 189 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_76_15} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10299 | 2026.01.02 05:12:13.574164 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 10300 | 2026.01.02 05:12:13.574167 [ 270 ] {587b3478-0458-46d7-85a4-bcf0beb1a5e6} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001209 sec., 86021.50537634408 rows/sec., 6.72 MiB/sec. | ||
| 10301 | 2026.01.02 05:12:13.574164 [ 134 ] {} <Debug> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10302 | 2026.01.02 05:12:13.574213 [ 270 ] {587b3478-0458-46d7-85a4-bcf0beb1a5e6} <Debug> TCPHandler: Processed in 0.001382503 sec. | ||
| 10303 | 2026.01.02 05:12:13.574254 [ 134 ] {} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10304 | 2026.01.02 05:12:13.574283 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10305 | 2026.01.02 05:12:13.574340 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10306 | 2026.01.02 05:12:13.574357 [ 193 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::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 | ||
| 10307 | 2026.01.02 05:12:13.574444 [ 193 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10308 | 2026.01.02 05:12:13.574445 [ 270 ] {24765a89-d926-41c4-975e-665aedc94c12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10309 | 2026.01.02 05:12:13.574472 [ 193 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1249 rows starting from the beginning of the part | ||
| 10310 | 2026.01.02 05:12:13.574498 [ 270 ] {24765a89-d926-41c4-975e-665aedc94c12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10311 | 2026.01.02 05:12:13.574525 [ 193 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 114 rows starting from the beginning of the part | ||
| 10312 | 2026.01.02 05:12:13.574569 [ 193 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 64 rows starting from the beginning of the part | ||
| 10313 | 2026.01.02 05:12:13.574609 [ 193 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 104 rows starting from the beginning of the part | ||
| 10314 | 2026.01.02 05:12:13.574648 [ 193 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 558 rows starting from the beginning of the part | ||
| 10315 | 2026.01.02 05:12:13.574686 [ 193 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 104 rows starting from the beginning of the part | ||
| 10316 | 2026.01.02 05:12:13.575169 [ 270 ] {24765a89-d926-41c4-975e-665aedc94c12} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10317 | 2026.01.02 05:12:13.575207 [ 270 ] {24765a89-d926-41c4-975e-665aedc94c12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10318 | 2026.01.02 05:12:13.575626 [ 270 ] {24765a89-d926-41c4-975e-665aedc94c12} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10319 | 2026.01.02 05:12:13.575744 [ 201 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2193 rows, containing 5 columns (5 merged, 0 gathered) in 0.001419604 sec., 1544796.9997266843 rows/sec., 120.09 MiB/sec. | ||
| 10320 | 2026.01.02 05:12:13.575843 [ 270 ] {24765a89-d926-41c4-975e-665aedc94c12} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10321 | 2026.01.02 05:12:13.575890 [ 193 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10322 | 2026.01.02 05:12:13.575975 [ 270 ] {24765a89-d926-41c4-975e-665aedc94c12} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00155 sec., 103225.80645161291 rows/sec., 7.19 MiB/sec. | ||
| 10323 | 2026.01.02 05:12:13.576013 [ 270 ] {24765a89-d926-41c4-975e-665aedc94c12} <Debug> TCPHandler: Processed in 0.001723289 sec. | ||
| 10324 | 2026.01.02 05:12:13.576130 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10325 | 2026.01.02 05:12:13.576133 [ 193 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_76_15} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10326 | 2026.01.02 05:12:13.576204 [ 193 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_76_15} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10327 | 2026.01.02 05:12:13.576225 [ 270 ] {b8f40c63-2ef0-49ab-90fd-3877991318c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10328 | 2026.01.02 05:12:13.576265 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 10329 | 2026.01.02 05:12:13.576281 [ 270 ] {b8f40c63-2ef0-49ab-90fd-3877991318c9} <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 | ||
| 10330 | 2026.01.02 05:12:13.577153 [ 270 ] {b8f40c63-2ef0-49ab-90fd-3877991318c9} <Trace> oximeter.measurements_histogramu64 (1ea2d44b-9dfb-4731-8ee2-8779179f369b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10331 | 2026.01.02 05:12:13.577190 [ 270 ] {b8f40c63-2ef0-49ab-90fd-3877991318c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10332 | 2026.01.02 05:12:13.577751 [ 270 ] {b8f40c63-2ef0-49ab-90fd-3877991318c9} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 10333 | 2026.01.02 05:12:13.577975 [ 270 ] {b8f40c63-2ef0-49ab-90fd-3877991318c9} <Trace> oximeter.measurements_histogramu64 (1ea2d44b-9dfb-4731-8ee2-8779179f369b): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10334 | 2026.01.02 05:12:13.578193 [ 270 ] {b8f40c63-2ef0-49ab-90fd-3877991318c9} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001985 sec., 20151.133501259446 rows/sec., 36.11 MiB/sec. | ||
| 10335 | 2026.01.02 05:12:13.578264 [ 270 ] {b8f40c63-2ef0-49ab-90fd-3877991318c9} <Debug> TCPHandler: Processed in 0.002184637 sec. | ||
| 10336 | 2026.01.02 05:12:13.578388 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10337 | 2026.01.02 05:12:13.578501 [ 270 ] {6118acc5-9dcf-4b12-b80e-65f5fc964b2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10338 | 2026.01.02 05:12:13.578555 [ 270 ] {6118acc5-9dcf-4b12-b80e-65f5fc964b2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10339 | 2026.01.02 05:12:13.578969 [ 270 ] {6118acc5-9dcf-4b12-b80e-65f5fc964b2b} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10340 | 2026.01.02 05:12:13.579013 [ 270 ] {6118acc5-9dcf-4b12-b80e-65f5fc964b2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10341 | 2026.01.02 05:12:13.579352 [ 270 ] {6118acc5-9dcf-4b12-b80e-65f5fc964b2b} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10342 | 2026.01.02 05:12:13.579571 [ 270 ] {6118acc5-9dcf-4b12-b80e-65f5fc964b2b} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10343 | 2026.01.02 05:12:13.579697 [ 270 ] {6118acc5-9dcf-4b12-b80e-65f5fc964b2b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001222 sec., 49099.836333878884 rows/sec., 3.31 MiB/sec. | ||
| 10344 | 2026.01.02 05:12:13.579733 [ 270 ] {6118acc5-9dcf-4b12-b80e-65f5fc964b2b} <Debug> TCPHandler: Processed in 0.001403694 sec. | ||
| 10345 | 2026.01.02 05:12:16.780134 [ 150 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10346 | 2026.01.02 05:12:16.780212 [ 150 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10347 | 2026.01.02 05:12:16.977765 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 25945 | ||
| 10348 | 2026.01.02 05:12:16.978337 [ 245 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10349 | 2026.01.02 05:12:16.978387 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10350 | 2026.01.02 05:12:16.978880 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 10351 | 2026.01.02 05:12:16.979119 [ 245 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10352 | 2026.01.02 05:12:16.979264 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25945 | ||
| 10353 | 2026.01.02 05:12:18.409291 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 407 | ||
| 10354 | 2026.01.02 05:12:18.426260 [ 244 ] {} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10355 | 2026.01.02 05:12:18.426327 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10356 | 2026.01.02 05:12:18.432676 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 10357 | 2026.01.02 05:12:18.433376 [ 244 ] {} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10358 | 2026.01.02 05:12:18.436330 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
| 10359 | 2026.01.02 05:12:18.567799 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10360 | 2026.01.02 05:12:18.567977 [ 270 ] {9b8f4571-2b6b-4bd7-80f2-4f0637bad4fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10361 | 2026.01.02 05:12:18.568041 [ 270 ] {9b8f4571-2b6b-4bd7-80f2-4f0637bad4fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10362 | 2026.01.02 05:12:18.568709 [ 270 ] {9b8f4571-2b6b-4bd7-80f2-4f0637bad4fa} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10363 | 2026.01.02 05:12:18.568753 [ 270 ] {9b8f4571-2b6b-4bd7-80f2-4f0637bad4fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10364 | 2026.01.02 05:12:18.569140 [ 270 ] {9b8f4571-2b6b-4bd7-80f2-4f0637bad4fa} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10365 | 2026.01.02 05:12:18.569381 [ 270 ] {9b8f4571-2b6b-4bd7-80f2-4f0637bad4fa} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10366 | 2026.01.02 05:12:18.569527 [ 270 ] {9b8f4571-2b6b-4bd7-80f2-4f0637bad4fa} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.0016 sec., 35000 rows/sec., 2.69 MiB/sec. | ||
| 10367 | 2026.01.02 05:12:18.569568 [ 270 ] {9b8f4571-2b6b-4bd7-80f2-4f0637bad4fa} <Debug> TCPHandler: Processed in 0.001900661 sec. | ||
| 10368 | 2026.01.02 05:12:18.569684 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10369 | 2026.01.02 05:12:18.569777 [ 270 ] {1491cecf-9b40-4d45-a4fc-266330bab64c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10370 | 2026.01.02 05:12:18.569817 [ 270 ] {1491cecf-9b40-4d45-a4fc-266330bab64c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10371 | 2026.01.02 05:12:18.570250 [ 270 ] {1491cecf-9b40-4d45-a4fc-266330bab64c} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10372 | 2026.01.02 05:12:18.570286 [ 270 ] {1491cecf-9b40-4d45-a4fc-266330bab64c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10373 | 2026.01.02 05:12:18.570585 [ 270 ] {1491cecf-9b40-4d45-a4fc-266330bab64c} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10374 | 2026.01.02 05:12:18.570790 [ 270 ] {1491cecf-9b40-4d45-a4fc-266330bab64c} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10375 | 2026.01.02 05:12:18.570913 [ 270 ] {1491cecf-9b40-4d45-a4fc-266330bab64c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001154 sec., 55459.27209705372 rows/sec., 4.33 MiB/sec. | ||
| 10376 | 2026.01.02 05:12:18.570949 [ 270 ] {1491cecf-9b40-4d45-a4fc-266330bab64c} <Debug> TCPHandler: Processed in 0.001312412 sec. | ||
| 10377 | 2026.01.02 05:12:18.571058 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10378 | 2026.01.02 05:12:18.571150 [ 270 ] {92b597c5-f4a0-454e-be3d-df70f57880bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10379 | 2026.01.02 05:12:18.571193 [ 270 ] {92b597c5-f4a0-454e-be3d-df70f57880bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10380 | 2026.01.02 05:12:18.571620 [ 270 ] {92b597c5-f4a0-454e-be3d-df70f57880bd} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10381 | 2026.01.02 05:12:18.571655 [ 270 ] {92b597c5-f4a0-454e-be3d-df70f57880bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10382 | 2026.01.02 05:12:18.571976 [ 270 ] {92b597c5-f4a0-454e-be3d-df70f57880bd} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10383 | 2026.01.02 05:12:18.572178 [ 270 ] {92b597c5-f4a0-454e-be3d-df70f57880bd} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10384 | 2026.01.02 05:12:18.572304 [ 270 ] {92b597c5-f4a0-454e-be3d-df70f57880bd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001171 sec., 136635.35439795046 rows/sec., 9.52 MiB/sec. | ||
| 10385 | 2026.01.02 05:12:18.572301 [ 147 ] {} <Debug> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10386 | 2026.01.02 05:12:18.572341 [ 270 ] {92b597c5-f4a0-454e-be3d-df70f57880bd} <Debug> TCPHandler: Processed in 0.001331113 sec. | ||
| 10387 | 2026.01.02 05:12:18.572384 [ 147 ] {} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10388 | 2026.01.02 05:12:18.572410 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10389 | 2026.01.02 05:12:18.572478 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10390 | 2026.01.02 05:12:18.572513 [ 200 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::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 | ||
| 10391 | 2026.01.02 05:12:18.572576 [ 270 ] {24e63337-eb14-4ec4-8f6f-f6c23e9647f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10392 | 2026.01.02 05:12:18.572621 [ 270 ] {24e63337-eb14-4ec4-8f6f-f6c23e9647f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10393 | 2026.01.02 05:12:18.572642 [ 200 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10394 | 2026.01.02 05:12:18.572683 [ 200 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_71_14, total 21162 rows starting from the beginning of the part | ||
| 10395 | 2026.01.02 05:12:18.572751 [ 200 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::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 | ||
| 10396 | 2026.01.02 05:12:18.572802 [ 200 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 160 rows starting from the beginning of the part | ||
| 10397 | 2026.01.02 05:12:18.572851 [ 200 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 881 rows starting from the beginning of the part | ||
| 10398 | 2026.01.02 05:12:18.572896 [ 200 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::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 | ||
| 10399 | 2026.01.02 05:12:18.572940 [ 200 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 160 rows starting from the beginning of the part | ||
| 10400 | 2026.01.02 05:12:18.572958 [ 270 ] {24e63337-eb14-4ec4-8f6f-f6c23e9647f7} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10401 | 2026.01.02 05:12:18.573000 [ 270 ] {24e63337-eb14-4ec4-8f6f-f6c23e9647f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10402 | 2026.01.02 05:12:18.573333 [ 270 ] {24e63337-eb14-4ec4-8f6f-f6c23e9647f7} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10403 | 2026.01.02 05:12:18.573556 [ 270 ] {24e63337-eb14-4ec4-8f6f-f6c23e9647f7} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10404 | 2026.01.02 05:12:18.573684 [ 270 ] {24e63337-eb14-4ec4-8f6f-f6c23e9647f7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001129 sec., 53144.37555358725 rows/sec., 3.58 MiB/sec. | ||
| 10405 | 2026.01.02 05:12:18.573719 [ 270 ] {24e63337-eb14-4ec4-8f6f-f6c23e9647f7} <Debug> TCPHandler: Processed in 0.001289512 sec. | ||
| 10406 | 2026.01.02 05:12:18.587414 [ 193 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22683 rows, containing 5 columns (5 merged, 0 gathered) in 0.01495085 sec., 1517171.2645100446 rows/sec., 103.80 MiB/sec. | ||
| 10407 | 2026.01.02 05:12:18.587991 [ 201 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10408 | 2026.01.02 05:12:18.588314 [ 201 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10409 | 2026.01.02 05:12:18.588382 [ 201 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10410 | 2026.01.02 05:12:18.588463 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 10411 | 2026.01.02 05:12:19.000196 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 321.95 MiB, peak 333.47 MiB, free memory in arenas 0.00 B, will set to 324.40 MiB (RSS), difference: 2.45 MiB | ||
| 10412 | 2026.01.02 05:12:19.286049 [ 143 ] {} <Debug> oximeter.fields_ipaddr (645cdd3d-4969-40ee-99e7-272b8c981424) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 10413 | 2026.01.02 05:12:19.286127 [ 143 ] {} <Trace> oximeter.fields_ipaddr (645cdd3d-4969-40ee-99e7-272b8c981424): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10414 | 2026.01.02 05:12:19.286152 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10415 | 2026.01.02 05:12:19.286267 [ 190 ] {645cdd3d-4969-40ee-99e7-272b8c981424::all_1_25_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full | ||
| 10416 | 2026.01.02 05:12:19.286412 [ 190 ] {645cdd3d-4969-40ee-99e7-272b8c981424::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10417 | 2026.01.02 05:12:19.286446 [ 190 ] {645cdd3d-4969-40ee-99e7-272b8c981424::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 20 rows starting from the beginning of the part | ||
| 10418 | 2026.01.02 05:12:19.286511 [ 190 ] {645cdd3d-4969-40ee-99e7-272b8c981424::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 4 rows starting from the beginning of the part | ||
| 10419 | 2026.01.02 05:12:19.286554 [ 190 ] {645cdd3d-4969-40ee-99e7-272b8c981424::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 2 rows starting from the beginning of the part | ||
| 10420 | 2026.01.02 05:12:19.286593 [ 190 ] {645cdd3d-4969-40ee-99e7-272b8c981424::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 10 rows starting from the beginning of the part | ||
| 10421 | 2026.01.02 05:12:19.286637 [ 190 ] {645cdd3d-4969-40ee-99e7-272b8c981424::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 2 rows starting from the beginning of the part | ||
| 10422 | 2026.01.02 05:12:19.287327 [ 201 ] {645cdd3d-4969-40ee-99e7-272b8c981424::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001109439 sec., 34251.54515029668 rows/sec., 2.86 MiB/sec. | ||
| 10423 | 2026.01.02 05:12:19.287513 [ 193 ] {645cdd3d-4969-40ee-99e7-272b8c981424::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 10424 | 2026.01.02 05:12:19.287801 [ 193 ] {645cdd3d-4969-40ee-99e7-272b8c981424::all_1_25_6} <Trace> oximeter.fields_ipaddr (645cdd3d-4969-40ee-99e7-272b8c981424): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10425 | 2026.01.02 05:12:19.287872 [ 193 ] {645cdd3d-4969-40ee-99e7-272b8c981424::all_1_25_6} <Trace> oximeter.fields_ipaddr (645cdd3d-4969-40ee-99e7-272b8c981424) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 10426 | 2026.01.02 05:12:19.287980 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 10427 | 2026.01.02 05:12:22.059331 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1230 | ||
| 10428 | 2026.01.02 05:12:22.061631 [ 243 ] {} <Trace> system.query_log (dd3f3490-5765-4d2a-9406-0e239d3e9a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10429 | 2026.01.02 05:12:22.061695 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10430 | 2026.01.02 05:12:22.062930 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 10431 | 2026.01.02 05:12:22.063208 [ 243 ] {} <Trace> system.query_log (dd3f3490-5765-4d2a-9406-0e239d3e9a13): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10432 | 2026.01.02 05:12:22.063378 [ 145 ] {} <Debug> system.query_log (dd3f3490-5765-4d2a-9406-0e239d3e9a13) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 10433 | 2026.01.02 05:12:22.063450 [ 145 ] {} <Trace> system.query_log (dd3f3490-5765-4d2a-9406-0e239d3e9a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10434 | 2026.01.02 05:12:22.063473 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10435 | 2026.01.02 05:12:22.063595 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1230 | ||
| 10436 | 2026.01.02 05:12:22.063611 [ 198 ] {dd3f3490-5765-4d2a-9406-0e239d3e9a13::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 | ||
| 10437 | 2026.01.02 05:12:22.064216 [ 198 ] {dd3f3490-5765-4d2a-9406-0e239d3e9a13::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10438 | 2026.01.02 05:12:22.064364 [ 198 ] {dd3f3490-5765-4d2a-9406-0e239d3e9a13::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1102 rows starting from the beginning of the part | ||
| 10439 | 2026.01.02 05:12:22.064722 [ 198 ] {dd3f3490-5765-4d2a-9406-0e239d3e9a13::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 36 rows starting from the beginning of the part | ||
| 10440 | 2026.01.02 05:12:22.065076 [ 198 ] {dd3f3490-5765-4d2a-9406-0e239d3e9a13::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 20 rows starting from the beginning of the part | ||
| 10441 | 2026.01.02 05:12:22.065413 [ 198 ] {dd3f3490-5765-4d2a-9406-0e239d3e9a13::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 22 rows starting from the beginning of the part | ||
| 10442 | 2026.01.02 05:12:22.065733 [ 198 ] {dd3f3490-5765-4d2a-9406-0e239d3e9a13::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 30 rows starting from the beginning of the part | ||
| 10443 | 2026.01.02 05:12:22.066049 [ 198 ] {dd3f3490-5765-4d2a-9406-0e239d3e9a13::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 20 rows starting from the beginning of the part | ||
| 10444 | 2026.01.02 05:12:22.073075 [ 193 ] {dd3f3490-5765-4d2a-9406-0e239d3e9a13::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1230 rows, containing 72 columns (72 merged, 0 gathered) in 0.00952861 sec., 129084.93473864498 rows/sec., 105.26 MiB/sec. | ||
| 10445 | 2026.01.02 05:12:22.074346 [ 198 ] {dd3f3490-5765-4d2a-9406-0e239d3e9a13::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 10446 | 2026.01.02 05:12:22.074876 [ 198 ] {dd3f3490-5765-4d2a-9406-0e239d3e9a13::all_1_41_8} <Trace> system.query_log (dd3f3490-5765-4d2a-9406-0e239d3e9a13): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10447 | 2026.01.02 05:12:22.074958 [ 198 ] {dd3f3490-5765-4d2a-9406-0e239d3e9a13::all_1_41_8} <Trace> system.query_log (dd3f3490-5765-4d2a-9406-0e239d3e9a13) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 10448 | 2026.01.02 05:12:22.075166 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.91 MiB. | ||
| 10449 | 2026.01.02 05:12:23.569769 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10450 | 2026.01.02 05:12:23.569967 [ 270 ] {e1745517-34c1-4654-93cb-56c0c9410f61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10451 | 2026.01.02 05:12:23.570033 [ 270 ] {e1745517-34c1-4654-93cb-56c0c9410f61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10452 | 2026.01.02 05:12:23.570690 [ 270 ] {e1745517-34c1-4654-93cb-56c0c9410f61} <Trace> oximeter.fields_ipaddr (645cdd3d-4969-40ee-99e7-272b8c981424): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10453 | 2026.01.02 05:12:23.570732 [ 270 ] {e1745517-34c1-4654-93cb-56c0c9410f61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10454 | 2026.01.02 05:12:23.571144 [ 270 ] {e1745517-34c1-4654-93cb-56c0c9410f61} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 10455 | 2026.01.02 05:12:23.571377 [ 270 ] {e1745517-34c1-4654-93cb-56c0c9410f61} <Trace> oximeter.fields_ipaddr (645cdd3d-4969-40ee-99e7-272b8c981424): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10456 | 2026.01.02 05:12:23.571541 [ 270 ] {e1745517-34c1-4654-93cb-56c0c9410f61} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001625 sec., 2461.5384615384614 rows/sec., 200.72 KiB/sec. | ||
| 10457 | 2026.01.02 05:12:23.571602 [ 270 ] {e1745517-34c1-4654-93cb-56c0c9410f61} <Debug> TCPHandler: Processed in 0.001974553 sec. | ||
| 10458 | 2026.01.02 05:12:23.571732 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10459 | 2026.01.02 05:12:23.571835 [ 270 ] {e5d52f56-59ae-4f74-aa0f-5dcd33405977} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10460 | 2026.01.02 05:12:23.571878 [ 270 ] {e5d52f56-59ae-4f74-aa0f-5dcd33405977} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10461 | 2026.01.02 05:12:23.572390 [ 270 ] {e5d52f56-59ae-4f74-aa0f-5dcd33405977} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10462 | 2026.01.02 05:12:23.572427 [ 270 ] {e5d52f56-59ae-4f74-aa0f-5dcd33405977} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10463 | 2026.01.02 05:12:23.572764 [ 270 ] {e5d52f56-59ae-4f74-aa0f-5dcd33405977} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10464 | 2026.01.02 05:12:23.572975 [ 270 ] {e5d52f56-59ae-4f74-aa0f-5dcd33405977} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10465 | 2026.01.02 05:12:23.573115 [ 270 ] {e5d52f56-59ae-4f74-aa0f-5dcd33405977} <Debug> executeQuery: Read 138 rows, 12.22 KiB in 0.001304 sec., 105828.2208588957 rows/sec., 9.15 MiB/sec. | ||
| 10466 | 2026.01.02 05:12:23.573156 [ 270 ] {e5d52f56-59ae-4f74-aa0f-5dcd33405977} <Debug> TCPHandler: Processed in 0.001477385 sec. | ||
| 10467 | 2026.01.02 05:12:23.573268 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10468 | 2026.01.02 05:12:23.573367 [ 270 ] {e1069543-652b-4fe2-a874-8d631ede2d33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10469 | 2026.01.02 05:12:23.573409 [ 270 ] {e1069543-652b-4fe2-a874-8d631ede2d33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10470 | 2026.01.02 05:12:23.573829 [ 270 ] {e1069543-652b-4fe2-a874-8d631ede2d33} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10471 | 2026.01.02 05:12:23.573866 [ 270 ] {e1069543-652b-4fe2-a874-8d631ede2d33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10472 | 2026.01.02 05:12:23.574178 [ 270 ] {e1069543-652b-4fe2-a874-8d631ede2d33} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 10473 | 2026.01.02 05:12:23.574393 [ 270 ] {e1069543-652b-4fe2-a874-8d631ede2d33} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10474 | 2026.01.02 05:12:23.574522 [ 270 ] {e1069543-652b-4fe2-a874-8d631ede2d33} <Debug> executeQuery: Read 44 rows, 3.29 KiB in 0.001175 sec., 37446.80851063829 rows/sec., 2.73 MiB/sec. | ||
| 10475 | 2026.01.02 05:12:23.574562 [ 270 ] {e1069543-652b-4fe2-a874-8d631ede2d33} <Debug> TCPHandler: Processed in 0.001344682 sec. | ||
| 10476 | 2026.01.02 05:12:23.574672 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10477 | 2026.01.02 05:12:23.574797 [ 270 ] {702caadd-2aac-47f5-8fad-3d46dfbf2c08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10478 | 2026.01.02 05:12:23.574837 [ 270 ] {702caadd-2aac-47f5-8fad-3d46dfbf2c08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10479 | 2026.01.02 05:12:23.575270 [ 270 ] {702caadd-2aac-47f5-8fad-3d46dfbf2c08} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10480 | 2026.01.02 05:12:23.575308 [ 270 ] {702caadd-2aac-47f5-8fad-3d46dfbf2c08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10481 | 2026.01.02 05:12:23.575630 [ 270 ] {702caadd-2aac-47f5-8fad-3d46dfbf2c08} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10482 | 2026.01.02 05:12:23.575839 [ 270 ] {702caadd-2aac-47f5-8fad-3d46dfbf2c08} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10483 | 2026.01.02 05:12:23.575971 [ 270 ] {702caadd-2aac-47f5-8fad-3d46dfbf2c08} <Debug> executeQuery: Read 108 rows, 8.64 KiB in 0.001193 sec., 90528.08046940486 rows/sec., 7.08 MiB/sec. | ||
| 10484 | 2026.01.02 05:12:23.576011 [ 270 ] {702caadd-2aac-47f5-8fad-3d46dfbf2c08} <Debug> TCPHandler: Processed in 0.001388654 sec. | ||
| 10485 | 2026.01.02 05:12:23.576145 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10486 | 2026.01.02 05:12:23.576240 [ 270 ] {8ea05b0d-1d3f-4371-a8e4-e00f2d01026e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10487 | 2026.01.02 05:12:23.576285 [ 270 ] {8ea05b0d-1d3f-4371-a8e4-e00f2d01026e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10488 | 2026.01.02 05:12:23.576695 [ 270 ] {8ea05b0d-1d3f-4371-a8e4-e00f2d01026e} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10489 | 2026.01.02 05:12:23.576733 [ 270 ] {8ea05b0d-1d3f-4371-a8e4-e00f2d01026e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10490 | 2026.01.02 05:12:23.577066 [ 270 ] {8ea05b0d-1d3f-4371-a8e4-e00f2d01026e} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10491 | 2026.01.02 05:12:23.577277 [ 270 ] {8ea05b0d-1d3f-4371-a8e4-e00f2d01026e} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10492 | 2026.01.02 05:12:23.577409 [ 270 ] {8ea05b0d-1d3f-4371-a8e4-e00f2d01026e} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001187 sec., 136478.51727042967 rows/sec., 9.50 MiB/sec. | ||
| 10493 | 2026.01.02 05:12:23.577447 [ 270 ] {8ea05b0d-1d3f-4371-a8e4-e00f2d01026e} <Debug> TCPHandler: Processed in 0.001351783 sec. | ||
| 10494 | 2026.01.02 05:12:23.577556 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10495 | 2026.01.02 05:12:23.577651 [ 270 ] {a56eb54b-08db-4e8b-b0fb-b556f1b22b09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10496 | 2026.01.02 05:12:23.577709 [ 270 ] {a56eb54b-08db-4e8b-b0fb-b556f1b22b09} <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 | ||
| 10497 | 2026.01.02 05:12:23.578608 [ 270 ] {a56eb54b-08db-4e8b-b0fb-b556f1b22b09} <Trace> oximeter.measurements_histogramu64 (1ea2d44b-9dfb-4731-8ee2-8779179f369b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10498 | 2026.01.02 05:12:23.578646 [ 270 ] {a56eb54b-08db-4e8b-b0fb-b556f1b22b09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10499 | 2026.01.02 05:12:23.579223 [ 270 ] {a56eb54b-08db-4e8b-b0fb-b556f1b22b09} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 10500 | 2026.01.02 05:12:23.579450 [ 270 ] {a56eb54b-08db-4e8b-b0fb-b556f1b22b09} <Trace> oximeter.measurements_histogramu64 (1ea2d44b-9dfb-4731-8ee2-8779179f369b): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10501 | 2026.01.02 05:12:23.579594 [ 270 ] {a56eb54b-08db-4e8b-b0fb-b556f1b22b09} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001961 sec., 20397.75624681285 rows/sec., 36.55 MiB/sec. | ||
| 10502 | 2026.01.02 05:12:23.579662 [ 270 ] {a56eb54b-08db-4e8b-b0fb-b556f1b22b09} <Debug> TCPHandler: Processed in 0.002156426 sec. | ||
| 10503 | 2026.01.02 05:12:23.579770 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10504 | 2026.01.02 05:12:23.579865 [ 270 ] {9e82636d-38c1-4901-9730-85ce38804154} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10505 | 2026.01.02 05:12:23.579909 [ 270 ] {9e82636d-38c1-4901-9730-85ce38804154} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10506 | 2026.01.02 05:12:23.580250 [ 270 ] {9e82636d-38c1-4901-9730-85ce38804154} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10507 | 2026.01.02 05:12:23.580286 [ 270 ] {9e82636d-38c1-4901-9730-85ce38804154} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10508 | 2026.01.02 05:12:23.580605 [ 270 ] {9e82636d-38c1-4901-9730-85ce38804154} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10509 | 2026.01.02 05:12:23.580830 [ 270 ] {9e82636d-38c1-4901-9730-85ce38804154} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10510 | 2026.01.02 05:12:23.580945 [ 142 ] {} <Debug> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10511 | 2026.01.02 05:12:23.580961 [ 270 ] {9e82636d-38c1-4901-9730-85ce38804154} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001114 sec., 53859.964093357274 rows/sec., 3.63 MiB/sec. | ||
| 10512 | 2026.01.02 05:12:23.581012 [ 142 ] {} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10513 | 2026.01.02 05:12:23.581021 [ 270 ] {9e82636d-38c1-4901-9730-85ce38804154} <Debug> TCPHandler: Processed in 0.001301842 sec. | ||
| 10514 | 2026.01.02 05:12:23.581041 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10515 | 2026.01.02 05:12:23.581172 [ 187 ] {45294a01-6668-46b2-a532-60faf64b8164::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 | ||
| 10516 | 2026.01.02 05:12:23.581333 [ 187 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10517 | 2026.01.02 05:12:23.581380 [ 187 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 4134 rows starting from the beginning of the part | ||
| 10518 | 2026.01.02 05:12:23.581452 [ 187 ] {45294a01-6668-46b2-a532-60faf64b8164::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 | ||
| 10519 | 2026.01.02 05:12:23.581499 [ 187 ] {45294a01-6668-46b2-a532-60faf64b8164::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 | ||
| 10520 | 2026.01.02 05:12:23.581540 [ 187 ] {45294a01-6668-46b2-a532-60faf64b8164::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 | ||
| 10521 | 2026.01.02 05:12:23.581581 [ 187 ] {45294a01-6668-46b2-a532-60faf64b8164::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 | ||
| 10522 | 2026.01.02 05:12:23.581623 [ 187 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 60 rows starting from the beginning of the part | ||
| 10523 | 2026.01.02 05:12:23.583319 [ 198 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4434 rows, containing 4 columns (4 merged, 0 gathered) in 0.002208947 sec., 2007291.256874882 rows/sec., 133.54 MiB/sec. | ||
| 10524 | 2026.01.02 05:12:23.583810 [ 193 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10525 | 2026.01.02 05:12:23.584259 [ 193 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_76_15} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10526 | 2026.01.02 05:12:23.584379 [ 193 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_76_15} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10527 | 2026.01.02 05:12:23.584497 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 10528 | 2026.01.02 05:12:24.479395 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 26457 | ||
| 10529 | 2026.01.02 05:12:24.479952 [ 245 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10530 | 2026.01.02 05:12:24.479997 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10531 | 2026.01.02 05:12:24.480556 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 10532 | 2026.01.02 05:12:24.480816 [ 245 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10533 | 2026.01.02 05:12:24.480970 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26457 | ||
| 10534 | 2026.01.02 05:12:25.936423 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 | ||
| 10535 | 2026.01.02 05:12:25.953628 [ 244 ] {} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10536 | 2026.01.02 05:12:25.953682 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10537 | 2026.01.02 05:12:25.960356 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 10538 | 2026.01.02 05:12:25.961071 [ 244 ] {} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10539 | 2026.01.02 05:12:25.964189 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 415 | ||
| 10540 | 2026.01.02 05:12:28.567965 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10541 | 2026.01.02 05:12:28.568166 [ 270 ] {f5b9703d-eb77-4b69-9fce-b096f4692090} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10542 | 2026.01.02 05:12:28.568233 [ 270 ] {f5b9703d-eb77-4b69-9fce-b096f4692090} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10543 | 2026.01.02 05:12:28.568919 [ 270 ] {f5b9703d-eb77-4b69-9fce-b096f4692090} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10544 | 2026.01.02 05:12:28.568969 [ 270 ] {f5b9703d-eb77-4b69-9fce-b096f4692090} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10545 | 2026.01.02 05:12:28.569381 [ 270 ] {f5b9703d-eb77-4b69-9fce-b096f4692090} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10546 | 2026.01.02 05:12:28.569610 [ 270 ] {f5b9703d-eb77-4b69-9fce-b096f4692090} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10547 | 2026.01.02 05:12:28.569771 [ 270 ] {f5b9703d-eb77-4b69-9fce-b096f4692090} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001656 sec., 33816.42512077295 rows/sec., 2.60 MiB/sec. | ||
| 10548 | 2026.01.02 05:12:28.569814 [ 270 ] {f5b9703d-eb77-4b69-9fce-b096f4692090} <Debug> TCPHandler: Processed in 0.001991734 sec. | ||
| 10549 | 2026.01.02 05:12:28.569953 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10550 | 2026.01.02 05:12:28.570050 [ 270 ] {fa7d23b1-1747-4f87-be84-1c1ad70214d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10551 | 2026.01.02 05:12:28.570091 [ 270 ] {fa7d23b1-1747-4f87-be84-1c1ad70214d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10552 | 2026.01.02 05:12:28.570526 [ 270 ] {fa7d23b1-1747-4f87-be84-1c1ad70214d8} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10553 | 2026.01.02 05:12:28.570565 [ 270 ] {fa7d23b1-1747-4f87-be84-1c1ad70214d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10554 | 2026.01.02 05:12:28.570876 [ 270 ] {fa7d23b1-1747-4f87-be84-1c1ad70214d8} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10555 | 2026.01.02 05:12:28.571088 [ 270 ] {fa7d23b1-1747-4f87-be84-1c1ad70214d8} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10556 | 2026.01.02 05:12:28.571216 [ 270 ] {fa7d23b1-1747-4f87-be84-1c1ad70214d8} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001184 sec., 54054.05405405405 rows/sec., 4.22 MiB/sec. | ||
| 10557 | 2026.01.02 05:12:28.571255 [ 270 ] {fa7d23b1-1747-4f87-be84-1c1ad70214d8} <Debug> TCPHandler: Processed in 0.001357662 sec. | ||
| 10558 | 2026.01.02 05:12:28.571390 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10559 | 2026.01.02 05:12:28.571495 [ 270 ] {352d985b-67e2-4af9-b880-1aa9597aed6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10560 | 2026.01.02 05:12:28.571545 [ 270 ] {352d985b-67e2-4af9-b880-1aa9597aed6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10561 | 2026.01.02 05:12:28.571967 [ 270 ] {352d985b-67e2-4af9-b880-1aa9597aed6f} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10562 | 2026.01.02 05:12:28.572005 [ 270 ] {352d985b-67e2-4af9-b880-1aa9597aed6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10563 | 2026.01.02 05:12:28.572341 [ 270 ] {352d985b-67e2-4af9-b880-1aa9597aed6f} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10564 | 2026.01.02 05:12:28.572565 [ 270 ] {352d985b-67e2-4af9-b880-1aa9597aed6f} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10565 | 2026.01.02 05:12:28.572703 [ 270 ] {352d985b-67e2-4af9-b880-1aa9597aed6f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001232 sec., 129870.12987012987 rows/sec., 9.05 MiB/sec. | ||
| 10566 | 2026.01.02 05:12:28.572741 [ 270 ] {352d985b-67e2-4af9-b880-1aa9597aed6f} <Debug> TCPHandler: Processed in 0.001402273 sec. | ||
| 10567 | 2026.01.02 05:12:28.572856 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10568 | 2026.01.02 05:12:28.572952 [ 270 ] {bddf0eb6-bc5f-4a35-baf2-f2ffeaa4c37e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10569 | 2026.01.02 05:12:28.572996 [ 270 ] {bddf0eb6-bc5f-4a35-baf2-f2ffeaa4c37e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10570 | 2026.01.02 05:12:28.573332 [ 270 ] {bddf0eb6-bc5f-4a35-baf2-f2ffeaa4c37e} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10571 | 2026.01.02 05:12:28.573371 [ 270 ] {bddf0eb6-bc5f-4a35-baf2-f2ffeaa4c37e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10572 | 2026.01.02 05:12:28.573676 [ 270 ] {bddf0eb6-bc5f-4a35-baf2-f2ffeaa4c37e} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10573 | 2026.01.02 05:12:28.573887 [ 270 ] {bddf0eb6-bc5f-4a35-baf2-f2ffeaa4c37e} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10574 | 2026.01.02 05:12:28.574014 [ 270 ] {bddf0eb6-bc5f-4a35-baf2-f2ffeaa4c37e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00108 sec., 55555.555555555555 rows/sec., 3.74 MiB/sec. | ||
| 10575 | 2026.01.02 05:12:28.574051 [ 270 ] {bddf0eb6-bc5f-4a35-baf2-f2ffeaa4c37e} <Debug> TCPHandler: Processed in 0.00124709 sec. | ||
| 10576 | 2026.01.02 05:12:31.780276 [ 131 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10577 | 2026.01.02 05:12:31.780332 [ 131 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10578 | 2026.01.02 05:12:31.981213 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 26905 | ||
| 10579 | 2026.01.02 05:12:31.981793 [ 245 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10580 | 2026.01.02 05:12:31.981838 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10581 | 2026.01.02 05:12:31.982355 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 10582 | 2026.01.02 05:12:31.982605 [ 245 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10583 | 2026.01.02 05:12:31.982763 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26905 | ||
| 10584 | 2026.01.02 05:12:31.982842 [ 131 ] {} <Debug> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 10585 | 2026.01.02 05:12:31.982927 [ 131 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10586 | 2026.01.02 05:12:31.982966 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10587 | 2026.01.02 05:12:31.983133 [ 187 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::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 | ||
| 10588 | 2026.01.02 05:12:31.983339 [ 187 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10589 | 2026.01.02 05:12:31.983407 [ 187 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 24537 rows starting from the beginning of the part | ||
| 10590 | 2026.01.02 05:12:31.983513 [ 187 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 448 rows starting from the beginning of the part | ||
| 10591 | 2026.01.02 05:12:31.983593 [ 187 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 512 rows starting from the beginning of the part | ||
| 10592 | 2026.01.02 05:12:31.983674 [ 187 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 448 rows starting from the beginning of the part | ||
| 10593 | 2026.01.02 05:12:31.983754 [ 187 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 512 rows starting from the beginning of the part | ||
| 10594 | 2026.01.02 05:12:31.983823 [ 187 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 448 rows starting from the beginning of the part | ||
| 10595 | 2026.01.02 05:12:31.986671 [ 192 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26905 rows, containing 4 columns (4 merged, 0 gathered) in 0.00361391 sec., 7444845.057015808 rows/sec., 106.50 MiB/sec. | ||
| 10596 | 2026.01.02 05:12:31.986921 [ 195 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 10597 | 2026.01.02 05:12:31.987194 [ 195 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::all_1_56_11} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10598 | 2026.01.02 05:12:31.987262 [ 195 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::all_1_56_11} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 10599 | 2026.01.02 05:12:31.987352 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.74 MiB. | ||
| 10600 | 2026.01.02 05:12:32.063868 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 1252 | ||
| 10601 | 2026.01.02 05:12:32.066035 [ 243 ] {} <Trace> system.query_log (dd3f3490-5765-4d2a-9406-0e239d3e9a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10602 | 2026.01.02 05:12:32.066073 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10603 | 2026.01.02 05:12:32.067180 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 10604 | 2026.01.02 05:12:32.067434 [ 243 ] {} <Trace> system.query_log (dd3f3490-5765-4d2a-9406-0e239d3e9a13): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10605 | 2026.01.02 05:12:32.067675 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1252 | ||
| 10606 | 2026.01.02 05:12:33.464358 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 422 | ||
| 10607 | 2026.01.02 05:12:33.482409 [ 244 ] {} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10608 | 2026.01.02 05:12:33.482474 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10609 | 2026.01.02 05:12:33.489054 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 10610 | 2026.01.02 05:12:33.489793 [ 244 ] {} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10611 | 2026.01.02 05:12:33.490102 [ 131 ] {} <Debug> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 10612 | 2026.01.02 05:12:33.490168 [ 131 ] {} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10613 | 2026.01.02 05:12:33.490190 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10614 | 2026.01.02 05:12:33.490298 [ 187 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::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 | ||
| 10615 | 2026.01.02 05:12:33.492908 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 422 | ||
| 10616 | 2026.01.02 05:12:33.494095 [ 187 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10617 | 2026.01.02 05:12:33.495501 [ 187 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 384 rows starting from the beginning of the part | ||
| 10618 | 2026.01.02 05:12:33.499991 [ 187 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 8 rows starting from the beginning of the part | ||
| 10619 | 2026.01.02 05:12:33.504637 [ 187 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 8 rows starting from the beginning of the part | ||
| 10620 | 2026.01.02 05:12:33.509111 [ 187 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 7 rows starting from the beginning of the part | ||
| 10621 | 2026.01.02 05:12:33.513837 [ 187 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 8 rows starting from the beginning of the part | ||
| 10622 | 2026.01.02 05:12:33.518239 [ 187 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 7 rows starting from the beginning of the part | ||
| 10623 | 2026.01.02 05:12:33.570206 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10624 | 2026.01.02 05:12:33.570416 [ 270 ] {f8291438-5532-4e2e-a19a-38b6dfece31d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10625 | 2026.01.02 05:12:33.570495 [ 270 ] {f8291438-5532-4e2e-a19a-38b6dfece31d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10626 | 2026.01.02 05:12:33.571300 [ 270 ] {f8291438-5532-4e2e-a19a-38b6dfece31d} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10627 | 2026.01.02 05:12:33.571358 [ 270 ] {f8291438-5532-4e2e-a19a-38b6dfece31d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10628 | 2026.01.02 05:12:33.572107 [ 270 ] {f8291438-5532-4e2e-a19a-38b6dfece31d} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10629 | 2026.01.02 05:12:33.572362 [ 270 ] {f8291438-5532-4e2e-a19a-38b6dfece31d} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10630 | 2026.01.02 05:12:33.572534 [ 270 ] {f8291438-5532-4e2e-a19a-38b6dfece31d} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.002175 sec., 62528.73563218391 rows/sec., 5.42 MiB/sec. | ||
| 10631 | 2026.01.02 05:12:33.572592 [ 270 ] {f8291438-5532-4e2e-a19a-38b6dfece31d} <Debug> TCPHandler: Processed in 0.002532182 sec. | ||
| 10632 | 2026.01.02 05:12:33.572721 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10633 | 2026.01.02 05:12:33.572826 [ 270 ] {8df09050-ff17-4008-a09a-11edb982da2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10634 | 2026.01.02 05:12:33.572871 [ 270 ] {8df09050-ff17-4008-a09a-11edb982da2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10635 | 2026.01.02 05:12:33.573315 [ 270 ] {8df09050-ff17-4008-a09a-11edb982da2c} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10636 | 2026.01.02 05:12:33.573355 [ 270 ] {8df09050-ff17-4008-a09a-11edb982da2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10637 | 2026.01.02 05:12:33.573682 [ 270 ] {8df09050-ff17-4008-a09a-11edb982da2c} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 10638 | 2026.01.02 05:12:33.573916 [ 270 ] {8df09050-ff17-4008-a09a-11edb982da2c} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10639 | 2026.01.02 05:12:33.574055 [ 270 ] {8df09050-ff17-4008-a09a-11edb982da2c} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001253 sec., 31923.38387869114 rows/sec., 2.34 MiB/sec. | ||
| 10640 | 2026.01.02 05:12:33.574096 [ 270 ] {8df09050-ff17-4008-a09a-11edb982da2c} <Debug> TCPHandler: Processed in 0.001427833 sec. | ||
| 10641 | 2026.01.02 05:12:33.574122 [ 195 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.083869233 sec., 5031.642533323275 rows/sec., 26.02 MiB/sec. | ||
| 10642 | 2026.01.02 05:12:33.574209 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10643 | 2026.01.02 05:12:33.574312 [ 270 ] {9c98f723-e08c-4199-8b27-c28d9a768b67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10644 | 2026.01.02 05:12:33.574354 [ 270 ] {9c98f723-e08c-4199-8b27-c28d9a768b67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10645 | 2026.01.02 05:12:33.574802 [ 270 ] {9c98f723-e08c-4199-8b27-c28d9a768b67} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10646 | 2026.01.02 05:12:33.574843 [ 270 ] {9c98f723-e08c-4199-8b27-c28d9a768b67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10647 | 2026.01.02 05:12:33.575171 [ 270 ] {9c98f723-e08c-4199-8b27-c28d9a768b67} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10648 | 2026.01.02 05:12:33.575402 [ 270 ] {9c98f723-e08c-4199-8b27-c28d9a768b67} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10649 | 2026.01.02 05:12:33.575539 [ 270 ] {9c98f723-e08c-4199-8b27-c28d9a768b67} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001247 sec., 83400.16038492382 rows/sec., 6.51 MiB/sec. | ||
| 10650 | 2026.01.02 05:12:33.575578 [ 270 ] {9c98f723-e08c-4199-8b27-c28d9a768b67} <Debug> TCPHandler: Processed in 0.001420183 sec. | ||
| 10651 | 2026.01.02 05:12:33.575689 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10652 | 2026.01.02 05:12:33.575785 [ 270 ] {0f5b4deb-5293-4398-995c-4105a0ea3a33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10653 | 2026.01.02 05:12:33.575831 [ 270 ] {0f5b4deb-5293-4398-995c-4105a0ea3a33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10654 | 2026.01.02 05:12:33.576240 [ 270 ] {0f5b4deb-5293-4398-995c-4105a0ea3a33} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10655 | 2026.01.02 05:12:33.576278 [ 270 ] {0f5b4deb-5293-4398-995c-4105a0ea3a33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10656 | 2026.01.02 05:12:33.576627 [ 270 ] {0f5b4deb-5293-4398-995c-4105a0ea3a33} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10657 | 2026.01.02 05:12:33.576852 [ 270 ] {0f5b4deb-5293-4398-995c-4105a0ea3a33} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10658 | 2026.01.02 05:12:33.576985 [ 270 ] {0f5b4deb-5293-4398-995c-4105a0ea3a33} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001219 sec., 131255.12715340444 rows/sec., 9.14 MiB/sec. | ||
| 10659 | 2026.01.02 05:12:33.577025 [ 270 ] {0f5b4deb-5293-4398-995c-4105a0ea3a33} <Debug> TCPHandler: Processed in 0.001385624 sec. | ||
| 10660 | 2026.01.02 05:12:33.577144 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10661 | 2026.01.02 05:12:33.577269 [ 270 ] {feedddf6-d29e-4ad0-9e95-efb8fbe7946c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10662 | 2026.01.02 05:12:33.577339 [ 270 ] {feedddf6-d29e-4ad0-9e95-efb8fbe7946c} <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 | ||
| 10663 | 2026.01.02 05:12:33.577720 [ 194 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 10664 | 2026.01.02 05:12:33.578325 [ 270 ] {feedddf6-d29e-4ad0-9e95-efb8fbe7946c} <Trace> oximeter.measurements_histogramu64 (1ea2d44b-9dfb-4731-8ee2-8779179f369b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10665 | 2026.01.02 05:12:33.578367 [ 270 ] {feedddf6-d29e-4ad0-9e95-efb8fbe7946c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10666 | 2026.01.02 05:12:33.579004 [ 270 ] {feedddf6-d29e-4ad0-9e95-efb8fbe7946c} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 10667 | 2026.01.02 05:12:33.579243 [ 270 ] {feedddf6-d29e-4ad0-9e95-efb8fbe7946c} <Trace> oximeter.measurements_histogramu64 (1ea2d44b-9dfb-4731-8ee2-8779179f369b): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10668 | 2026.01.02 05:12:33.579358 [ 131 ] {} <Debug> oximeter.measurements_histogramu64 (1ea2d44b-9dfb-4731-8ee2-8779179f369b) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 10669 | 2026.01.02 05:12:33.579388 [ 270 ] {feedddf6-d29e-4ad0-9e95-efb8fbe7946c} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002144 sec., 18656.716417910447 rows/sec., 33.43 MiB/sec. | ||
| 10670 | 2026.01.02 05:12:33.579403 [ 131 ] {} <Trace> oximeter.measurements_histogramu64 (1ea2d44b-9dfb-4731-8ee2-8779179f369b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10671 | 2026.01.02 05:12:33.579435 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10672 | 2026.01.02 05:12:33.579465 [ 270 ] {feedddf6-d29e-4ad0-9e95-efb8fbe7946c} <Debug> TCPHandler: Processed in 0.002381249 sec. | ||
| 10673 | 2026.01.02 05:12:33.579522 [ 191 ] {1ea2d44b-9dfb-4731-8ee2-8779179f369b::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 | ||
| 10674 | 2026.01.02 05:12:33.579581 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10675 | 2026.01.02 05:12:33.579681 [ 270 ] {8332d23d-7f66-4ae3-9c40-dd6187434311} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10676 | 2026.01.02 05:12:33.579727 [ 270 ] {8332d23d-7f66-4ae3-9c40-dd6187434311} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10677 | 2026.01.02 05:12:33.579778 [ 191 ] {1ea2d44b-9dfb-4731-8ee2-8779179f369b::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10678 | 2026.01.02 05:12:33.579811 [ 194 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::all_1_56_11} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10679 | 2026.01.02 05:12:33.579843 [ 191 ] {1ea2d44b-9dfb-4731-8ee2-8779179f369b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1342 rows starting from the beginning of the part | ||
| 10680 | 2026.01.02 05:12:33.579919 [ 194 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::all_1_56_11} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 10681 | 2026.01.02 05:12:33.579966 [ 191 ] {1ea2d44b-9dfb-4731-8ee2-8779179f369b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 40 rows starting from the beginning of the part | ||
| 10682 | 2026.01.02 05:12:33.580070 [ 270 ] {8332d23d-7f66-4ae3-9c40-dd6187434311} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10683 | 2026.01.02 05:12:33.580079 [ 191 ] {1ea2d44b-9dfb-4731-8ee2-8779179f369b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 40 rows starting from the beginning of the part | ||
| 10684 | 2026.01.02 05:12:33.580116 [ 270 ] {8332d23d-7f66-4ae3-9c40-dd6187434311} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 10685 | 2026.01.02 05:12:33.580207 [ 191 ] {1ea2d44b-9dfb-4731-8ee2-8779179f369b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 40 rows starting from the beginning of the part | ||
| 10686 | 2026.01.02 05:12:33.580346 [ 191 ] {1ea2d44b-9dfb-4731-8ee2-8779179f369b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 40 rows starting from the beginning of the part | ||
| 10687 | 2026.01.02 05:12:33.580462 [ 191 ] {1ea2d44b-9dfb-4731-8ee2-8779179f369b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 40 rows starting from the beginning of the part | ||
| 10688 | 2026.01.02 05:12:33.580477 [ 270 ] {8332d23d-7f66-4ae3-9c40-dd6187434311} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10689 | 2026.01.02 05:12:33.580728 [ 270 ] {8332d23d-7f66-4ae3-9c40-dd6187434311} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10690 | 2026.01.02 05:12:33.580879 [ 270 ] {8332d23d-7f66-4ae3-9c40-dd6187434311} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001216 sec., 49342.10526315789 rows/sec., 3.33 MiB/sec. | ||
| 10691 | 2026.01.02 05:12:33.580919 [ 270 ] {8332d23d-7f66-4ae3-9c40-dd6187434311} <Debug> TCPHandler: Processed in 0.001387084 sec. | ||
| 10692 | 2026.01.02 05:12:33.582724 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 10693 | 2026.01.02 05:12:33.589210 [ 199 ] {1ea2d44b-9dfb-4731-8ee2-8779179f369b::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1542 rows, containing 19 columns (19 merged, 0 gathered) in 0.009724963 sec., 158561.01457661073 rows/sec., 284.13 MiB/sec. | ||
| 10694 | 2026.01.02 05:12:33.591497 [ 194 ] {1ea2d44b-9dfb-4731-8ee2-8779179f369b::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 10695 | 2026.01.02 05:12:33.591900 [ 194 ] {1ea2d44b-9dfb-4731-8ee2-8779179f369b::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (1ea2d44b-9dfb-4731-8ee2-8779179f369b): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10696 | 2026.01.02 05:12:33.591981 [ 194 ] {1ea2d44b-9dfb-4731-8ee2-8779179f369b::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (1ea2d44b-9dfb-4731-8ee2-8779179f369b) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 10697 | 2026.01.02 05:12:33.592161 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.74 MiB. | ||
| 10698 | 2026.01.02 05:12:34.000190 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 327.42 MiB, peak 340.38 MiB, free memory in arenas 0.00 B, will set to 335.14 MiB (RSS), difference: 7.72 MiB | ||
| 10699 | 2026.01.02 05:12:38.598642 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10700 | 2026.01.02 05:12:38.598953 [ 270 ] {5135d978-c597-4d23-b03c-1393aca25c03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10701 | 2026.01.02 05:12:38.599057 [ 270 ] {5135d978-c597-4d23-b03c-1393aca25c03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10702 | 2026.01.02 05:12:38.599733 [ 270 ] {5135d978-c597-4d23-b03c-1393aca25c03} <Trace> oximeter.fields_i16 (cb56b64a-0514-41c6-b851-58b3833bf8fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10703 | 2026.01.02 05:12:38.599787 [ 270 ] {5135d978-c597-4d23-b03c-1393aca25c03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10704 | 2026.01.02 05:12:38.600200 [ 270 ] {5135d978-c597-4d23-b03c-1393aca25c03} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 10705 | 2026.01.02 05:12:38.600437 [ 270 ] {5135d978-c597-4d23-b03c-1393aca25c03} <Trace> oximeter.fields_i16 (cb56b64a-0514-41c6-b851-58b3833bf8fd): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10706 | 2026.01.02 05:12:38.600607 [ 270 ] {5135d978-c597-4d23-b03c-1393aca25c03} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001731 sec., 13864.818024263432 rows/sec., 1.15 MiB/sec. | ||
| 10707 | 2026.01.02 05:12:38.600659 [ 270 ] {5135d978-c597-4d23-b03c-1393aca25c03} <Debug> TCPHandler: Processed in 0.002205927 sec. | ||
| 10708 | 2026.01.02 05:12:38.600789 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10709 | 2026.01.02 05:12:38.600890 [ 270 ] {3c2e5841-011b-43d5-9d6c-3f11d68a7460} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10710 | 2026.01.02 05:12:38.600935 [ 270 ] {3c2e5841-011b-43d5-9d6c-3f11d68a7460} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10711 | 2026.01.02 05:12:38.601336 [ 270 ] {3c2e5841-011b-43d5-9d6c-3f11d68a7460} <Trace> oximeter.fields_ipaddr (645cdd3d-4969-40ee-99e7-272b8c981424): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10712 | 2026.01.02 05:12:38.601376 [ 270 ] {3c2e5841-011b-43d5-9d6c-3f11d68a7460} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10713 | 2026.01.02 05:12:38.601689 [ 270 ] {3c2e5841-011b-43d5-9d6c-3f11d68a7460} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 10714 | 2026.01.02 05:12:38.601905 [ 270 ] {3c2e5841-011b-43d5-9d6c-3f11d68a7460} <Trace> oximeter.fields_ipaddr (645cdd3d-4969-40ee-99e7-272b8c981424): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10715 | 2026.01.02 05:12:38.602042 [ 270 ] {3c2e5841-011b-43d5-9d6c-3f11d68a7460} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001173 sec., 1705.0298380221654 rows/sec., 139.03 KiB/sec. | ||
| 10716 | 2026.01.02 05:12:38.602081 [ 270 ] {3c2e5841-011b-43d5-9d6c-3f11d68a7460} <Debug> TCPHandler: Processed in 0.001343743 sec. | ||
| 10717 | 2026.01.02 05:12:38.602200 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10718 | 2026.01.02 05:12:38.602323 [ 270 ] {93a37f5d-0dfd-4049-a1a2-f28fe47734b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10719 | 2026.01.02 05:12:38.602373 [ 270 ] {93a37f5d-0dfd-4049-a1a2-f28fe47734b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10720 | 2026.01.02 05:12:38.603532 [ 270 ] {93a37f5d-0dfd-4049-a1a2-f28fe47734b0} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10721 | 2026.01.02 05:12:38.603570 [ 270 ] {93a37f5d-0dfd-4049-a1a2-f28fe47734b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10722 | 2026.01.02 05:12:38.603982 [ 270 ] {93a37f5d-0dfd-4049-a1a2-f28fe47734b0} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 10723 | 2026.01.02 05:12:38.604196 [ 270 ] {93a37f5d-0dfd-4049-a1a2-f28fe47734b0} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10724 | 2026.01.02 05:12:38.604329 [ 270 ] {93a37f5d-0dfd-4049-a1a2-f28fe47734b0} <Debug> executeQuery: Read 1317 rows, 112.50 KiB in 0.002031 sec., 648449.0398818316 rows/sec., 54.09 MiB/sec. | ||
| 10725 | 2026.01.02 05:12:38.604336 [ 122 ] {} <Debug> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 10726 | 2026.01.02 05:12:38.604368 [ 270 ] {93a37f5d-0dfd-4049-a1a2-f28fe47734b0} <Debug> TCPHandler: Processed in 0.002228957 sec. | ||
| 10727 | 2026.01.02 05:12:38.604436 [ 122 ] {} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10728 | 2026.01.02 05:12:38.604479 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10729 | 2026.01.02 05:12:38.604528 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10730 | 2026.01.02 05:12:38.604627 [ 195 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::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 | ||
| 10731 | 2026.01.02 05:12:38.604646 [ 270 ] {2e9405e1-47f6-4589-984e-1c1b8701e46b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10732 | 2026.01.02 05:12:38.604719 [ 270 ] {2e9405e1-47f6-4589-984e-1c1b8701e46b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10733 | 2026.01.02 05:12:38.604780 [ 195 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10734 | 2026.01.02 05:12:38.604826 [ 195 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 2464 rows starting from the beginning of the part | ||
| 10735 | 2026.01.02 05:12:38.604898 [ 195 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::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 | ||
| 10736 | 2026.01.02 05:12:38.604950 [ 195 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 138 rows starting from the beginning of the part | ||
| 10737 | 2026.01.02 05:12:38.604998 [ 195 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 56 rows starting from the beginning of the part | ||
| 10738 | 2026.01.02 05:12:38.605047 [ 195 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 136 rows starting from the beginning of the part | ||
| 10739 | 2026.01.02 05:12:38.605088 [ 195 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 1317 rows starting from the beginning of the part | ||
| 10740 | 2026.01.02 05:12:38.605197 [ 270 ] {2e9405e1-47f6-4589-984e-1c1b8701e46b} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10741 | 2026.01.02 05:12:38.605241 [ 270 ] {2e9405e1-47f6-4589-984e-1c1b8701e46b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10742 | 2026.01.02 05:12:38.605560 [ 270 ] {2e9405e1-47f6-4589-984e-1c1b8701e46b} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 10743 | 2026.01.02 05:12:38.605774 [ 270 ] {2e9405e1-47f6-4589-984e-1c1b8701e46b} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10744 | 2026.01.02 05:12:38.605908 [ 270 ] {2e9405e1-47f6-4589-984e-1c1b8701e46b} <Debug> executeQuery: Read 14 rows, 1.10 KiB in 0.001286 sec., 10886.469673405909 rows/sec., 855.82 KiB/sec. | ||
| 10745 | 2026.01.02 05:12:38.605945 [ 270 ] {2e9405e1-47f6-4589-984e-1c1b8701e46b} <Debug> TCPHandler: Processed in 0.001478654 sec. | ||
| 10746 | 2026.01.02 05:12:38.606054 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10747 | 2026.01.02 05:12:38.606147 [ 270 ] {f07d9b3f-1d04-4236-9d5b-c35afcc5c73f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10748 | 2026.01.02 05:12:38.606184 [ 270 ] {f07d9b3f-1d04-4236-9d5b-c35afcc5c73f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10749 | 2026.01.02 05:12:38.606637 [ 270 ] {f07d9b3f-1d04-4236-9d5b-c35afcc5c73f} <Trace> oximeter.fields_u32 (1310015a-3be0-40ba-9fec-1b5eb4ed9f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10750 | 2026.01.02 05:12:38.606670 [ 270 ] {f07d9b3f-1d04-4236-9d5b-c35afcc5c73f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10751 | 2026.01.02 05:12:38.606887 [ 199 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4167 rows, containing 5 columns (5 merged, 0 gathered) in 0.00234202 sec., 1779233.3114149321 rows/sec., 153.58 MiB/sec. | ||
| 10752 | 2026.01.02 05:12:38.606958 [ 270 ] {f07d9b3f-1d04-4236-9d5b-c35afcc5c73f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 10753 | 2026.01.02 05:12:38.607127 [ 195 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 10754 | 2026.01.02 05:12:38.607170 [ 270 ] {f07d9b3f-1d04-4236-9d5b-c35afcc5c73f} <Trace> oximeter.fields_u32 (1310015a-3be0-40ba-9fec-1b5eb4ed9f75): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10755 | 2026.01.02 05:12:38.607301 [ 270 ] {f07d9b3f-1d04-4236-9d5b-c35afcc5c73f} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001223 sec., 206050.69501226494 rows/sec., 14.25 MiB/sec. | ||
| 10756 | 2026.01.02 05:12:38.607339 [ 270 ] {f07d9b3f-1d04-4236-9d5b-c35afcc5c73f} <Debug> TCPHandler: Processed in 0.001385373 sec. | ||
| 10757 | 2026.01.02 05:12:38.607388 [ 195 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_81_16} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10758 | 2026.01.02 05:12:38.607442 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10759 | 2026.01.02 05:12:38.607460 [ 195 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_81_16} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 10760 | 2026.01.02 05:12:38.607603 [ 270 ] {6cebdb48-a094-48a4-86eb-90e95c206977} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10761 | 2026.01.02 05:12:38.607604 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. | ||
| 10762 | 2026.01.02 05:12:38.607650 [ 270 ] {6cebdb48-a094-48a4-86eb-90e95c206977} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10763 | 2026.01.02 05:12:38.608035 [ 270 ] {6cebdb48-a094-48a4-86eb-90e95c206977} <Trace> oximeter.fields_u8 (ae3e3832-81ae-4954-8933-d68b9608f6be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10764 | 2026.01.02 05:12:38.608070 [ 270 ] {6cebdb48-a094-48a4-86eb-90e95c206977} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10765 | 2026.01.02 05:12:38.608364 [ 270 ] {6cebdb48-a094-48a4-86eb-90e95c206977} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 10766 | 2026.01.02 05:12:38.608586 [ 270 ] {6cebdb48-a094-48a4-86eb-90e95c206977} <Trace> oximeter.fields_u8 (ae3e3832-81ae-4954-8933-d68b9608f6be): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10767 | 2026.01.02 05:12:38.608710 [ 270 ] {6cebdb48-a094-48a4-86eb-90e95c206977} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001125 sec., 10666.666666666668 rows/sec., 833.33 KiB/sec. | ||
| 10768 | 2026.01.02 05:12:38.608747 [ 270 ] {6cebdb48-a094-48a4-86eb-90e95c206977} <Debug> TCPHandler: Processed in 0.001289481 sec. | ||
| 10769 | 2026.01.02 05:12:38.608851 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10770 | 2026.01.02 05:12:38.608941 [ 270 ] {b4a6a473-c214-4c25-9697-cd174414bd70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10771 | 2026.01.02 05:12:38.608979 [ 270 ] {b4a6a473-c214-4c25-9697-cd174414bd70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10772 | 2026.01.02 05:12:38.609558 [ 270 ] {b4a6a473-c214-4c25-9697-cd174414bd70} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10773 | 2026.01.02 05:12:38.609594 [ 270 ] {b4a6a473-c214-4c25-9697-cd174414bd70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10774 | 2026.01.02 05:12:38.609915 [ 270 ] {b4a6a473-c214-4c25-9697-cd174414bd70} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 10775 | 2026.01.02 05:12:38.610112 [ 270 ] {b4a6a473-c214-4c25-9697-cd174414bd70} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10776 | 2026.01.02 05:12:38.610223 [ 122 ] {} <Debug> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 10777 | 2026.01.02 05:12:38.610236 [ 270 ] {b4a6a473-c214-4c25-9697-cd174414bd70} <Debug> executeQuery: Read 558 rows, 42.83 KiB in 0.001313 sec., 424980.959634425 rows/sec., 31.85 MiB/sec. | ||
| 10778 | 2026.01.02 05:12:38.610259 [ 122 ] {} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10779 | 2026.01.02 05:12:38.610281 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10780 | 2026.01.02 05:12:38.610282 [ 270 ] {b4a6a473-c214-4c25-9697-cd174414bd70} <Debug> TCPHandler: Processed in 0.001478125 sec. | ||
| 10781 | 2026.01.02 05:12:38.610397 [ 196 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::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 | ||
| 10782 | 2026.01.02 05:12:38.610407 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10783 | 2026.01.02 05:12:38.610526 [ 270 ] {20f13302-e0bb-47ae-899d-8165742a29ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10784 | 2026.01.02 05:12:38.610531 [ 196 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10785 | 2026.01.02 05:12:38.610572 [ 270 ] {20f13302-e0bb-47ae-899d-8165742a29ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10786 | 2026.01.02 05:12:38.610578 [ 196 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1249 rows starting from the beginning of the part | ||
| 10787 | 2026.01.02 05:12:38.610654 [ 196 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::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 | ||
| 10788 | 2026.01.02 05:12:38.610696 [ 196 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 108 rows starting from the beginning of the part | ||
| 10789 | 2026.01.02 05:12:38.610748 [ 196 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 64 rows starting from the beginning of the part | ||
| 10790 | 2026.01.02 05:12:38.610803 [ 196 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 104 rows starting from the beginning of the part | ||
| 10791 | 2026.01.02 05:12:38.610852 [ 196 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 558 rows starting from the beginning of the part | ||
| 10792 | 2026.01.02 05:12:38.611234 [ 270 ] {20f13302-e0bb-47ae-899d-8165742a29ed} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10793 | 2026.01.02 05:12:38.611275 [ 270 ] {20f13302-e0bb-47ae-899d-8165742a29ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10794 | 2026.01.02 05:12:38.611661 [ 270 ] {20f13302-e0bb-47ae-899d-8165742a29ed} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 10795 | 2026.01.02 05:12:38.611878 [ 270 ] {20f13302-e0bb-47ae-899d-8165742a29ed} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10796 | 2026.01.02 05:12:38.612009 [ 270 ] {20f13302-e0bb-47ae-899d-8165742a29ed} <Debug> executeQuery: Read 881 rows, 61.23 KiB in 0.001501 sec., 586942.0386409061 rows/sec., 39.84 MiB/sec. | ||
| 10797 | 2026.01.02 05:12:38.612047 [ 270 ] {20f13302-e0bb-47ae-899d-8165742a29ed} <Debug> TCPHandler: Processed in 0.001686758 sec. | ||
| 10798 | 2026.01.02 05:12:38.612075 [ 189 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2147 rows, containing 5 columns (5 merged, 0 gathered) in 0.001732829 sec., 1239014.3516757856 rows/sec., 96.20 MiB/sec. | ||
| 10799 | 2026.01.02 05:12:38.612161 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10800 | 2026.01.02 05:12:38.612244 [ 196 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 10801 | 2026.01.02 05:12:38.612253 [ 270 ] {cea5c211-2ecf-4951-84ee-8799c942e5e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10802 | 2026.01.02 05:12:38.612307 [ 270 ] {cea5c211-2ecf-4951-84ee-8799c942e5e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10803 | 2026.01.02 05:12:38.612486 [ 196 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_81_16} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10804 | 2026.01.02 05:12:38.612558 [ 196 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_81_16} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 10805 | 2026.01.02 05:12:38.612627 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 10806 | 2026.01.02 05:12:38.612683 [ 270 ] {cea5c211-2ecf-4951-84ee-8799c942e5e0} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10807 | 2026.01.02 05:12:38.612729 [ 270 ] {cea5c211-2ecf-4951-84ee-8799c942e5e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10808 | 2026.01.02 05:12:38.613099 [ 270 ] {cea5c211-2ecf-4951-84ee-8799c942e5e0} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10809 | 2026.01.02 05:12:38.613318 [ 270 ] {cea5c211-2ecf-4951-84ee-8799c942e5e0} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10810 | 2026.01.02 05:12:38.613448 [ 270 ] {cea5c211-2ecf-4951-84ee-8799c942e5e0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001212 sec., 49504.9504950495 rows/sec., 3.34 MiB/sec. | ||
| 10811 | 2026.01.02 05:12:38.613484 [ 270 ] {cea5c211-2ecf-4951-84ee-8799c942e5e0} <Debug> TCPHandler: Processed in 0.001370154 sec. | ||
| 10812 | 2026.01.02 05:12:39.482997 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 27417 | ||
| 10813 | 2026.01.02 05:12:39.483649 [ 245 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10814 | 2026.01.02 05:12:39.483703 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 10815 | 2026.01.02 05:12:39.484251 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 10816 | 2026.01.02 05:12:39.484510 [ 245 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10817 | 2026.01.02 05:12:39.484646 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27417 | ||
| 10818 | 2026.01.02 05:12:40.775407 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54250 | ||
| 10819 | 2026.01.02 05:12:40.775524 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10820 | 2026.01.02 05:12:40.775554 [ 353 ] {} <Debug> TCP-Session: a3ee5b12-2e47-4b39-a3ab-be59d8e95f15 Authenticating user 'default' from [fd00:1122:3344:101::e]:54250 | ||
| 10821 | 2026.01.02 05:12:40.775579 [ 353 ] {} <Debug> TCP-Session: a3ee5b12-2e47-4b39-a3ab-be59d8e95f15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10822 | 2026.01.02 05:12:40.775593 [ 353 ] {} <Debug> TCP-Session: a3ee5b12-2e47-4b39-a3ab-be59d8e95f15 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10823 | 2026.01.02 05:12:40.775803 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50088 | ||
| 10824 | 2026.01.02 05:12:40.775831 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46146 | ||
| 10825 | 2026.01.02 05:12:40.775866 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61077 | ||
| 10826 | 2026.01.02 05:12:40.775892 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34974 | ||
| 10827 | 2026.01.02 05:12:40.775921 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10828 | 2026.01.02 05:12:40.775910 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55079 | ||
| 10829 | 2026.01.02 05:12:40.775964 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10830 | 2026.01.02 05:12:40.775983 [ 354 ] {} <Debug> TCP-Session: 89069d58-d7c0-4615-b3aa-b106752c8d6c Authenticating user 'default' from [fd00:1122:3344:101::e]:50088 | ||
| 10831 | 2026.01.02 05:12:40.776005 [ 287 ] {} <Debug> TCP-Session: 58d34b4e-3f70-4c0a-bcbd-54d810e1bc1d Authenticating user 'default' from [fd00:1122:3344:101::e]:61077 | ||
| 10832 | 2026.01.02 05:12:40.775962 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10833 | 2026.01.02 05:12:40.776027 [ 354 ] {} <Debug> TCP-Session: 89069d58-d7c0-4615-b3aa-b106752c8d6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10834 | 2026.01.02 05:12:40.776029 [ 287 ] {} <Debug> TCP-Session: 58d34b4e-3f70-4c0a-bcbd-54d810e1bc1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10835 | 2026.01.02 05:12:40.776057 [ 356 ] {} <Debug> TCP-Session: 4c1fef27-eb06-47b1-8ec7-856492994971 Authenticating user 'default' from [fd00:1122:3344:101::e]:46146 | ||
| 10836 | 2026.01.02 05:12:40.776082 [ 287 ] {} <Debug> TCP-Session: 58d34b4e-3f70-4c0a-bcbd-54d810e1bc1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10837 | 2026.01.02 05:12:40.776069 [ 354 ] {} <Debug> TCP-Session: 89069d58-d7c0-4615-b3aa-b106752c8d6c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10838 | 2026.01.02 05:12:40.776103 [ 356 ] {} <Debug> TCP-Session: 4c1fef27-eb06-47b1-8ec7-856492994971 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10839 | 2026.01.02 05:12:40.775897 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38043 | ||
| 10840 | 2026.01.02 05:12:40.776141 [ 356 ] {} <Debug> TCP-Session: 4c1fef27-eb06-47b1-8ec7-856492994971 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10841 | 2026.01.02 05:12:40.775864 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51803 | ||
| 10842 | 2026.01.02 05:12:40.775829 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57870 | ||
| 10843 | 2026.01.02 05:12:40.775933 [ 353 ] {} <Trace> TCP-Session: a3ee5b12-2e47-4b39-a3ab-be59d8e95f15 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10844 | 2026.01.02 05:12:40.776444 [ 353 ] {c4b3bf89-7456-40a9-b8b7-a5b874367f5c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54250) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10845 | 2026.01.02 05:12:40.776647 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10846 | 2026.01.02 05:12:40.776676 [ 289 ] {} <Debug> TCP-Session: 6b7c892d-12a4-425d-9f22-85d7e6f98f55 Authenticating user 'default' from [fd00:1122:3344:101::e]:38043 | ||
| 10847 | 2026.01.02 05:12:40.776694 [ 289 ] {} <Debug> TCP-Session: 6b7c892d-12a4-425d-9f22-85d7e6f98f55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10848 | 2026.01.02 05:12:40.776707 [ 289 ] {} <Debug> TCP-Session: 6b7c892d-12a4-425d-9f22-85d7e6f98f55 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10849 | 2026.01.02 05:12:40.776721 [ 353 ] {c4b3bf89-7456-40a9-b8b7-a5b874367f5c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10850 | 2026.01.02 05:12:40.776780 [ 353 ] {c4b3bf89-7456-40a9-b8b7-a5b874367f5c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10851 | 2026.01.02 05:12:40.776778 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10852 | 2026.01.02 05:12:40.776831 [ 355 ] {} <Debug> TCP-Session: c1b03dd7-84a5-493f-aa36-884f9b8283d0 Authenticating user 'default' from [fd00:1122:3344:101::e]:57870 | ||
| 10853 | 2026.01.02 05:12:40.776854 [ 355 ] {} <Debug> TCP-Session: c1b03dd7-84a5-493f-aa36-884f9b8283d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10854 | 2026.01.02 05:12:40.776867 [ 355 ] {} <Debug> TCP-Session: c1b03dd7-84a5-493f-aa36-884f9b8283d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10855 | 2026.01.02 05:12:40.776953 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10856 | 2026.01.02 05:12:40.776999 [ 352 ] {} <Debug> TCP-Session: 5bb5b837-69c0-4f7b-b304-8b1457c2c773 Authenticating user 'default' from [fd00:1122:3344:101::e]:55079 | ||
| 10857 | 2026.01.02 05:12:40.777021 [ 352 ] {} <Debug> TCP-Session: 5bb5b837-69c0-4f7b-b304-8b1457c2c773 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10858 | 2026.01.02 05:12:40.777043 [ 352 ] {} <Debug> TCP-Session: 5bb5b837-69c0-4f7b-b304-8b1457c2c773 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10859 | 2026.01.02 05:12:40.777115 [ 353 ] {c4b3bf89-7456-40a9-b8b7-a5b874367f5c} <Debug> oximeter.version (e3550e79-451c-4c3d-8ba1-9d3e49618ffc) (SelectExecutor): Key condition: unknown | ||
| 10860 | 2026.01.02 05:12:40.777225 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10861 | 2026.01.02 05:12:40.777263 [ 288 ] {} <Debug> TCP-Session: 86e34ce9-bbb7-4616-ae0f-e64269b32ff3 Authenticating user 'default' from [fd00:1122:3344:101::e]:34974 | ||
| 10862 | 2026.01.02 05:12:40.777280 [ 288 ] {} <Debug> TCP-Session: 86e34ce9-bbb7-4616-ae0f-e64269b32ff3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10863 | 2026.01.02 05:12:40.777293 [ 288 ] {} <Debug> TCP-Session: 86e34ce9-bbb7-4616-ae0f-e64269b32ff3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10864 | 2026.01.02 05:12:40.777360 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10865 | 2026.01.02 05:12:40.777396 [ 286 ] {} <Debug> TCP-Session: afa2191b-d184-43eb-b67c-66fab6d9d39f Authenticating user 'default' from [fd00:1122:3344:101::e]:51803 | ||
| 10866 | 2026.01.02 05:12:40.777413 [ 286 ] {} <Debug> TCP-Session: afa2191b-d184-43eb-b67c-66fab6d9d39f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10867 | 2026.01.02 05:12:40.777426 [ 286 ] {} <Debug> TCP-Session: afa2191b-d184-43eb-b67c-66fab6d9d39f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10868 | 2026.01.02 05:12:40.778090 [ 339 ] {c4b3bf89-7456-40a9-b8b7-a5b874367f5c} <Trace> AggregatingTransform: Aggregating | ||
| 10869 | 2026.01.02 05:12:40.778129 [ 339 ] {c4b3bf89-7456-40a9-b8b7-a5b874367f5c} <Trace> Aggregator: Aggregation method: without_key | ||
| 10870 | 2026.01.02 05:12:40.778162 [ 339 ] {c4b3bf89-7456-40a9-b8b7-a5b874367f5c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000926365 sec. (1079.488 rows/sec., 42.17 KiB/sec.) | ||
| 10871 | 2026.01.02 05:12:40.778177 [ 339 ] {c4b3bf89-7456-40a9-b8b7-a5b874367f5c} <Trace> Aggregator: Merging aggregated data | ||
| 10872 | 2026.01.02 05:12:40.779514 [ 353 ] {c4b3bf89-7456-40a9-b8b7-a5b874367f5c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003131 sec., 319.38677738741615 rows/sec., 12.48 KiB/sec. | ||
| 10873 | 2026.01.02 05:12:40.779713 [ 353 ] {c4b3bf89-7456-40a9-b8b7-a5b874367f5c} <Debug> TCPHandler: Processed in 0.003896525 sec. | ||
| 10874 | 2026.01.02 05:12:40.779837 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10875 | 2026.01.02 05:12:40.779868 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10876 | 2026.01.02 05:12:40.779872 [ 353 ] {} <Debug> TCP-Session: a3ee5b12-2e47-4b39-a3ab-be59d8e95f15 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10877 | 2026.01.02 05:12:40.779890 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10878 | 2026.01.02 05:12:40.779917 [ 354 ] {} <Debug> TCP-Session: 89069d58-d7c0-4615-b3aa-b106752c8d6c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10879 | 2026.01.02 05:12:40.779924 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10880 | 2026.01.02 05:12:40.779951 [ 355 ] {} <Debug> TCP-Session: c1b03dd7-84a5-493f-aa36-884f9b8283d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10881 | 2026.01.02 05:12:40.779962 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10882 | 2026.01.02 05:12:40.779976 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10883 | 2026.01.02 05:12:40.779990 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10884 | 2026.01.02 05:12:40.780015 [ 352 ] {} <Debug> TCP-Session: 5bb5b837-69c0-4f7b-b304-8b1457c2c773 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10885 | 2026.01.02 05:12:40.780034 [ 287 ] {} <Debug> TCP-Session: 58d34b4e-3f70-4c0a-bcbd-54d810e1bc1d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10886 | 2026.01.02 05:12:40.780057 [ 288 ] {} <Debug> TCP-Session: 86e34ce9-bbb7-4616-ae0f-e64269b32ff3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10887 | 2026.01.02 05:12:40.779982 [ 286 ] {} <Debug> TCP-Session: afa2191b-d184-43eb-b67c-66fab6d9d39f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10888 | 2026.01.02 05:12:40.779958 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10889 | 2026.01.02 05:12:40.779906 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10890 | 2026.01.02 05:12:40.780160 [ 356 ] {} <Debug> TCP-Session: 4c1fef27-eb06-47b1-8ec7-856492994971 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10891 | 2026.01.02 05:12:40.780172 [ 289 ] {} <Debug> TCP-Session: 6b7c892d-12a4-425d-9f22-85d7e6f98f55 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10892 | 2026.01.02 05:12:40.862439 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61933 | ||
| 10893 | 2026.01.02 05:12:40.862557 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10894 | 2026.01.02 05:12:40.862587 [ 353 ] {} <Debug> TCP-Session: 90f8a612-d7f4-46bc-bed9-1cebf219e37f Authenticating user 'default' from [fd00:1122:3344:101::e]:61933 | ||
| 10895 | 2026.01.02 05:12:40.862610 [ 353 ] {} <Debug> TCP-Session: 90f8a612-d7f4-46bc-bed9-1cebf219e37f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10896 | 2026.01.02 05:12:40.862623 [ 353 ] {} <Debug> TCP-Session: 90f8a612-d7f4-46bc-bed9-1cebf219e37f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10897 | 2026.01.02 05:12:40.862859 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50419 | ||
| 10898 | 2026.01.02 05:12:40.862903 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35951 | ||
| 10899 | 2026.01.02 05:12:40.862924 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58302 | ||
| 10900 | 2026.01.02 05:12:40.862951 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49536 | ||
| 10901 | 2026.01.02 05:12:40.862983 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10902 | 2026.01.02 05:12:40.862969 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35197 | ||
| 10903 | 2026.01.02 05:12:40.863022 [ 354 ] {} <Debug> TCP-Session: 69084100-09e1-4d32-9061-1adfd148d729 Authenticating user 'default' from [fd00:1122:3344:101::e]:50419 | ||
| 10904 | 2026.01.02 05:12:40.863033 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10905 | 2026.01.02 05:12:40.863046 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10906 | 2026.01.02 05:12:40.863046 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10907 | 2026.01.02 05:12:40.863076 [ 355 ] {} <Debug> TCP-Session: f1d15951-2ea3-45c9-b1d6-2dfdc32f9a48 Authenticating user 'default' from [fd00:1122:3344:101::e]:35951 | ||
| 10908 | 2026.01.02 05:12:40.863087 [ 356 ] {} <Debug> TCP-Session: b2e4b1c3-ae85-4856-ab9b-92c0472f6e1e Authenticating user 'default' from [fd00:1122:3344:101::e]:58302 | ||
| 10909 | 2026.01.02 05:12:40.863095 [ 288 ] {} <Debug> TCP-Session: de2e1dc3-fbf4-4a18-90f4-fb23d826e44b Authenticating user 'default' from [fd00:1122:3344:101::e]:49536 | ||
| 10910 | 2026.01.02 05:12:40.863116 [ 355 ] {} <Debug> TCP-Session: f1d15951-2ea3-45c9-b1d6-2dfdc32f9a48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10911 | 2026.01.02 05:12:40.863128 [ 356 ] {} <Debug> TCP-Session: b2e4b1c3-ae85-4856-ab9b-92c0472f6e1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10912 | 2026.01.02 05:12:40.863148 [ 355 ] {} <Debug> TCP-Session: f1d15951-2ea3-45c9-b1d6-2dfdc32f9a48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10913 | 2026.01.02 05:12:40.863171 [ 356 ] {} <Debug> TCP-Session: b2e4b1c3-ae85-4856-ab9b-92c0472f6e1e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10914 | 2026.01.02 05:12:40.863130 [ 288 ] {} <Debug> TCP-Session: de2e1dc3-fbf4-4a18-90f4-fb23d826e44b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10915 | 2026.01.02 05:12:40.863091 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10916 | 2026.01.02 05:12:40.863216 [ 288 ] {} <Debug> TCP-Session: de2e1dc3-fbf4-4a18-90f4-fb23d826e44b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10917 | 2026.01.02 05:12:40.863056 [ 354 ] {} <Debug> TCP-Session: 69084100-09e1-4d32-9061-1adfd148d729 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10918 | 2026.01.02 05:12:40.863263 [ 352 ] {} <Debug> TCP-Session: 11171673-38ba-43f7-a8d1-2e0a903e87ac Authenticating user 'default' from [fd00:1122:3344:101::e]:35197 | ||
| 10919 | 2026.01.02 05:12:40.863277 [ 354 ] {} <Debug> TCP-Session: 69084100-09e1-4d32-9061-1adfd148d729 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10920 | 2026.01.02 05:12:40.862962 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41476 | ||
| 10921 | 2026.01.02 05:12:40.863295 [ 352 ] {} <Debug> TCP-Session: 11171673-38ba-43f7-a8d1-2e0a903e87ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10922 | 2026.01.02 05:12:40.862932 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33800 | ||
| 10923 | 2026.01.02 05:12:40.863346 [ 352 ] {} <Debug> TCP-Session: 11171673-38ba-43f7-a8d1-2e0a903e87ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10924 | 2026.01.02 05:12:40.862940 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51500 | ||
| 10925 | 2026.01.02 05:12:40.863380 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10926 | 2026.01.02 05:12:40.863406 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10927 | 2026.01.02 05:12:40.863423 [ 289 ] {} <Debug> TCP-Session: 708f7b32-e70c-4fe6-b84c-ea1274de415e Authenticating user 'default' from [fd00:1122:3344:101::e]:41476 | ||
| 10928 | 2026.01.02 05:12:40.863432 [ 286 ] {} <Debug> TCP-Session: 0548bfea-37e3-4851-a629-f210fecb028f Authenticating user 'default' from [fd00:1122:3344:101::e]:33800 | ||
| 10929 | 2026.01.02 05:12:40.863443 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10930 | 2026.01.02 05:12:40.863453 [ 286 ] {} <Debug> TCP-Session: 0548bfea-37e3-4851-a629-f210fecb028f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10931 | 2026.01.02 05:12:40.863444 [ 289 ] {} <Debug> TCP-Session: 708f7b32-e70c-4fe6-b84c-ea1274de415e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10932 | 2026.01.02 05:12:40.863479 [ 286 ] {} <Debug> TCP-Session: 0548bfea-37e3-4851-a629-f210fecb028f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10933 | 2026.01.02 05:12:40.863473 [ 287 ] {} <Debug> TCP-Session: 67219aca-a13c-4f0c-b656-4f733b3e1003 Authenticating user 'default' from [fd00:1122:3344:101::e]:51500 | ||
| 10934 | 2026.01.02 05:12:40.863491 [ 289 ] {} <Debug> TCP-Session: 708f7b32-e70c-4fe6-b84c-ea1274de415e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10935 | 2026.01.02 05:12:40.863517 [ 287 ] {} <Debug> TCP-Session: 67219aca-a13c-4f0c-b656-4f733b3e1003 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10936 | 2026.01.02 05:12:40.863005 [ 353 ] {} <Trace> TCP-Session: 90f8a612-d7f4-46bc-bed9-1cebf219e37f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10937 | 2026.01.02 05:12:40.863542 [ 287 ] {} <Debug> TCP-Session: 67219aca-a13c-4f0c-b656-4f733b3e1003 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10938 | 2026.01.02 05:12:40.863736 [ 353 ] {79a414de-b155-41d4-a950-ce8b1bce518b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61933) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10939 | 2026.01.02 05:12:40.864043 [ 353 ] {79a414de-b155-41d4-a950-ce8b1bce518b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10940 | 2026.01.02 05:12:40.864114 [ 353 ] {79a414de-b155-41d4-a950-ce8b1bce518b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10941 | 2026.01.02 05:12:40.864425 [ 353 ] {79a414de-b155-41d4-a950-ce8b1bce518b} <Debug> oximeter.version (e3550e79-451c-4c3d-8ba1-9d3e49618ffc) (SelectExecutor): Key condition: unknown | ||
| 10942 | 2026.01.02 05:12:40.865478 [ 320 ] {79a414de-b155-41d4-a950-ce8b1bce518b} <Trace> AggregatingTransform: Aggregating | ||
| 10943 | 2026.01.02 05:12:40.865518 [ 320 ] {79a414de-b155-41d4-a950-ce8b1bce518b} <Trace> Aggregator: Aggregation method: without_key | ||
| 10944 | 2026.01.02 05:12:40.865556 [ 320 ] {79a414de-b155-41d4-a950-ce8b1bce518b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001029477 sec. (971.367 rows/sec., 37.94 KiB/sec.) | ||
| 10945 | 2026.01.02 05:12:40.865575 [ 320 ] {79a414de-b155-41d4-a950-ce8b1bce518b} <Trace> Aggregator: Merging aggregated data | ||
| 10946 | 2026.01.02 05:12:40.866799 [ 353 ] {79a414de-b155-41d4-a950-ce8b1bce518b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003123 sec., 320.2049311559398 rows/sec., 12.51 KiB/sec. | ||
| 10947 | 2026.01.02 05:12:40.866968 [ 353 ] {79a414de-b155-41d4-a950-ce8b1bce518b} <Debug> TCPHandler: Processed in 0.004097469 sec. | ||
| 10948 | 2026.01.02 05:12:40.867091 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10949 | 2026.01.02 05:12:40.867120 [ 353 ] {} <Debug> TCP-Session: 90f8a612-d7f4-46bc-bed9-1cebf219e37f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10950 | 2026.01.02 05:12:40.867125 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10951 | 2026.01.02 05:12:40.867142 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10952 | 2026.01.02 05:12:40.867168 [ 354 ] {} <Debug> TCP-Session: 69084100-09e1-4d32-9061-1adfd148d729 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10953 | 2026.01.02 05:12:40.867175 [ 287 ] {} <Debug> TCP-Session: 67219aca-a13c-4f0c-b656-4f733b3e1003 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10954 | 2026.01.02 05:12:40.867169 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10955 | 2026.01.02 05:12:40.867196 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10956 | 2026.01.02 05:12:40.867215 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10957 | 2026.01.02 05:12:40.867230 [ 355 ] {} <Debug> TCP-Session: f1d15951-2ea3-45c9-b1d6-2dfdc32f9a48 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10958 | 2026.01.02 05:12:40.867256 [ 352 ] {} <Debug> TCP-Session: 11171673-38ba-43f7-a8d1-2e0a903e87ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10959 | 2026.01.02 05:12:40.867271 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10960 | 2026.01.02 05:12:40.867278 [ 356 ] {} <Debug> TCP-Session: b2e4b1c3-ae85-4856-ab9b-92c0472f6e1e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10961 | 2026.01.02 05:12:40.867255 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10962 | 2026.01.02 05:12:40.867336 [ 289 ] {} <Debug> TCP-Session: 708f7b32-e70c-4fe6-b84c-ea1274de415e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10963 | 2026.01.02 05:12:40.867232 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10964 | 2026.01.02 05:12:40.867382 [ 288 ] {} <Debug> TCP-Session: de2e1dc3-fbf4-4a18-90f4-fb23d826e44b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10965 | 2026.01.02 05:12:40.867423 [ 286 ] {} <Debug> TCP-Session: 0548bfea-37e3-4851-a629-f210fecb028f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10966 | 2026.01.02 05:12:40.914389 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60623 | ||
| 10967 | 2026.01.02 05:12:40.914523 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10968 | 2026.01.02 05:12:40.914560 [ 353 ] {} <Debug> TCP-Session: 2206ca16-69b4-4fdf-99c0-1a0001a71d2d Authenticating user 'default' from [fd00:1122:3344:101::e]:60623 | ||
| 10969 | 2026.01.02 05:12:40.914592 [ 353 ] {} <Debug> TCP-Session: 2206ca16-69b4-4fdf-99c0-1a0001a71d2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10970 | 2026.01.02 05:12:40.914613 [ 353 ] {} <Debug> TCP-Session: 2206ca16-69b4-4fdf-99c0-1a0001a71d2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10971 | 2026.01.02 05:12:40.914857 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36819 | ||
| 10972 | 2026.01.02 05:12:40.914900 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52665 | ||
| 10973 | 2026.01.02 05:12:40.914917 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34676 | ||
| 10974 | 2026.01.02 05:12:40.914942 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36545 | ||
| 10975 | 2026.01.02 05:12:40.914979 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10976 | 2026.01.02 05:12:40.914969 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35712 | ||
| 10977 | 2026.01.02 05:12:40.915029 [ 354 ] {} <Debug> TCP-Session: f171da45-3054-47ef-91ec-28893398dcc3 Authenticating user 'default' from [fd00:1122:3344:101::e]:36819 | ||
| 10978 | 2026.01.02 05:12:40.915026 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10979 | 2026.01.02 05:12:40.915062 [ 354 ] {} <Debug> TCP-Session: f171da45-3054-47ef-91ec-28893398dcc3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10980 | 2026.01.02 05:12:40.915070 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10981 | 2026.01.02 05:12:40.915092 [ 354 ] {} <Debug> TCP-Session: f171da45-3054-47ef-91ec-28893398dcc3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10982 | 2026.01.02 05:12:40.915094 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10983 | 2026.01.02 05:12:40.915116 [ 288 ] {} <Debug> TCP-Session: 956a626a-4140-48f4-9a34-15fce2fb0b16 Authenticating user 'default' from [fd00:1122:3344:101::e]:36545 | ||
| 10984 | 2026.01.02 05:12:40.915024 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10985 | 2026.01.02 05:12:40.915145 [ 352 ] {} <Debug> TCP-Session: 3d19c0f1-3e83-4633-ade2-2800d11610b1 Authenticating user 'default' from [fd00:1122:3344:101::e]:35712 | ||
| 10986 | 2026.01.02 05:12:40.915182 [ 355 ] {} <Debug> TCP-Session: 72052d8e-7973-4973-9aac-f83afaa5de3f Authenticating user 'default' from [fd00:1122:3344:101::e]:52665 | ||
| 10987 | 2026.01.02 05:12:40.915201 [ 352 ] {} <Debug> TCP-Session: 3d19c0f1-3e83-4633-ade2-2800d11610b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10988 | 2026.01.02 05:12:40.915220 [ 355 ] {} <Debug> TCP-Session: 72052d8e-7973-4973-9aac-f83afaa5de3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10989 | 2026.01.02 05:12:40.915237 [ 352 ] {} <Debug> TCP-Session: 3d19c0f1-3e83-4633-ade2-2800d11610b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10990 | 2026.01.02 05:12:40.915246 [ 355 ] {} <Debug> TCP-Session: 72052d8e-7973-4973-9aac-f83afaa5de3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10991 | 2026.01.02 05:12:40.915156 [ 288 ] {} <Debug> TCP-Session: 956a626a-4140-48f4-9a34-15fce2fb0b16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10992 | 2026.01.02 05:12:40.914910 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51385 | ||
| 10993 | 2026.01.02 05:12:40.915308 [ 288 ] {} <Debug> TCP-Session: 956a626a-4140-48f4-9a34-15fce2fb0b16 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10994 | 2026.01.02 05:12:40.914910 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52914 | ||
| 10995 | 2026.01.02 05:12:40.915095 [ 287 ] {} <Debug> TCP-Session: 3ed93a77-96c2-42a5-b962-0dc1612498d8 Authenticating user 'default' from [fd00:1122:3344:101::e]:34676 | ||
| 10996 | 2026.01.02 05:12:40.915367 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10997 | 2026.01.02 05:12:40.915390 [ 287 ] {} <Debug> TCP-Session: 3ed93a77-96c2-42a5-b962-0dc1612498d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10998 | 2026.01.02 05:12:40.914963 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60589 | ||
| 10999 | 2026.01.02 05:12:40.915415 [ 287 ] {} <Debug> TCP-Session: 3ed93a77-96c2-42a5-b962-0dc1612498d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11000 | 2026.01.02 05:12:40.915410 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11001 | 2026.01.02 05:12:40.915410 [ 356 ] {} <Debug> TCP-Session: 723db70e-10b4-4e05-97c2-9eb34e3140a3 Authenticating user 'default' from [fd00:1122:3344:101::e]:51385 | ||
| 11002 | 2026.01.02 05:12:40.915496 [ 286 ] {} <Debug> TCP-Session: 7d7d6776-3c3f-4728-9c7b-30c78389241c Authenticating user 'default' from [fd00:1122:3344:101::e]:52914 | ||
| 11003 | 2026.01.02 05:12:40.915497 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11004 | 2026.01.02 05:12:40.915517 [ 356 ] {} <Debug> TCP-Session: 723db70e-10b4-4e05-97c2-9eb34e3140a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11005 | 2026.01.02 05:12:40.915531 [ 286 ] {} <Debug> TCP-Session: 7d7d6776-3c3f-4728-9c7b-30c78389241c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11006 | 2026.01.02 05:12:40.915549 [ 289 ] {} <Debug> TCP-Session: dcab1dd7-6d08-4656-adab-483b7df0ec5c Authenticating user 'default' from [fd00:1122:3344:101::e]:60589 | ||
| 11007 | 2026.01.02 05:12:40.915569 [ 356 ] {} <Debug> TCP-Session: 723db70e-10b4-4e05-97c2-9eb34e3140a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11008 | 2026.01.02 05:12:40.915576 [ 286 ] {} <Debug> TCP-Session: 7d7d6776-3c3f-4728-9c7b-30c78389241c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11009 | 2026.01.02 05:12:40.915591 [ 289 ] {} <Debug> TCP-Session: dcab1dd7-6d08-4656-adab-483b7df0ec5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11010 | 2026.01.02 05:12:40.915017 [ 353 ] {} <Trace> TCP-Session: 2206ca16-69b4-4fdf-99c0-1a0001a71d2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11011 | 2026.01.02 05:12:40.915624 [ 289 ] {} <Debug> TCP-Session: dcab1dd7-6d08-4656-adab-483b7df0ec5c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11012 | 2026.01.02 05:12:40.915802 [ 353 ] {23ed5acb-5693-418a-a479-6044acf4b877} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60623) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11013 | 2026.01.02 05:12:40.916099 [ 353 ] {23ed5acb-5693-418a-a479-6044acf4b877} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11014 | 2026.01.02 05:12:40.916154 [ 353 ] {23ed5acb-5693-418a-a479-6044acf4b877} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11015 | 2026.01.02 05:12:40.916459 [ 353 ] {23ed5acb-5693-418a-a479-6044acf4b877} <Debug> oximeter.version (e3550e79-451c-4c3d-8ba1-9d3e49618ffc) (SelectExecutor): Key condition: unknown | ||
| 11016 | 2026.01.02 05:12:40.917465 [ 315 ] {23ed5acb-5693-418a-a479-6044acf4b877} <Trace> AggregatingTransform: Aggregating | ||
| 11017 | 2026.01.02 05:12:40.917509 [ 315 ] {23ed5acb-5693-418a-a479-6044acf4b877} <Trace> Aggregator: Aggregation method: without_key | ||
| 11018 | 2026.01.02 05:12:40.917548 [ 315 ] {23ed5acb-5693-418a-a479-6044acf4b877} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000973146 sec. (1027.595 rows/sec., 40.14 KiB/sec.) | ||
| 11019 | 2026.01.02 05:12:40.917568 [ 315 ] {23ed5acb-5693-418a-a479-6044acf4b877} <Trace> Aggregator: Merging aggregated data | ||
| 11020 | 2026.01.02 05:12:40.918996 [ 353 ] {23ed5acb-5693-418a-a479-6044acf4b877} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003248 sec., 307.8817733990148 rows/sec., 12.03 KiB/sec. | ||
| 11021 | 2026.01.02 05:12:40.919176 [ 353 ] {23ed5acb-5693-418a-a479-6044acf4b877} <Debug> TCPHandler: Processed in 0.004337153 sec. | ||
| 11022 | 2026.01.02 05:12:40.919292 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11023 | 2026.01.02 05:12:40.919321 [ 353 ] {} <Debug> TCP-Session: 2206ca16-69b4-4fdf-99c0-1a0001a71d2d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11024 | 2026.01.02 05:12:40.919326 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11025 | 2026.01.02 05:12:40.919353 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11026 | 2026.01.02 05:12:40.919369 [ 288 ] {} <Debug> TCP-Session: 956a626a-4140-48f4-9a34-15fce2fb0b16 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11027 | 2026.01.02 05:12:40.919374 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11028 | 2026.01.02 05:12:40.919395 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11029 | 2026.01.02 05:12:40.919412 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11030 | 2026.01.02 05:12:40.919429 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11031 | 2026.01.02 05:12:40.919448 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11032 | 2026.01.02 05:12:40.919471 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11033 | 2026.01.02 05:12:40.919480 [ 352 ] {} <Debug> TCP-Session: 3d19c0f1-3e83-4633-ade2-2800d11610b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11034 | 2026.01.02 05:12:40.919503 [ 287 ] {} <Debug> TCP-Session: 3ed93a77-96c2-42a5-b962-0dc1612498d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11035 | 2026.01.02 05:12:40.919471 [ 354 ] {} <Debug> TCP-Session: f171da45-3054-47ef-91ec-28893398dcc3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11036 | 2026.01.02 05:12:40.919528 [ 289 ] {} <Debug> TCP-Session: dcab1dd7-6d08-4656-adab-483b7df0ec5c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11037 | 2026.01.02 05:12:40.919451 [ 356 ] {} <Debug> TCP-Session: 723db70e-10b4-4e05-97c2-9eb34e3140a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11038 | 2026.01.02 05:12:40.919436 [ 355 ] {} <Debug> TCP-Session: 72052d8e-7973-4973-9aac-f83afaa5de3f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11039 | 2026.01.02 05:12:40.919397 [ 286 ] {} <Debug> TCP-Session: 7d7d6776-3c3f-4728-9c7b-30c78389241c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11040 | 2026.01.02 05:12:40.993048 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 | ||
| 11041 | 2026.01.02 05:12:41.009985 [ 244 ] {} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11042 | 2026.01.02 05:12:41.010052 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 11043 | 2026.01.02 05:12:41.016951 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 11044 | 2026.01.02 05:12:41.018302 [ 244 ] {} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11045 | 2026.01.02 05:12:41.023823 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 430 | ||
| 11046 | 2026.01.02 05:12:42.067923 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1288 | ||
| 11047 | 2026.01.02 05:12:42.071433 [ 243 ] {} <Trace> system.query_log (dd3f3490-5765-4d2a-9406-0e239d3e9a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11048 | 2026.01.02 05:12:42.071524 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 11049 | 2026.01.02 05:12:42.073316 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 11050 | 2026.01.02 05:12:42.073725 [ 243 ] {} <Trace> system.query_log (dd3f3490-5765-4d2a-9406-0e239d3e9a13): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11051 | 2026.01.02 05:12:42.074261 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1288 | ||
| 11052 | 2026.01.02 05:12:43.570976 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11053 | 2026.01.02 05:12:43.571190 [ 270 ] {dd5c6b3b-8aa7-4a29-86dd-d2eb16cf964c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11054 | 2026.01.02 05:12:43.571257 [ 270 ] {dd5c6b3b-8aa7-4a29-86dd-d2eb16cf964c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11055 | 2026.01.02 05:12:43.571982 [ 270 ] {dd5c6b3b-8aa7-4a29-86dd-d2eb16cf964c} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11056 | 2026.01.02 05:12:43.572032 [ 270 ] {dd5c6b3b-8aa7-4a29-86dd-d2eb16cf964c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 11057 | 2026.01.02 05:12:43.572438 [ 270 ] {dd5c6b3b-8aa7-4a29-86dd-d2eb16cf964c} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11058 | 2026.01.02 05:12:43.572668 [ 270 ] {dd5c6b3b-8aa7-4a29-86dd-d2eb16cf964c} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11059 | 2026.01.02 05:12:43.572821 [ 270 ] {dd5c6b3b-8aa7-4a29-86dd-d2eb16cf964c} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001686 sec., 80664.29418742585 rows/sec., 6.99 MiB/sec. | ||
| 11060 | 2026.01.02 05:12:43.572865 [ 270 ] {dd5c6b3b-8aa7-4a29-86dd-d2eb16cf964c} <Debug> TCPHandler: Processed in 0.002028714 sec. | ||
| 11061 | 2026.01.02 05:12:43.572985 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11062 | 2026.01.02 05:12:43.573080 [ 270 ] {656a0be9-ffe8-4e80-89c5-cb9114299722} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11063 | 2026.01.02 05:12:43.573122 [ 270 ] {656a0be9-ffe8-4e80-89c5-cb9114299722} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11064 | 2026.01.02 05:12:43.573533 [ 270 ] {656a0be9-ffe8-4e80-89c5-cb9114299722} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11065 | 2026.01.02 05:12:43.573571 [ 270 ] {656a0be9-ffe8-4e80-89c5-cb9114299722} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 11066 | 2026.01.02 05:12:43.573880 [ 270 ] {656a0be9-ffe8-4e80-89c5-cb9114299722} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 11067 | 2026.01.02 05:12:43.574088 [ 270 ] {656a0be9-ffe8-4e80-89c5-cb9114299722} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11068 | 2026.01.02 05:12:43.574209 [ 118 ] {} <Debug> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 11069 | 2026.01.02 05:12:43.574218 [ 270 ] {656a0be9-ffe8-4e80-89c5-cb9114299722} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001156 sec., 34602.07612456748 rows/sec., 2.54 MiB/sec. | ||
| 11070 | 2026.01.02 05:12:43.574280 [ 118 ] {} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11071 | 2026.01.02 05:12:43.574298 [ 270 ] {656a0be9-ffe8-4e80-89c5-cb9114299722} <Debug> TCPHandler: Processed in 0.001361592 sec. | ||
| 11072 | 2026.01.02 05:12:43.574307 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 11073 | 2026.01.02 05:12:43.574417 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11074 | 2026.01.02 05:12:43.574444 [ 199 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::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 | ||
| 11075 | 2026.01.02 05:12:43.574515 [ 270 ] {60b13a4d-d25b-4f3a-bd49-5cf7c67f2350} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11076 | 2026.01.02 05:12:43.574562 [ 270 ] {60b13a4d-d25b-4f3a-bd49-5cf7c67f2350} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11077 | 2026.01.02 05:12:43.574595 [ 199 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11078 | 2026.01.02 05:12:43.574635 [ 199 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 277 rows starting from the beginning of the part | ||
| 11079 | 2026.01.02 05:12:43.574704 [ 199 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 40 rows starting from the beginning of the part | ||
| 11080 | 2026.01.02 05:12:43.574752 [ 199 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 44 rows starting from the beginning of the part | ||
| 11081 | 2026.01.02 05:12:43.574836 [ 199 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 40 rows starting from the beginning of the part | ||
| 11082 | 2026.01.02 05:12:43.574885 [ 199 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 14 rows starting from the beginning of the part | ||
| 11083 | 2026.01.02 05:12:43.574931 [ 199 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 40 rows starting from the beginning of the part | ||
| 11084 | 2026.01.02 05:12:43.575035 [ 270 ] {60b13a4d-d25b-4f3a-bd49-5cf7c67f2350} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11085 | 2026.01.02 05:12:43.575079 [ 270 ] {60b13a4d-d25b-4f3a-bd49-5cf7c67f2350} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 11086 | 2026.01.02 05:12:43.575406 [ 270 ] {60b13a4d-d25b-4f3a-bd49-5cf7c67f2350} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11087 | 2026.01.02 05:12:43.575642 [ 270 ] {60b13a4d-d25b-4f3a-bd49-5cf7c67f2350} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11088 | 2026.01.02 05:12:43.575774 [ 270 ] {60b13a4d-d25b-4f3a-bd49-5cf7c67f2350} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001276 sec., 81504.70219435736 rows/sec., 6.37 MiB/sec. | ||
| 11089 | 2026.01.02 05:12:43.575813 [ 270 ] {60b13a4d-d25b-4f3a-bd49-5cf7c67f2350} <Debug> TCPHandler: Processed in 0.001446754 sec. | ||
| 11090 | 2026.01.02 05:12:43.575830 [ 196 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 455 rows, containing 5 columns (5 merged, 0 gathered) in 0.001444914 sec., 314897.6340460401 rows/sec., 22.22 MiB/sec. | ||
| 11091 | 2026.01.02 05:12:43.575928 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11092 | 2026.01.02 05:12:43.575994 [ 199 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 11093 | 2026.01.02 05:12:43.576026 [ 270 ] {ac46ba53-56d5-41a3-a87d-51deffb9393e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11094 | 2026.01.02 05:12:43.576075 [ 270 ] {ac46ba53-56d5-41a3-a87d-51deffb9393e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11095 | 2026.01.02 05:12:43.576249 [ 199 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::all_1_56_11} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11096 | 2026.01.02 05:12:43.576328 [ 199 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::all_1_56_11} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 11097 | 2026.01.02 05:12:43.576412 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 11098 | 2026.01.02 05:12:43.576516 [ 270 ] {ac46ba53-56d5-41a3-a87d-51deffb9393e} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11099 | 2026.01.02 05:12:43.576558 [ 270 ] {ac46ba53-56d5-41a3-a87d-51deffb9393e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 11100 | 2026.01.02 05:12:43.576887 [ 270 ] {ac46ba53-56d5-41a3-a87d-51deffb9393e} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11101 | 2026.01.02 05:12:43.577090 [ 270 ] {ac46ba53-56d5-41a3-a87d-51deffb9393e} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11102 | 2026.01.02 05:12:43.577206 [ 118 ] {} <Debug> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11103 | 2026.01.02 05:12:43.577218 [ 270 ] {ac46ba53-56d5-41a3-a87d-51deffb9393e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00121 sec., 132231.40495867768 rows/sec., 9.21 MiB/sec. | ||
| 11104 | 2026.01.02 05:12:43.577245 [ 118 ] {} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11105 | 2026.01.02 05:12:43.577265 [ 270 ] {ac46ba53-56d5-41a3-a87d-51deffb9393e} <Debug> TCPHandler: Processed in 0.001387083 sec. | ||
| 11106 | 2026.01.02 05:12:43.577270 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 11107 | 2026.01.02 05:12:43.577367 [ 197 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::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 | ||
| 11108 | 2026.01.02 05:12:43.577381 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11109 | 2026.01.02 05:12:43.577467 [ 197 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11110 | 2026.01.02 05:12:43.577483 [ 270 ] {3220058d-a0a9-4506-af80-9d216190149e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11111 | 2026.01.02 05:12:43.577496 [ 197 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_76_15, total 22683 rows starting from the beginning of the part | ||
| 11112 | 2026.01.02 05:12:43.577537 [ 270 ] {3220058d-a0a9-4506-af80-9d216190149e} <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 | ||
| 11113 | 2026.01.02 05:12:43.577555 [ 197 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 162 rows starting from the beginning of the part | ||
| 11114 | 2026.01.02 05:12:43.577601 [ 197 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::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 | ||
| 11115 | 2026.01.02 05:12:43.577643 [ 197 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 160 rows starting from the beginning of the part | ||
| 11116 | 2026.01.02 05:12:43.577682 [ 197 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 881 rows starting from the beginning of the part | ||
| 11117 | 2026.01.02 05:12:43.577724 [ 197 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 160 rows starting from the beginning of the part | ||
| 11118 | 2026.01.02 05:12:43.578422 [ 270 ] {3220058d-a0a9-4506-af80-9d216190149e} <Trace> oximeter.measurements_histogramu64 (1ea2d44b-9dfb-4731-8ee2-8779179f369b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11119 | 2026.01.02 05:12:43.578458 [ 270 ] {3220058d-a0a9-4506-af80-9d216190149e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 11120 | 2026.01.02 05:12:43.579020 [ 270 ] {3220058d-a0a9-4506-af80-9d216190149e} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 11121 | 2026.01.02 05:12:43.579236 [ 270 ] {3220058d-a0a9-4506-af80-9d216190149e} <Trace> oximeter.measurements_histogramu64 (1ea2d44b-9dfb-4731-8ee2-8779179f369b): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11122 | 2026.01.02 05:12:43.579373 [ 270 ] {3220058d-a0a9-4506-af80-9d216190149e} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001908 sec., 20964.3605870021 rows/sec., 37.57 MiB/sec. | ||
| 11123 | 2026.01.02 05:12:43.579428 [ 270 ] {3220058d-a0a9-4506-af80-9d216190149e} <Debug> TCPHandler: Processed in 0.002095595 sec. | ||
| 11124 | 2026.01.02 05:12:43.579536 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11125 | 2026.01.02 05:12:43.579631 [ 270 ] {37ed4878-de9f-45f1-bf04-0e971aab57a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11126 | 2026.01.02 05:12:43.579673 [ 270 ] {37ed4878-de9f-45f1-bf04-0e971aab57a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11127 | 2026.01.02 05:12:43.580005 [ 270 ] {37ed4878-de9f-45f1-bf04-0e971aab57a7} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11128 | 2026.01.02 05:12:43.580043 [ 270 ] {37ed4878-de9f-45f1-bf04-0e971aab57a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 11129 | 2026.01.02 05:12:43.580359 [ 270 ] {37ed4878-de9f-45f1-bf04-0e971aab57a7} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11130 | 2026.01.02 05:12:43.580570 [ 270 ] {37ed4878-de9f-45f1-bf04-0e971aab57a7} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11131 | 2026.01.02 05:12:43.580699 [ 270 ] {37ed4878-de9f-45f1-bf04-0e971aab57a7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001086 sec., 55248.61878453039 rows/sec., 3.72 MiB/sec. | ||
| 11132 | 2026.01.02 05:12:43.580734 [ 270 ] {37ed4878-de9f-45f1-bf04-0e971aab57a7} <Debug> TCPHandler: Processed in 0.001247451 sec. | ||
| 11133 | 2026.01.02 05:12:43.582601 [ 199 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24206 rows, containing 5 columns (5 merged, 0 gathered) in 0.005270728 sec., 4592534.465827112 rows/sec., 314.27 MiB/sec. | ||
| 11134 | 2026.01.02 05:12:43.583185 [ 196 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11135 | 2026.01.02 05:12:43.583495 [ 196 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11136 | 2026.01.02 05:12:43.583580 [ 196 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11137 | 2026.01.02 05:12:43.583679 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 11138 | 2026.01.02 05:12:46.780375 [ 114 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11139 | 2026.01.02 05:12:46.780426 [ 114 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11140 | 2026.01.02 05:12:46.984798 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 27865 | ||
| 11141 | 2026.01.02 05:12:46.985650 [ 245 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11142 | 2026.01.02 05:12:46.985695 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 11143 | 2026.01.02 05:12:46.986215 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 11144 | 2026.01.02 05:12:46.986467 [ 245 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11145 | 2026.01.02 05:12:46.986625 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27865 | ||
| 11146 | 2026.01.02 05:12:48.523888 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 437 | ||
| 11147 | 2026.01.02 05:12:48.539976 [ 244 ] {} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11148 | 2026.01.02 05:12:48.540029 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 11149 | 2026.01.02 05:12:48.546079 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 11150 | 2026.01.02 05:12:48.546751 [ 244 ] {} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11151 | 2026.01.02 05:12:48.549702 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 437 | ||
| 11152 | 2026.01.02 05:12:48.569102 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11153 | 2026.01.02 05:12:48.569382 [ 270 ] {15566a17-60e8-49ab-8e5c-4d01037624c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11154 | 2026.01.02 05:12:48.569459 [ 270 ] {15566a17-60e8-49ab-8e5c-4d01037624c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11155 | 2026.01.02 05:12:48.570173 [ 270 ] {15566a17-60e8-49ab-8e5c-4d01037624c4} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11156 | 2026.01.02 05:12:48.570220 [ 270 ] {15566a17-60e8-49ab-8e5c-4d01037624c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 11157 | 2026.01.02 05:12:48.570608 [ 270 ] {15566a17-60e8-49ab-8e5c-4d01037624c4} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11158 | 2026.01.02 05:12:48.570828 [ 270 ] {15566a17-60e8-49ab-8e5c-4d01037624c4} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11159 | 2026.01.02 05:12:48.570984 [ 270 ] {15566a17-60e8-49ab-8e5c-4d01037624c4} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00168 sec., 33333.33333333333 rows/sec., 2.56 MiB/sec. | ||
| 11160 | 2026.01.02 05:12:48.571025 [ 270 ] {15566a17-60e8-49ab-8e5c-4d01037624c4} <Debug> TCPHandler: Processed in 0.002131225 sec. | ||
| 11161 | 2026.01.02 05:12:48.571148 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11162 | 2026.01.02 05:12:48.571241 [ 270 ] {4d1e6eed-52d6-4782-b415-3f0db97ef2a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11163 | 2026.01.02 05:12:48.571280 [ 270 ] {4d1e6eed-52d6-4782-b415-3f0db97ef2a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11164 | 2026.01.02 05:12:48.571719 [ 270 ] {4d1e6eed-52d6-4782-b415-3f0db97ef2a3} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11165 | 2026.01.02 05:12:48.571755 [ 270 ] {4d1e6eed-52d6-4782-b415-3f0db97ef2a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 11166 | 2026.01.02 05:12:48.572053 [ 270 ] {4d1e6eed-52d6-4782-b415-3f0db97ef2a3} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11167 | 2026.01.02 05:12:48.572266 [ 270 ] {4d1e6eed-52d6-4782-b415-3f0db97ef2a3} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11168 | 2026.01.02 05:12:48.572390 [ 270 ] {4d1e6eed-52d6-4782-b415-3f0db97ef2a3} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001168 sec., 54794.520547945205 rows/sec., 4.28 MiB/sec. | ||
| 11169 | 2026.01.02 05:12:48.572426 [ 270 ] {4d1e6eed-52d6-4782-b415-3f0db97ef2a3} <Debug> TCPHandler: Processed in 0.001329803 sec. | ||
| 11170 | 2026.01.02 05:12:48.572536 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11171 | 2026.01.02 05:12:48.572627 [ 270 ] {a2916748-79a5-40b1-9df3-cb9659ac83a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11172 | 2026.01.02 05:12:48.572670 [ 270 ] {a2916748-79a5-40b1-9df3-cb9659ac83a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11173 | 2026.01.02 05:12:48.573097 [ 270 ] {a2916748-79a5-40b1-9df3-cb9659ac83a0} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11174 | 2026.01.02 05:12:48.573131 [ 270 ] {a2916748-79a5-40b1-9df3-cb9659ac83a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 11175 | 2026.01.02 05:12:48.573453 [ 270 ] {a2916748-79a5-40b1-9df3-cb9659ac83a0} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11176 | 2026.01.02 05:12:48.573660 [ 270 ] {a2916748-79a5-40b1-9df3-cb9659ac83a0} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11177 | 2026.01.02 05:12:48.573784 [ 270 ] {a2916748-79a5-40b1-9df3-cb9659ac83a0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001175 sec., 136170.21276595743 rows/sec., 9.48 MiB/sec. | ||
| 11178 | 2026.01.02 05:12:48.573819 [ 270 ] {a2916748-79a5-40b1-9df3-cb9659ac83a0} <Debug> TCPHandler: Processed in 0.001330392 sec. | ||
| 11179 | 2026.01.02 05:12:48.573927 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11180 | 2026.01.02 05:12:48.574020 [ 270 ] {1af0401b-aa88-4d3a-aaf7-78e03e02ef84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11181 | 2026.01.02 05:12:48.574061 [ 270 ] {1af0401b-aa88-4d3a-aaf7-78e03e02ef84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11182 | 2026.01.02 05:12:48.574387 [ 270 ] {1af0401b-aa88-4d3a-aaf7-78e03e02ef84} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11183 | 2026.01.02 05:12:48.574421 [ 270 ] {1af0401b-aa88-4d3a-aaf7-78e03e02ef84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 11184 | 2026.01.02 05:12:48.574717 [ 270 ] {1af0401b-aa88-4d3a-aaf7-78e03e02ef84} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11185 | 2026.01.02 05:12:48.574915 [ 270 ] {1af0401b-aa88-4d3a-aaf7-78e03e02ef84} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11186 | 2026.01.02 05:12:48.575020 [ 112 ] {} <Debug> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11187 | 2026.01.02 05:12:48.575038 [ 270 ] {1af0401b-aa88-4d3a-aaf7-78e03e02ef84} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001035 sec., 57971.01449275363 rows/sec., 3.91 MiB/sec. | ||
| 11188 | 2026.01.02 05:12:48.575066 [ 112 ] {} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11189 | 2026.01.02 05:12:48.575083 [ 270 ] {1af0401b-aa88-4d3a-aaf7-78e03e02ef84} <Debug> TCPHandler: Processed in 0.00120416 sec. | ||
| 11190 | 2026.01.02 05:12:48.575090 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 11191 | 2026.01.02 05:12:48.575221 [ 199 ] {45294a01-6668-46b2-a532-60faf64b8164::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 | ||
| 11192 | 2026.01.02 05:12:48.575376 [ 199 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11193 | 2026.01.02 05:12:48.575411 [ 199 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 4434 rows starting from the beginning of the part | ||
| 11194 | 2026.01.02 05:12:48.575474 [ 199 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 60 rows starting from the beginning of the part | ||
| 11195 | 2026.01.02 05:12:48.575518 [ 199 ] {45294a01-6668-46b2-a532-60faf64b8164::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 | ||
| 11196 | 2026.01.02 05:12:48.575557 [ 199 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 60 rows starting from the beginning of the part | ||
| 11197 | 2026.01.02 05:12:48.575600 [ 199 ] {45294a01-6668-46b2-a532-60faf64b8164::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 | ||
| 11198 | 2026.01.02 05:12:48.575638 [ 199 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 60 rows starting from the beginning of the part | ||
| 11199 | 2026.01.02 05:12:48.577192 [ 196 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4734 rows, containing 4 columns (4 merged, 0 gathered) in 0.002031594 sec., 2330189.988747752 rows/sec., 155.15 MiB/sec. | ||
| 11200 | 2026.01.02 05:12:48.577592 [ 201 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11201 | 2026.01.02 05:12:48.577910 [ 201 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_81_16} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11202 | 2026.01.02 05:12:48.577986 [ 201 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_81_16} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11203 | 2026.01.02 05:12:48.578086 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. | ||
| 11204 | 2026.01.02 05:12:52.074540 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1308 | ||
| 11205 | 2026.01.02 05:12:52.076887 [ 243 ] {} <Trace> system.query_log (dd3f3490-5765-4d2a-9406-0e239d3e9a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11206 | 2026.01.02 05:12:52.076940 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 11207 | 2026.01.02 05:12:52.078152 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 11208 | 2026.01.02 05:12:52.078443 [ 243 ] {} <Trace> system.query_log (dd3f3490-5765-4d2a-9406-0e239d3e9a13): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11209 | 2026.01.02 05:12:52.078716 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1308 | ||
| 11210 | 2026.01.02 05:12:53.570198 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11211 | 2026.01.02 05:12:53.570490 [ 270 ] {a0f01f19-5a55-4b7a-90c4-68106a564835} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11212 | 2026.01.02 05:12:53.570567 [ 270 ] {a0f01f19-5a55-4b7a-90c4-68106a564835} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11213 | 2026.01.02 05:12:53.571345 [ 270 ] {a0f01f19-5a55-4b7a-90c4-68106a564835} <Trace> oximeter.fields_ipaddr (645cdd3d-4969-40ee-99e7-272b8c981424): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11214 | 2026.01.02 05:12:53.571509 [ 270 ] {a0f01f19-5a55-4b7a-90c4-68106a564835} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 11215 | 2026.01.02 05:12:53.571913 [ 270 ] {a0f01f19-5a55-4b7a-90c4-68106a564835} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 11216 | 2026.01.02 05:12:53.572171 [ 270 ] {a0f01f19-5a55-4b7a-90c4-68106a564835} <Trace> oximeter.fields_ipaddr (645cdd3d-4969-40ee-99e7-272b8c981424): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11217 | 2026.01.02 05:12:53.572324 [ 270 ] {a0f01f19-5a55-4b7a-90c4-68106a564835} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001857 sec., 5385.029617662897 rows/sec., 439.11 KiB/sec. | ||
| 11218 | 2026.01.02 05:12:53.572369 [ 270 ] {a0f01f19-5a55-4b7a-90c4-68106a564835} <Debug> TCPHandler: Processed in 0.002320529 sec. | ||
| 11219 | 2026.01.02 05:12:53.572489 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11220 | 2026.01.02 05:12:53.572585 [ 270 ] {9d1e16bd-c7be-4fc8-a153-539adac5e30f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11221 | 2026.01.02 05:12:53.572625 [ 270 ] {9d1e16bd-c7be-4fc8-a153-539adac5e30f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11222 | 2026.01.02 05:12:53.573241 [ 270 ] {9d1e16bd-c7be-4fc8-a153-539adac5e30f} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11223 | 2026.01.02 05:12:53.573278 [ 270 ] {9d1e16bd-c7be-4fc8-a153-539adac5e30f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 11224 | 2026.01.02 05:12:53.573621 [ 270 ] {9d1e16bd-c7be-4fc8-a153-539adac5e30f} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11225 | 2026.01.02 05:12:53.573855 [ 270 ] {9d1e16bd-c7be-4fc8-a153-539adac5e30f} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11226 | 2026.01.02 05:12:53.573987 [ 270 ] {9d1e16bd-c7be-4fc8-a153-539adac5e30f} <Debug> executeQuery: Read 142 rows, 12.54 KiB in 0.001421 sec., 99929.62702322309 rows/sec., 8.62 MiB/sec. | ||
| 11227 | 2026.01.02 05:12:53.574027 [ 270 ] {9d1e16bd-c7be-4fc8-a153-539adac5e30f} <Debug> TCPHandler: Processed in 0.001587206 sec. | ||
| 11228 | 2026.01.02 05:12:53.574128 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11229 | 2026.01.02 05:12:53.574221 [ 270 ] {b54095cb-920f-4180-8d15-86c6b22a6558} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11230 | 2026.01.02 05:12:53.574261 [ 270 ] {b54095cb-920f-4180-8d15-86c6b22a6558} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11231 | 2026.01.02 05:12:53.574674 [ 270 ] {b54095cb-920f-4180-8d15-86c6b22a6558} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11232 | 2026.01.02 05:12:53.574711 [ 270 ] {b54095cb-920f-4180-8d15-86c6b22a6558} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 11233 | 2026.01.02 05:12:53.575025 [ 270 ] {b54095cb-920f-4180-8d15-86c6b22a6558} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 11234 | 2026.01.02 05:12:53.575243 [ 270 ] {b54095cb-920f-4180-8d15-86c6b22a6558} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11235 | 2026.01.02 05:12:53.575372 [ 270 ] {b54095cb-920f-4180-8d15-86c6b22a6558} <Debug> executeQuery: Read 50 rows, 3.71 KiB in 0.001169 sec., 42771.59965782721 rows/sec., 3.10 MiB/sec. | ||
| 11236 | 2026.01.02 05:12:53.575411 [ 270 ] {b54095cb-920f-4180-8d15-86c6b22a6558} <Debug> TCPHandler: Processed in 0.001332963 sec. | ||
| 11237 | 2026.01.02 05:12:53.575509 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11238 | 2026.01.02 05:12:53.575602 [ 270 ] {77023d2d-aa48-4b15-91e6-89ff0f1dbb21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11239 | 2026.01.02 05:12:53.575643 [ 270 ] {77023d2d-aa48-4b15-91e6-89ff0f1dbb21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11240 | 2026.01.02 05:12:53.576020 [ 270 ] {77023d2d-aa48-4b15-91e6-89ff0f1dbb21} <Trace> oximeter.fields_u32 (1310015a-3be0-40ba-9fec-1b5eb4ed9f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11241 | 2026.01.02 05:12:53.576057 [ 270 ] {77023d2d-aa48-4b15-91e6-89ff0f1dbb21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 11242 | 2026.01.02 05:12:53.576353 [ 270 ] {77023d2d-aa48-4b15-91e6-89ff0f1dbb21} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 11243 | 2026.01.02 05:12:53.576574 [ 270 ] {77023d2d-aa48-4b15-91e6-89ff0f1dbb21} <Trace> oximeter.fields_u32 (1310015a-3be0-40ba-9fec-1b5eb4ed9f75): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11244 | 2026.01.02 05:12:53.576702 [ 270 ] {77023d2d-aa48-4b15-91e6-89ff0f1dbb21} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001118 sec., 894.4543828264758 rows/sec., 59.40 KiB/sec. | ||
| 11245 | 2026.01.02 05:12:53.576741 [ 270 ] {77023d2d-aa48-4b15-91e6-89ff0f1dbb21} <Debug> TCPHandler: Processed in 0.001281192 sec. | ||
| 11246 | 2026.01.02 05:12:53.576855 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11247 | 2026.01.02 05:12:53.576973 [ 270 ] {58246129-14c6-47e8-8326-8cf7979bacb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11248 | 2026.01.02 05:12:53.577020 [ 270 ] {58246129-14c6-47e8-8326-8cf7979bacb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11249 | 2026.01.02 05:12:53.577529 [ 270 ] {58246129-14c6-47e8-8326-8cf7979bacb9} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11250 | 2026.01.02 05:12:53.577564 [ 270 ] {58246129-14c6-47e8-8326-8cf7979bacb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 11251 | 2026.01.02 05:12:53.577878 [ 270 ] {58246129-14c6-47e8-8326-8cf7979bacb9} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11252 | 2026.01.02 05:12:53.578094 [ 270 ] {58246129-14c6-47e8-8326-8cf7979bacb9} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11253 | 2026.01.02 05:12:53.578221 [ 270 ] {58246129-14c6-47e8-8326-8cf7979bacb9} <Debug> executeQuery: Read 114 rows, 9.13 KiB in 0.001272 sec., 89622.64150943398 rows/sec., 7.01 MiB/sec. | ||
| 11254 | 2026.01.02 05:12:53.578259 [ 270 ] {58246129-14c6-47e8-8326-8cf7979bacb9} <Debug> TCPHandler: Processed in 0.001463544 sec. | ||
| 11255 | 2026.01.02 05:12:53.578361 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11256 | 2026.01.02 05:12:53.578453 [ 270 ] {57646532-816f-40fc-a233-982922f368f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11257 | 2026.01.02 05:12:53.578495 [ 270 ] {57646532-816f-40fc-a233-982922f368f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11258 | 2026.01.02 05:12:53.578890 [ 270 ] {57646532-816f-40fc-a233-982922f368f5} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11259 | 2026.01.02 05:12:53.578925 [ 270 ] {57646532-816f-40fc-a233-982922f368f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 11260 | 2026.01.02 05:12:53.579244 [ 270 ] {57646532-816f-40fc-a233-982922f368f5} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11261 | 2026.01.02 05:12:53.579449 [ 270 ] {57646532-816f-40fc-a233-982922f368f5} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11262 | 2026.01.02 05:12:53.579574 [ 270 ] {57646532-816f-40fc-a233-982922f368f5} <Debug> executeQuery: Read 165 rows, 11.76 KiB in 0.001139 sec., 144863.91571553994 rows/sec., 10.09 MiB/sec. | ||
| 11263 | 2026.01.02 05:12:53.579610 [ 270 ] {57646532-816f-40fc-a233-982922f368f5} <Debug> TCPHandler: Processed in 0.001296292 sec. | ||
| 11264 | 2026.01.02 05:12:53.579712 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11265 | 2026.01.02 05:12:53.579802 [ 270 ] {12993bb1-ba48-4794-be7b-f55eafbf9690} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11266 | 2026.01.02 05:12:53.579842 [ 270 ] {12993bb1-ba48-4794-be7b-f55eafbf9690} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11267 | 2026.01.02 05:12:53.580140 [ 270 ] {12993bb1-ba48-4794-be7b-f55eafbf9690} <Trace> oximeter.measurements_f64 (aa9bbb3a-da62-4075-81f6-d05edd62a94a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11268 | 2026.01.02 05:12:53.580174 [ 270 ] {12993bb1-ba48-4794-be7b-f55eafbf9690} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 11269 | 2026.01.02 05:12:53.580459 [ 270 ] {12993bb1-ba48-4794-be7b-f55eafbf9690} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 11270 | 2026.01.02 05:12:53.580663 [ 270 ] {12993bb1-ba48-4794-be7b-f55eafbf9690} <Trace> oximeter.measurements_f64 (aa9bbb3a-da62-4075-81f6-d05edd62a94a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11271 | 2026.01.02 05:12:53.580782 [ 270 ] {12993bb1-ba48-4794-be7b-f55eafbf9690} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.000997 sec., 1003.0090270812436 rows/sec., 63.67 KiB/sec. | ||
| 11272 | 2026.01.02 05:12:53.580817 [ 270 ] {12993bb1-ba48-4794-be7b-f55eafbf9690} <Debug> TCPHandler: Processed in 0.001152839 sec. | ||
| 11273 | 2026.01.02 05:12:53.580935 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11274 | 2026.01.02 05:12:53.581060 [ 270 ] {893b78ae-7720-4436-8706-27bef2c8580f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11275 | 2026.01.02 05:12:53.581127 [ 270 ] {893b78ae-7720-4436-8706-27bef2c8580f} <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 | ||
| 11276 | 2026.01.02 05:12:53.582075 [ 270 ] {893b78ae-7720-4436-8706-27bef2c8580f} <Trace> oximeter.measurements_histogramu64 (1ea2d44b-9dfb-4731-8ee2-8779179f369b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11277 | 2026.01.02 05:12:53.582115 [ 270 ] {893b78ae-7720-4436-8706-27bef2c8580f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 11278 | 2026.01.02 05:12:53.582701 [ 270 ] {893b78ae-7720-4436-8706-27bef2c8580f} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 11279 | 2026.01.02 05:12:53.582924 [ 270 ] {893b78ae-7720-4436-8706-27bef2c8580f} <Trace> oximeter.measurements_histogramu64 (1ea2d44b-9dfb-4731-8ee2-8779179f369b): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11280 | 2026.01.02 05:12:53.583064 [ 270 ] {893b78ae-7720-4436-8706-27bef2c8580f} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.00203 sec., 19704.433497536946 rows/sec., 35.31 MiB/sec. | ||
| 11281 | 2026.01.02 05:12:53.583119 [ 270 ] {893b78ae-7720-4436-8706-27bef2c8580f} <Debug> TCPHandler: Processed in 0.002246328 sec. | ||
| 11282 | 2026.01.02 05:12:53.583228 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11283 | 2026.01.02 05:12:53.583323 [ 270 ] {7f2e158d-02b1-400c-8f93-01cfe3630787} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11284 | 2026.01.02 05:12:53.583365 [ 270 ] {7f2e158d-02b1-400c-8f93-01cfe3630787} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11285 | 2026.01.02 05:12:53.583698 [ 270 ] {7f2e158d-02b1-400c-8f93-01cfe3630787} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11286 | 2026.01.02 05:12:53.583736 [ 270 ] {7f2e158d-02b1-400c-8f93-01cfe3630787} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 11287 | 2026.01.02 05:12:53.584058 [ 270 ] {7f2e158d-02b1-400c-8f93-01cfe3630787} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11288 | 2026.01.02 05:12:53.584265 [ 270 ] {7f2e158d-02b1-400c-8f93-01cfe3630787} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11289 | 2026.01.02 05:12:53.584393 [ 270 ] {7f2e158d-02b1-400c-8f93-01cfe3630787} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001089 sec., 55096.418732782375 rows/sec., 3.71 MiB/sec. | ||
| 11290 | 2026.01.02 05:12:53.584430 [ 270 ] {7f2e158d-02b1-400c-8f93-01cfe3630787} <Debug> TCPHandler: Processed in 0.00125257 sec. | ||
| 11291 | 2026.01.02 05:12:54.486881 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 28377 | ||
| 11292 | 2026.01.02 05:12:54.487694 [ 245 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11293 | 2026.01.02 05:12:54.487745 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 11294 | 2026.01.02 05:12:54.488273 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 11295 | 2026.01.02 05:12:54.488520 [ 245 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11296 | 2026.01.02 05:12:54.488669 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28377 | ||
| 11297 | 2026.01.02 05:12:56.049847 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 445 | ||
| 11298 | 2026.01.02 05:12:56.066448 [ 244 ] {} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11299 | 2026.01.02 05:12:56.066498 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 11300 | 2026.01.02 05:12:56.072562 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 11301 | 2026.01.02 05:12:56.073283 [ 244 ] {} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11302 | 2026.01.02 05:12:56.075911 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 445 | ||
| 11303 | 2026.01.02 05:12:58.569426 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11304 | 2026.01.02 05:12:58.569734 [ 270 ] {1e7c1353-0c37-4a8c-a5b4-a33fabb5b38e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11305 | 2026.01.02 05:12:58.569821 [ 270 ] {1e7c1353-0c37-4a8c-a5b4-a33fabb5b38e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11306 | 2026.01.02 05:12:58.570658 [ 270 ] {1e7c1353-0c37-4a8c-a5b4-a33fabb5b38e} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11307 | 2026.01.02 05:12:58.570703 [ 270 ] {1e7c1353-0c37-4a8c-a5b4-a33fabb5b38e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 11308 | 2026.01.02 05:12:58.571100 [ 270 ] {1e7c1353-0c37-4a8c-a5b4-a33fabb5b38e} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11309 | 2026.01.02 05:12:58.571320 [ 270 ] {1e7c1353-0c37-4a8c-a5b4-a33fabb5b38e} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11310 | 2026.01.02 05:12:58.571479 [ 270 ] {1e7c1353-0c37-4a8c-a5b4-a33fabb5b38e} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001823 sec., 30718.595721338454 rows/sec., 2.36 MiB/sec. | ||
| 11311 | 2026.01.02 05:12:58.571522 [ 270 ] {1e7c1353-0c37-4a8c-a5b4-a33fabb5b38e} <Debug> TCPHandler: Processed in 0.002279549 sec. | ||
| 11312 | 2026.01.02 05:12:58.571646 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11313 | 2026.01.02 05:12:58.571743 [ 270 ] {b6b8a325-2bff-444e-be9a-d80c742fb4b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11314 | 2026.01.02 05:12:58.571789 [ 270 ] {b6b8a325-2bff-444e-be9a-d80c742fb4b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11315 | 2026.01.02 05:12:58.572312 [ 270 ] {b6b8a325-2bff-444e-be9a-d80c742fb4b1} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11316 | 2026.01.02 05:12:58.572350 [ 270 ] {b6b8a325-2bff-444e-be9a-d80c742fb4b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 11317 | 2026.01.02 05:12:58.572662 [ 270 ] {b6b8a325-2bff-444e-be9a-d80c742fb4b1} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11318 | 2026.01.02 05:12:58.572873 [ 270 ] {b6b8a325-2bff-444e-be9a-d80c742fb4b1} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11319 | 2026.01.02 05:12:58.573005 [ 270 ] {b6b8a325-2bff-444e-be9a-d80c742fb4b1} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001283 sec., 49883.086515978175 rows/sec., 3.89 MiB/sec. | ||
| 11320 | 2026.01.02 05:12:58.573044 [ 270 ] {b6b8a325-2bff-444e-be9a-d80c742fb4b1} <Debug> TCPHandler: Processed in 0.001446104 sec. | ||
| 11321 | 2026.01.02 05:12:58.573160 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11322 | 2026.01.02 05:12:58.573256 [ 270 ] {d13985e6-a76c-4233-bb4c-d4692e2f66a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11323 | 2026.01.02 05:12:58.573299 [ 270 ] {d13985e6-a76c-4233-bb4c-d4692e2f66a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11324 | 2026.01.02 05:12:58.573764 [ 270 ] {d13985e6-a76c-4233-bb4c-d4692e2f66a8} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11325 | 2026.01.02 05:12:58.573801 [ 270 ] {d13985e6-a76c-4233-bb4c-d4692e2f66a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 11326 | 2026.01.02 05:12:58.574132 [ 270 ] {d13985e6-a76c-4233-bb4c-d4692e2f66a8} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11327 | 2026.01.02 05:12:58.574335 [ 270 ] {d13985e6-a76c-4233-bb4c-d4692e2f66a8} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11328 | 2026.01.02 05:12:58.574464 [ 270 ] {d13985e6-a76c-4233-bb4c-d4692e2f66a8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001227 sec., 130399.34800325998 rows/sec., 9.08 MiB/sec. | ||
| 11329 | 2026.01.02 05:12:58.574501 [ 270 ] {d13985e6-a76c-4233-bb4c-d4692e2f66a8} <Debug> TCPHandler: Processed in 0.001389153 sec. | ||
| 11330 | 2026.01.02 05:12:58.574622 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11331 | 2026.01.02 05:12:58.574716 [ 270 ] {87c8c654-7b00-4409-b3fa-50d99c643bfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11332 | 2026.01.02 05:12:58.574757 [ 270 ] {87c8c654-7b00-4409-b3fa-50d99c643bfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11333 | 2026.01.02 05:12:58.575115 [ 270 ] {87c8c654-7b00-4409-b3fa-50d99c643bfe} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11334 | 2026.01.02 05:12:58.575150 [ 270 ] {87c8c654-7b00-4409-b3fa-50d99c643bfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 11335 | 2026.01.02 05:12:58.575442 [ 270 ] {87c8c654-7b00-4409-b3fa-50d99c643bfe} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11336 | 2026.01.02 05:12:58.575648 [ 270 ] {87c8c654-7b00-4409-b3fa-50d99c643bfe} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11337 | 2026.01.02 05:12:58.575773 [ 270 ] {87c8c654-7b00-4409-b3fa-50d99c643bfe} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001076 sec., 55762.081784386624 rows/sec., 3.76 MiB/sec. | ||
| 11338 | 2026.01.02 05:12:58.575810 [ 270 ] {87c8c654-7b00-4409-b3fa-50d99c643bfe} <Debug> TCPHandler: Processed in 0.00123735 sec. | ||
| 11339 | 2026.01.02 05:13:01.780462 [ 96 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11340 | 2026.01.02 05:13:01.780510 [ 96 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11341 | 2026.01.02 05:13:01.988954 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 28825 | ||
| 11342 | 2026.01.02 05:13:01.989480 [ 245 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11343 | 2026.01.02 05:13:01.989530 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 11344 | 2026.01.02 05:13:01.990040 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 11345 | 2026.01.02 05:13:01.990288 [ 245 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11346 | 2026.01.02 05:13:01.990449 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28825 | ||
| 11347 | 2026.01.02 05:13:02.079028 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1334 | ||
| 11348 | 2026.01.02 05:13:02.081340 [ 243 ] {} <Trace> system.query_log (dd3f3490-5765-4d2a-9406-0e239d3e9a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11349 | 2026.01.02 05:13:02.081385 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 11350 | 2026.01.02 05:13:02.082618 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 11351 | 2026.01.02 05:13:02.082913 [ 243 ] {} <Trace> system.query_log (dd3f3490-5765-4d2a-9406-0e239d3e9a13): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11352 | 2026.01.02 05:13:02.083198 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1334 | ||
| 11353 | 2026.01.02 05:13:03.571080 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11354 | 2026.01.02 05:13:03.571304 [ 270 ] {10594f01-9041-4a15-850a-6855a992217f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11355 | 2026.01.02 05:13:03.571384 [ 270 ] {10594f01-9041-4a15-850a-6855a992217f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11356 | 2026.01.02 05:13:03.572162 [ 270 ] {10594f01-9041-4a15-850a-6855a992217f} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11357 | 2026.01.02 05:13:03.572214 [ 270 ] {10594f01-9041-4a15-850a-6855a992217f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11358 | 2026.01.02 05:13:03.572642 [ 270 ] {10594f01-9041-4a15-850a-6855a992217f} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11359 | 2026.01.02 05:13:03.572895 [ 270 ] {10594f01-9041-4a15-850a-6855a992217f} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11360 | 2026.01.02 05:13:03.573063 [ 270 ] {10594f01-9041-4a15-850a-6855a992217f} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001815 sec., 74931.12947658403 rows/sec., 6.50 MiB/sec. | ||
| 11361 | 2026.01.02 05:13:03.573061 [ 94 ] {} <Debug> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11362 | 2026.01.02 05:13:03.573116 [ 270 ] {10594f01-9041-4a15-850a-6855a992217f} <Debug> TCPHandler: Processed in 0.002175277 sec. | ||
| 11363 | 2026.01.02 05:13:03.573140 [ 94 ] {} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11364 | 2026.01.02 05:13:03.573171 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11365 | 2026.01.02 05:13:03.573243 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11366 | 2026.01.02 05:13:03.573278 [ 190 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 11367 | 2026.01.02 05:13:03.573355 [ 270 ] {cca741ea-0005-4f94-8295-ae433209b36a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11368 | 2026.01.02 05:13:03.573405 [ 270 ] {cca741ea-0005-4f94-8295-ae433209b36a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11369 | 2026.01.02 05:13:03.573408 [ 190 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11370 | 2026.01.02 05:13:03.573455 [ 190 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 2464 rows starting from the beginning of the part | ||
| 11371 | 2026.01.02 05:13:03.573525 [ 190 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 136 rows starting from the beginning of the part | ||
| 11372 | 2026.01.02 05:13:03.573575 [ 190 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 56 rows starting from the beginning of the part | ||
| 11373 | 2026.01.02 05:13:03.573621 [ 190 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 142 rows starting from the beginning of the part | ||
| 11374 | 2026.01.02 05:13:03.573665 [ 190 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 56 rows starting from the beginning of the part | ||
| 11375 | 2026.01.02 05:13:03.573708 [ 190 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 136 rows starting from the beginning of the part | ||
| 11376 | 2026.01.02 05:13:03.573838 [ 270 ] {cca741ea-0005-4f94-8295-ae433209b36a} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11377 | 2026.01.02 05:13:03.573890 [ 270 ] {cca741ea-0005-4f94-8295-ae433209b36a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11378 | 2026.01.02 05:13:03.574250 [ 270 ] {cca741ea-0005-4f94-8295-ae433209b36a} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 11379 | 2026.01.02 05:13:03.574502 [ 270 ] {cca741ea-0005-4f94-8295-ae433209b36a} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11380 | 2026.01.02 05:13:03.574650 [ 270 ] {cca741ea-0005-4f94-8295-ae433209b36a} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.00132 sec., 30303.030303030304 rows/sec., 2.23 MiB/sec. | ||
| 11381 | 2026.01.02 05:13:03.574692 [ 270 ] {cca741ea-0005-4f94-8295-ae433209b36a} <Debug> TCPHandler: Processed in 0.001501245 sec. | ||
| 11382 | 2026.01.02 05:13:03.574798 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11383 | 2026.01.02 05:13:03.574903 [ 270 ] {178ab3c2-8c43-4f61-a838-3d997095181c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11384 | 2026.01.02 05:13:03.574945 [ 270 ] {178ab3c2-8c43-4f61-a838-3d997095181c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11385 | 2026.01.02 05:13:03.575030 [ 196 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2990 rows, containing 5 columns (5 merged, 0 gathered) in 0.00179716 sec., 1663736.1169845758 rows/sec., 143.25 MiB/sec. | ||
| 11386 | 2026.01.02 05:13:03.575398 [ 200 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11387 | 2026.01.02 05:13:03.575453 [ 270 ] {178ab3c2-8c43-4f61-a838-3d997095181c} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11388 | 2026.01.02 05:13:03.575504 [ 270 ] {178ab3c2-8c43-4f61-a838-3d997095181c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11389 | 2026.01.02 05:13:03.575775 [ 200 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_86_17} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11390 | 2026.01.02 05:13:03.575882 [ 200 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_86_17} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11391 | 2026.01.02 05:13:03.575939 [ 270 ] {178ab3c2-8c43-4f61-a838-3d997095181c} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11392 | 2026.01.02 05:13:03.575988 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.90 MiB. | ||
| 11393 | 2026.01.02 05:13:03.576146 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 452 | ||
| 11394 | 2026.01.02 05:13:03.576192 [ 270 ] {178ab3c2-8c43-4f61-a838-3d997095181c} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11395 | 2026.01.02 05:13:03.576317 [ 94 ] {} <Debug> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11396 | 2026.01.02 05:13:03.576333 [ 270 ] {178ab3c2-8c43-4f61-a838-3d997095181c} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.00145 sec., 71724.1379310345 rows/sec., 5.60 MiB/sec. | ||
| 11397 | 2026.01.02 05:13:03.576354 [ 94 ] {} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11398 | 2026.01.02 05:13:03.576380 [ 270 ] {178ab3c2-8c43-4f61-a838-3d997095181c} <Debug> TCPHandler: Processed in 0.001632827 sec. | ||
| 11399 | 2026.01.02 05:13:03.576379 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11400 | 2026.01.02 05:13:03.576463 [ 190 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 11401 | 2026.01.02 05:13:03.576498 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11402 | 2026.01.02 05:13:03.576544 [ 190 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11403 | 2026.01.02 05:13:03.576571 [ 190 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1249 rows starting from the beginning of the part | ||
| 11404 | 2026.01.02 05:13:03.576599 [ 270 ] {9d898255-d875-4525-a087-0de1249ae31e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11405 | 2026.01.02 05:13:03.576614 [ 190 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 104 rows starting from the beginning of the part | ||
| 11406 | 2026.01.02 05:13:03.576649 [ 270 ] {9d898255-d875-4525-a087-0de1249ae31e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11407 | 2026.01.02 05:13:03.576655 [ 190 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 64 rows starting from the beginning of the part | ||
| 11408 | 2026.01.02 05:13:03.576703 [ 190 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 114 rows starting from the beginning of the part | ||
| 11409 | 2026.01.02 05:13:03.576733 [ 190 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 64 rows starting from the beginning of the part | ||
| 11410 | 2026.01.02 05:13:03.576768 [ 190 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 104 rows starting from the beginning of the part | ||
| 11411 | 2026.01.02 05:13:03.577065 [ 270 ] {9d898255-d875-4525-a087-0de1249ae31e} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11412 | 2026.01.02 05:13:03.577108 [ 270 ] {9d898255-d875-4525-a087-0de1249ae31e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11413 | 2026.01.02 05:13:03.577480 [ 270 ] {9d898255-d875-4525-a087-0de1249ae31e} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11414 | 2026.01.02 05:13:03.577659 [ 186 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1699 rows, containing 5 columns (5 merged, 0 gathered) in 0.001218751 sec., 1394050.1382152713 rows/sec., 108.12 MiB/sec. | ||
| 11415 | 2026.01.02 05:13:03.577698 [ 270 ] {9d898255-d875-4525-a087-0de1249ae31e} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11416 | 2026.01.02 05:13:03.577844 [ 270 ] {9d898255-d875-4525-a087-0de1249ae31e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001264 sec., 126582.27848101266 rows/sec., 8.82 MiB/sec. | ||
| 11417 | 2026.01.02 05:13:03.577884 [ 270 ] {9d898255-d875-4525-a087-0de1249ae31e} <Debug> TCPHandler: Processed in 0.001435014 sec. | ||
| 11418 | 2026.01.02 05:13:03.577897 [ 193 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11419 | 2026.01.02 05:13:03.578011 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11420 | 2026.01.02 05:13:03.578107 [ 270 ] {5c1041c5-5f20-4df0-a09f-fe0755fe2134} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11421 | 2026.01.02 05:13:03.578162 [ 270 ] {5c1041c5-5f20-4df0-a09f-fe0755fe2134} <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 | ||
| 11422 | 2026.01.02 05:13:03.578222 [ 193 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_86_17} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11423 | 2026.01.02 05:13:03.578293 [ 193 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_86_17} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11424 | 2026.01.02 05:13:03.578391 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 11425 | 2026.01.02 05:13:03.578993 [ 270 ] {5c1041c5-5f20-4df0-a09f-fe0755fe2134} <Trace> oximeter.measurements_histogramu64 (1ea2d44b-9dfb-4731-8ee2-8779179f369b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11426 | 2026.01.02 05:13:03.579029 [ 270 ] {5c1041c5-5f20-4df0-a09f-fe0755fe2134} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11427 | 2026.01.02 05:13:03.579613 [ 270 ] {5c1041c5-5f20-4df0-a09f-fe0755fe2134} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 11428 | 2026.01.02 05:13:03.579842 [ 270 ] {5c1041c5-5f20-4df0-a09f-fe0755fe2134} <Trace> oximeter.measurements_histogramu64 (1ea2d44b-9dfb-4731-8ee2-8779179f369b): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11429 | 2026.01.02 05:13:03.579988 [ 270 ] {5c1041c5-5f20-4df0-a09f-fe0755fe2134} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.0019 sec., 21052.63157894737 rows/sec., 37.73 MiB/sec. | ||
| 11430 | 2026.01.02 05:13:03.580058 [ 270 ] {5c1041c5-5f20-4df0-a09f-fe0755fe2134} <Debug> TCPHandler: Processed in 0.002106656 sec. | ||
| 11431 | 2026.01.02 05:13:03.580168 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11432 | 2026.01.02 05:13:03.580261 [ 270 ] {3ad76393-9dfe-4876-b5ad-b08ff8d17682} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11433 | 2026.01.02 05:13:03.580303 [ 270 ] {3ad76393-9dfe-4876-b5ad-b08ff8d17682} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11434 | 2026.01.02 05:13:03.580640 [ 270 ] {3ad76393-9dfe-4876-b5ad-b08ff8d17682} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11435 | 2026.01.02 05:13:03.580675 [ 270 ] {3ad76393-9dfe-4876-b5ad-b08ff8d17682} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11436 | 2026.01.02 05:13:03.580989 [ 270 ] {3ad76393-9dfe-4876-b5ad-b08ff8d17682} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11437 | 2026.01.02 05:13:03.581210 [ 270 ] {3ad76393-9dfe-4876-b5ad-b08ff8d17682} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11438 | 2026.01.02 05:13:03.581343 [ 270 ] {3ad76393-9dfe-4876-b5ad-b08ff8d17682} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0011 sec., 54545.454545454544 rows/sec., 3.68 MiB/sec. | ||
| 11439 | 2026.01.02 05:13:03.581380 [ 270 ] {3ad76393-9dfe-4876-b5ad-b08ff8d17682} <Debug> TCPHandler: Processed in 0.001261161 sec. | ||
| 11440 | 2026.01.02 05:13:03.593927 [ 244 ] {} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11441 | 2026.01.02 05:13:03.593977 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11442 | 2026.01.02 05:13:03.600018 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 11443 | 2026.01.02 05:13:03.600716 [ 244 ] {} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11444 | 2026.01.02 05:13:03.603724 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 452 | ||
| 11445 | 2026.01.02 05:13:05.924043 [ 93 ] {} <Debug> oximeter.measurements_f64 (aa9bbb3a-da62-4075-81f6-d05edd62a94a) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 11446 | 2026.01.02 05:13:05.924110 [ 93 ] {} <Trace> oximeter.measurements_f64 (aa9bbb3a-da62-4075-81f6-d05edd62a94a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11447 | 2026.01.02 05:13:05.924130 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11448 | 2026.01.02 05:13:05.924290 [ 198 ] {aa9bbb3a-da62-4075-81f6-d05edd62a94a::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 | ||
| 11449 | 2026.01.02 05:13:05.924504 [ 198 ] {aa9bbb3a-da62-4075-81f6-d05edd62a94a::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11450 | 2026.01.02 05:13:05.924566 [ 198 ] {aa9bbb3a-da62-4075-81f6-d05edd62a94a::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 5 rows starting from the beginning of the part | ||
| 11451 | 2026.01.02 05:13:05.924670 [ 198 ] {aa9bbb3a-da62-4075-81f6-d05edd62a94a::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 11452 | 2026.01.02 05:13:05.924746 [ 198 ] {aa9bbb3a-da62-4075-81f6-d05edd62a94a::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part | ||
| 11453 | 2026.01.02 05:13:05.924814 [ 198 ] {aa9bbb3a-da62-4075-81f6-d05edd62a94a::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
| 11454 | 2026.01.02 05:13:05.924878 [ 198 ] {aa9bbb3a-da62-4075-81f6-d05edd62a94a::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
| 11455 | 2026.01.02 05:13:05.925764 [ 193 ] {aa9bbb3a-da62-4075-81f6-d05edd62a94a::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.001559556 sec., 6412.081387266632 rows/sec., 422.05 KiB/sec. | ||
| 11456 | 2026.01.02 05:13:05.925892 [ 198 ] {aa9bbb3a-da62-4075-81f6-d05edd62a94a::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 11457 | 2026.01.02 05:13:05.926140 [ 198 ] {aa9bbb3a-da62-4075-81f6-d05edd62a94a::all_1_9_2} <Trace> oximeter.measurements_f64 (aa9bbb3a-da62-4075-81f6-d05edd62a94a): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11458 | 2026.01.02 05:13:05.926208 [ 198 ] {aa9bbb3a-da62-4075-81f6-d05edd62a94a::all_1_9_2} <Trace> oximeter.measurements_f64 (aa9bbb3a-da62-4075-81f6-d05edd62a94a) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 11459 | 2026.01.02 05:13:05.926277 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 11460 | 2026.01.02 05:13:06.289898 [ 93 ] {} <Debug> oximeter.fields_u32 (1310015a-3be0-40ba-9fec-1b5eb4ed9f75) (MergerMutator): Selected 5 parts from all_1_19_4 to all_23_23_0 | ||
| 11461 | 2026.01.02 05:13:06.289971 [ 93 ] {} <Trace> oximeter.fields_u32 (1310015a-3be0-40ba-9fec-1b5eb4ed9f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11462 | 2026.01.02 05:13:06.289997 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11463 | 2026.01.02 05:13:06.290129 [ 192 ] {1310015a-3be0-40ba-9fec-1b5eb4ed9f75::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 | ||
| 11464 | 2026.01.02 05:13:06.290280 [ 192 ] {1310015a-3be0-40ba-9fec-1b5eb4ed9f75::all_1_23_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11465 | 2026.01.02 05:13:06.290315 [ 192 ] {1310015a-3be0-40ba-9fec-1b5eb4ed9f75::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 465 rows starting from the beginning of the part | ||
| 11466 | 2026.01.02 05:13:06.290381 [ 192 ] {1310015a-3be0-40ba-9fec-1b5eb4ed9f75::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 252 rows starting from the beginning of the part | ||
| 11467 | 2026.01.02 05:13:06.290429 [ 192 ] {1310015a-3be0-40ba-9fec-1b5eb4ed9f75::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 252 rows starting from the beginning of the part | ||
| 11468 | 2026.01.02 05:13:06.290473 [ 192 ] {1310015a-3be0-40ba-9fec-1b5eb4ed9f75::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 252 rows starting from the beginning of the part | ||
| 11469 | 2026.01.02 05:13:06.290511 [ 192 ] {1310015a-3be0-40ba-9fec-1b5eb4ed9f75::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 | ||
| 11470 | 2026.01.02 05:13:06.291434 [ 198 ] {1310015a-3be0-40ba-9fec-1b5eb4ed9f75::all_1_23_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1222 rows, containing 5 columns (5 merged, 0 gathered) in 0.001365833 sec., 894692.103646639 rows/sec., 64.56 MiB/sec. | ||
| 11471 | 2026.01.02 05:13:06.291637 [ 193 ] {1310015a-3be0-40ba-9fec-1b5eb4ed9f75::all_1_23_5} <Trace> MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) | ||
| 11472 | 2026.01.02 05:13:06.291956 [ 193 ] {1310015a-3be0-40ba-9fec-1b5eb4ed9f75::all_1_23_5} <Trace> oximeter.fields_u32 (1310015a-3be0-40ba-9fec-1b5eb4ed9f75): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11473 | 2026.01.02 05:13:06.292036 [ 193 ] {1310015a-3be0-40ba-9fec-1b5eb4ed9f75::all_1_23_5} <Trace> oximeter.fields_u32 (1310015a-3be0-40ba-9fec-1b5eb4ed9f75) (MergerMutator): Merged 5 parts: [all_1_19_4, all_23_23_0] -> all_1_23_5 | ||
| 11474 | 2026.01.02 05:13:06.292146 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 11475 | 2026.01.02 05:13:08.600112 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11476 | 2026.01.02 05:13:08.600324 [ 270 ] {1f6f3954-ab14-488d-b91b-acf0f5529742} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11477 | 2026.01.02 05:13:08.600393 [ 270 ] {1f6f3954-ab14-488d-b91b-acf0f5529742} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11478 | 2026.01.02 05:13:08.601038 [ 270 ] {1f6f3954-ab14-488d-b91b-acf0f5529742} <Trace> oximeter.fields_i16 (cb56b64a-0514-41c6-b851-58b3833bf8fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11479 | 2026.01.02 05:13:08.601092 [ 270 ] {1f6f3954-ab14-488d-b91b-acf0f5529742} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11480 | 2026.01.02 05:13:08.601507 [ 270 ] {1f6f3954-ab14-488d-b91b-acf0f5529742} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 11481 | 2026.01.02 05:13:08.601741 [ 270 ] {1f6f3954-ab14-488d-b91b-acf0f5529742} <Trace> oximeter.fields_i16 (cb56b64a-0514-41c6-b851-58b3833bf8fd): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11482 | 2026.01.02 05:13:08.601902 [ 270 ] {1f6f3954-ab14-488d-b91b-acf0f5529742} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00163 sec., 14723.926380368099 rows/sec., 1.22 MiB/sec. | ||
| 11483 | 2026.01.02 05:13:08.601953 [ 270 ] {1f6f3954-ab14-488d-b91b-acf0f5529742} <Debug> TCPHandler: Processed in 0.001984313 sec. | ||
| 11484 | 2026.01.02 05:13:08.602082 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11485 | 2026.01.02 05:13:08.602211 [ 270 ] {1cf86a36-c2f9-4b30-94f6-2d110a26a82c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11486 | 2026.01.02 05:13:08.602264 [ 270 ] {1cf86a36-c2f9-4b30-94f6-2d110a26a82c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11487 | 2026.01.02 05:13:08.602755 [ 270 ] {1cf86a36-c2f9-4b30-94f6-2d110a26a82c} <Trace> oximeter.fields_ipaddr (645cdd3d-4969-40ee-99e7-272b8c981424): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11488 | 2026.01.02 05:13:08.602803 [ 270 ] {1cf86a36-c2f9-4b30-94f6-2d110a26a82c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11489 | 2026.01.02 05:13:08.603182 [ 270 ] {1cf86a36-c2f9-4b30-94f6-2d110a26a82c} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 11490 | 2026.01.02 05:13:08.603415 [ 270 ] {1cf86a36-c2f9-4b30-94f6-2d110a26a82c} <Trace> oximeter.fields_ipaddr (645cdd3d-4969-40ee-99e7-272b8c981424): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11491 | 2026.01.02 05:13:08.603551 [ 270 ] {1cf86a36-c2f9-4b30-94f6-2d110a26a82c} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001369 sec., 1460.9203798392987 rows/sec., 119.13 KiB/sec. | ||
| 11492 | 2026.01.02 05:13:08.603591 [ 270 ] {1cf86a36-c2f9-4b30-94f6-2d110a26a82c} <Debug> TCPHandler: Processed in 0.001573136 sec. | ||
| 11493 | 2026.01.02 05:13:08.603703 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11494 | 2026.01.02 05:13:08.603800 [ 270 ] {a0165a80-8d42-4d04-ad27-9f638019cb08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11495 | 2026.01.02 05:13:08.603839 [ 270 ] {a0165a80-8d42-4d04-ad27-9f638019cb08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11496 | 2026.01.02 05:13:08.604885 [ 270 ] {a0165a80-8d42-4d04-ad27-9f638019cb08} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11497 | 2026.01.02 05:13:08.604923 [ 270 ] {a0165a80-8d42-4d04-ad27-9f638019cb08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11498 | 2026.01.02 05:13:08.605339 [ 270 ] {a0165a80-8d42-4d04-ad27-9f638019cb08} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11499 | 2026.01.02 05:13:08.605564 [ 270 ] {a0165a80-8d42-4d04-ad27-9f638019cb08} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11500 | 2026.01.02 05:13:08.605696 [ 270 ] {a0165a80-8d42-4d04-ad27-9f638019cb08} <Debug> executeQuery: Read 1317 rows, 112.50 KiB in 0.001915 sec., 687728.4595300261 rows/sec., 57.37 MiB/sec. | ||
| 11501 | 2026.01.02 05:13:08.605735 [ 270 ] {a0165a80-8d42-4d04-ad27-9f638019cb08} <Debug> TCPHandler: Processed in 0.002082385 sec. | ||
| 11502 | 2026.01.02 05:13:08.605854 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11503 | 2026.01.02 05:13:08.605950 [ 270 ] {773ee72f-7f8a-4a6c-991d-a1ac97f969f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11504 | 2026.01.02 05:13:08.605991 [ 270 ] {773ee72f-7f8a-4a6c-991d-a1ac97f969f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11505 | 2026.01.02 05:13:08.606394 [ 270 ] {773ee72f-7f8a-4a6c-991d-a1ac97f969f2} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11506 | 2026.01.02 05:13:08.606431 [ 270 ] {773ee72f-7f8a-4a6c-991d-a1ac97f969f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11507 | 2026.01.02 05:13:08.606750 [ 270 ] {773ee72f-7f8a-4a6c-991d-a1ac97f969f2} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 11508 | 2026.01.02 05:13:08.606967 [ 270 ] {773ee72f-7f8a-4a6c-991d-a1ac97f969f2} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11509 | 2026.01.02 05:13:08.607097 [ 270 ] {773ee72f-7f8a-4a6c-991d-a1ac97f969f2} <Debug> executeQuery: Read 14 rows, 1.10 KiB in 0.001166 sec., 12006.861063464838 rows/sec., 943.90 KiB/sec. | ||
| 11510 | 2026.01.02 05:13:08.607135 [ 270 ] {773ee72f-7f8a-4a6c-991d-a1ac97f969f2} <Debug> TCPHandler: Processed in 0.001330663 sec. | ||
| 11511 | 2026.01.02 05:13:08.607243 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11512 | 2026.01.02 05:13:08.607336 [ 270 ] {03d5364f-e5c4-4cbe-9c1e-faee7fbf483a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11513 | 2026.01.02 05:13:08.607378 [ 270 ] {03d5364f-e5c4-4cbe-9c1e-faee7fbf483a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11514 | 2026.01.02 05:13:08.607857 [ 270 ] {03d5364f-e5c4-4cbe-9c1e-faee7fbf483a} <Trace> oximeter.fields_u32 (1310015a-3be0-40ba-9fec-1b5eb4ed9f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11515 | 2026.01.02 05:13:08.607894 [ 270 ] {03d5364f-e5c4-4cbe-9c1e-faee7fbf483a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11516 | 2026.01.02 05:13:08.608215 [ 270 ] {03d5364f-e5c4-4cbe-9c1e-faee7fbf483a} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 11517 | 2026.01.02 05:13:08.608435 [ 270 ] {03d5364f-e5c4-4cbe-9c1e-faee7fbf483a} <Trace> oximeter.fields_u32 (1310015a-3be0-40ba-9fec-1b5eb4ed9f75): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11518 | 2026.01.02 05:13:08.608571 [ 270 ] {03d5364f-e5c4-4cbe-9c1e-faee7fbf483a} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001253 sec., 201117.3184357542 rows/sec., 13.91 MiB/sec. | ||
| 11519 | 2026.01.02 05:13:08.608608 [ 270 ] {03d5364f-e5c4-4cbe-9c1e-faee7fbf483a} <Debug> TCPHandler: Processed in 0.001413674 sec. | ||
| 11520 | 2026.01.02 05:13:08.608724 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11521 | 2026.01.02 05:13:08.608816 [ 270 ] {e6c69352-8614-475a-93a1-9e477689e9cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11522 | 2026.01.02 05:13:08.608855 [ 270 ] {e6c69352-8614-475a-93a1-9e477689e9cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11523 | 2026.01.02 05:13:08.609249 [ 270 ] {e6c69352-8614-475a-93a1-9e477689e9cb} <Trace> oximeter.fields_u8 (ae3e3832-81ae-4954-8933-d68b9608f6be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11524 | 2026.01.02 05:13:08.609284 [ 270 ] {e6c69352-8614-475a-93a1-9e477689e9cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11525 | 2026.01.02 05:13:08.609577 [ 270 ] {e6c69352-8614-475a-93a1-9e477689e9cb} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 11526 | 2026.01.02 05:13:08.609791 [ 270 ] {e6c69352-8614-475a-93a1-9e477689e9cb} <Trace> oximeter.fields_u8 (ae3e3832-81ae-4954-8933-d68b9608f6be): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11527 | 2026.01.02 05:13:08.609916 [ 270 ] {e6c69352-8614-475a-93a1-9e477689e9cb} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001118 sec., 10733.45259391771 rows/sec., 838.55 KiB/sec. | ||
| 11528 | 2026.01.02 05:13:08.609954 [ 270 ] {e6c69352-8614-475a-93a1-9e477689e9cb} <Debug> TCPHandler: Processed in 0.001279562 sec. | ||
| 11529 | 2026.01.02 05:13:08.610063 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11530 | 2026.01.02 05:13:08.610155 [ 270 ] {6624479d-2a26-490f-92b0-57bfc33cb158} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11531 | 2026.01.02 05:13:08.610194 [ 270 ] {6624479d-2a26-490f-92b0-57bfc33cb158} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11532 | 2026.01.02 05:13:08.610792 [ 270 ] {6624479d-2a26-490f-92b0-57bfc33cb158} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11533 | 2026.01.02 05:13:08.610828 [ 270 ] {6624479d-2a26-490f-92b0-57bfc33cb158} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11534 | 2026.01.02 05:13:08.611176 [ 270 ] {6624479d-2a26-490f-92b0-57bfc33cb158} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11535 | 2026.01.02 05:13:08.611392 [ 270 ] {6624479d-2a26-490f-92b0-57bfc33cb158} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11536 | 2026.01.02 05:13:08.611517 [ 270 ] {6624479d-2a26-490f-92b0-57bfc33cb158} <Debug> executeQuery: Read 558 rows, 42.83 KiB in 0.001379 sec., 404641.04423495283 rows/sec., 30.33 MiB/sec. | ||
| 11537 | 2026.01.02 05:13:08.611555 [ 270 ] {6624479d-2a26-490f-92b0-57bfc33cb158} <Debug> TCPHandler: Processed in 0.001540365 sec. | ||
| 11538 | 2026.01.02 05:13:08.611666 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11539 | 2026.01.02 05:13:08.611760 [ 270 ] {9d8e0070-c429-40a6-920b-a32539a5871c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11540 | 2026.01.02 05:13:08.611803 [ 270 ] {9d8e0070-c429-40a6-920b-a32539a5871c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11541 | 2026.01.02 05:13:08.612405 [ 270 ] {9d8e0070-c429-40a6-920b-a32539a5871c} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11542 | 2026.01.02 05:13:08.612439 [ 270 ] {9d8e0070-c429-40a6-920b-a32539a5871c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11543 | 2026.01.02 05:13:08.612812 [ 270 ] {9d8e0070-c429-40a6-920b-a32539a5871c} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11544 | 2026.01.02 05:13:08.613033 [ 270 ] {9d8e0070-c429-40a6-920b-a32539a5871c} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11545 | 2026.01.02 05:13:08.613140 [ 61 ] {} <Debug> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11546 | 2026.01.02 05:13:08.613163 [ 270 ] {9d8e0070-c429-40a6-920b-a32539a5871c} <Debug> executeQuery: Read 881 rows, 61.23 KiB in 0.001422 sec., 619549.9296765119 rows/sec., 42.05 MiB/sec. | ||
| 11547 | 2026.01.02 05:13:08.613178 [ 61 ] {} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11548 | 2026.01.02 05:13:08.613197 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11549 | 2026.01.02 05:13:08.613201 [ 270 ] {9d8e0070-c429-40a6-920b-a32539a5871c} <Debug> TCPHandler: Processed in 0.001583867 sec. | ||
| 11550 | 2026.01.02 05:13:08.613309 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11551 | 2026.01.02 05:13:08.613314 [ 198 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 11552 | 2026.01.02 05:13:08.613402 [ 270 ] {dac4d543-1b26-47f3-b786-9e65b8d65bff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11553 | 2026.01.02 05:13:08.613448 [ 270 ] {dac4d543-1b26-47f3-b786-9e65b8d65bff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11554 | 2026.01.02 05:13:08.613476 [ 198 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11555 | 2026.01.02 05:13:08.613520 [ 198 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_81_16, total 24206 rows starting from the beginning of the part | ||
| 11556 | 2026.01.02 05:13:08.613592 [ 198 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 160 rows starting from the beginning of the part | ||
| 11557 | 2026.01.02 05:13:08.613641 [ 198 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 165 rows starting from the beginning of the part | ||
| 11558 | 2026.01.02 05:13:08.613687 [ 198 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 160 rows starting from the beginning of the part | ||
| 11559 | 2026.01.02 05:13:08.613731 [ 198 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 160 rows starting from the beginning of the part | ||
| 11560 | 2026.01.02 05:13:08.613777 [ 198 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 881 rows starting from the beginning of the part | ||
| 11561 | 2026.01.02 05:13:08.613780 [ 270 ] {dac4d543-1b26-47f3-b786-9e65b8d65bff} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11562 | 2026.01.02 05:13:08.613827 [ 270 ] {dac4d543-1b26-47f3-b786-9e65b8d65bff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11563 | 2026.01.02 05:13:08.614181 [ 270 ] {dac4d543-1b26-47f3-b786-9e65b8d65bff} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11564 | 2026.01.02 05:13:08.614397 [ 270 ] {dac4d543-1b26-47f3-b786-9e65b8d65bff} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11565 | 2026.01.02 05:13:08.614527 [ 270 ] {dac4d543-1b26-47f3-b786-9e65b8d65bff} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001143 sec., 52493.43832020998 rows/sec., 3.54 MiB/sec. | ||
| 11566 | 2026.01.02 05:13:08.614562 [ 270 ] {dac4d543-1b26-47f3-b786-9e65b8d65bff} <Debug> TCPHandler: Processed in 0.001302462 sec. | ||
| 11567 | 2026.01.02 05:13:08.619482 [ 193 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25732 rows, containing 5 columns (5 merged, 0 gathered) in 0.006226304 sec., 4132788.89048784 rows/sec., 282.86 MiB/sec. | ||
| 11568 | 2026.01.02 05:13:08.619824 [ 188 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11569 | 2026.01.02 05:13:08.620204 [ 188 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11570 | 2026.01.02 05:13:08.620292 [ 188 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11571 | 2026.01.02 05:13:08.620410 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.35 MiB. | ||
| 11572 | 2026.01.02 05:13:09.490744 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 29337 | ||
| 11573 | 2026.01.02 05:13:09.491492 [ 245 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11574 | 2026.01.02 05:13:09.491526 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11575 | 2026.01.02 05:13:09.492008 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 11576 | 2026.01.02 05:13:09.492247 [ 245 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11577 | 2026.01.02 05:13:09.492398 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29337 | ||
| 11578 | 2026.01.02 05:13:09.492396 [ 61 ] {} <Debug> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 11579 | 2026.01.02 05:13:09.492457 [ 61 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11580 | 2026.01.02 05:13:09.492479 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11581 | 2026.01.02 05:13:09.492636 [ 194 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::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 | ||
| 11582 | 2026.01.02 05:13:09.492831 [ 194 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11583 | 2026.01.02 05:13:09.492891 [ 194 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_56_11, total 26905 rows starting from the beginning of the part | ||
| 11584 | 2026.01.02 05:13:09.492991 [ 194 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 512 rows starting from the beginning of the part | ||
| 11585 | 2026.01.02 05:13:09.493068 [ 194 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 448 rows starting from the beginning of the part | ||
| 11586 | 2026.01.02 05:13:09.493137 [ 194 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 512 rows starting from the beginning of the part | ||
| 11587 | 2026.01.02 05:13:09.493204 [ 194 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 448 rows starting from the beginning of the part | ||
| 11588 | 2026.01.02 05:13:09.493268 [ 194 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 512 rows starting from the beginning of the part | ||
| 11589 | 2026.01.02 05:13:09.495569 [ 193 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29337 rows, containing 4 columns (4 merged, 0 gathered) in 0.003015651 sec., 9728247.731584325 rows/sec., 139.16 MiB/sec. | ||
| 11590 | 2026.01.02 05:13:09.495968 [ 193 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 11591 | 2026.01.02 05:13:09.496301 [ 193 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::all_1_61_12} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11592 | 2026.01.02 05:13:09.496379 [ 193 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::all_1_61_12} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 11593 | 2026.01.02 05:13:09.496499 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.90 MiB. | ||
| 11594 | 2026.01.02 05:13:11.103879 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 460 | ||
| 11595 | 2026.01.02 05:13:11.122302 [ 244 ] {} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11596 | 2026.01.02 05:13:11.122365 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11597 | 2026.01.02 05:13:11.128694 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 11598 | 2026.01.02 05:13:11.129485 [ 244 ] {} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11599 | 2026.01.02 05:13:11.129819 [ 81 ] {} <Debug> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 11600 | 2026.01.02 05:13:11.129885 [ 81 ] {} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11601 | 2026.01.02 05:13:11.129904 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11602 | 2026.01.02 05:13:11.130035 [ 187 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::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 | ||
| 11603 | 2026.01.02 05:13:11.133605 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 460 | ||
| 11604 | 2026.01.02 05:13:11.133970 [ 187 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11605 | 2026.01.02 05:13:11.135598 [ 187 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 422 rows starting from the beginning of the part | ||
| 11606 | 2026.01.02 05:13:11.140175 [ 187 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 8 rows starting from the beginning of the part | ||
| 11607 | 2026.01.02 05:13:11.144770 [ 187 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 7 rows starting from the beginning of the part | ||
| 11608 | 2026.01.02 05:13:11.149367 [ 187 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 8 rows starting from the beginning of the part | ||
| 11609 | 2026.01.02 05:13:11.154247 [ 187 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 7 rows starting from the beginning of the part | ||
| 11610 | 2026.01.02 05:13:11.158218 [ 187 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 8 rows starting from the beginning of the part | ||
| 11611 | 2026.01.02 05:13:11.211679 [ 193 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.081704228 sec., 5630.063599646275 rows/sec., 29.11 MiB/sec. | ||
| 11612 | 2026.01.02 05:13:11.214127 [ 195 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 11613 | 2026.01.02 05:13:11.215945 [ 195 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::all_1_61_12} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11614 | 2026.01.02 05:13:11.216051 [ 195 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::all_1_61_12} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 11615 | 2026.01.02 05:13:11.217685 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 11616 | 2026.01.02 05:13:12.083505 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1364 | ||
| 11617 | 2026.01.02 05:13:12.085815 [ 243 ] {} <Trace> system.query_log (dd3f3490-5765-4d2a-9406-0e239d3e9a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11618 | 2026.01.02 05:13:12.085857 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11619 | 2026.01.02 05:13:12.087054 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 11620 | 2026.01.02 05:13:12.087325 [ 243 ] {} <Trace> system.query_log (dd3f3490-5765-4d2a-9406-0e239d3e9a13): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11621 | 2026.01.02 05:13:12.087459 [ 31 ] {} <Debug> system.query_log (dd3f3490-5765-4d2a-9406-0e239d3e9a13) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 11622 | 2026.01.02 05:13:12.087496 [ 31 ] {} <Trace> system.query_log (dd3f3490-5765-4d2a-9406-0e239d3e9a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11623 | 2026.01.02 05:13:12.087513 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11624 | 2026.01.02 05:13:12.087581 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1364 | ||
| 11625 | 2026.01.02 05:13:12.087633 [ 189 ] {dd3f3490-5765-4d2a-9406-0e239d3e9a13::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 | ||
| 11626 | 2026.01.02 05:13:12.088188 [ 189 ] {dd3f3490-5765-4d2a-9406-0e239d3e9a13::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11627 | 2026.01.02 05:13:12.088339 [ 189 ] {dd3f3490-5765-4d2a-9406-0e239d3e9a13::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1230 rows starting from the beginning of the part | ||
| 11628 | 2026.01.02 05:13:12.088697 [ 189 ] {dd3f3490-5765-4d2a-9406-0e239d3e9a13::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 22 rows starting from the beginning of the part | ||
| 11629 | 2026.01.02 05:13:12.089034 [ 189 ] {dd3f3490-5765-4d2a-9406-0e239d3e9a13::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 36 rows starting from the beginning of the part | ||
| 11630 | 2026.01.02 05:13:12.089357 [ 189 ] {dd3f3490-5765-4d2a-9406-0e239d3e9a13::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 20 rows starting from the beginning of the part | ||
| 11631 | 2026.01.02 05:13:12.089689 [ 189 ] {dd3f3490-5765-4d2a-9406-0e239d3e9a13::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 26 rows starting from the beginning of the part | ||
| 11632 | 2026.01.02 05:13:12.090043 [ 189 ] {dd3f3490-5765-4d2a-9406-0e239d3e9a13::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 30 rows starting from the beginning of the part | ||
| 11633 | 2026.01.02 05:13:12.100978 [ 195 ] {dd3f3490-5765-4d2a-9406-0e239d3e9a13::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1364 rows, containing 72 columns (72 merged, 0 gathered) in 0.013403755 sec., 101762.52848548784 rows/sec., 81.96 MiB/sec. | ||
| 11634 | 2026.01.02 05:13:12.102555 [ 197 ] {dd3f3490-5765-4d2a-9406-0e239d3e9a13::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 11635 | 2026.01.02 05:13:12.103136 [ 197 ] {dd3f3490-5765-4d2a-9406-0e239d3e9a13::all_1_46_9} <Trace> system.query_log (dd3f3490-5765-4d2a-9406-0e239d3e9a13): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11636 | 2026.01.02 05:13:12.103216 [ 197 ] {dd3f3490-5765-4d2a-9406-0e239d3e9a13::all_1_46_9} <Trace> system.query_log (dd3f3490-5765-4d2a-9406-0e239d3e9a13) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 11637 | 2026.01.02 05:13:12.103470 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.92 MiB. | ||
| 11638 | 2026.01.02 05:13:13.570845 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11639 | 2026.01.02 05:13:13.571153 [ 270 ] {acd3810b-aea4-43aa-84ee-9494d4e63011} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11640 | 2026.01.02 05:13:13.571262 [ 270 ] {acd3810b-aea4-43aa-84ee-9494d4e63011} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11641 | 2026.01.02 05:13:13.572088 [ 270 ] {acd3810b-aea4-43aa-84ee-9494d4e63011} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11642 | 2026.01.02 05:13:13.572131 [ 270 ] {acd3810b-aea4-43aa-84ee-9494d4e63011} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11643 | 2026.01.02 05:13:13.572564 [ 270 ] {acd3810b-aea4-43aa-84ee-9494d4e63011} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11644 | 2026.01.02 05:13:13.572809 [ 270 ] {acd3810b-aea4-43aa-84ee-9494d4e63011} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11645 | 2026.01.02 05:13:13.572974 [ 270 ] {acd3810b-aea4-43aa-84ee-9494d4e63011} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001899 sec., 71616.64033701947 rows/sec., 6.21 MiB/sec. | ||
| 11646 | 2026.01.02 05:13:13.573025 [ 270 ] {acd3810b-aea4-43aa-84ee-9494d4e63011} <Debug> TCPHandler: Processed in 0.00236535 sec. | ||
| 11647 | 2026.01.02 05:13:13.573149 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11648 | 2026.01.02 05:13:13.573251 [ 270 ] {36a2df61-b4b3-47c5-8c45-9f8e3ef91abf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11649 | 2026.01.02 05:13:13.573296 [ 270 ] {36a2df61-b4b3-47c5-8c45-9f8e3ef91abf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11650 | 2026.01.02 05:13:13.573727 [ 270 ] {36a2df61-b4b3-47c5-8c45-9f8e3ef91abf} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11651 | 2026.01.02 05:13:13.573762 [ 270 ] {36a2df61-b4b3-47c5-8c45-9f8e3ef91abf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11652 | 2026.01.02 05:13:13.574077 [ 270 ] {36a2df61-b4b3-47c5-8c45-9f8e3ef91abf} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 11653 | 2026.01.02 05:13:13.574293 [ 270 ] {36a2df61-b4b3-47c5-8c45-9f8e3ef91abf} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11654 | 2026.01.02 05:13:13.574423 [ 270 ] {36a2df61-b4b3-47c5-8c45-9f8e3ef91abf} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001196 sec., 33444.816053511706 rows/sec., 2.46 MiB/sec. | ||
| 11655 | 2026.01.02 05:13:13.574462 [ 270 ] {36a2df61-b4b3-47c5-8c45-9f8e3ef91abf} <Debug> TCPHandler: Processed in 0.001365463 sec. | ||
| 11656 | 2026.01.02 05:13:13.574569 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11657 | 2026.01.02 05:13:13.574662 [ 270 ] {04821024-b43e-4dba-895e-e801b4614af9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11658 | 2026.01.02 05:13:13.574701 [ 270 ] {04821024-b43e-4dba-895e-e801b4614af9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11659 | 2026.01.02 05:13:13.575129 [ 270 ] {04821024-b43e-4dba-895e-e801b4614af9} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11660 | 2026.01.02 05:13:13.575163 [ 270 ] {04821024-b43e-4dba-895e-e801b4614af9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11661 | 2026.01.02 05:13:13.575474 [ 270 ] {04821024-b43e-4dba-895e-e801b4614af9} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11662 | 2026.01.02 05:13:13.575687 [ 270 ] {04821024-b43e-4dba-895e-e801b4614af9} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11663 | 2026.01.02 05:13:13.575815 [ 270 ] {04821024-b43e-4dba-895e-e801b4614af9} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001171 sec., 88812.9803586678 rows/sec., 6.94 MiB/sec. | ||
| 11664 | 2026.01.02 05:13:13.575852 [ 270 ] {04821024-b43e-4dba-895e-e801b4614af9} <Debug> TCPHandler: Processed in 0.001332682 sec. | ||
| 11665 | 2026.01.02 05:13:13.575958 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11666 | 2026.01.02 05:13:13.576053 [ 270 ] {bb63feba-5359-4692-a829-f98d4969863d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11667 | 2026.01.02 05:13:13.576098 [ 270 ] {bb63feba-5359-4692-a829-f98d4969863d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11668 | 2026.01.02 05:13:13.576506 [ 270 ] {bb63feba-5359-4692-a829-f98d4969863d} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11669 | 2026.01.02 05:13:13.576540 [ 270 ] {bb63feba-5359-4692-a829-f98d4969863d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11670 | 2026.01.02 05:13:13.576869 [ 270 ] {bb63feba-5359-4692-a829-f98d4969863d} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11671 | 2026.01.02 05:13:13.577091 [ 270 ] {bb63feba-5359-4692-a829-f98d4969863d} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11672 | 2026.01.02 05:13:13.577217 [ 270 ] {bb63feba-5359-4692-a829-f98d4969863d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001183 sec., 135249.36601859677 rows/sec., 9.42 MiB/sec. | ||
| 11673 | 2026.01.02 05:13:13.577255 [ 270 ] {bb63feba-5359-4692-a829-f98d4969863d} <Debug> TCPHandler: Processed in 0.001344722 sec. | ||
| 11674 | 2026.01.02 05:13:13.577360 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11675 | 2026.01.02 05:13:13.577454 [ 270 ] {9098d909-aa3b-45b1-9df2-182d59761cf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11676 | 2026.01.02 05:13:13.577508 [ 270 ] {9098d909-aa3b-45b1-9df2-182d59761cf6} <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 | ||
| 11677 | 2026.01.02 05:13:13.578357 [ 270 ] {9098d909-aa3b-45b1-9df2-182d59761cf6} <Trace> oximeter.measurements_histogramu64 (1ea2d44b-9dfb-4731-8ee2-8779179f369b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11678 | 2026.01.02 05:13:13.578389 [ 270 ] {9098d909-aa3b-45b1-9df2-182d59761cf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11679 | 2026.01.02 05:13:13.578916 [ 270 ] {9098d909-aa3b-45b1-9df2-182d59761cf6} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 11680 | 2026.01.02 05:13:13.579202 [ 270 ] {9098d909-aa3b-45b1-9df2-182d59761cf6} <Trace> oximeter.measurements_histogramu64 (1ea2d44b-9dfb-4731-8ee2-8779179f369b): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11681 | 2026.01.02 05:13:13.579343 [ 270 ] {9098d909-aa3b-45b1-9df2-182d59761cf6} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001906 sec., 20986.35886673662 rows/sec., 37.61 MiB/sec. | ||
| 11682 | 2026.01.02 05:13:13.579397 [ 270 ] {9098d909-aa3b-45b1-9df2-182d59761cf6} <Debug> TCPHandler: Processed in 0.002084555 sec. | ||
| 11683 | 2026.01.02 05:13:13.579508 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11684 | 2026.01.02 05:13:13.579602 [ 270 ] {f301ed50-4aff-4812-9e80-a9112c5990bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11685 | 2026.01.02 05:13:13.579645 [ 270 ] {f301ed50-4aff-4812-9e80-a9112c5990bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11686 | 2026.01.02 05:13:13.579982 [ 270 ] {f301ed50-4aff-4812-9e80-a9112c5990bb} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11687 | 2026.01.02 05:13:13.580023 [ 270 ] {f301ed50-4aff-4812-9e80-a9112c5990bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11688 | 2026.01.02 05:13:13.580330 [ 270 ] {f301ed50-4aff-4812-9e80-a9112c5990bb} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11689 | 2026.01.02 05:13:13.580537 [ 270 ] {f301ed50-4aff-4812-9e80-a9112c5990bb} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11690 | 2026.01.02 05:13:13.580649 [ 85 ] {} <Debug> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11691 | 2026.01.02 05:13:13.580664 [ 270 ] {f301ed50-4aff-4812-9e80-a9112c5990bb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001079 sec., 55607.04355885078 rows/sec., 3.75 MiB/sec. | ||
| 11692 | 2026.01.02 05:13:13.580687 [ 85 ] {} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11693 | 2026.01.02 05:13:13.580703 [ 270 ] {f301ed50-4aff-4812-9e80-a9112c5990bb} <Debug> TCPHandler: Processed in 0.001243751 sec. | ||
| 11694 | 2026.01.02 05:13:13.580707 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11695 | 2026.01.02 05:13:13.580830 [ 199 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 11696 | 2026.01.02 05:13:13.580980 [ 199 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11697 | 2026.01.02 05:13:13.581016 [ 199 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 4734 rows starting from the beginning of the part | ||
| 11698 | 2026.01.02 05:13:13.581081 [ 199 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 60 rows starting from the beginning of the part | ||
| 11699 | 2026.01.02 05:13:13.581126 [ 199 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 60 rows starting from the beginning of the part | ||
| 11700 | 2026.01.02 05:13:13.581167 [ 199 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 60 rows starting from the beginning of the part | ||
| 11701 | 2026.01.02 05:13:13.581206 [ 199 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 60 rows starting from the beginning of the part | ||
| 11702 | 2026.01.02 05:13:13.581246 [ 199 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 60 rows starting from the beginning of the part | ||
| 11703 | 2026.01.02 05:13:13.582804 [ 201 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5034 rows, containing 4 columns (4 merged, 0 gathered) in 0.002033504 sec., 2475529.9227343537 rows/sec., 164.94 MiB/sec. | ||
| 11704 | 2026.01.02 05:13:13.583273 [ 196 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11705 | 2026.01.02 05:13:13.583614 [ 196 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_86_17} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11706 | 2026.01.02 05:13:13.583700 [ 196 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_86_17} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11707 | 2026.01.02 05:13:13.583828 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.12 MiB. | ||
| 11708 | 2026.01.02 05:13:16.780571 [ 27 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11709 | 2026.01.02 05:13:16.780629 [ 27 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11710 | 2026.01.02 05:13:16.992667 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 29785 | ||
| 11711 | 2026.01.02 05:13:16.993234 [ 245 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11712 | 2026.01.02 05:13:16.993278 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11713 | 2026.01.02 05:13:16.993807 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 11714 | 2026.01.02 05:13:16.994031 [ 245 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11715 | 2026.01.02 05:13:16.994164 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29785 | ||
| 11716 | 2026.01.02 05:13:18.568530 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11717 | 2026.01.02 05:13:18.568726 [ 270 ] {032216f4-9eae-4d14-a6e2-d2273f14b44a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11718 | 2026.01.02 05:13:18.568791 [ 270 ] {032216f4-9eae-4d14-a6e2-d2273f14b44a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11719 | 2026.01.02 05:13:18.569536 [ 270 ] {032216f4-9eae-4d14-a6e2-d2273f14b44a} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11720 | 2026.01.02 05:13:18.569584 [ 270 ] {032216f4-9eae-4d14-a6e2-d2273f14b44a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11721 | 2026.01.02 05:13:18.569995 [ 270 ] {032216f4-9eae-4d14-a6e2-d2273f14b44a} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 11722 | 2026.01.02 05:13:18.570227 [ 270 ] {032216f4-9eae-4d14-a6e2-d2273f14b44a} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11723 | 2026.01.02 05:13:18.570376 [ 270 ] {032216f4-9eae-4d14-a6e2-d2273f14b44a} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.0017 sec., 32941.17647058824 rows/sec., 2.53 MiB/sec. | ||
| 11724 | 2026.01.02 05:13:18.570417 [ 270 ] {032216f4-9eae-4d14-a6e2-d2273f14b44a} <Debug> TCPHandler: Processed in 0.002019684 sec. | ||
| 11725 | 2026.01.02 05:13:18.570543 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11726 | 2026.01.02 05:13:18.570642 [ 270 ] {1c124ebd-a9b0-4f4e-ad59-eb93f4bdc725} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11727 | 2026.01.02 05:13:18.570681 [ 270 ] {1c124ebd-a9b0-4f4e-ad59-eb93f4bdc725} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11728 | 2026.01.02 05:13:18.571151 [ 270 ] {1c124ebd-a9b0-4f4e-ad59-eb93f4bdc725} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11729 | 2026.01.02 05:13:18.571186 [ 270 ] {1c124ebd-a9b0-4f4e-ad59-eb93f4bdc725} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11730 | 2026.01.02 05:13:18.571477 [ 270 ] {1c124ebd-a9b0-4f4e-ad59-eb93f4bdc725} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 11731 | 2026.01.02 05:13:18.571686 [ 270 ] {1c124ebd-a9b0-4f4e-ad59-eb93f4bdc725} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11732 | 2026.01.02 05:13:18.571809 [ 270 ] {1c124ebd-a9b0-4f4e-ad59-eb93f4bdc725} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001187 sec., 53917.43892165123 rows/sec., 4.21 MiB/sec. | ||
| 11733 | 2026.01.02 05:13:18.571845 [ 270 ] {1c124ebd-a9b0-4f4e-ad59-eb93f4bdc725} <Debug> TCPHandler: Processed in 0.001350703 sec. | ||
| 11734 | 2026.01.02 05:13:18.571959 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11735 | 2026.01.02 05:13:18.572056 [ 270 ] {b0b09acc-e8a2-42b8-9b2a-bf38609b1ae8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11736 | 2026.01.02 05:13:18.572105 [ 270 ] {b0b09acc-e8a2-42b8-9b2a-bf38609b1ae8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11737 | 2026.01.02 05:13:18.572606 [ 270 ] {b0b09acc-e8a2-42b8-9b2a-bf38609b1ae8} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11738 | 2026.01.02 05:13:18.572643 [ 270 ] {b0b09acc-e8a2-42b8-9b2a-bf38609b1ae8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11739 | 2026.01.02 05:13:18.572980 [ 270 ] {b0b09acc-e8a2-42b8-9b2a-bf38609b1ae8} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11740 | 2026.01.02 05:13:18.573196 [ 270 ] {b0b09acc-e8a2-42b8-9b2a-bf38609b1ae8} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11741 | 2026.01.02 05:13:18.573324 [ 270 ] {b0b09acc-e8a2-42b8-9b2a-bf38609b1ae8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001286 sec., 124416.7962674961 rows/sec., 8.67 MiB/sec. | ||
| 11742 | 2026.01.02 05:13:18.573361 [ 270 ] {b0b09acc-e8a2-42b8-9b2a-bf38609b1ae8} <Debug> TCPHandler: Processed in 0.001448094 sec. | ||
| 11743 | 2026.01.02 05:13:18.573471 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11744 | 2026.01.02 05:13:18.573564 [ 270 ] {9c5f7318-75c8-4518-b084-be9ea1a7601a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11745 | 2026.01.02 05:13:18.573606 [ 270 ] {9c5f7318-75c8-4518-b084-be9ea1a7601a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11746 | 2026.01.02 05:13:18.573940 [ 270 ] {9c5f7318-75c8-4518-b084-be9ea1a7601a} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11747 | 2026.01.02 05:13:18.573976 [ 270 ] {9c5f7318-75c8-4518-b084-be9ea1a7601a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11748 | 2026.01.02 05:13:18.574275 [ 270 ] {9c5f7318-75c8-4518-b084-be9ea1a7601a} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 11749 | 2026.01.02 05:13:18.574478 [ 270 ] {9c5f7318-75c8-4518-b084-be9ea1a7601a} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11750 | 2026.01.02 05:13:18.574604 [ 270 ] {9c5f7318-75c8-4518-b084-be9ea1a7601a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001058 sec., 56710.77504725898 rows/sec., 3.82 MiB/sec. | ||
| 11751 | 2026.01.02 05:13:18.574638 [ 270 ] {9c5f7318-75c8-4518-b084-be9ea1a7601a} <Debug> TCPHandler: Processed in 0.001216151 sec. | ||
| 11752 | 2026.01.02 05:13:18.633745 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 467 | ||
| 11753 | 2026.01.02 05:13:18.650003 [ 244 ] {} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11754 | 2026.01.02 05:13:18.650075 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11755 | 2026.01.02 05:13:18.656400 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 11756 | 2026.01.02 05:13:18.657136 [ 244 ] {} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11757 | 2026.01.02 05:13:18.660667 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 467 | ||
| 11758 | 2026.01.02 05:13:19.512312 [ 43 ] {} <Debug> oximeter.fields_ipaddr (645cdd3d-4969-40ee-99e7-272b8c981424) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
| 11759 | 2026.01.02 05:13:19.512408 [ 43 ] {} <Trace> oximeter.fields_ipaddr (645cdd3d-4969-40ee-99e7-272b8c981424): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11760 | 2026.01.02 05:13:19.512451 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11761 | 2026.01.02 05:13:19.512643 [ 201 ] {645cdd3d-4969-40ee-99e7-272b8c981424::all_1_29_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full | ||
| 11762 | 2026.01.02 05:13:19.512906 [ 201 ] {645cdd3d-4969-40ee-99e7-272b8c981424::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11763 | 2026.01.02 05:13:19.512975 [ 201 ] {645cdd3d-4969-40ee-99e7-272b8c981424::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 20 rows starting from the beginning of the part | ||
| 11764 | 2026.01.02 05:13:19.513103 [ 201 ] {645cdd3d-4969-40ee-99e7-272b8c981424::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 4 rows starting from the beginning of the part | ||
| 11765 | 2026.01.02 05:13:19.513182 [ 201 ] {645cdd3d-4969-40ee-99e7-272b8c981424::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 2 rows starting from the beginning of the part | ||
| 11766 | 2026.01.02 05:13:19.513256 [ 201 ] {645cdd3d-4969-40ee-99e7-272b8c981424::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 10 rows starting from the beginning of the part | ||
| 11767 | 2026.01.02 05:13:19.513326 [ 201 ] {645cdd3d-4969-40ee-99e7-272b8c981424::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 2 rows starting from the beginning of the part | ||
| 11768 | 2026.01.02 05:13:19.514221 [ 190 ] {645cdd3d-4969-40ee-99e7-272b8c981424::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001668938 sec., 22768.970447074727 rows/sec., 1.90 MiB/sec. | ||
| 11769 | 2026.01.02 05:13:19.514408 [ 200 ] {645cdd3d-4969-40ee-99e7-272b8c981424::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
| 11770 | 2026.01.02 05:13:19.514713 [ 200 ] {645cdd3d-4969-40ee-99e7-272b8c981424::all_1_29_7} <Trace> oximeter.fields_ipaddr (645cdd3d-4969-40ee-99e7-272b8c981424): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11771 | 2026.01.02 05:13:19.514796 [ 200 ] {645cdd3d-4969-40ee-99e7-272b8c981424::all_1_29_7} <Trace> oximeter.fields_ipaddr (645cdd3d-4969-40ee-99e7-272b8c981424) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
| 11772 | 2026.01.02 05:13:19.514903 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 11773 | 2026.01.02 05:13:22.087837 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1384 | ||
| 11774 | 2026.01.02 05:13:22.089940 [ 243 ] {} <Trace> system.query_log (dd3f3490-5765-4d2a-9406-0e239d3e9a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11775 | 2026.01.02 05:13:22.089985 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11776 | 2026.01.02 05:13:22.091166 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 11777 | 2026.01.02 05:13:22.091429 [ 243 ] {} <Trace> system.query_log (dd3f3490-5765-4d2a-9406-0e239d3e9a13): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11778 | 2026.01.02 05:13:22.091682 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1384 | ||
| 11779 | 2026.01.02 05:13:23.582861 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11780 | 2026.01.02 05:13:23.583170 [ 270 ] {e2906576-89cb-4573-ace8-6e22e485da46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11781 | 2026.01.02 05:13:23.583279 [ 270 ] {e2906576-89cb-4573-ace8-6e22e485da46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11782 | 2026.01.02 05:13:23.584330 [ 270 ] {e2906576-89cb-4573-ace8-6e22e485da46} <Trace> oximeter.fields_i16 (cb56b64a-0514-41c6-b851-58b3833bf8fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11783 | 2026.01.02 05:13:23.584384 [ 270 ] {e2906576-89cb-4573-ace8-6e22e485da46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11784 | 2026.01.02 05:13:23.584826 [ 270 ] {e2906576-89cb-4573-ace8-6e22e485da46} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 11785 | 2026.01.02 05:13:23.585059 [ 270 ] {e2906576-89cb-4573-ace8-6e22e485da46} <Trace> oximeter.fields_i16 (cb56b64a-0514-41c6-b851-58b3833bf8fd): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11786 | 2026.01.02 05:13:23.585226 [ 270 ] {e2906576-89cb-4573-ace8-6e22e485da46} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002135 sec., 192037.4707259953 rows/sec., 12.18 MiB/sec. | ||
| 11787 | 2026.01.02 05:13:23.585279 [ 270 ] {e2906576-89cb-4573-ace8-6e22e485da46} <Debug> TCPHandler: Processed in 0.002579453 sec. | ||
| 11788 | 2026.01.02 05:13:23.585399 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11789 | 2026.01.02 05:13:23.585503 [ 270 ] {3614274c-cdb0-491a-a5cc-61e331aa9a64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11790 | 2026.01.02 05:13:23.585547 [ 270 ] {3614274c-cdb0-491a-a5cc-61e331aa9a64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11791 | 2026.01.02 05:13:23.585960 [ 270 ] {3614274c-cdb0-491a-a5cc-61e331aa9a64} <Trace> oximeter.fields_ipaddr (645cdd3d-4969-40ee-99e7-272b8c981424): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11792 | 2026.01.02 05:13:23.585998 [ 270 ] {3614274c-cdb0-491a-a5cc-61e331aa9a64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11793 | 2026.01.02 05:13:23.586310 [ 270 ] {3614274c-cdb0-491a-a5cc-61e331aa9a64} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 11794 | 2026.01.02 05:13:23.586521 [ 270 ] {3614274c-cdb0-491a-a5cc-61e331aa9a64} <Trace> oximeter.fields_ipaddr (645cdd3d-4969-40ee-99e7-272b8c981424): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11795 | 2026.01.02 05:13:23.586659 [ 270 ] {3614274c-cdb0-491a-a5cc-61e331aa9a64} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001178 sec., 3395.585738539898 rows/sec., 276.89 KiB/sec. | ||
| 11796 | 2026.01.02 05:13:23.586697 [ 270 ] {3614274c-cdb0-491a-a5cc-61e331aa9a64} <Debug> TCPHandler: Processed in 0.001349813 sec. | ||
| 11797 | 2026.01.02 05:13:23.586812 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11798 | 2026.01.02 05:13:23.586933 [ 270 ] {02809adf-961d-4acd-81bb-5efffee468b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11799 | 2026.01.02 05:13:23.586981 [ 270 ] {02809adf-961d-4acd-81bb-5efffee468b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11800 | 2026.01.02 05:13:23.588048 [ 270 ] {02809adf-961d-4acd-81bb-5efffee468b7} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11801 | 2026.01.02 05:13:23.588084 [ 270 ] {02809adf-961d-4acd-81bb-5efffee468b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11802 | 2026.01.02 05:13:23.588470 [ 270 ] {02809adf-961d-4acd-81bb-5efffee468b7} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 11803 | 2026.01.02 05:13:23.588689 [ 270 ] {02809adf-961d-4acd-81bb-5efffee468b7} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11804 | 2026.01.02 05:13:23.588817 [ 270 ] {02809adf-961d-4acd-81bb-5efffee468b7} <Debug> executeQuery: Read 1194 rows, 97.66 KiB in 0.001909 sec., 625458.3551597695 rows/sec., 49.96 MiB/sec. | ||
| 11805 | 2026.01.02 05:13:23.588854 [ 270 ] {02809adf-961d-4acd-81bb-5efffee468b7} <Debug> TCPHandler: Processed in 0.002100695 sec. | ||
| 11806 | 2026.01.02 05:13:23.588968 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11807 | 2026.01.02 05:13:23.589059 [ 270 ] {49a0f118-22d2-4721-ba09-ee8a4494d38f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11808 | 2026.01.02 05:13:23.589097 [ 270 ] {49a0f118-22d2-4721-ba09-ee8a4494d38f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11809 | 2026.01.02 05:13:23.589609 [ 270 ] {49a0f118-22d2-4721-ba09-ee8a4494d38f} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11810 | 2026.01.02 05:13:23.589644 [ 270 ] {49a0f118-22d2-4721-ba09-ee8a4494d38f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11811 | 2026.01.02 05:13:23.589952 [ 270 ] {49a0f118-22d2-4721-ba09-ee8a4494d38f} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 11812 | 2026.01.02 05:13:23.590159 [ 270 ] {49a0f118-22d2-4721-ba09-ee8a4494d38f} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11813 | 2026.01.02 05:13:23.590274 [ 74 ] {} <Debug> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 11814 | 2026.01.02 05:13:23.590282 [ 270 ] {49a0f118-22d2-4721-ba09-ee8a4494d38f} <Debug> executeQuery: Read 249 rows, 15.60 KiB in 0.001241 sec., 200644.64141821113 rows/sec., 12.28 MiB/sec. | ||
| 11815 | 2026.01.02 05:13:23.590345 [ 74 ] {} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11816 | 2026.01.02 05:13:23.590362 [ 270 ] {49a0f118-22d2-4721-ba09-ee8a4494d38f} <Debug> TCPHandler: Processed in 0.001440974 sec. | ||
| 11817 | 2026.01.02 05:13:23.590372 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11818 | 2026.01.02 05:13:23.590479 [ 201 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::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 | ||
| 11819 | 2026.01.02 05:13:23.590501 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11820 | 2026.01.02 05:13:23.590594 [ 201 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11821 | 2026.01.02 05:13:23.590594 [ 270 ] {8869660c-f402-47e3-8c73-84df5dddf719} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11822 | 2026.01.02 05:13:23.590630 [ 201 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 277 rows starting from the beginning of the part | ||
| 11823 | 2026.01.02 05:13:23.590643 [ 270 ] {8869660c-f402-47e3-8c73-84df5dddf719} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11824 | 2026.01.02 05:13:23.590698 [ 201 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 50 rows starting from the beginning of the part | ||
| 11825 | 2026.01.02 05:13:23.590754 [ 201 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 40 rows starting from the beginning of the part | ||
| 11826 | 2026.01.02 05:13:23.590803 [ 201 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 14 rows starting from the beginning of the part | ||
| 11827 | 2026.01.02 05:13:23.590848 [ 201 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 40 rows starting from the beginning of the part | ||
| 11828 | 2026.01.02 05:13:23.590891 [ 201 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 249 rows starting from the beginning of the part | ||
| 11829 | 2026.01.02 05:13:23.591164 [ 270 ] {8869660c-f402-47e3-8c73-84df5dddf719} <Trace> oximeter.fields_u32 (1310015a-3be0-40ba-9fec-1b5eb4ed9f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11830 | 2026.01.02 05:13:23.591198 [ 270 ] {8869660c-f402-47e3-8c73-84df5dddf719} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 11831 | 2026.01.02 05:13:23.591527 [ 270 ] {8869660c-f402-47e3-8c73-84df5dddf719} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 11832 | 2026.01.02 05:13:23.591689 [ 190 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 670 rows, containing 5 columns (5 merged, 0 gathered) in 0.001254311 sec., 534157.7965911166 rows/sec., 36.38 MiB/sec. | ||
| 11833 | 2026.01.02 05:13:23.591734 [ 270 ] {8869660c-f402-47e3-8c73-84df5dddf719} <Trace> oximeter.fields_u32 (1310015a-3be0-40ba-9fec-1b5eb4ed9f75): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11834 | 2026.01.02 05:13:23.591866 [ 270 ] {8869660c-f402-47e3-8c73-84df5dddf719} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001289 sec., 164468.58029480217 rows/sec., 10.61 MiB/sec. | ||
| 11835 | 2026.01.02 05:13:23.591879 [ 186 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 11836 | 2026.01.02 05:13:23.591903 [ 270 ] {8869660c-f402-47e3-8c73-84df5dddf719} <Debug> TCPHandler: Processed in 0.001448955 sec. | ||
| 11837 | 2026.01.02 05:13:23.592022 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11838 | 2026.01.02 05:13:23.592115 [ 270 ] {8342fe21-f485-493d-bd98-16d715867531} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11839 | 2026.01.02 05:13:23.592157 [ 270 ] {8342fe21-f485-493d-bd98-16d715867531} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11840 | 2026.01.02 05:13:23.592241 [ 186 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::all_1_61_12} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11841 | 2026.01.02 05:13:23.592336 [ 186 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::all_1_61_12} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 11842 | 2026.01.02 05:13:23.592455 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 11843 | 2026.01.02 05:13:23.592649 [ 270 ] {8342fe21-f485-493d-bd98-16d715867531} <Trace> oximeter.fields_u8 (ae3e3832-81ae-4954-8933-d68b9608f6be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11844 | 2026.01.02 05:13:23.592689 [ 270 ] {8342fe21-f485-493d-bd98-16d715867531} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11845 | 2026.01.02 05:13:23.592997 [ 270 ] {8342fe21-f485-493d-bd98-16d715867531} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 11846 | 2026.01.02 05:13:23.593219 [ 270 ] {8342fe21-f485-493d-bd98-16d715867531} <Trace> oximeter.fields_u8 (ae3e3832-81ae-4954-8933-d68b9608f6be): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11847 | 2026.01.02 05:13:23.593344 [ 270 ] {8342fe21-f485-493d-bd98-16d715867531} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001247 sec., 169206.09462710505 rows/sec., 9.61 MiB/sec. | ||
| 11848 | 2026.01.02 05:13:23.593381 [ 270 ] {8342fe21-f485-493d-bd98-16d715867531} <Debug> TCPHandler: Processed in 0.001406493 sec. | ||
| 11849 | 2026.01.02 05:13:23.593487 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11850 | 2026.01.02 05:13:23.593577 [ 270 ] {598e1f2a-2cb0-4c12-a15c-debea8451a09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11851 | 2026.01.02 05:13:23.593614 [ 270 ] {598e1f2a-2cb0-4c12-a15c-debea8451a09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11852 | 2026.01.02 05:13:23.594328 [ 270 ] {598e1f2a-2cb0-4c12-a15c-debea8451a09} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11853 | 2026.01.02 05:13:23.594363 [ 270 ] {598e1f2a-2cb0-4c12-a15c-debea8451a09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11854 | 2026.01.02 05:13:23.594696 [ 270 ] {598e1f2a-2cb0-4c12-a15c-debea8451a09} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 11855 | 2026.01.02 05:13:23.594902 [ 270 ] {598e1f2a-2cb0-4c12-a15c-debea8451a09} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11856 | 2026.01.02 05:13:23.595022 [ 270 ] {598e1f2a-2cb0-4c12-a15c-debea8451a09} <Debug> executeQuery: Read 723 rows, 52.00 KiB in 0.001462 sec., 494528.0437756498 rows/sec., 34.73 MiB/sec. | ||
| 11857 | 2026.01.02 05:13:23.595058 [ 270 ] {598e1f2a-2cb0-4c12-a15c-debea8451a09} <Debug> TCPHandler: Processed in 0.001618597 sec. | ||
| 11858 | 2026.01.02 05:13:23.595169 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11859 | 2026.01.02 05:13:23.595262 [ 270 ] {da99f758-758d-4c01-8d3e-fc9a3a028bc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11860 | 2026.01.02 05:13:23.595302 [ 270 ] {da99f758-758d-4c01-8d3e-fc9a3a028bc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11861 | 2026.01.02 05:13:23.595624 [ 270 ] {da99f758-758d-4c01-8d3e-fc9a3a028bc1} <Trace> oximeter.measurements_bool (0b2779fa-d8a4-4f66-a14b-91b20b950528): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11862 | 2026.01.02 05:13:23.595659 [ 270 ] {da99f758-758d-4c01-8d3e-fc9a3a028bc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11863 | 2026.01.02 05:13:23.595950 [ 270 ] {da99f758-758d-4c01-8d3e-fc9a3a028bc1} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 11864 | 2026.01.02 05:13:23.596158 [ 270 ] {da99f758-758d-4c01-8d3e-fc9a3a028bc1} <Trace> oximeter.measurements_bool (0b2779fa-d8a4-4f66-a14b-91b20b950528): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11865 | 2026.01.02 05:13:23.596278 [ 270 ] {da99f758-758d-4c01-8d3e-fc9a3a028bc1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001034 sec., 5802.707930367505 rows/sec., 303.17 KiB/sec. | ||
| 11866 | 2026.01.02 05:13:23.596315 [ 270 ] {da99f758-758d-4c01-8d3e-fc9a3a028bc1} <Debug> TCPHandler: Processed in 0.001192931 sec. | ||
| 11867 | 2026.01.02 05:13:23.596420 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11868 | 2026.01.02 05:13:23.596511 [ 270 ] {6481efba-0652-4a6c-8f1b-24f2ac579789} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11869 | 2026.01.02 05:13:23.596551 [ 270 ] {6481efba-0652-4a6c-8f1b-24f2ac579789} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11870 | 2026.01.02 05:13:23.596994 [ 270 ] {6481efba-0652-4a6c-8f1b-24f2ac579789} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11871 | 2026.01.02 05:13:23.597029 [ 270 ] {6481efba-0652-4a6c-8f1b-24f2ac579789} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11872 | 2026.01.02 05:13:23.597350 [ 270 ] {6481efba-0652-4a6c-8f1b-24f2ac579789} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 11873 | 2026.01.02 05:13:23.597556 [ 270 ] {6481efba-0652-4a6c-8f1b-24f2ac579789} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11874 | 2026.01.02 05:13:23.597680 [ 270 ] {6481efba-0652-4a6c-8f1b-24f2ac579789} <Debug> executeQuery: Read 316 rows, 21.26 KiB in 0.001187 sec., 266217.3546756529 rows/sec., 17.49 MiB/sec. | ||
| 11875 | 2026.01.02 05:13:23.597716 [ 270 ] {6481efba-0652-4a6c-8f1b-24f2ac579789} <Debug> TCPHandler: Processed in 0.001342303 sec. | ||
| 11876 | 2026.01.02 05:13:23.597820 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11877 | 2026.01.02 05:13:23.597910 [ 270 ] {abd18f60-14c0-4f53-b6f1-cc8f538f866d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11878 | 2026.01.02 05:13:23.597950 [ 270 ] {abd18f60-14c0-4f53-b6f1-cc8f538f866d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11879 | 2026.01.02 05:13:23.598247 [ 270 ] {abd18f60-14c0-4f53-b6f1-cc8f538f866d} <Trace> oximeter.measurements_f64 (aa9bbb3a-da62-4075-81f6-d05edd62a94a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11880 | 2026.01.02 05:13:23.598282 [ 270 ] {abd18f60-14c0-4f53-b6f1-cc8f538f866d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11881 | 2026.01.02 05:13:23.598578 [ 270 ] {abd18f60-14c0-4f53-b6f1-cc8f538f866d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 11882 | 2026.01.02 05:13:23.598781 [ 270 ] {abd18f60-14c0-4f53-b6f1-cc8f538f866d} <Trace> oximeter.measurements_f64 (aa9bbb3a-da62-4075-81f6-d05edd62a94a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11883 | 2026.01.02 05:13:23.598902 [ 270 ] {abd18f60-14c0-4f53-b6f1-cc8f538f866d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00101 sec., 990.09900990099 rows/sec., 66.72 KiB/sec. | ||
| 11884 | 2026.01.02 05:13:23.598937 [ 270 ] {abd18f60-14c0-4f53-b6f1-cc8f538f866d} <Debug> TCPHandler: Processed in 0.001164139 sec. | ||
| 11885 | 2026.01.02 05:13:23.599038 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11886 | 2026.01.02 05:13:23.599128 [ 270 ] {54679a15-188a-4f57-b9e3-7609240c4e79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11887 | 2026.01.02 05:13:23.599180 [ 270 ] {54679a15-188a-4f57-b9e3-7609240c4e79} <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 | ||
| 11888 | 2026.01.02 05:13:23.600026 [ 270 ] {54679a15-188a-4f57-b9e3-7609240c4e79} <Trace> oximeter.measurements_histogramu64 (1ea2d44b-9dfb-4731-8ee2-8779179f369b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11889 | 2026.01.02 05:13:23.600060 [ 270 ] {54679a15-188a-4f57-b9e3-7609240c4e79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11890 | 2026.01.02 05:13:23.600616 [ 270 ] {54679a15-188a-4f57-b9e3-7609240c4e79} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 11891 | 2026.01.02 05:13:23.600830 [ 270 ] {54679a15-188a-4f57-b9e3-7609240c4e79} <Trace> oximeter.measurements_histogramu64 (1ea2d44b-9dfb-4731-8ee2-8779179f369b): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11892 | 2026.01.02 05:13:23.600931 [ 29 ] {} <Debug> oximeter.measurements_histogramu64 (1ea2d44b-9dfb-4731-8ee2-8779179f369b) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 11893 | 2026.01.02 05:13:23.600957 [ 270 ] {54679a15-188a-4f57-b9e3-7609240c4e79} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001847 sec., 21656.74066053059 rows/sec., 38.81 MiB/sec. | ||
| 11894 | 2026.01.02 05:13:23.600969 [ 29 ] {} <Trace> oximeter.measurements_histogramu64 (1ea2d44b-9dfb-4731-8ee2-8779179f369b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11895 | 2026.01.02 05:13:23.600989 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11896 | 2026.01.02 05:13:23.601009 [ 270 ] {54679a15-188a-4f57-b9e3-7609240c4e79} <Debug> TCPHandler: Processed in 0.002017514 sec. | ||
| 11897 | 2026.01.02 05:13:23.601059 [ 201 ] {1ea2d44b-9dfb-4731-8ee2-8779179f369b::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 | ||
| 11898 | 2026.01.02 05:13:23.601115 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11899 | 2026.01.02 05:13:23.601207 [ 270 ] {84b727e9-313f-4ef5-bdd7-c0137236fb33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11900 | 2026.01.02 05:13:23.601249 [ 270 ] {84b727e9-313f-4ef5-bdd7-c0137236fb33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11901 | 2026.01.02 05:13:23.601279 [ 201 ] {1ea2d44b-9dfb-4731-8ee2-8779179f369b::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11902 | 2026.01.02 05:13:23.601331 [ 201 ] {1ea2d44b-9dfb-4731-8ee2-8779179f369b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1542 rows starting from the beginning of the part | ||
| 11903 | 2026.01.02 05:13:23.601447 [ 201 ] {1ea2d44b-9dfb-4731-8ee2-8779179f369b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 40 rows starting from the beginning of the part | ||
| 11904 | 2026.01.02 05:13:23.601554 [ 201 ] {1ea2d44b-9dfb-4731-8ee2-8779179f369b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 40 rows starting from the beginning of the part | ||
| 11905 | 2026.01.02 05:13:23.601577 [ 270 ] {84b727e9-313f-4ef5-bdd7-c0137236fb33} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11906 | 2026.01.02 05:13:23.601614 [ 270 ] {84b727e9-313f-4ef5-bdd7-c0137236fb33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 11907 | 2026.01.02 05:13:23.601692 [ 201 ] {1ea2d44b-9dfb-4731-8ee2-8779179f369b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 40 rows starting from the beginning of the part | ||
| 11908 | 2026.01.02 05:13:23.601804 [ 201 ] {1ea2d44b-9dfb-4731-8ee2-8779179f369b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 40 rows starting from the beginning of the part | ||
| 11909 | 2026.01.02 05:13:23.601900 [ 201 ] {1ea2d44b-9dfb-4731-8ee2-8779179f369b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 40 rows starting from the beginning of the part | ||
| 11910 | 2026.01.02 05:13:23.601923 [ 270 ] {84b727e9-313f-4ef5-bdd7-c0137236fb33} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 11911 | 2026.01.02 05:13:23.602136 [ 270 ] {84b727e9-313f-4ef5-bdd7-c0137236fb33} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11912 | 2026.01.02 05:13:23.602258 [ 270 ] {84b727e9-313f-4ef5-bdd7-c0137236fb33} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001069 sec., 97287.18428437792 rows/sec., 5.96 MiB/sec. | ||
| 11913 | 2026.01.02 05:13:23.602292 [ 270 ] {84b727e9-313f-4ef5-bdd7-c0137236fb33} <Debug> TCPHandler: Processed in 0.00122356 sec. | ||
| 11914 | 2026.01.02 05:13:23.611584 [ 190 ] {1ea2d44b-9dfb-4731-8ee2-8779179f369b::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1742 rows, containing 19 columns (19 merged, 0 gathered) in 0.010555097 sec., 165038.74857805666 rows/sec., 295.74 MiB/sec. | ||
| 11915 | 2026.01.02 05:13:23.613730 [ 194 ] {1ea2d44b-9dfb-4731-8ee2-8779179f369b::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 11916 | 2026.01.02 05:13:23.614078 [ 194 ] {1ea2d44b-9dfb-4731-8ee2-8779179f369b::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (1ea2d44b-9dfb-4731-8ee2-8779179f369b): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11917 | 2026.01.02 05:13:23.614156 [ 194 ] {1ea2d44b-9dfb-4731-8ee2-8779179f369b::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (1ea2d44b-9dfb-4731-8ee2-8779179f369b) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 11918 | 2026.01.02 05:13:23.614302 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.70 MiB. | ||
| 11919 | 2026.01.02 05:13:24.000188 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 340.71 MiB, peak 352.34 MiB, free memory in arenas 0.00 B, will set to 347.34 MiB (RSS), difference: 6.64 MiB | ||
| 11920 | 2026.01.02 05:13:24.494368 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 30297 | ||
| 11921 | 2026.01.02 05:13:24.494978 [ 245 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11922 | 2026.01.02 05:13:24.495017 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11923 | 2026.01.02 05:13:24.495503 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 11924 | 2026.01.02 05:13:24.495756 [ 245 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11925 | 2026.01.02 05:13:24.495887 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30297 | ||
| 11926 | 2026.01.02 05:13:26.160809 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 475 | ||
| 11927 | 2026.01.02 05:13:26.178231 [ 244 ] {} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11928 | 2026.01.02 05:13:26.178282 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 11929 | 2026.01.02 05:13:26.184676 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 11930 | 2026.01.02 05:13:26.185373 [ 244 ] {} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11931 | 2026.01.02 05:13:26.188386 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 475 | ||
| 11932 | 2026.01.02 05:13:28.568787 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11933 | 2026.01.02 05:13:28.569002 [ 270 ] {960369bf-eaea-42e9-8453-aca4a2191408} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11934 | 2026.01.02 05:13:28.569068 [ 270 ] {960369bf-eaea-42e9-8453-aca4a2191408} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11935 | 2026.01.02 05:13:28.569724 [ 270 ] {960369bf-eaea-42e9-8453-aca4a2191408} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11936 | 2026.01.02 05:13:28.569771 [ 270 ] {960369bf-eaea-42e9-8453-aca4a2191408} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 11937 | 2026.01.02 05:13:28.570183 [ 270 ] {960369bf-eaea-42e9-8453-aca4a2191408} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 11938 | 2026.01.02 05:13:28.570424 [ 270 ] {960369bf-eaea-42e9-8453-aca4a2191408} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11939 | 2026.01.02 05:13:28.570566 [ 78 ] {} <Debug> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 11940 | 2026.01.02 05:13:28.570582 [ 270 ] {960369bf-eaea-42e9-8453-aca4a2191408} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001635 sec., 34250.76452599389 rows/sec., 2.63 MiB/sec. | ||
| 11941 | 2026.01.02 05:13:28.570636 [ 78 ] {} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11942 | 2026.01.02 05:13:28.570660 [ 270 ] {960369bf-eaea-42e9-8453-aca4a2191408} <Debug> TCPHandler: Processed in 0.002007704 sec. | ||
| 11943 | 2026.01.02 05:13:28.570663 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 11944 | 2026.01.02 05:13:28.570782 [ 198 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 11945 | 2026.01.02 05:13:28.570791 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11946 | 2026.01.02 05:13:28.570916 [ 198 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11947 | 2026.01.02 05:13:28.570923 [ 270 ] {7b85d8d3-edfd-4d1c-9621-d5f9ee136883} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11948 | 2026.01.02 05:13:28.570973 [ 198 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 2464 rows starting from the beginning of the part | ||
| 11949 | 2026.01.02 05:13:28.570989 [ 270 ] {7b85d8d3-edfd-4d1c-9621-d5f9ee136883} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11950 | 2026.01.02 05:13:28.571046 [ 198 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 1317 rows starting from the beginning of the part | ||
| 11951 | 2026.01.02 05:13:28.571096 [ 198 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 136 rows starting from the beginning of the part | ||
| 11952 | 2026.01.02 05:13:28.571137 [ 198 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 56 rows starting from the beginning of the part | ||
| 11953 | 2026.01.02 05:13:28.571176 [ 198 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 1194 rows starting from the beginning of the part | ||
| 11954 | 2026.01.02 05:13:28.571216 [ 198 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 56 rows starting from the beginning of the part | ||
| 11955 | 2026.01.02 05:13:28.571465 [ 270 ] {7b85d8d3-edfd-4d1c-9621-d5f9ee136883} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11956 | 2026.01.02 05:13:28.571512 [ 270 ] {7b85d8d3-edfd-4d1c-9621-d5f9ee136883} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 11957 | 2026.01.02 05:13:28.571858 [ 270 ] {7b85d8d3-edfd-4d1c-9621-d5f9ee136883} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 11958 | 2026.01.02 05:13:28.572101 [ 270 ] {7b85d8d3-edfd-4d1c-9621-d5f9ee136883} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11959 | 2026.01.02 05:13:28.572245 [ 270 ] {7b85d8d3-edfd-4d1c-9621-d5f9ee136883} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001346 sec., 47548.2912332838 rows/sec., 3.71 MiB/sec. | ||
| 11960 | 2026.01.02 05:13:28.572248 [ 78 ] {} <Debug> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 11961 | 2026.01.02 05:13:28.572288 [ 270 ] {7b85d8d3-edfd-4d1c-9621-d5f9ee136883} <Debug> TCPHandler: Processed in 0.001549386 sec. | ||
| 11962 | 2026.01.02 05:13:28.572304 [ 78 ] {} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11963 | 2026.01.02 05:13:28.572336 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 11964 | 2026.01.02 05:13:28.572412 [ 194 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 11965 | 2026.01.02 05:13:28.572419 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11966 | 2026.01.02 05:13:28.572509 [ 194 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11967 | 2026.01.02 05:13:28.572537 [ 270 ] {bb922d8b-170b-4c1f-a26c-f1cc5004be74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11968 | 2026.01.02 05:13:28.572540 [ 194 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1249 rows starting from the beginning of the part | ||
| 11969 | 2026.01.02 05:13:28.572592 [ 270 ] {bb922d8b-170b-4c1f-a26c-f1cc5004be74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11970 | 2026.01.02 05:13:28.572614 [ 194 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 558 rows starting from the beginning of the part | ||
| 11971 | 2026.01.02 05:13:28.572665 [ 194 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 104 rows starting from the beginning of the part | ||
| 11972 | 2026.01.02 05:13:28.572706 [ 194 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 64 rows starting from the beginning of the part | ||
| 11973 | 2026.01.02 05:13:28.572744 [ 194 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 723 rows starting from the beginning of the part | ||
| 11974 | 2026.01.02 05:13:28.572784 [ 194 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 64 rows starting from the beginning of the part | ||
| 11975 | 2026.01.02 05:13:28.573042 [ 270 ] {bb922d8b-170b-4c1f-a26c-f1cc5004be74} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11976 | 2026.01.02 05:13:28.573086 [ 270 ] {bb922d8b-170b-4c1f-a26c-f1cc5004be74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 11977 | 2026.01.02 05:13:28.573298 [ 188 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5223 rows, containing 5 columns (5 merged, 0 gathered) in 0.002559483 sec., 2040646.4899356628 rows/sec., 174.71 MiB/sec. | ||
| 11978 | 2026.01.02 05:13:28.573467 [ 270 ] {bb922d8b-170b-4c1f-a26c-f1cc5004be74} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 11979 | 2026.01.02 05:13:28.573594 [ 190 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 11980 | 2026.01.02 05:13:28.573756 [ 270 ] {bb922d8b-170b-4c1f-a26c-f1cc5004be74} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11981 | 2026.01.02 05:13:28.573872 [ 191 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2762 rows, containing 5 columns (5 merged, 0 gathered) in 0.001485445 sec., 1859375.473343005 rows/sec., 142.30 MiB/sec. | ||
| 11982 | 2026.01.02 05:13:28.573895 [ 190 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_91_18} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11983 | 2026.01.02 05:13:28.573911 [ 270 ] {bb922d8b-170b-4c1f-a26c-f1cc5004be74} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001395 sec., 114695.34050179212 rows/sec., 7.99 MiB/sec. | ||
| 11984 | 2026.01.02 05:13:28.573970 [ 270 ] {bb922d8b-170b-4c1f-a26c-f1cc5004be74} <Debug> TCPHandler: Processed in 0.001602837 sec. | ||
| 11985 | 2026.01.02 05:13:28.573997 [ 190 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_91_18} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 11986 | 2026.01.02 05:13:28.574074 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.18 MiB. | ||
| 11987 | 2026.01.02 05:13:28.574091 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11988 | 2026.01.02 05:13:28.574124 [ 188 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 11989 | 2026.01.02 05:13:28.574217 [ 270 ] {87e7244c-f78c-417e-8008-58773d051861} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11990 | 2026.01.02 05:13:28.574274 [ 270 ] {87e7244c-f78c-417e-8008-58773d051861} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11991 | 2026.01.02 05:13:28.574432 [ 188 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_91_18} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11992 | 2026.01.02 05:13:28.574544 [ 188 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_91_18} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 11993 | 2026.01.02 05:13:28.574659 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 11994 | 2026.01.02 05:13:28.574668 [ 270 ] {87e7244c-f78c-417e-8008-58773d051861} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11995 | 2026.01.02 05:13:28.574717 [ 270 ] {87e7244c-f78c-417e-8008-58773d051861} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 11996 | 2026.01.02 05:13:28.575087 [ 270 ] {87e7244c-f78c-417e-8008-58773d051861} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 11997 | 2026.01.02 05:13:28.575309 [ 270 ] {87e7244c-f78c-417e-8008-58773d051861} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11998 | 2026.01.02 05:13:28.575441 [ 270 ] {87e7244c-f78c-417e-8008-58773d051861} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001249 sec., 48038.43074459568 rows/sec., 3.24 MiB/sec. | ||
| 11999 | 2026.01.02 05:13:28.575477 [ 270 ] {87e7244c-f78c-417e-8008-58773d051861} <Debug> TCPHandler: Processed in 0.001445944 sec. | ||
| 12000 | 2026.01.02 05:13:31.780873 [ 75 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12001 | 2026.01.02 05:13:31.780949 [ 75 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12002 | 2026.01.02 05:13:31.996123 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 30745 | ||
| 12003 | 2026.01.02 05:13:31.996665 [ 245 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12004 | 2026.01.02 05:13:31.996714 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12005 | 2026.01.02 05:13:31.997285 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 12006 | 2026.01.02 05:13:31.997574 [ 245 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12007 | 2026.01.02 05:13:31.997750 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30745 | ||
| 12008 | 2026.01.02 05:13:32.001211 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000826213 sec. | ||
| 12009 | 2026.01.02 05:13:32.091933 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1416 | ||
| 12010 | 2026.01.02 05:13:32.094408 [ 243 ] {} <Trace> system.query_log (dd3f3490-5765-4d2a-9406-0e239d3e9a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12011 | 2026.01.02 05:13:32.094463 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12012 | 2026.01.02 05:13:32.095715 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 12013 | 2026.01.02 05:13:32.095999 [ 243 ] {} <Trace> system.query_log (dd3f3490-5765-4d2a-9406-0e239d3e9a13): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12014 | 2026.01.02 05:13:32.096402 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1416 | ||
| 12015 | 2026.01.02 05:13:33.582134 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12016 | 2026.01.02 05:13:33.582397 [ 270 ] {e715c0be-4dfc-4e88-a70b-e4a4a6ffb561} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12017 | 2026.01.02 05:13:33.582474 [ 270 ] {e715c0be-4dfc-4e88-a70b-e4a4a6ffb561} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12018 | 2026.01.02 05:13:33.583400 [ 270 ] {e715c0be-4dfc-4e88-a70b-e4a4a6ffb561} <Trace> oximeter.fields_i16 (cb56b64a-0514-41c6-b851-58b3833bf8fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12019 | 2026.01.02 05:13:33.583446 [ 270 ] {e715c0be-4dfc-4e88-a70b-e4a4a6ffb561} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12020 | 2026.01.02 05:13:33.583865 [ 270 ] {e715c0be-4dfc-4e88-a70b-e4a4a6ffb561} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 12021 | 2026.01.02 05:13:33.584097 [ 270 ] {e715c0be-4dfc-4e88-a70b-e4a4a6ffb561} <Trace> oximeter.fields_i16 (cb56b64a-0514-41c6-b851-58b3833bf8fd): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12022 | 2026.01.02 05:13:33.584233 [ 72 ] {} <Debug> oximeter.fields_i16 (cb56b64a-0514-41c6-b851-58b3833bf8fd) (MergerMutator): Selected 6 parts from all_1_18_4 to all_23_23_0 | ||
| 12023 | 2026.01.02 05:13:33.584262 [ 270 ] {e715c0be-4dfc-4e88-a70b-e4a4a6ffb561} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001922 sec., 213319.4588969823 rows/sec., 13.53 MiB/sec. | ||
| 12024 | 2026.01.02 05:13:33.584301 [ 72 ] {} <Trace> oximeter.fields_i16 (cb56b64a-0514-41c6-b851-58b3833bf8fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12025 | 2026.01.02 05:13:33.584324 [ 270 ] {e715c0be-4dfc-4e88-a70b-e4a4a6ffb561} <Debug> TCPHandler: Processed in 0.002379189 sec. | ||
| 12026 | 2026.01.02 05:13:33.584328 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12027 | 2026.01.02 05:13:33.584459 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12028 | 2026.01.02 05:13:33.584499 [ 194 ] {cb56b64a-0514-41c6-b851-58b3833bf8fd::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 | ||
| 12029 | 2026.01.02 05:13:33.584568 [ 270 ] {06273607-335d-44d6-b621-cda41b6cd565} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12030 | 2026.01.02 05:13:33.584620 [ 270 ] {06273607-335d-44d6-b621-cda41b6cd565} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12031 | 2026.01.02 05:13:33.584697 [ 194 ] {cb56b64a-0514-41c6-b851-58b3833bf8fd::all_1_23_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12032 | 2026.01.02 05:13:33.584758 [ 194 ] {cb56b64a-0514-41c6-b851-58b3833bf8fd::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 | ||
| 12033 | 2026.01.02 05:13:33.584862 [ 194 ] {cb56b64a-0514-41c6-b851-58b3833bf8fd::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 24 rows starting from the beginning of the part | ||
| 12034 | 2026.01.02 05:13:33.584939 [ 194 ] {cb56b64a-0514-41c6-b851-58b3833bf8fd::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 24 rows starting from the beginning of the part | ||
| 12035 | 2026.01.02 05:13:33.585016 [ 194 ] {cb56b64a-0514-41c6-b851-58b3833bf8fd::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 24 rows starting from the beginning of the part | ||
| 12036 | 2026.01.02 05:13:33.585084 [ 194 ] {cb56b64a-0514-41c6-b851-58b3833bf8fd::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 | ||
| 12037 | 2026.01.02 05:13:33.585151 [ 194 ] {cb56b64a-0514-41c6-b851-58b3833bf8fd::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 | ||
| 12038 | 2026.01.02 05:13:33.585886 [ 270 ] {06273607-335d-44d6-b621-cda41b6cd565} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12039 | 2026.01.02 05:13:33.585937 [ 270 ] {06273607-335d-44d6-b621-cda41b6cd565} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12040 | 2026.01.02 05:13:33.586174 [ 191 ] {cb56b64a-0514-41c6-b851-58b3833bf8fd::all_1_23_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1326 rows, containing 5 columns (5 merged, 0 gathered) in 0.001753039 sec., 756400.7417975299 rows/sec., 51.94 MiB/sec. | ||
| 12041 | 2026.01.02 05:13:33.586394 [ 193 ] {cb56b64a-0514-41c6-b851-58b3833bf8fd::all_1_23_5} <Trace> MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) | ||
| 12042 | 2026.01.02 05:13:33.586396 [ 270 ] {06273607-335d-44d6-b621-cda41b6cd565} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12043 | 2026.01.02 05:13:33.586653 [ 270 ] {06273607-335d-44d6-b621-cda41b6cd565} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12044 | 2026.01.02 05:13:33.586762 [ 193 ] {cb56b64a-0514-41c6-b851-58b3833bf8fd::all_1_23_5} <Trace> oximeter.fields_i16 (cb56b64a-0514-41c6-b851-58b3833bf8fd): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12045 | 2026.01.02 05:13:33.586794 [ 270 ] {06273607-335d-44d6-b621-cda41b6cd565} <Debug> executeQuery: Read 1192 rows, 97.51 KiB in 0.002249 sec., 530013.3392618941 rows/sec., 42.34 MiB/sec. | ||
| 12046 | 2026.01.02 05:13:33.586833 [ 270 ] {06273607-335d-44d6-b621-cda41b6cd565} <Debug> TCPHandler: Processed in 0.00242691 sec. | ||
| 12047 | 2026.01.02 05:13:33.586854 [ 193 ] {cb56b64a-0514-41c6-b851-58b3833bf8fd::all_1_23_5} <Trace> oximeter.fields_i16 (cb56b64a-0514-41c6-b851-58b3833bf8fd) (MergerMutator): Merged 6 parts: [all_1_18_4, all_23_23_0] -> all_1_23_5 | ||
| 12048 | 2026.01.02 05:13:33.586951 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12049 | 2026.01.02 05:13:33.586964 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 12050 | 2026.01.02 05:13:33.587050 [ 270 ] {6b92c95c-434b-4c47-a1eb-4268185acfbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12051 | 2026.01.02 05:13:33.587093 [ 270 ] {6b92c95c-434b-4c47-a1eb-4268185acfbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12052 | 2026.01.02 05:13:33.587636 [ 270 ] {6b92c95c-434b-4c47-a1eb-4268185acfbb} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12053 | 2026.01.02 05:13:33.587672 [ 270 ] {6b92c95c-434b-4c47-a1eb-4268185acfbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12054 | 2026.01.02 05:13:33.587998 [ 270 ] {6b92c95c-434b-4c47-a1eb-4268185acfbb} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 12055 | 2026.01.02 05:13:33.588209 [ 270 ] {6b92c95c-434b-4c47-a1eb-4268185acfbb} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12056 | 2026.01.02 05:13:33.588342 [ 270 ] {6b92c95c-434b-4c47-a1eb-4268185acfbb} <Debug> executeQuery: Read 245 rows, 15.32 KiB in 0.001313 sec., 186595.5826351866 rows/sec., 11.40 MiB/sec. | ||
| 12057 | 2026.01.02 05:13:33.588381 [ 270 ] {6b92c95c-434b-4c47-a1eb-4268185acfbb} <Debug> TCPHandler: Processed in 0.001480974 sec. | ||
| 12058 | 2026.01.02 05:13:33.588490 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12059 | 2026.01.02 05:13:33.588586 [ 270 ] {b4c47748-592e-4c34-b380-97c5c42f8a53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12060 | 2026.01.02 05:13:33.588626 [ 270 ] {b4c47748-592e-4c34-b380-97c5c42f8a53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12061 | 2026.01.02 05:13:33.589128 [ 270 ] {b4c47748-592e-4c34-b380-97c5c42f8a53} <Trace> oximeter.fields_u32 (1310015a-3be0-40ba-9fec-1b5eb4ed9f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12062 | 2026.01.02 05:13:33.589163 [ 270 ] {b4c47748-592e-4c34-b380-97c5c42f8a53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12063 | 2026.01.02 05:13:33.589480 [ 270 ] {b4c47748-592e-4c34-b380-97c5c42f8a53} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 12064 | 2026.01.02 05:13:33.589690 [ 270 ] {b4c47748-592e-4c34-b380-97c5c42f8a53} <Trace> oximeter.fields_u32 (1310015a-3be0-40ba-9fec-1b5eb4ed9f75): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12065 | 2026.01.02 05:13:33.589817 [ 270 ] {b4c47748-592e-4c34-b380-97c5c42f8a53} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001251 sec., 169464.42845723423 rows/sec., 10.93 MiB/sec. | ||
| 12066 | 2026.01.02 05:13:33.589855 [ 270 ] {b4c47748-592e-4c34-b380-97c5c42f8a53} <Debug> TCPHandler: Processed in 0.001415354 sec. | ||
| 12067 | 2026.01.02 05:13:33.589964 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12068 | 2026.01.02 05:13:33.590059 [ 270 ] {7de253ee-cbe9-4e4b-860e-6713e1786192} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12069 | 2026.01.02 05:13:33.590099 [ 270 ] {7de253ee-cbe9-4e4b-860e-6713e1786192} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12070 | 2026.01.02 05:13:33.590590 [ 270 ] {7de253ee-cbe9-4e4b-860e-6713e1786192} <Trace> oximeter.fields_u8 (ae3e3832-81ae-4954-8933-d68b9608f6be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12071 | 2026.01.02 05:13:33.590627 [ 270 ] {7de253ee-cbe9-4e4b-860e-6713e1786192} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12072 | 2026.01.02 05:13:33.590931 [ 270 ] {7de253ee-cbe9-4e4b-860e-6713e1786192} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 12073 | 2026.01.02 05:13:33.591150 [ 270 ] {7de253ee-cbe9-4e4b-860e-6713e1786192} <Trace> oximeter.fields_u8 (ae3e3832-81ae-4954-8933-d68b9608f6be): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12074 | 2026.01.02 05:13:33.591280 [ 270 ] {7de253ee-cbe9-4e4b-860e-6713e1786192} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001239 sec., 170298.62792574655 rows/sec., 9.67 MiB/sec. | ||
| 12075 | 2026.01.02 05:13:33.591279 [ 70 ] {} <Debug> oximeter.fields_u8 (ae3e3832-81ae-4954-8933-d68b9608f6be) (MergerMutator): Selected 6 parts from all_1_18_4 to all_23_23_0 | ||
| 12076 | 2026.01.02 05:13:33.591319 [ 270 ] {7de253ee-cbe9-4e4b-860e-6713e1786192} <Debug> TCPHandler: Processed in 0.001404393 sec. | ||
| 12077 | 2026.01.02 05:13:33.591344 [ 70 ] {} <Trace> oximeter.fields_u8 (ae3e3832-81ae-4954-8933-d68b9608f6be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12078 | 2026.01.02 05:13:33.591374 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12079 | 2026.01.02 05:13:33.591433 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12080 | 2026.01.02 05:13:33.591448 [ 190 ] {ae3e3832-81ae-4954-8933-d68b9608f6be::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 | ||
| 12081 | 2026.01.02 05:13:33.591531 [ 270 ] {b3dde000-622d-43d2-a2cc-c6f77b071699} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12082 | 2026.01.02 05:13:33.591546 [ 190 ] {ae3e3832-81ae-4954-8933-d68b9608f6be::all_1_23_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12083 | 2026.01.02 05:13:33.591577 [ 270 ] {b3dde000-622d-43d2-a2cc-c6f77b071699} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12084 | 2026.01.02 05:13:33.591579 [ 190 ] {ae3e3832-81ae-4954-8933-d68b9608f6be::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 | ||
| 12085 | 2026.01.02 05:13:33.591650 [ 190 ] {ae3e3832-81ae-4954-8933-d68b9608f6be::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 12 rows starting from the beginning of the part | ||
| 12086 | 2026.01.02 05:13:33.591693 [ 190 ] {ae3e3832-81ae-4954-8933-d68b9608f6be::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 12 rows starting from the beginning of the part | ||
| 12087 | 2026.01.02 05:13:33.591733 [ 190 ] {ae3e3832-81ae-4954-8933-d68b9608f6be::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 12 rows starting from the beginning of the part | ||
| 12088 | 2026.01.02 05:13:33.591770 [ 190 ] {ae3e3832-81ae-4954-8933-d68b9608f6be::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 | ||
| 12089 | 2026.01.02 05:13:33.591811 [ 190 ] {ae3e3832-81ae-4954-8933-d68b9608f6be::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 | ||
| 12090 | 2026.01.02 05:13:33.592320 [ 270 ] {b3dde000-622d-43d2-a2cc-c6f77b071699} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12091 | 2026.01.02 05:13:33.592362 [ 270 ] {b3dde000-622d-43d2-a2cc-c6f77b071699} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12092 | 2026.01.02 05:13:33.592611 [ 193 ] {ae3e3832-81ae-4954-8933-d68b9608f6be::all_1_23_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 681 rows, containing 5 columns (5 merged, 0 gathered) in 0.00119472 sec., 570008.0353555644 rows/sec., 35.33 MiB/sec. | ||
| 12093 | 2026.01.02 05:13:33.592710 [ 270 ] {b3dde000-622d-43d2-a2cc-c6f77b071699} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12094 | 2026.01.02 05:13:33.592741 [ 190 ] {ae3e3832-81ae-4954-8933-d68b9608f6be::all_1_23_5} <Trace> MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) | ||
| 12095 | 2026.01.02 05:13:33.593000 [ 270 ] {b3dde000-622d-43d2-a2cc-c6f77b071699} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12096 | 2026.01.02 05:13:33.593065 [ 190 ] {ae3e3832-81ae-4954-8933-d68b9608f6be::all_1_23_5} <Trace> oximeter.fields_u8 (ae3e3832-81ae-4954-8933-d68b9608f6be): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12097 | 2026.01.02 05:13:33.593138 [ 270 ] {b3dde000-622d-43d2-a2cc-c6f77b071699} <Debug> executeQuery: Read 719 rows, 51.67 KiB in 0.001624 sec., 442733.99014778325 rows/sec., 31.07 MiB/sec. | ||
| 12098 | 2026.01.02 05:13:33.593141 [ 190 ] {ae3e3832-81ae-4954-8933-d68b9608f6be::all_1_23_5} <Trace> oximeter.fields_u8 (ae3e3832-81ae-4954-8933-d68b9608f6be) (MergerMutator): Merged 6 parts: [all_1_18_4, all_23_23_0] -> all_1_23_5 | ||
| 12099 | 2026.01.02 05:13:33.593184 [ 270 ] {b3dde000-622d-43d2-a2cc-c6f77b071699} <Debug> TCPHandler: Processed in 0.001799641 sec. | ||
| 12100 | 2026.01.02 05:13:33.593233 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 12101 | 2026.01.02 05:13:33.593299 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12102 | 2026.01.02 05:13:33.593396 [ 270 ] {3432a086-61fc-493d-9e92-fe6dfe501f21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12103 | 2026.01.02 05:13:33.593437 [ 270 ] {3432a086-61fc-493d-9e92-fe6dfe501f21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12104 | 2026.01.02 05:13:33.593764 [ 270 ] {3432a086-61fc-493d-9e92-fe6dfe501f21} <Trace> oximeter.measurements_bool (0b2779fa-d8a4-4f66-a14b-91b20b950528): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12105 | 2026.01.02 05:13:33.593800 [ 270 ] {3432a086-61fc-493d-9e92-fe6dfe501f21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12106 | 2026.01.02 05:13:33.594109 [ 270 ] {3432a086-61fc-493d-9e92-fe6dfe501f21} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 12107 | 2026.01.02 05:13:33.594323 [ 270 ] {3432a086-61fc-493d-9e92-fe6dfe501f21} <Trace> oximeter.measurements_bool (0b2779fa-d8a4-4f66-a14b-91b20b950528): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12108 | 2026.01.02 05:13:33.594457 [ 270 ] {3432a086-61fc-493d-9e92-fe6dfe501f21} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001079 sec., 5560.704355885078 rows/sec., 290.53 KiB/sec. | ||
| 12109 | 2026.01.02 05:13:33.594493 [ 270 ] {3432a086-61fc-493d-9e92-fe6dfe501f21} <Debug> TCPHandler: Processed in 0.00124387 sec. | ||
| 12110 | 2026.01.02 05:13:33.594600 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12111 | 2026.01.02 05:13:33.594694 [ 270 ] {7704b54f-167e-4990-b7f4-21b8167a1c5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12112 | 2026.01.02 05:13:33.594737 [ 270 ] {7704b54f-167e-4990-b7f4-21b8167a1c5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12113 | 2026.01.02 05:13:33.595187 [ 270 ] {7704b54f-167e-4990-b7f4-21b8167a1c5b} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12114 | 2026.01.02 05:13:33.595223 [ 270 ] {7704b54f-167e-4990-b7f4-21b8167a1c5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12115 | 2026.01.02 05:13:33.595562 [ 270 ] {7704b54f-167e-4990-b7f4-21b8167a1c5b} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12116 | 2026.01.02 05:13:33.595785 [ 270 ] {7704b54f-167e-4990-b7f4-21b8167a1c5b} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12117 | 2026.01.02 05:13:33.595898 [ 70 ] {} <Debug> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12118 | 2026.01.02 05:13:33.595915 [ 270 ] {7704b54f-167e-4990-b7f4-21b8167a1c5b} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.00124 sec., 253225.8064516129 rows/sec., 16.63 MiB/sec. | ||
| 12119 | 2026.01.02 05:13:33.595931 [ 70 ] {} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12120 | 2026.01.02 05:13:33.595956 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12121 | 2026.01.02 05:13:33.595960 [ 270 ] {7704b54f-167e-4990-b7f4-21b8167a1c5b} <Debug> TCPHandler: Processed in 0.001408234 sec. | ||
| 12122 | 2026.01.02 05:13:33.596063 [ 187 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 12123 | 2026.01.02 05:13:33.596076 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12124 | 2026.01.02 05:13:33.596190 [ 270 ] {54240a5b-79ac-41eb-827b-90b3db3614ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12125 | 2026.01.02 05:13:33.596224 [ 187 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12126 | 2026.01.02 05:13:33.596232 [ 270 ] {54240a5b-79ac-41eb-827b-90b3db3614ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12127 | 2026.01.02 05:13:33.596273 [ 187 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_86_17, total 25732 rows starting from the beginning of the part | ||
| 12128 | 2026.01.02 05:13:33.596352 [ 187 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 160 rows starting from the beginning of the part | ||
| 12129 | 2026.01.02 05:13:33.596407 [ 187 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 160 rows starting from the beginning of the part | ||
| 12130 | 2026.01.02 05:13:33.596457 [ 187 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 316 rows starting from the beginning of the part | ||
| 12131 | 2026.01.02 05:13:33.596501 [ 187 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 160 rows starting from the beginning of the part | ||
| 12132 | 2026.01.02 05:13:33.596548 [ 187 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 314 rows starting from the beginning of the part | ||
| 12133 | 2026.01.02 05:13:33.596555 [ 270 ] {54240a5b-79ac-41eb-827b-90b3db3614ee} <Trace> oximeter.measurements_f64 (aa9bbb3a-da62-4075-81f6-d05edd62a94a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12134 | 2026.01.02 05:13:33.596599 [ 270 ] {54240a5b-79ac-41eb-827b-90b3db3614ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12135 | 2026.01.02 05:13:33.596928 [ 270 ] {54240a5b-79ac-41eb-827b-90b3db3614ee} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 12136 | 2026.01.02 05:13:33.597161 [ 270 ] {54240a5b-79ac-41eb-827b-90b3db3614ee} <Trace> oximeter.measurements_f64 (aa9bbb3a-da62-4075-81f6-d05edd62a94a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12137 | 2026.01.02 05:13:33.597297 [ 270 ] {54240a5b-79ac-41eb-827b-90b3db3614ee} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001125 sec., 888.8888888888889 rows/sec., 59.90 KiB/sec. | ||
| 12138 | 2026.01.02 05:13:33.597334 [ 270 ] {54240a5b-79ac-41eb-827b-90b3db3614ee} <Debug> TCPHandler: Processed in 0.001306032 sec. | ||
| 12139 | 2026.01.02 05:13:33.597438 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12140 | 2026.01.02 05:13:33.597532 [ 270 ] {bef415d2-5060-493c-9704-ab4b7924b7e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12141 | 2026.01.02 05:13:33.597586 [ 270 ] {bef415d2-5060-493c-9704-ab4b7924b7e5} <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 | ||
| 12142 | 2026.01.02 05:13:33.598456 [ 270 ] {bef415d2-5060-493c-9704-ab4b7924b7e5} <Trace> oximeter.measurements_histogramu64 (1ea2d44b-9dfb-4731-8ee2-8779179f369b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12143 | 2026.01.02 05:13:33.598493 [ 270 ] {bef415d2-5060-493c-9704-ab4b7924b7e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12144 | 2026.01.02 05:13:33.599085 [ 270 ] {bef415d2-5060-493c-9704-ab4b7924b7e5} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 12145 | 2026.01.02 05:13:33.599324 [ 270 ] {bef415d2-5060-493c-9704-ab4b7924b7e5} <Trace> oximeter.measurements_histogramu64 (1ea2d44b-9dfb-4731-8ee2-8779179f369b): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12146 | 2026.01.02 05:13:33.599470 [ 270 ] {bef415d2-5060-493c-9704-ab4b7924b7e5} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001955 sec., 20460.358056265984 rows/sec., 36.66 MiB/sec. | ||
| 12147 | 2026.01.02 05:13:33.599523 [ 270 ] {bef415d2-5060-493c-9704-ab4b7924b7e5} <Debug> TCPHandler: Processed in 0.002132946 sec. | ||
| 12148 | 2026.01.02 05:13:33.599633 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12149 | 2026.01.02 05:13:33.599727 [ 270 ] {feb3ab5a-51d9-4019-a087-df2777244423} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12150 | 2026.01.02 05:13:33.599769 [ 270 ] {feb3ab5a-51d9-4019-a087-df2777244423} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12151 | 2026.01.02 05:13:33.600106 [ 270 ] {feb3ab5a-51d9-4019-a087-df2777244423} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12152 | 2026.01.02 05:13:33.600143 [ 270 ] {feb3ab5a-51d9-4019-a087-df2777244423} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12153 | 2026.01.02 05:13:33.600460 [ 270 ] {feb3ab5a-51d9-4019-a087-df2777244423} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12154 | 2026.01.02 05:13:33.600674 [ 270 ] {feb3ab5a-51d9-4019-a087-df2777244423} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12155 | 2026.01.02 05:13:33.600802 [ 270 ] {feb3ab5a-51d9-4019-a087-df2777244423} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001093 sec., 95150.96065873741 rows/sec., 5.83 MiB/sec. | ||
| 12156 | 2026.01.02 05:13:33.600837 [ 270 ] {feb3ab5a-51d9-4019-a087-df2777244423} <Debug> TCPHandler: Processed in 0.001253351 sec. | ||
| 12157 | 2026.01.02 05:13:33.602312 [ 190 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26842 rows, containing 5 columns (5 merged, 0 gathered) in 0.006299735 sec., 4260814.1453569075 rows/sec., 291.44 MiB/sec. | ||
| 12158 | 2026.01.02 05:13:33.602554 [ 187 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12159 | 2026.01.02 05:13:33.602828 [ 187 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12160 | 2026.01.02 05:13:33.602908 [ 187 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12161 | 2026.01.02 05:13:33.602991 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
| 12162 | 2026.01.02 05:13:33.688541 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 482 | ||
| 12163 | 2026.01.02 05:13:33.706804 [ 244 ] {} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12164 | 2026.01.02 05:13:33.706854 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12165 | 2026.01.02 05:13:33.713656 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 12166 | 2026.01.02 05:13:33.714411 [ 244 ] {} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12167 | 2026.01.02 05:13:33.717682 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 482 | ||
| 12168 | 2026.01.02 05:13:38.597766 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12169 | 2026.01.02 05:13:38.598071 [ 270 ] {94e49ca3-e97c-457a-b7bd-2040c50857f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12170 | 2026.01.02 05:13:38.598174 [ 270 ] {94e49ca3-e97c-457a-b7bd-2040c50857f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12171 | 2026.01.02 05:13:38.598930 [ 270 ] {94e49ca3-e97c-457a-b7bd-2040c50857f8} <Trace> oximeter.fields_i16 (cb56b64a-0514-41c6-b851-58b3833bf8fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12172 | 2026.01.02 05:13:38.598978 [ 270 ] {94e49ca3-e97c-457a-b7bd-2040c50857f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12173 | 2026.01.02 05:13:38.599380 [ 270 ] {94e49ca3-e97c-457a-b7bd-2040c50857f8} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 12174 | 2026.01.02 05:13:38.599613 [ 270 ] {94e49ca3-e97c-457a-b7bd-2040c50857f8} <Trace> oximeter.fields_i16 (cb56b64a-0514-41c6-b851-58b3833bf8fd): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12175 | 2026.01.02 05:13:38.599772 [ 270 ] {94e49ca3-e97c-457a-b7bd-2040c50857f8} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001778 sec., 13498.312710911136 rows/sec., 1.12 MiB/sec. | ||
| 12176 | 2026.01.02 05:13:38.599813 [ 270 ] {94e49ca3-e97c-457a-b7bd-2040c50857f8} <Debug> TCPHandler: Processed in 0.002232727 sec. | ||
| 12177 | 2026.01.02 05:13:38.599945 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12178 | 2026.01.02 05:13:38.600064 [ 270 ] {534005f1-fd1f-44c0-b52a-ebf5a0b46763} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12179 | 2026.01.02 05:13:38.600114 [ 270 ] {534005f1-fd1f-44c0-b52a-ebf5a0b46763} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12180 | 2026.01.02 05:13:38.600556 [ 270 ] {534005f1-fd1f-44c0-b52a-ebf5a0b46763} <Trace> oximeter.fields_ipaddr (645cdd3d-4969-40ee-99e7-272b8c981424): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12181 | 2026.01.02 05:13:38.600591 [ 270 ] {534005f1-fd1f-44c0-b52a-ebf5a0b46763} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12182 | 2026.01.02 05:13:38.600898 [ 270 ] {534005f1-fd1f-44c0-b52a-ebf5a0b46763} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 12183 | 2026.01.02 05:13:38.601103 [ 270 ] {534005f1-fd1f-44c0-b52a-ebf5a0b46763} <Trace> oximeter.fields_ipaddr (645cdd3d-4969-40ee-99e7-272b8c981424): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12184 | 2026.01.02 05:13:38.601229 [ 270 ] {534005f1-fd1f-44c0-b52a-ebf5a0b46763} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001189 sec., 1682.0857863751053 rows/sec., 137.16 KiB/sec. | ||
| 12185 | 2026.01.02 05:13:38.601265 [ 270 ] {534005f1-fd1f-44c0-b52a-ebf5a0b46763} <Debug> TCPHandler: Processed in 0.001379204 sec. | ||
| 12186 | 2026.01.02 05:13:38.601374 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12187 | 2026.01.02 05:13:38.601467 [ 270 ] {6a519caa-2693-427f-99d6-0c4bfb38c25b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12188 | 2026.01.02 05:13:38.601505 [ 270 ] {6a519caa-2693-427f-99d6-0c4bfb38c25b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12189 | 2026.01.02 05:13:38.602607 [ 270 ] {6a519caa-2693-427f-99d6-0c4bfb38c25b} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12190 | 2026.01.02 05:13:38.602644 [ 270 ] {6a519caa-2693-427f-99d6-0c4bfb38c25b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12191 | 2026.01.02 05:13:38.603039 [ 270 ] {6a519caa-2693-427f-99d6-0c4bfb38c25b} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12192 | 2026.01.02 05:13:38.603248 [ 270 ] {6a519caa-2693-427f-99d6-0c4bfb38c25b} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12193 | 2026.01.02 05:13:38.603378 [ 270 ] {6a519caa-2693-427f-99d6-0c4bfb38c25b} <Debug> executeQuery: Read 1317 rows, 112.50 KiB in 0.001928 sec., 683091.286307054 rows/sec., 56.98 MiB/sec. | ||
| 12194 | 2026.01.02 05:13:38.603415 [ 270 ] {6a519caa-2693-427f-99d6-0c4bfb38c25b} <Debug> TCPHandler: Processed in 0.002088855 sec. | ||
| 12195 | 2026.01.02 05:13:38.603523 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12196 | 2026.01.02 05:13:38.603616 [ 270 ] {f679d87f-9926-4fb2-97b6-480565451b26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12197 | 2026.01.02 05:13:38.603655 [ 270 ] {f679d87f-9926-4fb2-97b6-480565451b26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12198 | 2026.01.02 05:13:38.604045 [ 270 ] {f679d87f-9926-4fb2-97b6-480565451b26} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12199 | 2026.01.02 05:13:38.604086 [ 270 ] {f679d87f-9926-4fb2-97b6-480565451b26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12200 | 2026.01.02 05:13:38.604381 [ 270 ] {f679d87f-9926-4fb2-97b6-480565451b26} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 12201 | 2026.01.02 05:13:38.604593 [ 270 ] {f679d87f-9926-4fb2-97b6-480565451b26} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12202 | 2026.01.02 05:13:38.604718 [ 270 ] {f679d87f-9926-4fb2-97b6-480565451b26} <Debug> executeQuery: Read 14 rows, 1.10 KiB in 0.001121 sec., 12488.849241748438 rows/sec., 981.79 KiB/sec. | ||
| 12203 | 2026.01.02 05:13:38.604755 [ 270 ] {f679d87f-9926-4fb2-97b6-480565451b26} <Debug> TCPHandler: Processed in 0.001279321 sec. | ||
| 12204 | 2026.01.02 05:13:38.604864 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12205 | 2026.01.02 05:13:38.604955 [ 270 ] {fe036e90-f5e0-4418-95e7-07fe9e19f802} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12206 | 2026.01.02 05:13:38.604993 [ 270 ] {fe036e90-f5e0-4418-95e7-07fe9e19f802} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12207 | 2026.01.02 05:13:38.605502 [ 270 ] {fe036e90-f5e0-4418-95e7-07fe9e19f802} <Trace> oximeter.fields_u32 (1310015a-3be0-40ba-9fec-1b5eb4ed9f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12208 | 2026.01.02 05:13:38.605539 [ 270 ] {fe036e90-f5e0-4418-95e7-07fe9e19f802} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12209 | 2026.01.02 05:13:38.605850 [ 270 ] {fe036e90-f5e0-4418-95e7-07fe9e19f802} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 12210 | 2026.01.02 05:13:38.606057 [ 270 ] {fe036e90-f5e0-4418-95e7-07fe9e19f802} <Trace> oximeter.fields_u32 (1310015a-3be0-40ba-9fec-1b5eb4ed9f75): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12211 | 2026.01.02 05:13:38.606182 [ 270 ] {fe036e90-f5e0-4418-95e7-07fe9e19f802} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001245 sec., 202409.63855421686 rows/sec., 14.00 MiB/sec. | ||
| 12212 | 2026.01.02 05:13:38.606219 [ 270 ] {fe036e90-f5e0-4418-95e7-07fe9e19f802} <Debug> TCPHandler: Processed in 0.001402564 sec. | ||
| 12213 | 2026.01.02 05:13:38.606329 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12214 | 2026.01.02 05:13:38.606422 [ 270 ] {4d85555c-a6c0-4c3f-b856-969e67d8bfef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12215 | 2026.01.02 05:13:38.606461 [ 270 ] {4d85555c-a6c0-4c3f-b856-969e67d8bfef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12216 | 2026.01.02 05:13:38.606851 [ 270 ] {4d85555c-a6c0-4c3f-b856-969e67d8bfef} <Trace> oximeter.fields_u8 (ae3e3832-81ae-4954-8933-d68b9608f6be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12217 | 2026.01.02 05:13:38.606887 [ 270 ] {4d85555c-a6c0-4c3f-b856-969e67d8bfef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12218 | 2026.01.02 05:13:38.607176 [ 270 ] {4d85555c-a6c0-4c3f-b856-969e67d8bfef} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 12219 | 2026.01.02 05:13:38.607383 [ 270 ] {4d85555c-a6c0-4c3f-b856-969e67d8bfef} <Trace> oximeter.fields_u8 (ae3e3832-81ae-4954-8933-d68b9608f6be): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12220 | 2026.01.02 05:13:38.607511 [ 270 ] {4d85555c-a6c0-4c3f-b856-969e67d8bfef} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001107 sec., 10840.108401084011 rows/sec., 846.88 KiB/sec. | ||
| 12221 | 2026.01.02 05:13:38.607547 [ 270 ] {4d85555c-a6c0-4c3f-b856-969e67d8bfef} <Debug> TCPHandler: Processed in 0.001266111 sec. | ||
| 12222 | 2026.01.02 05:13:38.607653 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12223 | 2026.01.02 05:13:38.607745 [ 270 ] {92ecda5b-5a2b-41eb-87f0-db043a435bcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12224 | 2026.01.02 05:13:38.607782 [ 270 ] {92ecda5b-5a2b-41eb-87f0-db043a435bcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12225 | 2026.01.02 05:13:38.608355 [ 270 ] {92ecda5b-5a2b-41eb-87f0-db043a435bcd} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12226 | 2026.01.02 05:13:38.608391 [ 270 ] {92ecda5b-5a2b-41eb-87f0-db043a435bcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12227 | 2026.01.02 05:13:38.608708 [ 270 ] {92ecda5b-5a2b-41eb-87f0-db043a435bcd} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12228 | 2026.01.02 05:13:38.608912 [ 270 ] {92ecda5b-5a2b-41eb-87f0-db043a435bcd} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12229 | 2026.01.02 05:13:38.609036 [ 270 ] {92ecda5b-5a2b-41eb-87f0-db043a435bcd} <Debug> executeQuery: Read 558 rows, 42.83 KiB in 0.001309 sec., 426279.60275019094 rows/sec., 31.95 MiB/sec. | ||
| 12230 | 2026.01.02 05:13:38.609072 [ 270 ] {92ecda5b-5a2b-41eb-87f0-db043a435bcd} <Debug> TCPHandler: Processed in 0.001465494 sec. | ||
| 12231 | 2026.01.02 05:13:38.609175 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12232 | 2026.01.02 05:13:38.609266 [ 270 ] {ac277b51-98c8-41c2-b224-6b6a00aa4de1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12233 | 2026.01.02 05:13:38.609307 [ 270 ] {ac277b51-98c8-41c2-b224-6b6a00aa4de1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12234 | 2026.01.02 05:13:38.609882 [ 270 ] {ac277b51-98c8-41c2-b224-6b6a00aa4de1} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12235 | 2026.01.02 05:13:38.609918 [ 270 ] {ac277b51-98c8-41c2-b224-6b6a00aa4de1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12236 | 2026.01.02 05:13:38.610291 [ 270 ] {ac277b51-98c8-41c2-b224-6b6a00aa4de1} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12237 | 2026.01.02 05:13:38.610497 [ 270 ] {ac277b51-98c8-41c2-b224-6b6a00aa4de1} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12238 | 2026.01.02 05:13:38.610625 [ 270 ] {ac277b51-98c8-41c2-b224-6b6a00aa4de1} <Debug> executeQuery: Read 881 rows, 61.23 KiB in 0.001377 sec., 639796.6594045026 rows/sec., 43.42 MiB/sec. | ||
| 12239 | 2026.01.02 05:13:38.610661 [ 270 ] {ac277b51-98c8-41c2-b224-6b6a00aa4de1} <Debug> TCPHandler: Processed in 0.001533446 sec. | ||
| 12240 | 2026.01.02 05:13:38.610774 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12241 | 2026.01.02 05:13:38.610865 [ 270 ] {d9ad6476-7ee2-46d6-851e-56ac2525f64d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12242 | 2026.01.02 05:13:38.610905 [ 270 ] {d9ad6476-7ee2-46d6-851e-56ac2525f64d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12243 | 2026.01.02 05:13:38.611226 [ 270 ] {d9ad6476-7ee2-46d6-851e-56ac2525f64d} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12244 | 2026.01.02 05:13:38.611260 [ 270 ] {d9ad6476-7ee2-46d6-851e-56ac2525f64d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12245 | 2026.01.02 05:13:38.611555 [ 270 ] {d9ad6476-7ee2-46d6-851e-56ac2525f64d} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12246 | 2026.01.02 05:13:38.611758 [ 270 ] {d9ad6476-7ee2-46d6-851e-56ac2525f64d} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12247 | 2026.01.02 05:13:38.611876 [ 64 ] {} <Debug> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12248 | 2026.01.02 05:13:38.611883 [ 270 ] {d9ad6476-7ee2-46d6-851e-56ac2525f64d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001035 sec., 57971.01449275363 rows/sec., 3.91 MiB/sec. | ||
| 12249 | 2026.01.02 05:13:38.611947 [ 64 ] {} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12250 | 2026.01.02 05:13:38.611961 [ 270 ] {d9ad6476-7ee2-46d6-851e-56ac2525f64d} <Debug> TCPHandler: Processed in 0.001233981 sec. | ||
| 12251 | 2026.01.02 05:13:38.611972 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12252 | 2026.01.02 05:13:38.612066 [ 197 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 12253 | 2026.01.02 05:13:38.612159 [ 197 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12254 | 2026.01.02 05:13:38.612186 [ 197 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 5034 rows starting from the beginning of the part | ||
| 12255 | 2026.01.02 05:13:38.612240 [ 197 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 60 rows starting from the beginning of the part | ||
| 12256 | 2026.01.02 05:13:38.612280 [ 197 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 104 rows starting from the beginning of the part | ||
| 12257 | 2026.01.02 05:13:38.612317 [ 197 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 60 rows starting from the beginning of the part | ||
| 12258 | 2026.01.02 05:13:38.612354 [ 197 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 104 rows starting from the beginning of the part | ||
| 12259 | 2026.01.02 05:13:38.612392 [ 197 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 60 rows starting from the beginning of the part | ||
| 12260 | 2026.01.02 05:13:38.613892 [ 187 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5422 rows, containing 4 columns (4 merged, 0 gathered) in 0.001859511 sec., 2915820.3420146476 rows/sec., 193.76 MiB/sec. | ||
| 12261 | 2026.01.02 05:13:38.614210 [ 197 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12262 | 2026.01.02 05:13:38.614436 [ 197 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_91_18} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12263 | 2026.01.02 05:13:38.614501 [ 197 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_91_18} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12264 | 2026.01.02 05:13:38.614560 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. | ||
| 12265 | 2026.01.02 05:13:39.498020 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 31257 | ||
| 12266 | 2026.01.02 05:13:39.498752 [ 245 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12267 | 2026.01.02 05:13:39.498798 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12268 | 2026.01.02 05:13:39.499320 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 12269 | 2026.01.02 05:13:39.499573 [ 245 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12270 | 2026.01.02 05:13:39.499737 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31257 | ||
| 12271 | 2026.01.02 05:13:40.980740 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50401 | ||
| 12272 | 2026.01.02 05:13:40.980842 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12273 | 2026.01.02 05:13:40.980868 [ 354 ] {} <Debug> TCP-Session: c1203541-5762-4017-b794-4892a4ac28d7 Authenticating user 'default' from [fd00:1122:3344:101::e]:50401 | ||
| 12274 | 2026.01.02 05:13:40.980897 [ 354 ] {} <Debug> TCP-Session: c1203541-5762-4017-b794-4892a4ac28d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12275 | 2026.01.02 05:13:40.980916 [ 354 ] {} <Debug> TCP-Session: c1203541-5762-4017-b794-4892a4ac28d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12276 | 2026.01.02 05:13:40.981180 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44641 | ||
| 12277 | 2026.01.02 05:13:40.981200 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60407 | ||
| 12278 | 2026.01.02 05:13:40.981232 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36313 | ||
| 12279 | 2026.01.02 05:13:40.981247 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52034 | ||
| 12280 | 2026.01.02 05:13:40.981224 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50622 | ||
| 12281 | 2026.01.02 05:13:40.981313 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12282 | 2026.01.02 05:13:40.981312 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12283 | 2026.01.02 05:13:40.981352 [ 354 ] {} <Trace> TCP-Session: c1203541-5762-4017-b794-4892a4ac28d7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12284 | 2026.01.02 05:13:40.981378 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12285 | 2026.01.02 05:13:40.981378 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12286 | 2026.01.02 05:13:40.981389 [ 355 ] {} <Debug> TCP-Session: 1f06ff9a-dba7-401a-ad6d-e6f855f1a7c5 Authenticating user 'default' from [fd00:1122:3344:101::e]:44641 | ||
| 12287 | 2026.01.02 05:13:40.981419 [ 353 ] {} <Debug> TCP-Session: 48205c0e-0bee-447f-a2db-2d0995fa3352 Authenticating user 'default' from [fd00:1122:3344:101::e]:52034 | ||
| 12288 | 2026.01.02 05:13:40.981424 [ 289 ] {} <Debug> TCP-Session: 9a67d59a-eced-4963-bba4-60ed625181a8 Authenticating user 'default' from [fd00:1122:3344:101::e]:50622 | ||
| 12289 | 2026.01.02 05:13:40.981446 [ 355 ] {} <Debug> TCP-Session: 1f06ff9a-dba7-401a-ad6d-e6f855f1a7c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12290 | 2026.01.02 05:13:40.981456 [ 353 ] {} <Debug> TCP-Session: 48205c0e-0bee-447f-a2db-2d0995fa3352 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12291 | 2026.01.02 05:13:40.981461 [ 289 ] {} <Debug> TCP-Session: 9a67d59a-eced-4963-bba4-60ed625181a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12292 | 2026.01.02 05:13:40.981474 [ 355 ] {} <Debug> TCP-Session: 1f06ff9a-dba7-401a-ad6d-e6f855f1a7c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12293 | 2026.01.02 05:13:40.981487 [ 353 ] {} <Debug> TCP-Session: 48205c0e-0bee-447f-a2db-2d0995fa3352 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12294 | 2026.01.02 05:13:40.981494 [ 289 ] {} <Debug> TCP-Session: 9a67d59a-eced-4963-bba4-60ed625181a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12295 | 2026.01.02 05:13:40.981357 [ 287 ] {} <Debug> TCP-Session: b5d4b885-0a63-4ccf-abff-aaf0e87566dd Authenticating user 'default' from [fd00:1122:3344:101::e]:60407 | ||
| 12296 | 2026.01.02 05:13:40.981310 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12297 | 2026.01.02 05:13:40.981557 [ 287 ] {} <Debug> TCP-Session: b5d4b885-0a63-4ccf-abff-aaf0e87566dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12298 | 2026.01.02 05:13:40.981212 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33312 | ||
| 12299 | 2026.01.02 05:13:40.981585 [ 354 ] {2b341a67-225d-4671-ac48-d310250f9808} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50401) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12300 | 2026.01.02 05:13:40.981587 [ 352 ] {} <Debug> TCP-Session: 005b4932-91a2-440e-84f5-70266f617fc3 Authenticating user 'default' from [fd00:1122:3344:101::e]:36313 | ||
| 12301 | 2026.01.02 05:13:40.981585 [ 287 ] {} <Debug> TCP-Session: b5d4b885-0a63-4ccf-abff-aaf0e87566dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12302 | 2026.01.02 05:13:40.981674 [ 352 ] {} <Debug> TCP-Session: 005b4932-91a2-440e-84f5-70266f617fc3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12303 | 2026.01.02 05:13:40.981207 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62588 | ||
| 12304 | 2026.01.02 05:13:40.981695 [ 352 ] {} <Debug> TCP-Session: 005b4932-91a2-440e-84f5-70266f617fc3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12305 | 2026.01.02 05:13:40.981188 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58968 | ||
| 12306 | 2026.01.02 05:13:40.981899 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12307 | 2026.01.02 05:13:40.981933 [ 288 ] {} <Debug> TCP-Session: 1b04cfac-3567-4acd-8b2f-adf8e7d6d226 Authenticating user 'default' from [fd00:1122:3344:101::e]:33312 | ||
| 12308 | 2026.01.02 05:13:40.981957 [ 288 ] {} <Debug> TCP-Session: 1b04cfac-3567-4acd-8b2f-adf8e7d6d226 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12309 | 2026.01.02 05:13:40.981974 [ 288 ] {} <Debug> TCP-Session: 1b04cfac-3567-4acd-8b2f-adf8e7d6d226 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12310 | 2026.01.02 05:13:40.982095 [ 354 ] {2b341a67-225d-4671-ac48-d310250f9808} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12311 | 2026.01.02 05:13:40.982166 [ 354 ] {2b341a67-225d-4671-ac48-d310250f9808} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12312 | 2026.01.02 05:13:40.982355 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12313 | 2026.01.02 05:13:40.982396 [ 356 ] {} <Debug> TCP-Session: c280a398-cd17-4b64-8af7-dbc7f611b0c9 Authenticating user 'default' from [fd00:1122:3344:101::e]:58968 | ||
| 12314 | 2026.01.02 05:13:40.982415 [ 356 ] {} <Debug> TCP-Session: c280a398-cd17-4b64-8af7-dbc7f611b0c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12315 | 2026.01.02 05:13:40.982427 [ 356 ] {} <Debug> TCP-Session: c280a398-cd17-4b64-8af7-dbc7f611b0c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12316 | 2026.01.02 05:13:40.982485 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12317 | 2026.01.02 05:13:40.982522 [ 286 ] {} <Debug> TCP-Session: 3efe50b3-7a89-495b-93bb-ac0c5cfb9506 Authenticating user 'default' from [fd00:1122:3344:101::e]:62588 | ||
| 12318 | 2026.01.02 05:13:40.982541 [ 286 ] {} <Debug> TCP-Session: 3efe50b3-7a89-495b-93bb-ac0c5cfb9506 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12319 | 2026.01.02 05:13:40.982554 [ 286 ] {} <Debug> TCP-Session: 3efe50b3-7a89-495b-93bb-ac0c5cfb9506 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12320 | 2026.01.02 05:13:40.982617 [ 354 ] {2b341a67-225d-4671-ac48-d310250f9808} <Debug> oximeter.version (e3550e79-451c-4c3d-8ba1-9d3e49618ffc) (SelectExecutor): Key condition: unknown | ||
| 12321 | 2026.01.02 05:13:40.983720 [ 312 ] {2b341a67-225d-4671-ac48-d310250f9808} <Trace> AggregatingTransform: Aggregating | ||
| 12322 | 2026.01.02 05:13:40.983766 [ 312 ] {2b341a67-225d-4671-ac48-d310250f9808} <Trace> Aggregator: Aggregation method: without_key | ||
| 12323 | 2026.01.02 05:13:40.983800 [ 312 ] {2b341a67-225d-4671-ac48-d310250f9808} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001072878 sec. (932.072 rows/sec., 36.41 KiB/sec.) | ||
| 12324 | 2026.01.02 05:13:40.983818 [ 312 ] {2b341a67-225d-4671-ac48-d310250f9808} <Trace> Aggregator: Merging aggregated data | ||
| 12325 | 2026.01.02 05:13:40.985109 [ 354 ] {2b341a67-225d-4671-ac48-d310250f9808} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003607 sec., 277.2387025228722 rows/sec., 10.83 KiB/sec. | ||
| 12326 | 2026.01.02 05:13:40.985250 [ 354 ] {2b341a67-225d-4671-ac48-d310250f9808} <Debug> TCPHandler: Processed in 0.004098158 sec. | ||
| 12327 | 2026.01.02 05:13:40.985381 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12328 | 2026.01.02 05:13:40.985410 [ 354 ] {} <Debug> TCP-Session: c1203541-5762-4017-b794-4892a4ac28d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12329 | 2026.01.02 05:13:40.985413 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12330 | 2026.01.02 05:13:40.985439 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12331 | 2026.01.02 05:13:40.985453 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12332 | 2026.01.02 05:13:40.985469 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12333 | 2026.01.02 05:13:40.985487 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12334 | 2026.01.02 05:13:40.985523 [ 355 ] {} <Debug> TCP-Session: 1f06ff9a-dba7-401a-ad6d-e6f855f1a7c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12335 | 2026.01.02 05:13:40.985535 [ 288 ] {} <Debug> TCP-Session: 1b04cfac-3567-4acd-8b2f-adf8e7d6d226 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12336 | 2026.01.02 05:13:40.985535 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12337 | 2026.01.02 05:13:40.985548 [ 287 ] {} <Debug> TCP-Session: b5d4b885-0a63-4ccf-abff-aaf0e87566dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12338 | 2026.01.02 05:13:40.985519 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12339 | 2026.01.02 05:13:40.985593 [ 352 ] {} <Debug> TCP-Session: 005b4932-91a2-440e-84f5-70266f617fc3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12340 | 2026.01.02 05:13:40.985625 [ 289 ] {} <Debug> TCP-Session: 9a67d59a-eced-4963-bba4-60ed625181a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12341 | 2026.01.02 05:13:40.985517 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12342 | 2026.01.02 05:13:40.985493 [ 353 ] {} <Debug> TCP-Session: 48205c0e-0bee-447f-a2db-2d0995fa3352 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12343 | 2026.01.02 05:13:40.985679 [ 286 ] {} <Debug> TCP-Session: 3efe50b3-7a89-495b-93bb-ac0c5cfb9506 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12344 | 2026.01.02 05:13:40.985465 [ 356 ] {} <Debug> TCP-Session: c280a398-cd17-4b64-8af7-dbc7f611b0c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12345 | 2026.01.02 05:13:41.014155 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48818 | ||
| 12346 | 2026.01.02 05:13:41.014252 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12347 | 2026.01.02 05:13:41.014277 [ 354 ] {} <Debug> TCP-Session: 916d8ad9-a77c-4a68-a128-e0318c822825 Authenticating user 'default' from [fd00:1122:3344:101::e]:48818 | ||
| 12348 | 2026.01.02 05:13:41.014298 [ 354 ] {} <Debug> TCP-Session: 916d8ad9-a77c-4a68-a128-e0318c822825 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12349 | 2026.01.02 05:13:41.014310 [ 354 ] {} <Debug> TCP-Session: 916d8ad9-a77c-4a68-a128-e0318c822825 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12350 | 2026.01.02 05:13:41.014546 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49023 | ||
| 12351 | 2026.01.02 05:13:41.014570 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44890 | ||
| 12352 | 2026.01.02 05:13:41.014592 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53628 | ||
| 12353 | 2026.01.02 05:13:41.014626 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51721 | ||
| 12354 | 2026.01.02 05:13:41.014663 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12355 | 2026.01.02 05:13:41.014613 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40405 | ||
| 12356 | 2026.01.02 05:13:41.014713 [ 287 ] {} <Debug> TCP-Session: 43581ba4-8a1b-427f-b48d-18d811b51967 Authenticating user 'default' from [fd00:1122:3344:101::e]:44890 | ||
| 12357 | 2026.01.02 05:13:41.014606 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49670 | ||
| 12358 | 2026.01.02 05:13:41.014738 [ 287 ] {} <Debug> TCP-Session: 43581ba4-8a1b-427f-b48d-18d811b51967 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12359 | 2026.01.02 05:13:41.014750 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12360 | 2026.01.02 05:13:41.014782 [ 287 ] {} <Debug> TCP-Session: 43581ba4-8a1b-427f-b48d-18d811b51967 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12361 | 2026.01.02 05:13:41.014761 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12362 | 2026.01.02 05:13:41.014804 [ 353 ] {} <Debug> TCP-Session: 3ff9ca5c-a5c7-4e67-92d6-6493e5c73bda Authenticating user 'default' from [fd00:1122:3344:101::e]:51721 | ||
| 12363 | 2026.01.02 05:13:41.014806 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12364 | 2026.01.02 05:13:41.014835 [ 352 ] {} <Debug> TCP-Session: 33c53454-2dda-40d6-bb0a-b5e4030f56a2 Authenticating user 'default' from [fd00:1122:3344:101::e]:40405 | ||
| 12365 | 2026.01.02 05:13:41.014849 [ 353 ] {} <Debug> TCP-Session: 3ff9ca5c-a5c7-4e67-92d6-6493e5c73bda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12366 | 2026.01.02 05:13:41.014864 [ 289 ] {} <Debug> TCP-Session: 42e8becc-7677-4e8d-b2ef-971ae95ce456 Authenticating user 'default' from [fd00:1122:3344:101::e]:49670 | ||
| 12367 | 2026.01.02 05:13:41.014874 [ 352 ] {} <Debug> TCP-Session: 33c53454-2dda-40d6-bb0a-b5e4030f56a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12368 | 2026.01.02 05:13:41.014883 [ 353 ] {} <Debug> TCP-Session: 3ff9ca5c-a5c7-4e67-92d6-6493e5c73bda Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12369 | 2026.01.02 05:13:41.014893 [ 289 ] {} <Debug> TCP-Session: 42e8becc-7677-4e8d-b2ef-971ae95ce456 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12370 | 2026.01.02 05:13:41.014904 [ 352 ] {} <Debug> TCP-Session: 33c53454-2dda-40d6-bb0a-b5e4030f56a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12371 | 2026.01.02 05:13:41.014924 [ 289 ] {} <Debug> TCP-Session: 42e8becc-7677-4e8d-b2ef-971ae95ce456 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12372 | 2026.01.02 05:13:41.014729 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12373 | 2026.01.02 05:13:41.014574 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38355 | ||
| 12374 | 2026.01.02 05:13:41.015006 [ 288 ] {} <Debug> TCP-Session: a791d636-99be-473c-b050-60fb0f9efd90 Authenticating user 'default' from [fd00:1122:3344:101::e]:53628 | ||
| 12375 | 2026.01.02 05:13:41.014660 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12376 | 2026.01.02 05:13:41.015042 [ 288 ] {} <Debug> TCP-Session: a791d636-99be-473c-b050-60fb0f9efd90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12377 | 2026.01.02 05:13:41.015054 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12378 | 2026.01.02 05:13:41.015069 [ 355 ] {} <Debug> TCP-Session: adf02e30-16dc-48c7-8ef0-3cc49e8cd969 Authenticating user 'default' from [fd00:1122:3344:101::e]:49023 | ||
| 12379 | 2026.01.02 05:13:41.015068 [ 288 ] {} <Debug> TCP-Session: a791d636-99be-473c-b050-60fb0f9efd90 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12380 | 2026.01.02 05:13:41.015086 [ 286 ] {} <Debug> TCP-Session: 2e66d9a2-4028-486f-9c5a-cd5eb171f9b7 Authenticating user 'default' from [fd00:1122:3344:101::e]:38355 | ||
| 12381 | 2026.01.02 05:13:41.015103 [ 355 ] {} <Debug> TCP-Session: adf02e30-16dc-48c7-8ef0-3cc49e8cd969 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12382 | 2026.01.02 05:13:41.015129 [ 286 ] {} <Debug> TCP-Session: 2e66d9a2-4028-486f-9c5a-cd5eb171f9b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12383 | 2026.01.02 05:13:41.015137 [ 355 ] {} <Debug> TCP-Session: adf02e30-16dc-48c7-8ef0-3cc49e8cd969 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12384 | 2026.01.02 05:13:41.015152 [ 286 ] {} <Debug> TCP-Session: 2e66d9a2-4028-486f-9c5a-cd5eb171f9b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12385 | 2026.01.02 05:13:41.014564 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34901 | ||
| 12386 | 2026.01.02 05:13:41.014648 [ 354 ] {} <Trace> TCP-Session: 916d8ad9-a77c-4a68-a128-e0318c822825 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12387 | 2026.01.02 05:13:41.015283 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12388 | 2026.01.02 05:13:41.015310 [ 356 ] {} <Debug> TCP-Session: 97259069-666d-43fc-b65a-bdad1bdbcad7 Authenticating user 'default' from [fd00:1122:3344:101::e]:34901 | ||
| 12389 | 2026.01.02 05:13:41.015328 [ 356 ] {} <Debug> TCP-Session: 97259069-666d-43fc-b65a-bdad1bdbcad7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12390 | 2026.01.02 05:13:41.015340 [ 356 ] {} <Debug> TCP-Session: 97259069-666d-43fc-b65a-bdad1bdbcad7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12391 | 2026.01.02 05:13:41.015378 [ 354 ] {f88301f8-2c60-469e-ab0d-082db4e46ea7} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48818) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12392 | 2026.01.02 05:13:41.015614 [ 354 ] {f88301f8-2c60-469e-ab0d-082db4e46ea7} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12393 | 2026.01.02 05:13:41.015665 [ 354 ] {f88301f8-2c60-469e-ab0d-082db4e46ea7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12394 | 2026.01.02 05:13:41.015940 [ 354 ] {f88301f8-2c60-469e-ab0d-082db4e46ea7} <Debug> oximeter.version (e3550e79-451c-4c3d-8ba1-9d3e49618ffc) (SelectExecutor): Key condition: unknown | ||
| 12395 | 2026.01.02 05:13:41.016879 [ 325 ] {f88301f8-2c60-469e-ab0d-082db4e46ea7} <Trace> AggregatingTransform: Aggregating | ||
| 12396 | 2026.01.02 05:13:41.016929 [ 325 ] {f88301f8-2c60-469e-ab0d-082db4e46ea7} <Trace> Aggregator: Aggregation method: without_key | ||
| 12397 | 2026.01.02 05:13:41.016966 [ 325 ] {f88301f8-2c60-469e-ab0d-082db4e46ea7} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000929186 sec. (1076.211 rows/sec., 42.04 KiB/sec.) | ||
| 12398 | 2026.01.02 05:13:41.016987 [ 325 ] {f88301f8-2c60-469e-ab0d-082db4e46ea7} <Trace> Aggregator: Merging aggregated data | ||
| 12399 | 2026.01.02 05:13:41.018239 [ 354 ] {f88301f8-2c60-469e-ab0d-082db4e46ea7} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002915 sec., 343.0531732418525 rows/sec., 13.40 KiB/sec. | ||
| 12400 | 2026.01.02 05:13:41.018386 [ 354 ] {f88301f8-2c60-469e-ab0d-082db4e46ea7} <Debug> TCPHandler: Processed in 0.003880445 sec. | ||
| 12401 | 2026.01.02 05:13:41.018487 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12402 | 2026.01.02 05:13:41.018514 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12403 | 2026.01.02 05:13:41.018537 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12404 | 2026.01.02 05:13:41.018553 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12405 | 2026.01.02 05:13:41.018568 [ 286 ] {} <Debug> TCP-Session: 2e66d9a2-4028-486f-9c5a-cd5eb171f9b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12406 | 2026.01.02 05:13:41.018569 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12407 | 2026.01.02 05:13:41.018596 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12408 | 2026.01.02 05:13:41.018627 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12409 | 2026.01.02 05:13:41.018633 [ 353 ] {} <Debug> TCP-Session: 3ff9ca5c-a5c7-4e67-92d6-6493e5c73bda Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12410 | 2026.01.02 05:13:41.018659 [ 355 ] {} <Debug> TCP-Session: adf02e30-16dc-48c7-8ef0-3cc49e8cd969 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12411 | 2026.01.02 05:13:41.018684 [ 352 ] {} <Debug> TCP-Session: 33c53454-2dda-40d6-bb0a-b5e4030f56a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12412 | 2026.01.02 05:13:41.018612 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12413 | 2026.01.02 05:13:41.018588 [ 288 ] {} <Debug> TCP-Session: a791d636-99be-473c-b050-60fb0f9efd90 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12414 | 2026.01.02 05:13:41.018585 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12415 | 2026.01.02 05:13:41.018752 [ 289 ] {} <Debug> TCP-Session: 42e8becc-7677-4e8d-b2ef-971ae95ce456 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12416 | 2026.01.02 05:13:41.018601 [ 356 ] {} <Debug> TCP-Session: 97259069-666d-43fc-b65a-bdad1bdbcad7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12417 | 2026.01.02 05:13:41.018786 [ 287 ] {} <Debug> TCP-Session: 43581ba4-8a1b-427f-b48d-18d811b51967 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12418 | 2026.01.02 05:13:41.018517 [ 354 ] {} <Debug> TCP-Session: 916d8ad9-a77c-4a68-a128-e0318c822825 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12419 | 2026.01.02 05:13:41.025898 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39423 | ||
| 12420 | 2026.01.02 05:13:41.025967 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12421 | 2026.01.02 05:13:41.025991 [ 354 ] {} <Debug> TCP-Session: 2e23b075-236a-4c5f-8da7-4c0a01ff8638 Authenticating user 'default' from [fd00:1122:3344:101::e]:39423 | ||
| 12422 | 2026.01.02 05:13:41.026012 [ 354 ] {} <Debug> TCP-Session: 2e23b075-236a-4c5f-8da7-4c0a01ff8638 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12423 | 2026.01.02 05:13:41.026027 [ 354 ] {} <Debug> TCP-Session: 2e23b075-236a-4c5f-8da7-4c0a01ff8638 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12424 | 2026.01.02 05:13:41.026168 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59584 | ||
| 12425 | 2026.01.02 05:13:41.026233 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61254 | ||
| 12426 | 2026.01.02 05:13:41.026240 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12427 | 2026.01.02 05:13:41.026258 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43855 | ||
| 12428 | 2026.01.02 05:13:41.026286 [ 354 ] {} <Trace> TCP-Session: 2e23b075-236a-4c5f-8da7-4c0a01ff8638 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12429 | 2026.01.02 05:13:41.026296 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63356 | ||
| 12430 | 2026.01.02 05:13:41.026314 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60580 | ||
| 12431 | 2026.01.02 05:13:41.026323 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40819 | ||
| 12432 | 2026.01.02 05:13:41.026383 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12433 | 2026.01.02 05:13:41.026334 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12434 | 2026.01.02 05:13:41.026414 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12435 | 2026.01.02 05:13:41.026421 [ 288 ] {} <Debug> TCP-Session: 1b4ae3f5-f64b-47ca-a2d1-ee2f14662766 Authenticating user 'default' from [fd00:1122:3344:101::e]:63356 | ||
| 12436 | 2026.01.02 05:13:41.026439 [ 287 ] {} <Debug> TCP-Session: f620bda0-e3b5-48ae-9c2f-10c14fe69e97 Authenticating user 'default' from [fd00:1122:3344:101::e]:43855 | ||
| 12437 | 2026.01.02 05:13:41.026445 [ 354 ] {33e5c143-b6b0-4ea9-8bd7-4be88d755b3e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39423) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12438 | 2026.01.02 05:13:41.026471 [ 287 ] {} <Debug> TCP-Session: f620bda0-e3b5-48ae-9c2f-10c14fe69e97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12439 | 2026.01.02 05:13:41.026461 [ 288 ] {} <Debug> TCP-Session: 1b4ae3f5-f64b-47ca-a2d1-ee2f14662766 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12440 | 2026.01.02 05:13:41.026492 [ 287 ] {} <Debug> TCP-Session: f620bda0-e3b5-48ae-9c2f-10c14fe69e97 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12441 | 2026.01.02 05:13:41.026504 [ 288 ] {} <Debug> TCP-Session: 1b4ae3f5-f64b-47ca-a2d1-ee2f14662766 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12442 | 2026.01.02 05:13:41.026448 [ 352 ] {} <Debug> TCP-Session: ea931fbd-31f1-40b5-807f-ece8e4cec721 Authenticating user 'default' from [fd00:1122:3344:101::e]:60580 | ||
| 12443 | 2026.01.02 05:13:41.026439 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12444 | 2026.01.02 05:13:41.026553 [ 352 ] {} <Debug> TCP-Session: ea931fbd-31f1-40b5-807f-ece8e4cec721 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12445 | 2026.01.02 05:13:41.026579 [ 353 ] {} <Debug> TCP-Session: 49b4dafb-43ac-4d11-ad28-d475a9fbfe21 Authenticating user 'default' from [fd00:1122:3344:101::e]:40819 | ||
| 12446 | 2026.01.02 05:13:41.026587 [ 352 ] {} <Debug> TCP-Session: ea931fbd-31f1-40b5-807f-ece8e4cec721 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12447 | 2026.01.02 05:13:41.026605 [ 353 ] {} <Debug> TCP-Session: 49b4dafb-43ac-4d11-ad28-d475a9fbfe21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12448 | 2026.01.02 05:13:41.026306 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49190 | ||
| 12449 | 2026.01.02 05:13:41.026628 [ 353 ] {} <Debug> TCP-Session: 49b4dafb-43ac-4d11-ad28-d475a9fbfe21 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12450 | 2026.01.02 05:13:41.026244 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63032 | ||
| 12451 | 2026.01.02 05:13:41.026655 [ 354 ] {33e5c143-b6b0-4ea9-8bd7-4be88d755b3e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12452 | 2026.01.02 05:13:41.026679 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12453 | 2026.01.02 05:13:41.026316 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12454 | 2026.01.02 05:13:41.026718 [ 354 ] {33e5c143-b6b0-4ea9-8bd7-4be88d755b3e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12455 | 2026.01.02 05:13:41.026718 [ 289 ] {} <Debug> TCP-Session: e5c25d8c-aa43-4eff-aa42-f7cf0ae2d8db Authenticating user 'default' from [fd00:1122:3344:101::e]:49190 | ||
| 12456 | 2026.01.02 05:13:41.026744 [ 356 ] {} <Debug> TCP-Session: 1e4e6804-d5da-4845-877c-ddbab2644703 Authenticating user 'default' from [fd00:1122:3344:101::e]:61254 | ||
| 12457 | 2026.01.02 05:13:41.026762 [ 289 ] {} <Debug> TCP-Session: e5c25d8c-aa43-4eff-aa42-f7cf0ae2d8db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12458 | 2026.01.02 05:13:41.026711 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12459 | 2026.01.02 05:13:41.026784 [ 289 ] {} <Debug> TCP-Session: e5c25d8c-aa43-4eff-aa42-f7cf0ae2d8db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12460 | 2026.01.02 05:13:41.026781 [ 356 ] {} <Debug> TCP-Session: 1e4e6804-d5da-4845-877c-ddbab2644703 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12461 | 2026.01.02 05:13:41.026801 [ 286 ] {} <Debug> TCP-Session: 8bffb00a-f028-49b2-bb66-d35c20d4ecca Authenticating user 'default' from [fd00:1122:3344:101::e]:63032 | ||
| 12462 | 2026.01.02 05:13:41.026816 [ 356 ] {} <Debug> TCP-Session: 1e4e6804-d5da-4845-877c-ddbab2644703 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12463 | 2026.01.02 05:13:41.026834 [ 286 ] {} <Debug> TCP-Session: 8bffb00a-f028-49b2-bb66-d35c20d4ecca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12464 | 2026.01.02 05:13:41.026291 [ 355 ] {} <Debug> TCP-Session: a1be1b7b-074a-4f6f-b24a-2ca29efb13fe Authenticating user 'default' from [fd00:1122:3344:101::e]:59584 | ||
| 12465 | 2026.01.02 05:13:41.026858 [ 286 ] {} <Debug> TCP-Session: 8bffb00a-f028-49b2-bb66-d35c20d4ecca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12466 | 2026.01.02 05:13:41.026891 [ 355 ] {} <Debug> TCP-Session: a1be1b7b-074a-4f6f-b24a-2ca29efb13fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12467 | 2026.01.02 05:13:41.026919 [ 355 ] {} <Debug> TCP-Session: a1be1b7b-074a-4f6f-b24a-2ca29efb13fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12468 | 2026.01.02 05:13:41.026984 [ 354 ] {33e5c143-b6b0-4ea9-8bd7-4be88d755b3e} <Debug> oximeter.version (e3550e79-451c-4c3d-8ba1-9d3e49618ffc) (SelectExecutor): Key condition: unknown | ||
| 12469 | 2026.01.02 05:13:41.027725 [ 351 ] {33e5c143-b6b0-4ea9-8bd7-4be88d755b3e} <Trace> AggregatingTransform: Aggregating | ||
| 12470 | 2026.01.02 05:13:41.027779 [ 351 ] {33e5c143-b6b0-4ea9-8bd7-4be88d755b3e} <Trace> Aggregator: Aggregation method: without_key | ||
| 12471 | 2026.01.02 05:13:41.027817 [ 351 ] {33e5c143-b6b0-4ea9-8bd7-4be88d755b3e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000741673 sec. (1348.303 rows/sec., 52.67 KiB/sec.) | ||
| 12472 | 2026.01.02 05:13:41.027837 [ 351 ] {33e5c143-b6b0-4ea9-8bd7-4be88d755b3e} <Trace> Aggregator: Merging aggregated data | ||
| 12473 | 2026.01.02 05:13:41.029196 [ 354 ] {33e5c143-b6b0-4ea9-8bd7-4be88d755b3e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002789 sec., 358.5514521333812 rows/sec., 14.01 KiB/sec. | ||
| 12474 | 2026.01.02 05:13:41.029317 [ 354 ] {33e5c143-b6b0-4ea9-8bd7-4be88d755b3e} <Debug> TCPHandler: Processed in 0.003107042 sec. | ||
| 12475 | 2026.01.02 05:13:41.029403 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12476 | 2026.01.02 05:13:41.029427 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12477 | 2026.01.02 05:13:41.029432 [ 354 ] {} <Debug> TCP-Session: 2e23b075-236a-4c5f-8da7-4c0a01ff8638 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12478 | 2026.01.02 05:13:41.029449 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12479 | 2026.01.02 05:13:41.029467 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12480 | 2026.01.02 05:13:41.029487 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12481 | 2026.01.02 05:13:41.029513 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12482 | 2026.01.02 05:13:41.029520 [ 286 ] {} <Debug> TCP-Session: 8bffb00a-f028-49b2-bb66-d35c20d4ecca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12483 | 2026.01.02 05:13:41.029544 [ 356 ] {} <Debug> TCP-Session: 1e4e6804-d5da-4845-877c-ddbab2644703 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12484 | 2026.01.02 05:13:41.029562 [ 353 ] {} <Debug> TCP-Session: 49b4dafb-43ac-4d11-ad28-d475a9fbfe21 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12485 | 2026.01.02 05:13:41.029560 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12486 | 2026.01.02 05:13:41.029577 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12487 | 2026.01.02 05:13:41.029536 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12488 | 2026.01.02 05:13:41.029619 [ 287 ] {} <Debug> TCP-Session: f620bda0-e3b5-48ae-9c2f-10c14fe69e97 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12489 | 2026.01.02 05:13:41.029629 [ 352 ] {} <Debug> TCP-Session: ea931fbd-31f1-40b5-807f-ece8e4cec721 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12490 | 2026.01.02 05:13:41.029649 [ 288 ] {} <Debug> TCP-Session: 1b4ae3f5-f64b-47ca-a2d1-ee2f14662766 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12491 | 2026.01.02 05:13:41.029502 [ 289 ] {} <Debug> TCP-Session: e5c25d8c-aa43-4eff-aa42-f7cf0ae2d8db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12492 | 2026.01.02 05:13:41.029484 [ 355 ] {} <Debug> TCP-Session: a1be1b7b-074a-4f6f-b24a-2ca29efb13fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12493 | 2026.01.02 05:13:41.217840 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 490 | ||
| 12494 | 2026.01.02 05:13:41.235251 [ 244 ] {} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12495 | 2026.01.02 05:13:41.235309 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12496 | 2026.01.02 05:13:41.241186 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 12497 | 2026.01.02 05:13:41.241898 [ 244 ] {} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12498 | 2026.01.02 05:13:41.246064 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 490 | ||
| 12499 | 2026.01.02 05:13:42.096761 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 1462 | ||
| 12500 | 2026.01.02 05:13:42.100477 [ 243 ] {} <Trace> system.query_log (dd3f3490-5765-4d2a-9406-0e239d3e9a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12501 | 2026.01.02 05:13:42.100565 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12502 | 2026.01.02 05:13:42.102347 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 12503 | 2026.01.02 05:13:42.102734 [ 243 ] {} <Trace> system.query_log (dd3f3490-5765-4d2a-9406-0e239d3e9a13): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12504 | 2026.01.02 05:13:42.103263 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1462 | ||
| 12505 | 2026.01.02 05:13:43.571343 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12506 | 2026.01.02 05:13:43.571662 [ 270 ] {4461f256-0cbe-4096-b6e1-715c717fec87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12507 | 2026.01.02 05:13:43.571736 [ 270 ] {4461f256-0cbe-4096-b6e1-715c717fec87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12508 | 2026.01.02 05:13:43.572442 [ 270 ] {4461f256-0cbe-4096-b6e1-715c717fec87} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12509 | 2026.01.02 05:13:43.572494 [ 270 ] {4461f256-0cbe-4096-b6e1-715c717fec87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12510 | 2026.01.02 05:13:43.572922 [ 270 ] {4461f256-0cbe-4096-b6e1-715c717fec87} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12511 | 2026.01.02 05:13:43.573165 [ 270 ] {4461f256-0cbe-4096-b6e1-715c717fec87} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12512 | 2026.01.02 05:13:43.573334 [ 270 ] {4461f256-0cbe-4096-b6e1-715c717fec87} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.00175 sec., 77714.28571428571 rows/sec., 6.74 MiB/sec. | ||
| 12513 | 2026.01.02 05:13:43.573387 [ 270 ] {4461f256-0cbe-4096-b6e1-715c717fec87} <Debug> TCPHandler: Processed in 0.002231268 sec. | ||
| 12514 | 2026.01.02 05:13:43.573508 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12515 | 2026.01.02 05:13:43.573608 [ 270 ] {d9a3b958-86ce-45e6-bd25-5827dc26473a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12516 | 2026.01.02 05:13:43.573654 [ 270 ] {d9a3b958-86ce-45e6-bd25-5827dc26473a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12517 | 2026.01.02 05:13:43.574078 [ 270 ] {d9a3b958-86ce-45e6-bd25-5827dc26473a} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12518 | 2026.01.02 05:13:43.574117 [ 270 ] {d9a3b958-86ce-45e6-bd25-5827dc26473a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12519 | 2026.01.02 05:13:43.574448 [ 270 ] {d9a3b958-86ce-45e6-bd25-5827dc26473a} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 12520 | 2026.01.02 05:13:43.574670 [ 270 ] {d9a3b958-86ce-45e6-bd25-5827dc26473a} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12521 | 2026.01.02 05:13:43.574806 [ 270 ] {d9a3b958-86ce-45e6-bd25-5827dc26473a} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001219 sec., 32813.78178835111 rows/sec., 2.41 MiB/sec. | ||
| 12522 | 2026.01.02 05:13:43.574845 [ 270 ] {d9a3b958-86ce-45e6-bd25-5827dc26473a} <Debug> TCPHandler: Processed in 0.001388863 sec. | ||
| 12523 | 2026.01.02 05:13:43.574959 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12524 | 2026.01.02 05:13:43.575057 [ 270 ] {850dcc36-3f3a-41c2-8a8d-0ebb5c148ae7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12525 | 2026.01.02 05:13:43.575099 [ 270 ] {850dcc36-3f3a-41c2-8a8d-0ebb5c148ae7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12526 | 2026.01.02 05:13:43.575528 [ 270 ] {850dcc36-3f3a-41c2-8a8d-0ebb5c148ae7} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12527 | 2026.01.02 05:13:43.575566 [ 270 ] {850dcc36-3f3a-41c2-8a8d-0ebb5c148ae7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12528 | 2026.01.02 05:13:43.575894 [ 270 ] {850dcc36-3f3a-41c2-8a8d-0ebb5c148ae7} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12529 | 2026.01.02 05:13:43.576119 [ 270 ] {850dcc36-3f3a-41c2-8a8d-0ebb5c148ae7} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12530 | 2026.01.02 05:13:43.576251 [ 270 ] {850dcc36-3f3a-41c2-8a8d-0ebb5c148ae7} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001214 sec., 85667.215815486 rows/sec., 6.69 MiB/sec. | ||
| 12531 | 2026.01.02 05:13:43.576290 [ 270 ] {850dcc36-3f3a-41c2-8a8d-0ebb5c148ae7} <Debug> TCPHandler: Processed in 0.001380053 sec. | ||
| 12532 | 2026.01.02 05:13:43.576401 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12533 | 2026.01.02 05:13:43.576495 [ 270 ] {d0a51aee-46d3-4a44-ba7e-5c7cdad1e381} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12534 | 2026.01.02 05:13:43.576539 [ 270 ] {d0a51aee-46d3-4a44-ba7e-5c7cdad1e381} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12535 | 2026.01.02 05:13:43.576941 [ 270 ] {d0a51aee-46d3-4a44-ba7e-5c7cdad1e381} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12536 | 2026.01.02 05:13:43.576977 [ 270 ] {d0a51aee-46d3-4a44-ba7e-5c7cdad1e381} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12537 | 2026.01.02 05:13:43.577318 [ 270 ] {d0a51aee-46d3-4a44-ba7e-5c7cdad1e381} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12538 | 2026.01.02 05:13:43.577544 [ 270 ] {d0a51aee-46d3-4a44-ba7e-5c7cdad1e381} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12539 | 2026.01.02 05:13:43.577675 [ 270 ] {d0a51aee-46d3-4a44-ba7e-5c7cdad1e381} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001199 sec., 133444.53711426188 rows/sec., 9.29 MiB/sec. | ||
| 12540 | 2026.01.02 05:13:43.577713 [ 270 ] {d0a51aee-46d3-4a44-ba7e-5c7cdad1e381} <Debug> TCPHandler: Processed in 0.001361463 sec. | ||
| 12541 | 2026.01.02 05:13:43.577822 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12542 | 2026.01.02 05:13:43.577915 [ 270 ] {877d8453-a01b-4693-a391-1ed25d02fd28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12543 | 2026.01.02 05:13:43.577972 [ 270 ] {877d8453-a01b-4693-a391-1ed25d02fd28} <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 | ||
| 12544 | 2026.01.02 05:13:43.578826 [ 270 ] {877d8453-a01b-4693-a391-1ed25d02fd28} <Trace> oximeter.measurements_histogramu64 (1ea2d44b-9dfb-4731-8ee2-8779179f369b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12545 | 2026.01.02 05:13:43.578864 [ 270 ] {877d8453-a01b-4693-a391-1ed25d02fd28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12546 | 2026.01.02 05:13:43.579458 [ 270 ] {877d8453-a01b-4693-a391-1ed25d02fd28} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 12547 | 2026.01.02 05:13:43.579711 [ 270 ] {877d8453-a01b-4693-a391-1ed25d02fd28} <Trace> oximeter.measurements_histogramu64 (1ea2d44b-9dfb-4731-8ee2-8779179f369b): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12548 | 2026.01.02 05:13:43.579854 [ 270 ] {877d8453-a01b-4693-a391-1ed25d02fd28} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001957 sec., 20439.448134900358 rows/sec., 36.63 MiB/sec. | ||
| 12549 | 2026.01.02 05:13:43.579920 [ 270 ] {877d8453-a01b-4693-a391-1ed25d02fd28} <Debug> TCPHandler: Processed in 0.002147466 sec. | ||
| 12550 | 2026.01.02 05:13:43.580031 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12551 | 2026.01.02 05:13:43.580125 [ 270 ] {1a338c14-7092-4ab8-b12c-39970ed0b41b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12552 | 2026.01.02 05:13:43.580169 [ 270 ] {1a338c14-7092-4ab8-b12c-39970ed0b41b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12553 | 2026.01.02 05:13:43.580518 [ 270 ] {1a338c14-7092-4ab8-b12c-39970ed0b41b} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12554 | 2026.01.02 05:13:43.580558 [ 270 ] {1a338c14-7092-4ab8-b12c-39970ed0b41b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12555 | 2026.01.02 05:13:43.580938 [ 270 ] {1a338c14-7092-4ab8-b12c-39970ed0b41b} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12556 | 2026.01.02 05:13:43.581193 [ 270 ] {1a338c14-7092-4ab8-b12c-39970ed0b41b} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12557 | 2026.01.02 05:13:43.581350 [ 270 ] {1a338c14-7092-4ab8-b12c-39970ed0b41b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001241 sec., 48348.106365834006 rows/sec., 3.26 MiB/sec. | ||
| 12558 | 2026.01.02 05:13:43.581395 [ 270 ] {1a338c14-7092-4ab8-b12c-39970ed0b41b} <Debug> TCPHandler: Processed in 0.001412614 sec. | ||
| 12559 | 2026.01.02 05:13:46.781005 [ 56 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12560 | 2026.01.02 05:13:46.781059 [ 56 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12561 | 2026.01.02 05:13:46.999986 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 31705 | ||
| 12562 | 2026.01.02 05:13:47.000824 [ 245 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12563 | 2026.01.02 05:13:47.000877 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12564 | 2026.01.02 05:13:47.001392 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 12565 | 2026.01.02 05:13:47.001638 [ 245 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12566 | 2026.01.02 05:13:47.001791 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31705 | ||
| 12567 | 2026.01.02 05:13:47.001796 [ 56 ] {} <Debug> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 12568 | 2026.01.02 05:13:47.001855 [ 56 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12569 | 2026.01.02 05:13:47.001879 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 12570 | 2026.01.02 05:13:47.002042 [ 187 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::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 | ||
| 12571 | 2026.01.02 05:13:47.002254 [ 187 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12572 | 2026.01.02 05:13:47.002323 [ 187 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_61_12, total 29337 rows starting from the beginning of the part | ||
| 12573 | 2026.01.02 05:13:47.002427 [ 187 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 448 rows starting from the beginning of the part | ||
| 12574 | 2026.01.02 05:13:47.002511 [ 187 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 512 rows starting from the beginning of the part | ||
| 12575 | 2026.01.02 05:13:47.002585 [ 187 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 448 rows starting from the beginning of the part | ||
| 12576 | 2026.01.02 05:13:47.002655 [ 187 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 512 rows starting from the beginning of the part | ||
| 12577 | 2026.01.02 05:13:47.002722 [ 187 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 448 rows starting from the beginning of the part | ||
| 12578 | 2026.01.02 05:13:47.005078 [ 195 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31705 rows, containing 4 columns (4 merged, 0 gathered) in 0.003118073 sec., 10168139.103863187 rows/sec., 145.46 MiB/sec. | ||
| 12579 | 2026.01.02 05:13:47.005363 [ 195 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 12580 | 2026.01.02 05:13:47.005632 [ 195 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::all_1_66_13} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12581 | 2026.01.02 05:13:47.005710 [ 195 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::all_1_66_13} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 12582 | 2026.01.02 05:13:47.005808 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.94 MiB. | ||
| 12583 | 2026.01.02 05:13:48.569392 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12584 | 2026.01.02 05:13:48.569609 [ 270 ] {4fc40962-1273-4964-83c6-c437e02ccb97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12585 | 2026.01.02 05:13:48.569682 [ 270 ] {4fc40962-1273-4964-83c6-c437e02ccb97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12586 | 2026.01.02 05:13:48.570619 [ 270 ] {4fc40962-1273-4964-83c6-c437e02ccb97} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12587 | 2026.01.02 05:13:48.570663 [ 270 ] {4fc40962-1273-4964-83c6-c437e02ccb97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 12588 | 2026.01.02 05:13:48.571068 [ 270 ] {4fc40962-1273-4964-83c6-c437e02ccb97} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 12589 | 2026.01.02 05:13:48.571291 [ 270 ] {4fc40962-1273-4964-83c6-c437e02ccb97} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12590 | 2026.01.02 05:13:48.571445 [ 270 ] {4fc40962-1273-4964-83c6-c437e02ccb97} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00189 sec., 29629.62962962963 rows/sec., 2.28 MiB/sec. | ||
| 12591 | 2026.01.02 05:13:48.571489 [ 270 ] {4fc40962-1273-4964-83c6-c437e02ccb97} <Debug> TCPHandler: Processed in 0.002231867 sec. | ||
| 12592 | 2026.01.02 05:13:48.571607 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12593 | 2026.01.02 05:13:48.571701 [ 270 ] {0be70dd8-06a4-47fb-9245-e172d50cd2b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12594 | 2026.01.02 05:13:48.571741 [ 270 ] {0be70dd8-06a4-47fb-9245-e172d50cd2b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12595 | 2026.01.02 05:13:48.572184 [ 270 ] {0be70dd8-06a4-47fb-9245-e172d50cd2b0} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12596 | 2026.01.02 05:13:48.572220 [ 270 ] {0be70dd8-06a4-47fb-9245-e172d50cd2b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 12597 | 2026.01.02 05:13:48.572527 [ 270 ] {0be70dd8-06a4-47fb-9245-e172d50cd2b0} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 12598 | 2026.01.02 05:13:48.572735 [ 270 ] {0be70dd8-06a4-47fb-9245-e172d50cd2b0} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12599 | 2026.01.02 05:13:48.572858 [ 270 ] {0be70dd8-06a4-47fb-9245-e172d50cd2b0} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001175 sec., 54468.085106382976 rows/sec., 4.25 MiB/sec. | ||
| 12600 | 2026.01.02 05:13:48.572895 [ 270 ] {0be70dd8-06a4-47fb-9245-e172d50cd2b0} <Debug> TCPHandler: Processed in 0.001335973 sec. | ||
| 12601 | 2026.01.02 05:13:48.573005 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12602 | 2026.01.02 05:13:48.573098 [ 270 ] {823f617c-4b6c-40e5-bede-260024697544} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12603 | 2026.01.02 05:13:48.573142 [ 270 ] {823f617c-4b6c-40e5-bede-260024697544} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12604 | 2026.01.02 05:13:48.573575 [ 270 ] {823f617c-4b6c-40e5-bede-260024697544} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12605 | 2026.01.02 05:13:48.573610 [ 270 ] {823f617c-4b6c-40e5-bede-260024697544} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 12606 | 2026.01.02 05:13:48.573935 [ 270 ] {823f617c-4b6c-40e5-bede-260024697544} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12607 | 2026.01.02 05:13:48.574140 [ 270 ] {823f617c-4b6c-40e5-bede-260024697544} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12608 | 2026.01.02 05:13:48.574268 [ 270 ] {823f617c-4b6c-40e5-bede-260024697544} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001188 sec., 134680.13468013468 rows/sec., 9.38 MiB/sec. | ||
| 12609 | 2026.01.02 05:13:48.574304 [ 270 ] {823f617c-4b6c-40e5-bede-260024697544} <Debug> TCPHandler: Processed in 0.001346462 sec. | ||
| 12610 | 2026.01.02 05:13:48.574411 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12611 | 2026.01.02 05:13:48.574504 [ 270 ] {cc0f809e-a726-4824-a240-f840daa4d068} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12612 | 2026.01.02 05:13:48.574544 [ 270 ] {cc0f809e-a726-4824-a240-f840daa4d068} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12613 | 2026.01.02 05:13:48.574867 [ 270 ] {cc0f809e-a726-4824-a240-f840daa4d068} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12614 | 2026.01.02 05:13:48.574902 [ 270 ] {cc0f809e-a726-4824-a240-f840daa4d068} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 12615 | 2026.01.02 05:13:48.575192 [ 270 ] {cc0f809e-a726-4824-a240-f840daa4d068} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12616 | 2026.01.02 05:13:48.575405 [ 270 ] {cc0f809e-a726-4824-a240-f840daa4d068} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12617 | 2026.01.02 05:13:48.575530 [ 270 ] {cc0f809e-a726-4824-a240-f840daa4d068} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001045 sec., 57416.267942583734 rows/sec., 3.87 MiB/sec. | ||
| 12618 | 2026.01.02 05:13:48.575565 [ 270 ] {cc0f809e-a726-4824-a240-f840daa4d068} <Debug> TCPHandler: Processed in 0.00120142 sec. | ||
| 12619 | 2026.01.02 05:13:48.746207 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 497 | ||
| 12620 | 2026.01.02 05:13:48.764417 [ 244 ] {} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12621 | 2026.01.02 05:13:48.764481 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 12622 | 2026.01.02 05:13:48.770261 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 12623 | 2026.01.02 05:13:48.770956 [ 244 ] {} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12624 | 2026.01.02 05:13:48.771224 [ 56 ] {} <Debug> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 12625 | 2026.01.02 05:13:48.771267 [ 56 ] {} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12626 | 2026.01.02 05:13:48.771289 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 12627 | 2026.01.02 05:13:48.771430 [ 199 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::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 | ||
| 12628 | 2026.01.02 05:13:48.774305 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 497 | ||
| 12629 | 2026.01.02 05:13:48.774930 [ 199 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12630 | 2026.01.02 05:13:48.776407 [ 199 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 460 rows starting from the beginning of the part | ||
| 12631 | 2026.01.02 05:13:48.781040 [ 199 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 7 rows starting from the beginning of the part | ||
| 12632 | 2026.01.02 05:13:48.785605 [ 199 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 8 rows starting from the beginning of the part | ||
| 12633 | 2026.01.02 05:13:48.790191 [ 199 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 7 rows starting from the beginning of the part | ||
| 12634 | 2026.01.02 05:13:48.794832 [ 199 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 8 rows starting from the beginning of the part | ||
| 12635 | 2026.01.02 05:13:48.798577 [ 199 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 7 rows starting from the beginning of the part | ||
| 12636 | 2026.01.02 05:13:48.854853 [ 199 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 497 rows, containing 679 columns (679 merged, 0 gathered) in 0.083488088 sec., 5952.945047681533 rows/sec., 30.78 MiB/sec. | ||
| 12637 | 2026.01.02 05:13:48.858270 [ 196 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 12638 | 2026.01.02 05:13:48.860204 [ 196 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::all_1_66_13} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12639 | 2026.01.02 05:13:48.860283 [ 196 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::all_1_66_13} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 12640 | 2026.01.02 05:13:48.862672 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 14.29 MiB. | ||
| 12641 | 2026.01.02 05:13:49.000213 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 349.44 MiB, peak 363.19 MiB, free memory in arenas 0.00 B, will set to 352.71 MiB (RSS), difference: 3.27 MiB | ||
| 12642 | 2026.01.02 05:13:51.189870 [ 51 ] {} <Debug> oximeter.fields_u32 (1310015a-3be0-40ba-9fec-1b5eb4ed9f75) (MergerMutator): Selected 5 parts from all_1_23_5 to all_27_27_0 | ||
| 12643 | 2026.01.02 05:13:51.189962 [ 51 ] {} <Trace> oximeter.fields_u32 (1310015a-3be0-40ba-9fec-1b5eb4ed9f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12644 | 2026.01.02 05:13:51.190037 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 12645 | 2026.01.02 05:13:51.190236 [ 189 ] {1310015a-3be0-40ba-9fec-1b5eb4ed9f75::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 | ||
| 12646 | 2026.01.02 05:13:51.190453 [ 189 ] {1310015a-3be0-40ba-9fec-1b5eb4ed9f75::all_1_27_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12647 | 2026.01.02 05:13:51.190513 [ 189 ] {1310015a-3be0-40ba-9fec-1b5eb4ed9f75::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_23_5, total 465 rows starting from the beginning of the part | ||
| 12648 | 2026.01.02 05:13:51.190620 [ 189 ] {1310015a-3be0-40ba-9fec-1b5eb4ed9f75::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 252 rows starting from the beginning of the part | ||
| 12649 | 2026.01.02 05:13:51.190703 [ 189 ] {1310015a-3be0-40ba-9fec-1b5eb4ed9f75::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 212 rows starting from the beginning of the part | ||
| 12650 | 2026.01.02 05:13:51.190776 [ 189 ] {1310015a-3be0-40ba-9fec-1b5eb4ed9f75::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 212 rows starting from the beginning of the part | ||
| 12651 | 2026.01.02 05:13:51.190843 [ 189 ] {1310015a-3be0-40ba-9fec-1b5eb4ed9f75::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 252 rows starting from the beginning of the part | ||
| 12652 | 2026.01.02 05:13:51.191852 [ 200 ] {1310015a-3be0-40ba-9fec-1b5eb4ed9f75::all_1_27_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1393 rows, containing 5 columns (5 merged, 0 gathered) in 0.001710278 sec., 814487.4692886185 rows/sec., 57.70 MiB/sec. | ||
| 12653 | 2026.01.02 05:13:51.192064 [ 192 ] {1310015a-3be0-40ba-9fec-1b5eb4ed9f75::all_1_27_6} <Trace> MergedBlockOutputStream: filled checksums all_1_27_6 (state Temporary) | ||
| 12654 | 2026.01.02 05:13:51.192358 [ 192 ] {1310015a-3be0-40ba-9fec-1b5eb4ed9f75::all_1_27_6} <Trace> oximeter.fields_u32 (1310015a-3be0-40ba-9fec-1b5eb4ed9f75): Renaming temporary part tmp_merge_all_1_27_6 to all_1_27_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12655 | 2026.01.02 05:13:51.192440 [ 192 ] {1310015a-3be0-40ba-9fec-1b5eb4ed9f75::all_1_27_6} <Trace> oximeter.fields_u32 (1310015a-3be0-40ba-9fec-1b5eb4ed9f75) (MergerMutator): Merged 5 parts: [all_1_23_5, all_27_27_0] -> all_1_27_6 | ||
| 12656 | 2026.01.02 05:13:51.192560 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 12657 | 2026.01.02 05:13:52.103589 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1482 | ||
| 12658 | 2026.01.02 05:13:52.105782 [ 243 ] {} <Trace> system.query_log (dd3f3490-5765-4d2a-9406-0e239d3e9a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12659 | 2026.01.02 05:13:52.105835 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 12660 | 2026.01.02 05:13:52.107114 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 12661 | 2026.01.02 05:13:52.107405 [ 243 ] {} <Trace> system.query_log (dd3f3490-5765-4d2a-9406-0e239d3e9a13): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12662 | 2026.01.02 05:13:52.107800 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1482 | ||
| 12663 | 2026.01.02 05:13:53.571090 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12664 | 2026.01.02 05:13:53.571289 [ 270 ] {ba76fc91-357e-452b-96ca-c72d225f4f55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12665 | 2026.01.02 05:13:53.571357 [ 270 ] {ba76fc91-357e-452b-96ca-c72d225f4f55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12666 | 2026.01.02 05:13:53.572007 [ 270 ] {ba76fc91-357e-452b-96ca-c72d225f4f55} <Trace> oximeter.fields_ipaddr (645cdd3d-4969-40ee-99e7-272b8c981424): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12667 | 2026.01.02 05:13:53.572058 [ 270 ] {ba76fc91-357e-452b-96ca-c72d225f4f55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 12668 | 2026.01.02 05:13:53.572464 [ 270 ] {ba76fc91-357e-452b-96ca-c72d225f4f55} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 12669 | 2026.01.02 05:13:53.572697 [ 270 ] {ba76fc91-357e-452b-96ca-c72d225f4f55} <Trace> oximeter.fields_ipaddr (645cdd3d-4969-40ee-99e7-272b8c981424): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12670 | 2026.01.02 05:13:53.572873 [ 270 ] {ba76fc91-357e-452b-96ca-c72d225f4f55} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001634 sec., 6119.9510403916765 rows/sec., 499.04 KiB/sec. | ||
| 12671 | 2026.01.02 05:13:53.572928 [ 270 ] {ba76fc91-357e-452b-96ca-c72d225f4f55} <Debug> TCPHandler: Processed in 0.001971673 sec. | ||
| 12672 | 2026.01.02 05:13:53.573050 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12673 | 2026.01.02 05:13:53.573151 [ 270 ] {f9a3d940-4cc7-49b4-a3d0-338c738c2c92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12674 | 2026.01.02 05:13:53.573195 [ 270 ] {f9a3d940-4cc7-49b4-a3d0-338c738c2c92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12675 | 2026.01.02 05:13:53.573705 [ 270 ] {f9a3d940-4cc7-49b4-a3d0-338c738c2c92} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12676 | 2026.01.02 05:13:53.573744 [ 270 ] {f9a3d940-4cc7-49b4-a3d0-338c738c2c92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 12677 | 2026.01.02 05:13:53.574096 [ 270 ] {f9a3d940-4cc7-49b4-a3d0-338c738c2c92} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 12678 | 2026.01.02 05:13:53.574314 [ 270 ] {f9a3d940-4cc7-49b4-a3d0-338c738c2c92} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12679 | 2026.01.02 05:13:53.574451 [ 270 ] {f9a3d940-4cc7-49b4-a3d0-338c738c2c92} <Debug> executeQuery: Read 142 rows, 12.54 KiB in 0.001321 sec., 107494.32248296746 rows/sec., 9.27 MiB/sec. | ||
| 12680 | 2026.01.02 05:13:53.574461 [ 49 ] {} <Debug> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 12681 | 2026.01.02 05:13:53.574489 [ 270 ] {f9a3d940-4cc7-49b4-a3d0-338c738c2c92} <Debug> TCPHandler: Processed in 0.001491655 sec. | ||
| 12682 | 2026.01.02 05:13:53.574509 [ 49 ] {} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12683 | 2026.01.02 05:13:53.574535 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 12684 | 2026.01.02 05:13:53.574602 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12685 | 2026.01.02 05:13:53.574653 [ 200 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 12686 | 2026.01.02 05:13:53.574699 [ 270 ] {2a3ac31c-d36c-458d-bba9-3925e631df1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12687 | 2026.01.02 05:13:53.574745 [ 270 ] {2a3ac31c-d36c-458d-bba9-3925e631df1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12688 | 2026.01.02 05:13:53.574802 [ 200 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12689 | 2026.01.02 05:13:53.574847 [ 200 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 2464 rows starting from the beginning of the part | ||
| 12690 | 2026.01.02 05:13:53.574923 [ 200 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 1192 rows starting from the beginning of the part | ||
| 12691 | 2026.01.02 05:13:53.574977 [ 200 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 1317 rows starting from the beginning of the part | ||
| 12692 | 2026.01.02 05:13:53.575021 [ 200 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 136 rows starting from the beginning of the part | ||
| 12693 | 2026.01.02 05:13:53.575060 [ 200 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 56 rows starting from the beginning of the part | ||
| 12694 | 2026.01.02 05:13:53.575100 [ 200 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 142 rows starting from the beginning of the part | ||
| 12695 | 2026.01.02 05:13:53.575164 [ 270 ] {2a3ac31c-d36c-458d-bba9-3925e631df1c} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12696 | 2026.01.02 05:13:53.575205 [ 270 ] {2a3ac31c-d36c-458d-bba9-3925e631df1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 12697 | 2026.01.02 05:13:53.575719 [ 270 ] {2a3ac31c-d36c-458d-bba9-3925e631df1c} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 12698 | 2026.01.02 05:13:53.575958 [ 270 ] {2a3ac31c-d36c-458d-bba9-3925e631df1c} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12699 | 2026.01.02 05:13:53.576097 [ 270 ] {2a3ac31c-d36c-458d-bba9-3925e631df1c} <Debug> executeQuery: Read 50 rows, 3.71 KiB in 0.001418 sec., 35260.93088857546 rows/sec., 2.55 MiB/sec. | ||
| 12700 | 2026.01.02 05:13:53.576137 [ 270 ] {2a3ac31c-d36c-458d-bba9-3925e631df1c} <Debug> TCPHandler: Processed in 0.001586066 sec. | ||
| 12701 | 2026.01.02 05:13:53.576250 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12702 | 2026.01.02 05:13:53.576345 [ 270 ] {90745eb4-379d-4a0b-8c09-d55895f24520} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12703 | 2026.01.02 05:13:53.576385 [ 270 ] {90745eb4-379d-4a0b-8c09-d55895f24520} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12704 | 2026.01.02 05:13:53.576775 [ 270 ] {90745eb4-379d-4a0b-8c09-d55895f24520} <Trace> oximeter.fields_u32 (1310015a-3be0-40ba-9fec-1b5eb4ed9f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12705 | 2026.01.02 05:13:53.576810 [ 270 ] {90745eb4-379d-4a0b-8c09-d55895f24520} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 12706 | 2026.01.02 05:13:53.577108 [ 270 ] {90745eb4-379d-4a0b-8c09-d55895f24520} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 12707 | 2026.01.02 05:13:53.577226 [ 186 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5307 rows, containing 5 columns (5 merged, 0 gathered) in 0.002625504 sec., 2021326.1910855975 rows/sec., 173.41 MiB/sec. | ||
| 12708 | 2026.01.02 05:13:53.577324 [ 270 ] {90745eb4-379d-4a0b-8c09-d55895f24520} <Trace> oximeter.fields_u32 (1310015a-3be0-40ba-9fec-1b5eb4ed9f75): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12709 | 2026.01.02 05:13:53.577457 [ 270 ] {90745eb4-379d-4a0b-8c09-d55895f24520} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.00113 sec., 884.9557522123895 rows/sec., 58.77 KiB/sec. | ||
| 12710 | 2026.01.02 05:13:53.577496 [ 270 ] {90745eb4-379d-4a0b-8c09-d55895f24520} <Debug> TCPHandler: Processed in 0.001295352 sec. | ||
| 12711 | 2026.01.02 05:13:53.577539 [ 201 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 12712 | 2026.01.02 05:13:53.577609 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12713 | 2026.01.02 05:13:53.577702 [ 270 ] {6b1a9750-7cab-42d4-8f2f-dbe865171987} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12714 | 2026.01.02 05:13:53.577741 [ 270 ] {6b1a9750-7cab-42d4-8f2f-dbe865171987} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12715 | 2026.01.02 05:13:53.577826 [ 201 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_96_19} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12716 | 2026.01.02 05:13:53.577896 [ 201 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_96_19} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 12717 | 2026.01.02 05:13:53.577977 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.20 MiB. | ||
| 12718 | 2026.01.02 05:13:53.578175 [ 270 ] {6b1a9750-7cab-42d4-8f2f-dbe865171987} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12719 | 2026.01.02 05:13:53.578210 [ 270 ] {6b1a9750-7cab-42d4-8f2f-dbe865171987} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 12720 | 2026.01.02 05:13:53.578514 [ 270 ] {6b1a9750-7cab-42d4-8f2f-dbe865171987} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 12721 | 2026.01.02 05:13:53.578726 [ 270 ] {6b1a9750-7cab-42d4-8f2f-dbe865171987} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12722 | 2026.01.02 05:13:53.578832 [ 49 ] {} <Debug> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 12723 | 2026.01.02 05:13:53.578852 [ 270 ] {6b1a9750-7cab-42d4-8f2f-dbe865171987} <Debug> executeQuery: Read 114 rows, 9.13 KiB in 0.001167 sec., 97686.37532133676 rows/sec., 7.64 MiB/sec. | ||
| 12724 | 2026.01.02 05:13:53.578863 [ 49 ] {} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12725 | 2026.01.02 05:13:53.578883 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 12726 | 2026.01.02 05:13:53.578890 [ 270 ] {6b1a9750-7cab-42d4-8f2f-dbe865171987} <Debug> TCPHandler: Processed in 0.001331002 sec. | ||
| 12727 | 2026.01.02 05:13:53.578950 [ 200 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 12728 | 2026.01.02 05:13:53.579003 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12729 | 2026.01.02 05:13:53.579042 [ 200 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12730 | 2026.01.02 05:13:53.579073 [ 200 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1249 rows starting from the beginning of the part | ||
| 12731 | 2026.01.02 05:13:53.579101 [ 270 ] {7068ab70-4c6c-4d61-b377-70210c4d68ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12732 | 2026.01.02 05:13:53.579119 [ 200 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 719 rows starting from the beginning of the part | ||
| 12733 | 2026.01.02 05:13:53.579151 [ 270 ] {7068ab70-4c6c-4d61-b377-70210c4d68ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12734 | 2026.01.02 05:13:53.579162 [ 200 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 558 rows starting from the beginning of the part | ||
| 12735 | 2026.01.02 05:13:53.579206 [ 200 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 104 rows starting from the beginning of the part | ||
| 12736 | 2026.01.02 05:13:53.579241 [ 200 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 64 rows starting from the beginning of the part | ||
| 12737 | 2026.01.02 05:13:53.579277 [ 200 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 114 rows starting from the beginning of the part | ||
| 12738 | 2026.01.02 05:13:53.579603 [ 270 ] {7068ab70-4c6c-4d61-b377-70210c4d68ad} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12739 | 2026.01.02 05:13:53.579643 [ 270 ] {7068ab70-4c6c-4d61-b377-70210c4d68ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 12740 | 2026.01.02 05:13:53.579992 [ 270 ] {7068ab70-4c6c-4d61-b377-70210c4d68ad} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 12741 | 2026.01.02 05:13:53.580212 [ 270 ] {7068ab70-4c6c-4d61-b377-70210c4d68ad} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12742 | 2026.01.02 05:13:53.580341 [ 270 ] {7068ab70-4c6c-4d61-b377-70210c4d68ad} <Debug> executeQuery: Read 165 rows, 11.76 KiB in 0.001258 sec., 131160.57233704292 rows/sec., 9.13 MiB/sec. | ||
| 12743 | 2026.01.02 05:13:53.580350 [ 186 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2808 rows, containing 5 columns (5 merged, 0 gathered) in 0.001429404 sec., 1964455.1155586524 rows/sec., 150.53 MiB/sec. | ||
| 12744 | 2026.01.02 05:13:53.580380 [ 270 ] {7068ab70-4c6c-4d61-b377-70210c4d68ad} <Debug> TCPHandler: Processed in 0.001428304 sec. | ||
| 12745 | 2026.01.02 05:13:53.580495 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12746 | 2026.01.02 05:13:53.580555 [ 200 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 12747 | 2026.01.02 05:13:53.580589 [ 270 ] {5d144d93-8127-4406-ba1f-2383de23abf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12748 | 2026.01.02 05:13:53.580636 [ 270 ] {5d144d93-8127-4406-ba1f-2383de23abf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12749 | 2026.01.02 05:13:53.580813 [ 200 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_96_19} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12750 | 2026.01.02 05:13:53.580888 [ 200 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_96_19} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 12751 | 2026.01.02 05:13:53.580948 [ 270 ] {5d144d93-8127-4406-ba1f-2383de23abf2} <Trace> oximeter.measurements_f64 (aa9bbb3a-da62-4075-81f6-d05edd62a94a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12752 | 2026.01.02 05:13:53.580960 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 12753 | 2026.01.02 05:13:53.580991 [ 270 ] {5d144d93-8127-4406-ba1f-2383de23abf2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 12754 | 2026.01.02 05:13:53.581300 [ 270 ] {5d144d93-8127-4406-ba1f-2383de23abf2} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 12755 | 2026.01.02 05:13:53.581502 [ 270 ] {5d144d93-8127-4406-ba1f-2383de23abf2} <Trace> oximeter.measurements_f64 (aa9bbb3a-da62-4075-81f6-d05edd62a94a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12756 | 2026.01.02 05:13:53.581626 [ 270 ] {5d144d93-8127-4406-ba1f-2383de23abf2} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001055 sec., 947.8672985781991 rows/sec., 60.17 KiB/sec. | ||
| 12757 | 2026.01.02 05:13:53.581663 [ 270 ] {5d144d93-8127-4406-ba1f-2383de23abf2} <Debug> TCPHandler: Processed in 0.00121836 sec. | ||
| 12758 | 2026.01.02 05:13:53.581775 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12759 | 2026.01.02 05:13:53.581869 [ 270 ] {eef52507-4dca-47af-8321-15d39a9a8cd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12760 | 2026.01.02 05:13:53.581923 [ 270 ] {eef52507-4dca-47af-8321-15d39a9a8cd8} <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 | ||
| 12761 | 2026.01.02 05:13:53.582828 [ 270 ] {eef52507-4dca-47af-8321-15d39a9a8cd8} <Trace> oximeter.measurements_histogramu64 (1ea2d44b-9dfb-4731-8ee2-8779179f369b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12762 | 2026.01.02 05:13:53.582864 [ 270 ] {eef52507-4dca-47af-8321-15d39a9a8cd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 12763 | 2026.01.02 05:13:53.583433 [ 270 ] {eef52507-4dca-47af-8321-15d39a9a8cd8} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 12764 | 2026.01.02 05:13:53.583652 [ 270 ] {eef52507-4dca-47af-8321-15d39a9a8cd8} <Trace> oximeter.measurements_histogramu64 (1ea2d44b-9dfb-4731-8ee2-8779179f369b): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12765 | 2026.01.02 05:13:53.583779 [ 270 ] {eef52507-4dca-47af-8321-15d39a9a8cd8} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001946 sec., 20554.98458376156 rows/sec., 36.83 MiB/sec. | ||
| 12766 | 2026.01.02 05:13:53.583831 [ 270 ] {eef52507-4dca-47af-8321-15d39a9a8cd8} <Debug> TCPHandler: Processed in 0.002126426 sec. | ||
| 12767 | 2026.01.02 05:13:53.583935 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12768 | 2026.01.02 05:13:53.584025 [ 270 ] {a311ddc9-0f8f-404a-a183-a7c4aca315fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12769 | 2026.01.02 05:13:53.584064 [ 270 ] {a311ddc9-0f8f-404a-a183-a7c4aca315fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12770 | 2026.01.02 05:13:53.584380 [ 270 ] {a311ddc9-0f8f-404a-a183-a7c4aca315fe} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12771 | 2026.01.02 05:13:53.584414 [ 270 ] {a311ddc9-0f8f-404a-a183-a7c4aca315fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 12772 | 2026.01.02 05:13:53.584777 [ 270 ] {a311ddc9-0f8f-404a-a183-a7c4aca315fe} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12773 | 2026.01.02 05:13:53.584987 [ 270 ] {a311ddc9-0f8f-404a-a183-a7c4aca315fe} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12774 | 2026.01.02 05:13:53.585111 [ 270 ] {a311ddc9-0f8f-404a-a183-a7c4aca315fe} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001069 sec., 56127.22170252572 rows/sec., 3.78 MiB/sec. | ||
| 12775 | 2026.01.02 05:13:53.585146 [ 270 ] {a311ddc9-0f8f-404a-a183-a7c4aca315fe} <Debug> TCPHandler: Processed in 0.001230641 sec. | ||
| 12776 | 2026.01.02 05:13:54.501967 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 32217 | ||
| 12777 | 2026.01.02 05:13:54.502494 [ 245 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12778 | 2026.01.02 05:13:54.502527 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 12779 | 2026.01.02 05:13:54.503026 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 12780 | 2026.01.02 05:13:54.503250 [ 245 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12781 | 2026.01.02 05:13:54.503374 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32217 | ||
| 12782 | 2026.01.02 05:13:56.274417 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 505 | ||
| 12783 | 2026.01.02 05:13:56.289946 [ 244 ] {} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12784 | 2026.01.02 05:13:56.290000 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 12785 | 2026.01.02 05:13:56.295851 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 12786 | 2026.01.02 05:13:56.296577 [ 244 ] {} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12787 | 2026.01.02 05:13:56.299572 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 505 | ||
| 12788 | 2026.01.02 05:13:58.569006 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12789 | 2026.01.02 05:13:58.569201 [ 270 ] {17d7dd55-130b-40d9-b223-28b9acd5cbc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12790 | 2026.01.02 05:13:58.569266 [ 270 ] {17d7dd55-130b-40d9-b223-28b9acd5cbc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12791 | 2026.01.02 05:13:58.569915 [ 270 ] {17d7dd55-130b-40d9-b223-28b9acd5cbc9} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12792 | 2026.01.02 05:13:58.569964 [ 270 ] {17d7dd55-130b-40d9-b223-28b9acd5cbc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 12793 | 2026.01.02 05:13:58.570420 [ 270 ] {17d7dd55-130b-40d9-b223-28b9acd5cbc9} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 12794 | 2026.01.02 05:13:58.570645 [ 270 ] {17d7dd55-130b-40d9-b223-28b9acd5cbc9} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12795 | 2026.01.02 05:13:58.570795 [ 270 ] {17d7dd55-130b-40d9-b223-28b9acd5cbc9} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001647 sec., 34001.21432908318 rows/sec., 2.61 MiB/sec. | ||
| 12796 | 2026.01.02 05:13:58.570836 [ 270 ] {17d7dd55-130b-40d9-b223-28b9acd5cbc9} <Debug> TCPHandler: Processed in 0.001964723 sec. | ||
| 12797 | 2026.01.02 05:13:58.570954 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12798 | 2026.01.02 05:13:58.571049 [ 270 ] {824e1102-97d5-41e4-9d9a-c91ce0735a9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12799 | 2026.01.02 05:13:58.571088 [ 270 ] {824e1102-97d5-41e4-9d9a-c91ce0735a9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12800 | 2026.01.02 05:13:58.571502 [ 270 ] {824e1102-97d5-41e4-9d9a-c91ce0735a9d} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12801 | 2026.01.02 05:13:58.571539 [ 270 ] {824e1102-97d5-41e4-9d9a-c91ce0735a9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 12802 | 2026.01.02 05:13:58.571854 [ 270 ] {824e1102-97d5-41e4-9d9a-c91ce0735a9d} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 12803 | 2026.01.02 05:13:58.572068 [ 270 ] {824e1102-97d5-41e4-9d9a-c91ce0735a9d} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12804 | 2026.01.02 05:13:58.572192 [ 270 ] {824e1102-97d5-41e4-9d9a-c91ce0735a9d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001161 sec., 55124.892334194665 rows/sec., 4.30 MiB/sec. | ||
| 12805 | 2026.01.02 05:13:58.572228 [ 270 ] {824e1102-97d5-41e4-9d9a-c91ce0735a9d} <Debug> TCPHandler: Processed in 0.001321972 sec. | ||
| 12806 | 2026.01.02 05:13:58.572332 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12807 | 2026.01.02 05:13:58.572425 [ 270 ] {9edbbc27-973d-4333-82f6-d23b2cf36a17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12808 | 2026.01.02 05:13:58.572468 [ 270 ] {9edbbc27-973d-4333-82f6-d23b2cf36a17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12809 | 2026.01.02 05:13:58.572875 [ 270 ] {9edbbc27-973d-4333-82f6-d23b2cf36a17} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12810 | 2026.01.02 05:13:58.572910 [ 270 ] {9edbbc27-973d-4333-82f6-d23b2cf36a17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 12811 | 2026.01.02 05:13:58.573248 [ 270 ] {9edbbc27-973d-4333-82f6-d23b2cf36a17} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 12812 | 2026.01.02 05:13:58.573457 [ 270 ] {9edbbc27-973d-4333-82f6-d23b2cf36a17} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12813 | 2026.01.02 05:13:58.573583 [ 270 ] {9edbbc27-973d-4333-82f6-d23b2cf36a17} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001176 sec., 136054.42176870749 rows/sec., 9.48 MiB/sec. | ||
| 12814 | 2026.01.02 05:13:58.573591 [ 40 ] {} <Debug> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 12815 | 2026.01.02 05:13:58.573619 [ 270 ] {9edbbc27-973d-4333-82f6-d23b2cf36a17} <Debug> TCPHandler: Processed in 0.001333582 sec. | ||
| 12816 | 2026.01.02 05:13:58.573664 [ 40 ] {} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12817 | 2026.01.02 05:13:58.573689 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 12818 | 2026.01.02 05:13:58.573746 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12819 | 2026.01.02 05:13:58.573799 [ 198 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 12820 | 2026.01.02 05:13:58.573843 [ 270 ] {f03b7374-6f10-4c91-b9cc-432e8dd06699} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12821 | 2026.01.02 05:13:58.573889 [ 270 ] {f03b7374-6f10-4c91-b9cc-432e8dd06699} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12822 | 2026.01.02 05:13:58.573947 [ 198 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12823 | 2026.01.02 05:13:58.573990 [ 198 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_91_18, total 26842 rows starting from the beginning of the part | ||
| 12824 | 2026.01.02 05:13:58.574054 [ 198 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 881 rows starting from the beginning of the part | ||
| 12825 | 2026.01.02 05:13:58.574099 [ 198 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 160 rows starting from the beginning of the part | ||
| 12826 | 2026.01.02 05:13:58.574144 [ 198 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 160 rows starting from the beginning of the part | ||
| 12827 | 2026.01.02 05:13:58.574183 [ 198 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 165 rows starting from the beginning of the part | ||
| 12828 | 2026.01.02 05:13:58.574212 [ 270 ] {f03b7374-6f10-4c91-b9cc-432e8dd06699} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12829 | 2026.01.02 05:13:58.574223 [ 198 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 160 rows starting from the beginning of the part | ||
| 12830 | 2026.01.02 05:13:58.574255 [ 270 ] {f03b7374-6f10-4c91-b9cc-432e8dd06699} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 12831 | 2026.01.02 05:13:58.574643 [ 270 ] {f03b7374-6f10-4c91-b9cc-432e8dd06699} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 12832 | 2026.01.02 05:13:58.574869 [ 270 ] {f03b7374-6f10-4c91-b9cc-432e8dd06699} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12833 | 2026.01.02 05:13:58.574997 [ 270 ] {f03b7374-6f10-4c91-b9cc-432e8dd06699} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001172 sec., 51194.53924914676 rows/sec., 3.45 MiB/sec. | ||
| 12834 | 2026.01.02 05:13:58.575033 [ 270 ] {f03b7374-6f10-4c91-b9cc-432e8dd06699} <Debug> TCPHandler: Processed in 0.001334852 sec. | ||
| 12835 | 2026.01.02 05:13:58.582589 [ 188 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28368 rows, containing 5 columns (5 merged, 0 gathered) in 0.008842108 sec., 3208284.7212452055 rows/sec., 219.48 MiB/sec. | ||
| 12836 | 2026.01.02 05:13:58.583157 [ 191 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 12837 | 2026.01.02 05:13:58.583486 [ 191 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12838 | 2026.01.02 05:13:58.583574 [ 191 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 12839 | 2026.01.02 05:13:58.583677 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.37 MiB. | ||
| 12840 | 2026.01.02 05:13:59.000194 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 353.22 MiB, peak 363.19 MiB, free memory in arenas 0.00 B, will set to 355.97 MiB (RSS), difference: 2.75 MiB | ||
| 12841 | 2026.01.02 05:14:01.781115 [ 38 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12842 | 2026.01.02 05:14:01.781169 [ 38 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12843 | 2026.01.02 05:14:02.003572 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 32729 | ||
| 12844 | 2026.01.02 05:14:02.004122 [ 245 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12845 | 2026.01.02 05:14:02.004168 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 12846 | 2026.01.02 05:14:02.004866 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 12847 | 2026.01.02 05:14:02.005133 [ 245 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12848 | 2026.01.02 05:14:02.005310 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32729 | ||
| 12849 | 2026.01.02 05:14:02.108012 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1508 | ||
| 12850 | 2026.01.02 05:14:02.110353 [ 243 ] {} <Trace> system.query_log (dd3f3490-5765-4d2a-9406-0e239d3e9a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12851 | 2026.01.02 05:14:02.110413 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 12852 | 2026.01.02 05:14:02.111683 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 12853 | 2026.01.02 05:14:02.111970 [ 243 ] {} <Trace> system.query_log (dd3f3490-5765-4d2a-9406-0e239d3e9a13): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12854 | 2026.01.02 05:14:02.112125 [ 39 ] {} <Debug> system.query_log (dd3f3490-5765-4d2a-9406-0e239d3e9a13) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 12855 | 2026.01.02 05:14:02.112167 [ 39 ] {} <Trace> system.query_log (dd3f3490-5765-4d2a-9406-0e239d3e9a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12856 | 2026.01.02 05:14:02.112188 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 12857 | 2026.01.02 05:14:02.112306 [ 186 ] {dd3f3490-5765-4d2a-9406-0e239d3e9a13::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 | ||
| 12858 | 2026.01.02 05:14:02.112383 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1508 | ||
| 12859 | 2026.01.02 05:14:02.112871 [ 186 ] {dd3f3490-5765-4d2a-9406-0e239d3e9a13::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12860 | 2026.01.02 05:14:02.113019 [ 186 ] {dd3f3490-5765-4d2a-9406-0e239d3e9a13::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1364 rows starting from the beginning of the part | ||
| 12861 | 2026.01.02 05:14:02.113362 [ 186 ] {dd3f3490-5765-4d2a-9406-0e239d3e9a13::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 20 rows starting from the beginning of the part | ||
| 12862 | 2026.01.02 05:14:02.113718 [ 186 ] {dd3f3490-5765-4d2a-9406-0e239d3e9a13::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 32 rows starting from the beginning of the part | ||
| 12863 | 2026.01.02 05:14:02.114026 [ 186 ] {dd3f3490-5765-4d2a-9406-0e239d3e9a13::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 46 rows starting from the beginning of the part | ||
| 12864 | 2026.01.02 05:14:02.114321 [ 186 ] {dd3f3490-5765-4d2a-9406-0e239d3e9a13::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 20 rows starting from the beginning of the part | ||
| 12865 | 2026.01.02 05:14:02.114620 [ 186 ] {dd3f3490-5765-4d2a-9406-0e239d3e9a13::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 26 rows starting from the beginning of the part | ||
| 12866 | 2026.01.02 05:14:02.121875 [ 188 ] {dd3f3490-5765-4d2a-9406-0e239d3e9a13::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1508 rows, containing 72 columns (72 merged, 0 gathered) in 0.009618751 sec., 156777.11170608326 rows/sec., 124.89 MiB/sec. | ||
| 12867 | 2026.01.02 05:14:02.123869 [ 193 ] {dd3f3490-5765-4d2a-9406-0e239d3e9a13::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 12868 | 2026.01.02 05:14:02.124571 [ 193 ] {dd3f3490-5765-4d2a-9406-0e239d3e9a13::all_1_51_10} <Trace> system.query_log (dd3f3490-5765-4d2a-9406-0e239d3e9a13): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12869 | 2026.01.02 05:14:02.124684 [ 193 ] {dd3f3490-5765-4d2a-9406-0e239d3e9a13::all_1_51_10} <Trace> system.query_log (dd3f3490-5765-4d2a-9406-0e239d3e9a13) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 12870 | 2026.01.02 05:14:02.125082 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.93 MiB. | ||
| 12871 | 2026.01.02 05:14:03.571540 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12872 | 2026.01.02 05:14:03.571738 [ 270 ] {8b34e57d-e67e-4ad9-9ed1-9a256f52193a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12873 | 2026.01.02 05:14:03.571806 [ 270 ] {8b34e57d-e67e-4ad9-9ed1-9a256f52193a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12874 | 2026.01.02 05:14:03.572507 [ 270 ] {8b34e57d-e67e-4ad9-9ed1-9a256f52193a} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12875 | 2026.01.02 05:14:03.572556 [ 270 ] {8b34e57d-e67e-4ad9-9ed1-9a256f52193a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 12876 | 2026.01.02 05:14:03.572989 [ 270 ] {8b34e57d-e67e-4ad9-9ed1-9a256f52193a} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 12877 | 2026.01.02 05:14:03.573220 [ 270 ] {8b34e57d-e67e-4ad9-9ed1-9a256f52193a} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12878 | 2026.01.02 05:14:03.573393 [ 270 ] {8b34e57d-e67e-4ad9-9ed1-9a256f52193a} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001703 sec., 79859.07222548443 rows/sec., 6.92 MiB/sec. | ||
| 12879 | 2026.01.02 05:14:03.573436 [ 270 ] {8b34e57d-e67e-4ad9-9ed1-9a256f52193a} <Debug> TCPHandler: Processed in 0.002029304 sec. | ||
| 12880 | 2026.01.02 05:14:03.573552 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12881 | 2026.01.02 05:14:03.573651 [ 270 ] {eb227d89-8959-4dc2-93c0-8b391df674b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12882 | 2026.01.02 05:14:03.573693 [ 270 ] {eb227d89-8959-4dc2-93c0-8b391df674b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12883 | 2026.01.02 05:14:03.574104 [ 270 ] {eb227d89-8959-4dc2-93c0-8b391df674b0} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12884 | 2026.01.02 05:14:03.574140 [ 270 ] {eb227d89-8959-4dc2-93c0-8b391df674b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 12885 | 2026.01.02 05:14:03.574450 [ 270 ] {eb227d89-8959-4dc2-93c0-8b391df674b0} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 12886 | 2026.01.02 05:14:03.574665 [ 270 ] {eb227d89-8959-4dc2-93c0-8b391df674b0} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12887 | 2026.01.02 05:14:03.574769 [ 37 ] {} <Debug> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 12888 | 2026.01.02 05:14:03.574792 [ 270 ] {eb227d89-8959-4dc2-93c0-8b391df674b0} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001161 sec., 34453.05770887167 rows/sec., 2.53 MiB/sec. | ||
| 12889 | 2026.01.02 05:14:03.574807 [ 37 ] {} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12890 | 2026.01.02 05:14:03.574829 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 12891 | 2026.01.02 05:14:03.574832 [ 270 ] {eb227d89-8959-4dc2-93c0-8b391df674b0} <Debug> TCPHandler: Processed in 0.001332012 sec. | ||
| 12892 | 2026.01.02 05:14:03.574941 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12893 | 2026.01.02 05:14:03.574959 [ 194 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::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 | ||
| 12894 | 2026.01.02 05:14:03.575036 [ 270 ] {434bd4ec-052f-469e-97fc-36f47abdac3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12895 | 2026.01.02 05:14:03.575081 [ 270 ] {434bd4ec-052f-469e-97fc-36f47abdac3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12896 | 2026.01.02 05:14:03.575104 [ 194 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12897 | 2026.01.02 05:14:03.575147 [ 194 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 277 rows starting from the beginning of the part | ||
| 12898 | 2026.01.02 05:14:03.575220 [ 194 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 245 rows starting from the beginning of the part | ||
| 12899 | 2026.01.02 05:14:03.575274 [ 194 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 14 rows starting from the beginning of the part | ||
| 12900 | 2026.01.02 05:14:03.575329 [ 194 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 40 rows starting from the beginning of the part | ||
| 12901 | 2026.01.02 05:14:03.575371 [ 194 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 50 rows starting from the beginning of the part | ||
| 12902 | 2026.01.02 05:14:03.575412 [ 194 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 40 rows starting from the beginning of the part | ||
| 12903 | 2026.01.02 05:14:03.575508 [ 270 ] {434bd4ec-052f-469e-97fc-36f47abdac3f} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12904 | 2026.01.02 05:14:03.575552 [ 270 ] {434bd4ec-052f-469e-97fc-36f47abdac3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 12905 | 2026.01.02 05:14:03.576066 [ 270 ] {434bd4ec-052f-469e-97fc-36f47abdac3f} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 12906 | 2026.01.02 05:14:03.576322 [ 270 ] {434bd4ec-052f-469e-97fc-36f47abdac3f} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12907 | 2026.01.02 05:14:03.576319 [ 188 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 666 rows, containing 5 columns (5 merged, 0 gathered) in 0.001419583 sec., 469151.85656632966 rows/sec., 31.94 MiB/sec. | ||
| 12908 | 2026.01.02 05:14:03.576469 [ 270 ] {434bd4ec-052f-469e-97fc-36f47abdac3f} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.00145 sec., 71724.1379310345 rows/sec., 5.60 MiB/sec. | ||
| 12909 | 2026.01.02 05:14:03.576488 [ 194 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 12910 | 2026.01.02 05:14:03.576514 [ 270 ] {434bd4ec-052f-469e-97fc-36f47abdac3f} <Debug> TCPHandler: Processed in 0.001622867 sec. | ||
| 12911 | 2026.01.02 05:14:03.576639 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12912 | 2026.01.02 05:14:03.576738 [ 270 ] {0006e9d6-7cad-4595-a982-6ff3bf657236} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12913 | 2026.01.02 05:14:03.576749 [ 194 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::all_1_66_13} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12914 | 2026.01.02 05:14:03.576788 [ 270 ] {0006e9d6-7cad-4595-a982-6ff3bf657236} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12915 | 2026.01.02 05:14:03.576829 [ 194 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::all_1_66_13} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 12916 | 2026.01.02 05:14:03.576907 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 12917 | 2026.01.02 05:14:03.577201 [ 270 ] {0006e9d6-7cad-4595-a982-6ff3bf657236} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12918 | 2026.01.02 05:14:03.577243 [ 270 ] {0006e9d6-7cad-4595-a982-6ff3bf657236} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 12919 | 2026.01.02 05:14:03.577590 [ 270 ] {0006e9d6-7cad-4595-a982-6ff3bf657236} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 12920 | 2026.01.02 05:14:03.577813 [ 270 ] {0006e9d6-7cad-4595-a982-6ff3bf657236} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12921 | 2026.01.02 05:14:03.577941 [ 270 ] {0006e9d6-7cad-4595-a982-6ff3bf657236} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001221 sec., 131040.13104013103 rows/sec., 9.13 MiB/sec. | ||
| 12922 | 2026.01.02 05:14:03.577978 [ 270 ] {0006e9d6-7cad-4595-a982-6ff3bf657236} <Debug> TCPHandler: Processed in 0.001394473 sec. | ||
| 12923 | 2026.01.02 05:14:03.578079 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12924 | 2026.01.02 05:14:03.578177 [ 270 ] {78268f76-6870-40f7-9f08-2c957cb0ceea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12925 | 2026.01.02 05:14:03.578234 [ 270 ] {78268f76-6870-40f7-9f08-2c957cb0ceea} <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 | ||
| 12926 | 2026.01.02 05:14:03.579036 [ 270 ] {78268f76-6870-40f7-9f08-2c957cb0ceea} <Trace> oximeter.measurements_histogramu64 (1ea2d44b-9dfb-4731-8ee2-8779179f369b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12927 | 2026.01.02 05:14:03.579072 [ 270 ] {78268f76-6870-40f7-9f08-2c957cb0ceea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 12928 | 2026.01.02 05:14:03.579662 [ 270 ] {78268f76-6870-40f7-9f08-2c957cb0ceea} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 12929 | 2026.01.02 05:14:03.579884 [ 270 ] {78268f76-6870-40f7-9f08-2c957cb0ceea} <Trace> oximeter.measurements_histogramu64 (1ea2d44b-9dfb-4731-8ee2-8779179f369b): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12930 | 2026.01.02 05:14:03.580018 [ 270 ] {78268f76-6870-40f7-9f08-2c957cb0ceea} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001859 sec., 21516.944593867673 rows/sec., 38.56 MiB/sec. | ||
| 12931 | 2026.01.02 05:14:03.580070 [ 270 ] {78268f76-6870-40f7-9f08-2c957cb0ceea} <Debug> TCPHandler: Processed in 0.002038944 sec. | ||
| 12932 | 2026.01.02 05:14:03.580176 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12933 | 2026.01.02 05:14:03.580267 [ 270 ] {0c04c522-f40f-498f-ba6b-0b97301b8b01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12934 | 2026.01.02 05:14:03.580308 [ 270 ] {0c04c522-f40f-498f-ba6b-0b97301b8b01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12935 | 2026.01.02 05:14:03.580631 [ 270 ] {0c04c522-f40f-498f-ba6b-0b97301b8b01} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12936 | 2026.01.02 05:14:03.580665 [ 270 ] {0c04c522-f40f-498f-ba6b-0b97301b8b01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 12937 | 2026.01.02 05:14:03.580960 [ 270 ] {0c04c522-f40f-498f-ba6b-0b97301b8b01} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 12938 | 2026.01.02 05:14:03.581166 [ 270 ] {0c04c522-f40f-498f-ba6b-0b97301b8b01} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12939 | 2026.01.02 05:14:03.581266 [ 37 ] {} <Debug> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 12940 | 2026.01.02 05:14:03.581289 [ 270 ] {0c04c522-f40f-498f-ba6b-0b97301b8b01} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00104 sec., 57692.307692307695 rows/sec., 3.89 MiB/sec. | ||
| 12941 | 2026.01.02 05:14:03.581298 [ 37 ] {} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12942 | 2026.01.02 05:14:03.581318 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 12943 | 2026.01.02 05:14:03.581323 [ 270 ] {0c04c522-f40f-498f-ba6b-0b97301b8b01} <Debug> TCPHandler: Processed in 0.00119505 sec. | ||
| 12944 | 2026.01.02 05:14:03.581402 [ 197 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 12945 | 2026.01.02 05:14:03.581510 [ 197 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12946 | 2026.01.02 05:14:03.581545 [ 197 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 5422 rows starting from the beginning of the part | ||
| 12947 | 2026.01.02 05:14:03.581627 [ 197 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 60 rows starting from the beginning of the part | ||
| 12948 | 2026.01.02 05:14:03.581686 [ 197 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 60 rows starting from the beginning of the part | ||
| 12949 | 2026.01.02 05:14:03.581730 [ 197 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 60 rows starting from the beginning of the part | ||
| 12950 | 2026.01.02 05:14:03.581771 [ 197 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 60 rows starting from the beginning of the part | ||
| 12951 | 2026.01.02 05:14:03.581814 [ 197 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 60 rows starting from the beginning of the part | ||
| 12952 | 2026.01.02 05:14:03.583634 [ 194 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5722 rows, containing 4 columns (4 merged, 0 gathered) in 0.002272218 sec., 2518244.2881800956 rows/sec., 167.46 MiB/sec. | ||
| 12953 | 2026.01.02 05:14:03.584060 [ 188 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 12954 | 2026.01.02 05:14:03.584374 [ 188 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_96_19} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12955 | 2026.01.02 05:14:03.584455 [ 188 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_96_19} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 12956 | 2026.01.02 05:14:03.584566 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
| 12957 | 2026.01.02 05:14:03.799696 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 512 | ||
| 12958 | 2026.01.02 05:14:03.816171 [ 244 ] {} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12959 | 2026.01.02 05:14:03.816214 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 12960 | 2026.01.02 05:14:03.822371 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 12961 | 2026.01.02 05:14:03.823115 [ 244 ] {} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12962 | 2026.01.02 05:14:03.825873 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 512 | ||
| 12963 | 2026.01.02 05:14:08.598900 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12964 | 2026.01.02 05:14:08.599208 [ 270 ] {5fc7cdfb-4aa5-441b-8dea-3a3c71399ecf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12965 | 2026.01.02 05:14:08.599313 [ 270 ] {5fc7cdfb-4aa5-441b-8dea-3a3c71399ecf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12966 | 2026.01.02 05:14:08.600050 [ 270 ] {5fc7cdfb-4aa5-441b-8dea-3a3c71399ecf} <Trace> oximeter.fields_i16 (cb56b64a-0514-41c6-b851-58b3833bf8fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12967 | 2026.01.02 05:14:08.600098 [ 270 ] {5fc7cdfb-4aa5-441b-8dea-3a3c71399ecf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 12968 | 2026.01.02 05:14:08.600500 [ 270 ] {5fc7cdfb-4aa5-441b-8dea-3a3c71399ecf} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 12969 | 2026.01.02 05:14:08.600748 [ 270 ] {5fc7cdfb-4aa5-441b-8dea-3a3c71399ecf} <Trace> oximeter.fields_i16 (cb56b64a-0514-41c6-b851-58b3833bf8fd): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12970 | 2026.01.02 05:14:08.600905 [ 270 ] {5fc7cdfb-4aa5-441b-8dea-3a3c71399ecf} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001774 sec., 13528.748590755355 rows/sec., 1.12 MiB/sec. | ||
| 12971 | 2026.01.02 05:14:08.600947 [ 270 ] {5fc7cdfb-4aa5-441b-8dea-3a3c71399ecf} <Debug> TCPHandler: Processed in 0.002234147 sec. | ||
| 12972 | 2026.01.02 05:14:08.601061 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12973 | 2026.01.02 05:14:08.601156 [ 270 ] {cd836287-724f-44ba-950f-2408bea3cae6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12974 | 2026.01.02 05:14:08.601199 [ 270 ] {cd836287-724f-44ba-950f-2408bea3cae6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12975 | 2026.01.02 05:14:08.601584 [ 270 ] {cd836287-724f-44ba-950f-2408bea3cae6} <Trace> oximeter.fields_ipaddr (645cdd3d-4969-40ee-99e7-272b8c981424): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12976 | 2026.01.02 05:14:08.601620 [ 270 ] {cd836287-724f-44ba-950f-2408bea3cae6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 12977 | 2026.01.02 05:14:08.601908 [ 270 ] {cd836287-724f-44ba-950f-2408bea3cae6} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 12978 | 2026.01.02 05:14:08.602111 [ 270 ] {cd836287-724f-44ba-950f-2408bea3cae6} <Trace> oximeter.fields_ipaddr (645cdd3d-4969-40ee-99e7-272b8c981424): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12979 | 2026.01.02 05:14:08.602244 [ 270 ] {cd836287-724f-44ba-950f-2408bea3cae6} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001106 sec., 1808.3182640144666 rows/sec., 147.46 KiB/sec. | ||
| 12980 | 2026.01.02 05:14:08.602280 [ 270 ] {cd836287-724f-44ba-950f-2408bea3cae6} <Debug> TCPHandler: Processed in 0.001269451 sec. | ||
| 12981 | 2026.01.02 05:14:08.602389 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12982 | 2026.01.02 05:14:08.602492 [ 270 ] {5d9f5df5-cc86-4c53-b7f5-9d8c774df62e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12983 | 2026.01.02 05:14:08.602533 [ 270 ] {5d9f5df5-cc86-4c53-b7f5-9d8c774df62e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12984 | 2026.01.02 05:14:08.603706 [ 270 ] {5d9f5df5-cc86-4c53-b7f5-9d8c774df62e} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12985 | 2026.01.02 05:14:08.603745 [ 270 ] {5d9f5df5-cc86-4c53-b7f5-9d8c774df62e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 12986 | 2026.01.02 05:14:08.604161 [ 270 ] {5d9f5df5-cc86-4c53-b7f5-9d8c774df62e} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 12987 | 2026.01.02 05:14:08.604383 [ 270 ] {5d9f5df5-cc86-4c53-b7f5-9d8c774df62e} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12988 | 2026.01.02 05:14:08.604521 [ 270 ] {5d9f5df5-cc86-4c53-b7f5-9d8c774df62e} <Debug> executeQuery: Read 1317 rows, 112.50 KiB in 0.002048 sec., 643066.40625 rows/sec., 53.65 MiB/sec. | ||
| 12989 | 2026.01.02 05:14:08.604560 [ 270 ] {5d9f5df5-cc86-4c53-b7f5-9d8c774df62e} <Debug> TCPHandler: Processed in 0.002220677 sec. | ||
| 12990 | 2026.01.02 05:14:08.604682 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12991 | 2026.01.02 05:14:08.604796 [ 270 ] {f6f63768-78ed-465a-ba6d-44212c9c98ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12992 | 2026.01.02 05:14:08.604844 [ 270 ] {f6f63768-78ed-465a-ba6d-44212c9c98ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12993 | 2026.01.02 05:14:08.605313 [ 270 ] {f6f63768-78ed-465a-ba6d-44212c9c98ea} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12994 | 2026.01.02 05:14:08.605356 [ 270 ] {f6f63768-78ed-465a-ba6d-44212c9c98ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 12995 | 2026.01.02 05:14:08.605689 [ 270 ] {f6f63768-78ed-465a-ba6d-44212c9c98ea} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 12996 | 2026.01.02 05:14:08.605908 [ 270 ] {f6f63768-78ed-465a-ba6d-44212c9c98ea} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12997 | 2026.01.02 05:14:08.606036 [ 270 ] {f6f63768-78ed-465a-ba6d-44212c9c98ea} <Debug> executeQuery: Read 14 rows, 1.10 KiB in 0.001264 sec., 11075.949367088608 rows/sec., 870.72 KiB/sec. | ||
| 12998 | 2026.01.02 05:14:08.606073 [ 270 ] {f6f63768-78ed-465a-ba6d-44212c9c98ea} <Debug> TCPHandler: Processed in 0.001453275 sec. | ||
| 12999 | 2026.01.02 05:14:08.606181 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13000 | 2026.01.02 05:14:08.606272 [ 270 ] {f0cfd51e-f101-4e87-afff-ee3f42278e2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13001 | 2026.01.02 05:14:08.606311 [ 270 ] {f0cfd51e-f101-4e87-afff-ee3f42278e2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13002 | 2026.01.02 05:14:08.606792 [ 270 ] {f0cfd51e-f101-4e87-afff-ee3f42278e2a} <Trace> oximeter.fields_u32 (1310015a-3be0-40ba-9fec-1b5eb4ed9f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13003 | 2026.01.02 05:14:08.606828 [ 270 ] {f0cfd51e-f101-4e87-afff-ee3f42278e2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13004 | 2026.01.02 05:14:08.607138 [ 270 ] {f0cfd51e-f101-4e87-afff-ee3f42278e2a} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 13005 | 2026.01.02 05:14:08.607340 [ 270 ] {f0cfd51e-f101-4e87-afff-ee3f42278e2a} <Trace> oximeter.fields_u32 (1310015a-3be0-40ba-9fec-1b5eb4ed9f75): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13006 | 2026.01.02 05:14:08.607469 [ 270 ] {f0cfd51e-f101-4e87-afff-ee3f42278e2a} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001214 sec., 207578.25370675453 rows/sec., 14.36 MiB/sec. | ||
| 13007 | 2026.01.02 05:14:08.607507 [ 270 ] {f0cfd51e-f101-4e87-afff-ee3f42278e2a} <Debug> TCPHandler: Processed in 0.001374703 sec. | ||
| 13008 | 2026.01.02 05:14:08.607616 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13009 | 2026.01.02 05:14:08.607708 [ 270 ] {7f9c27e9-5c2a-49d7-87fd-625d8e56e181} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13010 | 2026.01.02 05:14:08.607748 [ 270 ] {7f9c27e9-5c2a-49d7-87fd-625d8e56e181} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13011 | 2026.01.02 05:14:08.608136 [ 270 ] {7f9c27e9-5c2a-49d7-87fd-625d8e56e181} <Trace> oximeter.fields_u8 (ae3e3832-81ae-4954-8933-d68b9608f6be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13012 | 2026.01.02 05:14:08.608172 [ 270 ] {7f9c27e9-5c2a-49d7-87fd-625d8e56e181} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13013 | 2026.01.02 05:14:08.608481 [ 270 ] {7f9c27e9-5c2a-49d7-87fd-625d8e56e181} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 13014 | 2026.01.02 05:14:08.608691 [ 270 ] {7f9c27e9-5c2a-49d7-87fd-625d8e56e181} <Trace> oximeter.fields_u8 (ae3e3832-81ae-4954-8933-d68b9608f6be): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13015 | 2026.01.02 05:14:08.608818 [ 270 ] {7f9c27e9-5c2a-49d7-87fd-625d8e56e181} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001127 sec., 10647.73735581189 rows/sec., 831.85 KiB/sec. | ||
| 13016 | 2026.01.02 05:14:08.608855 [ 270 ] {7f9c27e9-5c2a-49d7-87fd-625d8e56e181} <Debug> TCPHandler: Processed in 0.001289141 sec. | ||
| 13017 | 2026.01.02 05:14:08.608978 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13018 | 2026.01.02 05:14:08.609096 [ 270 ] {e19db4b1-b589-45c6-9871-663cf22352d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13019 | 2026.01.02 05:14:08.609145 [ 270 ] {e19db4b1-b589-45c6-9871-663cf22352d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13020 | 2026.01.02 05:14:08.609801 [ 270 ] {e19db4b1-b589-45c6-9871-663cf22352d2} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13021 | 2026.01.02 05:14:08.609838 [ 270 ] {e19db4b1-b589-45c6-9871-663cf22352d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13022 | 2026.01.02 05:14:08.610177 [ 270 ] {e19db4b1-b589-45c6-9871-663cf22352d2} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13023 | 2026.01.02 05:14:08.610385 [ 270 ] {e19db4b1-b589-45c6-9871-663cf22352d2} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13024 | 2026.01.02 05:14:08.610513 [ 270 ] {e19db4b1-b589-45c6-9871-663cf22352d2} <Debug> executeQuery: Read 558 rows, 42.83 KiB in 0.001441 sec., 387231.0895211659 rows/sec., 29.02 MiB/sec. | ||
| 13025 | 2026.01.02 05:14:08.610552 [ 270 ] {e19db4b1-b589-45c6-9871-663cf22352d2} <Debug> TCPHandler: Processed in 0.001636518 sec. | ||
| 13026 | 2026.01.02 05:14:08.610663 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13027 | 2026.01.02 05:14:08.610757 [ 270 ] {485333a3-3f90-491f-ab3b-ba6ce38ac9e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13028 | 2026.01.02 05:14:08.610800 [ 270 ] {485333a3-3f90-491f-ab3b-ba6ce38ac9e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13029 | 2026.01.02 05:14:08.611385 [ 270 ] {485333a3-3f90-491f-ab3b-ba6ce38ac9e4} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13030 | 2026.01.02 05:14:08.611421 [ 270 ] {485333a3-3f90-491f-ab3b-ba6ce38ac9e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13031 | 2026.01.02 05:14:08.611800 [ 270 ] {485333a3-3f90-491f-ab3b-ba6ce38ac9e4} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13032 | 2026.01.02 05:14:08.612010 [ 270 ] {485333a3-3f90-491f-ab3b-ba6ce38ac9e4} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13033 | 2026.01.02 05:14:08.612150 [ 270 ] {485333a3-3f90-491f-ab3b-ba6ce38ac9e4} <Debug> executeQuery: Read 881 rows, 61.23 KiB in 0.001411 sec., 624379.8724309001 rows/sec., 42.38 MiB/sec. | ||
| 13034 | 2026.01.02 05:14:08.612187 [ 270 ] {485333a3-3f90-491f-ab3b-ba6ce38ac9e4} <Debug> TCPHandler: Processed in 0.001573316 sec. | ||
| 13035 | 2026.01.02 05:14:08.612312 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13036 | 2026.01.02 05:14:08.612436 [ 270 ] {d7a0511a-20c1-4643-acfe-0111718f87b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13037 | 2026.01.02 05:14:08.612490 [ 270 ] {d7a0511a-20c1-4643-acfe-0111718f87b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13038 | 2026.01.02 05:14:08.612889 [ 270 ] {d7a0511a-20c1-4643-acfe-0111718f87b8} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13039 | 2026.01.02 05:14:08.612933 [ 270 ] {d7a0511a-20c1-4643-acfe-0111718f87b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13040 | 2026.01.02 05:14:08.613313 [ 270 ] {d7a0511a-20c1-4643-acfe-0111718f87b8} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13041 | 2026.01.02 05:14:08.613563 [ 270 ] {d7a0511a-20c1-4643-acfe-0111718f87b8} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13042 | 2026.01.02 05:14:08.613697 [ 270 ] {d7a0511a-20c1-4643-acfe-0111718f87b8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001285 sec., 46692.607003891055 rows/sec., 3.15 MiB/sec. | ||
| 13043 | 2026.01.02 05:14:08.613734 [ 270 ] {d7a0511a-20c1-4643-acfe-0111718f87b8} <Debug> TCPHandler: Processed in 0.001485115 sec. | ||
| 13044 | 2026.01.02 05:14:09.505540 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 33177 | ||
| 13045 | 2026.01.02 05:14:09.506113 [ 245 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13046 | 2026.01.02 05:14:09.506163 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13047 | 2026.01.02 05:14:09.506848 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 13048 | 2026.01.02 05:14:09.507115 [ 245 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13049 | 2026.01.02 05:14:09.507280 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33177 | ||
| 13050 | 2026.01.02 05:14:11.325991 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 520 | ||
| 13051 | 2026.01.02 05:14:11.343505 [ 244 ] {} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13052 | 2026.01.02 05:14:11.343560 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13053 | 2026.01.02 05:14:11.349717 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 13054 | 2026.01.02 05:14:11.350426 [ 244 ] {} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13055 | 2026.01.02 05:14:11.353699 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 520 | ||
| 13056 | 2026.01.02 05:14:12.112627 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1538 | ||
| 13057 | 2026.01.02 05:14:12.115165 [ 243 ] {} <Trace> system.query_log (dd3f3490-5765-4d2a-9406-0e239d3e9a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13058 | 2026.01.02 05:14:12.115228 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13059 | 2026.01.02 05:14:12.116451 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 13060 | 2026.01.02 05:14:12.116725 [ 243 ] {} <Trace> system.query_log (dd3f3490-5765-4d2a-9406-0e239d3e9a13): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13061 | 2026.01.02 05:14:12.117117 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1538 | ||
| 13062 | 2026.01.02 05:14:13.571796 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13063 | 2026.01.02 05:14:13.572013 [ 270 ] {92e191ca-4a2e-4cfb-9e34-aa3a73c2334c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13064 | 2026.01.02 05:14:13.572087 [ 270 ] {92e191ca-4a2e-4cfb-9e34-aa3a73c2334c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13065 | 2026.01.02 05:14:13.572906 [ 270 ] {92e191ca-4a2e-4cfb-9e34-aa3a73c2334c} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13066 | 2026.01.02 05:14:13.572949 [ 270 ] {92e191ca-4a2e-4cfb-9e34-aa3a73c2334c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13067 | 2026.01.02 05:14:13.573353 [ 270 ] {92e191ca-4a2e-4cfb-9e34-aa3a73c2334c} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 13068 | 2026.01.02 05:14:13.573583 [ 270 ] {92e191ca-4a2e-4cfb-9e34-aa3a73c2334c} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13069 | 2026.01.02 05:14:13.573737 [ 270 ] {92e191ca-4a2e-4cfb-9e34-aa3a73c2334c} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001779 sec., 76447.44238336144 rows/sec., 6.63 MiB/sec. | ||
| 13070 | 2026.01.02 05:14:13.573781 [ 270 ] {92e191ca-4a2e-4cfb-9e34-aa3a73c2334c} <Debug> TCPHandler: Processed in 0.002124546 sec. | ||
| 13071 | 2026.01.02 05:14:13.573902 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13072 | 2026.01.02 05:14:13.573997 [ 270 ] {98439093-6ed6-4a56-818a-54d3e02ae776} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13073 | 2026.01.02 05:14:13.574038 [ 270 ] {98439093-6ed6-4a56-818a-54d3e02ae776} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13074 | 2026.01.02 05:14:13.574452 [ 270 ] {98439093-6ed6-4a56-818a-54d3e02ae776} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13075 | 2026.01.02 05:14:13.574489 [ 270 ] {98439093-6ed6-4a56-818a-54d3e02ae776} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13076 | 2026.01.02 05:14:13.574793 [ 270 ] {98439093-6ed6-4a56-818a-54d3e02ae776} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 13077 | 2026.01.02 05:14:13.575000 [ 270 ] {98439093-6ed6-4a56-818a-54d3e02ae776} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13078 | 2026.01.02 05:14:13.575130 [ 270 ] {98439093-6ed6-4a56-818a-54d3e02ae776} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001152 sec., 34722.22222222222 rows/sec., 2.55 MiB/sec. | ||
| 13079 | 2026.01.02 05:14:13.575168 [ 270 ] {98439093-6ed6-4a56-818a-54d3e02ae776} <Debug> TCPHandler: Processed in 0.001314972 sec. | ||
| 13080 | 2026.01.02 05:14:13.575268 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13081 | 2026.01.02 05:14:13.575367 [ 270 ] {b32b6371-77c7-4607-8874-ceb1518f3eea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13082 | 2026.01.02 05:14:13.575407 [ 270 ] {b32b6371-77c7-4607-8874-ceb1518f3eea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13083 | 2026.01.02 05:14:13.575852 [ 270 ] {b32b6371-77c7-4607-8874-ceb1518f3eea} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13084 | 2026.01.02 05:14:13.575890 [ 270 ] {b32b6371-77c7-4607-8874-ceb1518f3eea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13085 | 2026.01.02 05:14:13.576216 [ 270 ] {b32b6371-77c7-4607-8874-ceb1518f3eea} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 13086 | 2026.01.02 05:14:13.576427 [ 270 ] {b32b6371-77c7-4607-8874-ceb1518f3eea} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13087 | 2026.01.02 05:14:13.576555 [ 270 ] {b32b6371-77c7-4607-8874-ceb1518f3eea} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001208 sec., 86092.71523178807 rows/sec., 6.72 MiB/sec. | ||
| 13088 | 2026.01.02 05:14:13.576593 [ 270 ] {b32b6371-77c7-4607-8874-ceb1518f3eea} <Debug> TCPHandler: Processed in 0.001374023 sec. | ||
| 13089 | 2026.01.02 05:14:13.576706 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13090 | 2026.01.02 05:14:13.576808 [ 270 ] {24ca066e-4c43-4186-9cbe-689617ebb07f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13091 | 2026.01.02 05:14:13.576854 [ 270 ] {24ca066e-4c43-4186-9cbe-689617ebb07f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13092 | 2026.01.02 05:14:13.577306 [ 270 ] {24ca066e-4c43-4186-9cbe-689617ebb07f} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13093 | 2026.01.02 05:14:13.577344 [ 270 ] {24ca066e-4c43-4186-9cbe-689617ebb07f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13094 | 2026.01.02 05:14:13.577700 [ 270 ] {24ca066e-4c43-4186-9cbe-689617ebb07f} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13095 | 2026.01.02 05:14:13.577935 [ 270 ] {24ca066e-4c43-4186-9cbe-689617ebb07f} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13096 | 2026.01.02 05:14:13.578072 [ 270 ] {24ca066e-4c43-4186-9cbe-689617ebb07f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001284 sec., 124610.59190031153 rows/sec., 8.68 MiB/sec. | ||
| 13097 | 2026.01.02 05:14:13.578111 [ 270 ] {24ca066e-4c43-4186-9cbe-689617ebb07f} <Debug> TCPHandler: Processed in 0.001457104 sec. | ||
| 13098 | 2026.01.02 05:14:13.578222 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13099 | 2026.01.02 05:14:13.578319 [ 270 ] {3401511c-ac40-44b7-a221-c20ef414b72c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13100 | 2026.01.02 05:14:13.578377 [ 270 ] {3401511c-ac40-44b7-a221-c20ef414b72c} <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 | ||
| 13101 | 2026.01.02 05:14:13.579282 [ 270 ] {3401511c-ac40-44b7-a221-c20ef414b72c} <Trace> oximeter.measurements_histogramu64 (1ea2d44b-9dfb-4731-8ee2-8779179f369b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13102 | 2026.01.02 05:14:13.579320 [ 270 ] {3401511c-ac40-44b7-a221-c20ef414b72c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13103 | 2026.01.02 05:14:13.579914 [ 270 ] {3401511c-ac40-44b7-a221-c20ef414b72c} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 13104 | 2026.01.02 05:14:13.580149 [ 270 ] {3401511c-ac40-44b7-a221-c20ef414b72c} <Trace> oximeter.measurements_histogramu64 (1ea2d44b-9dfb-4731-8ee2-8779179f369b): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13105 | 2026.01.02 05:14:13.580271 [ 24 ] {} <Debug> oximeter.measurements_histogramu64 (1ea2d44b-9dfb-4731-8ee2-8779179f369b) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 13106 | 2026.01.02 05:14:13.580291 [ 270 ] {3401511c-ac40-44b7-a221-c20ef414b72c} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001991 sec., 20090.40683073832 rows/sec., 36.00 MiB/sec. | ||
| 13107 | 2026.01.02 05:14:13.580338 [ 24 ] {} <Trace> oximeter.measurements_histogramu64 (1ea2d44b-9dfb-4731-8ee2-8779179f369b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13108 | 2026.01.02 05:14:13.580363 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13109 | 2026.01.02 05:14:13.580367 [ 270 ] {3401511c-ac40-44b7-a221-c20ef414b72c} <Debug> TCPHandler: Processed in 0.002193517 sec. | ||
| 13110 | 2026.01.02 05:14:13.580495 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13111 | 2026.01.02 05:14:13.580494 [ 194 ] {1ea2d44b-9dfb-4731-8ee2-8779179f369b::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 | ||
| 13112 | 2026.01.02 05:14:13.580594 [ 270 ] {a278b4ef-26ca-40fe-b2ea-f4d94d154976} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13113 | 2026.01.02 05:14:13.580644 [ 270 ] {a278b4ef-26ca-40fe-b2ea-f4d94d154976} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13114 | 2026.01.02 05:14:13.580784 [ 194 ] {1ea2d44b-9dfb-4731-8ee2-8779179f369b::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13115 | 2026.01.02 05:14:13.580851 [ 194 ] {1ea2d44b-9dfb-4731-8ee2-8779179f369b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1742 rows starting from the beginning of the part | ||
| 13116 | 2026.01.02 05:14:13.580982 [ 194 ] {1ea2d44b-9dfb-4731-8ee2-8779179f369b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 40 rows starting from the beginning of the part | ||
| 13117 | 2026.01.02 05:14:13.580993 [ 270 ] {a278b4ef-26ca-40fe-b2ea-f4d94d154976} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13118 | 2026.01.02 05:14:13.581035 [ 270 ] {a278b4ef-26ca-40fe-b2ea-f4d94d154976} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13119 | 2026.01.02 05:14:13.581091 [ 194 ] {1ea2d44b-9dfb-4731-8ee2-8779179f369b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 40 rows starting from the beginning of the part | ||
| 13120 | 2026.01.02 05:14:13.581201 [ 194 ] {1ea2d44b-9dfb-4731-8ee2-8779179f369b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 40 rows starting from the beginning of the part | ||
| 13121 | 2026.01.02 05:14:13.581302 [ 194 ] {1ea2d44b-9dfb-4731-8ee2-8779179f369b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 40 rows starting from the beginning of the part | ||
| 13122 | 2026.01.02 05:14:13.581373 [ 270 ] {a278b4ef-26ca-40fe-b2ea-f4d94d154976} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13123 | 2026.01.02 05:14:13.581404 [ 194 ] {1ea2d44b-9dfb-4731-8ee2-8779179f369b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 40 rows starting from the beginning of the part | ||
| 13124 | 2026.01.02 05:14:13.581615 [ 270 ] {a278b4ef-26ca-40fe-b2ea-f4d94d154976} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13125 | 2026.01.02 05:14:13.581763 [ 270 ] {a278b4ef-26ca-40fe-b2ea-f4d94d154976} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001188 sec., 50505.0505050505 rows/sec., 3.40 MiB/sec. | ||
| 13126 | 2026.01.02 05:14:13.581801 [ 270 ] {a278b4ef-26ca-40fe-b2ea-f4d94d154976} <Debug> TCPHandler: Processed in 0.001356373 sec. | ||
| 13127 | 2026.01.02 05:14:13.595440 [ 188 ] {1ea2d44b-9dfb-4731-8ee2-8779179f369b::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1942 rows, containing 19 columns (19 merged, 0 gathered) in 0.015007161 sec., 129404.88877276656 rows/sec., 231.89 MiB/sec. | ||
| 13128 | 2026.01.02 05:14:13.597323 [ 195 ] {1ea2d44b-9dfb-4731-8ee2-8779179f369b::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 13129 | 2026.01.02 05:14:13.597755 [ 195 ] {1ea2d44b-9dfb-4731-8ee2-8779179f369b::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (1ea2d44b-9dfb-4731-8ee2-8779179f369b): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13130 | 2026.01.02 05:14:13.597849 [ 195 ] {1ea2d44b-9dfb-4731-8ee2-8779179f369b::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (1ea2d44b-9dfb-4731-8ee2-8779179f369b) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 13131 | 2026.01.02 05:14:13.598042 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.54 MiB. | ||
| 13132 | 2026.01.02 05:14:14.000184 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 358.11 MiB, peak 375.63 MiB, free memory in arenas 0.00 B, will set to 366.77 MiB (RSS), difference: 8.65 MiB | ||
| 13133 | 2026.01.02 05:14:16.079761 [ 222 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 13134 | 2026.01.02 05:14:16.079811 [ 222 ] {} <Debug> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 13135 | 2026.01.02 05:14:16.094836 [ 222 ] {} <Debug> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 13136 | 2026.01.02 05:14:16.781426 [ 71 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13137 | 2026.01.02 05:14:16.781506 [ 71 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13138 | 2026.01.02 05:14:17.007470 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 33689 | ||
| 13139 | 2026.01.02 05:14:17.008033 [ 245 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13140 | 2026.01.02 05:14:17.008088 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13141 | 2026.01.02 05:14:17.008610 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 13142 | 2026.01.02 05:14:17.008854 [ 245 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13143 | 2026.01.02 05:14:17.008985 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33689 | ||
| 13144 | 2026.01.02 05:14:18.026615 [ 220 ] {} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 13145 | 2026.01.02 05:14:18.026696 [ 220 ] {} <Debug> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 13146 | 2026.01.02 05:14:18.029832 [ 220 ] {} <Debug> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 13147 | 2026.01.02 05:14:18.570335 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13148 | 2026.01.02 05:14:18.570512 [ 270 ] {b72374e6-4099-4c49-a411-ecdf77fa719d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13149 | 2026.01.02 05:14:18.570576 [ 270 ] {b72374e6-4099-4c49-a411-ecdf77fa719d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13150 | 2026.01.02 05:14:18.571277 [ 270 ] {b72374e6-4099-4c49-a411-ecdf77fa719d} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13151 | 2026.01.02 05:14:18.571322 [ 270 ] {b72374e6-4099-4c49-a411-ecdf77fa719d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13152 | 2026.01.02 05:14:18.571706 [ 270 ] {b72374e6-4099-4c49-a411-ecdf77fa719d} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 13153 | 2026.01.02 05:14:18.571929 [ 270 ] {b72374e6-4099-4c49-a411-ecdf77fa719d} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13154 | 2026.01.02 05:14:18.572079 [ 92 ] {} <Debug> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 13155 | 2026.01.02 05:14:18.572082 [ 270 ] {b72374e6-4099-4c49-a411-ecdf77fa719d} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00162 sec., 34567.9012345679 rows/sec., 2.66 MiB/sec. | ||
| 13156 | 2026.01.02 05:14:18.572160 [ 92 ] {} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13157 | 2026.01.02 05:14:18.572175 [ 270 ] {b72374e6-4099-4c49-a411-ecdf77fa719d} <Debug> TCPHandler: Processed in 0.001967273 sec. | ||
| 13158 | 2026.01.02 05:14:18.572190 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13159 | 2026.01.02 05:14:18.572299 [ 196 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 13160 | 2026.01.02 05:14:18.572311 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13161 | 2026.01.02 05:14:18.572422 [ 270 ] {88e34e7c-7901-4baa-8047-126a432bc5fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13162 | 2026.01.02 05:14:18.572428 [ 196 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13163 | 2026.01.02 05:14:18.572465 [ 270 ] {88e34e7c-7901-4baa-8047-126a432bc5fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13164 | 2026.01.02 05:14:18.572480 [ 196 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 2464 rows starting from the beginning of the part | ||
| 13165 | 2026.01.02 05:14:18.572560 [ 196 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 56 rows starting from the beginning of the part | ||
| 13166 | 2026.01.02 05:14:18.572612 [ 196 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 136 rows starting from the beginning of the part | ||
| 13167 | 2026.01.02 05:14:18.572660 [ 196 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 1317 rows starting from the beginning of the part | ||
| 13168 | 2026.01.02 05:14:18.572706 [ 196 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 136 rows starting from the beginning of the part | ||
| 13169 | 2026.01.02 05:14:18.572757 [ 196 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 56 rows starting from the beginning of the part | ||
| 13170 | 2026.01.02 05:14:18.572894 [ 270 ] {88e34e7c-7901-4baa-8047-126a432bc5fb} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13171 | 2026.01.02 05:14:18.572936 [ 270 ] {88e34e7c-7901-4baa-8047-126a432bc5fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13172 | 2026.01.02 05:14:18.573244 [ 270 ] {88e34e7c-7901-4baa-8047-126a432bc5fb} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 13173 | 2026.01.02 05:14:18.573475 [ 270 ] {88e34e7c-7901-4baa-8047-126a432bc5fb} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13174 | 2026.01.02 05:14:18.573590 [ 92 ] {} <Debug> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 13175 | 2026.01.02 05:14:18.573603 [ 270 ] {88e34e7c-7901-4baa-8047-126a432bc5fb} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.0012 sec., 53333.333333333336 rows/sec., 4.16 MiB/sec. | ||
| 13176 | 2026.01.02 05:14:18.573630 [ 92 ] {} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13177 | 2026.01.02 05:14:18.573651 [ 270 ] {88e34e7c-7901-4baa-8047-126a432bc5fb} <Debug> TCPHandler: Processed in 0.001388023 sec. | ||
| 13178 | 2026.01.02 05:14:18.573654 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13179 | 2026.01.02 05:14:18.573763 [ 188 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 13180 | 2026.01.02 05:14:18.573787 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13181 | 2026.01.02 05:14:18.573875 [ 188 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13182 | 2026.01.02 05:14:18.573887 [ 270 ] {6866f5bb-0638-49a3-8a2c-c23baa5f6c98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13183 | 2026.01.02 05:14:18.573913 [ 188 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1249 rows starting from the beginning of the part | ||
| 13184 | 2026.01.02 05:14:18.573939 [ 270 ] {6866f5bb-0638-49a3-8a2c-c23baa5f6c98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13185 | 2026.01.02 05:14:18.573971 [ 188 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 64 rows starting from the beginning of the part | ||
| 13186 | 2026.01.02 05:14:18.574020 [ 188 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 104 rows starting from the beginning of the part | ||
| 13187 | 2026.01.02 05:14:18.574061 [ 188 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 558 rows starting from the beginning of the part | ||
| 13188 | 2026.01.02 05:14:18.574097 [ 188 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 104 rows starting from the beginning of the part | ||
| 13189 | 2026.01.02 05:14:18.574136 [ 188 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 64 rows starting from the beginning of the part | ||
| 13190 | 2026.01.02 05:14:18.574342 [ 270 ] {6866f5bb-0638-49a3-8a2c-c23baa5f6c98} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13191 | 2026.01.02 05:14:18.574384 [ 270 ] {6866f5bb-0638-49a3-8a2c-c23baa5f6c98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13192 | 2026.01.02 05:14:18.574651 [ 199 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4165 rows, containing 5 columns (5 merged, 0 gathered) in 0.00239417 sec., 1739642.5483570506 rows/sec., 150.18 MiB/sec. | ||
| 13193 | 2026.01.02 05:14:18.574721 [ 270 ] {6866f5bb-0638-49a3-8a2c-c23baa5f6c98} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 13194 | 2026.01.02 05:14:18.574941 [ 270 ] {6866f5bb-0638-49a3-8a2c-c23baa5f6c98} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13195 | 2026.01.02 05:14:18.574999 [ 189 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 13196 | 2026.01.02 05:14:18.575067 [ 270 ] {6866f5bb-0638-49a3-8a2c-c23baa5f6c98} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001198 sec., 133555.92654424038 rows/sec., 9.30 MiB/sec. | ||
| 13197 | 2026.01.02 05:14:18.575104 [ 270 ] {6866f5bb-0638-49a3-8a2c-c23baa5f6c98} <Debug> TCPHandler: Processed in 0.001368223 sec. | ||
| 13198 | 2026.01.02 05:14:18.575206 [ 199 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2143 rows, containing 5 columns (5 merged, 0 gathered) in 0.001491235 sec., 1437063.9101147705 rows/sec., 111.56 MiB/sec. | ||
| 13199 | 2026.01.02 05:14:18.575210 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13200 | 2026.01.02 05:14:18.575319 [ 270 ] {303f1242-5d5b-4505-8af9-08af5bde0d50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13201 | 2026.01.02 05:14:18.575326 [ 189 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_101_20} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13202 | 2026.01.02 05:14:18.575361 [ 270 ] {303f1242-5d5b-4505-8af9-08af5bde0d50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13203 | 2026.01.02 05:14:18.575414 [ 189 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_101_20} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 13204 | 2026.01.02 05:14:18.575431 [ 201 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 13205 | 2026.01.02 05:14:18.575509 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.04 MiB. | ||
| 13206 | 2026.01.02 05:14:18.575679 [ 270 ] {303f1242-5d5b-4505-8af9-08af5bde0d50} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13207 | 2026.01.02 05:14:18.575714 [ 270 ] {303f1242-5d5b-4505-8af9-08af5bde0d50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13208 | 2026.01.02 05:14:18.575749 [ 201 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_101_20} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13209 | 2026.01.02 05:14:18.575830 [ 201 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_101_20} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 13210 | 2026.01.02 05:14:18.575913 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 13211 | 2026.01.02 05:14:18.576005 [ 270 ] {303f1242-5d5b-4505-8af9-08af5bde0d50} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13212 | 2026.01.02 05:14:18.576199 [ 270 ] {303f1242-5d5b-4505-8af9-08af5bde0d50} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13213 | 2026.01.02 05:14:18.576321 [ 270 ] {303f1242-5d5b-4505-8af9-08af5bde0d50} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001019 sec., 58881.25613346419 rows/sec., 3.97 MiB/sec. | ||
| 13214 | 2026.01.02 05:14:18.576356 [ 270 ] {303f1242-5d5b-4505-8af9-08af5bde0d50} <Debug> TCPHandler: Processed in 0.00119355 sec. | ||
| 13215 | 2026.01.02 05:14:18.854014 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 527 | ||
| 13216 | 2026.01.02 05:14:18.870029 [ 244 ] {} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13217 | 2026.01.02 05:14:18.870086 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13218 | 2026.01.02 05:14:18.876078 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 13219 | 2026.01.02 05:14:18.876787 [ 244 ] {} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13220 | 2026.01.02 05:14:18.879583 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 527 | ||
| 13221 | 2026.01.02 05:14:21.477492 [ 173 ] {} <Debug> oximeter.fields_ipaddr (645cdd3d-4969-40ee-99e7-272b8c981424) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
| 13222 | 2026.01.02 05:14:21.477592 [ 173 ] {} <Trace> oximeter.fields_ipaddr (645cdd3d-4969-40ee-99e7-272b8c981424): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13223 | 2026.01.02 05:14:21.477631 [ 173 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13224 | 2026.01.02 05:14:21.477802 [ 192 ] {645cdd3d-4969-40ee-99e7-272b8c981424::all_1_33_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_29_7 to all_33_33_0 into Compact with storage Full | ||
| 13225 | 2026.01.02 05:14:21.478017 [ 192 ] {645cdd3d-4969-40ee-99e7-272b8c981424::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13226 | 2026.01.02 05:14:21.478102 [ 192 ] {645cdd3d-4969-40ee-99e7-272b8c981424::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 20 rows starting from the beginning of the part | ||
| 13227 | 2026.01.02 05:14:21.478218 [ 192 ] {645cdd3d-4969-40ee-99e7-272b8c981424::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 4 rows starting from the beginning of the part | ||
| 13228 | 2026.01.02 05:14:21.478302 [ 192 ] {645cdd3d-4969-40ee-99e7-272b8c981424::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 2 rows starting from the beginning of the part | ||
| 13229 | 2026.01.02 05:14:21.478379 [ 192 ] {645cdd3d-4969-40ee-99e7-272b8c981424::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 10 rows starting from the beginning of the part | ||
| 13230 | 2026.01.02 05:14:21.478444 [ 192 ] {645cdd3d-4969-40ee-99e7-272b8c981424::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 2 rows starting from the beginning of the part | ||
| 13231 | 2026.01.02 05:14:21.479198 [ 201 ] {645cdd3d-4969-40ee-99e7-272b8c981424::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001471775 sec., 25819.16393470469 rows/sec., 2.15 MiB/sec. | ||
| 13232 | 2026.01.02 05:14:21.479359 [ 189 ] {645cdd3d-4969-40ee-99e7-272b8c981424::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
| 13233 | 2026.01.02 05:14:21.479655 [ 189 ] {645cdd3d-4969-40ee-99e7-272b8c981424::all_1_33_8} <Trace> oximeter.fields_ipaddr (645cdd3d-4969-40ee-99e7-272b8c981424): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13234 | 2026.01.02 05:14:21.479728 [ 189 ] {645cdd3d-4969-40ee-99e7-272b8c981424::all_1_33_8} <Trace> oximeter.fields_ipaddr (645cdd3d-4969-40ee-99e7-272b8c981424) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
| 13235 | 2026.01.02 05:14:21.479832 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 13236 | 2026.01.02 05:14:22.117366 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1558 | ||
| 13237 | 2026.01.02 05:14:22.119546 [ 243 ] {} <Trace> system.query_log (dd3f3490-5765-4d2a-9406-0e239d3e9a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13238 | 2026.01.02 05:14:22.119597 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13239 | 2026.01.02 05:14:22.120800 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 13240 | 2026.01.02 05:14:22.121073 [ 243 ] {} <Trace> system.query_log (dd3f3490-5765-4d2a-9406-0e239d3e9a13): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13241 | 2026.01.02 05:14:22.121338 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1558 | ||
| 13242 | 2026.01.02 05:14:23.571619 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13243 | 2026.01.02 05:14:23.571818 [ 270 ] {93084a3c-1f38-4a35-abb3-51ec126f0ca4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13244 | 2026.01.02 05:14:23.571887 [ 270 ] {93084a3c-1f38-4a35-abb3-51ec126f0ca4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13245 | 2026.01.02 05:14:23.572525 [ 270 ] {93084a3c-1f38-4a35-abb3-51ec126f0ca4} <Trace> oximeter.fields_ipaddr (645cdd3d-4969-40ee-99e7-272b8c981424): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13246 | 2026.01.02 05:14:23.572570 [ 270 ] {93084a3c-1f38-4a35-abb3-51ec126f0ca4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13247 | 2026.01.02 05:14:23.572962 [ 270 ] {93084a3c-1f38-4a35-abb3-51ec126f0ca4} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 13248 | 2026.01.02 05:14:23.573193 [ 270 ] {93084a3c-1f38-4a35-abb3-51ec126f0ca4} <Trace> oximeter.fields_ipaddr (645cdd3d-4969-40ee-99e7-272b8c981424): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13249 | 2026.01.02 05:14:23.573361 [ 270 ] {93084a3c-1f38-4a35-abb3-51ec126f0ca4} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001596 sec., 2506.2656641604012 rows/sec., 204.37 KiB/sec. | ||
| 13250 | 2026.01.02 05:14:23.573411 [ 270 ] {93084a3c-1f38-4a35-abb3-51ec126f0ca4} <Debug> TCPHandler: Processed in 0.001925973 sec. | ||
| 13251 | 2026.01.02 05:14:23.573537 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13252 | 2026.01.02 05:14:23.573639 [ 270 ] {6985e6f2-1ce5-4622-b85f-13318184132f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13253 | 2026.01.02 05:14:23.573681 [ 270 ] {6985e6f2-1ce5-4622-b85f-13318184132f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13254 | 2026.01.02 05:14:23.574185 [ 270 ] {6985e6f2-1ce5-4622-b85f-13318184132f} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13255 | 2026.01.02 05:14:23.574222 [ 270 ] {6985e6f2-1ce5-4622-b85f-13318184132f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13256 | 2026.01.02 05:14:23.574584 [ 270 ] {6985e6f2-1ce5-4622-b85f-13318184132f} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 13257 | 2026.01.02 05:14:23.574795 [ 270 ] {6985e6f2-1ce5-4622-b85f-13318184132f} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13258 | 2026.01.02 05:14:23.574973 [ 270 ] {6985e6f2-1ce5-4622-b85f-13318184132f} <Debug> executeQuery: Read 138 rows, 12.22 KiB in 0.001356 sec., 101769.91150442477 rows/sec., 8.80 MiB/sec. | ||
| 13259 | 2026.01.02 05:14:23.575014 [ 270 ] {6985e6f2-1ce5-4622-b85f-13318184132f} <Debug> TCPHandler: Processed in 0.001530536 sec. | ||
| 13260 | 2026.01.02 05:14:23.575133 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13261 | 2026.01.02 05:14:23.575252 [ 270 ] {98c72b87-09df-4bb9-a34e-b030fc5887c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13262 | 2026.01.02 05:14:23.575303 [ 270 ] {98c72b87-09df-4bb9-a34e-b030fc5887c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13263 | 2026.01.02 05:14:23.575795 [ 270 ] {98c72b87-09df-4bb9-a34e-b030fc5887c3} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13264 | 2026.01.02 05:14:23.575838 [ 270 ] {98c72b87-09df-4bb9-a34e-b030fc5887c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13265 | 2026.01.02 05:14:23.576196 [ 270 ] {98c72b87-09df-4bb9-a34e-b030fc5887c3} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 13266 | 2026.01.02 05:14:23.576422 [ 270 ] {98c72b87-09df-4bb9-a34e-b030fc5887c3} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13267 | 2026.01.02 05:14:23.576551 [ 270 ] {98c72b87-09df-4bb9-a34e-b030fc5887c3} <Debug> executeQuery: Read 44 rows, 3.29 KiB in 0.001326 sec., 33182.503770739066 rows/sec., 2.42 MiB/sec. | ||
| 13268 | 2026.01.02 05:14:23.576590 [ 270 ] {98c72b87-09df-4bb9-a34e-b030fc5887c3} <Debug> TCPHandler: Processed in 0.001517746 sec. | ||
| 13269 | 2026.01.02 05:14:23.576709 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13270 | 2026.01.02 05:14:23.576811 [ 270 ] {9cd2140a-6407-41ea-8847-721df1b9ed99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13271 | 2026.01.02 05:14:23.576852 [ 270 ] {9cd2140a-6407-41ea-8847-721df1b9ed99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13272 | 2026.01.02 05:14:23.577307 [ 270 ] {9cd2140a-6407-41ea-8847-721df1b9ed99} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13273 | 2026.01.02 05:14:23.577345 [ 270 ] {9cd2140a-6407-41ea-8847-721df1b9ed99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13274 | 2026.01.02 05:14:23.577703 [ 270 ] {9cd2140a-6407-41ea-8847-721df1b9ed99} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 13275 | 2026.01.02 05:14:23.577925 [ 270 ] {9cd2140a-6407-41ea-8847-721df1b9ed99} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13276 | 2026.01.02 05:14:23.578056 [ 270 ] {9cd2140a-6407-41ea-8847-721df1b9ed99} <Debug> executeQuery: Read 108 rows, 8.64 KiB in 0.001264 sec., 85443.03797468355 rows/sec., 6.68 MiB/sec. | ||
| 13277 | 2026.01.02 05:14:23.578095 [ 270 ] {9cd2140a-6407-41ea-8847-721df1b9ed99} <Debug> TCPHandler: Processed in 0.001437324 sec. | ||
| 13278 | 2026.01.02 05:14:23.578209 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13279 | 2026.01.02 05:14:23.578304 [ 270 ] {b776a3fe-f660-428b-b2ca-1395f215a8c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13280 | 2026.01.02 05:14:23.578347 [ 270 ] {b776a3fe-f660-428b-b2ca-1395f215a8c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13281 | 2026.01.02 05:14:23.578761 [ 270 ] {b776a3fe-f660-428b-b2ca-1395f215a8c3} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13282 | 2026.01.02 05:14:23.578797 [ 270 ] {b776a3fe-f660-428b-b2ca-1395f215a8c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13283 | 2026.01.02 05:14:23.579132 [ 270 ] {b776a3fe-f660-428b-b2ca-1395f215a8c3} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 13284 | 2026.01.02 05:14:23.579354 [ 270 ] {b776a3fe-f660-428b-b2ca-1395f215a8c3} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13285 | 2026.01.02 05:14:23.579484 [ 270 ] {b776a3fe-f660-428b-b2ca-1395f215a8c3} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001199 sec., 135112.59382819015 rows/sec., 9.41 MiB/sec. | ||
| 13286 | 2026.01.02 05:14:23.579480 [ 152 ] {} <Debug> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 13287 | 2026.01.02 05:14:23.579523 [ 270 ] {b776a3fe-f660-428b-b2ca-1395f215a8c3} <Debug> TCPHandler: Processed in 0.001363643 sec. | ||
| 13288 | 2026.01.02 05:14:23.579562 [ 152 ] {} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13289 | 2026.01.02 05:14:23.579586 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13290 | 2026.01.02 05:14:23.579647 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13291 | 2026.01.02 05:14:23.579681 [ 201 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 13292 | 2026.01.02 05:14:23.579747 [ 270 ] {b556fdc4-ce8b-41e6-9136-c322df0212e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13293 | 2026.01.02 05:14:23.579788 [ 201 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13294 | 2026.01.02 05:14:23.579802 [ 270 ] {b556fdc4-ce8b-41e6-9136-c322df0212e6} <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 | ||
| 13295 | 2026.01.02 05:14:23.579827 [ 201 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_96_19, total 28368 rows starting from the beginning of the part | ||
| 13296 | 2026.01.02 05:14:23.579893 [ 201 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 160 rows starting from the beginning of the part | ||
| 13297 | 2026.01.02 05:14:23.579946 [ 201 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 881 rows starting from the beginning of the part | ||
| 13298 | 2026.01.02 05:14:23.579995 [ 201 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 160 rows starting from the beginning of the part | ||
| 13299 | 2026.01.02 05:14:23.580041 [ 201 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 160 rows starting from the beginning of the part | ||
| 13300 | 2026.01.02 05:14:23.580087 [ 201 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 162 rows starting from the beginning of the part | ||
| 13301 | 2026.01.02 05:14:23.580693 [ 270 ] {b556fdc4-ce8b-41e6-9136-c322df0212e6} <Trace> oximeter.measurements_histogramu64 (1ea2d44b-9dfb-4731-8ee2-8779179f369b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13302 | 2026.01.02 05:14:23.580728 [ 270 ] {b556fdc4-ce8b-41e6-9136-c322df0212e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13303 | 2026.01.02 05:14:23.581303 [ 270 ] {b556fdc4-ce8b-41e6-9136-c322df0212e6} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 13304 | 2026.01.02 05:14:23.581535 [ 270 ] {b556fdc4-ce8b-41e6-9136-c322df0212e6} <Trace> oximeter.measurements_histogramu64 (1ea2d44b-9dfb-4731-8ee2-8779179f369b): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13305 | 2026.01.02 05:14:23.581674 [ 270 ] {b556fdc4-ce8b-41e6-9136-c322df0212e6} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001945 sec., 20565.552699228792 rows/sec., 36.85 MiB/sec. | ||
| 13306 | 2026.01.02 05:14:23.581732 [ 270 ] {b556fdc4-ce8b-41e6-9136-c322df0212e6} <Debug> TCPHandler: Processed in 0.002134946 sec. | ||
| 13307 | 2026.01.02 05:14:23.581843 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13308 | 2026.01.02 05:14:23.581936 [ 270 ] {f5aac43a-3f0e-4634-8fce-79d582fae933} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13309 | 2026.01.02 05:14:23.581979 [ 270 ] {f5aac43a-3f0e-4634-8fce-79d582fae933} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13310 | 2026.01.02 05:14:23.582315 [ 270 ] {f5aac43a-3f0e-4634-8fce-79d582fae933} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13311 | 2026.01.02 05:14:23.582352 [ 270 ] {f5aac43a-3f0e-4634-8fce-79d582fae933} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13312 | 2026.01.02 05:14:23.582664 [ 270 ] {f5aac43a-3f0e-4634-8fce-79d582fae933} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 13313 | 2026.01.02 05:14:23.582877 [ 270 ] {f5aac43a-3f0e-4634-8fce-79d582fae933} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13314 | 2026.01.02 05:14:23.583007 [ 270 ] {f5aac43a-3f0e-4634-8fce-79d582fae933} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001088 sec., 55147.05882352941 rows/sec., 3.72 MiB/sec. | ||
| 13315 | 2026.01.02 05:14:23.583043 [ 270 ] {f5aac43a-3f0e-4634-8fce-79d582fae933} <Debug> TCPHandler: Processed in 0.001253721 sec. | ||
| 13316 | 2026.01.02 05:14:23.585646 [ 200 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29891 rows, containing 5 columns (5 merged, 0 gathered) in 0.00600583 sec., 4976997.350907369 rows/sec., 340.53 MiB/sec. | ||
| 13317 | 2026.01.02 05:14:23.586285 [ 198 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 13318 | 2026.01.02 05:14:23.586625 [ 198 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_101_20} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13319 | 2026.01.02 05:14:23.586713 [ 198 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_101_20} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 13320 | 2026.01.02 05:14:23.586814 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.37 MiB. | ||
| 13321 | 2026.01.02 05:14:24.509213 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 34137 | ||
| 13322 | 2026.01.02 05:14:24.509724 [ 245 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13323 | 2026.01.02 05:14:24.509765 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13324 | 2026.01.02 05:14:24.510260 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 13325 | 2026.01.02 05:14:24.510491 [ 245 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13326 | 2026.01.02 05:14:24.510650 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34137 | ||
| 13327 | 2026.01.02 05:14:24.510655 [ 152 ] {} <Debug> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 13328 | 2026.01.02 05:14:24.510725 [ 152 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13329 | 2026.01.02 05:14:24.510745 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13330 | 2026.01.02 05:14:24.510848 [ 200 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::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 | ||
| 13331 | 2026.01.02 05:14:24.510960 [ 200 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13332 | 2026.01.02 05:14:24.510995 [ 200 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_66_13, total 31705 rows starting from the beginning of the part | ||
| 13333 | 2026.01.02 05:14:24.511055 [ 200 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 512 rows starting from the beginning of the part | ||
| 13334 | 2026.01.02 05:14:24.511094 [ 200 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 512 rows starting from the beginning of the part | ||
| 13335 | 2026.01.02 05:14:24.511133 [ 200 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 448 rows starting from the beginning of the part | ||
| 13336 | 2026.01.02 05:14:24.511169 [ 200 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 512 rows starting from the beginning of the part | ||
| 13337 | 2026.01.02 05:14:24.511203 [ 200 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 448 rows starting from the beginning of the part | ||
| 13338 | 2026.01.02 05:14:24.513503 [ 198 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34137 rows, containing 4 columns (4 merged, 0 gathered) in 0.002693995 sec., 12671515.722931929 rows/sec., 181.27 MiB/sec. | ||
| 13339 | 2026.01.02 05:14:24.513763 [ 193 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 13340 | 2026.01.02 05:14:24.514055 [ 193 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::all_1_71_14} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13341 | 2026.01.02 05:14:24.514126 [ 193 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::all_1_71_14} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 13342 | 2026.01.02 05:14:24.514240 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.01 MiB. | ||
| 13343 | 2026.01.02 05:14:26.379719 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 535 | ||
| 13344 | 2026.01.02 05:14:26.396368 [ 244 ] {} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13345 | 2026.01.02 05:14:26.396432 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13346 | 2026.01.02 05:14:26.402504 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 13347 | 2026.01.02 05:14:26.403242 [ 244 ] {} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13348 | 2026.01.02 05:14:26.403532 [ 153 ] {} <Debug> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 13349 | 2026.01.02 05:14:26.403595 [ 153 ] {} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13350 | 2026.01.02 05:14:26.403616 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 13351 | 2026.01.02 05:14:26.403736 [ 186 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::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 | ||
| 13352 | 2026.01.02 05:14:26.407322 [ 186 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13353 | 2026.01.02 05:14:26.407326 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 535 | ||
| 13354 | 2026.01.02 05:14:26.408808 [ 186 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 497 rows starting from the beginning of the part | ||
| 13355 | 2026.01.02 05:14:26.413497 [ 186 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 8 rows starting from the beginning of the part | ||
| 13356 | 2026.01.02 05:14:26.417911 [ 186 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 7 rows starting from the beginning of the part | ||
| 13357 | 2026.01.02 05:14:26.422334 [ 186 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 8 rows starting from the beginning of the part | ||
| 13358 | 2026.01.02 05:14:26.427114 [ 186 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 7 rows starting from the beginning of the part | ||
| 13359 | 2026.01.02 05:14:26.431962 [ 186 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 8 rows starting from the beginning of the part | ||
| 13360 | 2026.01.02 05:14:26.488125 [ 193 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 535 rows, containing 679 columns (679 merged, 0 gathered) in 0.084440943 sec., 6335.789025946809 rows/sec., 32.76 MiB/sec. | ||
| 13361 | 2026.01.02 05:14:26.490098 [ 190 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 13362 | 2026.01.02 05:14:26.491802 [ 190 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::all_1_71_14} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13363 | 2026.01.02 05:14:26.491896 [ 190 ] {a59fffb9-cc3a-4586-97e5-9d20b67a7356::all_1_71_14} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 13364 | 2026.01.02 05:14:26.493458 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 13365 | 2026.01.02 05:14:28.570012 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13366 | 2026.01.02 05:14:28.570225 [ 270 ] {4bf37dc9-1e1c-4ddd-a3a7-84c4791d5ce9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13367 | 2026.01.02 05:14:28.570298 [ 270 ] {4bf37dc9-1e1c-4ddd-a3a7-84c4791d5ce9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13368 | 2026.01.02 05:14:28.570940 [ 270 ] {4bf37dc9-1e1c-4ddd-a3a7-84c4791d5ce9} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13369 | 2026.01.02 05:14:28.570988 [ 270 ] {4bf37dc9-1e1c-4ddd-a3a7-84c4791d5ce9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13370 | 2026.01.02 05:14:28.571381 [ 270 ] {4bf37dc9-1e1c-4ddd-a3a7-84c4791d5ce9} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 13371 | 2026.01.02 05:14:28.571602 [ 270 ] {4bf37dc9-1e1c-4ddd-a3a7-84c4791d5ce9} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13372 | 2026.01.02 05:14:28.571756 [ 270 ] {4bf37dc9-1e1c-4ddd-a3a7-84c4791d5ce9} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001585 sec., 35331.230283911675 rows/sec., 2.71 MiB/sec. | ||
| 13373 | 2026.01.02 05:14:28.571797 [ 270 ] {4bf37dc9-1e1c-4ddd-a3a7-84c4791d5ce9} <Debug> TCPHandler: Processed in 0.001922292 sec. | ||
| 13374 | 2026.01.02 05:14:28.571880 [ 223 ] {} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 13375 | 2026.01.02 05:14:28.571929 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13376 | 2026.01.02 05:14:28.571943 [ 223 ] {} <Debug> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 13377 | 2026.01.02 05:14:28.572057 [ 270 ] {232e2748-3467-4716-a7d1-27663f228554} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13378 | 2026.01.02 05:14:28.572113 [ 270 ] {232e2748-3467-4716-a7d1-27663f228554} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13379 | 2026.01.02 05:14:28.572576 [ 270 ] {232e2748-3467-4716-a7d1-27663f228554} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13380 | 2026.01.02 05:14:28.572617 [ 270 ] {232e2748-3467-4716-a7d1-27663f228554} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13381 | 2026.01.02 05:14:28.572967 [ 270 ] {232e2748-3467-4716-a7d1-27663f228554} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 13382 | 2026.01.02 05:14:28.573175 [ 270 ] {232e2748-3467-4716-a7d1-27663f228554} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13383 | 2026.01.02 05:14:28.573311 [ 270 ] {232e2748-3467-4716-a7d1-27663f228554} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001278 sec., 50078.24726134585 rows/sec., 3.91 MiB/sec. | ||
| 13384 | 2026.01.02 05:14:28.573350 [ 270 ] {232e2748-3467-4716-a7d1-27663f228554} <Debug> TCPHandler: Processed in 0.001483535 sec. | ||
| 13385 | 2026.01.02 05:14:28.573463 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13386 | 2026.01.02 05:14:28.573556 [ 270 ] {c37c96df-ef86-4939-bdda-867b8c5db3e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13387 | 2026.01.02 05:14:28.573600 [ 270 ] {c37c96df-ef86-4939-bdda-867b8c5db3e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13388 | 2026.01.02 05:14:28.574011 [ 270 ] {c37c96df-ef86-4939-bdda-867b8c5db3e3} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13389 | 2026.01.02 05:14:28.574049 [ 270 ] {c37c96df-ef86-4939-bdda-867b8c5db3e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13390 | 2026.01.02 05:14:28.574384 [ 270 ] {c37c96df-ef86-4939-bdda-867b8c5db3e3} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 13391 | 2026.01.02 05:14:28.574603 [ 270 ] {c37c96df-ef86-4939-bdda-867b8c5db3e3} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13392 | 2026.01.02 05:14:28.574734 [ 270 ] {c37c96df-ef86-4939-bdda-867b8c5db3e3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001196 sec., 133779.26421404682 rows/sec., 9.32 MiB/sec. | ||
| 13393 | 2026.01.02 05:14:28.574771 [ 270 ] {c37c96df-ef86-4939-bdda-867b8c5db3e3} <Debug> TCPHandler: Processed in 0.001358322 sec. | ||
| 13394 | 2026.01.02 05:14:28.574878 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13395 | 2026.01.02 05:14:28.574971 [ 270 ] {94fda5b4-6888-4824-945b-86fc3de1c0d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13396 | 2026.01.02 05:14:28.575012 [ 270 ] {94fda5b4-6888-4824-945b-86fc3de1c0d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13397 | 2026.01.02 05:14:28.575346 [ 270 ] {94fda5b4-6888-4824-945b-86fc3de1c0d5} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13398 | 2026.01.02 05:14:28.575382 [ 270 ] {94fda5b4-6888-4824-945b-86fc3de1c0d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13399 | 2026.01.02 05:14:28.575699 [ 270 ] {94fda5b4-6888-4824-945b-86fc3de1c0d5} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 13400 | 2026.01.02 05:14:28.575910 [ 270 ] {94fda5b4-6888-4824-945b-86fc3de1c0d5} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13401 | 2026.01.02 05:14:28.576022 [ 124 ] {} <Debug> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 13402 | 2026.01.02 05:14:28.576039 [ 270 ] {94fda5b4-6888-4824-945b-86fc3de1c0d5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001086 sec., 55248.61878453039 rows/sec., 3.72 MiB/sec. | ||
| 13403 | 2026.01.02 05:14:28.576089 [ 124 ] {} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13404 | 2026.01.02 05:14:28.576095 [ 270 ] {94fda5b4-6888-4824-945b-86fc3de1c0d5} <Debug> TCPHandler: Processed in 0.001268272 sec. | ||
| 13405 | 2026.01.02 05:14:28.576117 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13406 | 2026.01.02 05:14:28.576242 [ 187 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 13407 | 2026.01.02 05:14:28.576387 [ 187 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13408 | 2026.01.02 05:14:28.576428 [ 187 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 5722 rows starting from the beginning of the part | ||
| 13409 | 2026.01.02 05:14:28.576499 [ 187 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 60 rows starting from the beginning of the part | ||
| 13410 | 2026.01.02 05:14:28.576552 [ 187 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 60 rows starting from the beginning of the part | ||
| 13411 | 2026.01.02 05:14:28.576598 [ 187 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 60 rows starting from the beginning of the part | ||
| 13412 | 2026.01.02 05:14:28.576640 [ 187 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 60 rows starting from the beginning of the part | ||
| 13413 | 2026.01.02 05:14:28.576685 [ 187 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 60 rows starting from the beginning of the part | ||
| 13414 | 2026.01.02 05:14:28.578657 [ 193 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6022 rows, containing 4 columns (4 merged, 0 gathered) in 0.002474111 sec., 2434005.5882698875 rows/sec., 161.97 MiB/sec. | ||
| 13415 | 2026.01.02 05:14:28.579099 [ 197 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 13416 | 2026.01.02 05:14:28.579432 [ 197 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_101_20} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13417 | 2026.01.02 05:14:28.579515 [ 197 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_101_20} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 13418 | 2026.01.02 05:14:28.579594 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.19 MiB. | ||
| 13419 | 2026.01.02 05:14:28.581503 [ 223 ] {} <Debug> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 13420 | 2026.01.02 05:14:29.097729 [ 224 ] {} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 13421 | 2026.01.02 05:14:29.097794 [ 224 ] {} <Debug> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 13422 | 2026.01.02 05:14:29.105139 [ 224 ] {} <Debug> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 13423 | 2026.01.02 05:14:31.781563 [ 132 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13424 | 2026.01.02 05:14:31.781644 [ 132 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13425 | 2026.01.02 05:14:31.810956 [ 222 ] {} <Trace> system.query_log (dd3f3490-5765-4d2a-9406-0e239d3e9a13): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 13426 | 2026.01.02 05:14:31.811006 [ 222 ] {} <Debug> system.query_log (dd3f3490-5765-4d2a-9406-0e239d3e9a13): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 13427 | 2026.01.02 05:14:31.814387 [ 222 ] {} <Debug> system.query_log (dd3f3490-5765-4d2a-9406-0e239d3e9a13): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 13428 | 2026.01.02 05:14:32.010863 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 34649 | ||
| 13429 | 2026.01.02 05:14:32.011550 [ 245 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13430 | 2026.01.02 05:14:32.011603 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13431 | 2026.01.02 05:14:32.012138 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 13432 | 2026.01.02 05:14:32.012408 [ 245 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13433 | 2026.01.02 05:14:32.012568 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34649 | ||
| 13434 | 2026.01.02 05:14:32.121612 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 1580 | ||
| 13435 | 2026.01.02 05:14:32.124065 [ 243 ] {} <Trace> system.query_log (dd3f3490-5765-4d2a-9406-0e239d3e9a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13436 | 2026.01.02 05:14:32.124107 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13437 | 2026.01.02 05:14:32.125254 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 13438 | 2026.01.02 05:14:32.125524 [ 243 ] {} <Trace> system.query_log (dd3f3490-5765-4d2a-9406-0e239d3e9a13): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13439 | 2026.01.02 05:14:32.125779 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1580 | ||
| 13440 | 2026.01.02 05:14:33.197065 [ 224 ] {} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 13441 | 2026.01.02 05:14:33.197168 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 13442 | 2026.01.02 05:14:33.203463 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 13443 | 2026.01.02 05:14:33.571739 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13444 | 2026.01.02 05:14:33.572025 [ 270 ] {8940a44e-e41d-41f6-8b41-e0895f477404} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13445 | 2026.01.02 05:14:33.572131 [ 270 ] {8940a44e-e41d-41f6-8b41-e0895f477404} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13446 | 2026.01.02 05:14:33.572990 [ 270 ] {8940a44e-e41d-41f6-8b41-e0895f477404} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13447 | 2026.01.02 05:14:33.573039 [ 270 ] {8940a44e-e41d-41f6-8b41-e0895f477404} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13448 | 2026.01.02 05:14:33.573447 [ 270 ] {8940a44e-e41d-41f6-8b41-e0895f477404} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 13449 | 2026.01.02 05:14:33.573685 [ 270 ] {8940a44e-e41d-41f6-8b41-e0895f477404} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13450 | 2026.01.02 05:14:33.573849 [ 270 ] {8940a44e-e41d-41f6-8b41-e0895f477404} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001903 sec., 71466.10614818707 rows/sec., 6.20 MiB/sec. | ||
| 13451 | 2026.01.02 05:14:33.573902 [ 270 ] {8940a44e-e41d-41f6-8b41-e0895f477404} <Debug> TCPHandler: Processed in 0.002350039 sec. | ||
| 13452 | 2026.01.02 05:14:33.574020 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13453 | 2026.01.02 05:14:33.574124 [ 270 ] {9ac4ee9a-3933-4e2c-a2b4-d87f586413c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13454 | 2026.01.02 05:14:33.574169 [ 270 ] {9ac4ee9a-3933-4e2c-a2b4-d87f586413c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13455 | 2026.01.02 05:14:33.574585 [ 270 ] {9ac4ee9a-3933-4e2c-a2b4-d87f586413c8} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13456 | 2026.01.02 05:14:33.574622 [ 270 ] {9ac4ee9a-3933-4e2c-a2b4-d87f586413c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13457 | 2026.01.02 05:14:33.574925 [ 270 ] {9ac4ee9a-3933-4e2c-a2b4-d87f586413c8} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 13458 | 2026.01.02 05:14:33.575135 [ 270 ] {9ac4ee9a-3933-4e2c-a2b4-d87f586413c8} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13459 | 2026.01.02 05:14:33.575266 [ 270 ] {9ac4ee9a-3933-4e2c-a2b4-d87f586413c8} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001166 sec., 34305.31732418525 rows/sec., 2.52 MiB/sec. | ||
| 13460 | 2026.01.02 05:14:33.575302 [ 270 ] {9ac4ee9a-3933-4e2c-a2b4-d87f586413c8} <Debug> TCPHandler: Processed in 0.001334652 sec. | ||
| 13461 | 2026.01.02 05:14:33.575325 [ 221 ] {} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 13462 | 2026.01.02 05:14:33.575377 [ 221 ] {} <Debug> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 13463 | 2026.01.02 05:14:33.575412 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13464 | 2026.01.02 05:14:33.575504 [ 270 ] {13ab9341-d975-4b12-ad8c-6cb6cb4da255} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13465 | 2026.01.02 05:14:33.575545 [ 270 ] {13ab9341-d975-4b12-ad8c-6cb6cb4da255} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13466 | 2026.01.02 05:14:33.575964 [ 270 ] {13ab9341-d975-4b12-ad8c-6cb6cb4da255} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13467 | 2026.01.02 05:14:33.576000 [ 270 ] {13ab9341-d975-4b12-ad8c-6cb6cb4da255} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13468 | 2026.01.02 05:14:33.576313 [ 270 ] {13ab9341-d975-4b12-ad8c-6cb6cb4da255} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 13469 | 2026.01.02 05:14:33.576527 [ 270 ] {13ab9341-d975-4b12-ad8c-6cb6cb4da255} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13470 | 2026.01.02 05:14:33.576657 [ 270 ] {13ab9341-d975-4b12-ad8c-6cb6cb4da255} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.00117 sec., 88888.88888888889 rows/sec., 6.94 MiB/sec. | ||
| 13471 | 2026.01.02 05:14:33.576695 [ 270 ] {13ab9341-d975-4b12-ad8c-6cb6cb4da255} <Debug> TCPHandler: Processed in 0.001332173 sec. | ||
| 13472 | 2026.01.02 05:14:33.576806 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13473 | 2026.01.02 05:14:33.576899 [ 270 ] {8d7282f0-93bf-4d9f-81ce-bbb294abbf53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13474 | 2026.01.02 05:14:33.576945 [ 270 ] {8d7282f0-93bf-4d9f-81ce-bbb294abbf53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13475 | 2026.01.02 05:14:33.577351 [ 270 ] {8d7282f0-93bf-4d9f-81ce-bbb294abbf53} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13476 | 2026.01.02 05:14:33.577386 [ 270 ] {8d7282f0-93bf-4d9f-81ce-bbb294abbf53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13477 | 2026.01.02 05:14:33.577725 [ 270 ] {8d7282f0-93bf-4d9f-81ce-bbb294abbf53} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 13478 | 2026.01.02 05:14:33.577933 [ 270 ] {8d7282f0-93bf-4d9f-81ce-bbb294abbf53} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13479 | 2026.01.02 05:14:33.578062 [ 270 ] {8d7282f0-93bf-4d9f-81ce-bbb294abbf53} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001181 sec., 135478.4081287045 rows/sec., 9.44 MiB/sec. | ||
| 13480 | 2026.01.02 05:14:33.578098 [ 270 ] {8d7282f0-93bf-4d9f-81ce-bbb294abbf53} <Debug> TCPHandler: Processed in 0.001340632 sec. | ||
| 13481 | 2026.01.02 05:14:33.578214 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13482 | 2026.01.02 05:14:33.578307 [ 270 ] {f8246ee9-2584-4ba7-980f-38da5ee36cf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13483 | 2026.01.02 05:14:33.578362 [ 270 ] {f8246ee9-2584-4ba7-980f-38da5ee36cf8} <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 | ||
| 13484 | 2026.01.02 05:14:33.579218 [ 270 ] {f8246ee9-2584-4ba7-980f-38da5ee36cf8} <Trace> oximeter.measurements_histogramu64 (1ea2d44b-9dfb-4731-8ee2-8779179f369b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13485 | 2026.01.02 05:14:33.579257 [ 270 ] {f8246ee9-2584-4ba7-980f-38da5ee36cf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13486 | 2026.01.02 05:14:33.579849 [ 270 ] {f8246ee9-2584-4ba7-980f-38da5ee36cf8} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 13487 | 2026.01.02 05:14:33.580093 [ 270 ] {f8246ee9-2584-4ba7-980f-38da5ee36cf8} <Trace> oximeter.measurements_histogramu64 (1ea2d44b-9dfb-4731-8ee2-8779179f369b): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13488 | 2026.01.02 05:14:33.580234 [ 221 ] {} <Debug> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 13489 | 2026.01.02 05:14:33.580240 [ 270 ] {f8246ee9-2584-4ba7-980f-38da5ee36cf8} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.00195 sec., 20512.820512820515 rows/sec., 36.76 MiB/sec. | ||
| 13490 | 2026.01.02 05:14:33.580304 [ 270 ] {f8246ee9-2584-4ba7-980f-38da5ee36cf8} <Debug> TCPHandler: Processed in 0.002138676 sec. | ||
| 13491 | 2026.01.02 05:14:33.580415 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13492 | 2026.01.02 05:14:33.580511 [ 270 ] {c048f829-85e5-4ac0-9c89-cb3b98a75e3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13493 | 2026.01.02 05:14:33.580554 [ 270 ] {c048f829-85e5-4ac0-9c89-cb3b98a75e3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13494 | 2026.01.02 05:14:33.580896 [ 270 ] {c048f829-85e5-4ac0-9c89-cb3b98a75e3e} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13495 | 2026.01.02 05:14:33.580934 [ 270 ] {c048f829-85e5-4ac0-9c89-cb3b98a75e3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13496 | 2026.01.02 05:14:33.581248 [ 270 ] {c048f829-85e5-4ac0-9c89-cb3b98a75e3e} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 13497 | 2026.01.02 05:14:33.581455 [ 270 ] {c048f829-85e5-4ac0-9c89-cb3b98a75e3e} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13498 | 2026.01.02 05:14:33.581587 [ 270 ] {c048f829-85e5-4ac0-9c89-cb3b98a75e3e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001094 sec., 54844.60694698355 rows/sec., 3.70 MiB/sec. | ||
| 13499 | 2026.01.02 05:14:33.581625 [ 270 ] {c048f829-85e5-4ac0-9c89-cb3b98a75e3e} <Debug> TCPHandler: Processed in 0.001261381 sec. | ||
| 13500 | 2026.01.02 05:14:33.907491 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 543 | ||
| 13501 | 2026.01.02 05:14:33.923974 [ 244 ] {} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13502 | 2026.01.02 05:14:33.924040 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13503 | 2026.01.02 05:14:33.930105 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 13504 | 2026.01.02 05:14:33.930803 [ 244 ] {} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13505 | 2026.01.02 05:14:33.933792 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 543 | ||
| 13506 | 2026.01.02 05:14:38.434054 [ 224 ] {} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 13507 | 2026.01.02 05:14:38.434126 [ 224 ] {} <Debug> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 13508 | 2026.01.02 05:14:38.437340 [ 224 ] {} <Debug> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 13509 | 2026.01.02 05:14:38.599248 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13510 | 2026.01.02 05:14:38.599447 [ 270 ] {971423c5-f32e-4ff3-b38d-9dee69deff37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13511 | 2026.01.02 05:14:38.599520 [ 270 ] {971423c5-f32e-4ff3-b38d-9dee69deff37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13512 | 2026.01.02 05:14:38.600163 [ 270 ] {971423c5-f32e-4ff3-b38d-9dee69deff37} <Trace> oximeter.fields_i16 (cb56b64a-0514-41c6-b851-58b3833bf8fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13513 | 2026.01.02 05:14:38.600208 [ 270 ] {971423c5-f32e-4ff3-b38d-9dee69deff37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13514 | 2026.01.02 05:14:38.600580 [ 270 ] {971423c5-f32e-4ff3-b38d-9dee69deff37} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 13515 | 2026.01.02 05:14:38.600797 [ 270 ] {971423c5-f32e-4ff3-b38d-9dee69deff37} <Trace> oximeter.fields_i16 (cb56b64a-0514-41c6-b851-58b3833bf8fd): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13516 | 2026.01.02 05:14:38.600944 [ 270 ] {971423c5-f32e-4ff3-b38d-9dee69deff37} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001553 sec., 15453.960077269801 rows/sec., 1.28 MiB/sec. | ||
| 13517 | 2026.01.02 05:14:38.600988 [ 270 ] {971423c5-f32e-4ff3-b38d-9dee69deff37} <Debug> TCPHandler: Processed in 0.001879121 sec. | ||
| 13518 | 2026.01.02 05:14:38.601114 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13519 | 2026.01.02 05:14:38.601208 [ 270 ] {7bac2774-1b11-411d-9090-4887858f690c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13520 | 2026.01.02 05:14:38.601248 [ 270 ] {7bac2774-1b11-411d-9090-4887858f690c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13521 | 2026.01.02 05:14:38.601622 [ 270 ] {7bac2774-1b11-411d-9090-4887858f690c} <Trace> oximeter.fields_ipaddr (645cdd3d-4969-40ee-99e7-272b8c981424): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13522 | 2026.01.02 05:14:38.601657 [ 270 ] {7bac2774-1b11-411d-9090-4887858f690c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13523 | 2026.01.02 05:14:38.601936 [ 270 ] {7bac2774-1b11-411d-9090-4887858f690c} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 13524 | 2026.01.02 05:14:38.602161 [ 270 ] {7bac2774-1b11-411d-9090-4887858f690c} <Trace> oximeter.fields_ipaddr (645cdd3d-4969-40ee-99e7-272b8c981424): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13525 | 2026.01.02 05:14:38.602285 [ 270 ] {7bac2774-1b11-411d-9090-4887858f690c} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001097 sec., 1823.1540565177756 rows/sec., 148.67 KiB/sec. | ||
| 13526 | 2026.01.02 05:14:38.602322 [ 270 ] {7bac2774-1b11-411d-9090-4887858f690c} <Debug> TCPHandler: Processed in 0.001263961 sec. | ||
| 13527 | 2026.01.02 05:14:38.602428 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13528 | 2026.01.02 05:14:38.602519 [ 270 ] {36f613b2-6c74-4d12-8af5-6d57732d5d8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13529 | 2026.01.02 05:14:38.602558 [ 270 ] {36f613b2-6c74-4d12-8af5-6d57732d5d8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13530 | 2026.01.02 05:14:38.603450 [ 270 ] {36f613b2-6c74-4d12-8af5-6d57732d5d8b} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13531 | 2026.01.02 05:14:38.603486 [ 270 ] {36f613b2-6c74-4d12-8af5-6d57732d5d8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13532 | 2026.01.02 05:14:38.603862 [ 270 ] {36f613b2-6c74-4d12-8af5-6d57732d5d8b} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 13533 | 2026.01.02 05:14:38.604064 [ 270 ] {36f613b2-6c74-4d12-8af5-6d57732d5d8b} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13534 | 2026.01.02 05:14:38.604189 [ 270 ] {36f613b2-6c74-4d12-8af5-6d57732d5d8b} <Debug> executeQuery: Read 1317 rows, 112.50 KiB in 0.001687 sec., 780675.7557794902 rows/sec., 65.12 MiB/sec. | ||
| 13535 | 2026.01.02 05:14:38.604225 [ 270 ] {36f613b2-6c74-4d12-8af5-6d57732d5d8b} <Debug> TCPHandler: Processed in 0.001845451 sec. | ||
| 13536 | 2026.01.02 05:14:38.604344 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13537 | 2026.01.02 05:14:38.604437 [ 270 ] {eec1fe77-7ff2-4a00-abeb-15042f761328} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13538 | 2026.01.02 05:14:38.604475 [ 270 ] {eec1fe77-7ff2-4a00-abeb-15042f761328} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13539 | 2026.01.02 05:14:38.604877 [ 270 ] {eec1fe77-7ff2-4a00-abeb-15042f761328} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13540 | 2026.01.02 05:14:38.604912 [ 270 ] {eec1fe77-7ff2-4a00-abeb-15042f761328} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13541 | 2026.01.02 05:14:38.605197 [ 270 ] {eec1fe77-7ff2-4a00-abeb-15042f761328} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 13542 | 2026.01.02 05:14:38.605396 [ 270 ] {eec1fe77-7ff2-4a00-abeb-15042f761328} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13543 | 2026.01.02 05:14:38.605506 [ 154 ] {} <Debug> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 13544 | 2026.01.02 05:14:38.605519 [ 270 ] {eec1fe77-7ff2-4a00-abeb-15042f761328} <Debug> executeQuery: Read 14 rows, 1.10 KiB in 0.0011 sec., 12727.272727272726 rows/sec., 1000.53 KiB/sec. | ||
| 13545 | 2026.01.02 05:14:38.605573 [ 154 ] {} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13546 | 2026.01.02 05:14:38.605581 [ 270 ] {eec1fe77-7ff2-4a00-abeb-15042f761328} <Debug> TCPHandler: Processed in 0.001284692 sec. | ||
| 13547 | 2026.01.02 05:14:38.605602 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13548 | 2026.01.02 05:14:38.605703 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13549 | 2026.01.02 05:14:38.605713 [ 193 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::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 | ||
| 13550 | 2026.01.02 05:14:38.605799 [ 270 ] {4b5bf2a6-a472-4ab0-919f-90598d0becc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13551 | 2026.01.02 05:14:38.605806 [ 193 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13552 | 2026.01.02 05:14:38.605839 [ 270 ] {4b5bf2a6-a472-4ab0-919f-90598d0becc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13553 | 2026.01.02 05:14:38.605842 [ 193 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 277 rows starting from the beginning of the part | ||
| 13554 | 2026.01.02 05:14:38.605910 [ 193 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 14 rows starting from the beginning of the part | ||
| 13555 | 2026.01.02 05:14:38.605958 [ 193 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 40 rows starting from the beginning of the part | ||
| 13556 | 2026.01.02 05:14:38.606008 [ 193 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 44 rows starting from the beginning of the part | ||
| 13557 | 2026.01.02 05:14:38.606054 [ 193 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 40 rows starting from the beginning of the part | ||
| 13558 | 2026.01.02 05:14:38.606105 [ 193 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 14 rows starting from the beginning of the part | ||
| 13559 | 2026.01.02 05:14:38.606310 [ 270 ] {4b5bf2a6-a472-4ab0-919f-90598d0becc7} <Trace> oximeter.fields_u32 (1310015a-3be0-40ba-9fec-1b5eb4ed9f75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13560 | 2026.01.02 05:14:38.606345 [ 270 ] {4b5bf2a6-a472-4ab0-919f-90598d0becc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13561 | 2026.01.02 05:14:38.606653 [ 270 ] {4b5bf2a6-a472-4ab0-919f-90598d0becc7} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 13562 | 2026.01.02 05:14:38.606853 [ 270 ] {4b5bf2a6-a472-4ab0-919f-90598d0becc7} <Trace> oximeter.fields_u32 (1310015a-3be0-40ba-9fec-1b5eb4ed9f75): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13563 | 2026.01.02 05:14:38.606905 [ 197 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 429 rows, containing 5 columns (5 merged, 0 gathered) in 0.001243981 sec., 344860.57262932474 rows/sec., 24.23 MiB/sec. | ||
| 13564 | 2026.01.02 05:14:38.606975 [ 270 ] {4b5bf2a6-a472-4ab0-919f-90598d0becc7} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001193 sec., 211232.18776194466 rows/sec., 14.61 MiB/sec. | ||
| 13565 | 2026.01.02 05:14:38.607014 [ 270 ] {4b5bf2a6-a472-4ab0-919f-90598d0becc7} <Debug> TCPHandler: Processed in 0.001358563 sec. | ||
| 13566 | 2026.01.02 05:14:38.607114 [ 194 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 13567 | 2026.01.02 05:14:38.607130 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13568 | 2026.01.02 05:14:38.607231 [ 270 ] {77ec7af1-e155-4e1e-8c6a-cf2bbe21eaca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13569 | 2026.01.02 05:14:38.607271 [ 270 ] {77ec7af1-e155-4e1e-8c6a-cf2bbe21eaca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13570 | 2026.01.02 05:14:38.607426 [ 194 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::all_1_71_14} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13571 | 2026.01.02 05:14:38.607506 [ 194 ] {75d7a870-5da0-445d-b2e0-ec90b5ea7788::all_1_71_14} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 13572 | 2026.01.02 05:14:38.607603 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 13573 | 2026.01.02 05:14:38.607663 [ 270 ] {77ec7af1-e155-4e1e-8c6a-cf2bbe21eaca} <Trace> oximeter.fields_u8 (ae3e3832-81ae-4954-8933-d68b9608f6be): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13574 | 2026.01.02 05:14:38.607703 [ 270 ] {77ec7af1-e155-4e1e-8c6a-cf2bbe21eaca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13575 | 2026.01.02 05:14:38.608008 [ 270 ] {77ec7af1-e155-4e1e-8c6a-cf2bbe21eaca} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 13576 | 2026.01.02 05:14:38.608212 [ 270 ] {77ec7af1-e155-4e1e-8c6a-cf2bbe21eaca} <Trace> oximeter.fields_u8 (ae3e3832-81ae-4954-8933-d68b9608f6be): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13577 | 2026.01.02 05:14:38.608336 [ 270 ] {77ec7af1-e155-4e1e-8c6a-cf2bbe21eaca} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001123 sec., 10685.66340160285 rows/sec., 834.82 KiB/sec. | ||
| 13578 | 2026.01.02 05:14:38.608373 [ 270 ] {77ec7af1-e155-4e1e-8c6a-cf2bbe21eaca} <Debug> TCPHandler: Processed in 0.001290872 sec. | ||
| 13579 | 2026.01.02 05:14:38.608479 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13580 | 2026.01.02 05:14:38.608569 [ 270 ] {f5c7a499-3ee1-46a3-9e2f-99ea0d5d091f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13581 | 2026.01.02 05:14:38.608607 [ 270 ] {f5c7a499-3ee1-46a3-9e2f-99ea0d5d091f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13582 | 2026.01.02 05:14:38.609155 [ 270 ] {f5c7a499-3ee1-46a3-9e2f-99ea0d5d091f} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13583 | 2026.01.02 05:14:38.609190 [ 270 ] {f5c7a499-3ee1-46a3-9e2f-99ea0d5d091f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13584 | 2026.01.02 05:14:38.609505 [ 270 ] {f5c7a499-3ee1-46a3-9e2f-99ea0d5d091f} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 13585 | 2026.01.02 05:14:38.609708 [ 270 ] {f5c7a499-3ee1-46a3-9e2f-99ea0d5d091f} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13586 | 2026.01.02 05:14:38.609833 [ 270 ] {f5c7a499-3ee1-46a3-9e2f-99ea0d5d091f} <Debug> executeQuery: Read 558 rows, 42.83 KiB in 0.001281 sec., 435597.18969555036 rows/sec., 32.65 MiB/sec. | ||
| 13587 | 2026.01.02 05:14:38.609870 [ 270 ] {f5c7a499-3ee1-46a3-9e2f-99ea0d5d091f} <Debug> TCPHandler: Processed in 0.001438664 sec. | ||
| 13588 | 2026.01.02 05:14:38.609980 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13589 | 2026.01.02 05:14:38.610071 [ 270 ] {46651840-47f5-4a8b-b01c-0d2a2e964f85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13590 | 2026.01.02 05:14:38.610113 [ 270 ] {46651840-47f5-4a8b-b01c-0d2a2e964f85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13591 | 2026.01.02 05:14:38.610681 [ 270 ] {46651840-47f5-4a8b-b01c-0d2a2e964f85} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13592 | 2026.01.02 05:14:38.610717 [ 270 ] {46651840-47f5-4a8b-b01c-0d2a2e964f85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13593 | 2026.01.02 05:14:38.611082 [ 270 ] {46651840-47f5-4a8b-b01c-0d2a2e964f85} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 13594 | 2026.01.02 05:14:38.611285 [ 270 ] {46651840-47f5-4a8b-b01c-0d2a2e964f85} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13595 | 2026.01.02 05:14:38.611410 [ 270 ] {46651840-47f5-4a8b-b01c-0d2a2e964f85} <Debug> executeQuery: Read 881 rows, 61.23 KiB in 0.001357 sec., 649226.2343404569 rows/sec., 44.06 MiB/sec. | ||
| 13596 | 2026.01.02 05:14:38.611446 [ 270 ] {46651840-47f5-4a8b-b01c-0d2a2e964f85} <Debug> TCPHandler: Processed in 0.001513795 sec. | ||
| 13597 | 2026.01.02 05:14:38.611559 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13598 | 2026.01.02 05:14:38.611650 [ 270 ] {53e86839-dedb-4b90-bd5b-be5239719dc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13599 | 2026.01.02 05:14:38.611691 [ 270 ] {53e86839-dedb-4b90-bd5b-be5239719dc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13600 | 2026.01.02 05:14:38.612016 [ 270 ] {53e86839-dedb-4b90-bd5b-be5239719dc4} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13601 | 2026.01.02 05:14:38.612051 [ 270 ] {53e86839-dedb-4b90-bd5b-be5239719dc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13602 | 2026.01.02 05:14:38.612356 [ 270 ] {53e86839-dedb-4b90-bd5b-be5239719dc4} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 13603 | 2026.01.02 05:14:38.612561 [ 270 ] {53e86839-dedb-4b90-bd5b-be5239719dc4} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13604 | 2026.01.02 05:14:38.612687 [ 270 ] {53e86839-dedb-4b90-bd5b-be5239719dc4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001055 sec., 56872.037914691944 rows/sec., 3.83 MiB/sec. | ||
| 13605 | 2026.01.02 05:14:38.612722 [ 270 ] {53e86839-dedb-4b90-bd5b-be5239719dc4} <Debug> TCPHandler: Processed in 0.00121061 sec. | ||
| 13606 | 2026.01.02 05:14:39.512790 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 35097 | ||
| 13607 | 2026.01.02 05:14:39.513324 [ 245 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13608 | 2026.01.02 05:14:39.513375 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13609 | 2026.01.02 05:14:39.513896 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 13610 | 2026.01.02 05:14:39.514147 [ 245 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13611 | 2026.01.02 05:14:39.514295 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35097 | ||
| 13612 | 2026.01.02 05:14:40.868298 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49021 | ||
| 13613 | 2026.01.02 05:14:40.868419 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13614 | 2026.01.02 05:14:40.868450 [ 289 ] {} <Debug> TCP-Session: c6c5a1ba-788f-4b2d-9767-907a0601f4de Authenticating user 'default' from [fd00:1122:3344:101::e]:49021 | ||
| 13615 | 2026.01.02 05:14:40.868472 [ 289 ] {} <Debug> TCP-Session: c6c5a1ba-788f-4b2d-9767-907a0601f4de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13616 | 2026.01.02 05:14:40.868486 [ 289 ] {} <Debug> TCP-Session: c6c5a1ba-788f-4b2d-9767-907a0601f4de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13617 | 2026.01.02 05:14:40.868701 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64186 | ||
| 13618 | 2026.01.02 05:14:40.868718 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55273 | ||
| 13619 | 2026.01.02 05:14:40.868734 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45849 | ||
| 13620 | 2026.01.02 05:14:40.868770 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33930 | ||
| 13621 | 2026.01.02 05:14:40.868813 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13622 | 2026.01.02 05:14:40.868825 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13623 | 2026.01.02 05:14:40.868846 [ 289 ] {} <Trace> TCP-Session: c6c5a1ba-788f-4b2d-9767-907a0601f4de Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13624 | 2026.01.02 05:14:40.868854 [ 352 ] {} <Debug> TCP-Session: 43f5f35d-365c-4bef-8fa0-ed4c51ec3d06 Authenticating user 'default' from [fd00:1122:3344:101::e]:64186 | ||
| 13625 | 2026.01.02 05:14:40.868870 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13626 | 2026.01.02 05:14:40.868871 [ 353 ] {} <Debug> TCP-Session: 60a1378e-507e-4258-96db-f98fb37a6573 Authenticating user 'default' from [fd00:1122:3344:101::e]:55273 | ||
| 13627 | 2026.01.02 05:14:40.868896 [ 352 ] {} <Debug> TCP-Session: 43f5f35d-365c-4bef-8fa0-ed4c51ec3d06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13628 | 2026.01.02 05:14:40.868920 [ 354 ] {} <Debug> TCP-Session: 051402c3-6f6b-40b3-87c2-a7d173f770cb Authenticating user 'default' from [fd00:1122:3344:101::e]:45849 | ||
| 13629 | 2026.01.02 05:14:40.868934 [ 352 ] {} <Debug> TCP-Session: 43f5f35d-365c-4bef-8fa0-ed4c51ec3d06 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13630 | 2026.01.02 05:14:40.868929 [ 353 ] {} <Debug> TCP-Session: 60a1378e-507e-4258-96db-f98fb37a6573 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13631 | 2026.01.02 05:14:40.868952 [ 354 ] {} <Debug> TCP-Session: 051402c3-6f6b-40b3-87c2-a7d173f770cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13632 | 2026.01.02 05:14:40.868973 [ 353 ] {} <Debug> TCP-Session: 60a1378e-507e-4258-96db-f98fb37a6573 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13633 | 2026.01.02 05:14:40.868994 [ 354 ] {} <Debug> TCP-Session: 051402c3-6f6b-40b3-87c2-a7d173f770cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13634 | 2026.01.02 05:14:40.868903 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13635 | 2026.01.02 05:14:40.869045 [ 289 ] {ad732d85-84a5-427e-82ee-66fae7bbc421} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49021) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13636 | 2026.01.02 05:14:40.868788 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53629 | ||
| 13637 | 2026.01.02 05:14:40.869071 [ 356 ] {} <Debug> TCP-Session: d66763c4-e049-4a3b-9307-f879929c5162 Authenticating user 'default' from [fd00:1122:3344:101::e]:33930 | ||
| 13638 | 2026.01.02 05:14:40.868781 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42964 | ||
| 13639 | 2026.01.02 05:14:40.869118 [ 356 ] {} <Debug> TCP-Session: d66763c4-e049-4a3b-9307-f879929c5162 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13640 | 2026.01.02 05:14:40.868769 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52717 | ||
| 13641 | 2026.01.02 05:14:40.869160 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13642 | 2026.01.02 05:14:40.869151 [ 356 ] {} <Debug> TCP-Session: d66763c4-e049-4a3b-9307-f879929c5162 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13643 | 2026.01.02 05:14:40.869204 [ 288 ] {} <Debug> TCP-Session: 6a184ba5-77d5-4d41-8781-110d80e9f753 Authenticating user 'default' from [fd00:1122:3344:101::e]:53629 | ||
| 13644 | 2026.01.02 05:14:40.868757 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44450 | ||
| 13645 | 2026.01.02 05:14:40.869225 [ 288 ] {} <Debug> TCP-Session: 6a184ba5-77d5-4d41-8781-110d80e9f753 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13646 | 2026.01.02 05:14:40.869263 [ 288 ] {} <Debug> TCP-Session: 6a184ba5-77d5-4d41-8781-110d80e9f753 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13647 | 2026.01.02 05:14:40.869358 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13648 | 2026.01.02 05:14:40.869394 [ 287 ] {} <Debug> TCP-Session: cf45cdca-4cb3-4c81-92b3-046d794affc4 Authenticating user 'default' from [fd00:1122:3344:101::e]:42964 | ||
| 13649 | 2026.01.02 05:14:40.869412 [ 287 ] {} <Debug> TCP-Session: cf45cdca-4cb3-4c81-92b3-046d794affc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13650 | 2026.01.02 05:14:40.869424 [ 287 ] {} <Debug> TCP-Session: cf45cdca-4cb3-4c81-92b3-046d794affc4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13651 | 2026.01.02 05:14:40.869577 [ 289 ] {ad732d85-84a5-427e-82ee-66fae7bbc421} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13652 | 2026.01.02 05:14:40.869655 [ 289 ] {ad732d85-84a5-427e-82ee-66fae7bbc421} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13653 | 2026.01.02 05:14:40.869814 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13654 | 2026.01.02 05:14:40.869854 [ 355 ] {} <Debug> TCP-Session: 9907f210-d842-42d6-9b8d-90e04ad65cfd Authenticating user 'default' from [fd00:1122:3344:101::e]:44450 | ||
| 13655 | 2026.01.02 05:14:40.869879 [ 355 ] {} <Debug> TCP-Session: 9907f210-d842-42d6-9b8d-90e04ad65cfd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13656 | 2026.01.02 05:14:40.869892 [ 355 ] {} <Debug> TCP-Session: 9907f210-d842-42d6-9b8d-90e04ad65cfd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13657 | 2026.01.02 05:14:40.869967 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13658 | 2026.01.02 05:14:40.870005 [ 286 ] {} <Debug> TCP-Session: e70def15-0559-4e8e-a64c-ec1e958374fe Authenticating user 'default' from [fd00:1122:3344:101::e]:52717 | ||
| 13659 | 2026.01.02 05:14:40.870024 [ 286 ] {} <Debug> TCP-Session: e70def15-0559-4e8e-a64c-ec1e958374fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13660 | 2026.01.02 05:14:40.870036 [ 286 ] {} <Debug> TCP-Session: e70def15-0559-4e8e-a64c-ec1e958374fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13661 | 2026.01.02 05:14:40.870104 [ 289 ] {ad732d85-84a5-427e-82ee-66fae7bbc421} <Debug> oximeter.version (e3550e79-451c-4c3d-8ba1-9d3e49618ffc) (SelectExecutor): Key condition: unknown | ||
| 13662 | 2026.01.02 05:14:40.871240 [ 340 ] {ad732d85-84a5-427e-82ee-66fae7bbc421} <Trace> AggregatingTransform: Aggregating | ||
| 13663 | 2026.01.02 05:14:40.871290 [ 340 ] {ad732d85-84a5-427e-82ee-66fae7bbc421} <Trace> Aggregator: Aggregation method: without_key | ||
| 13664 | 2026.01.02 05:14:40.871327 [ 340 ] {ad732d85-84a5-427e-82ee-66fae7bbc421} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001114608 sec. (897.176 rows/sec., 35.05 KiB/sec.) | ||
| 13665 | 2026.01.02 05:14:40.871345 [ 340 ] {ad732d85-84a5-427e-82ee-66fae7bbc421} <Trace> Aggregator: Merging aggregated data | ||
| 13666 | 2026.01.02 05:14:40.872751 [ 289 ] {ad732d85-84a5-427e-82ee-66fae7bbc421} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003774 sec., 264.9708532061473 rows/sec., 10.35 KiB/sec. | ||
| 13667 | 2026.01.02 05:14:40.872912 [ 289 ] {ad732d85-84a5-427e-82ee-66fae7bbc421} <Debug> TCPHandler: Processed in 0.004220411 sec. | ||
| 13668 | 2026.01.02 05:14:40.873043 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13669 | 2026.01.02 05:14:40.873071 [ 289 ] {} <Debug> TCP-Session: c6c5a1ba-788f-4b2d-9767-907a0601f4de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13670 | 2026.01.02 05:14:40.873074 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13671 | 2026.01.02 05:14:40.873097 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13672 | 2026.01.02 05:14:40.873119 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13673 | 2026.01.02 05:14:40.873136 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13674 | 2026.01.02 05:14:40.873154 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13675 | 2026.01.02 05:14:40.873173 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13676 | 2026.01.02 05:14:40.873200 [ 354 ] {} <Debug> TCP-Session: 051402c3-6f6b-40b3-87c2-a7d173f770cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13677 | 2026.01.02 05:14:40.873213 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13678 | 2026.01.02 05:14:40.873223 [ 355 ] {} <Debug> TCP-Session: 9907f210-d842-42d6-9b8d-90e04ad65cfd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13679 | 2026.01.02 05:14:40.873238 [ 356 ] {} <Debug> TCP-Session: d66763c4-e049-4a3b-9307-f879929c5162 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13680 | 2026.01.02 05:14:40.873259 [ 287 ] {} <Debug> TCP-Session: cf45cdca-4cb3-4c81-92b3-046d794affc4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13681 | 2026.01.02 05:14:40.873195 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13682 | 2026.01.02 05:14:40.873169 [ 353 ] {} <Debug> TCP-Session: 60a1378e-507e-4258-96db-f98fb37a6573 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13683 | 2026.01.02 05:14:40.873124 [ 288 ] {} <Debug> TCP-Session: 6a184ba5-77d5-4d41-8781-110d80e9f753 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13684 | 2026.01.02 05:14:40.873327 [ 286 ] {} <Debug> TCP-Session: e70def15-0559-4e8e-a64c-ec1e958374fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13685 | 2026.01.02 05:14:40.873148 [ 352 ] {} <Debug> TCP-Session: 43f5f35d-365c-4bef-8fa0-ed4c51ec3d06 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13686 | 2026.01.02 05:14:40.975318 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37893 | ||
| 13687 | 2026.01.02 05:14:40.975429 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13688 | 2026.01.02 05:14:40.975459 [ 289 ] {} <Debug> TCP-Session: af376ed0-19fd-4390-8352-b8e80dc2255e Authenticating user 'default' from [fd00:1122:3344:101::e]:37893 | ||
| 13689 | 2026.01.02 05:14:40.975481 [ 289 ] {} <Debug> TCP-Session: af376ed0-19fd-4390-8352-b8e80dc2255e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13690 | 2026.01.02 05:14:40.975495 [ 289 ] {} <Debug> TCP-Session: af376ed0-19fd-4390-8352-b8e80dc2255e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13691 | 2026.01.02 05:14:40.975711 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48102 | ||
| 13692 | 2026.01.02 05:14:40.975727 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57533 | ||
| 13693 | 2026.01.02 05:14:40.975764 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51189 | ||
| 13694 | 2026.01.02 05:14:40.975770 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48795 | ||
| 13695 | 2026.01.02 05:14:40.975813 [ 289 ] {} <Trace> TCP-Session: af376ed0-19fd-4390-8352-b8e80dc2255e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13696 | 2026.01.02 05:14:40.975829 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13697 | 2026.01.02 05:14:40.975829 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13698 | 2026.01.02 05:14:40.975856 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13699 | 2026.01.02 05:14:40.975884 [ 352 ] {} <Debug> TCP-Session: 7502d524-fa0b-4b54-8390-74a1e4dda165 Authenticating user 'default' from [fd00:1122:3344:101::e]:48102 | ||
| 13700 | 2026.01.02 05:14:40.975872 [ 354 ] {} <Debug> TCP-Session: cabf8865-b50b-4824-99f9-b2d3d24bf0e9 Authenticating user 'default' from [fd00:1122:3344:101::e]:57533 | ||
| 13701 | 2026.01.02 05:14:40.975921 [ 286 ] {} <Debug> TCP-Session: b18dd142-126f-4c48-b33c-02c32a733fe1 Authenticating user 'default' from [fd00:1122:3344:101::e]:51189 | ||
| 13702 | 2026.01.02 05:14:40.975932 [ 352 ] {} <Debug> TCP-Session: 7502d524-fa0b-4b54-8390-74a1e4dda165 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13703 | 2026.01.02 05:14:40.975944 [ 354 ] {} <Debug> TCP-Session: cabf8865-b50b-4824-99f9-b2d3d24bf0e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13704 | 2026.01.02 05:14:40.975958 [ 286 ] {} <Debug> TCP-Session: b18dd142-126f-4c48-b33c-02c32a733fe1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13705 | 2026.01.02 05:14:40.975977 [ 354 ] {} <Debug> TCP-Session: cabf8865-b50b-4824-99f9-b2d3d24bf0e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13706 | 2026.01.02 05:14:40.975992 [ 286 ] {} <Debug> TCP-Session: b18dd142-126f-4c48-b33c-02c32a733fe1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13707 | 2026.01.02 05:14:40.975990 [ 289 ] {19a2a96a-f090-4540-88f0-07b4f8e2dc95} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37893) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13708 | 2026.01.02 05:14:40.975967 [ 352 ] {} <Debug> TCP-Session: 7502d524-fa0b-4b54-8390-74a1e4dda165 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13709 | 2026.01.02 05:14:40.975866 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13710 | 2026.01.02 05:14:40.975785 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61065 | ||
| 13711 | 2026.01.02 05:14:40.976083 [ 287 ] {} <Debug> TCP-Session: d89508ef-7373-4471-bf1b-faaadb13557e Authenticating user 'default' from [fd00:1122:3344:101::e]:48795 | ||
| 13712 | 2026.01.02 05:14:40.975765 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37040 | ||
| 13713 | 2026.01.02 05:14:40.976142 [ 287 ] {} <Debug> TCP-Session: d89508ef-7373-4471-bf1b-faaadb13557e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13714 | 2026.01.02 05:14:40.975763 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38141 | ||
| 13715 | 2026.01.02 05:14:40.976182 [ 287 ] {} <Debug> TCP-Session: d89508ef-7373-4471-bf1b-faaadb13557e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13716 | 2026.01.02 05:14:40.976190 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13717 | 2026.01.02 05:14:40.975719 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53673 | ||
| 13718 | 2026.01.02 05:14:40.976242 [ 288 ] {} <Debug> TCP-Session: 7b56c4af-ae5f-4668-a175-090303121a97 Authenticating user 'default' from [fd00:1122:3344:101::e]:61065 | ||
| 13719 | 2026.01.02 05:14:40.976247 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13720 | 2026.01.02 05:14:40.976235 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13721 | 2026.01.02 05:14:40.976290 [ 356 ] {} <Debug> TCP-Session: af8a4d5e-0f7a-4f50-83bc-5f4ccbcd075a Authenticating user 'default' from [fd00:1122:3344:101::e]:38141 | ||
| 13722 | 2026.01.02 05:14:40.976306 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13723 | 2026.01.02 05:14:40.976323 [ 356 ] {} <Debug> TCP-Session: af8a4d5e-0f7a-4f50-83bc-5f4ccbcd075a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13724 | 2026.01.02 05:14:40.976318 [ 355 ] {} <Debug> TCP-Session: aa7efb65-1427-4c19-bd01-85a4912c5cd8 Authenticating user 'default' from [fd00:1122:3344:101::e]:37040 | ||
| 13725 | 2026.01.02 05:14:40.976349 [ 356 ] {} <Debug> TCP-Session: af8a4d5e-0f7a-4f50-83bc-5f4ccbcd075a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13726 | 2026.01.02 05:14:40.976342 [ 353 ] {} <Debug> TCP-Session: 4041c17b-6ce0-4f0b-8810-b91f4384aeac Authenticating user 'default' from [fd00:1122:3344:101::e]:53673 | ||
| 13727 | 2026.01.02 05:14:40.976373 [ 355 ] {} <Debug> TCP-Session: aa7efb65-1427-4c19-bd01-85a4912c5cd8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13728 | 2026.01.02 05:14:40.976401 [ 353 ] {} <Debug> TCP-Session: 4041c17b-6ce0-4f0b-8810-b91f4384aeac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13729 | 2026.01.02 05:14:40.976414 [ 355 ] {} <Debug> TCP-Session: aa7efb65-1427-4c19-bd01-85a4912c5cd8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13730 | 2026.01.02 05:14:40.976430 [ 353 ] {} <Debug> TCP-Session: 4041c17b-6ce0-4f0b-8810-b91f4384aeac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13731 | 2026.01.02 05:14:40.976282 [ 288 ] {} <Debug> TCP-Session: 7b56c4af-ae5f-4668-a175-090303121a97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13732 | 2026.01.02 05:14:40.976280 [ 289 ] {19a2a96a-f090-4540-88f0-07b4f8e2dc95} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13733 | 2026.01.02 05:14:40.976477 [ 288 ] {} <Debug> TCP-Session: 7b56c4af-ae5f-4668-a175-090303121a97 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13734 | 2026.01.02 05:14:40.976537 [ 289 ] {19a2a96a-f090-4540-88f0-07b4f8e2dc95} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13735 | 2026.01.02 05:14:40.976873 [ 289 ] {19a2a96a-f090-4540-88f0-07b4f8e2dc95} <Debug> oximeter.version (e3550e79-451c-4c3d-8ba1-9d3e49618ffc) (SelectExecutor): Key condition: unknown | ||
| 13736 | 2026.01.02 05:14:40.977903 [ 296 ] {19a2a96a-f090-4540-88f0-07b4f8e2dc95} <Trace> AggregatingTransform: Aggregating | ||
| 13737 | 2026.01.02 05:14:40.977947 [ 296 ] {19a2a96a-f090-4540-88f0-07b4f8e2dc95} <Trace> Aggregator: Aggregation method: without_key | ||
| 13738 | 2026.01.02 05:14:40.977988 [ 296 ] {19a2a96a-f090-4540-88f0-07b4f8e2dc95} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001002727 sec. (997.280 rows/sec., 38.96 KiB/sec.) | ||
| 13739 | 2026.01.02 05:14:40.978008 [ 296 ] {19a2a96a-f090-4540-88f0-07b4f8e2dc95} <Trace> Aggregator: Merging aggregated data | ||
| 13740 | 2026.01.02 05:14:40.979402 [ 289 ] {19a2a96a-f090-4540-88f0-07b4f8e2dc95} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003463 sec., 288.7669650591972 rows/sec., 11.28 KiB/sec. | ||
| 13741 | 2026.01.02 05:14:40.979596 [ 289 ] {19a2a96a-f090-4540-88f0-07b4f8e2dc95} <Debug> TCPHandler: Processed in 0.003907935 sec. | ||
| 13742 | 2026.01.02 05:14:40.979748 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13743 | 2026.01.02 05:14:40.979770 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13744 | 2026.01.02 05:14:40.979783 [ 289 ] {} <Debug> TCP-Session: af376ed0-19fd-4390-8352-b8e80dc2255e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13745 | 2026.01.02 05:14:40.979794 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13746 | 2026.01.02 05:14:40.979811 [ 287 ] {} <Debug> TCP-Session: d89508ef-7373-4471-bf1b-faaadb13557e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13747 | 2026.01.02 05:14:40.979817 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13748 | 2026.01.02 05:14:40.979830 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13749 | 2026.01.02 05:14:40.979857 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13750 | 2026.01.02 05:14:40.979878 [ 354 ] {} <Debug> TCP-Session: cabf8865-b50b-4824-99f9-b2d3d24bf0e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13751 | 2026.01.02 05:14:40.979894 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13752 | 2026.01.02 05:14:40.979913 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13753 | 2026.01.02 05:14:40.979946 [ 356 ] {} <Debug> TCP-Session: af8a4d5e-0f7a-4f50-83bc-5f4ccbcd075a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13754 | 2026.01.02 05:14:40.979910 [ 352 ] {} <Debug> TCP-Session: 7502d524-fa0b-4b54-8390-74a1e4dda165 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13755 | 2026.01.02 05:14:40.979969 [ 288 ] {} <Debug> TCP-Session: 7b56c4af-ae5f-4668-a175-090303121a97 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13756 | 2026.01.02 05:14:40.979898 [ 355 ] {} <Debug> TCP-Session: aa7efb65-1427-4c19-bd01-85a4912c5cd8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13757 | 2026.01.02 05:14:40.979847 [ 353 ] {} <Debug> TCP-Session: 4041c17b-6ce0-4f0b-8810-b91f4384aeac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13758 | 2026.01.02 05:14:40.979873 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13759 | 2026.01.02 05:14:40.980078 [ 286 ] {} <Debug> TCP-Session: b18dd142-126f-4c48-b33c-02c32a733fe1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13760 | 2026.01.02 05:14:40.992723 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50503 | ||
| 13761 | 2026.01.02 05:14:40.992793 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13762 | 2026.01.02 05:14:40.992814 [ 289 ] {} <Debug> TCP-Session: fe9271a6-ff3e-4dee-b3a6-52fe190d7ca7 Authenticating user 'default' from [fd00:1122:3344:101::e]:50503 | ||
| 13763 | 2026.01.02 05:14:40.992833 [ 289 ] {} <Debug> TCP-Session: fe9271a6-ff3e-4dee-b3a6-52fe190d7ca7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13764 | 2026.01.02 05:14:40.992845 [ 289 ] {} <Debug> TCP-Session: fe9271a6-ff3e-4dee-b3a6-52fe190d7ca7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13765 | 2026.01.02 05:14:40.992986 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47454 | ||
| 13766 | 2026.01.02 05:14:40.993021 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44242 | ||
| 13767 | 2026.01.02 05:14:40.993033 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55285 | ||
| 13768 | 2026.01.02 05:14:40.993053 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13769 | 2026.01.02 05:14:40.993064 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58689 | ||
| 13770 | 2026.01.02 05:14:40.993087 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61492 | ||
| 13771 | 2026.01.02 05:14:40.993104 [ 289 ] {} <Trace> TCP-Session: fe9271a6-ff3e-4dee-b3a6-52fe190d7ca7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13772 | 2026.01.02 05:14:40.993125 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13773 | 2026.01.02 05:14:40.993144 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13774 | 2026.01.02 05:14:40.993153 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13775 | 2026.01.02 05:14:40.993176 [ 354 ] {} <Debug> TCP-Session: 99564b11-5119-4a49-8914-7ab804f29401 Authenticating user 'default' from [fd00:1122:3344:101::e]:55285 | ||
| 13776 | 2026.01.02 05:14:40.993187 [ 356 ] {} <Debug> TCP-Session: c8da0cfd-bb61-4e21-b383-b0b7d89e21c4 Authenticating user 'default' from [fd00:1122:3344:101::e]:58689 | ||
| 13777 | 2026.01.02 05:14:40.993194 [ 288 ] {} <Debug> TCP-Session: dcf7d54e-03d9-48d6-8ae0-f725b5e7835e Authenticating user 'default' from [fd00:1122:3344:101::e]:61492 | ||
| 13778 | 2026.01.02 05:14:40.993207 [ 354 ] {} <Debug> TCP-Session: 99564b11-5119-4a49-8914-7ab804f29401 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13779 | 2026.01.02 05:14:40.993225 [ 288 ] {} <Debug> TCP-Session: dcf7d54e-03d9-48d6-8ae0-f725b5e7835e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13780 | 2026.01.02 05:14:40.993236 [ 354 ] {} <Debug> TCP-Session: 99564b11-5119-4a49-8914-7ab804f29401 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13781 | 2026.01.02 05:14:40.993249 [ 288 ] {} <Debug> TCP-Session: dcf7d54e-03d9-48d6-8ae0-f725b5e7835e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13782 | 2026.01.02 05:14:40.993262 [ 289 ] {69a034d2-56fc-40e3-9b90-caab9fd86ed4} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50503) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13783 | 2026.01.02 05:14:40.993218 [ 356 ] {} <Debug> TCP-Session: c8da0cfd-bb61-4e21-b383-b0b7d89e21c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13784 | 2026.01.02 05:14:40.993090 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13785 | 2026.01.02 05:14:40.993315 [ 356 ] {} <Debug> TCP-Session: c8da0cfd-bb61-4e21-b383-b0b7d89e21c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13786 | 2026.01.02 05:14:40.993082 [ 352 ] {} <Debug> TCP-Session: 873a55d1-7997-4edd-9489-624d3868f935 Authenticating user 'default' from [fd00:1122:3344:101::e]:47454 | ||
| 13787 | 2026.01.02 05:14:40.993342 [ 353 ] {} <Debug> TCP-Session: 7befe703-4db3-4318-ad20-0a044e56382c Authenticating user 'default' from [fd00:1122:3344:101::e]:44242 | ||
| 13788 | 2026.01.02 05:14:40.993371 [ 352 ] {} <Debug> TCP-Session: 873a55d1-7997-4edd-9489-624d3868f935 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13789 | 2026.01.02 05:14:40.993385 [ 353 ] {} <Debug> TCP-Session: 7befe703-4db3-4318-ad20-0a044e56382c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13790 | 2026.01.02 05:14:40.993396 [ 352 ] {} <Debug> TCP-Session: 873a55d1-7997-4edd-9489-624d3868f935 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13791 | 2026.01.02 05:14:40.993411 [ 353 ] {} <Debug> TCP-Session: 7befe703-4db3-4318-ad20-0a044e56382c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13792 | 2026.01.02 05:14:40.993079 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64011 | ||
| 13793 | 2026.01.02 05:14:40.993073 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52744 | ||
| 13794 | 2026.01.02 05:14:40.993473 [ 289 ] {69a034d2-56fc-40e3-9b90-caab9fd86ed4} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13795 | 2026.01.02 05:14:40.993049 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64128 | ||
| 13796 | 2026.01.02 05:14:40.993506 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13797 | 2026.01.02 05:14:40.993531 [ 289 ] {69a034d2-56fc-40e3-9b90-caab9fd86ed4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13798 | 2026.01.02 05:14:40.993530 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13799 | 2026.01.02 05:14:40.993554 [ 287 ] {} <Debug> TCP-Session: 6623695b-c417-41b3-a826-173e6fd95b66 Authenticating user 'default' from [fd00:1122:3344:101::e]:64011 | ||
| 13800 | 2026.01.02 05:14:40.993579 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13801 | 2026.01.02 05:14:40.993579 [ 286 ] {} <Debug> TCP-Session: d5fa2647-fa5e-4edb-9cfb-1a9df6a4438c Authenticating user 'default' from [fd00:1122:3344:101::e]:52744 | ||
| 13802 | 2026.01.02 05:14:40.993597 [ 287 ] {} <Debug> TCP-Session: 6623695b-c417-41b3-a826-173e6fd95b66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13803 | 2026.01.02 05:14:40.993614 [ 355 ] {} <Debug> TCP-Session: bf22a978-abdd-4087-8e04-1d8dcf2578be Authenticating user 'default' from [fd00:1122:3344:101::e]:64128 | ||
| 13804 | 2026.01.02 05:14:40.993634 [ 287 ] {} <Debug> TCP-Session: 6623695b-c417-41b3-a826-173e6fd95b66 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13805 | 2026.01.02 05:14:40.993653 [ 355 ] {} <Debug> TCP-Session: bf22a978-abdd-4087-8e04-1d8dcf2578be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13806 | 2026.01.02 05:14:40.993623 [ 286 ] {} <Debug> TCP-Session: d5fa2647-fa5e-4edb-9cfb-1a9df6a4438c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13807 | 2026.01.02 05:14:40.993681 [ 355 ] {} <Debug> TCP-Session: bf22a978-abdd-4087-8e04-1d8dcf2578be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13808 | 2026.01.02 05:14:40.993700 [ 286 ] {} <Debug> TCP-Session: d5fa2647-fa5e-4edb-9cfb-1a9df6a4438c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13809 | 2026.01.02 05:14:40.993798 [ 289 ] {69a034d2-56fc-40e3-9b90-caab9fd86ed4} <Debug> oximeter.version (e3550e79-451c-4c3d-8ba1-9d3e49618ffc) (SelectExecutor): Key condition: unknown | ||
| 13810 | 2026.01.02 05:14:40.994757 [ 304 ] {69a034d2-56fc-40e3-9b90-caab9fd86ed4} <Trace> AggregatingTransform: Aggregating | ||
| 13811 | 2026.01.02 05:14:40.994796 [ 304 ] {69a034d2-56fc-40e3-9b90-caab9fd86ed4} <Trace> Aggregator: Aggregation method: without_key | ||
| 13812 | 2026.01.02 05:14:40.994827 [ 304 ] {69a034d2-56fc-40e3-9b90-caab9fd86ed4} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000941846 sec. (1061.745 rows/sec., 41.47 KiB/sec.) | ||
| 13813 | 2026.01.02 05:14:40.994844 [ 304 ] {69a034d2-56fc-40e3-9b90-caab9fd86ed4} <Trace> Aggregator: Merging aggregated data | ||
| 13814 | 2026.01.02 05:14:40.996082 [ 289 ] {69a034d2-56fc-40e3-9b90-caab9fd86ed4} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002859 sec., 349.7726477789437 rows/sec., 13.66 KiB/sec. | ||
| 13815 | 2026.01.02 05:14:40.996251 [ 289 ] {69a034d2-56fc-40e3-9b90-caab9fd86ed4} <Debug> TCPHandler: Processed in 0.003231655 sec. | ||
| 13816 | 2026.01.02 05:14:40.996380 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13817 | 2026.01.02 05:14:40.996411 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13818 | 2026.01.02 05:14:40.996426 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13819 | 2026.01.02 05:14:40.996447 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13820 | 2026.01.02 05:14:40.996477 [ 288 ] {} <Debug> TCP-Session: dcf7d54e-03d9-48d6-8ae0-f725b5e7835e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13821 | 2026.01.02 05:14:40.996484 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13822 | 2026.01.02 05:14:40.996502 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13823 | 2026.01.02 05:14:40.996510 [ 355 ] {} <Debug> TCP-Session: bf22a978-abdd-4087-8e04-1d8dcf2578be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13824 | 2026.01.02 05:14:40.996528 [ 353 ] {} <Debug> TCP-Session: 7befe703-4db3-4318-ad20-0a044e56382c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13825 | 2026.01.02 05:14:40.996545 [ 286 ] {} <Debug> TCP-Session: d5fa2647-fa5e-4edb-9cfb-1a9df6a4438c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13826 | 2026.01.02 05:14:40.996535 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13827 | 2026.01.02 05:14:40.996519 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13828 | 2026.01.02 05:14:40.996609 [ 287 ] {} <Debug> TCP-Session: 6623695b-c417-41b3-a826-173e6fd95b66 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13829 | 2026.01.02 05:14:40.996462 [ 352 ] {} <Debug> TCP-Session: 873a55d1-7997-4edd-9489-624d3868f935 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13830 | 2026.01.02 05:14:40.996630 [ 356 ] {} <Debug> TCP-Session: c8da0cfd-bb61-4e21-b383-b0b7d89e21c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13831 | 2026.01.02 05:14:40.996464 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13832 | 2026.01.02 05:14:40.996416 [ 289 ] {} <Debug> TCP-Session: fe9271a6-ff3e-4dee-b3a6-52fe190d7ca7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13833 | 2026.01.02 05:14:40.996695 [ 354 ] {} <Debug> TCP-Session: 99564b11-5119-4a49-8914-7ab804f29401 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13834 | 2026.01.02 05:14:41.433939 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 550 | ||
| 13835 | 2026.01.02 05:14:41.451010 [ 244 ] {} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13836 | 2026.01.02 05:14:41.451081 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13837 | 2026.01.02 05:14:41.457442 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 13838 | 2026.01.02 05:14:41.458168 [ 244 ] {} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13839 | 2026.01.02 05:14:41.461801 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 550 | ||
| 13840 | 2026.01.02 05:14:42.126017 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1616 | ||
| 13841 | 2026.01.02 05:14:42.128577 [ 243 ] {} <Trace> system.query_log (dd3f3490-5765-4d2a-9406-0e239d3e9a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13842 | 2026.01.02 05:14:42.128628 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13843 | 2026.01.02 05:14:42.129898 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 13844 | 2026.01.02 05:14:42.130182 [ 243 ] {} <Trace> system.query_log (dd3f3490-5765-4d2a-9406-0e239d3e9a13): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13845 | 2026.01.02 05:14:42.130536 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1616 | ||
| 13846 | 2026.01.02 05:14:43.578232 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13847 | 2026.01.02 05:14:43.578531 [ 270 ] {76dbd559-96ff-42da-9d61-e0c9db5be315} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13848 | 2026.01.02 05:14:43.578635 [ 270 ] {76dbd559-96ff-42da-9d61-e0c9db5be315} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13849 | 2026.01.02 05:14:43.579663 [ 270 ] {76dbd559-96ff-42da-9d61-e0c9db5be315} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13850 | 2026.01.02 05:14:43.579741 [ 270 ] {76dbd559-96ff-42da-9d61-e0c9db5be315} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13851 | 2026.01.02 05:14:43.580523 [ 270 ] {76dbd559-96ff-42da-9d61-e0c9db5be315} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 13852 | 2026.01.02 05:14:43.580999 [ 270 ] {76dbd559-96ff-42da-9d61-e0c9db5be315} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13853 | 2026.01.02 05:14:43.581242 [ 137 ] {} <Debug> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 13854 | 2026.01.02 05:14:43.581276 [ 270 ] {76dbd559-96ff-42da-9d61-e0c9db5be315} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.002832 sec., 48022.5988700565 rows/sec., 4.16 MiB/sec. | ||
| 13855 | 2026.01.02 05:14:43.581287 [ 137 ] {} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13856 | 2026.01.02 05:14:43.581318 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13857 | 2026.01.02 05:14:43.581347 [ 270 ] {76dbd559-96ff-42da-9d61-e0c9db5be315} <Debug> TCPHandler: Processed in 0.003335476 sec. | ||
| 13858 | 2026.01.02 05:14:43.581464 [ 195 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 13859 | 2026.01.02 05:14:43.581492 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13860 | 2026.01.02 05:14:43.581648 [ 270 ] {9543b9a8-905b-4db5-9265-2f4299ada215} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13861 | 2026.01.02 05:14:43.581653 [ 195 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13862 | 2026.01.02 05:14:43.581708 [ 270 ] {9543b9a8-905b-4db5-9265-2f4299ada215} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13863 | 2026.01.02 05:14:43.581715 [ 195 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 2464 rows starting from the beginning of the part | ||
| 13864 | 2026.01.02 05:14:43.581816 [ 195 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 138 rows starting from the beginning of the part | ||
| 13865 | 2026.01.02 05:14:43.581875 [ 195 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 56 rows starting from the beginning of the part | ||
| 13866 | 2026.01.02 05:14:43.581928 [ 195 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 136 rows starting from the beginning of the part | ||
| 13867 | 2026.01.02 05:14:43.582044 [ 195 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 1317 rows starting from the beginning of the part | ||
| 13868 | 2026.01.02 05:14:43.582105 [ 195 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 136 rows starting from the beginning of the part | ||
| 13869 | 2026.01.02 05:14:43.582352 [ 270 ] {9543b9a8-905b-4db5-9265-2f4299ada215} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13870 | 2026.01.02 05:14:43.582408 [ 270 ] {9543b9a8-905b-4db5-9265-2f4299ada215} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13871 | 2026.01.02 05:14:43.582859 [ 270 ] {9543b9a8-905b-4db5-9265-2f4299ada215} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 13872 | 2026.01.02 05:14:43.583177 [ 270 ] {9543b9a8-905b-4db5-9265-2f4299ada215} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13873 | 2026.01.02 05:14:43.583371 [ 270 ] {9543b9a8-905b-4db5-9265-2f4299ada215} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001717 sec., 23296.447291788 rows/sec., 1.71 MiB/sec. | ||
| 13874 | 2026.01.02 05:14:43.583425 [ 270 ] {9543b9a8-905b-4db5-9265-2f4299ada215} <Debug> TCPHandler: Processed in 0.001969013 sec. | ||
| 13875 | 2026.01.02 05:14:43.583573 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13876 | 2026.01.02 05:14:43.583699 [ 270 ] {3e4e3d9b-1248-4e5a-88a1-6d144dfcae7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13877 | 2026.01.02 05:14:43.583755 [ 270 ] {3e4e3d9b-1248-4e5a-88a1-6d144dfcae7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13878 | 2026.01.02 05:14:43.584331 [ 270 ] {3e4e3d9b-1248-4e5a-88a1-6d144dfcae7f} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13879 | 2026.01.02 05:14:43.584377 [ 270 ] {3e4e3d9b-1248-4e5a-88a1-6d144dfcae7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13880 | 2026.01.02 05:14:43.584818 [ 270 ] {3e4e3d9b-1248-4e5a-88a1-6d144dfcae7f} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 13881 | 2026.01.02 05:14:43.584823 [ 197 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4247 rows, containing 5 columns (5 merged, 0 gathered) in 0.003404976 sec., 1247292.1982416322 rows/sec., 107.93 MiB/sec. | ||
| 13882 | 2026.01.02 05:14:43.585119 [ 270 ] {3e4e3d9b-1248-4e5a-88a1-6d144dfcae7f} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13883 | 2026.01.02 05:14:43.585225 [ 199 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 13884 | 2026.01.02 05:14:43.585317 [ 270 ] {3e4e3d9b-1248-4e5a-88a1-6d144dfcae7f} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001645 sec., 63221.88449848024 rows/sec., 4.94 MiB/sec. | ||
| 13885 | 2026.01.02 05:14:43.585341 [ 134 ] {} <Debug> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 13886 | 2026.01.02 05:14:43.585378 [ 270 ] {3e4e3d9b-1248-4e5a-88a1-6d144dfcae7f} <Debug> TCPHandler: Processed in 0.001870132 sec. | ||
| 13887 | 2026.01.02 05:14:43.585427 [ 134 ] {} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13888 | 2026.01.02 05:14:43.585471 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13889 | 2026.01.02 05:14:43.585566 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13890 | 2026.01.02 05:14:43.585621 [ 188 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 13891 | 2026.01.02 05:14:43.585701 [ 270 ] {3c5c2861-3a52-47db-9bad-d9c03575b93e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13892 | 2026.01.02 05:14:43.585711 [ 199 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_106_21} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13893 | 2026.01.02 05:14:43.585772 [ 270 ] {3c5c2861-3a52-47db-9bad-d9c03575b93e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13894 | 2026.01.02 05:14:43.585825 [ 188 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13895 | 2026.01.02 05:14:43.585857 [ 199 ] {83d580c8-cdc4-4d78-bcce-488a9e56976e::all_1_106_21} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 13896 | 2026.01.02 05:14:43.585888 [ 188 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1249 rows starting from the beginning of the part | ||
| 13897 | 2026.01.02 05:14:43.585996 [ 188 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 108 rows starting from the beginning of the part | ||
| 13898 | 2026.01.02 05:14:43.586016 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. | ||
| 13899 | 2026.01.02 05:14:43.586064 [ 188 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 64 rows starting from the beginning of the part | ||
| 13900 | 2026.01.02 05:14:43.586130 [ 188 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 104 rows starting from the beginning of the part | ||
| 13901 | 2026.01.02 05:14:43.586190 [ 188 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 558 rows starting from the beginning of the part | ||
| 13902 | 2026.01.02 05:14:43.586244 [ 188 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 104 rows starting from the beginning of the part | ||
| 13903 | 2026.01.02 05:14:43.586365 [ 270 ] {3c5c2861-3a52-47db-9bad-d9c03575b93e} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13904 | 2026.01.02 05:14:43.586414 [ 270 ] {3c5c2861-3a52-47db-9bad-d9c03575b93e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13905 | 2026.01.02 05:14:43.586933 [ 270 ] {3c5c2861-3a52-47db-9bad-d9c03575b93e} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 13906 | 2026.01.02 05:14:43.587243 [ 270 ] {3c5c2861-3a52-47db-9bad-d9c03575b93e} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13907 | 2026.01.02 05:14:43.587435 [ 270 ] {3c5c2861-3a52-47db-9bad-d9c03575b93e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001759 sec., 90960.77316657192 rows/sec., 6.34 MiB/sec. | ||
| 13908 | 2026.01.02 05:14:43.587490 [ 270 ] {3c5c2861-3a52-47db-9bad-d9c03575b93e} <Debug> TCPHandler: Processed in 0.001991943 sec. | ||
| 13909 | 2026.01.02 05:14:43.587655 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13910 | 2026.01.02 05:14:43.587781 [ 270 ] {937c2036-f693-4c42-a666-0e2489de7a2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13911 | 2026.01.02 05:14:43.587867 [ 270 ] {937c2036-f693-4c42-a666-0e2489de7a2f} <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 | ||
| 13912 | 2026.01.02 05:14:43.587936 [ 197 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2187 rows, containing 5 columns (5 merged, 0 gathered) in 0.002391409 sec., 914523.6134847698 rows/sec., 71.08 MiB/sec. | ||
| 13913 | 2026.01.02 05:14:43.588184 [ 188 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 13914 | 2026.01.02 05:14:43.588552 [ 188 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_106_21} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13915 | 2026.01.02 05:14:43.588654 [ 188 ] {a2603088-a695-4667-9faf-2a4ce1a4e7af::all_1_106_21} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 13916 | 2026.01.02 05:14:43.588765 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 13917 | 2026.01.02 05:14:43.589069 [ 270 ] {937c2036-f693-4c42-a666-0e2489de7a2f} <Trace> oximeter.measurements_histogramu64 (1ea2d44b-9dfb-4731-8ee2-8779179f369b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13918 | 2026.01.02 05:14:43.589125 [ 270 ] {937c2036-f693-4c42-a666-0e2489de7a2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13919 | 2026.01.02 05:14:43.589973 [ 270 ] {937c2036-f693-4c42-a666-0e2489de7a2f} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 13920 | 2026.01.02 05:14:43.590324 [ 270 ] {937c2036-f693-4c42-a666-0e2489de7a2f} <Trace> oximeter.measurements_histogramu64 (1ea2d44b-9dfb-4731-8ee2-8779179f369b): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13921 | 2026.01.02 05:14:43.590520 [ 270 ] {937c2036-f693-4c42-a666-0e2489de7a2f} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002766 sec., 14461.31597975416 rows/sec., 25.91 MiB/sec. | ||
| 13922 | 2026.01.02 05:14:43.590562 [ 218 ] {} <Trace> oximeter.measurements_histogramu64 (1ea2d44b-9dfb-4731-8ee2-8779179f369b): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 13923 | 2026.01.02 05:14:43.590604 [ 218 ] {} <Debug> oximeter.measurements_histogramu64 (1ea2d44b-9dfb-4731-8ee2-8779179f369b): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 13924 | 2026.01.02 05:14:43.590616 [ 270 ] {937c2036-f693-4c42-a666-0e2489de7a2f} <Debug> TCPHandler: Processed in 0.003029431 sec. | ||
| 13925 | 2026.01.02 05:14:43.590778 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13926 | 2026.01.02 05:14:43.590899 [ 270 ] {2f574886-9759-45a3-85a4-1df0417350e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13927 | 2026.01.02 05:14:43.590953 [ 270 ] {2f574886-9759-45a3-85a4-1df0417350e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13928 | 2026.01.02 05:14:43.591398 [ 270 ] {2f574886-9759-45a3-85a4-1df0417350e0} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13929 | 2026.01.02 05:14:43.591452 [ 270 ] {2f574886-9759-45a3-85a4-1df0417350e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13930 | 2026.01.02 05:14:43.591865 [ 270 ] {2f574886-9759-45a3-85a4-1df0417350e0} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 13931 | 2026.01.02 05:14:43.592136 [ 270 ] {2f574886-9759-45a3-85a4-1df0417350e0} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13932 | 2026.01.02 05:14:43.592309 [ 270 ] {2f574886-9759-45a3-85a4-1df0417350e0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001433 sec., 41870.2023726448 rows/sec., 2.82 MiB/sec. | ||
| 13933 | 2026.01.02 05:14:43.592355 [ 270 ] {2f574886-9759-45a3-85a4-1df0417350e0} <Debug> TCPHandler: Processed in 0.001638178 sec. | ||
| 13934 | 2026.01.02 05:14:43.595894 [ 218 ] {} <Debug> oximeter.measurements_histogramu64 (1ea2d44b-9dfb-4731-8ee2-8779179f369b): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 13935 | 2026.01.02 05:14:46.781896 [ 150 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13936 | 2026.01.02 05:14:46.781944 [ 150 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13937 | 2026.01.02 05:14:47.014514 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 35609 | ||
| 13938 | 2026.01.02 05:14:47.015132 [ 245 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13939 | 2026.01.02 05:14:47.015183 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13940 | 2026.01.02 05:14:47.015706 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 13941 | 2026.01.02 05:14:47.015961 [ 245 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13942 | 2026.01.02 05:14:47.016117 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35609 | ||
| 13943 | 2026.01.02 05:14:48.570718 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13944 | 2026.01.02 05:14:48.570918 [ 270 ] {2fbe693e-0a83-4ad2-bb4d-75236e74e824} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13945 | 2026.01.02 05:14:48.570988 [ 270 ] {2fbe693e-0a83-4ad2-bb4d-75236e74e824} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13946 | 2026.01.02 05:14:48.571706 [ 270 ] {2fbe693e-0a83-4ad2-bb4d-75236e74e824} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13947 | 2026.01.02 05:14:48.571757 [ 270 ] {2fbe693e-0a83-4ad2-bb4d-75236e74e824} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13948 | 2026.01.02 05:14:48.572160 [ 270 ] {2fbe693e-0a83-4ad2-bb4d-75236e74e824} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 13949 | 2026.01.02 05:14:48.572388 [ 270 ] {2fbe693e-0a83-4ad2-bb4d-75236e74e824} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13950 | 2026.01.02 05:14:48.572550 [ 270 ] {2fbe693e-0a83-4ad2-bb4d-75236e74e824} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001682 sec., 33293.69797859691 rows/sec., 2.56 MiB/sec. | ||
| 13951 | 2026.01.02 05:14:48.572603 [ 270 ] {2fbe693e-0a83-4ad2-bb4d-75236e74e824} <Debug> TCPHandler: Processed in 0.002017694 sec. | ||
| 13952 | 2026.01.02 05:14:48.572729 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13953 | 2026.01.02 05:14:48.572829 [ 270 ] {1a208c5f-026a-4ef4-856b-43ee5717e356} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13954 | 2026.01.02 05:14:48.572873 [ 270 ] {1a208c5f-026a-4ef4-856b-43ee5717e356} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13955 | 2026.01.02 05:14:48.573317 [ 270 ] {1a208c5f-026a-4ef4-856b-43ee5717e356} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13956 | 2026.01.02 05:14:48.573356 [ 270 ] {1a208c5f-026a-4ef4-856b-43ee5717e356} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13957 | 2026.01.02 05:14:48.573686 [ 270 ] {1a208c5f-026a-4ef4-856b-43ee5717e356} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 13958 | 2026.01.02 05:14:48.573925 [ 270 ] {1a208c5f-026a-4ef4-856b-43ee5717e356} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13959 | 2026.01.02 05:14:48.574070 [ 270 ] {1a208c5f-026a-4ef4-856b-43ee5717e356} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001263 sec., 50673.00079176564 rows/sec., 3.96 MiB/sec. | ||
| 13960 | 2026.01.02 05:14:48.574110 [ 270 ] {1a208c5f-026a-4ef4-856b-43ee5717e356} <Debug> TCPHandler: Processed in 0.001433314 sec. | ||
| 13961 | 2026.01.02 05:14:48.574251 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13962 | 2026.01.02 05:14:48.574366 [ 270 ] {b306066c-cd55-45dd-82b2-335f3129d105} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13963 | 2026.01.02 05:14:48.574421 [ 270 ] {b306066c-cd55-45dd-82b2-335f3129d105} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13964 | 2026.01.02 05:14:48.574856 [ 270 ] {b306066c-cd55-45dd-82b2-335f3129d105} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13965 | 2026.01.02 05:14:48.574894 [ 270 ] {b306066c-cd55-45dd-82b2-335f3129d105} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13966 | 2026.01.02 05:14:48.575244 [ 270 ] {b306066c-cd55-45dd-82b2-335f3129d105} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 13967 | 2026.01.02 05:14:48.575460 [ 270 ] {b306066c-cd55-45dd-82b2-335f3129d105} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13968 | 2026.01.02 05:14:48.575599 [ 270 ] {b306066c-cd55-45dd-82b2-335f3129d105} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001265 sec., 126482.21343873517 rows/sec., 8.81 MiB/sec. | ||
| 13969 | 2026.01.02 05:14:48.575600 [ 147 ] {} <Debug> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda) (MergerMutator): Selected 5 parts from all_1_101_20 to all_105_105_0 | ||
| 13970 | 2026.01.02 05:14:48.575637 [ 270 ] {b306066c-cd55-45dd-82b2-335f3129d105} <Debug> TCPHandler: Processed in 0.001446104 sec. | ||
| 13971 | 2026.01.02 05:14:48.575679 [ 147 ] {} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13972 | 2026.01.02 05:14:48.575711 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13973 | 2026.01.02 05:14:48.575785 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13974 | 2026.01.02 05:14:48.575822 [ 196 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_105_21} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_101_20 to all_105_105_0 into Compact with storage Full | ||
| 13975 | 2026.01.02 05:14:48.575905 [ 270 ] {2397c4c7-b5d7-4409-9573-43359c07dea7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13976 | 2026.01.02 05:14:48.575956 [ 270 ] {2397c4c7-b5d7-4409-9573-43359c07dea7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13977 | 2026.01.02 05:14:48.575973 [ 196 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_105_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13978 | 2026.01.02 05:14:48.576016 [ 196 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_101_20, total 29891 rows starting from the beginning of the part | ||
| 13979 | 2026.01.02 05:14:48.576085 [ 196 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 160 rows starting from the beginning of the part | ||
| 13980 | 2026.01.02 05:14:48.576133 [ 196 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 160 rows starting from the beginning of the part | ||
| 13981 | 2026.01.02 05:14:48.576179 [ 196 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 881 rows starting from the beginning of the part | ||
| 13982 | 2026.01.02 05:14:48.576219 [ 196 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 160 rows starting from the beginning of the part | ||
| 13983 | 2026.01.02 05:14:48.576306 [ 270 ] {2397c4c7-b5d7-4409-9573-43359c07dea7} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13984 | 2026.01.02 05:14:48.576349 [ 270 ] {2397c4c7-b5d7-4409-9573-43359c07dea7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13985 | 2026.01.02 05:14:48.576687 [ 270 ] {2397c4c7-b5d7-4409-9573-43359c07dea7} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 13986 | 2026.01.02 05:14:48.576895 [ 270 ] {2397c4c7-b5d7-4409-9573-43359c07dea7} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13987 | 2026.01.02 05:14:48.577036 [ 270 ] {2397c4c7-b5d7-4409-9573-43359c07dea7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001154 sec., 51993.06759098786 rows/sec., 3.50 MiB/sec. | ||
| 13988 | 2026.01.02 05:14:48.577074 [ 270 ] {2397c4c7-b5d7-4409-9573-43359c07dea7} <Debug> TCPHandler: Processed in 0.001349343 sec. | ||
| 13989 | 2026.01.02 05:14:48.583018 [ 197 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_105_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31252 rows, containing 5 columns (5 merged, 0 gathered) in 0.007249321 sec., 4311024.439392324 rows/sec., 294.98 MiB/sec. | ||
| 13990 | 2026.01.02 05:14:48.583587 [ 188 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_105_21} <Trace> MergedBlockOutputStream: filled checksums all_1_105_21 (state Temporary) | ||
| 13991 | 2026.01.02 05:14:48.583885 [ 188 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_105_21} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Renaming temporary part tmp_merge_all_1_105_21 to all_1_105_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13992 | 2026.01.02 05:14:48.583968 [ 188 ] {935760ec-14c4-43f9-bf0f-f949cce05eda::all_1_105_21} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda) (MergerMutator): Merged 5 parts: [all_1_101_20, all_105_105_0] -> all_1_105_21 | ||
| 13993 | 2026.01.02 05:14:48.584052 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 13994 | 2026.01.02 05:14:48.961944 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 558 | ||
| 13995 | 2026.01.02 05:14:48.980864 [ 244 ] {} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13996 | 2026.01.02 05:14:48.980929 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 13997 | 2026.01.02 05:14:48.987246 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 13998 | 2026.01.02 05:14:48.988019 [ 244 ] {} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13999 | 2026.01.02 05:14:48.991777 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 558 | ||
| 14000 | 2026.01.02 05:14:52.130862 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1636 | ||
| 14001 | 2026.01.02 05:14:52.133097 [ 243 ] {} <Trace> system.query_log (dd3f3490-5765-4d2a-9406-0e239d3e9a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14002 | 2026.01.02 05:14:52.133158 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14003 | 2026.01.02 05:14:52.134392 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 14004 | 2026.01.02 05:14:52.134683 [ 243 ] {} <Trace> system.query_log (dd3f3490-5765-4d2a-9406-0e239d3e9a13): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14005 | 2026.01.02 05:14:52.134857 [ 145 ] {} <Debug> system.query_log (dd3f3490-5765-4d2a-9406-0e239d3e9a13) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 14006 | 2026.01.02 05:14:52.134926 [ 145 ] {} <Trace> system.query_log (dd3f3490-5765-4d2a-9406-0e239d3e9a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14007 | 2026.01.02 05:14:52.134948 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14008 | 2026.01.02 05:14:52.135060 [ 189 ] {dd3f3490-5765-4d2a-9406-0e239d3e9a13::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 | ||
| 14009 | 2026.01.02 05:14:52.135080 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1636 | ||
| 14010 | 2026.01.02 05:14:52.135609 [ 189 ] {dd3f3490-5765-4d2a-9406-0e239d3e9a13::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14011 | 2026.01.02 05:14:52.135764 [ 189 ] {dd3f3490-5765-4d2a-9406-0e239d3e9a13::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1508 rows starting from the beginning of the part | ||
| 14012 | 2026.01.02 05:14:52.136130 [ 189 ] {dd3f3490-5765-4d2a-9406-0e239d3e9a13::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 30 rows starting from the beginning of the part | ||
| 14013 | 2026.01.02 05:14:52.136464 [ 189 ] {dd3f3490-5765-4d2a-9406-0e239d3e9a13::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 20 rows starting from the beginning of the part | ||
| 14014 | 2026.01.02 05:14:52.136797 [ 189 ] {dd3f3490-5765-4d2a-9406-0e239d3e9a13::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 22 rows starting from the beginning of the part | ||
| 14015 | 2026.01.02 05:14:52.137112 [ 189 ] {dd3f3490-5765-4d2a-9406-0e239d3e9a13::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 36 rows starting from the beginning of the part | ||
| 14016 | 2026.01.02 05:14:52.137420 [ 189 ] {dd3f3490-5765-4d2a-9406-0e239d3e9a13::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 20 rows starting from the beginning of the part | ||
| 14017 | 2026.01.02 05:14:52.144660 [ 191 ] {dd3f3490-5765-4d2a-9406-0e239d3e9a13::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1636 rows, containing 72 columns (72 merged, 0 gathered) in 0.009645431 sec., 169613.98614535734 rows/sec., 134.01 MiB/sec. | ||
| 14018 | 2026.01.02 05:14:52.146144 [ 201 ] {dd3f3490-5765-4d2a-9406-0e239d3e9a13::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 14019 | 2026.01.02 05:14:52.146696 [ 201 ] {dd3f3490-5765-4d2a-9406-0e239d3e9a13::all_1_56_11} <Trace> system.query_log (dd3f3490-5765-4d2a-9406-0e239d3e9a13): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14020 | 2026.01.02 05:14:52.146771 [ 201 ] {dd3f3490-5765-4d2a-9406-0e239d3e9a13::all_1_56_11} <Trace> system.query_log (dd3f3490-5765-4d2a-9406-0e239d3e9a13) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 14021 | 2026.01.02 05:14:52.146967 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.93 MiB. | ||
| 14022 | 2026.01.02 05:14:53.089429 [ 223 ] {} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14023 | 2026.01.02 05:14:53.089507 [ 223 ] {} <Debug> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14024 | 2026.01.02 05:14:53.092598 [ 223 ] {} <Debug> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14025 | 2026.01.02 05:14:53.494201 [ 218 ] {} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14026 | 2026.01.02 05:14:53.494276 [ 218 ] {} <Debug> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14027 | 2026.01.02 05:14:53.496940 [ 218 ] {} <Debug> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14028 | 2026.01.02 05:14:53.571849 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14029 | 2026.01.02 05:14:53.572135 [ 270 ] {2c9eb34b-ceb6-4f15-a82f-e1d246bd2d08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14030 | 2026.01.02 05:14:53.572251 [ 270 ] {2c9eb34b-ceb6-4f15-a82f-e1d246bd2d08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14031 | 2026.01.02 05:14:53.572942 [ 270 ] {2c9eb34b-ceb6-4f15-a82f-e1d246bd2d08} <Trace> oximeter.fields_ipaddr (645cdd3d-4969-40ee-99e7-272b8c981424): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14032 | 2026.01.02 05:14:53.572984 [ 270 ] {2c9eb34b-ceb6-4f15-a82f-e1d246bd2d08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14033 | 2026.01.02 05:14:53.573386 [ 270 ] {2c9eb34b-ceb6-4f15-a82f-e1d246bd2d08} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 14034 | 2026.01.02 05:14:53.573629 [ 270 ] {2c9eb34b-ceb6-4f15-a82f-e1d246bd2d08} <Trace> oximeter.fields_ipaddr (645cdd3d-4969-40ee-99e7-272b8c981424): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14035 | 2026.01.02 05:14:53.573793 [ 270 ] {2c9eb34b-ceb6-4f15-a82f-e1d246bd2d08} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001736 sec., 5760.3686635944705 rows/sec., 469.72 KiB/sec. | ||
| 14036 | 2026.01.02 05:14:53.573845 [ 270 ] {2c9eb34b-ceb6-4f15-a82f-e1d246bd2d08} <Debug> TCPHandler: Processed in 0.002179767 sec. | ||
| 14037 | 2026.01.02 05:14:53.573965 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14038 | 2026.01.02 05:14:53.574070 [ 270 ] {3da41063-6729-48c0-b72f-9b15f05df214} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14039 | 2026.01.02 05:14:53.574112 [ 270 ] {3da41063-6729-48c0-b72f-9b15f05df214} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14040 | 2026.01.02 05:14:53.574618 [ 270 ] {3da41063-6729-48c0-b72f-9b15f05df214} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14041 | 2026.01.02 05:14:53.574655 [ 270 ] {3da41063-6729-48c0-b72f-9b15f05df214} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14042 | 2026.01.02 05:14:53.574984 [ 270 ] {3da41063-6729-48c0-b72f-9b15f05df214} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 14043 | 2026.01.02 05:14:53.575199 [ 270 ] {3da41063-6729-48c0-b72f-9b15f05df214} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14044 | 2026.01.02 05:14:53.575332 [ 270 ] {3da41063-6729-48c0-b72f-9b15f05df214} <Debug> executeQuery: Read 141 rows, 12.44 KiB in 0.001285 sec., 109727.62645914398 rows/sec., 9.46 MiB/sec. | ||
| 14045 | 2026.01.02 05:14:53.575372 [ 270 ] {3da41063-6729-48c0-b72f-9b15f05df214} <Debug> TCPHandler: Processed in 0.001459854 sec. | ||
| 14046 | 2026.01.02 05:14:53.575476 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14047 | 2026.01.02 05:14:53.575571 [ 270 ] {28b71843-7128-467f-928b-b37f9f7111c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14048 | 2026.01.02 05:14:53.575613 [ 270 ] {28b71843-7128-467f-928b-b37f9f7111c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14049 | 2026.01.02 05:14:53.576026 [ 270 ] {28b71843-7128-467f-928b-b37f9f7111c7} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14050 | 2026.01.02 05:14:53.576060 [ 270 ] {28b71843-7128-467f-928b-b37f9f7111c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14051 | 2026.01.02 05:14:53.576364 [ 270 ] {28b71843-7128-467f-928b-b37f9f7111c7} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 14052 | 2026.01.02 05:14:53.576630 [ 270 ] {28b71843-7128-467f-928b-b37f9f7111c7} <Trace> oximeter.fields_u16 (75d7a870-5da0-445d-b2e0-ec90b5ea7788): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14053 | 2026.01.02 05:14:53.576760 [ 270 ] {28b71843-7128-467f-928b-b37f9f7111c7} <Debug> executeQuery: Read 50 rows, 3.71 KiB in 0.001208 sec., 41390.72847682119 rows/sec., 3.00 MiB/sec. | ||
| 14054 | 2026.01.02 05:14:53.576798 [ 270 ] {28b71843-7128-467f-928b-b37f9f7111c7} <Debug> TCPHandler: Processed in 0.001373143 sec. | ||
| 14055 | 2026.01.02 05:14:53.576899 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14056 | 2026.01.02 05:14:53.576999 [ 270 ] {fc5d1bfe-69bd-4eaa-8c1d-2a88d8138e45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14057 | 2026.01.02 05:14:53.577039 [ 270 ] {fc5d1bfe-69bd-4eaa-8c1d-2a88d8138e45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14058 | 2026.01.02 05:14:53.577480 [ 270 ] {fc5d1bfe-69bd-4eaa-8c1d-2a88d8138e45} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14059 | 2026.01.02 05:14:53.577516 [ 270 ] {fc5d1bfe-69bd-4eaa-8c1d-2a88d8138e45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14060 | 2026.01.02 05:14:53.577881 [ 270 ] {fc5d1bfe-69bd-4eaa-8c1d-2a88d8138e45} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 14061 | 2026.01.02 05:14:53.578099 [ 270 ] {fc5d1bfe-69bd-4eaa-8c1d-2a88d8138e45} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14062 | 2026.01.02 05:14:53.578230 [ 270 ] {fc5d1bfe-69bd-4eaa-8c1d-2a88d8138e45} <Debug> executeQuery: Read 114 rows, 9.13 KiB in 0.00125 sec., 91200 rows/sec., 7.14 MiB/sec. | ||
| 14063 | 2026.01.02 05:14:53.578270 [ 270 ] {fc5d1bfe-69bd-4eaa-8c1d-2a88d8138e45} <Debug> TCPHandler: Processed in 0.001419204 sec. | ||
| 14064 | 2026.01.02 05:14:53.578373 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14065 | 2026.01.02 05:14:53.578466 [ 270 ] {f358b57b-7dfd-4d34-86c5-069d1a8563b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14066 | 2026.01.02 05:14:53.578509 [ 270 ] {f358b57b-7dfd-4d34-86c5-069d1a8563b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14067 | 2026.01.02 05:14:53.578917 [ 270 ] {f358b57b-7dfd-4d34-86c5-069d1a8563b1} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14068 | 2026.01.02 05:14:53.578951 [ 270 ] {f358b57b-7dfd-4d34-86c5-069d1a8563b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14069 | 2026.01.02 05:14:53.579277 [ 270 ] {f358b57b-7dfd-4d34-86c5-069d1a8563b1} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 14070 | 2026.01.02 05:14:53.579486 [ 270 ] {f358b57b-7dfd-4d34-86c5-069d1a8563b1} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14071 | 2026.01.02 05:14:53.579616 [ 270 ] {f358b57b-7dfd-4d34-86c5-069d1a8563b1} <Debug> executeQuery: Read 165 rows, 11.76 KiB in 0.001169 sec., 141146.2788708298 rows/sec., 9.83 MiB/sec. | ||
| 14072 | 2026.01.02 05:14:53.579653 [ 270 ] {f358b57b-7dfd-4d34-86c5-069d1a8563b1} <Debug> TCPHandler: Processed in 0.001327892 sec. | ||
| 14073 | 2026.01.02 05:14:53.579770 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14074 | 2026.01.02 05:14:53.579889 [ 270 ] {61e16e6f-d112-4013-aea9-622e78a460df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14075 | 2026.01.02 05:14:53.579957 [ 270 ] {61e16e6f-d112-4013-aea9-622e78a460df} <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 | ||
| 14076 | 2026.01.02 05:14:53.580895 [ 270 ] {61e16e6f-d112-4013-aea9-622e78a460df} <Trace> oximeter.measurements_histogramu64 (1ea2d44b-9dfb-4731-8ee2-8779179f369b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14077 | 2026.01.02 05:14:53.580933 [ 270 ] {61e16e6f-d112-4013-aea9-622e78a460df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14078 | 2026.01.02 05:14:53.581529 [ 270 ] {61e16e6f-d112-4013-aea9-622e78a460df} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 14079 | 2026.01.02 05:14:53.581758 [ 270 ] {61e16e6f-d112-4013-aea9-622e78a460df} <Trace> oximeter.measurements_histogramu64 (1ea2d44b-9dfb-4731-8ee2-8779179f369b): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14080 | 2026.01.02 05:14:53.581906 [ 270 ] {61e16e6f-d112-4013-aea9-622e78a460df} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002041 sec., 19598.236158745713 rows/sec., 35.12 MiB/sec. | ||
| 14081 | 2026.01.02 05:14:53.581977 [ 270 ] {61e16e6f-d112-4013-aea9-622e78a460df} <Debug> TCPHandler: Processed in 0.002267828 sec. | ||
| 14082 | 2026.01.02 05:14:53.582098 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14083 | 2026.01.02 05:14:53.582197 [ 270 ] {5dbd4128-4d99-445a-a684-b0058b7052e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14084 | 2026.01.02 05:14:53.582239 [ 270 ] {5dbd4128-4d99-445a-a684-b0058b7052e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14085 | 2026.01.02 05:14:53.582611 [ 270 ] {5dbd4128-4d99-445a-a684-b0058b7052e7} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14086 | 2026.01.02 05:14:53.582648 [ 270 ] {5dbd4128-4d99-445a-a684-b0058b7052e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14087 | 2026.01.02 05:14:53.582956 [ 270 ] {5dbd4128-4d99-445a-a684-b0058b7052e7} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 14088 | 2026.01.02 05:14:53.583169 [ 270 ] {5dbd4128-4d99-445a-a684-b0058b7052e7} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14089 | 2026.01.02 05:14:53.583270 [ 141 ] {} <Debug> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 14090 | 2026.01.02 05:14:53.583290 [ 270 ] {5dbd4128-4d99-445a-a684-b0058b7052e7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001121 sec., 53523.63960749331 rows/sec., 3.61 MiB/sec. | ||
| 14091 | 2026.01.02 05:14:53.583304 [ 141 ] {} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14092 | 2026.01.02 05:14:53.583323 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14093 | 2026.01.02 05:14:53.583324 [ 270 ] {5dbd4128-4d99-445a-a684-b0058b7052e7} <Debug> TCPHandler: Processed in 0.001285742 sec. | ||
| 14094 | 2026.01.02 05:14:53.583446 [ 200 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 14095 | 2026.01.02 05:14:53.583602 [ 200 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14096 | 2026.01.02 05:14:53.583641 [ 200 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 6022 rows starting from the beginning of the part | ||
| 14097 | 2026.01.02 05:14:53.583706 [ 200 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 60 rows starting from the beginning of the part | ||
| 14098 | 2026.01.02 05:14:53.583754 [ 200 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 60 rows starting from the beginning of the part | ||
| 14099 | 2026.01.02 05:14:53.583800 [ 200 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 60 rows starting from the beginning of the part | ||
| 14100 | 2026.01.02 05:14:53.583842 [ 200 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 60 rows starting from the beginning of the part | ||
| 14101 | 2026.01.02 05:14:53.583883 [ 200 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 60 rows starting from the beginning of the part | ||
| 14102 | 2026.01.02 05:14:53.585603 [ 201 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6322 rows, containing 4 columns (4 merged, 0 gathered) in 0.002204197 sec., 2868164.687639081 rows/sec., 190.97 MiB/sec. | ||
| 14103 | 2026.01.02 05:14:53.586109 [ 191 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 14104 | 2026.01.02 05:14:53.586470 [ 191 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_106_21} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14105 | 2026.01.02 05:14:53.586558 [ 191 ] {45294a01-6668-46b2-a532-60faf64b8164::all_1_106_21} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 14106 | 2026.01.02 05:14:53.586658 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. | ||
| 14107 | 2026.01.02 05:14:54.516341 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 36057 | ||
| 14108 | 2026.01.02 05:14:54.516931 [ 245 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14109 | 2026.01.02 05:14:54.516985 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14110 | 2026.01.02 05:14:54.517534 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 14111 | 2026.01.02 05:14:54.517799 [ 245 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14112 | 2026.01.02 05:14:54.517957 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36057 | ||
| 14113 | 2026.01.02 05:14:54.684947 [ 222 ] {} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14114 | 2026.01.02 05:14:54.685028 [ 222 ] {} <Debug> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14115 | 2026.01.02 05:14:54.687698 [ 222 ] {} <Debug> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14116 | 2026.01.02 05:14:54.971235 [ 220 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14117 | 2026.01.02 05:14:54.971301 [ 220 ] {} <Debug> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14118 | 2026.01.02 05:14:54.975451 [ 220 ] {} <Debug> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14119 | 2026.01.02 05:14:55.000236 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 365.38 MiB, peak 385.64 MiB, free memory in arenas 0.00 B, will set to 369.38 MiB (RSS), difference: 3.99 MiB | ||
| 14120 | 2026.01.02 05:14:56.491918 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 565 | ||
| 14121 | 2026.01.02 05:14:56.508627 [ 244 ] {} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14122 | 2026.01.02 05:14:56.508687 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14123 | 2026.01.02 05:14:56.514733 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 14124 | 2026.01.02 05:14:56.515440 [ 244 ] {} <Trace> system.metric_log (a59fffb9-cc3a-4586-97e5-9d20b67a7356): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14125 | 2026.01.02 05:14:56.518481 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 565 | ||
| 14126 | 2026.01.02 05:14:58.570344 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14127 | 2026.01.02 05:14:58.570584 [ 270 ] {e26ea7a9-940a-4e25-96cb-9745d29e405c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14128 | 2026.01.02 05:14:58.570672 [ 270 ] {e26ea7a9-940a-4e25-96cb-9745d29e405c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14129 | 2026.01.02 05:14:58.571504 [ 270 ] {e26ea7a9-940a-4e25-96cb-9745d29e405c} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14130 | 2026.01.02 05:14:58.571555 [ 270 ] {e26ea7a9-940a-4e25-96cb-9745d29e405c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14131 | 2026.01.02 05:14:58.571958 [ 270 ] {e26ea7a9-940a-4e25-96cb-9745d29e405c} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 14132 | 2026.01.02 05:14:58.572192 [ 270 ] {e26ea7a9-940a-4e25-96cb-9745d29e405c} <Trace> oximeter.fields_string (83d580c8-cdc4-4d78-bcce-488a9e56976e): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14133 | 2026.01.02 05:14:58.572363 [ 270 ] {e26ea7a9-940a-4e25-96cb-9745d29e405c} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00184 sec., 30434.782608695652 rows/sec., 2.34 MiB/sec. | ||
| 14134 | 2026.01.02 05:14:58.572415 [ 270 ] {e26ea7a9-940a-4e25-96cb-9745d29e405c} <Debug> TCPHandler: Processed in 0.002214557 sec. | ||
| 14135 | 2026.01.02 05:14:58.572531 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14136 | 2026.01.02 05:14:58.572631 [ 270 ] {56c9bdef-d8ce-455c-9237-a22b1935eec5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14137 | 2026.01.02 05:14:58.572674 [ 270 ] {56c9bdef-d8ce-455c-9237-a22b1935eec5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14138 | 2026.01.02 05:14:58.573094 [ 270 ] {56c9bdef-d8ce-455c-9237-a22b1935eec5} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14139 | 2026.01.02 05:14:58.573132 [ 270 ] {56c9bdef-d8ce-455c-9237-a22b1935eec5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14140 | 2026.01.02 05:14:58.573439 [ 270 ] {56c9bdef-d8ce-455c-9237-a22b1935eec5} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 14141 | 2026.01.02 05:14:58.573659 [ 270 ] {56c9bdef-d8ce-455c-9237-a22b1935eec5} <Trace> oximeter.fields_uuid (a2603088-a695-4667-9faf-2a4ce1a4e7af): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14142 | 2026.01.02 05:14:58.573798 [ 270 ] {56c9bdef-d8ce-455c-9237-a22b1935eec5} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001189 sec., 53826.74516400337 rows/sec., 4.20 MiB/sec. | ||
| 14143 | 2026.01.02 05:14:58.573836 [ 270 ] {56c9bdef-d8ce-455c-9237-a22b1935eec5} <Debug> TCPHandler: Processed in 0.001356083 sec. | ||
| 14144 | 2026.01.02 05:14:58.573954 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14145 | 2026.01.02 05:14:58.574047 [ 270 ] {213bc0ff-11f3-41ea-802a-ef3a407b73c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14146 | 2026.01.02 05:14:58.574093 [ 270 ] {213bc0ff-11f3-41ea-802a-ef3a407b73c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14147 | 2026.01.02 05:14:58.574493 [ 270 ] {213bc0ff-11f3-41ea-802a-ef3a407b73c0} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14148 | 2026.01.02 05:14:58.574529 [ 270 ] {213bc0ff-11f3-41ea-802a-ef3a407b73c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14149 | 2026.01.02 05:14:58.574856 [ 270 ] {213bc0ff-11f3-41ea-802a-ef3a407b73c0} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 14150 | 2026.01.02 05:14:58.575068 [ 270 ] {213bc0ff-11f3-41ea-802a-ef3a407b73c0} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14151 | 2026.01.02 05:14:58.575205 [ 270 ] {213bc0ff-11f3-41ea-802a-ef3a407b73c0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001176 sec., 136054.42176870749 rows/sec., 9.48 MiB/sec. | ||
| 14152 | 2026.01.02 05:14:58.575243 [ 270 ] {213bc0ff-11f3-41ea-802a-ef3a407b73c0} <Debug> TCPHandler: Processed in 0.001338162 sec. | ||
| 14153 | 2026.01.02 05:14:58.575346 [ 270 ] {} <Trace> TCP-Session: fa20fedc-1214-461d-8c23-8ab52d5814e7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14154 | 2026.01.02 05:14:58.575455 [ 270 ] {a3f3998c-5b26-431f-83cd-2bafa62e1027} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37056) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14155 | 2026.01.02 05:14:58.575508 [ 270 ] {a3f3998c-5b26-431f-83cd-2bafa62e1027} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14156 | 2026.01.02 05:14:58.575907 [ 270 ] {a3f3998c-5b26-431f-83cd-2bafa62e1027} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14157 | 2026.01.02 05:14:58.575949 [ 270 ] {a3f3998c-5b26-431f-83cd-2bafa62e1027} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14158 | 2026.01.02 05:14:58.576340 [ 270 ] {a3f3998c-5b26-431f-83cd-2bafa62e1027} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 14159 | 2026.01.02 05:14:58.576562 [ 270 ] {a3f3998c-5b26-431f-83cd-2bafa62e1027} <Trace> oximeter.measurements_u64 (45294a01-6668-46b2-a532-60faf64b8164): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14160 | 2026.01.02 05:14:58.576698 [ 270 ] {a3f3998c-5b26-431f-83cd-2bafa62e1027} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001268 sec., 47318.6119873817 rows/sec., 3.19 MiB/sec. | ||
| 14161 | 2026.01.02 05:14:58.576736 [ 270 ] {a3f3998c-5b26-431f-83cd-2bafa62e1027} <Debug> TCPHandler: Processed in 0.001439974 sec. | ||
| 14162 | 2026.01.02 05:14:59.776686 [ 221 ] {} <Trace> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14163 | 2026.01.02 05:14:59.776744 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14164 | 2026.01.02 05:14:59.778985 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (935760ec-14c4-43f9-bf0f-f949cce05eda): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 14165 | 2026.01.02 05:15:01.782002 [ 133 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14166 | 2026.01.02 05:15:01.782056 [ 133 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14167 | 2026.01.02 05:15:02.018149 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 36569 | ||
| 14168 | 2026.01.02 05:15:02.018699 [ 245 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14169 | 2026.01.02 05:15:02.018742 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14170 | 2026.01.02 05:15:02.019245 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 14171 | 2026.01.02 05:15:02.019488 [ 245 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14172 | 2026.01.02 05:15:02.019622 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36569 | ||
| 14173 | 2026.01.02 05:15:02.019633 [ 133 ] {} <Debug> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 14174 | 2026.01.02 05:15:02.019677 [ 133 ] {} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14175 | 2026.01.02 05:15:02.019703 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14176 | 2026.01.02 05:15:02.019808 [ 201 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::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 | ||
| 14177 | 2026.01.02 05:15:02.019906 [ 201 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14178 | 2026.01.02 05:15:02.019939 [ 201 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_71_14, total 34137 rows starting from the beginning of the part | ||
| 14179 | 2026.01.02 05:15:02.019999 [ 201 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 512 rows starting from the beginning of the part | ||
| 14180 | 2026.01.02 05:15:02.020047 [ 201 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 448 rows starting from the beginning of the part | ||
| 14181 | 2026.01.02 05:15:02.020094 [ 201 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 512 rows starting from the beginning of the part | ||
| 14182 | 2026.01.02 05:15:02.020147 [ 201 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 448 rows starting from the beginning of the part | ||
| 14183 | 2026.01.02 05:15:02.020194 [ 201 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 512 rows starting from the beginning of the part | ||
| 14184 | 2026.01.02 05:15:02.022987 [ 191 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36569 rows, containing 4 columns (4 merged, 0 gathered) in 0.003215434 sec., 11372959.295696942 rows/sec., 162.69 MiB/sec. | ||
| 14185 | 2026.01.02 05:15:02.023448 [ 198 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 14186 | 2026.01.02 05:15:02.023837 [ 198 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::all_1_76_15} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14187 | 2026.01.02 05:15:02.023946 [ 198 ] {bb53ce5c-bddd-4105-a5af-ef87950cd4f3::all_1_76_15} <Trace> system.asynchronous_metric_log (bb53ce5c-bddd-4105-a5af-ef87950cd4f3) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 14188 | 2026.01.02 05:15:02.024076 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.13 MiB. | ||
| 14189 | 2026.01.02 05:15:02.135325 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 1658 | ||
| 14190 | 2026.01.02 05:15:02.137712 [ 243 ] {} <Trace> system.query_log (dd3f3490-5765-4d2a-9406-0e239d3e9a13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14191 | 2026.01.02 05:15:02.137772 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 14192 | 2026.01.02 05:15:02.139201 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 14193 | 2026.01.02 05:15:02.139599 [ 243 ] {} <Trace> system.query_log (dd3f3490-5765-4d2a-9406-0e239d3e9a13): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14194 | 2026.01.02 05:15:02.139993 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1658 | ||