| 1 | [ Mar 20 19:54:55 Enabled. ] | ||
| 2 | [ Mar 20 19:54:55 Rereading configuration. ] | ||
| 3 | [ Mar 20 19:54:56 Rereading configuration. ] | ||
| 4 | [ Mar 20 19:55:02 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] | ||
| 5 | + set -o errexit | ||
| 6 | + set -o pipefail | ||
| 7 | + . /lib/svc/share/smf_include.sh | ||
| 8 | ++ SMF_EXIT_OK=0 | ||
| 9 | ++ SMF_EXIT_NODAEMON=94 | ||
| 10 | ++ SMF_EXIT_ERR_FATAL=95 | ||
| 11 | ++ SMF_EXIT_ERR_CONFIG=96 | ||
| 12 | ++ SMF_EXIT_MON_DEGRADE=97 | ||
| 13 | ++ SMF_EXIT_MON_OFFLINE=98 | ||
| 14 | ++ SMF_EXIT_ERR_NOSMF=99 | ||
| 15 | ++ SMF_EXIT_ERR_PERM=100 | ||
| 16 | ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default | ||
| 17 | + LISTEN_ADDR=fd00:1122:3344:101::e | ||
| 18 | ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default | ||
| 19 | + LISTEN_PORT=8123 | ||
| 20 | ++ svcprop -c -p config/store svc:/oxide/clickhouse:default | ||
| 21 | + DATASTORE=/data | ||
| 22 | + args=("--config-file" "/opt/oxide/clickhouse/config.xml" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") | ||
| 23 | + exec /opt/oxide/clickhouse/clickhouse server --config-file /opt/oxide/clickhouse/config.xml -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 | ||
| 24 | [ Mar 20 19:55:02 Method "start" exited with status 0. ] | ||
| 25 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 26 | Logging trace to /var/tmp/clickhouse-server.log | ||
| 27 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
| 28 | 2026.03.20 19:55:06.376830 [ 1 ] {} <Information> Application: Will watch for the process with pid 24180 | ||
| 29 | 2026.03.20 19:55:06.377169 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.03.20 19:55:06.680511 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 24180 | ||
| 31 | 2026.03.20 19:55:06.683124 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.03.20 19:55:06.683282 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.03.20 19:55:07.062704 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.03.20 19:55:07.127599 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.03.20 19:55:07.127736 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.03.20 19:55:07.127754 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.03.20 19:55:07.127831 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.03.20 19:55:07.128509 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.03.20 19:55:07.134396 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 40 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 41 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 42 | 2026.03.20 19:55:07.135307 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.03.20 19:55:07.136256 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
| 44 | 2026.03.20 19:55:07.136312 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
| 45 | 2026.03.20 19:55:07.136391 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.03.20 19:55:07.138900 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.03.20 19:55:07.140066 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.03.20 19:55:07.146746 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.03.20 19:55:07.147483 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.03.20 19:55:07.150705 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.03.20 19:55:07.150804 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.03.20 19:55:07.151879 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 53 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 54 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 55 | 2026.03.20 19:55:07.152402 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.03.20 19:55:07.165499 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.03.20 19:55:07.166032 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.03.20 19:55:07.175707 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.03.20 19:55:07.176102 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.03.20 19:55:07.176577 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.03.20 19:55:07.176919 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.03.20 19:55:07.180245 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.03.20 19:55:07.180278 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.03.20 19:55:07.180370 [ 152 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.03.20 19:55:07.180470 [ 152 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.03.20 19:55:07.204724 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.03.20 19:55:07.204750 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000162254 sec | ||
| 68 | 2026.03.20 19:55:07.204808 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.03.20 19:55:07.204851 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.03.20 19:55:07.207363 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.03.20 19:55:07.208025 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.03.20 19:55:07.238115 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.03.20 19:55:07.238169 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.03.20 19:55:07.238258 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.03.20 19:55:07.238271 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.03.20 19:55:07.240712 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.03.20 19:55:07.240829 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.03.20 19:55:07.244287 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.03.20 19:55:07.244341 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.03.20 19:55:07.244405 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.03.20 19:55:07.244583 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.03.20 19:55:07.244632 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.03.20 19:55:07.244645 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.03.20 19:55:07.244722 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.03.20 19:55:07.244735 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.03.20 19:55:07.244768 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.03.20 19:55:07.244839 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.03.20 19:55:07.283096 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.03.20 19:55:07.284563 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.03.20 19:55:07.284648 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000104053 sec | ||
| 91 | 2026.03.20 19:55:07.284662 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.03.20 19:55:07.284671 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.03.20 19:55:07.284698 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.03.20 19:55:07.284918 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.03.20 19:55:07.285034 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.03.20 19:55:07.285049 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.03.20 19:55:07.285060 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). | ||
| 98 | 2026.03.20 19:55:07.285070 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.03.20 19:55:07.294895 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.03.20 19:55:07.295129 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.77 MiB, peak 24.77 MiB, free memory in arenas 0.00 B, will set to 116.72 MiB (RSS), difference: 91.95 MiB | ||
| 101 | 2026.03.20 19:55:07.299959 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.35e-05 sec. | ||
| 102 | 2026.03.20 19:55:07.300401 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.03.20 19:55:07.302384 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.03.20 19:55:07.302405 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.03.20 19:55:08.036997 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:52024 | ||
| 106 | 2026.03.20 19:55:08.039347 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2026.03.20 19:55:08.039410 [ 3 ] {} <Debug> TCP-Session: 71729338-23c5-4626-9a27-1f3fbd1a48dc Authenticating user 'default' from [fd00:1122:3344:101::b]:52024 | ||
| 108 | 2026.03.20 19:55:08.039439 [ 3 ] {} <Debug> TCP-Session: 71729338-23c5-4626-9a27-1f3fbd1a48dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2026.03.20 19:55:08.039531 [ 3 ] {} <Debug> TCP-Session: 71729338-23c5-4626-9a27-1f3fbd1a48dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.03.20 19:55:08.039633 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2026.03.20 19:55:08.039663 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 112 | 2026.03.20 19:55:08.039759 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2026.03.20 19:55:08.040244 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:40057 | ||
| 114 | 2026.03.20 19:55:08.040403 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 115 | 2026.03.20 19:55:08.040432 [ 4 ] {} <Debug> TCP-Session: ff7b14f9-37b6-420f-a361-ace4054f584b Authenticating user 'default' from [fd00:1122:3344:101::b]:40057 | ||
| 116 | 2026.03.20 19:55:08.040453 [ 4 ] {} <Debug> TCP-Session: ff7b14f9-37b6-420f-a361-ace4054f584b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 117 | 2026.03.20 19:55:08.040555 [ 4 ] {} <Debug> TCP-Session: ff7b14f9-37b6-420f-a361-ace4054f584b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 118 | 2026.03.20 19:55:08.041060 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:52384 | ||
| 119 | 2026.03.20 19:55:08.041076 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:47525 | ||
| 120 | 2026.03.20 19:55:08.041304 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 121 | 2026.03.20 19:55:08.041341 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:56293 | ||
| 122 | 2026.03.20 19:55:08.041350 [ 253 ] {} <Debug> TCP-Session: 9af0cf9b-289e-4418-bf00-9e84346ca380 Authenticating user 'default' from [fd00:1122:3344:101::b]:52384 | ||
| 123 | 2026.03.20 19:55:08.041361 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:47005 | ||
| 124 | 2026.03.20 19:55:08.041432 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:59060 | ||
| 125 | 2026.03.20 19:55:08.041388 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 126 | 2026.03.20 19:55:08.041479 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 127 | 2026.03.20 19:55:08.041389 [ 253 ] {} <Debug> TCP-Session: 9af0cf9b-289e-4418-bf00-9e84346ca380 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 128 | 2026.03.20 19:55:08.041552 [ 5 ] {} <Debug> TCP-Session: ebea54d4-fe44-4fe0-b98a-2e136aa078e0 Authenticating user 'default' from [fd00:1122:3344:101::b]:47525 | ||
| 129 | 2026.03.20 19:55:08.041545 [ 255 ] {} <Debug> TCP-Session: a58384b6-26f4-484f-b4da-ba1a1b7c22f9 Authenticating user 'default' from [fd00:1122:3344:101::b]:56293 | ||
| 130 | 2026.03.20 19:55:08.041534 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:64115 | ||
| 131 | 2026.03.20 19:55:08.041686 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 132 | 2026.03.20 19:55:08.041648 [ 255 ] {} <Debug> TCP-Session: a58384b6-26f4-484f-b4da-ba1a1b7c22f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 133 | 2026.03.20 19:55:08.041728 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 134 | 2026.03.20 19:55:08.041809 [ 254 ] {} <Debug> TCP-Session: 1b39c13b-2777-40bd-8e92-f1362a756371 Authenticating user 'default' from [fd00:1122:3344:101::b]:47005 | ||
| 135 | 2026.03.20 19:55:08.041776 [ 255 ] {} <Debug> TCP-Session: a58384b6-26f4-484f-b4da-ba1a1b7c22f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 136 | 2026.03.20 19:55:08.041836 [ 256 ] {} <Debug> TCP-Session: b616fc30-9535-4439-a6af-14edaafa2b31 Authenticating user 'default' from [fd00:1122:3344:101::b]:59060 | ||
| 137 | 2026.03.20 19:55:08.041889 [ 254 ] {} <Debug> TCP-Session: 1b39c13b-2777-40bd-8e92-f1362a756371 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 138 | 2026.03.20 19:55:08.041913 [ 256 ] {} <Debug> TCP-Session: b616fc30-9535-4439-a6af-14edaafa2b31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 139 | 2026.03.20 19:55:08.041859 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 140 | 2026.03.20 19:55:08.041653 [ 5 ] {} <Debug> TCP-Session: ebea54d4-fe44-4fe0-b98a-2e136aa078e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2026.03.20 19:55:08.042009 [ 256 ] {} <Debug> TCP-Session: b616fc30-9535-4439-a6af-14edaafa2b31 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2026.03.20 19:55:08.042002 [ 257 ] {} <Debug> TCP-Session: e3313178-9ae6-434f-be7f-d7cf2d5114c2 Authenticating user 'default' from [fd00:1122:3344:101::b]:64115 | ||
| 143 | 2026.03.20 19:55:08.041977 [ 254 ] {} <Debug> TCP-Session: 1b39c13b-2777-40bd-8e92-f1362a756371 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2026.03.20 19:55:08.042063 [ 257 ] {} <Debug> TCP-Session: e3313178-9ae6-434f-be7f-d7cf2d5114c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.03.20 19:55:08.042049 [ 5 ] {} <Debug> TCP-Session: ebea54d4-fe44-4fe0-b98a-2e136aa078e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2026.03.20 19:55:08.041627 [ 253 ] {} <Debug> TCP-Session: 9af0cf9b-289e-4418-bf00-9e84346ca380 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2026.03.20 19:55:08.042172 [ 257 ] {} <Debug> TCP-Session: e3313178-9ae6-434f-be7f-d7cf2d5114c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.03.20 19:55:09.000178 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 117.30 MiB, peak 117.30 MiB, free memory in arenas 0.00 B, will set to 118.86 MiB (RSS), difference: 1.55 MiB | ||
| 149 | 2026.03.20 19:55:09.741746 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:34025 | ||
| 150 | 2026.03.20 19:55:09.741974 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 151 | 2026.03.20 19:55:09.742063 [ 258 ] {} <Debug> TCP-Session: 99492f39-f457-4273-8e38-0c422081046a Authenticating user 'default' from [fd00:1122:3344:101::a]:34025 | ||
| 152 | 2026.03.20 19:55:09.742095 [ 258 ] {} <Debug> TCP-Session: 99492f39-f457-4273-8e38-0c422081046a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.03.20 19:55:09.742194 [ 258 ] {} <Debug> TCP-Session: 99492f39-f457-4273-8e38-0c422081046a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2026.03.20 19:55:09.742276 [ 258 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 155 | 2026.03.20 19:55:09.742305 [ 258 ] {} <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.03.20 19:55:09.742399 [ 258 ] {} <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.03.20 19:55:09.742836 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:51381 | ||
| 158 | 2026.03.20 19:55:09.743050 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 159 | 2026.03.20 19:55:09.743085 [ 259 ] {} <Debug> TCP-Session: b3bac599-e1cb-422c-8446-8fd85d89c0bf Authenticating user 'default' from [fd00:1122:3344:101::a]:51381 | ||
| 160 | 2026.03.20 19:55:09.743135 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:37556 | ||
| 161 | 2026.03.20 19:55:09.743084 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:63089 | ||
| 162 | 2026.03.20 19:55:09.743084 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:53531 | ||
| 163 | 2026.03.20 19:55:09.743218 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:60123 | ||
| 164 | 2026.03.20 19:55:09.743204 [ 259 ] {} <Debug> TCP-Session: b3bac599-e1cb-422c-8446-8fd85d89c0bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 165 | 2026.03.20 19:55:09.743331 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:52338 | ||
| 166 | 2026.03.20 19:55:09.743368 [ 259 ] {} <Debug> TCP-Session: b3bac599-e1cb-422c-8446-8fd85d89c0bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 167 | 2026.03.20 19:55:09.743512 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:60604 | ||
| 168 | 2026.03.20 19:55:09.743597 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 169 | 2026.03.20 19:55:09.743645 [ 262 ] {} <Debug> TCP-Session: 5b95ecbf-e876-4906-ac5b-d264b8cd1ba3 Authenticating user 'default' from [fd00:1122:3344:101::a]:37556 | ||
| 170 | 2026.03.20 19:55:09.743668 [ 262 ] {} <Debug> TCP-Session: 5b95ecbf-e876-4906-ac5b-d264b8cd1ba3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 171 | 2026.03.20 19:55:09.743756 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 172 | 2026.03.20 19:55:09.743781 [ 262 ] {} <Debug> TCP-Session: 5b95ecbf-e876-4906-ac5b-d264b8cd1ba3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 173 | 2026.03.20 19:55:09.743783 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 174 | 2026.03.20 19:55:09.743807 [ 261 ] {} <Debug> TCP-Session: cef9e1b4-b724-4900-bd8b-67edc3b09b35 Authenticating user 'default' from [fd00:1122:3344:101::a]:63089 | ||
| 175 | 2026.03.20 19:55:09.743875 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 176 | 2026.03.20 19:55:09.743835 [ 263 ] {} <Debug> TCP-Session: fe36d5b8-67b4-420e-ad0b-a8040b923c38 Authenticating user 'default' from [fd00:1122:3344:101::a]:60123 | ||
| 177 | 2026.03.20 19:55:09.743906 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 178 | 2026.03.20 19:55:09.743976 [ 264 ] {} <Debug> TCP-Session: 3cee7201-be14-4a2e-9077-36a204a8753c Authenticating user 'default' from [fd00:1122:3344:101::a]:52338 | ||
| 179 | 2026.03.20 19:55:09.743951 [ 263 ] {} <Debug> TCP-Session: fe36d5b8-67b4-420e-ad0b-a8040b923c38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 180 | 2026.03.20 19:55:09.743945 [ 261 ] {} <Debug> TCP-Session: cef9e1b4-b724-4900-bd8b-67edc3b09b35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 181 | 2026.03.20 19:55:09.744054 [ 264 ] {} <Debug> TCP-Session: 3cee7201-be14-4a2e-9077-36a204a8753c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 182 | 2026.03.20 19:55:09.744041 [ 265 ] {} <Debug> TCP-Session: 4286c00e-79d7-47e1-ab6d-50db8a48f997 Authenticating user 'default' from [fd00:1122:3344:101::a]:60604 | ||
| 183 | 2026.03.20 19:55:09.743930 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 184 | 2026.03.20 19:55:09.744160 [ 264 ] {} <Debug> TCP-Session: 3cee7201-be14-4a2e-9077-36a204a8753c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 185 | 2026.03.20 19:55:09.744151 [ 265 ] {} <Debug> TCP-Session: 4286c00e-79d7-47e1-ab6d-50db8a48f997 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 186 | 2026.03.20 19:55:09.744136 [ 261 ] {} <Debug> TCP-Session: cef9e1b4-b724-4900-bd8b-67edc3b09b35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 187 | 2026.03.20 19:55:09.744252 [ 260 ] {} <Debug> TCP-Session: 08eebe15-f55c-46d5-8aeb-fb5c2f0e0fae Authenticating user 'default' from [fd00:1122:3344:101::a]:53531 | ||
| 188 | 2026.03.20 19:55:09.744252 [ 265 ] {} <Debug> TCP-Session: 4286c00e-79d7-47e1-ab6d-50db8a48f997 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 189 | 2026.03.20 19:55:09.744033 [ 263 ] {} <Debug> TCP-Session: fe36d5b8-67b4-420e-ad0b-a8040b923c38 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 190 | 2026.03.20 19:55:09.744375 [ 260 ] {} <Debug> TCP-Session: 08eebe15-f55c-46d5-8aeb-fb5c2f0e0fae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2026.03.20 19:55:09.744458 [ 260 ] {} <Debug> TCP-Session: 08eebe15-f55c-46d5-8aeb-fb5c2f0e0fae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 192 | 2026.03.20 19:55:12.066822 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:40016 | ||
| 193 | 2026.03.20 19:55:12.067139 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 194 | 2026.03.20 19:55:12.067228 [ 266 ] {} <Debug> TCP-Session: 0a3c76cb-707d-4aee-94a2-ff916d977d2f Authenticating user 'default' from [fd00:1122:3344:101::d]:40016 | ||
| 195 | 2026.03.20 19:55:12.067252 [ 266 ] {} <Debug> TCP-Session: 0a3c76cb-707d-4aee-94a2-ff916d977d2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 196 | 2026.03.20 19:55:12.067267 [ 266 ] {} <Debug> TCP-Session: 0a3c76cb-707d-4aee-94a2-ff916d977d2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 197 | 2026.03.20 19:55:12.067409 [ 266 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 198 | 2026.03.20 19:55:12.067457 [ 266 ] {} <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.03.20 19:55:12.067551 [ 266 ] {} <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.03.20 19:55:12.068307 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:33431 | ||
| 201 | 2026.03.20 19:55:12.068403 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:34938 | ||
| 202 | 2026.03.20 19:55:12.068519 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:55218 | ||
| 203 | 2026.03.20 19:55:12.068601 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 204 | 2026.03.20 19:55:12.068633 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:50646 | ||
| 205 | 2026.03.20 19:55:12.068694 [ 267 ] {} <Debug> TCP-Session: 4659c14c-576f-4b4f-ac6e-97be34a4a6e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:33431 | ||
| 206 | 2026.03.20 19:55:12.068794 [ 267 ] {} <Debug> TCP-Session: 4659c14c-576f-4b4f-ac6e-97be34a4a6e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 207 | 2026.03.20 19:55:12.068813 [ 267 ] {} <Debug> TCP-Session: 4659c14c-576f-4b4f-ac6e-97be34a4a6e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 208 | 2026.03.20 19:55:12.068841 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 209 | 2026.03.20 19:55:12.068813 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 210 | 2026.03.20 19:55:12.068877 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:43302 | ||
| 211 | 2026.03.20 19:55:12.068942 [ 268 ] {} <Debug> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Authenticating user 'default' from [fd00:1122:3344:101::d]:34938 | ||
| 212 | 2026.03.20 19:55:12.069014 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:65485 | ||
| 213 | 2026.03.20 19:55:12.068935 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 214 | 2026.03.20 19:55:12.068935 [ 269 ] {} <Debug> TCP-Session: 41525e36-822a-4320-87df-39c5b88ed6d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:55218 | ||
| 215 | 2026.03.20 19:55:12.069099 [ 270 ] {} <Debug> TCP-Session: ddc23b3e-6ad1-429e-b757-8e5e8b461ee9 Authenticating user 'default' from [fd00:1122:3344:101::d]:50646 | ||
| 216 | 2026.03.20 19:55:12.069092 [ 268 ] {} <Debug> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 217 | 2026.03.20 19:55:12.069085 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:56682 | ||
| 218 | 2026.03.20 19:55:12.069201 [ 268 ] {} <Debug> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 219 | 2026.03.20 19:55:12.069185 [ 269 ] {} <Debug> TCP-Session: 41525e36-822a-4320-87df-39c5b88ed6d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 220 | 2026.03.20 19:55:12.069267 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 221 | 2026.03.20 19:55:12.069344 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:40510 | ||
| 222 | 2026.03.20 19:55:12.069291 [ 269 ] {} <Debug> TCP-Session: 41525e36-822a-4320-87df-39c5b88ed6d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 223 | 2026.03.20 19:55:12.069375 [ 271 ] {} <Debug> TCP-Session: a8aba1e1-28d1-4791-af1e-cc3fe5485ccb Authenticating user 'default' from [fd00:1122:3344:101::d]:43302 | ||
| 224 | 2026.03.20 19:55:12.069196 [ 270 ] {} <Debug> TCP-Session: ddc23b3e-6ad1-429e-b757-8e5e8b461ee9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 225 | 2026.03.20 19:55:12.069444 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 226 | 2026.03.20 19:55:12.069455 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 227 | 2026.03.20 19:55:12.069458 [ 271 ] {} <Debug> TCP-Session: a8aba1e1-28d1-4791-af1e-cc3fe5485ccb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 228 | 2026.03.20 19:55:12.069526 [ 273 ] {} <Debug> TCP-Session: f0aaf259-e57d-4a5a-965c-a9b625edbdd7 Authenticating user 'default' from [fd00:1122:3344:101::d]:56682 | ||
| 229 | 2026.03.20 19:55:12.069550 [ 272 ] {} <Debug> TCP-Session: d409c013-4395-4a35-af46-ffd3491b9669 Authenticating user 'default' from [fd00:1122:3344:101::d]:65485 | ||
| 230 | 2026.03.20 19:55:12.069566 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 231 | 2026.03.20 19:55:12.069613 [ 273 ] {} <Debug> TCP-Session: f0aaf259-e57d-4a5a-965c-a9b625edbdd7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 232 | 2026.03.20 19:55:12.069601 [ 272 ] {} <Debug> TCP-Session: d409c013-4395-4a35-af46-ffd3491b9669 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 233 | 2026.03.20 19:55:12.069499 [ 270 ] {} <Debug> TCP-Session: ddc23b3e-6ad1-429e-b757-8e5e8b461ee9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 234 | 2026.03.20 19:55:12.069698 [ 273 ] {} <Debug> TCP-Session: f0aaf259-e57d-4a5a-965c-a9b625edbdd7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 235 | 2026.03.20 19:55:12.069686 [ 272 ] {} <Debug> TCP-Session: d409c013-4395-4a35-af46-ffd3491b9669 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 236 | 2026.03.20 19:55:12.069685 [ 274 ] {} <Debug> TCP-Session: bd941a11-48c4-43b2-b45b-97d926d69ff4 Authenticating user 'default' from [fd00:1122:3344:101::d]:40510 | ||
| 237 | 2026.03.20 19:55:12.069585 [ 271 ] {} <Debug> TCP-Session: a8aba1e1-28d1-4791-af1e-cc3fe5485ccb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 238 | 2026.03.20 19:55:12.069921 [ 274 ] {} <Debug> TCP-Session: bd941a11-48c4-43b2-b45b-97d926d69ff4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 239 | 2026.03.20 19:55:12.069948 [ 274 ] {} <Debug> TCP-Session: bd941a11-48c4-43b2-b45b-97d926d69ff4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 240 | 2026.03.20 19:55:12.078018 [ 266 ] {} <Trace> TCP-Session: 0a3c76cb-707d-4aee-94a2-ff916d977d2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 241 | 2026.03.20 19:55:12.089000 [ 266 ] {020b0eb1-5dc6-4959-9af2-d25c1160473d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40016) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 242 | 2026.03.20 19:55:12.218845 [ 266 ] {020b0eb1-5dc6-4959-9af2-d25c1160473d} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:40016) (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 @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 265 | |||
| 266 | 2026.03.20 19:55:12.219985 [ 266 ] {020b0eb1-5dc6-4959-9af2-d25c1160473d} <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 @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 289 | |||
| 290 | 2026.03.20 19:55:12.220256 [ 266 ] {020b0eb1-5dc6-4959-9af2-d25c1160473d} <Debug> TCPHandler: Processed in 0.14813075 sec. | ||
| 291 | 2026.03.20 19:55:12.222840 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 292 | 2026.03.20 19:55:12.223066 [ 268 ] {56fd651e-44d3-4c49-8def-dd301f9715ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 293 | 2026.03.20 19:55:12.223575 [ 268 ] {56fd651e-44d3-4c49-8def-dd301f9715ee} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:34938) (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 @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 316 | |||
| 317 | 2026.03.20 19:55:12.223852 [ 268 ] {56fd651e-44d3-4c49-8def-dd301f9715ee} <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 @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 340 | |||
| 341 | 2026.03.20 19:55:12.224067 [ 268 ] {56fd651e-44d3-4c49-8def-dd301f9715ee} <Debug> TCPHandler: Processed in 0.001413777 sec. | ||
| 342 | 2026.03.20 19:55:12.224398 [ 266 ] {} <Trace> TCP-Session: 0a3c76cb-707d-4aee-94a2-ff916d977d2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 343 | 2026.03.20 19:55:12.227099 [ 266 ] {54fc5129-bad1-40ef-b584-08354145c6c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40016) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 344 | 2026.03.20 19:55:12.229979 [ 266 ] {54fc5129-bad1-40ef-b584-08354145c6c8} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 345 | 2026.03.20 19:55:12.232349 [ 266 ] {54fc5129-bad1-40ef-b584-08354145c6c8} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 346 | 2026.03.20 19:55:12.232377 [ 266 ] {54fc5129-bad1-40ef-b584-08354145c6c8} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 7.4152e-05 sec | ||
| 347 | 2026.03.20 19:55:12.232391 [ 266 ] {54fc5129-bad1-40ef-b584-08354145c6c8} <Trace> ReferentialDeps: No tables | ||
| 348 | 2026.03.20 19:55:12.232445 [ 266 ] {54fc5129-bad1-40ef-b584-08354145c6c8} <Trace> LoadingDeps: No tables | ||
| 349 | 2026.03.20 19:55:12.232495 [ 266 ] {54fc5129-bad1-40ef-b584-08354145c6c8} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 350 | 2026.03.20 19:55:12.235139 [ 266 ] {54fc5129-bad1-40ef-b584-08354145c6c8} <Debug> TCPHandler: Processed in 0.010855408 sec. | ||
| 351 | 2026.03.20 19:55:12.235323 [ 266 ] {} <Trace> TCP-Session: 0a3c76cb-707d-4aee-94a2-ff916d977d2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 352 | 2026.03.20 19:55:12.235685 [ 266 ] {2a6f91bb-4f3f-4951-a5ff-3cd644351596} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40016) /* 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.03.20 19:55:12.235744 [ 266 ] {2a6f91bb-4f3f-4951-a5ff-3cd644351596} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 355 | 2026.03.20 19:55:12.244697 [ 266 ] {2a6f91bb-4f3f-4951-a5ff-3cd644351596} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 356 | 2026.03.20 19:55:12.246495 [ 266 ] {2a6f91bb-4f3f-4951-a5ff-3cd644351596} <Debug> oximeter.version (078d6925-fa51-4905-abb6-a72e2fd3fc2b): Loading data parts | ||
| 357 | 2026.03.20 19:55:12.249515 [ 266 ] {2a6f91bb-4f3f-4951-a5ff-3cd644351596} <Debug> oximeter.version (078d6925-fa51-4905-abb6-a72e2fd3fc2b): There are no data parts | ||
| 358 | 2026.03.20 19:55:12.251183 [ 266 ] {2a6f91bb-4f3f-4951-a5ff-3cd644351596} <Debug> TCPHandler: Processed in 0.015915002 sec. | ||
| 359 | 2026.03.20 19:55:12.251394 [ 266 ] {} <Trace> TCP-Session: 0a3c76cb-707d-4aee-94a2-ff916d977d2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 360 | 2026.03.20 19:55:12.251593 [ 266 ] {0d1a75fd-4408-4830-a405-ce573bde70e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40016) /* 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.03.20 19:55:12.251748 [ 266 ] {0d1a75fd-4408-4830-a405-ce573bde70e4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 372 | 2026.03.20 19:55:12.278835 [ 266 ] {0d1a75fd-4408-4830-a405-ce573bde70e4} <Debug> oximeter.measurements_bool (ef5a456c-daa7-4ef2-a50c-6e622e8dd9ca): Loading data parts | ||
| 373 | 2026.03.20 19:55:12.279150 [ 266 ] {0d1a75fd-4408-4830-a405-ce573bde70e4} <Debug> oximeter.measurements_bool (ef5a456c-daa7-4ef2-a50c-6e622e8dd9ca): There are no data parts | ||
| 374 | 2026.03.20 19:55:12.280823 [ 266 ] {0d1a75fd-4408-4830-a405-ce573bde70e4} <Debug> TCPHandler: Processed in 0.029501963 sec. | ||
| 375 | 2026.03.20 19:55:12.281111 [ 266 ] {} <Trace> TCP-Session: 0a3c76cb-707d-4aee-94a2-ff916d977d2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 376 | 2026.03.20 19:55:12.281475 [ 266 ] {9071a533-a184-4f4e-bb06-24aa2862f6b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40016) 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.03.20 19:55:12.281655 [ 266 ] {9071a533-a184-4f4e-bb06-24aa2862f6b2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 378 | 2026.03.20 19:55:12.283422 [ 266 ] {9071a533-a184-4f4e-bb06-24aa2862f6b2} <Debug> oximeter.measurements_i8 (3efaf544-ec10-4467-b8c1-42da0877fff9): Loading data parts | ||
| 379 | 2026.03.20 19:55:12.283570 [ 266 ] {9071a533-a184-4f4e-bb06-24aa2862f6b2} <Debug> oximeter.measurements_i8 (3efaf544-ec10-4467-b8c1-42da0877fff9): There are no data parts | ||
| 380 | 2026.03.20 19:55:12.284923 [ 266 ] {9071a533-a184-4f4e-bb06-24aa2862f6b2} <Debug> TCPHandler: Processed in 0.003935374 sec. | ||
| 381 | 2026.03.20 19:55:12.285113 [ 266 ] {} <Trace> TCP-Session: 0a3c76cb-707d-4aee-94a2-ff916d977d2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 382 | 2026.03.20 19:55:12.285283 [ 266 ] {f7f9e29a-a57e-4520-8e2a-e67e8f719b85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40016) 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.03.20 19:55:12.285422 [ 266 ] {f7f9e29a-a57e-4520-8e2a-e67e8f719b85} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 384 | 2026.03.20 19:55:12.287474 [ 266 ] {f7f9e29a-a57e-4520-8e2a-e67e8f719b85} <Debug> oximeter.measurements_u8 (3cabe031-23cb-441b-ae4d-51d2f505161c): Loading data parts | ||
| 385 | 2026.03.20 19:55:12.287759 [ 266 ] {f7f9e29a-a57e-4520-8e2a-e67e8f719b85} <Debug> oximeter.measurements_u8 (3cabe031-23cb-441b-ae4d-51d2f505161c): There are no data parts | ||
| 386 | 2026.03.20 19:55:12.288930 [ 266 ] {f7f9e29a-a57e-4520-8e2a-e67e8f719b85} <Debug> TCPHandler: Processed in 0.003872432 sec. | ||
| 387 | 2026.03.20 19:55:12.289094 [ 266 ] {} <Trace> TCP-Session: 0a3c76cb-707d-4aee-94a2-ff916d977d2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 388 | 2026.03.20 19:55:12.289320 [ 266 ] {3972ac9e-0ee9-4002-8bd9-8545d371bd63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40016) 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.03.20 19:55:12.289426 [ 266 ] {3972ac9e-0ee9-4002-8bd9-8545d371bd63} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 390 | 2026.03.20 19:55:12.291181 [ 266 ] {3972ac9e-0ee9-4002-8bd9-8545d371bd63} <Debug> oximeter.measurements_i16 (9afeac77-60a0-4ac4-b088-8c3ce76f5d72): Loading data parts | ||
| 391 | 2026.03.20 19:55:12.291347 [ 266 ] {3972ac9e-0ee9-4002-8bd9-8545d371bd63} <Debug> oximeter.measurements_i16 (9afeac77-60a0-4ac4-b088-8c3ce76f5d72): There are no data parts | ||
| 392 | 2026.03.20 19:55:12.292574 [ 266 ] {3972ac9e-0ee9-4002-8bd9-8545d371bd63} <Debug> TCPHandler: Processed in 0.003529614 sec. | ||
| 393 | 2026.03.20 19:55:12.292728 [ 266 ] {} <Trace> TCP-Session: 0a3c76cb-707d-4aee-94a2-ff916d977d2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 394 | 2026.03.20 19:55:12.292886 [ 266 ] {ec17c265-10eb-4fe2-964f-5d93dba94061} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40016) 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) | ||
| 395 | 2026.03.20 19:55:12.293002 [ 266 ] {ec17c265-10eb-4fe2-964f-5d93dba94061} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 396 | 2026.03.20 19:55:12.294988 [ 266 ] {ec17c265-10eb-4fe2-964f-5d93dba94061} <Debug> oximeter.measurements_u16 (ad66b9f0-8712-4b1f-ab86-b5f940d84666): Loading data parts | ||
| 397 | 2026.03.20 19:55:12.295179 [ 266 ] {ec17c265-10eb-4fe2-964f-5d93dba94061} <Debug> oximeter.measurements_u16 (ad66b9f0-8712-4b1f-ab86-b5f940d84666): There are no data parts | ||
| 398 | 2026.03.20 19:55:12.296422 [ 266 ] {ec17c265-10eb-4fe2-964f-5d93dba94061} <Debug> TCPHandler: Processed in 0.003741829 sec. | ||
| 399 | 2026.03.20 19:55:12.296575 [ 266 ] {} <Trace> TCP-Session: 0a3c76cb-707d-4aee-94a2-ff916d977d2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 400 | 2026.03.20 19:55:12.296853 [ 266 ] {2e100355-ac88-4c44-8538-772fd8095b57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40016) 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) | ||
| 401 | 2026.03.20 19:55:12.296969 [ 266 ] {2e100355-ac88-4c44-8538-772fd8095b57} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 402 | 2026.03.20 19:55:12.298930 [ 266 ] {2e100355-ac88-4c44-8538-772fd8095b57} <Debug> oximeter.measurements_i32 (cfac98cd-7b4b-4457-ba55-05bd078cae63): Loading data parts | ||
| 403 | 2026.03.20 19:55:12.299068 [ 266 ] {2e100355-ac88-4c44-8538-772fd8095b57} <Debug> oximeter.measurements_i32 (cfac98cd-7b4b-4457-ba55-05bd078cae63): There are no data parts | ||
| 404 | 2026.03.20 19:55:12.300390 [ 266 ] {2e100355-ac88-4c44-8538-772fd8095b57} <Debug> TCPHandler: Processed in 0.003869393 sec. | ||
| 405 | 2026.03.20 19:55:12.300546 [ 266 ] {} <Trace> TCP-Session: 0a3c76cb-707d-4aee-94a2-ff916d977d2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 406 | 2026.03.20 19:55:12.300703 [ 266 ] {1c8d7372-8b5b-4542-82d1-e1530b429d9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40016) 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) | ||
| 407 | 2026.03.20 19:55:12.300822 [ 266 ] {1c8d7372-8b5b-4542-82d1-e1530b429d9f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 408 | 2026.03.20 19:55:12.302476 [ 266 ] {1c8d7372-8b5b-4542-82d1-e1530b429d9f} <Debug> oximeter.measurements_u32 (0ff0437d-5a5a-4629-bd69-fc2bc236bc05): Loading data parts | ||
| 409 | 2026.03.20 19:55:12.302699 [ 266 ] {1c8d7372-8b5b-4542-82d1-e1530b429d9f} <Debug> oximeter.measurements_u32 (0ff0437d-5a5a-4629-bd69-fc2bc236bc05): There are no data parts | ||
| 410 | 2026.03.20 19:55:12.304487 [ 266 ] {1c8d7372-8b5b-4542-82d1-e1530b429d9f} <Debug> TCPHandler: Processed in 0.003993976 sec. | ||
| 411 | 2026.03.20 19:55:12.304637 [ 266 ] {} <Trace> TCP-Session: 0a3c76cb-707d-4aee-94a2-ff916d977d2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 412 | 2026.03.20 19:55:12.304878 [ 266 ] {0d5a679c-f506-4d07-82d9-ca2d62330cce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40016) 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) | ||
| 413 | 2026.03.20 19:55:12.304995 [ 266 ] {0d5a679c-f506-4d07-82d9-ca2d62330cce} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 414 | 2026.03.20 19:55:12.306725 [ 266 ] {0d5a679c-f506-4d07-82d9-ca2d62330cce} <Debug> oximeter.measurements_i64 (fea300d5-3c08-4c7c-a23a-038f68c56ead): Loading data parts | ||
| 415 | 2026.03.20 19:55:12.306858 [ 266 ] {0d5a679c-f506-4d07-82d9-ca2d62330cce} <Debug> oximeter.measurements_i64 (fea300d5-3c08-4c7c-a23a-038f68c56ead): There are no data parts | ||
| 416 | 2026.03.20 19:55:12.308271 [ 266 ] {0d5a679c-f506-4d07-82d9-ca2d62330cce} <Debug> TCPHandler: Processed in 0.003682637 sec. | ||
| 417 | 2026.03.20 19:55:12.308484 [ 266 ] {} <Trace> TCP-Session: 0a3c76cb-707d-4aee-94a2-ff916d977d2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 418 | 2026.03.20 19:55:12.308641 [ 266 ] {7d764384-f74a-4c37-9e9e-a834be60b9ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40016) 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) | ||
| 419 | 2026.03.20 19:55:12.308743 [ 266 ] {7d764384-f74a-4c37-9e9e-a834be60b9ae} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 420 | 2026.03.20 19:55:12.310656 [ 266 ] {7d764384-f74a-4c37-9e9e-a834be60b9ae} <Debug> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea): Loading data parts | ||
| 421 | 2026.03.20 19:55:12.310866 [ 266 ] {7d764384-f74a-4c37-9e9e-a834be60b9ae} <Debug> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea): There are no data parts | ||
| 422 | 2026.03.20 19:55:12.312036 [ 266 ] {7d764384-f74a-4c37-9e9e-a834be60b9ae} <Debug> TCPHandler: Processed in 0.003600205 sec. | ||
| 423 | 2026.03.20 19:55:12.312189 [ 266 ] {} <Trace> TCP-Session: 0a3c76cb-707d-4aee-94a2-ff916d977d2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 424 | 2026.03.20 19:55:12.312420 [ 266 ] {8c28152c-dc4b-41ca-bd21-74a99cdddffd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40016) 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) | ||
| 425 | 2026.03.20 19:55:12.312511 [ 266 ] {8c28152c-dc4b-41ca-bd21-74a99cdddffd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 426 | 2026.03.20 19:55:12.314366 [ 266 ] {8c28152c-dc4b-41ca-bd21-74a99cdddffd} <Debug> oximeter.measurements_f32 (03ad2d68-822e-466e-beb0-f42907d74aae): Loading data parts | ||
| 427 | 2026.03.20 19:55:12.314537 [ 266 ] {8c28152c-dc4b-41ca-bd21-74a99cdddffd} <Debug> oximeter.measurements_f32 (03ad2d68-822e-466e-beb0-f42907d74aae): There are no data parts | ||
| 428 | 2026.03.20 19:55:12.315878 [ 266 ] {8c28152c-dc4b-41ca-bd21-74a99cdddffd} <Debug> TCPHandler: Processed in 0.003738219 sec. | ||
| 429 | 2026.03.20 19:55:12.316096 [ 266 ] {} <Trace> TCP-Session: 0a3c76cb-707d-4aee-94a2-ff916d977d2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 430 | 2026.03.20 19:55:12.316256 [ 266 ] {dc3bd471-016c-496c-9212-73ff7099a6b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40016) 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) | ||
| 431 | 2026.03.20 19:55:12.316432 [ 266 ] {dc3bd471-016c-496c-9212-73ff7099a6b3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 432 | 2026.03.20 19:55:12.318498 [ 266 ] {dc3bd471-016c-496c-9212-73ff7099a6b3} <Debug> oximeter.measurements_f64 (fc770dd6-dd46-441b-9732-9b4cf16c8ec9): Loading data parts | ||
| 433 | 2026.03.20 19:55:12.318722 [ 266 ] {dc3bd471-016c-496c-9212-73ff7099a6b3} <Debug> oximeter.measurements_f64 (fc770dd6-dd46-441b-9732-9b4cf16c8ec9): There are no data parts | ||
| 434 | 2026.03.20 19:55:12.320001 [ 266 ] {dc3bd471-016c-496c-9212-73ff7099a6b3} <Debug> TCPHandler: Processed in 0.003955175 sec. | ||
| 435 | 2026.03.20 19:55:12.320153 [ 266 ] {} <Trace> TCP-Session: 0a3c76cb-707d-4aee-94a2-ff916d977d2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 436 | 2026.03.20 19:55:12.320375 [ 266 ] {0d318148-5611-43e9-8b1f-1310a12bbb05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40016) 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) | ||
| 437 | 2026.03.20 19:55:12.320455 [ 266 ] {0d318148-5611-43e9-8b1f-1310a12bbb05} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 438 | 2026.03.20 19:55:12.322299 [ 266 ] {0d318148-5611-43e9-8b1f-1310a12bbb05} <Debug> oximeter.measurements_string (fcc1e978-7819-4874-b13f-44dc6099bc76): Loading data parts | ||
| 439 | 2026.03.20 19:55:12.322467 [ 266 ] {0d318148-5611-43e9-8b1f-1310a12bbb05} <Debug> oximeter.measurements_string (fcc1e978-7819-4874-b13f-44dc6099bc76): There are no data parts | ||
| 440 | 2026.03.20 19:55:12.324472 [ 266 ] {0d318148-5611-43e9-8b1f-1310a12bbb05} <Debug> TCPHandler: Processed in 0.004368696 sec. | ||
| 441 | 2026.03.20 19:55:12.324673 [ 266 ] {} <Trace> TCP-Session: 0a3c76cb-707d-4aee-94a2-ff916d977d2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 442 | 2026.03.20 19:55:12.324862 [ 266 ] {bb05b901-7848-4e1c-854e-697cd756c550} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40016) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 443 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 444 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 445 | * a string isn't palatable for a few reasons. | ||
| 446 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 447 | * details. | ||
| 448 | */ | ||
| 449 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 450 | 2026.03.20 19:55:12.325031 [ 266 ] {bb05b901-7848-4e1c-854e-697cd756c550} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 451 | 2026.03.20 19:55:12.326790 [ 266 ] {bb05b901-7848-4e1c-854e-697cd756c550} <Debug> oximeter.measurements_bytes (4e8ba985-ec63-408e-849e-4b75d78a3ab0): Loading data parts | ||
| 452 | 2026.03.20 19:55:12.326940 [ 266 ] {bb05b901-7848-4e1c-854e-697cd756c550} <Debug> oximeter.measurements_bytes (4e8ba985-ec63-408e-849e-4b75d78a3ab0): There are no data parts | ||
| 453 | 2026.03.20 19:55:12.328504 [ 266 ] {bb05b901-7848-4e1c-854e-697cd756c550} <Debug> TCPHandler: Processed in 0.003884093 sec. | ||
| 454 | 2026.03.20 19:55:12.328657 [ 266 ] {} <Trace> TCP-Session: 0a3c76cb-707d-4aee-94a2-ff916d977d2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 455 | 2026.03.20 19:55:12.328820 [ 266 ] {12b8ecac-916c-4a98-a769-39740ce6f932} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40016) 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) | ||
| 456 | 2026.03.20 19:55:12.328951 [ 266 ] {12b8ecac-916c-4a98-a769-39740ce6f932} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 457 | 2026.03.20 19:55:12.330767 [ 266 ] {12b8ecac-916c-4a98-a769-39740ce6f932} <Debug> oximeter.measurements_cumulativei64 (ea7588a8-8b93-4a2a-ae01-2096556a7cd6): Loading data parts | ||
| 458 | 2026.03.20 19:55:12.330916 [ 266 ] {12b8ecac-916c-4a98-a769-39740ce6f932} <Debug> oximeter.measurements_cumulativei64 (ea7588a8-8b93-4a2a-ae01-2096556a7cd6): There are no data parts | ||
| 459 | 2026.03.20 19:55:12.332449 [ 266 ] {12b8ecac-916c-4a98-a769-39740ce6f932} <Debug> TCPHandler: Processed in 0.003841772 sec. | ||
| 460 | 2026.03.20 19:55:12.332634 [ 266 ] {} <Trace> TCP-Session: 0a3c76cb-707d-4aee-94a2-ff916d977d2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 461 | 2026.03.20 19:55:12.332827 [ 266 ] {ad6faf92-b4f0-4707-af34-1f4fe0862345} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40016) 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) | ||
| 462 | 2026.03.20 19:55:12.332930 [ 266 ] {ad6faf92-b4f0-4707-af34-1f4fe0862345} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 463 | 2026.03.20 19:55:12.334607 [ 266 ] {ad6faf92-b4f0-4707-af34-1f4fe0862345} <Debug> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91): Loading data parts | ||
| 464 | 2026.03.20 19:55:12.335053 [ 266 ] {ad6faf92-b4f0-4707-af34-1f4fe0862345} <Debug> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91): There are no data parts | ||
| 465 | 2026.03.20 19:55:12.336962 [ 266 ] {ad6faf92-b4f0-4707-af34-1f4fe0862345} <Debug> TCPHandler: Processed in 0.004376117 sec. | ||
| 466 | 2026.03.20 19:55:12.337131 [ 266 ] {} <Trace> TCP-Session: 0a3c76cb-707d-4aee-94a2-ff916d977d2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 467 | 2026.03.20 19:55:12.337433 [ 266 ] {2487373b-fbe1-4ff8-a024-bfb5e9577147} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40016) 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) | ||
| 468 | 2026.03.20 19:55:12.337613 [ 266 ] {2487373b-fbe1-4ff8-a024-bfb5e9577147} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 469 | 2026.03.20 19:55:12.339395 [ 266 ] {2487373b-fbe1-4ff8-a024-bfb5e9577147} <Debug> oximeter.measurements_cumulativef32 (2476391e-663e-4a47-834b-11eaea4005d4): Loading data parts | ||
| 470 | 2026.03.20 19:55:12.339555 [ 266 ] {2487373b-fbe1-4ff8-a024-bfb5e9577147} <Debug> oximeter.measurements_cumulativef32 (2476391e-663e-4a47-834b-11eaea4005d4): There are no data parts | ||
| 471 | 2026.03.20 19:55:12.340787 [ 266 ] {2487373b-fbe1-4ff8-a024-bfb5e9577147} <Debug> TCPHandler: Processed in 0.003705798 sec. | ||
| 472 | 2026.03.20 19:55:12.340938 [ 266 ] {} <Trace> TCP-Session: 0a3c76cb-707d-4aee-94a2-ff916d977d2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 473 | 2026.03.20 19:55:12.341099 [ 266 ] {d31f184a-f900-4213-8e20-4d5f374286a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40016) 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) | ||
| 474 | 2026.03.20 19:55:12.341219 [ 266 ] {d31f184a-f900-4213-8e20-4d5f374286a9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 475 | 2026.03.20 19:55:12.343332 [ 266 ] {d31f184a-f900-4213-8e20-4d5f374286a9} <Debug> oximeter.measurements_cumulativef64 (023dc839-56f6-461b-968b-6acdbbc4d1d6): Loading data parts | ||
| 476 | 2026.03.20 19:55:12.343476 [ 266 ] {d31f184a-f900-4213-8e20-4d5f374286a9} <Debug> oximeter.measurements_cumulativef64 (023dc839-56f6-461b-968b-6acdbbc4d1d6): There are no data parts | ||
| 477 | 2026.03.20 19:55:12.344853 [ 266 ] {d31f184a-f900-4213-8e20-4d5f374286a9} <Debug> TCPHandler: Processed in 0.003964985 sec. | ||
| 478 | 2026.03.20 19:55:12.345051 [ 266 ] {} <Trace> TCP-Session: 0a3c76cb-707d-4aee-94a2-ff916d977d2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 479 | 2026.03.20 19:55:12.345318 [ 266 ] {503f595a-1558-4429-8c58-ded0c52f465c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40016) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 480 | * NOTE: Array types cannot be Nullable, see | ||
| 481 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 482 | * for more details. | ||
| 483 | * | ||
| 484 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 485 | * is unfortunate, and at this point relies on the fact that an | ||
| 486 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 487 | * to figure out another way to represent missing samples here. | ||
| 488 | */ | ||
| 489 | 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) | ||
| 490 | 2026.03.20 19:55:12.345456 [ 266 ] {503f595a-1558-4429-8c58-ded0c52f465c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 491 | 2026.03.20 19:55:12.347346 [ 266 ] {503f595a-1558-4429-8c58-ded0c52f465c} <Debug> oximeter.measurements_histogrami8 (86127b7a-cd47-4693-9de0-9c2cb6c18263): Loading data parts | ||
| 492 | 2026.03.20 19:55:12.347492 [ 266 ] {503f595a-1558-4429-8c58-ded0c52f465c} <Debug> oximeter.measurements_histogrami8 (86127b7a-cd47-4693-9de0-9c2cb6c18263): There are no data parts | ||
| 493 | 2026.03.20 19:55:12.348728 [ 266 ] {503f595a-1558-4429-8c58-ded0c52f465c} <Debug> TCPHandler: Processed in 0.003727119 sec. | ||
| 494 | 2026.03.20 19:55:12.348886 [ 266 ] {} <Trace> TCP-Session: 0a3c76cb-707d-4aee-94a2-ff916d977d2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 495 | 2026.03.20 19:55:12.349100 [ 266 ] {82146142-011d-4197-9475-804184809940} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40016) 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) | ||
| 496 | 2026.03.20 19:55:12.349277 [ 266 ] {82146142-011d-4197-9475-804184809940} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 497 | 2026.03.20 19:55:12.351318 [ 266 ] {82146142-011d-4197-9475-804184809940} <Debug> oximeter.measurements_histogramu8 (dff1340a-4a68-4f7f-b8d1-515d401dbb4f): Loading data parts | ||
| 498 | 2026.03.20 19:55:12.351622 [ 266 ] {82146142-011d-4197-9475-804184809940} <Debug> oximeter.measurements_histogramu8 (dff1340a-4a68-4f7f-b8d1-515d401dbb4f): There are no data parts | ||
| 499 | 2026.03.20 19:55:12.353639 [ 266 ] {82146142-011d-4197-9475-804184809940} <Debug> TCPHandler: Processed in 0.004803317 sec. | ||
| 500 | 2026.03.20 19:55:12.353793 [ 266 ] {} <Trace> TCP-Session: 0a3c76cb-707d-4aee-94a2-ff916d977d2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 501 | 2026.03.20 19:55:12.354080 [ 266 ] {87f9feb1-67a9-47c4-bafd-c3fc2193cbea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40016) 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) | ||
| 502 | 2026.03.20 19:55:12.354205 [ 266 ] {87f9feb1-67a9-47c4-bafd-c3fc2193cbea} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 503 | 2026.03.20 19:55:12.356353 [ 266 ] {87f9feb1-67a9-47c4-bafd-c3fc2193cbea} <Debug> oximeter.measurements_histogrami16 (14d0217e-b07d-445f-ba31-3276a8fd8f7d): Loading data parts | ||
| 504 | 2026.03.20 19:55:12.356513 [ 266 ] {87f9feb1-67a9-47c4-bafd-c3fc2193cbea} <Debug> oximeter.measurements_histogrami16 (14d0217e-b07d-445f-ba31-3276a8fd8f7d): There are no data parts | ||
| 505 | 2026.03.20 19:55:12.358128 [ 266 ] {87f9feb1-67a9-47c4-bafd-c3fc2193cbea} <Debug> TCPHandler: Processed in 0.004383986 sec. | ||
| 506 | 2026.03.20 19:55:12.358278 [ 266 ] {} <Trace> TCP-Session: 0a3c76cb-707d-4aee-94a2-ff916d977d2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 507 | 2026.03.20 19:55:12.358489 [ 266 ] {4a808ade-bd95-4b6c-8939-2c66fb6f52b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40016) 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) | ||
| 508 | 2026.03.20 19:55:12.358623 [ 266 ] {4a808ade-bd95-4b6c-8939-2c66fb6f52b4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 509 | 2026.03.20 19:55:12.361187 [ 266 ] {4a808ade-bd95-4b6c-8939-2c66fb6f52b4} <Debug> oximeter.measurements_histogramu16 (79d9e5dc-ff16-4db2-bf51-64621a36af84): Loading data parts | ||
| 510 | 2026.03.20 19:55:12.361418 [ 266 ] {4a808ade-bd95-4b6c-8939-2c66fb6f52b4} <Debug> oximeter.measurements_histogramu16 (79d9e5dc-ff16-4db2-bf51-64621a36af84): There are no data parts | ||
| 511 | 2026.03.20 19:55:12.362881 [ 266 ] {4a808ade-bd95-4b6c-8939-2c66fb6f52b4} <Debug> TCPHandler: Processed in 0.004651863 sec. | ||
| 512 | 2026.03.20 19:55:12.363033 [ 266 ] {} <Trace> TCP-Session: 0a3c76cb-707d-4aee-94a2-ff916d977d2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 513 | 2026.03.20 19:55:12.363315 [ 266 ] {86f4d890-0bb3-4bfc-b568-af3e85077d19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40016) 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) | ||
| 514 | 2026.03.20 19:55:12.363431 [ 266 ] {86f4d890-0bb3-4bfc-b568-af3e85077d19} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 515 | 2026.03.20 19:55:12.365537 [ 266 ] {86f4d890-0bb3-4bfc-b568-af3e85077d19} <Debug> oximeter.measurements_histogrami32 (492fd23f-ab4f-40b6-aa57-986cf13ce5ba): Loading data parts | ||
| 516 | 2026.03.20 19:55:12.365679 [ 266 ] {86f4d890-0bb3-4bfc-b568-af3e85077d19} <Debug> oximeter.measurements_histogrami32 (492fd23f-ab4f-40b6-aa57-986cf13ce5ba): There are no data parts | ||
| 517 | 2026.03.20 19:55:12.366929 [ 266 ] {86f4d890-0bb3-4bfc-b568-af3e85077d19} <Debug> TCPHandler: Processed in 0.003944815 sec. | ||
| 518 | 2026.03.20 19:55:12.367080 [ 266 ] {} <Trace> TCP-Session: 0a3c76cb-707d-4aee-94a2-ff916d977d2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 519 | 2026.03.20 19:55:12.367289 [ 266 ] {5caba4f8-d5d7-4ace-99be-c228f0ab2f5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40016) 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) | ||
| 520 | 2026.03.20 19:55:12.367435 [ 266 ] {5caba4f8-d5d7-4ace-99be-c228f0ab2f5d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 521 | 2026.03.20 19:55:12.370325 [ 266 ] {5caba4f8-d5d7-4ace-99be-c228f0ab2f5d} <Debug> oximeter.measurements_histogramu32 (095d4ca0-a943-499c-bcad-ef632c663852): Loading data parts | ||
| 522 | 2026.03.20 19:55:12.370575 [ 266 ] {5caba4f8-d5d7-4ace-99be-c228f0ab2f5d} <Debug> oximeter.measurements_histogramu32 (095d4ca0-a943-499c-bcad-ef632c663852): There are no data parts | ||
| 523 | 2026.03.20 19:55:12.372378 [ 266 ] {5caba4f8-d5d7-4ace-99be-c228f0ab2f5d} <Debug> TCPHandler: Processed in 0.005345102 sec. | ||
| 524 | 2026.03.20 19:55:12.372556 [ 266 ] {} <Trace> TCP-Session: 0a3c76cb-707d-4aee-94a2-ff916d977d2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 525 | 2026.03.20 19:55:12.372908 [ 266 ] {f5e27fb8-fc97-49a0-9232-2db5e32483c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40016) 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) | ||
| 526 | 2026.03.20 19:55:12.373037 [ 266 ] {f5e27fb8-fc97-49a0-9232-2db5e32483c2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 527 | 2026.03.20 19:55:12.375027 [ 266 ] {f5e27fb8-fc97-49a0-9232-2db5e32483c2} <Debug> oximeter.measurements_histogrami64 (b9bd54f1-2ca6-472f-a15f-e7aacbc40c4e): Loading data parts | ||
| 528 | 2026.03.20 19:55:12.375184 [ 266 ] {f5e27fb8-fc97-49a0-9232-2db5e32483c2} <Debug> oximeter.measurements_histogrami64 (b9bd54f1-2ca6-472f-a15f-e7aacbc40c4e): There are no data parts | ||
| 529 | 2026.03.20 19:55:12.376502 [ 266 ] {f5e27fb8-fc97-49a0-9232-2db5e32483c2} <Debug> TCPHandler: Processed in 0.004000586 sec. | ||
| 530 | 2026.03.20 19:55:12.376662 [ 266 ] {} <Trace> TCP-Session: 0a3c76cb-707d-4aee-94a2-ff916d977d2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 531 | 2026.03.20 19:55:12.376887 [ 266 ] {b6b24b4e-2b94-4562-b8bc-a74bc0a04084} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40016) 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) | ||
| 532 | 2026.03.20 19:55:12.377026 [ 266 ] {b6b24b4e-2b94-4562-b8bc-a74bc0a04084} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 533 | 2026.03.20 19:55:12.379148 [ 266 ] {b6b24b4e-2b94-4562-b8bc-a74bc0a04084} <Debug> oximeter.measurements_histogramu64 (4eb69afa-be86-412c-972f-8e432190220c): Loading data parts | ||
| 534 | 2026.03.20 19:55:12.379400 [ 266 ] {b6b24b4e-2b94-4562-b8bc-a74bc0a04084} <Debug> oximeter.measurements_histogramu64 (4eb69afa-be86-412c-972f-8e432190220c): There are no data parts | ||
| 535 | 2026.03.20 19:55:12.380753 [ 266 ] {b6b24b4e-2b94-4562-b8bc-a74bc0a04084} <Debug> TCPHandler: Processed in 0.00414379 sec. | ||
| 536 | 2026.03.20 19:55:12.380943 [ 266 ] {} <Trace> TCP-Session: 0a3c76cb-707d-4aee-94a2-ff916d977d2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 537 | 2026.03.20 19:55:12.381255 [ 266 ] {85c8edbb-4554-4b98-8298-cff8d3289f18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40016) 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) | ||
| 538 | 2026.03.20 19:55:12.381379 [ 266 ] {85c8edbb-4554-4b98-8298-cff8d3289f18} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 539 | 2026.03.20 19:55:12.383871 [ 266 ] {85c8edbb-4554-4b98-8298-cff8d3289f18} <Debug> oximeter.measurements_histogramf32 (44b3bcb0-e305-4d44-99d8-0408f52049df): Loading data parts | ||
| 540 | 2026.03.20 19:55:12.384037 [ 266 ] {85c8edbb-4554-4b98-8298-cff8d3289f18} <Debug> oximeter.measurements_histogramf32 (44b3bcb0-e305-4d44-99d8-0408f52049df): There are no data parts | ||
| 541 | 2026.03.20 19:55:12.385862 [ 266 ] {85c8edbb-4554-4b98-8298-cff8d3289f18} <Debug> TCPHandler: Processed in 0.004990572 sec. | ||
| 542 | 2026.03.20 19:55:12.386027 [ 266 ] {} <Trace> TCP-Session: 0a3c76cb-707d-4aee-94a2-ff916d977d2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 543 | 2026.03.20 19:55:12.386258 [ 266 ] {ea20ff68-2e56-4803-8665-005ab09c9cb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40016) 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) | ||
| 544 | 2026.03.20 19:55:12.386464 [ 266 ] {ea20ff68-2e56-4803-8665-005ab09c9cb5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 545 | 2026.03.20 19:55:12.389382 [ 266 ] {ea20ff68-2e56-4803-8665-005ab09c9cb5} <Debug> oximeter.measurements_histogramf64 (a6cd91c6-5578-4ceb-a338-36c57fdd6ece): Loading data parts | ||
| 546 | 2026.03.20 19:55:12.389669 [ 266 ] {ea20ff68-2e56-4803-8665-005ab09c9cb5} <Debug> oximeter.measurements_histogramf64 (a6cd91c6-5578-4ceb-a338-36c57fdd6ece): There are no data parts | ||
| 547 | 2026.03.20 19:55:12.391522 [ 266 ] {ea20ff68-2e56-4803-8665-005ab09c9cb5} <Debug> TCPHandler: Processed in 0.005544397 sec. | ||
| 548 | 2026.03.20 19:55:12.391719 [ 266 ] {} <Trace> TCP-Session: 0a3c76cb-707d-4aee-94a2-ff916d977d2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 549 | 2026.03.20 19:55:12.392039 [ 266 ] {f2761eb5-9ee3-46b8-b7fb-8b708fc2870e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40016) /* The field tables store named dimensions of each timeseries. | ||
| 550 | * | ||
| 551 | * As with the measurement tables, there is one field table for each field data | ||
| 552 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 553 | * this behavior **must not** be relied upon for query correctness. | ||
| 554 | * | ||
| 555 | * The index for the fields differs from the measurements, however. Rows are | ||
| 556 | * sorted by timeseries name, then field name, field value, and finally | ||
| 557 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 558 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 559 | * usually then used to look up measurements. | ||
| 560 | * | ||
| 561 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 562 | * timeseries name and then key, since it would improve lookups where one | ||
| 563 | * already has the key. Realistically though, these tables are quite small and | ||
| 564 | * so performance benefits will be low in absolute terms. | ||
| 565 | * | ||
| 566 | * TTL: We use a materialized column to expire old field table records. This | ||
| 567 | * column is generated automatically by the database whenever a new row is | ||
| 568 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 569 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 570 | * record will remain during a deduplication, which will have the last | ||
| 571 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 572 | * measurement tables. | ||
| 573 | */ | ||
| 574 | 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) | ||
| 575 | 2026.03.20 19:55:12.392175 [ 266 ] {f2761eb5-9ee3-46b8-b7fb-8b708fc2870e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 576 | 2026.03.20 19:55:12.394945 [ 266 ] {f2761eb5-9ee3-46b8-b7fb-8b708fc2870e} <Debug> oximeter.fields_bool (7a67d3de-f5db-4fd5-abc3-8ad5983c2a00): Loading data parts | ||
| 577 | 2026.03.20 19:55:12.395228 [ 266 ] {f2761eb5-9ee3-46b8-b7fb-8b708fc2870e} <Debug> oximeter.fields_bool (7a67d3de-f5db-4fd5-abc3-8ad5983c2a00): There are no data parts | ||
| 578 | 2026.03.20 19:55:12.397185 [ 266 ] {f2761eb5-9ee3-46b8-b7fb-8b708fc2870e} <Debug> TCPHandler: Processed in 0.005541007 sec. | ||
| 579 | 2026.03.20 19:55:12.397480 [ 266 ] {} <Trace> TCP-Session: 0a3c76cb-707d-4aee-94a2-ff916d977d2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 580 | 2026.03.20 19:55:12.397649 [ 266 ] {6ab8fa7c-97db-4dad-a1e5-fe9c3e06c350} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40016) 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) | ||
| 581 | 2026.03.20 19:55:12.397855 [ 266 ] {6ab8fa7c-97db-4dad-a1e5-fe9c3e06c350} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 582 | 2026.03.20 19:55:12.400613 [ 266 ] {6ab8fa7c-97db-4dad-a1e5-fe9c3e06c350} <Debug> oximeter.fields_i8 (9e6eaa95-bc00-417f-897c-0818b1b59e3b): Loading data parts | ||
| 583 | 2026.03.20 19:55:12.400889 [ 266 ] {6ab8fa7c-97db-4dad-a1e5-fe9c3e06c350} <Debug> oximeter.fields_i8 (9e6eaa95-bc00-417f-897c-0818b1b59e3b): There are no data parts | ||
| 584 | 2026.03.20 19:55:12.403124 [ 266 ] {6ab8fa7c-97db-4dad-a1e5-fe9c3e06c350} <Debug> TCPHandler: Processed in 0.005698211 sec. | ||
| 585 | 2026.03.20 19:55:12.403369 [ 266 ] {} <Trace> TCP-Session: 0a3c76cb-707d-4aee-94a2-ff916d977d2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 586 | 2026.03.20 19:55:12.403726 [ 266 ] {52347226-ffc5-4de4-b5e3-3a4f8aa2fa1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40016) 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) | ||
| 587 | 2026.03.20 19:55:12.403844 [ 266 ] {52347226-ffc5-4de4-b5e3-3a4f8aa2fa1d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 588 | 2026.03.20 19:55:12.406204 [ 266 ] {52347226-ffc5-4de4-b5e3-3a4f8aa2fa1d} <Debug> oximeter.fields_u8 (8746d2ea-87a3-47dd-bedc-b71d488a0ac0): Loading data parts | ||
| 589 | 2026.03.20 19:55:12.406373 [ 266 ] {52347226-ffc5-4de4-b5e3-3a4f8aa2fa1d} <Debug> oximeter.fields_u8 (8746d2ea-87a3-47dd-bedc-b71d488a0ac0): There are no data parts | ||
| 590 | 2026.03.20 19:55:12.408253 [ 266 ] {52347226-ffc5-4de4-b5e3-3a4f8aa2fa1d} <Debug> TCPHandler: Processed in 0.004948841 sec. | ||
| 591 | 2026.03.20 19:55:12.408908 [ 266 ] {} <Trace> TCP-Session: 0a3c76cb-707d-4aee-94a2-ff916d977d2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 592 | 2026.03.20 19:55:12.409114 [ 266 ] {7e77fb41-f025-40a1-b29e-6c03be478a83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40016) 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) | ||
| 593 | 2026.03.20 19:55:12.409352 [ 266 ] {7e77fb41-f025-40a1-b29e-6c03be478a83} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 594 | 2026.03.20 19:55:12.411496 [ 266 ] {7e77fb41-f025-40a1-b29e-6c03be478a83} <Debug> oximeter.fields_i16 (2564387c-0082-4c94-ade1-9353cd557e41): Loading data parts | ||
| 595 | 2026.03.20 19:55:12.411975 [ 266 ] {7e77fb41-f025-40a1-b29e-6c03be478a83} <Debug> oximeter.fields_i16 (2564387c-0082-4c94-ade1-9353cd557e41): There are no data parts | ||
| 596 | 2026.03.20 19:55:12.413647 [ 266 ] {7e77fb41-f025-40a1-b29e-6c03be478a83} <Debug> TCPHandler: Processed in 0.004825408 sec. | ||
| 597 | 2026.03.20 19:55:12.413838 [ 266 ] {} <Trace> TCP-Session: 0a3c76cb-707d-4aee-94a2-ff916d977d2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 598 | 2026.03.20 19:55:12.414136 [ 266 ] {9250a5c4-34bd-43b7-9903-621c3a484b5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40016) 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) | ||
| 599 | 2026.03.20 19:55:12.414290 [ 266 ] {9250a5c4-34bd-43b7-9903-621c3a484b5d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 600 | 2026.03.20 19:55:12.417402 [ 266 ] {9250a5c4-34bd-43b7-9903-621c3a484b5d} <Debug> oximeter.fields_u16 (04c457fd-3af8-4a79-a88d-7c36c4cdcc84): Loading data parts | ||
| 601 | 2026.03.20 19:55:12.417584 [ 266 ] {9250a5c4-34bd-43b7-9903-621c3a484b5d} <Debug> oximeter.fields_u16 (04c457fd-3af8-4a79-a88d-7c36c4cdcc84): There are no data parts | ||
| 602 | 2026.03.20 19:55:12.419114 [ 266 ] {9250a5c4-34bd-43b7-9903-621c3a484b5d} <Debug> TCPHandler: Processed in 0.005336551 sec. | ||
| 603 | 2026.03.20 19:55:12.419414 [ 266 ] {} <Trace> TCP-Session: 0a3c76cb-707d-4aee-94a2-ff916d977d2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 604 | 2026.03.20 19:55:12.419593 [ 266 ] {73ffa7e1-65f7-4fc5-bd0d-b8093d85b4f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40016) 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) | ||
| 605 | 2026.03.20 19:55:12.419737 [ 266 ] {73ffa7e1-65f7-4fc5-bd0d-b8093d85b4f3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 606 | 2026.03.20 19:55:12.422473 [ 266 ] {73ffa7e1-65f7-4fc5-bd0d-b8093d85b4f3} <Debug> oximeter.fields_i32 (63817ab8-68a6-49c2-b221-c5707d1e8aca): Loading data parts | ||
| 607 | 2026.03.20 19:55:12.423148 [ 266 ] {73ffa7e1-65f7-4fc5-bd0d-b8093d85b4f3} <Debug> oximeter.fields_i32 (63817ab8-68a6-49c2-b221-c5707d1e8aca): There are no data parts | ||
| 608 | 2026.03.20 19:55:12.424826 [ 266 ] {73ffa7e1-65f7-4fc5-bd0d-b8093d85b4f3} <Debug> TCPHandler: Processed in 0.005477746 sec. | ||
| 609 | 2026.03.20 19:55:12.425070 [ 266 ] {} <Trace> TCP-Session: 0a3c76cb-707d-4aee-94a2-ff916d977d2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 610 | 2026.03.20 19:55:12.425443 [ 266 ] {21beef91-c43b-4213-8ac3-2c78298fcd45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40016) 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) | ||
| 611 | 2026.03.20 19:55:12.425663 [ 266 ] {21beef91-c43b-4213-8ac3-2c78298fcd45} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 612 | 2026.03.20 19:55:12.430828 [ 266 ] {21beef91-c43b-4213-8ac3-2c78298fcd45} <Debug> oximeter.fields_u32 (3e77f56c-5e97-464b-9ee2-b988bdce5b4b): Loading data parts | ||
| 613 | 2026.03.20 19:55:12.431159 [ 266 ] {21beef91-c43b-4213-8ac3-2c78298fcd45} <Debug> oximeter.fields_u32 (3e77f56c-5e97-464b-9ee2-b988bdce5b4b): There are no data parts | ||
| 614 | 2026.03.20 19:55:12.433136 [ 266 ] {21beef91-c43b-4213-8ac3-2c78298fcd45} <Debug> TCPHandler: Processed in 0.008159546 sec. | ||
| 615 | 2026.03.20 19:55:12.433407 [ 266 ] {} <Trace> TCP-Session: 0a3c76cb-707d-4aee-94a2-ff916d977d2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 616 | 2026.03.20 19:55:12.433659 [ 266 ] {17e9d2f3-ca7a-434a-addf-76923a06b133} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40016) 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) | ||
| 617 | 2026.03.20 19:55:12.433929 [ 266 ] {17e9d2f3-ca7a-434a-addf-76923a06b133} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 618 | 2026.03.20 19:55:12.436409 [ 266 ] {17e9d2f3-ca7a-434a-addf-76923a06b133} <Debug> oximeter.fields_i64 (ec690dd0-159b-43a2-8b4d-d2c7c5450bba): Loading data parts | ||
| 619 | 2026.03.20 19:55:12.436744 [ 266 ] {17e9d2f3-ca7a-434a-addf-76923a06b133} <Debug> oximeter.fields_i64 (ec690dd0-159b-43a2-8b4d-d2c7c5450bba): There are no data parts | ||
| 620 | 2026.03.20 19:55:12.438143 [ 266 ] {17e9d2f3-ca7a-434a-addf-76923a06b133} <Debug> TCPHandler: Processed in 0.004837858 sec. | ||
| 621 | 2026.03.20 19:55:12.438375 [ 266 ] {} <Trace> TCP-Session: 0a3c76cb-707d-4aee-94a2-ff916d977d2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 622 | 2026.03.20 19:55:12.438714 [ 266 ] {9c687273-3a48-4efd-a981-53be2cbac5b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40016) 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) | ||
| 623 | 2026.03.20 19:55:12.439039 [ 266 ] {9c687273-3a48-4efd-a981-53be2cbac5b2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 624 | 2026.03.20 19:55:12.442117 [ 266 ] {9c687273-3a48-4efd-a981-53be2cbac5b2} <Debug> oximeter.fields_u64 (90970e3f-dc86-46a0-9941-511c942241bb): Loading data parts | ||
| 625 | 2026.03.20 19:55:12.442313 [ 266 ] {9c687273-3a48-4efd-a981-53be2cbac5b2} <Debug> oximeter.fields_u64 (90970e3f-dc86-46a0-9941-511c942241bb): There are no data parts | ||
| 626 | 2026.03.20 19:55:12.444056 [ 266 ] {9c687273-3a48-4efd-a981-53be2cbac5b2} <Debug> TCPHandler: Processed in 0.005759783 sec. | ||
| 627 | 2026.03.20 19:55:12.444250 [ 266 ] {} <Trace> TCP-Session: 0a3c76cb-707d-4aee-94a2-ff916d977d2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 628 | 2026.03.20 19:55:12.444423 [ 266 ] {bce946e2-f0fa-46e5-8a4a-f24b5191cea9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40016) 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) | ||
| 629 | 2026.03.20 19:55:12.444701 [ 266 ] {bce946e2-f0fa-46e5-8a4a-f24b5191cea9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 630 | 2026.03.20 19:55:12.448128 [ 266 ] {bce946e2-f0fa-46e5-8a4a-f24b5191cea9} <Debug> oximeter.fields_ipaddr (4d519c69-6502-4e4d-92c8-2256a1b268df): Loading data parts | ||
| 631 | 2026.03.20 19:55:12.449370 [ 266 ] {bce946e2-f0fa-46e5-8a4a-f24b5191cea9} <Debug> oximeter.fields_ipaddr (4d519c69-6502-4e4d-92c8-2256a1b268df): There are no data parts | ||
| 632 | 2026.03.20 19:55:12.451034 [ 266 ] {bce946e2-f0fa-46e5-8a4a-f24b5191cea9} <Debug> TCPHandler: Processed in 0.006838371 sec. | ||
| 633 | 2026.03.20 19:55:12.451239 [ 266 ] {} <Trace> TCP-Session: 0a3c76cb-707d-4aee-94a2-ff916d977d2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 634 | 2026.03.20 19:55:12.451531 [ 266 ] {e53566ef-4810-4676-be2c-e1131cdd8899} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40016) 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) | ||
| 635 | 2026.03.20 19:55:12.451688 [ 266 ] {e53566ef-4810-4676-be2c-e1131cdd8899} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 636 | 2026.03.20 19:55:12.453895 [ 266 ] {e53566ef-4810-4676-be2c-e1131cdd8899} <Debug> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284): Loading data parts | ||
| 637 | 2026.03.20 19:55:12.454148 [ 266 ] {e53566ef-4810-4676-be2c-e1131cdd8899} <Debug> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284): There are no data parts | ||
| 638 | 2026.03.20 19:55:12.456061 [ 266 ] {e53566ef-4810-4676-be2c-e1131cdd8899} <Debug> TCPHandler: Processed in 0.004890279 sec. | ||
| 639 | 2026.03.20 19:55:12.456299 [ 266 ] {} <Trace> TCP-Session: 0a3c76cb-707d-4aee-94a2-ff916d977d2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 640 | 2026.03.20 19:55:12.456541 [ 266 ] {30e27aad-d0a1-4e89-8492-a2df39182747} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40016) 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) | ||
| 641 | 2026.03.20 19:55:12.456756 [ 266 ] {30e27aad-d0a1-4e89-8492-a2df39182747} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 642 | 2026.03.20 19:55:12.459258 [ 266 ] {30e27aad-d0a1-4e89-8492-a2df39182747} <Debug> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d): Loading data parts | ||
| 643 | 2026.03.20 19:55:12.459459 [ 266 ] {30e27aad-d0a1-4e89-8492-a2df39182747} <Debug> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d): There are no data parts | ||
| 644 | 2026.03.20 19:55:12.460909 [ 266 ] {30e27aad-d0a1-4e89-8492-a2df39182747} <Debug> TCPHandler: Processed in 0.004700045 sec. | ||
| 645 | 2026.03.20 19:55:12.461233 [ 266 ] {} <Trace> TCP-Session: 0a3c76cb-707d-4aee-94a2-ff916d977d2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 646 | 2026.03.20 19:55:12.461604 [ 266 ] {17c205c6-8a40-4b8b-b0c5-d2e29269c70a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40016) /* The timeseries schema table stores the extracted schema for the samples | ||
| 647 | * oximeter collects. | ||
| 648 | */ | ||
| 649 | 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) | ||
| 650 | 2026.03.20 19:55:12.461887 [ 266 ] {17c205c6-8a40-4b8b-b0c5-d2e29269c70a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 651 | 2026.03.20 19:55:12.464618 [ 266 ] {17c205c6-8a40-4b8b-b0c5-d2e29269c70a} <Debug> oximeter.timeseries_schema (dfaa219f-9dab-4ef1-b215-30285dbe8436): Loading data parts | ||
| 652 | 2026.03.20 19:55:12.465019 [ 266 ] {17c205c6-8a40-4b8b-b0c5-d2e29269c70a} <Debug> oximeter.timeseries_schema (dfaa219f-9dab-4ef1-b215-30285dbe8436): There are no data parts | ||
| 653 | 2026.03.20 19:55:12.466699 [ 266 ] {17c205c6-8a40-4b8b-b0c5-d2e29269c70a} <Debug> TCPHandler: Processed in 0.005520537 sec. | ||
| 654 | 2026.03.20 19:55:12.467082 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 655 | 2026.03.20 19:55:12.467594 [ 268 ] {c31f93bf-b68e-46a4-9597-7d8e5cba8178} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 656 | 2026.03.20 19:55:12.470434 [ 268 ] {c31f93bf-b68e-46a4-9597-7d8e5cba8178} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 657 | 2026.03.20 19:55:12.510532 [ 276 ] {c31f93bf-b68e-46a4-9597-7d8e5cba8178} <Trace> oximeter.version (078d6925-fa51-4905-abb6-a72e2fd3fc2b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 658 | 2026.03.20 19:55:12.510785 [ 276 ] {c31f93bf-b68e-46a4-9597-7d8e5cba8178} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 659 | 2026.03.20 19:55:12.528305 [ 276 ] {c31f93bf-b68e-46a4-9597-7d8e5cba8178} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 660 | 2026.03.20 19:55:12.531383 [ 276 ] {c31f93bf-b68e-46a4-9597-7d8e5cba8178} <Trace> oximeter.version (078d6925-fa51-4905-abb6-a72e2fd3fc2b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 661 | 2026.03.20 19:55:12.531898 [ 268 ] {c31f93bf-b68e-46a4-9597-7d8e5cba8178} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.064487 sec., 15.507001411137129 rows/sec., 248.11 B/sec. | ||
| 662 | 2026.03.20 19:55:12.532416 [ 268 ] {c31f93bf-b68e-46a4-9597-7d8e5cba8178} <Debug> TCPHandler: Processed in 0.065520678 sec. | ||
| 663 | 2026.03.20 19:55:13.000304 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 126.75 MiB, peak 126.75 MiB, free memory in arenas 0.00 B, will set to 139.04 MiB (RSS), difference: 12.29 MiB | ||
| 664 | 2026.03.20 19:55:14.745223 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 665 | 2026.03.20 19:55:14.745228 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
| 666 | 2026.03.20 19:55:14.745329 [ 243 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 667 | 2026.03.20 19:55:14.745485 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 668 | 2026.03.20 19:55:14.750174 [ 244 ] {} <Debug> system.asynchronous_metric_log (68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8): Loading data parts | ||
| 669 | 2026.03.20 19:55:14.750399 [ 244 ] {} <Debug> system.asynchronous_metric_log (68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8): There are no data parts | ||
| 670 | 2026.03.20 19:55:14.756626 [ 244 ] {} <Trace> system.asynchronous_metric_log (68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 671 | 2026.03.20 19:55:14.756664 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 672 | 2026.03.20 19:55:14.761897 [ 243 ] {} <Debug> system.metric_log (c7b02c2c-b96c-49bb-8e22-d7891c66dbbf): Loading data parts | ||
| 673 | 2026.03.20 19:55:14.762270 [ 243 ] {} <Debug> system.metric_log (c7b02c2c-b96c-49bb-8e22-d7891c66dbbf): There are no data parts | ||
| 674 | 2026.03.20 19:55:14.763193 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 675 | 2026.03.20 19:55:14.763763 [ 244 ] {} <Trace> system.asynchronous_metric_log (68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 676 | 2026.03.20 19:55:14.763914 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
| 677 | 2026.03.20 19:55:14.789207 [ 243 ] {} <Trace> system.metric_log (c7b02c2c-b96c-49bb-8e22-d7891c66dbbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 678 | 2026.03.20 19:55:14.789261 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 679 | 2026.03.20 19:55:14.795496 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 680 | 2026.03.20 19:55:14.796718 [ 243 ] {} <Trace> system.metric_log (c7b02c2c-b96c-49bb-8e22-d7891c66dbbf): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 681 | 2026.03.20 19:55:14.799985 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 682 | 2026.03.20 19:55:15.000173 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.01 MiB, peak 148.01 MiB, free memory in arenas 0.00 B, will set to 153.12 MiB (RSS), difference: 9.11 MiB | ||
| 683 | 2026.03.20 19:55:17.195662 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:49540 | ||
| 684 | 2026.03.20 19:55:17.195899 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 685 | 2026.03.20 19:55:17.195931 [ 277 ] {} <Debug> TCP-Session: f1d40f3f-e99b-419c-8dab-9c66f2d5ea78 Authenticating user 'default' from [fd00:1122:3344:101::c]:49540 | ||
| 686 | 2026.03.20 19:55:17.195952 [ 277 ] {} <Debug> TCP-Session: f1d40f3f-e99b-419c-8dab-9c66f2d5ea78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 687 | 2026.03.20 19:55:17.196041 [ 277 ] {} <Debug> TCP-Session: f1d40f3f-e99b-419c-8dab-9c66f2d5ea78 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 688 | 2026.03.20 19:55:17.196104 [ 277 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 689 | 2026.03.20 19:55:17.196142 [ 277 ] {} <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 | ||
| 690 | 2026.03.20 19:55:17.196245 [ 277 ] {} <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 | ||
| 691 | 2026.03.20 19:55:17.196744 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:55294 | ||
| 692 | 2026.03.20 19:55:17.196820 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:64991 | ||
| 693 | 2026.03.20 19:55:17.197072 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:55550 | ||
| 694 | 2026.03.20 19:55:17.197098 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 695 | 2026.03.20 19:55:17.197154 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:46015 | ||
| 696 | 2026.03.20 19:55:17.197165 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 697 | 2026.03.20 19:55:17.197140 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:36648 | ||
| 698 | 2026.03.20 19:55:17.197294 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:34284 | ||
| 699 | 2026.03.20 19:55:17.197263 [ 279 ] {} <Debug> TCP-Session: 8e076c4f-e497-492f-92b3-4b86391c673a Authenticating user 'default' from [fd00:1122:3344:101::c]:64991 | ||
| 700 | 2026.03.20 19:55:17.197380 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:54478 | ||
| 701 | 2026.03.20 19:55:17.197270 [ 278 ] {} <Debug> TCP-Session: 8467de6e-d9f9-4b4d-94a2-b2fb49ad17f8 Authenticating user 'default' from [fd00:1122:3344:101::c]:55294 | ||
| 702 | 2026.03.20 19:55:17.197529 [ 279 ] {} <Debug> TCP-Session: 8e076c4f-e497-492f-92b3-4b86391c673a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 703 | 2026.03.20 19:55:17.197576 [ 279 ] {} <Debug> TCP-Session: 8e076c4f-e497-492f-92b3-4b86391c673a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 704 | 2026.03.20 19:55:17.197578 [ 278 ] {} <Debug> TCP-Session: 8467de6e-d9f9-4b4d-94a2-b2fb49ad17f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 705 | 2026.03.20 19:55:17.197714 [ 278 ] {} <Debug> TCP-Session: 8467de6e-d9f9-4b4d-94a2-b2fb49ad17f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2026.03.20 19:55:17.198075 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 707 | 2026.03.20 19:55:17.198678 [ 282 ] {} <Debug> TCP-Session: 0f19674b-0703-498d-82b4-6bb2046b15d4 Authenticating user 'default' from [fd00:1122:3344:101::c]:55550 | ||
| 708 | 2026.03.20 19:55:17.198751 [ 282 ] {} <Debug> TCP-Session: 0f19674b-0703-498d-82b4-6bb2046b15d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 709 | 2026.03.20 19:55:17.198791 [ 282 ] {} <Debug> TCP-Session: 0f19674b-0703-498d-82b4-6bb2046b15d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 710 | 2026.03.20 19:55:17.198865 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 711 | 2026.03.20 19:55:17.199043 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 712 | 2026.03.20 19:55:17.199085 [ 280 ] {} <Debug> TCP-Session: 4384aac2-5268-472c-be44-89242817cd19 Authenticating user 'default' from [fd00:1122:3344:101::c]:46015 | ||
| 713 | 2026.03.20 19:55:17.199046 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 714 | 2026.03.20 19:55:17.199217 [ 285 ] {} <Debug> TCP-Session: ce3163fc-877c-4642-8b85-159e8d5a1393 Authenticating user 'default' from [fd00:1122:3344:101::c]:54478 | ||
| 715 | 2026.03.20 19:55:17.199241 [ 280 ] {} <Debug> TCP-Session: 4384aac2-5268-472c-be44-89242817cd19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 716 | 2026.03.20 19:55:17.199229 [ 284 ] {} <Debug> TCP-Session: 74ea281f-ee4f-471b-ad4b-5f179763f76a Authenticating user 'default' from [fd00:1122:3344:101::c]:34284 | ||
| 717 | 2026.03.20 19:55:17.199331 [ 285 ] {} <Debug> TCP-Session: ce3163fc-877c-4642-8b85-159e8d5a1393 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 718 | 2026.03.20 19:55:17.199357 [ 280 ] {} <Debug> TCP-Session: 4384aac2-5268-472c-be44-89242817cd19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 719 | 2026.03.20 19:55:17.199340 [ 284 ] {} <Debug> TCP-Session: 74ea281f-ee4f-471b-ad4b-5f179763f76a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 720 | 2026.03.20 19:55:17.199426 [ 285 ] {} <Debug> TCP-Session: ce3163fc-877c-4642-8b85-159e8d5a1393 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 721 | 2026.03.20 19:55:17.199435 [ 284 ] {} <Debug> TCP-Session: 74ea281f-ee4f-471b-ad4b-5f179763f76a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 722 | 2026.03.20 19:55:17.198957 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 723 | 2026.03.20 19:55:17.199546 [ 283 ] {} <Debug> TCP-Session: 899d04c7-ed81-455c-a557-5f98222cc452 Authenticating user 'default' from [fd00:1122:3344:101::c]:36648 | ||
| 724 | 2026.03.20 19:55:17.199703 [ 283 ] {} <Debug> TCP-Session: 899d04c7-ed81-455c-a557-5f98222cc452 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 725 | 2026.03.20 19:55:17.199717 [ 283 ] {} <Debug> TCP-Session: 899d04c7-ed81-455c-a557-5f98222cc452 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 726 | 2026.03.20 19:55:17.245129 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 727 | 2026.03.20 19:55:17.245390 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 728 | 2026.03.20 19:55:17.251830 [ 242 ] {} <Debug> system.query_log (50ee8abe-c559-4bfc-bb2f-d84f09891cde): Loading data parts | ||
| 729 | 2026.03.20 19:55:17.251991 [ 242 ] {} <Debug> system.query_log (50ee8abe-c559-4bfc-bb2f-d84f09891cde): There are no data parts | ||
| 730 | 2026.03.20 19:55:17.259438 [ 242 ] {} <Trace> system.query_log (50ee8abe-c559-4bfc-bb2f-d84f09891cde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 731 | 2026.03.20 19:55:17.259563 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.73 GiB. | ||
| 732 | 2026.03.20 19:55:17.261378 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 733 | 2026.03.20 19:55:17.261840 [ 242 ] {} <Trace> system.query_log (50ee8abe-c559-4bfc-bb2f-d84f09891cde): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 734 | 2026.03.20 19:55:17.262119 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 735 | 2026.03.20 19:55:18.000181 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 157.40 MiB, peak 157.40 MiB, free memory in arenas 0.00 B, will set to 155.03 MiB (RSS), difference: -2.37 MiB | ||
| 736 | 2026.03.20 19:55:22.180707 [ 114 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 737 | 2026.03.20 19:55:22.180765 [ 114 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 738 | 2026.03.20 19:55:22.264146 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 | ||
| 739 | 2026.03.20 19:55:22.265004 [ 244 ] {} <Trace> system.asynchronous_metric_log (68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 740 | 2026.03.20 19:55:22.265053 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 741 | 2026.03.20 19:55:22.265764 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 742 | 2026.03.20 19:55:22.266299 [ 244 ] {} <Trace> system.asynchronous_metric_log (68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 743 | 2026.03.20 19:55:22.266467 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 744 | 2026.03.20 19:55:22.300113 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 745 | 2026.03.20 19:55:22.318403 [ 243 ] {} <Trace> system.metric_log (c7b02c2c-b96c-49bb-8e22-d7891c66dbbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 746 | 2026.03.20 19:55:22.318578 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 747 | 2026.03.20 19:55:22.325106 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 748 | 2026.03.20 19:55:22.326268 [ 243 ] {} <Trace> system.metric_log (c7b02c2c-b96c-49bb-8e22-d7891c66dbbf): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 749 | 2026.03.20 19:55:22.329845 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 750 | 2026.03.20 19:55:23.000184 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.78 MiB, peak 159.78 MiB, free memory in arenas 0.00 B, will set to 157.64 MiB (RSS), difference: 1.86 MiB | ||
| 751 | 2026.03.20 19:55:27.951067 [ 266 ] {} <Trace> TCP-Session: 0a3c76cb-707d-4aee-94a2-ff916d977d2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 752 | 2026.03.20 19:55:27.951328 [ 266 ] {512a40f3-69f7-463a-9f8d-605a9860451a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40016) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 753 | 2026.03.20 19:55:27.951715 [ 266 ] {512a40f3-69f7-463a-9f8d-605a9860451a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 754 | 2026.03.20 19:55:27.958860 [ 266 ] {512a40f3-69f7-463a-9f8d-605a9860451a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 755 | 2026.03.20 19:55:27.962073 [ 266 ] {512a40f3-69f7-463a-9f8d-605a9860451a} <Debug> TCPHandler: Processed in 0.011137245 sec. | ||
| 756 | 2026.03.20 19:55:27.968383 [ 266 ] {} <Trace> TCP-Session: 0a3c76cb-707d-4aee-94a2-ff916d977d2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 757 | 2026.03.20 19:55:27.968566 [ 266 ] {37bffd1e-8c39-40d3-bbb9-eaf605428da7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40016) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 758 | 2026.03.20 19:55:27.975897 [ 266 ] {37bffd1e-8c39-40d3-bbb9-eaf605428da7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 759 | 2026.03.20 19:55:27.975981 [ 266 ] {37bffd1e-8c39-40d3-bbb9-eaf605428da7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 760 | 2026.03.20 19:55:27.976542 [ 266 ] {37bffd1e-8c39-40d3-bbb9-eaf605428da7} <Debug> TCPHandler: Processed in 0.008210688 sec. | ||
| 761 | 2026.03.20 19:55:27.976850 [ 266 ] {} <Trace> TCP-Session: 0a3c76cb-707d-4aee-94a2-ff916d977d2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 762 | 2026.03.20 19:55:27.976971 [ 266 ] {5385c81f-7a03-4c9b-93fc-5d882add2e3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40016) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 763 | 2026.03.20 19:55:27.979387 [ 266 ] {5385c81f-7a03-4c9b-93fc-5d882add2e3b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 764 | 2026.03.20 19:55:27.979471 [ 266 ] {5385c81f-7a03-4c9b-93fc-5d882add2e3b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 765 | 2026.03.20 19:55:27.980031 [ 266 ] {5385c81f-7a03-4c9b-93fc-5d882add2e3b} <Debug> TCPHandler: Processed in 0.003228816 sec. | ||
| 766 | 2026.03.20 19:55:27.980318 [ 266 ] {} <Trace> TCP-Session: 0a3c76cb-707d-4aee-94a2-ff916d977d2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 767 | 2026.03.20 19:55:27.980436 [ 266 ] {da387127-55d3-464a-973a-06c857022965} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40016) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 768 | 2026.03.20 19:55:27.980675 [ 266 ] {da387127-55d3-464a-973a-06c857022965} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 769 | 2026.03.20 19:55:27.980718 [ 266 ] {da387127-55d3-464a-973a-06c857022965} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 770 | 2026.03.20 19:55:27.981023 [ 266 ] {da387127-55d3-464a-973a-06c857022965} <Debug> TCPHandler: Processed in 0.00075456 sec. | ||
| 771 | 2026.03.20 19:55:27.981223 [ 266 ] {} <Trace> TCP-Session: 0a3c76cb-707d-4aee-94a2-ff916d977d2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 772 | 2026.03.20 19:55:27.981338 [ 266 ] {b020c1fa-f0ad-4a23-943b-0cfbdd4adfb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40016) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 773 | 2026.03.20 19:55:27.981573 [ 266 ] {b020c1fa-f0ad-4a23-943b-0cfbdd4adfb0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 774 | 2026.03.20 19:55:27.981616 [ 266 ] {b020c1fa-f0ad-4a23-943b-0cfbdd4adfb0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 775 | 2026.03.20 19:55:27.981920 [ 266 ] {b020c1fa-f0ad-4a23-943b-0cfbdd4adfb0} <Debug> TCPHandler: Processed in 0.00074548 sec. | ||
| 776 | 2026.03.20 19:55:27.982115 [ 266 ] {} <Trace> TCP-Session: 0a3c76cb-707d-4aee-94a2-ff916d977d2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 777 | 2026.03.20 19:55:27.982230 [ 266 ] {722ce9e8-fdd9-48d1-8b08-71c32d13b956} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40016) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 778 | 2026.03.20 19:55:27.982468 [ 266 ] {722ce9e8-fdd9-48d1-8b08-71c32d13b956} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 779 | 2026.03.20 19:55:27.982511 [ 266 ] {722ce9e8-fdd9-48d1-8b08-71c32d13b956} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 780 | 2026.03.20 19:55:27.982827 [ 266 ] {722ce9e8-fdd9-48d1-8b08-71c32d13b956} <Debug> TCPHandler: Processed in 0.00076206 sec. | ||
| 781 | 2026.03.20 19:55:27.983022 [ 266 ] {} <Trace> TCP-Session: 0a3c76cb-707d-4aee-94a2-ff916d977d2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 782 | 2026.03.20 19:55:27.983137 [ 266 ] {17ff627f-d103-408d-8d9d-e53d980fd0ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40016) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 783 | 2026.03.20 19:55:27.983380 [ 266 ] {17ff627f-d103-408d-8d9d-e53d980fd0ae} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 784 | 2026.03.20 19:55:27.983423 [ 266 ] {17ff627f-d103-408d-8d9d-e53d980fd0ae} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 785 | 2026.03.20 19:55:27.983731 [ 266 ] {17ff627f-d103-408d-8d9d-e53d980fd0ae} <Debug> TCPHandler: Processed in 0.00075893 sec. | ||
| 786 | 2026.03.20 19:55:27.983939 [ 266 ] {} <Trace> TCP-Session: 0a3c76cb-707d-4aee-94a2-ff916d977d2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 787 | 2026.03.20 19:55:27.984053 [ 266 ] {53c04363-a3bb-4251-b82f-90b01d71b767} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40016) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 788 | 2026.03.20 19:55:27.984292 [ 266 ] {53c04363-a3bb-4251-b82f-90b01d71b767} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 789 | 2026.03.20 19:55:27.984334 [ 266 ] {53c04363-a3bb-4251-b82f-90b01d71b767} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 790 | 2026.03.20 19:55:27.984631 [ 266 ] {53c04363-a3bb-4251-b82f-90b01d71b767} <Debug> TCPHandler: Processed in 0.00074345 sec. | ||
| 791 | 2026.03.20 19:55:27.984837 [ 266 ] {} <Trace> TCP-Session: 0a3c76cb-707d-4aee-94a2-ff916d977d2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 792 | 2026.03.20 19:55:27.984951 [ 266 ] {ffb3d985-828f-456a-a38c-c1ddfe0add4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40016) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 793 | 2026.03.20 19:55:27.985189 [ 266 ] {ffb3d985-828f-456a-a38c-c1ddfe0add4f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 794 | 2026.03.20 19:55:27.985231 [ 266 ] {ffb3d985-828f-456a-a38c-c1ddfe0add4f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 795 | 2026.03.20 19:55:27.985531 [ 266 ] {ffb3d985-828f-456a-a38c-c1ddfe0add4f} <Debug> TCPHandler: Processed in 0.0007419 sec. | ||
| 796 | 2026.03.20 19:55:27.985727 [ 266 ] {} <Trace> TCP-Session: 0a3c76cb-707d-4aee-94a2-ff916d977d2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 797 | 2026.03.20 19:55:27.985843 [ 266 ] {162c6b34-dddc-4b88-8a44-636cc6401b46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40016) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 798 | 2026.03.20 19:55:27.986081 [ 266 ] {162c6b34-dddc-4b88-8a44-636cc6401b46} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 799 | 2026.03.20 19:55:27.986123 [ 266 ] {162c6b34-dddc-4b88-8a44-636cc6401b46} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 800 | 2026.03.20 19:55:27.986422 [ 266 ] {162c6b34-dddc-4b88-8a44-636cc6401b46} <Debug> TCPHandler: Processed in 0.000743369 sec. | ||
| 801 | 2026.03.20 19:55:27.986617 [ 266 ] {} <Trace> TCP-Session: 0a3c76cb-707d-4aee-94a2-ff916d977d2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 802 | 2026.03.20 19:55:27.986734 [ 266 ] {c4480e93-27f1-4116-b7f7-bbe1ce045ae4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40016) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 803 | 2026.03.20 19:55:27.986972 [ 266 ] {c4480e93-27f1-4116-b7f7-bbe1ce045ae4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 804 | 2026.03.20 19:55:27.987014 [ 266 ] {c4480e93-27f1-4116-b7f7-bbe1ce045ae4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 805 | 2026.03.20 19:55:27.987319 [ 266 ] {c4480e93-27f1-4116-b7f7-bbe1ce045ae4} <Debug> TCPHandler: Processed in 0.00075133 sec. | ||
| 806 | 2026.03.20 19:55:27.987513 [ 266 ] {} <Trace> TCP-Session: 0a3c76cb-707d-4aee-94a2-ff916d977d2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 807 | 2026.03.20 19:55:27.987633 [ 266 ] {60febe95-8dc1-49a6-9a91-88ecb235be59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40016) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 808 | 2026.03.20 19:55:27.987875 [ 266 ] {60febe95-8dc1-49a6-9a91-88ecb235be59} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 809 | 2026.03.20 19:55:27.987917 [ 266 ] {60febe95-8dc1-49a6-9a91-88ecb235be59} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 810 | 2026.03.20 19:55:27.988227 [ 266 ] {60febe95-8dc1-49a6-9a91-88ecb235be59} <Debug> TCPHandler: Processed in 0.00076213 sec. | ||
| 811 | 2026.03.20 19:55:27.988434 [ 266 ] {} <Trace> TCP-Session: 0a3c76cb-707d-4aee-94a2-ff916d977d2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 812 | 2026.03.20 19:55:27.988551 [ 266 ] {afe02899-1ca0-4d23-b799-ef5d6a8192c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40016) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 813 | 2026.03.20 19:55:27.988778 [ 266 ] {afe02899-1ca0-4d23-b799-ef5d6a8192c4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 814 | 2026.03.20 19:55:27.988817 [ 266 ] {afe02899-1ca0-4d23-b799-ef5d6a8192c4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 815 | 2026.03.20 19:55:27.989101 [ 266 ] {afe02899-1ca0-4d23-b799-ef5d6a8192c4} <Debug> TCPHandler: Processed in 0.000749949 sec. | ||
| 816 | 2026.03.20 19:55:27.989294 [ 266 ] {} <Trace> TCP-Session: 0a3c76cb-707d-4aee-94a2-ff916d977d2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 817 | 2026.03.20 19:55:27.989404 [ 266 ] {a37926bc-2764-478c-a986-aa42c9849efb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40016) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 818 | 2026.03.20 19:55:27.989707 [ 266 ] {a37926bc-2764-478c-a986-aa42c9849efb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 819 | 2026.03.20 19:55:27.989749 [ 266 ] {a37926bc-2764-478c-a986-aa42c9849efb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 820 | 2026.03.20 19:55:27.990064 [ 266 ] {a37926bc-2764-478c-a986-aa42c9849efb} <Debug> TCPHandler: Processed in 0.000770101 sec. | ||
| 821 | 2026.03.20 19:55:27.990262 [ 266 ] {} <Trace> TCP-Session: 0a3c76cb-707d-4aee-94a2-ff916d977d2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 822 | 2026.03.20 19:55:27.990380 [ 266 ] {c9e70b92-5bfe-4458-9afa-cc1448e381eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40016) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 823 | 2026.03.20 19:55:27.990632 [ 266 ] {c9e70b92-5bfe-4458-9afa-cc1448e381eb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 824 | 2026.03.20 19:55:27.990673 [ 266 ] {c9e70b92-5bfe-4458-9afa-cc1448e381eb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 825 | 2026.03.20 19:55:27.990995 [ 266 ] {c9e70b92-5bfe-4458-9afa-cc1448e381eb} <Debug> TCPHandler: Processed in 0.000782621 sec. | ||
| 826 | 2026.03.20 19:55:27.991631 [ 266 ] {} <Trace> TCP-Session: 0a3c76cb-707d-4aee-94a2-ff916d977d2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 827 | 2026.03.20 19:55:27.991749 [ 266 ] {3076fef9-9089-4e6f-991c-fb3c00c2e87b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40016) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 828 | 2026.03.20 19:55:27.991998 [ 266 ] {3076fef9-9089-4e6f-991c-fb3c00c2e87b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 829 | 2026.03.20 19:55:27.992040 [ 266 ] {3076fef9-9089-4e6f-991c-fb3c00c2e87b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 830 | 2026.03.20 19:55:27.992358 [ 266 ] {3076fef9-9089-4e6f-991c-fb3c00c2e87b} <Debug> TCPHandler: Processed in 0.000774821 sec. | ||
| 831 | 2026.03.20 19:55:27.992556 [ 266 ] {} <Trace> TCP-Session: 0a3c76cb-707d-4aee-94a2-ff916d977d2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 832 | 2026.03.20 19:55:27.992675 [ 266 ] {a2237a23-7231-4013-ad55-37e29d04f417} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40016) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 833 | 2026.03.20 19:55:27.992928 [ 266 ] {a2237a23-7231-4013-ad55-37e29d04f417} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 834 | 2026.03.20 19:55:27.992970 [ 266 ] {a2237a23-7231-4013-ad55-37e29d04f417} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 835 | 2026.03.20 19:55:27.993350 [ 266 ] {a2237a23-7231-4013-ad55-37e29d04f417} <Debug> TCPHandler: Processed in 0.000841932 sec. | ||
| 836 | 2026.03.20 19:55:27.993556 [ 266 ] {} <Trace> TCP-Session: 0a3c76cb-707d-4aee-94a2-ff916d977d2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 837 | 2026.03.20 19:55:27.993675 [ 266 ] {b7ceaacb-d69c-4ba6-b77b-75e94ce6a72d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40016) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 838 | 2026.03.20 19:55:27.993944 [ 266 ] {b7ceaacb-d69c-4ba6-b77b-75e94ce6a72d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 839 | 2026.03.20 19:55:27.993986 [ 266 ] {b7ceaacb-d69c-4ba6-b77b-75e94ce6a72d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 840 | 2026.03.20 19:55:27.994329 [ 266 ] {b7ceaacb-d69c-4ba6-b77b-75e94ce6a72d} <Debug> TCPHandler: Processed in 0.000822582 sec. | ||
| 841 | 2026.03.20 19:55:27.994524 [ 266 ] {} <Trace> TCP-Session: 0a3c76cb-707d-4aee-94a2-ff916d977d2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 842 | 2026.03.20 19:55:27.994645 [ 266 ] {01caa16d-585a-4362-b415-35bcc7a01a39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40016) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 843 | 2026.03.20 19:55:27.994900 [ 266 ] {01caa16d-585a-4362-b415-35bcc7a01a39} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 844 | 2026.03.20 19:55:27.994942 [ 266 ] {01caa16d-585a-4362-b415-35bcc7a01a39} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 845 | 2026.03.20 19:55:27.995270 [ 266 ] {01caa16d-585a-4362-b415-35bcc7a01a39} <Debug> TCPHandler: Processed in 0.000793381 sec. | ||
| 846 | 2026.03.20 19:55:27.996053 [ 266 ] {} <Trace> TCP-Session: 0a3c76cb-707d-4aee-94a2-ff916d977d2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 847 | 2026.03.20 19:55:27.996174 [ 266 ] {9e854bac-e4d1-4b89-b362-117314c6e75f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40016) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 848 | 2026.03.20 19:55:27.996430 [ 266 ] {9e854bac-e4d1-4b89-b362-117314c6e75f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 849 | 2026.03.20 19:55:27.996472 [ 266 ] {9e854bac-e4d1-4b89-b362-117314c6e75f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 850 | 2026.03.20 19:55:27.996788 [ 266 ] {9e854bac-e4d1-4b89-b362-117314c6e75f} <Debug> TCPHandler: Processed in 0.000783101 sec. | ||
| 851 | 2026.03.20 19:55:27.997573 [ 266 ] {} <Trace> TCP-Session: 0a3c76cb-707d-4aee-94a2-ff916d977d2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 852 | 2026.03.20 19:55:27.997695 [ 266 ] {2924ef4c-9014-4325-b004-5334bac8f2ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40016) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 853 | 2026.03.20 19:55:27.997987 [ 266 ] {2924ef4c-9014-4325-b004-5334bac8f2ce} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 854 | 2026.03.20 19:55:27.998031 [ 266 ] {2924ef4c-9014-4325-b004-5334bac8f2ce} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 855 | 2026.03.20 19:55:27.998349 [ 266 ] {2924ef4c-9014-4325-b004-5334bac8f2ce} <Debug> TCPHandler: Processed in 0.000824942 sec. | ||
| 856 | 2026.03.20 19:55:28.000189 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 154.40 MiB, peak 159.78 MiB, free memory in arenas 0.00 B, will set to 158.73 MiB (RSS), difference: 4.34 MiB | ||
| 857 | 2026.03.20 19:55:28.004755 [ 266 ] {} <Trace> TCP-Session: 0a3c76cb-707d-4aee-94a2-ff916d977d2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 858 | 2026.03.20 19:55:28.004908 [ 266 ] {ac018250-3407-44d7-973b-5e389076d101} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40016) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 859 | 2026.03.20 19:55:28.005217 [ 266 ] {ac018250-3407-44d7-973b-5e389076d101} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 860 | 2026.03.20 19:55:28.005259 [ 266 ] {ac018250-3407-44d7-973b-5e389076d101} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 861 | 2026.03.20 19:55:28.005572 [ 266 ] {ac018250-3407-44d7-973b-5e389076d101} <Debug> TCPHandler: Processed in 0.000876563 sec. | ||
| 862 | 2026.03.20 19:55:28.005812 [ 266 ] {} <Trace> TCP-Session: 0a3c76cb-707d-4aee-94a2-ff916d977d2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 863 | 2026.03.20 19:55:28.005934 [ 266 ] {5659aea5-4ac4-4aaf-a37a-ddc09821b0fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40016) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 864 | 2026.03.20 19:55:28.006197 [ 266 ] {5659aea5-4ac4-4aaf-a37a-ddc09821b0fe} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 865 | 2026.03.20 19:55:28.006238 [ 266 ] {5659aea5-4ac4-4aaf-a37a-ddc09821b0fe} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 866 | 2026.03.20 19:55:28.006552 [ 266 ] {5659aea5-4ac4-4aaf-a37a-ddc09821b0fe} <Debug> TCPHandler: Processed in 0.00078797 sec. | ||
| 867 | 2026.03.20 19:55:28.006790 [ 266 ] {} <Trace> TCP-Session: 0a3c76cb-707d-4aee-94a2-ff916d977d2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 868 | 2026.03.20 19:55:28.006912 [ 266 ] {8fd3cfce-bf94-4c1e-a565-0ff6be392262} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40016) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 869 | 2026.03.20 19:55:28.007175 [ 266 ] {8fd3cfce-bf94-4c1e-a565-0ff6be392262} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 870 | 2026.03.20 19:55:28.007217 [ 266 ] {8fd3cfce-bf94-4c1e-a565-0ff6be392262} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 871 | 2026.03.20 19:55:28.007524 [ 266 ] {8fd3cfce-bf94-4c1e-a565-0ff6be392262} <Debug> TCPHandler: Processed in 0.000782491 sec. | ||
| 872 | 2026.03.20 19:55:28.007767 [ 266 ] {} <Trace> TCP-Session: 0a3c76cb-707d-4aee-94a2-ff916d977d2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 873 | 2026.03.20 19:55:28.007889 [ 266 ] {ed5094bf-d4cd-4e6d-98b0-66d0a17720ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40016) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 874 | 2026.03.20 19:55:28.008152 [ 266 ] {ed5094bf-d4cd-4e6d-98b0-66d0a17720ad} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 875 | 2026.03.20 19:55:28.008194 [ 266 ] {ed5094bf-d4cd-4e6d-98b0-66d0a17720ad} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 876 | 2026.03.20 19:55:28.008510 [ 266 ] {ed5094bf-d4cd-4e6d-98b0-66d0a17720ad} <Debug> TCPHandler: Processed in 0.000792771 sec. | ||
| 877 | 2026.03.20 19:55:28.008765 [ 266 ] {} <Trace> TCP-Session: 0a3c76cb-707d-4aee-94a2-ff916d977d2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 878 | 2026.03.20 19:55:28.008890 [ 266 ] {473cf864-59e9-40cb-9119-6d79991a1ee7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40016) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 879 | 2026.03.20 19:55:28.009156 [ 266 ] {473cf864-59e9-40cb-9119-6d79991a1ee7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 880 | 2026.03.20 19:55:28.009197 [ 266 ] {473cf864-59e9-40cb-9119-6d79991a1ee7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 881 | 2026.03.20 19:55:28.009513 [ 266 ] {473cf864-59e9-40cb-9119-6d79991a1ee7} <Debug> TCPHandler: Processed in 0.000796881 sec. | ||
| 882 | 2026.03.20 19:55:28.015326 [ 266 ] {} <Trace> TCP-Session: 0a3c76cb-707d-4aee-94a2-ff916d977d2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 883 | 2026.03.20 19:55:28.015479 [ 266 ] {055dff9b-19c5-40a6-b5fc-44cea75c6db5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40016) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 884 | 2026.03.20 19:55:28.015819 [ 266 ] {055dff9b-19c5-40a6-b5fc-44cea75c6db5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 885 | 2026.03.20 19:55:28.015871 [ 266 ] {055dff9b-19c5-40a6-b5fc-44cea75c6db5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 886 | 2026.03.20 19:55:28.016253 [ 266 ] {055dff9b-19c5-40a6-b5fc-44cea75c6db5} <Debug> TCPHandler: Processed in 0.000986106 sec. | ||
| 887 | 2026.03.20 19:55:28.016527 [ 266 ] {} <Trace> TCP-Session: 0a3c76cb-707d-4aee-94a2-ff916d977d2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 888 | 2026.03.20 19:55:28.016652 [ 266 ] {9a24a0db-80ad-4d46-95e6-f49711e6529e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40016) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 889 | 2026.03.20 19:55:28.016925 [ 266 ] {9a24a0db-80ad-4d46-95e6-f49711e6529e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 890 | 2026.03.20 19:55:28.016966 [ 266 ] {9a24a0db-80ad-4d46-95e6-f49711e6529e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 891 | 2026.03.20 19:55:28.017302 [ 266 ] {9a24a0db-80ad-4d46-95e6-f49711e6529e} <Debug> TCPHandler: Processed in 0.000823522 sec. | ||
| 892 | 2026.03.20 19:55:28.017516 [ 266 ] {} <Trace> TCP-Session: 0a3c76cb-707d-4aee-94a2-ff916d977d2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 893 | 2026.03.20 19:55:28.017641 [ 266 ] {2a26faa1-84de-4ecf-9fa2-b6cf5024e05c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40016) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 894 | 2026.03.20 19:55:28.017915 [ 266 ] {2a26faa1-84de-4ecf-9fa2-b6cf5024e05c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 895 | 2026.03.20 19:55:28.017957 [ 266 ] {2a26faa1-84de-4ecf-9fa2-b6cf5024e05c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 896 | 2026.03.20 19:55:28.018269 [ 266 ] {2a26faa1-84de-4ecf-9fa2-b6cf5024e05c} <Debug> TCPHandler: Processed in 0.000801161 sec. | ||
| 897 | 2026.03.20 19:55:28.018480 [ 266 ] {} <Trace> TCP-Session: 0a3c76cb-707d-4aee-94a2-ff916d977d2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 898 | 2026.03.20 19:55:28.018606 [ 266 ] {e54d20ec-5017-4410-a2fd-8c4f462460b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40016) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 899 | 2026.03.20 19:55:28.018900 [ 266 ] {e54d20ec-5017-4410-a2fd-8c4f462460b3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 900 | 2026.03.20 19:55:28.018942 [ 266 ] {e54d20ec-5017-4410-a2fd-8c4f462460b3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 901 | 2026.03.20 19:55:28.019270 [ 266 ] {e54d20ec-5017-4410-a2fd-8c4f462460b3} <Debug> TCPHandler: Processed in 0.000837582 sec. | ||
| 902 | 2026.03.20 19:55:28.019486 [ 266 ] {} <Trace> TCP-Session: 0a3c76cb-707d-4aee-94a2-ff916d977d2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 903 | 2026.03.20 19:55:28.019613 [ 266 ] {105eb3e4-0c75-4b59-bf0a-0cf15d8fefac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40016) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 904 | 2026.03.20 19:55:28.019887 [ 266 ] {105eb3e4-0c75-4b59-bf0a-0cf15d8fefac} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 905 | 2026.03.20 19:55:28.019929 [ 266 ] {105eb3e4-0c75-4b59-bf0a-0cf15d8fefac} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 906 | 2026.03.20 19:55:28.020243 [ 266 ] {105eb3e4-0c75-4b59-bf0a-0cf15d8fefac} <Debug> TCPHandler: Processed in 0.000804592 sec. | ||
| 907 | 2026.03.20 19:55:28.020461 [ 266 ] {} <Trace> TCP-Session: 0a3c76cb-707d-4aee-94a2-ff916d977d2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 908 | 2026.03.20 19:55:28.020588 [ 266 ] {31d1fa22-6e16-46c4-b9b3-7381aa2d811f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40016) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 909 | 2026.03.20 19:55:28.020862 [ 266 ] {31d1fa22-6e16-46c4-b9b3-7381aa2d811f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 910 | 2026.03.20 19:55:28.020904 [ 266 ] {31d1fa22-6e16-46c4-b9b3-7381aa2d811f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 911 | 2026.03.20 19:55:28.021223 [ 266 ] {31d1fa22-6e16-46c4-b9b3-7381aa2d811f} <Debug> TCPHandler: Processed in 0.000810872 sec. | ||
| 912 | 2026.03.20 19:55:28.024571 [ 266 ] {} <Trace> TCP-Session: 0a3c76cb-707d-4aee-94a2-ff916d977d2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 913 | 2026.03.20 19:55:28.024735 [ 266 ] {07c42570-fb4d-4e12-abf2-b07f19b7b694} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40016) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 914 | 2026.03.20 19:55:28.025101 [ 266 ] {07c42570-fb4d-4e12-abf2-b07f19b7b694} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 915 | 2026.03.20 19:55:28.025153 [ 266 ] {07c42570-fb4d-4e12-abf2-b07f19b7b694} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 916 | 2026.03.20 19:55:28.025540 [ 266 ] {07c42570-fb4d-4e12-abf2-b07f19b7b694} <Debug> TCPHandler: Processed in 0.001028297 sec. | ||
| 917 | 2026.03.20 19:55:28.082092 [ 266 ] {} <Trace> TCP-Session: 0a3c76cb-707d-4aee-94a2-ff916d977d2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 918 | 2026.03.20 19:55:28.082269 [ 266 ] {027abec3-71d3-4c42-b349-e212191b336b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40016) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 919 | 2026.03.20 19:55:28.082660 [ 266 ] {027abec3-71d3-4c42-b349-e212191b336b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 920 | 2026.03.20 19:55:28.082717 [ 266 ] {027abec3-71d3-4c42-b349-e212191b336b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 921 | 2026.03.20 19:55:28.083148 [ 266 ] {027abec3-71d3-4c42-b349-e212191b336b} <Debug> TCPHandler: Processed in 0.00111839 sec. | ||
| 922 | 2026.03.20 19:55:28.107861 [ 266 ] {} <Trace> TCP-Session: 0a3c76cb-707d-4aee-94a2-ff916d977d2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 923 | 2026.03.20 19:55:28.108032 [ 266 ] {a29fb7ea-0a51-4593-b747-c340dc4edc4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40016) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 924 | 2026.03.20 19:55:28.108362 [ 266 ] {a29fb7ea-0a51-4593-b747-c340dc4edc4c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 925 | 2026.03.20 19:55:28.108407 [ 266 ] {a29fb7ea-0a51-4593-b747-c340dc4edc4c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 926 | 2026.03.20 19:55:28.108749 [ 266 ] {a29fb7ea-0a51-4593-b747-c340dc4edc4c} <Debug> TCPHandler: Processed in 0.000949686 sec. | ||
| 927 | 2026.03.20 19:55:28.109510 [ 266 ] {} <Trace> TCP-Session: 0a3c76cb-707d-4aee-94a2-ff916d977d2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 928 | 2026.03.20 19:55:28.109618 [ 266 ] {982235d4-a7c2-43c4-8065-7d04f37ea1ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40016) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 929 | 2026.03.20 19:55:28.109661 [ 266 ] {982235d4-a7c2-43c4-8065-7d04f37ea1ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 930 | 2026.03.20 19:55:28.112174 [ 266 ] {982235d4-a7c2-43c4-8065-7d04f37ea1ca} <Trace> oximeter.timeseries_schema (dfaa219f-9dab-4ef1-b215-30285dbe8436): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 931 | 2026.03.20 19:55:28.112222 [ 266 ] {982235d4-a7c2-43c4-8065-7d04f37ea1ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 932 | 2026.03.20 19:55:28.112908 [ 266 ] {982235d4-a7c2-43c4-8065-7d04f37ea1ca} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 933 | 2026.03.20 19:55:28.113332 [ 266 ] {982235d4-a7c2-43c4-8065-7d04f37ea1ca} <Trace> oximeter.timeseries_schema (dfaa219f-9dab-4ef1-b215-30285dbe8436): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 934 | 2026.03.20 19:55:28.113477 [ 266 ] {982235d4-a7c2-43c4-8065-7d04f37ea1ca} <Debug> executeQuery: Read 35 rows, 7.62 KiB in 0.00389 sec., 8997.429305912598 rows/sec., 1.91 MiB/sec. | ||
| 935 | 2026.03.20 19:55:28.113515 [ 266 ] {982235d4-a7c2-43c4-8065-7d04f37ea1ca} <Debug> TCPHandler: Processed in 0.004055327 sec. | ||
| 936 | 2026.03.20 19:55:28.113657 [ 266 ] {} <Trace> TCP-Session: 0a3c76cb-707d-4aee-94a2-ff916d977d2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 937 | 2026.03.20 19:55:28.113754 [ 266 ] {7622a4c8-3509-426b-b183-e508bfb77a76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40016) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 938 | 2026.03.20 19:55:28.113794 [ 266 ] {7622a4c8-3509-426b-b183-e508bfb77a76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 939 | 2026.03.20 19:55:28.114412 [ 266 ] {7622a4c8-3509-426b-b183-e508bfb77a76} <Trace> oximeter.fields_i16 (2564387c-0082-4c94-ade1-9353cd557e41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 940 | 2026.03.20 19:55:28.114446 [ 266 ] {7622a4c8-3509-426b-b183-e508bfb77a76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 941 | 2026.03.20 19:55:28.114870 [ 266 ] {7622a4c8-3509-426b-b183-e508bfb77a76} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 942 | 2026.03.20 19:55:28.115287 [ 266 ] {7622a4c8-3509-426b-b183-e508bfb77a76} <Trace> oximeter.fields_i16 (2564387c-0082-4c94-ade1-9353cd557e41): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 943 | 2026.03.20 19:55:28.115414 [ 266 ] {7622a4c8-3509-426b-b183-e508bfb77a76} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00168 sec., 14285.714285714284 rows/sec., 1.19 MiB/sec. | ||
| 944 | 2026.03.20 19:55:28.115450 [ 266 ] {7622a4c8-3509-426b-b183-e508bfb77a76} <Debug> TCPHandler: Processed in 0.001842529 sec. | ||
| 945 | 2026.03.20 19:55:28.115566 [ 266 ] {} <Trace> TCP-Session: 0a3c76cb-707d-4aee-94a2-ff916d977d2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 946 | 2026.03.20 19:55:28.115660 [ 266 ] {ba8416ba-4715-4b5a-83c8-b0cb806ad1fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40016) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 947 | 2026.03.20 19:55:28.115699 [ 266 ] {ba8416ba-4715-4b5a-83c8-b0cb806ad1fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 948 | 2026.03.20 19:55:28.116094 [ 266 ] {ba8416ba-4715-4b5a-83c8-b0cb806ad1fc} <Trace> oximeter.fields_ipaddr (4d519c69-6502-4e4d-92c8-2256a1b268df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 949 | 2026.03.20 19:55:28.116131 [ 266 ] {ba8416ba-4715-4b5a-83c8-b0cb806ad1fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 950 | 2026.03.20 19:55:28.116507 [ 266 ] {ba8416ba-4715-4b5a-83c8-b0cb806ad1fc} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 951 | 2026.03.20 19:55:28.116916 [ 266 ] {ba8416ba-4715-4b5a-83c8-b0cb806ad1fc} <Trace> oximeter.fields_ipaddr (4d519c69-6502-4e4d-92c8-2256a1b268df): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 952 | 2026.03.20 19:55:28.117044 [ 266 ] {ba8416ba-4715-4b5a-83c8-b0cb806ad1fc} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001402 sec., 8559.201141226818 rows/sec., 697.94 KiB/sec. | ||
| 953 | 2026.03.20 19:55:28.117081 [ 266 ] {ba8416ba-4715-4b5a-83c8-b0cb806ad1fc} <Debug> TCPHandler: Processed in 0.001565852 sec. | ||
| 954 | 2026.03.20 19:55:28.117194 [ 266 ] {} <Trace> TCP-Session: 0a3c76cb-707d-4aee-94a2-ff916d977d2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 955 | 2026.03.20 19:55:28.117288 [ 266 ] {6aabeb0d-c049-4c95-8203-a54dfa50d7aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40016) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 956 | 2026.03.20 19:55:28.117326 [ 266 ] {6aabeb0d-c049-4c95-8203-a54dfa50d7aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 957 | 2026.03.20 19:55:28.119551 [ 266 ] {6aabeb0d-c049-4c95-8203-a54dfa50d7aa} <Trace> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 958 | 2026.03.20 19:55:28.119589 [ 266 ] {6aabeb0d-c049-4c95-8203-a54dfa50d7aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 959 | 2026.03.20 19:55:28.120225 [ 266 ] {6aabeb0d-c049-4c95-8203-a54dfa50d7aa} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 960 | 2026.03.20 19:55:28.120672 [ 266 ] {6aabeb0d-c049-4c95-8203-a54dfa50d7aa} <Trace> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 961 | 2026.03.20 19:55:28.120806 [ 266 ] {6aabeb0d-c049-4c95-8203-a54dfa50d7aa} <Debug> executeQuery: Read 2535 rows, 194.12 KiB in 0.003536 sec., 716911.7647058823 rows/sec., 53.61 MiB/sec. | ||
| 962 | 2026.03.20 19:55:28.120844 [ 266 ] {6aabeb0d-c049-4c95-8203-a54dfa50d7aa} <Debug> TCPHandler: Processed in 0.003699758 sec. | ||
| 963 | 2026.03.20 19:55:28.120958 [ 266 ] {} <Trace> TCP-Session: 0a3c76cb-707d-4aee-94a2-ff916d977d2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 964 | 2026.03.20 19:55:28.121052 [ 266 ] {f8fae545-a488-413a-9227-9ddeda43f15f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40016) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 965 | 2026.03.20 19:55:28.121092 [ 266 ] {f8fae545-a488-413a-9227-9ddeda43f15f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 966 | 2026.03.20 19:55:28.121508 [ 266 ] {f8fae545-a488-413a-9227-9ddeda43f15f} <Trace> oximeter.fields_u16 (04c457fd-3af8-4a79-a88d-7c36c4cdcc84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 967 | 2026.03.20 19:55:28.121544 [ 266 ] {f8fae545-a488-413a-9227-9ddeda43f15f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 968 | 2026.03.20 19:55:28.121939 [ 266 ] {f8fae545-a488-413a-9227-9ddeda43f15f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 969 | 2026.03.20 19:55:28.122347 [ 266 ] {f8fae545-a488-413a-9227-9ddeda43f15f} <Trace> oximeter.fields_u16 (04c457fd-3af8-4a79-a88d-7c36c4cdcc84): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 970 | 2026.03.20 19:55:28.122475 [ 266 ] {f8fae545-a488-413a-9227-9ddeda43f15f} <Debug> executeQuery: Read 36 rows, 2.70 KiB in 0.00144 sec., 25000 rows/sec., 1.83 MiB/sec. | ||
| 971 | 2026.03.20 19:55:28.122510 [ 266 ] {f8fae545-a488-413a-9227-9ddeda43f15f} <Debug> TCPHandler: Processed in 0.001601573 sec. | ||
| 972 | 2026.03.20 19:55:28.122623 [ 266 ] {} <Trace> TCP-Session: 0a3c76cb-707d-4aee-94a2-ff916d977d2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 973 | 2026.03.20 19:55:28.122718 [ 266 ] {4f4828b4-c9df-4fc5-bbc9-bc0ab3c34c82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40016) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 974 | 2026.03.20 19:55:28.122756 [ 266 ] {4f4828b4-c9df-4fc5-bbc9-bc0ab3c34c82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 975 | 2026.03.20 19:55:28.123527 [ 266 ] {4f4828b4-c9df-4fc5-bbc9-bc0ab3c34c82} <Trace> oximeter.fields_u32 (3e77f56c-5e97-464b-9ee2-b988bdce5b4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 976 | 2026.03.20 19:55:28.123559 [ 266 ] {4f4828b4-c9df-4fc5-bbc9-bc0ab3c34c82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 977 | 2026.03.20 19:55:28.124004 [ 266 ] {4f4828b4-c9df-4fc5-bbc9-bc0ab3c34c82} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 978 | 2026.03.20 19:55:28.124483 [ 266 ] {4f4828b4-c9df-4fc5-bbc9-bc0ab3c34c82} <Trace> oximeter.fields_u32 (3e77f56c-5e97-464b-9ee2-b988bdce5b4b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 979 | 2026.03.20 19:55:28.124609 [ 266 ] {4f4828b4-c9df-4fc5-bbc9-bc0ab3c34c82} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.00191 sec., 431937.17277486913 rows/sec., 25.27 MiB/sec. | ||
| 980 | 2026.03.20 19:55:28.124646 [ 266 ] {4f4828b4-c9df-4fc5-bbc9-bc0ab3c34c82} <Debug> TCPHandler: Processed in 0.002074255 sec. | ||
| 981 | 2026.03.20 19:55:28.124756 [ 266 ] {} <Trace> TCP-Session: 0a3c76cb-707d-4aee-94a2-ff916d977d2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 982 | 2026.03.20 19:55:28.124851 [ 266 ] {d9891b30-bf76-43d1-97ce-74d5192d5b92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40016) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 983 | 2026.03.20 19:55:28.124889 [ 266 ] {d9891b30-bf76-43d1-97ce-74d5192d5b92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 984 | 2026.03.20 19:55:28.125267 [ 266 ] {d9891b30-bf76-43d1-97ce-74d5192d5b92} <Trace> oximeter.fields_u64 (90970e3f-dc86-46a0-9941-511c942241bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 985 | 2026.03.20 19:55:28.125302 [ 266 ] {d9891b30-bf76-43d1-97ce-74d5192d5b92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 986 | 2026.03.20 19:55:28.125815 [ 266 ] {d9891b30-bf76-43d1-97ce-74d5192d5b92} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 987 | 2026.03.20 19:55:28.126231 [ 266 ] {d9891b30-bf76-43d1-97ce-74d5192d5b92} <Trace> oximeter.fields_u64 (90970e3f-dc86-46a0-9941-511c942241bb): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 988 | 2026.03.20 19:55:28.126354 [ 266 ] {d9891b30-bf76-43d1-97ce-74d5192d5b92} <Debug> executeQuery: Read 2 rows, 144.00 B in 0.001522 sec., 1314.060446780552 rows/sec., 92.39 KiB/sec. | ||
| 989 | 2026.03.20 19:55:28.126388 [ 266 ] {d9891b30-bf76-43d1-97ce-74d5192d5b92} <Debug> TCPHandler: Processed in 0.001681275 sec. | ||
| 990 | 2026.03.20 19:55:28.126499 [ 266 ] {} <Trace> TCP-Session: 0a3c76cb-707d-4aee-94a2-ff916d977d2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 991 | 2026.03.20 19:55:28.126593 [ 266 ] {1268cbed-9f74-46b3-a7cc-6715736f9eea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40016) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 992 | 2026.03.20 19:55:28.126631 [ 266 ] {1268cbed-9f74-46b3-a7cc-6715736f9eea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 993 | 2026.03.20 19:55:28.127029 [ 266 ] {1268cbed-9f74-46b3-a7cc-6715736f9eea} <Trace> oximeter.fields_u8 (8746d2ea-87a3-47dd-bedc-b71d488a0ac0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 994 | 2026.03.20 19:55:28.127063 [ 266 ] {1268cbed-9f74-46b3-a7cc-6715736f9eea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 995 | 2026.03.20 19:55:28.127498 [ 266 ] {1268cbed-9f74-46b3-a7cc-6715736f9eea} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 996 | 2026.03.20 19:55:28.127940 [ 266 ] {1268cbed-9f74-46b3-a7cc-6715736f9eea} <Trace> oximeter.fields_u8 (8746d2ea-87a3-47dd-bedc-b71d488a0ac0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 997 | 2026.03.20 19:55:28.128064 [ 266 ] {1268cbed-9f74-46b3-a7cc-6715736f9eea} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001489 sec., 8059.100067159166 rows/sec., 629.62 KiB/sec. | ||
| 998 | 2026.03.20 19:55:28.128099 [ 266 ] {1268cbed-9f74-46b3-a7cc-6715736f9eea} <Debug> TCPHandler: Processed in 0.001649754 sec. | ||
| 999 | 2026.03.20 19:55:28.128209 [ 266 ] {} <Trace> TCP-Session: 0a3c76cb-707d-4aee-94a2-ff916d977d2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1000 | 2026.03.20 19:55:28.128303 [ 266 ] {42425e10-c443-48b9-914f-4755c475a8aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40016) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1001 | 2026.03.20 19:55:28.128341 [ 266 ] {42425e10-c443-48b9-914f-4755c475a8aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1002 | 2026.03.20 19:55:28.129324 [ 266 ] {42425e10-c443-48b9-914f-4755c475a8aa} <Trace> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1003 | 2026.03.20 19:55:28.129359 [ 266 ] {42425e10-c443-48b9-914f-4755c475a8aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1004 | 2026.03.20 19:55:28.129890 [ 266 ] {42425e10-c443-48b9-914f-4755c475a8aa} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1005 | 2026.03.20 19:55:28.130314 [ 266 ] {42425e10-c443-48b9-914f-4755c475a8aa} <Trace> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1006 | 2026.03.20 19:55:28.130438 [ 266 ] {42425e10-c443-48b9-914f-4755c475a8aa} <Debug> executeQuery: Read 1339 rows, 92.43 KiB in 0.002152 sec., 622211.8959107808 rows/sec., 41.94 MiB/sec. | ||
| 1007 | 2026.03.20 19:55:28.130472 [ 266 ] {42425e10-c443-48b9-914f-4755c475a8aa} <Debug> TCPHandler: Processed in 0.002311731 sec. | ||
| 1008 | 2026.03.20 19:55:28.130584 [ 266 ] {} <Trace> TCP-Session: 0a3c76cb-707d-4aee-94a2-ff916d977d2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1009 | 2026.03.20 19:55:28.130678 [ 266 ] {3bb2d215-b437-48e1-9c59-08b4f81de56f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40016) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1010 | 2026.03.20 19:55:28.130720 [ 266 ] {3bb2d215-b437-48e1-9c59-08b4f81de56f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1011 | 2026.03.20 19:55:28.131740 [ 266 ] {3bb2d215-b437-48e1-9c59-08b4f81de56f} <Trace> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1012 | 2026.03.20 19:55:28.131771 [ 266 ] {3bb2d215-b437-48e1-9c59-08b4f81de56f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1013 | 2026.03.20 19:55:28.134557 [ 266 ] {3bb2d215-b437-48e1-9c59-08b4f81de56f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1014 | 2026.03.20 19:55:28.135051 [ 266 ] {3bb2d215-b437-48e1-9c59-08b4f81de56f} <Trace> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1015 | 2026.03.20 19:55:28.135197 [ 266 ] {3bb2d215-b437-48e1-9c59-08b4f81de56f} <Debug> executeQuery: Read 2357 rows, 150.57 KiB in 0.004537 sec., 519506.28168393206 rows/sec., 32.41 MiB/sec. | ||
| 1016 | 2026.03.20 19:55:28.135232 [ 266 ] {3bb2d215-b437-48e1-9c59-08b4f81de56f} <Debug> TCPHandler: Processed in 0.004698234 sec. | ||
| 1017 | 2026.03.20 19:55:28.135350 [ 266 ] {} <Trace> TCP-Session: 0a3c76cb-707d-4aee-94a2-ff916d977d2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1018 | 2026.03.20 19:55:28.135445 [ 266 ] {ebc3f47e-f60c-41d5-9564-567f5cb3fe6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40016) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1019 | 2026.03.20 19:55:28.135499 [ 266 ] {ebc3f47e-f60c-41d5-9564-567f5cb3fe6d} <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 | ||
| 1020 | 2026.03.20 19:55:28.136252 [ 266 ] {ebc3f47e-f60c-41d5-9564-567f5cb3fe6d} <Trace> oximeter.measurements_histogramu64 (4eb69afa-be86-412c-972f-8e432190220c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1021 | 2026.03.20 19:55:28.136287 [ 266 ] {ebc3f47e-f60c-41d5-9564-567f5cb3fe6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1022 | 2026.03.20 19:55:28.139514 [ 266 ] {ebc3f47e-f60c-41d5-9564-567f5cb3fe6d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1023 | 2026.03.20 19:55:28.140225 [ 266 ] {ebc3f47e-f60c-41d5-9564-567f5cb3fe6d} <Trace> oximeter.measurements_histogramu64 (4eb69afa-be86-412c-972f-8e432190220c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1024 | 2026.03.20 19:55:28.140359 [ 266 ] {ebc3f47e-f60c-41d5-9564-567f5cb3fe6d} <Debug> executeQuery: Read 12 rows, 22.02 KiB in 0.004932 sec., 2433.0900243309 rows/sec., 4.36 MiB/sec. | ||
| 1025 | 2026.03.20 19:55:28.140419 [ 266 ] {ebc3f47e-f60c-41d5-9564-567f5cb3fe6d} <Debug> TCPHandler: Processed in 0.005118216 sec. | ||
| 1026 | 2026.03.20 19:55:28.140541 [ 266 ] {} <Trace> TCP-Session: 0a3c76cb-707d-4aee-94a2-ff916d977d2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1027 | 2026.03.20 19:55:28.140636 [ 266 ] {dfe432bd-1406-4e17-bb1d-dc0ada4eb389} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40016) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1028 | 2026.03.20 19:55:28.140677 [ 266 ] {dfe432bd-1406-4e17-bb1d-dc0ada4eb389} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1029 | 2026.03.20 19:55:28.140999 [ 266 ] {dfe432bd-1406-4e17-bb1d-dc0ada4eb389} <Trace> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1030 | 2026.03.20 19:55:28.141035 [ 266 ] {dfe432bd-1406-4e17-bb1d-dc0ada4eb389} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1031 | 2026.03.20 19:55:28.141443 [ 266 ] {dfe432bd-1406-4e17-bb1d-dc0ada4eb389} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1032 | 2026.03.20 19:55:28.141863 [ 266 ] {dfe432bd-1406-4e17-bb1d-dc0ada4eb389} <Trace> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1033 | 2026.03.20 19:55:28.141987 [ 266 ] {dfe432bd-1406-4e17-bb1d-dc0ada4eb389} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001371 sec., 8752.735229759299 rows/sec., 604.03 KiB/sec. | ||
| 1034 | 2026.03.20 19:55:28.142028 [ 266 ] {dfe432bd-1406-4e17-bb1d-dc0ada4eb389} <Debug> TCPHandler: Processed in 0.001537431 sec. | ||
| 1035 | 2026.03.20 19:55:29.766679 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1403 | ||
| 1036 | 2026.03.20 19:55:29.767196 [ 244 ] {} <Trace> system.asynchronous_metric_log (68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1037 | 2026.03.20 19:55:29.767243 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1038 | 2026.03.20 19:55:29.767958 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1039 | 2026.03.20 19:55:29.768437 [ 244 ] {} <Trace> system.asynchronous_metric_log (68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1040 | 2026.03.20 19:55:29.768565 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1403 | ||
| 1041 | 2026.03.20 19:55:29.830062 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 1042 | 2026.03.20 19:55:29.847058 [ 243 ] {} <Trace> system.metric_log (c7b02c2c-b96c-49bb-8e22-d7891c66dbbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1043 | 2026.03.20 19:55:29.847105 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1044 | 2026.03.20 19:55:29.853850 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1045 | 2026.03.20 19:55:29.854977 [ 243 ] {} <Trace> system.metric_log (c7b02c2c-b96c-49bb-8e22-d7891c66dbbf): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1046 | 2026.03.20 19:55:29.857787 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 1047 | 2026.03.20 19:55:30.000249 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 160.49 MiB, peak 164.49 MiB, free memory in arenas 0.00 B, will set to 161.75 MiB (RSS), difference: 1.26 MiB | ||
| 1048 | 2026.03.20 19:55:32.542766 [ 266 ] {} <Trace> TCP-Session: 0a3c76cb-707d-4aee-94a2-ff916d977d2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1049 | 2026.03.20 19:55:32.542953 [ 266 ] {21509a9e-496e-4d21-850c-b269eca4fbc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40016) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1050 | 2026.03.20 19:55:32.543017 [ 266 ] {21509a9e-496e-4d21-850c-b269eca4fbc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1051 | 2026.03.20 19:55:32.543619 [ 266 ] {21509a9e-496e-4d21-850c-b269eca4fbc6} <Trace> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1052 | 2026.03.20 19:55:32.543666 [ 266 ] {21509a9e-496e-4d21-850c-b269eca4fbc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1053 | 2026.03.20 19:55:32.544146 [ 266 ] {21509a9e-496e-4d21-850c-b269eca4fbc6} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1054 | 2026.03.20 19:55:32.544601 [ 266 ] {21509a9e-496e-4d21-850c-b269eca4fbc6} <Trace> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1055 | 2026.03.20 19:55:32.544753 [ 266 ] {21509a9e-496e-4d21-850c-b269eca4fbc6} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001846 sec., 30335.861321776814 rows/sec., 2.33 MiB/sec. | ||
| 1056 | 2026.03.20 19:55:32.544803 [ 266 ] {21509a9e-496e-4d21-850c-b269eca4fbc6} <Debug> TCPHandler: Processed in 0.002159317 sec. | ||
| 1057 | 2026.03.20 19:55:32.544926 [ 266 ] {} <Trace> TCP-Session: 0a3c76cb-707d-4aee-94a2-ff916d977d2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1058 | 2026.03.20 19:55:32.545023 [ 266 ] {8ac592b3-0dcd-466f-876e-2952593ec617} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40016) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1059 | 2026.03.20 19:55:32.545063 [ 266 ] {8ac592b3-0dcd-466f-876e-2952593ec617} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1060 | 2026.03.20 19:55:32.545491 [ 266 ] {8ac592b3-0dcd-466f-876e-2952593ec617} <Trace> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1061 | 2026.03.20 19:55:32.545528 [ 266 ] {8ac592b3-0dcd-466f-876e-2952593ec617} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1062 | 2026.03.20 19:55:32.545936 [ 266 ] {8ac592b3-0dcd-466f-876e-2952593ec617} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1063 | 2026.03.20 19:55:32.546382 [ 266 ] {8ac592b3-0dcd-466f-876e-2952593ec617} <Trace> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1064 | 2026.03.20 19:55:32.546516 [ 266 ] {8ac592b3-0dcd-466f-876e-2952593ec617} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001513 sec., 42300.066093853275 rows/sec., 3.30 MiB/sec. | ||
| 1065 | 2026.03.20 19:55:32.546561 [ 266 ] {8ac592b3-0dcd-466f-876e-2952593ec617} <Debug> TCPHandler: Processed in 0.001685725 sec. | ||
| 1066 | 2026.03.20 19:55:32.546683 [ 266 ] {} <Trace> TCP-Session: 0a3c76cb-707d-4aee-94a2-ff916d977d2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1067 | 2026.03.20 19:55:32.546783 [ 266 ] {4b2439e8-1707-4d8e-a633-8431bdd251d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40016) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1068 | 2026.03.20 19:55:32.546826 [ 266 ] {4b2439e8-1707-4d8e-a633-8431bdd251d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1069 | 2026.03.20 19:55:32.547217 [ 266 ] {4b2439e8-1707-4d8e-a633-8431bdd251d9} <Trace> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1070 | 2026.03.20 19:55:32.547253 [ 266 ] {4b2439e8-1707-4d8e-a633-8431bdd251d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1071 | 2026.03.20 19:55:32.547687 [ 266 ] {4b2439e8-1707-4d8e-a633-8431bdd251d9} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1072 | 2026.03.20 19:55:32.548105 [ 266 ] {4b2439e8-1707-4d8e-a633-8431bdd251d9} <Trace> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1073 | 2026.03.20 19:55:32.548231 [ 266 ] {4b2439e8-1707-4d8e-a633-8431bdd251d9} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001466 sec., 87312.41473396998 rows/sec., 6.08 MiB/sec. | ||
| 1074 | 2026.03.20 19:55:32.548273 [ 266 ] {4b2439e8-1707-4d8e-a633-8431bdd251d9} <Debug> TCPHandler: Processed in 0.001639443 sec. | ||
| 1075 | 2026.03.20 19:55:32.548388 [ 266 ] {} <Trace> TCP-Session: 0a3c76cb-707d-4aee-94a2-ff916d977d2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1076 | 2026.03.20 19:55:32.548481 [ 266 ] {eeb17839-acc7-483a-a2ee-a882e0a58037} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40016) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1077 | 2026.03.20 19:55:32.548521 [ 266 ] {eeb17839-acc7-483a-a2ee-a882e0a58037} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1078 | 2026.03.20 19:55:32.548859 [ 266 ] {eeb17839-acc7-483a-a2ee-a882e0a58037} <Trace> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1079 | 2026.03.20 19:55:32.548895 [ 266 ] {eeb17839-acc7-483a-a2ee-a882e0a58037} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1080 | 2026.03.20 19:55:32.549277 [ 266 ] {eeb17839-acc7-483a-a2ee-a882e0a58037} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1081 | 2026.03.20 19:55:32.549687 [ 266 ] {eeb17839-acc7-483a-a2ee-a882e0a58037} <Trace> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1082 | 2026.03.20 19:55:32.549813 [ 266 ] {eeb17839-acc7-483a-a2ee-a882e0a58037} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.00135 sec., 35555.555555555555 rows/sec., 2.40 MiB/sec. | ||
| 1083 | 2026.03.20 19:55:32.549855 [ 266 ] {eeb17839-acc7-483a-a2ee-a882e0a58037} <Debug> TCPHandler: Processed in 0.00151584 sec. | ||
| 1084 | 2026.03.20 19:55:37.181020 [ 82 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1085 | 2026.03.20 19:55:37.181093 [ 82 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1086 | 2026.03.20 19:55:37.262669 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 102 entries to flush up to offset 190 | ||
| 1087 | 2026.03.20 19:55:37.266957 [ 242 ] {} <Trace> system.query_log (50ee8abe-c559-4bfc-bb2f-d84f09891cde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1088 | 2026.03.20 19:55:37.266997 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1089 | 2026.03.20 19:55:37.268433 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1090 | 2026.03.20 19:55:37.268645 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1891 | ||
| 1091 | 2026.03.20 19:55:37.268931 [ 242 ] {} <Trace> system.query_log (50ee8abe-c559-4bfc-bb2f-d84f09891cde): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1092 | 2026.03.20 19:55:37.269214 [ 244 ] {} <Trace> system.asynchronous_metric_log (68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1093 | 2026.03.20 19:55:37.269231 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 190 | ||
| 1094 | 2026.03.20 19:55:37.269261 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1095 | 2026.03.20 19:55:37.269993 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1096 | 2026.03.20 19:55:37.270424 [ 244 ] {} <Trace> system.asynchronous_metric_log (68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1097 | 2026.03.20 19:55:37.270549 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
| 1098 | 2026.03.20 19:55:37.357862 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1099 | 2026.03.20 19:55:37.375134 [ 243 ] {} <Trace> system.metric_log (c7b02c2c-b96c-49bb-8e22-d7891c66dbbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1100 | 2026.03.20 19:55:37.375188 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1101 | 2026.03.20 19:55:37.381663 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1102 | 2026.03.20 19:55:37.382798 [ 243 ] {} <Trace> system.metric_log (c7b02c2c-b96c-49bb-8e22-d7891c66dbbf): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1103 | 2026.03.20 19:55:37.385687 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1104 | 2026.03.20 19:55:37.544231 [ 266 ] {} <Trace> TCP-Session: 0a3c76cb-707d-4aee-94a2-ff916d977d2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1105 | 2026.03.20 19:55:37.544406 [ 266 ] {d8c7a902-d781-4307-8bee-db4a1db8fc17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40016) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1106 | 2026.03.20 19:55:37.544473 [ 266 ] {d8c7a902-d781-4307-8bee-db4a1db8fc17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1107 | 2026.03.20 19:55:37.545147 [ 266 ] {d8c7a902-d781-4307-8bee-db4a1db8fc17} <Trace> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1108 | 2026.03.20 19:55:37.545197 [ 266 ] {d8c7a902-d781-4307-8bee-db4a1db8fc17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1109 | 2026.03.20 19:55:37.545755 [ 266 ] {d8c7a902-d781-4307-8bee-db4a1db8fc17} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1110 | 2026.03.20 19:55:37.546317 [ 266 ] {d8c7a902-d781-4307-8bee-db4a1db8fc17} <Trace> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1111 | 2026.03.20 19:55:37.546481 [ 266 ] {d8c7a902-d781-4307-8bee-db4a1db8fc17} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002123 sec., 26377.7673104098 rows/sec., 2.03 MiB/sec. | ||
| 1112 | 2026.03.20 19:55:37.546532 [ 266 ] {d8c7a902-d781-4307-8bee-db4a1db8fc17} <Debug> TCPHandler: Processed in 0.002423275 sec. | ||
| 1113 | 2026.03.20 19:55:37.546666 [ 266 ] {} <Trace> TCP-Session: 0a3c76cb-707d-4aee-94a2-ff916d977d2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1114 | 2026.03.20 19:55:37.546769 [ 266 ] {eeb7d851-4a8b-4138-af57-16c374480139} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40016) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1115 | 2026.03.20 19:55:37.546814 [ 266 ] {eeb7d851-4a8b-4138-af57-16c374480139} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1116 | 2026.03.20 19:55:37.547275 [ 266 ] {eeb7d851-4a8b-4138-af57-16c374480139} <Trace> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1117 | 2026.03.20 19:55:37.547314 [ 266 ] {eeb7d851-4a8b-4138-af57-16c374480139} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1118 | 2026.03.20 19:55:37.547791 [ 266 ] {eeb7d851-4a8b-4138-af57-16c374480139} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1119 | 2026.03.20 19:55:37.548232 [ 266 ] {eeb7d851-4a8b-4138-af57-16c374480139} <Trace> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1120 | 2026.03.20 19:55:37.548389 [ 266 ] {eeb7d851-4a8b-4138-af57-16c374480139} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001644 sec., 38929.4403892944 rows/sec., 3.04 MiB/sec. | ||
| 1121 | 2026.03.20 19:55:37.548440 [ 266 ] {eeb7d851-4a8b-4138-af57-16c374480139} <Debug> TCPHandler: Processed in 0.001827658 sec. | ||
| 1122 | 2026.03.20 19:55:37.548594 [ 266 ] {} <Trace> TCP-Session: 0a3c76cb-707d-4aee-94a2-ff916d977d2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1123 | 2026.03.20 19:55:37.548723 [ 266 ] {22a9029e-06d3-4247-b8d5-810b01fbdc8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40016) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1124 | 2026.03.20 19:55:37.548783 [ 266 ] {22a9029e-06d3-4247-b8d5-810b01fbdc8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1125 | 2026.03.20 19:55:37.549373 [ 266 ] {22a9029e-06d3-4247-b8d5-810b01fbdc8c} <Trace> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1126 | 2026.03.20 19:55:37.549418 [ 266 ] {22a9029e-06d3-4247-b8d5-810b01fbdc8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1127 | 2026.03.20 19:55:37.550007 [ 266 ] {22a9029e-06d3-4247-b8d5-810b01fbdc8c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1128 | 2026.03.20 19:55:37.550578 [ 266 ] {22a9029e-06d3-4247-b8d5-810b01fbdc8c} <Trace> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1129 | 2026.03.20 19:55:37.550723 [ 266 ] {22a9029e-06d3-4247-b8d5-810b01fbdc8c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.002034 sec., 78662.73352999018 rows/sec., 5.48 MiB/sec. | ||
| 1130 | 2026.03.20 19:55:37.550762 [ 266 ] {22a9029e-06d3-4247-b8d5-810b01fbdc8c} <Debug> TCPHandler: Processed in 0.002227909 sec. | ||
| 1131 | 2026.03.20 19:55:37.550879 [ 266 ] {} <Trace> TCP-Session: 0a3c76cb-707d-4aee-94a2-ff916d977d2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1132 | 2026.03.20 19:55:37.550981 [ 266 ] {1398df34-6787-4354-b48e-05679488d4ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40016) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1133 | 2026.03.20 19:55:37.551028 [ 266 ] {1398df34-6787-4354-b48e-05679488d4ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1134 | 2026.03.20 19:55:37.551385 [ 266 ] {1398df34-6787-4354-b48e-05679488d4ce} <Trace> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1135 | 2026.03.20 19:55:37.551424 [ 266 ] {1398df34-6787-4354-b48e-05679488d4ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1136 | 2026.03.20 19:55:37.551853 [ 266 ] {1398df34-6787-4354-b48e-05679488d4ce} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1137 | 2026.03.20 19:55:37.552398 [ 266 ] {1398df34-6787-4354-b48e-05679488d4ce} <Trace> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1138 | 2026.03.20 19:55:37.552535 [ 266 ] {1398df34-6787-4354-b48e-05679488d4ce} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001575 sec., 38095.23809523809 rows/sec., 2.57 MiB/sec. | ||
| 1139 | 2026.03.20 19:55:37.552572 [ 266 ] {1398df34-6787-4354-b48e-05679488d4ce} <Debug> TCPHandler: Processed in 0.001743087 sec. | ||
| 1140 | 2026.03.20 19:55:42.545107 [ 266 ] {} <Trace> TCP-Session: 0a3c76cb-707d-4aee-94a2-ff916d977d2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1141 | 2026.03.20 19:55:42.545306 [ 266 ] {d5428808-7389-42ee-8477-aa36688f2489} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40016) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1142 | 2026.03.20 19:55:42.545380 [ 266 ] {d5428808-7389-42ee-8477-aa36688f2489} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1143 | 2026.03.20 19:55:42.546045 [ 266 ] {d5428808-7389-42ee-8477-aa36688f2489} <Trace> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1144 | 2026.03.20 19:55:42.546099 [ 266 ] {d5428808-7389-42ee-8477-aa36688f2489} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1145 | 2026.03.20 19:55:42.546640 [ 266 ] {d5428808-7389-42ee-8477-aa36688f2489} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1146 | 2026.03.20 19:55:42.547095 [ 266 ] {d5428808-7389-42ee-8477-aa36688f2489} <Trace> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1147 | 2026.03.20 19:55:42.547271 [ 266 ] {d5428808-7389-42ee-8477-aa36688f2489} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.002014 sec., 37735.84905660377 rows/sec., 3.11 MiB/sec. | ||
| 1148 | 2026.03.20 19:55:42.547323 [ 266 ] {d5428808-7389-42ee-8477-aa36688f2489} <Debug> TCPHandler: Processed in 0.002351412 sec. | ||
| 1149 | 2026.03.20 19:55:42.547457 [ 266 ] {} <Trace> TCP-Session: 0a3c76cb-707d-4aee-94a2-ff916d977d2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1150 | 2026.03.20 19:55:42.547569 [ 266 ] {8446dbfd-bf31-4828-8156-91cffc18e3a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40016) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1151 | 2026.03.20 19:55:42.547616 [ 266 ] {8446dbfd-bf31-4828-8156-91cffc18e3a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1152 | 2026.03.20 19:55:42.548120 [ 266 ] {8446dbfd-bf31-4828-8156-91cffc18e3a7} <Trace> oximeter.fields_u16 (04c457fd-3af8-4a79-a88d-7c36c4cdcc84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1153 | 2026.03.20 19:55:42.548165 [ 266 ] {8446dbfd-bf31-4828-8156-91cffc18e3a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1154 | 2026.03.20 19:55:42.548745 [ 266 ] {8446dbfd-bf31-4828-8156-91cffc18e3a7} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1155 | 2026.03.20 19:55:42.549195 [ 266 ] {8446dbfd-bf31-4828-8156-91cffc18e3a7} <Trace> oximeter.fields_u16 (04c457fd-3af8-4a79-a88d-7c36c4cdcc84): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1156 | 2026.03.20 19:55:42.549340 [ 266 ] {8446dbfd-bf31-4828-8156-91cffc18e3a7} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001796 sec., 5567.928730512249 rows/sec., 418.68 KiB/sec. | ||
| 1157 | 2026.03.20 19:55:42.549382 [ 266 ] {8446dbfd-bf31-4828-8156-91cffc18e3a7} <Debug> TCPHandler: Processed in 0.001978213 sec. | ||
| 1158 | 2026.03.20 19:55:42.549519 [ 266 ] {} <Trace> TCP-Session: 0a3c76cb-707d-4aee-94a2-ff916d977d2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1159 | 2026.03.20 19:55:42.549627 [ 266 ] {d05cc065-4986-4077-a92a-65328dd68b79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40016) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1160 | 2026.03.20 19:55:42.549671 [ 266 ] {d05cc065-4986-4077-a92a-65328dd68b79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1161 | 2026.03.20 19:55:42.550112 [ 266 ] {d05cc065-4986-4077-a92a-65328dd68b79} <Trace> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1162 | 2026.03.20 19:55:42.550147 [ 266 ] {d05cc065-4986-4077-a92a-65328dd68b79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1163 | 2026.03.20 19:55:42.550574 [ 266 ] {d05cc065-4986-4077-a92a-65328dd68b79} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1164 | 2026.03.20 19:55:42.551039 [ 266 ] {d05cc065-4986-4077-a92a-65328dd68b79} <Trace> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1165 | 2026.03.20 19:55:42.551174 [ 266 ] {d05cc065-4986-4077-a92a-65328dd68b79} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001576 sec., 46954.31472081219 rows/sec., 3.67 MiB/sec. | ||
| 1166 | 2026.03.20 19:55:42.551213 [ 266 ] {d05cc065-4986-4077-a92a-65328dd68b79} <Debug> TCPHandler: Processed in 0.001747496 sec. | ||
| 1167 | 2026.03.20 19:55:42.551337 [ 266 ] {} <Trace> TCP-Session: 0a3c76cb-707d-4aee-94a2-ff916d977d2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1168 | 2026.03.20 19:55:42.551438 [ 266 ] {f45789df-62a8-4362-98a8-3a37b1661dab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40016) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1169 | 2026.03.20 19:55:42.551483 [ 266 ] {f45789df-62a8-4362-98a8-3a37b1661dab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1170 | 2026.03.20 19:55:42.551907 [ 266 ] {f45789df-62a8-4362-98a8-3a37b1661dab} <Trace> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1171 | 2026.03.20 19:55:42.551943 [ 266 ] {f45789df-62a8-4362-98a8-3a37b1661dab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1172 | 2026.03.20 19:55:42.552379 [ 266 ] {f45789df-62a8-4362-98a8-3a37b1661dab} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1173 | 2026.03.20 19:55:42.552826 [ 266 ] {f45789df-62a8-4362-98a8-3a37b1661dab} <Trace> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1174 | 2026.03.20 19:55:42.552963 [ 266 ] {f45789df-62a8-4362-98a8-3a37b1661dab} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001547 sec., 103425.98577892696 rows/sec., 7.20 MiB/sec. | ||
| 1175 | 2026.03.20 19:55:42.553000 [ 266 ] {f45789df-62a8-4362-98a8-3a37b1661dab} <Debug> TCPHandler: Processed in 0.001714286 sec. | ||
| 1176 | 2026.03.20 19:55:42.553118 [ 266 ] {} <Trace> TCP-Session: 0a3c76cb-707d-4aee-94a2-ff916d977d2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1177 | 2026.03.20 19:55:42.553217 [ 266 ] {4aa44eb9-003a-44a2-bc73-178774c78646} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40016) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1178 | 2026.03.20 19:55:42.553272 [ 266 ] {4aa44eb9-003a-44a2-bc73-178774c78646} <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 | ||
| 1179 | 2026.03.20 19:55:42.554046 [ 266 ] {4aa44eb9-003a-44a2-bc73-178774c78646} <Trace> oximeter.measurements_histogramu64 (4eb69afa-be86-412c-972f-8e432190220c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1180 | 2026.03.20 19:55:42.554080 [ 266 ] {4aa44eb9-003a-44a2-bc73-178774c78646} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1181 | 2026.03.20 19:55:42.554715 [ 266 ] {4aa44eb9-003a-44a2-bc73-178774c78646} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1182 | 2026.03.20 19:55:42.555182 [ 266 ] {4aa44eb9-003a-44a2-bc73-178774c78646} <Trace> oximeter.measurements_histogramu64 (4eb69afa-be86-412c-972f-8e432190220c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1183 | 2026.03.20 19:55:42.555326 [ 266 ] {4aa44eb9-003a-44a2-bc73-178774c78646} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00213 sec., 4694.835680751174 rows/sec., 8.41 MiB/sec. | ||
| 1184 | 2026.03.20 19:55:42.555394 [ 266 ] {4aa44eb9-003a-44a2-bc73-178774c78646} <Debug> TCPHandler: Processed in 0.002326781 sec. | ||
| 1185 | 2026.03.20 19:55:42.555516 [ 266 ] {} <Trace> TCP-Session: 0a3c76cb-707d-4aee-94a2-ff916d977d2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1186 | 2026.03.20 19:55:42.555615 [ 266 ] {d41c338d-131a-4615-8f7a-7d1285b1412d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40016) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1187 | 2026.03.20 19:55:42.555657 [ 266 ] {d41c338d-131a-4615-8f7a-7d1285b1412d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1188 | 2026.03.20 19:55:42.556005 [ 266 ] {d41c338d-131a-4615-8f7a-7d1285b1412d} <Trace> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1189 | 2026.03.20 19:55:42.556040 [ 266 ] {d41c338d-131a-4615-8f7a-7d1285b1412d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1190 | 2026.03.20 19:55:42.556443 [ 266 ] {d41c338d-131a-4615-8f7a-7d1285b1412d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1191 | 2026.03.20 19:55:42.557023 [ 266 ] {d41c338d-131a-4615-8f7a-7d1285b1412d} <Trace> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1192 | 2026.03.20 19:55:42.557185 [ 266 ] {d41c338d-131a-4615-8f7a-7d1285b1412d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00159 sec., 37735.84905660377 rows/sec., 2.54 MiB/sec. | ||
| 1193 | 2026.03.20 19:55:42.557228 [ 266 ] {d41c338d-131a-4615-8f7a-7d1285b1412d} <Debug> TCPHandler: Processed in 0.001763337 sec. | ||
| 1194 | 2026.03.20 19:55:44.770634 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2318 | ||
| 1195 | 2026.03.20 19:55:44.771292 [ 244 ] {} <Trace> system.asynchronous_metric_log (68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1196 | 2026.03.20 19:55:44.771360 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1197 | 2026.03.20 19:55:44.772335 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1198 | 2026.03.20 19:55:44.772837 [ 244 ] {} <Trace> system.asynchronous_metric_log (68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1199 | 2026.03.20 19:55:44.772991 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2318 | ||
| 1200 | 2026.03.20 19:55:44.885759 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1201 | 2026.03.20 19:55:44.902847 [ 243 ] {} <Trace> system.metric_log (c7b02c2c-b96c-49bb-8e22-d7891c66dbbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1202 | 2026.03.20 19:55:44.902899 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1203 | 2026.03.20 19:55:44.909077 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1204 | 2026.03.20 19:55:44.910336 [ 243 ] {} <Trace> system.metric_log (c7b02c2c-b96c-49bb-8e22-d7891c66dbbf): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1205 | 2026.03.20 19:55:44.913171 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1206 | 2026.03.20 19:55:47.269625 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 210 | ||
| 1207 | 2026.03.20 19:55:47.271535 [ 242 ] {} <Trace> system.query_log (50ee8abe-c559-4bfc-bb2f-d84f09891cde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1208 | 2026.03.20 19:55:47.271580 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1209 | 2026.03.20 19:55:47.272792 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1210 | 2026.03.20 19:55:47.273244 [ 242 ] {} <Trace> system.query_log (50ee8abe-c559-4bfc-bb2f-d84f09891cde): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1211 | 2026.03.20 19:55:47.273499 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 210 | ||
| 1212 | 2026.03.20 19:55:47.544722 [ 266 ] {} <Trace> TCP-Session: 0a3c76cb-707d-4aee-94a2-ff916d977d2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1213 | 2026.03.20 19:55:47.544896 [ 266 ] {2b8f6cc9-222f-49c8-a899-d9c711aa2869} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40016) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1214 | 2026.03.20 19:55:47.544959 [ 266 ] {2b8f6cc9-222f-49c8-a899-d9c711aa2869} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1215 | 2026.03.20 19:55:47.545594 [ 266 ] {2b8f6cc9-222f-49c8-a899-d9c711aa2869} <Trace> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1216 | 2026.03.20 19:55:47.545641 [ 266 ] {2b8f6cc9-222f-49c8-a899-d9c711aa2869} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1217 | 2026.03.20 19:55:47.546175 [ 266 ] {2b8f6cc9-222f-49c8-a899-d9c711aa2869} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1218 | 2026.03.20 19:55:47.546664 [ 266 ] {2b8f6cc9-222f-49c8-a899-d9c711aa2869} <Trace> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1219 | 2026.03.20 19:55:47.546836 [ 266 ] {2b8f6cc9-222f-49c8-a899-d9c711aa2869} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001989 sec., 28154.85168426345 rows/sec., 2.16 MiB/sec. | ||
| 1220 | 2026.03.20 19:55:47.546879 [ 266 ] {2b8f6cc9-222f-49c8-a899-d9c711aa2869} <Debug> TCPHandler: Processed in 0.002285181 sec. | ||
| 1221 | 2026.03.20 19:55:47.547000 [ 266 ] {} <Trace> TCP-Session: 0a3c76cb-707d-4aee-94a2-ff916d977d2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1222 | 2026.03.20 19:55:47.547094 [ 266 ] {db01cbd1-b0d8-46d9-b45c-715663d52440} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40016) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1223 | 2026.03.20 19:55:47.547134 [ 266 ] {db01cbd1-b0d8-46d9-b45c-715663d52440} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1224 | 2026.03.20 19:55:47.547556 [ 266 ] {db01cbd1-b0d8-46d9-b45c-715663d52440} <Trace> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1225 | 2026.03.20 19:55:47.547593 [ 266 ] {db01cbd1-b0d8-46d9-b45c-715663d52440} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1226 | 2026.03.20 19:55:47.548063 [ 266 ] {db01cbd1-b0d8-46d9-b45c-715663d52440} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1227 | 2026.03.20 19:55:47.548665 [ 266 ] {db01cbd1-b0d8-46d9-b45c-715663d52440} <Trace> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1228 | 2026.03.20 19:55:47.548909 [ 266 ] {db01cbd1-b0d8-46d9-b45c-715663d52440} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001831 sec., 34953.577280174766 rows/sec., 2.73 MiB/sec. | ||
| 1229 | 2026.03.20 19:55:47.548964 [ 266 ] {db01cbd1-b0d8-46d9-b45c-715663d52440} <Debug> TCPHandler: Processed in 0.002012813 sec. | ||
| 1230 | 2026.03.20 19:55:47.549100 [ 266 ] {} <Trace> TCP-Session: 0a3c76cb-707d-4aee-94a2-ff916d977d2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1231 | 2026.03.20 19:55:47.549198 [ 266 ] {78ec105a-200d-4f83-91b9-5cc0a64b9f58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40016) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1232 | 2026.03.20 19:55:47.549243 [ 266 ] {78ec105a-200d-4f83-91b9-5cc0a64b9f58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1233 | 2026.03.20 19:55:47.549685 [ 266 ] {78ec105a-200d-4f83-91b9-5cc0a64b9f58} <Trace> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1234 | 2026.03.20 19:55:47.549723 [ 266 ] {78ec105a-200d-4f83-91b9-5cc0a64b9f58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1235 | 2026.03.20 19:55:47.550171 [ 266 ] {78ec105a-200d-4f83-91b9-5cc0a64b9f58} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1236 | 2026.03.20 19:55:47.550595 [ 266 ] {78ec105a-200d-4f83-91b9-5cc0a64b9f58} <Trace> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1237 | 2026.03.20 19:55:47.550757 [ 266 ] {78ec105a-200d-4f83-91b9-5cc0a64b9f58} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001578 sec., 101394.16983523447 rows/sec., 7.06 MiB/sec. | ||
| 1238 | 2026.03.20 19:55:47.550798 [ 266 ] {78ec105a-200d-4f83-91b9-5cc0a64b9f58} <Debug> TCPHandler: Processed in 0.001761677 sec. | ||
| 1239 | 2026.03.20 19:55:47.550920 [ 266 ] {} <Trace> TCP-Session: 0a3c76cb-707d-4aee-94a2-ff916d977d2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1240 | 2026.03.20 19:55:47.551018 [ 266 ] {bf4a4985-f302-4b2e-899d-9f52256de18d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40016) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1241 | 2026.03.20 19:55:47.551062 [ 266 ] {bf4a4985-f302-4b2e-899d-9f52256de18d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1242 | 2026.03.20 19:55:47.551422 [ 266 ] {bf4a4985-f302-4b2e-899d-9f52256de18d} <Trace> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1243 | 2026.03.20 19:55:47.551457 [ 266 ] {bf4a4985-f302-4b2e-899d-9f52256de18d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1244 | 2026.03.20 19:55:47.551891 [ 266 ] {bf4a4985-f302-4b2e-899d-9f52256de18d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1245 | 2026.03.20 19:55:47.552347 [ 266 ] {bf4a4985-f302-4b2e-899d-9f52256de18d} <Trace> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1246 | 2026.03.20 19:55:47.552496 [ 266 ] {bf4a4985-f302-4b2e-899d-9f52256de18d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001497 sec., 40080.160320641284 rows/sec., 2.70 MiB/sec. | ||
| 1247 | 2026.03.20 19:55:47.552535 [ 266 ] {bf4a4985-f302-4b2e-899d-9f52256de18d} <Debug> TCPHandler: Processed in 0.001667014 sec. | ||
| 1248 | 2026.03.20 19:55:49.915043 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53614 | ||
| 1249 | 2026.03.20 19:55:49.916949 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1250 | 2026.03.20 19:55:49.916990 [ 286 ] {} <Debug> TCP-Session: dceebd9a-e01d-45e6-9b5c-c9aba7a2f8ac Authenticating user 'default' from [fd00:1122:3344:101::e]:53614 | ||
| 1251 | 2026.03.20 19:55:49.917014 [ 286 ] {} <Debug> TCP-Session: dceebd9a-e01d-45e6-9b5c-c9aba7a2f8ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1252 | 2026.03.20 19:55:49.917027 [ 286 ] {} <Debug> TCP-Session: dceebd9a-e01d-45e6-9b5c-c9aba7a2f8ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1253 | 2026.03.20 19:55:49.917080 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 1254 | 2026.03.20 19:55:49.917104 [ 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 | ||
| 1255 | 2026.03.20 19:55:49.917121 [ 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 | ||
| 1256 | 2026.03.20 19:55:49.917460 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35104 | ||
| 1257 | 2026.03.20 19:55:49.917524 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51806 | ||
| 1258 | 2026.03.20 19:55:49.917596 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1259 | 2026.03.20 19:55:49.917625 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65164 | ||
| 1260 | 2026.03.20 19:55:49.917632 [ 287 ] {} <Debug> TCP-Session: 8d7a281d-c873-45f3-abb8-9d33fd8be449 Authenticating user 'default' from [fd00:1122:3344:101::e]:35104 | ||
| 1261 | 2026.03.20 19:55:49.917704 [ 287 ] {} <Debug> TCP-Session: 8d7a281d-c873-45f3-abb8-9d33fd8be449 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1262 | 2026.03.20 19:55:49.917717 [ 287 ] {} <Debug> TCP-Session: 8d7a281d-c873-45f3-abb8-9d33fd8be449 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1263 | 2026.03.20 19:55:49.917729 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1264 | 2026.03.20 19:55:49.917761 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56665 | ||
| 1265 | 2026.03.20 19:55:49.917773 [ 288 ] {} <Debug> TCP-Session: d25d9313-7783-449e-aee0-ee4e3e92e618 Authenticating user 'default' from [fd00:1122:3344:101::e]:51806 | ||
| 1266 | 2026.03.20 19:55:49.917817 [ 288 ] {} <Debug> TCP-Session: d25d9313-7783-449e-aee0-ee4e3e92e618 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1267 | 2026.03.20 19:55:49.917831 [ 288 ] {} <Debug> TCP-Session: d25d9313-7783-449e-aee0-ee4e3e92e618 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1268 | 2026.03.20 19:55:49.917924 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1269 | 2026.03.20 19:55:49.917938 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37365 | ||
| 1270 | 2026.03.20 19:55:49.917945 [ 286 ] {} <Trace> TCP-Session: dceebd9a-e01d-45e6-9b5c-c9aba7a2f8ac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1271 | 2026.03.20 19:55:49.917965 [ 289 ] {} <Debug> TCP-Session: 3bec8f31-456b-4403-9b52-7bb65df87c33 Authenticating user 'default' from [fd00:1122:3344:101::e]:65164 | ||
| 1272 | 2026.03.20 19:55:49.918014 [ 289 ] {} <Debug> TCP-Session: 3bec8f31-456b-4403-9b52-7bb65df87c33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1273 | 2026.03.20 19:55:49.918030 [ 289 ] {} <Debug> TCP-Session: 3bec8f31-456b-4403-9b52-7bb65df87c33 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1274 | 2026.03.20 19:55:49.918055 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1275 | 2026.03.20 19:55:49.918095 [ 290 ] {} <Debug> TCP-Session: eba0d758-271f-4c85-adb2-c751b930369e Authenticating user 'default' from [fd00:1122:3344:101::e]:56665 | ||
| 1276 | 2026.03.20 19:55:49.918117 [ 290 ] {} <Debug> TCP-Session: eba0d758-271f-4c85-adb2-c751b930369e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1277 | 2026.03.20 19:55:49.918135 [ 290 ] {} <Debug> TCP-Session: eba0d758-271f-4c85-adb2-c751b930369e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1278 | 2026.03.20 19:55:49.918138 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45955 | ||
| 1279 | 2026.03.20 19:55:49.918138 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1280 | 2026.03.20 19:55:49.918196 [ 286 ] {4d993e38-d8db-4234-81c2-39f1314a2ede} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53614) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1281 | 2026.03.20 19:55:49.918207 [ 291 ] {} <Debug> TCP-Session: 7227c938-e053-4796-b111-84290fa61161 Authenticating user 'default' from [fd00:1122:3344:101::e]:37365 | ||
| 1282 | 2026.03.20 19:55:49.918208 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33785 | ||
| 1283 | 2026.03.20 19:55:49.918238 [ 291 ] {} <Debug> TCP-Session: 7227c938-e053-4796-b111-84290fa61161 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1284 | 2026.03.20 19:55:49.918263 [ 291 ] {} <Debug> TCP-Session: 7227c938-e053-4796-b111-84290fa61161 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1285 | 2026.03.20 19:55:49.918352 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1286 | 2026.03.20 19:55:49.918388 [ 292 ] {} <Debug> TCP-Session: 7363f46c-2c2d-4f22-ac60-b0fa1735b054 Authenticating user 'default' from [fd00:1122:3344:101::e]:45955 | ||
| 1287 | 2026.03.20 19:55:49.918387 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1288 | 2026.03.20 19:55:49.918408 [ 292 ] {} <Debug> TCP-Session: 7363f46c-2c2d-4f22-ac60-b0fa1735b054 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1289 | 2026.03.20 19:55:49.918431 [ 293 ] {} <Debug> TCP-Session: a53c4514-9341-43dc-8127-b47d904b415d Authenticating user 'default' from [fd00:1122:3344:101::e]:33785 | ||
| 1290 | 2026.03.20 19:55:49.918438 [ 292 ] {} <Debug> TCP-Session: 7363f46c-2c2d-4f22-ac60-b0fa1735b054 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1291 | 2026.03.20 19:55:49.918455 [ 293 ] {} <Debug> TCP-Session: a53c4514-9341-43dc-8127-b47d904b415d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1292 | 2026.03.20 19:55:49.918395 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44165 | ||
| 1293 | 2026.03.20 19:55:49.918486 [ 293 ] {} <Debug> TCP-Session: a53c4514-9341-43dc-8127-b47d904b415d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1294 | 2026.03.20 19:55:49.918575 [ 286 ] {4d993e38-d8db-4234-81c2-39f1314a2ede} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1295 | 2026.03.20 19:55:49.918648 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1296 | 2026.03.20 19:55:49.918685 [ 294 ] {} <Debug> TCP-Session: d6aab599-69cd-4135-a705-700c8a62eb3f Authenticating user 'default' from [fd00:1122:3344:101::e]:44165 | ||
| 1297 | 2026.03.20 19:55:49.918705 [ 294 ] {} <Debug> TCP-Session: d6aab599-69cd-4135-a705-700c8a62eb3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1298 | 2026.03.20 19:55:49.918718 [ 294 ] {} <Debug> TCP-Session: d6aab599-69cd-4135-a705-700c8a62eb3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1299 | 2026.03.20 19:55:49.921120 [ 286 ] {4d993e38-d8db-4234-81c2-39f1314a2ede} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1300 | 2026.03.20 19:55:49.930230 [ 286 ] {4d993e38-d8db-4234-81c2-39f1314a2ede} <Debug> oximeter.version (078d6925-fa51-4905-abb6-a72e2fd3fc2b) (SelectExecutor): Key condition: unknown | ||
| 1301 | 2026.03.20 19:55:49.944914 [ 300 ] {4d993e38-d8db-4234-81c2-39f1314a2ede} <Trace> AggregatingTransform: Aggregating | ||
| 1302 | 2026.03.20 19:55:49.947177 [ 300 ] {4d993e38-d8db-4234-81c2-39f1314a2ede} <Trace> Aggregator: Aggregation method: without_key | ||
| 1303 | 2026.03.20 19:55:49.949680 [ 300 ] {4d993e38-d8db-4234-81c2-39f1314a2ede} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.007930781 sec. (126.091 rows/sec., 4.93 KiB/sec.) | ||
| 1304 | 2026.03.20 19:55:49.949706 [ 300 ] {4d993e38-d8db-4234-81c2-39f1314a2ede} <Trace> Aggregator: Merging aggregated data | ||
| 1305 | 2026.03.20 19:55:49.949735 [ 300 ] {4d993e38-d8db-4234-81c2-39f1314a2ede} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 1306 | 2026.03.20 19:55:49.951232 [ 286 ] {4d993e38-d8db-4234-81c2-39f1314a2ede} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.033117 sec., 30.195971857354227 rows/sec., 1.18 KiB/sec. | ||
| 1307 | 2026.03.20 19:55:49.951393 [ 286 ] {4d993e38-d8db-4234-81c2-39f1314a2ede} <Debug> TCPHandler: Processed in 0.033708185 sec. | ||
| 1308 | 2026.03.20 19:55:49.959239 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1309 | 2026.03.20 19:55:49.959276 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1310 | 2026.03.20 19:55:49.959308 [ 286 ] {} <Debug> TCP-Session: dceebd9a-e01d-45e6-9b5c-c9aba7a2f8ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1311 | 2026.03.20 19:55:49.959318 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1312 | 2026.03.20 19:55:49.959331 [ 293 ] {} <Debug> TCP-Session: a53c4514-9341-43dc-8127-b47d904b415d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1313 | 2026.03.20 19:55:49.959343 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1314 | 2026.03.20 19:55:49.959386 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1315 | 2026.03.20 19:55:49.959402 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1316 | 2026.03.20 19:55:49.959435 [ 291 ] {} <Debug> TCP-Session: 7227c938-e053-4796-b111-84290fa61161 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1317 | 2026.03.20 19:55:49.959458 [ 288 ] {} <Debug> TCP-Session: d25d9313-7783-449e-aee0-ee4e3e92e618 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1318 | 2026.03.20 19:55:49.959418 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1319 | 2026.03.20 19:55:49.959479 [ 294 ] {} <Debug> TCP-Session: d6aab599-69cd-4135-a705-700c8a62eb3f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1320 | 2026.03.20 19:55:49.959366 [ 290 ] {} <Debug> TCP-Session: eba0d758-271f-4c85-adb2-c751b930369e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1321 | 2026.03.20 19:55:49.959519 [ 292 ] {} <Debug> TCP-Session: 7363f46c-2c2d-4f22-ac60-b0fa1735b054 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1322 | 2026.03.20 19:55:49.959356 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1323 | 2026.03.20 19:55:49.959305 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1324 | 2026.03.20 19:55:49.959595 [ 289 ] {} <Debug> TCP-Session: 3bec8f31-456b-4403-9b52-7bb65df87c33 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1325 | 2026.03.20 19:55:49.959626 [ 287 ] {} <Debug> TCP-Session: 8d7a281d-c873-45f3-abb8-9d33fd8be449 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1326 | 2026.03.20 19:55:50.000211 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 164.72 MiB, peak 176.82 MiB, free memory in arenas 0.00 B, will set to 167.22 MiB (RSS), difference: 2.50 MiB | ||
| 1327 | 2026.03.20 19:55:52.181124 [ 77 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1328 | 2026.03.20 19:55:52.181170 [ 77 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1329 | 2026.03.20 19:55:52.273832 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 497 entries to flush up to offset 2815 | ||
| 1330 | 2026.03.20 19:55:52.274334 [ 244 ] {} <Trace> system.asynchronous_metric_log (68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1331 | 2026.03.20 19:55:52.274379 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1332 | 2026.03.20 19:55:52.274969 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1333 | 2026.03.20 19:55:52.275399 [ 244 ] {} <Trace> system.asynchronous_metric_log (68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1334 | 2026.03.20 19:55:52.275530 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2815 | ||
| 1335 | 2026.03.20 19:55:52.275564 [ 77 ] {} <Debug> system.asynchronous_metric_log (68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1336 | 2026.03.20 19:55:52.275658 [ 77 ] {} <Trace> system.asynchronous_metric_log (68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1337 | 2026.03.20 19:55:52.275680 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1338 | 2026.03.20 19:55:52.277736 [ 186 ] {68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8::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 | ||
| 1339 | 2026.03.20 19:55:52.279810 [ 186 ] {68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1340 | 2026.03.20 19:55:52.282055 [ 186 ] {68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 488 rows starting from the beginning of the part | ||
| 1341 | 2026.03.20 19:55:52.288712 [ 186 ] {68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 488 rows starting from the beginning of the part | ||
| 1342 | 2026.03.20 19:55:52.288871 [ 186 ] {68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 427 rows starting from the beginning of the part | ||
| 1343 | 2026.03.20 19:55:52.288922 [ 186 ] {68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 488 rows starting from the beginning of the part | ||
| 1344 | 2026.03.20 19:55:52.288975 [ 186 ] {68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 427 rows starting from the beginning of the part | ||
| 1345 | 2026.03.20 19:55:52.289028 [ 186 ] {68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 497 rows starting from the beginning of the part | ||
| 1346 | 2026.03.20 19:55:52.324993 [ 201 ] {68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2815 rows, containing 4 columns (4 merged, 0 gathered) in 0.049212295 sec., 57201.15267942696 rows/sec., 837.91 KiB/sec. | ||
| 1347 | 2026.03.20 19:55:52.325984 [ 192 ] {68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1348 | 2026.03.20 19:55:52.326571 [ 192 ] {68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8::all_1_6_1} <Trace> system.asynchronous_metric_log (68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1349 | 2026.03.20 19:55:52.326733 [ 192 ] {68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8::all_1_6_1} <Trace> system.asynchronous_metric_log (68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1350 | 2026.03.20 19:55:52.326862 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
| 1351 | 2026.03.20 19:55:52.413997 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1352 | 2026.03.20 19:55:52.433818 [ 243 ] {} <Trace> system.metric_log (c7b02c2c-b96c-49bb-8e22-d7891c66dbbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1353 | 2026.03.20 19:55:52.433877 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1354 | 2026.03.20 19:55:52.441768 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1355 | 2026.03.20 19:55:52.443361 [ 243 ] {} <Trace> system.metric_log (c7b02c2c-b96c-49bb-8e22-d7891c66dbbf): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1356 | 2026.03.20 19:55:52.443689 [ 77 ] {} <Debug> system.metric_log (c7b02c2c-b96c-49bb-8e22-d7891c66dbbf) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1357 | 2026.03.20 19:55:52.443727 [ 77 ] {} <Trace> system.metric_log (c7b02c2c-b96c-49bb-8e22-d7891c66dbbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1358 | 2026.03.20 19:55:52.443747 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1359 | 2026.03.20 19:55:52.443893 [ 192 ] {c7b02c2c-b96c-49bb-8e22-d7891c66dbbf::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 | ||
| 1360 | 2026.03.20 19:55:52.448655 [ 192 ] {c7b02c2c-b96c-49bb-8e22-d7891c66dbbf::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1361 | 2026.03.20 19:55:52.449381 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1362 | 2026.03.20 19:55:52.450399 [ 192 ] {c7b02c2c-b96c-49bb-8e22-d7891c66dbbf::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 | ||
| 1363 | 2026.03.20 19:55:52.455339 [ 192 ] {c7b02c2c-b96c-49bb-8e22-d7891c66dbbf::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 | ||
| 1364 | 2026.03.20 19:55:52.460052 [ 192 ] {c7b02c2c-b96c-49bb-8e22-d7891c66dbbf::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 | ||
| 1365 | 2026.03.20 19:55:52.464532 [ 192 ] {c7b02c2c-b96c-49bb-8e22-d7891c66dbbf::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 | ||
| 1366 | 2026.03.20 19:55:52.472222 [ 192 ] {c7b02c2c-b96c-49bb-8e22-d7891c66dbbf::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 | ||
| 1367 | 2026.03.20 19:55:52.477331 [ 192 ] {c7b02c2c-b96c-49bb-8e22-d7891c66dbbf::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 | ||
| 1368 | 2026.03.20 19:55:52.545400 [ 266 ] {} <Trace> TCP-Session: 0a3c76cb-707d-4aee-94a2-ff916d977d2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1369 | 2026.03.20 19:55:52.545582 [ 266 ] {d3dd099f-765f-4583-abc8-0f9257b12aed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40016) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1370 | 2026.03.20 19:55:52.545649 [ 266 ] {d3dd099f-765f-4583-abc8-0f9257b12aed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1371 | 2026.03.20 19:55:52.546336 [ 266 ] {d3dd099f-765f-4583-abc8-0f9257b12aed} <Trace> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1372 | 2026.03.20 19:55:52.546386 [ 266 ] {d3dd099f-765f-4583-abc8-0f9257b12aed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1373 | 2026.03.20 19:55:52.546942 [ 266 ] {d3dd099f-765f-4583-abc8-0f9257b12aed} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1374 | 2026.03.20 19:55:52.547398 [ 266 ] {d3dd099f-765f-4583-abc8-0f9257b12aed} <Trace> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1375 | 2026.03.20 19:55:52.547557 [ 266 ] {d3dd099f-765f-4583-abc8-0f9257b12aed} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.002023 sec., 37567.968363816115 rows/sec., 3.10 MiB/sec. | ||
| 1376 | 2026.03.20 19:55:52.547561 [ 76 ] {} <Debug> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1377 | 2026.03.20 19:55:52.547599 [ 266 ] {d3dd099f-765f-4583-abc8-0f9257b12aed} <Debug> TCPHandler: Processed in 0.002330572 sec. | ||
| 1378 | 2026.03.20 19:55:52.547635 [ 76 ] {} <Trace> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1379 | 2026.03.20 19:55:52.547661 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1380 | 2026.03.20 19:55:52.547747 [ 266 ] {} <Trace> TCP-Session: 0a3c76cb-707d-4aee-94a2-ff916d977d2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1381 | 2026.03.20 19:55:52.547823 [ 201 ] {51452922-abc3-4310-be23-99aba1d27284::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 | ||
| 1382 | 2026.03.20 19:55:52.547849 [ 266 ] {c3d1c154-1394-484f-b709-5bf8cfd226e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40016) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1383 | 2026.03.20 19:55:52.547909 [ 266 ] {c3d1c154-1394-484f-b709-5bf8cfd226e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1384 | 2026.03.20 19:55:52.548039 [ 201 ] {51452922-abc3-4310-be23-99aba1d27284::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1385 | 2026.03.20 19:55:52.548090 [ 201 ] {51452922-abc3-4310-be23-99aba1d27284::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2535 rows starting from the beginning of the part | ||
| 1386 | 2026.03.20 19:55:52.548198 [ 201 ] {51452922-abc3-4310-be23-99aba1d27284::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 56 rows starting from the beginning of the part | ||
| 1387 | 2026.03.20 19:55:52.548253 [ 201 ] {51452922-abc3-4310-be23-99aba1d27284::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 56 rows starting from the beginning of the part | ||
| 1388 | 2026.03.20 19:55:52.548317 [ 201 ] {51452922-abc3-4310-be23-99aba1d27284::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 76 rows starting from the beginning of the part | ||
| 1389 | 2026.03.20 19:55:52.548340 [ 266 ] {c3d1c154-1394-484f-b709-5bf8cfd226e6} <Trace> oximeter.fields_u16 (04c457fd-3af8-4a79-a88d-7c36c4cdcc84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1390 | 2026.03.20 19:55:52.548368 [ 201 ] {51452922-abc3-4310-be23-99aba1d27284::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 56 rows starting from the beginning of the part | ||
| 1391 | 2026.03.20 19:55:52.548387 [ 266 ] {c3d1c154-1394-484f-b709-5bf8cfd226e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1392 | 2026.03.20 19:55:52.548433 [ 201 ] {51452922-abc3-4310-be23-99aba1d27284::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 76 rows starting from the beginning of the part | ||
| 1393 | 2026.03.20 19:55:52.548557 [ 200 ] {c7b02c2c-b96c-49bb-8e22-d7891c66dbbf::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.104740409 sec., 439.1810232476751 rows/sec., 2.27 MiB/sec. | ||
| 1394 | 2026.03.20 19:55:52.548860 [ 266 ] {c3d1c154-1394-484f-b709-5bf8cfd226e6} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1395 | 2026.03.20 19:55:52.549280 [ 266 ] {c3d1c154-1394-484f-b709-5bf8cfd226e6} <Trace> oximeter.fields_u16 (04c457fd-3af8-4a79-a88d-7c36c4cdcc84): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1396 | 2026.03.20 19:55:52.549419 [ 266 ] {c3d1c154-1394-484f-b709-5bf8cfd226e6} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001589 sec., 6293.266205160478 rows/sec., 473.22 KiB/sec. | ||
| 1397 | 2026.03.20 19:55:52.549460 [ 266 ] {c3d1c154-1394-484f-b709-5bf8cfd226e6} <Debug> TCPHandler: Processed in 0.001764817 sec. | ||
| 1398 | 2026.03.20 19:55:52.549586 [ 266 ] {} <Trace> TCP-Session: 0a3c76cb-707d-4aee-94a2-ff916d977d2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1399 | 2026.03.20 19:55:52.549681 [ 266 ] {70aef33e-5fd0-4971-b7a7-d195f5acda9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40016) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1400 | 2026.03.20 19:55:52.549720 [ 266 ] {70aef33e-5fd0-4971-b7a7-d195f5acda9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1401 | 2026.03.20 19:55:52.550170 [ 266 ] {70aef33e-5fd0-4971-b7a7-d195f5acda9b} <Trace> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1402 | 2026.03.20 19:55:52.550208 [ 266 ] {70aef33e-5fd0-4971-b7a7-d195f5acda9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1403 | 2026.03.20 19:55:52.550231 [ 200 ] {51452922-abc3-4310-be23-99aba1d27284::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2855 rows, containing 5 columns (5 merged, 0 gathered) in 0.002504797 sec., 1139812.9269557572 rows/sec., 90.18 MiB/sec. | ||
| 1404 | 2026.03.20 19:55:52.550624 [ 266 ] {70aef33e-5fd0-4971-b7a7-d195f5acda9b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1405 | 2026.03.20 19:55:52.550655 [ 189 ] {51452922-abc3-4310-be23-99aba1d27284::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1406 | 2026.03.20 19:55:52.551151 [ 266 ] {70aef33e-5fd0-4971-b7a7-d195f5acda9b} <Trace> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1407 | 2026.03.20 19:55:52.551246 [ 194 ] {c7b02c2c-b96c-49bb-8e22-d7891c66dbbf::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1408 | 2026.03.20 19:55:52.551279 [ 189 ] {51452922-abc3-4310-be23-99aba1d27284::all_1_6_1} <Trace> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1409 | 2026.03.20 19:55:52.551367 [ 76 ] {} <Debug> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1410 | 2026.03.20 19:55:52.551381 [ 189 ] {51452922-abc3-4310-be23-99aba1d27284::all_1_6_1} <Trace> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1411 | 2026.03.20 19:55:52.551398 [ 266 ] {70aef33e-5fd0-4971-b7a7-d195f5acda9b} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001733 sec., 42700.51933064051 rows/sec., 3.33 MiB/sec. | ||
| 1412 | 2026.03.20 19:55:52.551414 [ 76 ] {} <Trace> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1413 | 2026.03.20 19:55:52.551453 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1414 | 2026.03.20 19:55:52.551461 [ 266 ] {70aef33e-5fd0-4971-b7a7-d195f5acda9b} <Debug> TCPHandler: Processed in 0.001924611 sec. | ||
| 1415 | 2026.03.20 19:55:52.551473 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 1416 | 2026.03.20 19:55:52.551558 [ 201 ] {28a0ca83-9ebc-4857-818e-128efd36f40d::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 | ||
| 1417 | 2026.03.20 19:55:52.551598 [ 266 ] {} <Trace> TCP-Session: 0a3c76cb-707d-4aee-94a2-ff916d977d2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1418 | 2026.03.20 19:55:52.551645 [ 201 ] {28a0ca83-9ebc-4857-818e-128efd36f40d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1419 | 2026.03.20 19:55:52.551673 [ 201 ] {28a0ca83-9ebc-4857-818e-128efd36f40d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1339 rows starting from the beginning of the part | ||
| 1420 | 2026.03.20 19:55:52.551727 [ 201 ] {28a0ca83-9ebc-4857-818e-128efd36f40d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 64 rows starting from the beginning of the part | ||
| 1421 | 2026.03.20 19:55:52.551727 [ 266 ] {b4a4ebc1-9ae4-4476-8651-a46cd3f58d55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40016) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1422 | 2026.03.20 19:55:52.551772 [ 201 ] {28a0ca83-9ebc-4857-818e-128efd36f40d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 64 rows starting from the beginning of the part | ||
| 1423 | 2026.03.20 19:55:52.551790 [ 266 ] {b4a4ebc1-9ae4-4476-8651-a46cd3f58d55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1424 | 2026.03.20 19:55:52.551812 [ 201 ] {28a0ca83-9ebc-4857-818e-128efd36f40d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 74 rows starting from the beginning of the part | ||
| 1425 | 2026.03.20 19:55:52.551856 [ 201 ] {28a0ca83-9ebc-4857-818e-128efd36f40d::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 | ||
| 1426 | 2026.03.20 19:55:52.551893 [ 201 ] {28a0ca83-9ebc-4857-818e-128efd36f40d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 74 rows starting from the beginning of the part | ||
| 1427 | 2026.03.20 19:55:52.552228 [ 266 ] {b4a4ebc1-9ae4-4476-8651-a46cd3f58d55} <Trace> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1428 | 2026.03.20 19:55:52.552270 [ 266 ] {b4a4ebc1-9ae4-4476-8651-a46cd3f58d55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1429 | 2026.03.20 19:55:52.552752 [ 266 ] {b4a4ebc1-9ae4-4476-8651-a46cd3f58d55} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1430 | 2026.03.20 19:55:52.553016 [ 189 ] {28a0ca83-9ebc-4857-818e-128efd36f40d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1679 rows, containing 5 columns (5 merged, 0 gathered) in 0.00148555 sec., 1130221.1302211303 rows/sec., 82.94 MiB/sec. | ||
| 1431 | 2026.03.20 19:55:52.553173 [ 266 ] {b4a4ebc1-9ae4-4476-8651-a46cd3f58d55} <Trace> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1432 | 2026.03.20 19:55:52.553297 [ 76 ] {} <Debug> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1433 | 2026.03.20 19:55:52.553319 [ 201 ] {28a0ca83-9ebc-4857-818e-128efd36f40d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1434 | 2026.03.20 19:55:52.553324 [ 266 ] {b4a4ebc1-9ae4-4476-8651-a46cd3f58d55} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001621 sec., 98704.50339296731 rows/sec., 6.87 MiB/sec. | ||
| 1435 | 2026.03.20 19:55:52.553334 [ 76 ] {} <Trace> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1436 | 2026.03.20 19:55:52.553379 [ 266 ] {b4a4ebc1-9ae4-4476-8651-a46cd3f58d55} <Debug> TCPHandler: Processed in 0.001831988 sec. | ||
| 1437 | 2026.03.20 19:55:52.553379 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1438 | 2026.03.20 19:55:52.553506 [ 196 ] {18220be3-bf38-4865-9b53-defeec2c4a91::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 | ||
| 1439 | 2026.03.20 19:55:52.553527 [ 266 ] {} <Trace> TCP-Session: 0a3c76cb-707d-4aee-94a2-ff916d977d2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1440 | 2026.03.20 19:55:52.553631 [ 266 ] {502e1b58-0ecc-4765-875d-5420b3cb8998} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40016) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1441 | 2026.03.20 19:55:52.553638 [ 196 ] {18220be3-bf38-4865-9b53-defeec2c4a91::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1442 | 2026.03.20 19:55:52.553690 [ 266 ] {502e1b58-0ecc-4765-875d-5420b3cb8998} <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 | ||
| 1443 | 2026.03.20 19:55:52.553695 [ 196 ] {18220be3-bf38-4865-9b53-defeec2c4a91::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2357 rows starting from the beginning of the part | ||
| 1444 | 2026.03.20 19:55:52.553805 [ 196 ] {18220be3-bf38-4865-9b53-defeec2c4a91::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 128 rows starting from the beginning of the part | ||
| 1445 | 2026.03.20 19:55:52.553856 [ 196 ] {18220be3-bf38-4865-9b53-defeec2c4a91::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 160 rows starting from the beginning of the part | ||
| 1446 | 2026.03.20 19:55:52.553858 [ 201 ] {28a0ca83-9ebc-4857-818e-128efd36f40d::all_1_6_1} <Trace> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1447 | 2026.03.20 19:55:52.553903 [ 196 ] {18220be3-bf38-4865-9b53-defeec2c4a91::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 160 rows starting from the beginning of the part | ||
| 1448 | 2026.03.20 19:55:52.553948 [ 201 ] {28a0ca83-9ebc-4857-818e-128efd36f40d::all_1_6_1} <Trace> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1449 | 2026.03.20 19:55:52.553950 [ 196 ] {18220be3-bf38-4865-9b53-defeec2c4a91::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 160 rows starting from the beginning of the part | ||
| 1450 | 2026.03.20 19:55:52.554013 [ 196 ] {18220be3-bf38-4865-9b53-defeec2c4a91::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 160 rows starting from the beginning of the part | ||
| 1451 | 2026.03.20 19:55:52.554017 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 1452 | 2026.03.20 19:55:52.554169 [ 194 ] {c7b02c2c-b96c-49bb-8e22-d7891c66dbbf::all_1_6_1} <Trace> system.metric_log (c7b02c2c-b96c-49bb-8e22-d7891c66dbbf): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1453 | 2026.03.20 19:55:52.554301 [ 194 ] {c7b02c2c-b96c-49bb-8e22-d7891c66dbbf::all_1_6_1} <Trace> system.metric_log (c7b02c2c-b96c-49bb-8e22-d7891c66dbbf) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1454 | 2026.03.20 19:55:52.554526 [ 266 ] {502e1b58-0ecc-4765-875d-5420b3cb8998} <Trace> oximeter.measurements_histogramu64 (4eb69afa-be86-412c-972f-8e432190220c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1455 | 2026.03.20 19:55:52.554567 [ 266 ] {502e1b58-0ecc-4765-875d-5420b3cb8998} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1456 | 2026.03.20 19:55:52.555357 [ 266 ] {502e1b58-0ecc-4765-875d-5420b3cb8998} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1457 | 2026.03.20 19:55:52.555826 [ 266 ] {502e1b58-0ecc-4765-875d-5420b3cb8998} <Trace> oximeter.measurements_histogramu64 (4eb69afa-be86-412c-972f-8e432190220c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1458 | 2026.03.20 19:55:52.555903 [ 189 ] {18220be3-bf38-4865-9b53-defeec2c4a91::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3125 rows, containing 5 columns (5 merged, 0 gathered) in 0.002439375 sec., 1281065.8467845246 rows/sec., 82.20 MiB/sec. | ||
| 1459 | 2026.03.20 19:55:52.555977 [ 266 ] {502e1b58-0ecc-4765-875d-5420b3cb8998} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002365 sec., 4228.329809725159 rows/sec., 7.58 MiB/sec. | ||
| 1460 | 2026.03.20 19:55:52.556062 [ 266 ] {502e1b58-0ecc-4765-875d-5420b3cb8998} <Debug> TCPHandler: Processed in 0.00261162 sec. | ||
| 1461 | 2026.03.20 19:55:52.556131 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1462 | 2026.03.20 19:55:52.556178 [ 266 ] {} <Trace> TCP-Session: 0a3c76cb-707d-4aee-94a2-ff916d977d2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1463 | 2026.03.20 19:55:52.556278 [ 266 ] {d7619e3b-1011-4afe-a8f9-f77154587726} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40016) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1464 | 2026.03.20 19:55:52.556321 [ 266 ] {d7619e3b-1011-4afe-a8f9-f77154587726} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1465 | 2026.03.20 19:55:52.556396 [ 189 ] {18220be3-bf38-4865-9b53-defeec2c4a91::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1466 | 2026.03.20 19:55:52.556666 [ 266 ] {d7619e3b-1011-4afe-a8f9-f77154587726} <Trace> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1467 | 2026.03.20 19:55:52.556708 [ 266 ] {d7619e3b-1011-4afe-a8f9-f77154587726} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1468 | 2026.03.20 19:55:52.556974 [ 189 ] {18220be3-bf38-4865-9b53-defeec2c4a91::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1469 | 2026.03.20 19:55:52.557064 [ 189 ] {18220be3-bf38-4865-9b53-defeec2c4a91::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1470 | 2026.03.20 19:55:52.557143 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 1471 | 2026.03.20 19:55:52.557180 [ 266 ] {d7619e3b-1011-4afe-a8f9-f77154587726} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1472 | 2026.03.20 19:55:52.557614 [ 266 ] {d7619e3b-1011-4afe-a8f9-f77154587726} <Trace> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1473 | 2026.03.20 19:55:52.557726 [ 76 ] {} <Debug> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1474 | 2026.03.20 19:55:52.557752 [ 266 ] {d7619e3b-1011-4afe-a8f9-f77154587726} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001493 sec., 40187.54186202277 rows/sec., 2.71 MiB/sec. | ||
| 1475 | 2026.03.20 19:55:52.557761 [ 76 ] {} <Trace> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1476 | 2026.03.20 19:55:52.557799 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1477 | 2026.03.20 19:55:52.557803 [ 266 ] {d7619e3b-1011-4afe-a8f9-f77154587726} <Debug> TCPHandler: Processed in 0.001674085 sec. | ||
| 1478 | 2026.03.20 19:55:52.557872 [ 196 ] {5b0fb7ba-36a7-4d07-84fe-ea424beb27ea::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 | ||
| 1479 | 2026.03.20 19:55:52.557971 [ 196 ] {5b0fb7ba-36a7-4d07-84fe-ea424beb27ea::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1480 | 2026.03.20 19:55:52.557997 [ 196 ] {5b0fb7ba-36a7-4d07-84fe-ea424beb27ea::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part | ||
| 1481 | 2026.03.20 19:55:52.558045 [ 196 ] {5b0fb7ba-36a7-4d07-84fe-ea424beb27ea::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 48 rows starting from the beginning of the part | ||
| 1482 | 2026.03.20 19:55:52.558102 [ 196 ] {5b0fb7ba-36a7-4d07-84fe-ea424beb27ea::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 60 rows starting from the beginning of the part | ||
| 1483 | 2026.03.20 19:55:52.558155 [ 196 ] {5b0fb7ba-36a7-4d07-84fe-ea424beb27ea::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 60 rows starting from the beginning of the part | ||
| 1484 | 2026.03.20 19:55:52.558207 [ 196 ] {5b0fb7ba-36a7-4d07-84fe-ea424beb27ea::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 60 rows starting from the beginning of the part | ||
| 1485 | 2026.03.20 19:55:52.558256 [ 196 ] {5b0fb7ba-36a7-4d07-84fe-ea424beb27ea::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 60 rows starting from the beginning of the part | ||
| 1486 | 2026.03.20 19:55:52.559038 [ 189 ] {5b0fb7ba-36a7-4d07-84fe-ea424beb27ea::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 300 rows, containing 4 columns (4 merged, 0 gathered) in 0.001196741 sec., 250680.80729247179 rows/sec., 16.89 MiB/sec. | ||
| 1487 | 2026.03.20 19:55:52.559296 [ 194 ] {5b0fb7ba-36a7-4d07-84fe-ea424beb27ea::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1488 | 2026.03.20 19:55:52.559821 [ 194 ] {5b0fb7ba-36a7-4d07-84fe-ea424beb27ea::all_1_6_1} <Trace> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1489 | 2026.03.20 19:55:52.559891 [ 194 ] {5b0fb7ba-36a7-4d07-84fe-ea424beb27ea::all_1_6_1} <Trace> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1490 | 2026.03.20 19:55:52.559971 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 1491 | 2026.03.20 19:55:53.001080 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 169.03 MiB, peak 177.99 MiB, free memory in arenas 0.00 B, will set to 180.73 MiB (RSS), difference: 11.70 MiB | ||
| 1492 | 2026.03.20 19:55:53.125482 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37299 | ||
| 1493 | 2026.03.20 19:55:53.125607 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1494 | 2026.03.20 19:55:53.125639 [ 286 ] {} <Debug> TCP-Session: d2ffc34f-4af6-4dc3-b3d8-74e76ad3ffc1 Authenticating user 'default' from [fd00:1122:3344:101::e]:37299 | ||
| 1495 | 2026.03.20 19:55:53.125665 [ 286 ] {} <Debug> TCP-Session: d2ffc34f-4af6-4dc3-b3d8-74e76ad3ffc1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1496 | 2026.03.20 19:55:53.125681 [ 286 ] {} <Debug> TCP-Session: d2ffc34f-4af6-4dc3-b3d8-74e76ad3ffc1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1497 | 2026.03.20 19:55:53.125882 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63801 | ||
| 1498 | 2026.03.20 19:55:53.125922 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53873 | ||
| 1499 | 2026.03.20 19:55:53.125956 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65219 | ||
| 1500 | 2026.03.20 19:55:53.125970 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35897 | ||
| 1501 | 2026.03.20 19:55:53.126009 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39909 | ||
| 1502 | 2026.03.20 19:55:53.126033 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1503 | 2026.03.20 19:55:53.126031 [ 286 ] {} <Trace> TCP-Session: d2ffc34f-4af6-4dc3-b3d8-74e76ad3ffc1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1504 | 2026.03.20 19:55:53.126082 [ 288 ] {} <Debug> TCP-Session: 6e29f10b-ebad-4881-99c0-f9cc07106e07 Authenticating user 'default' from [fd00:1122:3344:101::e]:53873 | ||
| 1505 | 2026.03.20 19:55:53.126087 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1506 | 2026.03.20 19:55:53.126118 [ 288 ] {} <Debug> TCP-Session: 6e29f10b-ebad-4881-99c0-f9cc07106e07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1507 | 2026.03.20 19:55:53.126000 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42328 | ||
| 1508 | 2026.03.20 19:55:53.126138 [ 289 ] {} <Debug> TCP-Session: b5bcfb4c-e471-4348-82d5-782a23677cc4 Authenticating user 'default' from [fd00:1122:3344:101::e]:65219 | ||
| 1509 | 2026.03.20 19:55:53.126141 [ 288 ] {} <Debug> TCP-Session: 6e29f10b-ebad-4881-99c0-f9cc07106e07 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1510 | 2026.03.20 19:55:53.126188 [ 289 ] {} <Debug> TCP-Session: b5bcfb4c-e471-4348-82d5-782a23677cc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1511 | 2026.03.20 19:55:53.126176 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1512 | 2026.03.20 19:55:53.126217 [ 289 ] {} <Debug> TCP-Session: b5bcfb4c-e471-4348-82d5-782a23677cc4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1513 | 2026.03.20 19:55:53.126250 [ 286 ] {84c7cbcd-f6b8-4270-a25f-077bfa6862f1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37299) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1514 | 2026.03.20 19:55:53.126276 [ 291 ] {} <Debug> TCP-Session: 478b1014-71d5-4b0b-bb6e-952bf6ce4335 Authenticating user 'default' from [fd00:1122:3344:101::e]:35897 | ||
| 1515 | 2026.03.20 19:55:53.126002 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1516 | 2026.03.20 19:55:53.126333 [ 291 ] {} <Debug> TCP-Session: 478b1014-71d5-4b0b-bb6e-952bf6ce4335 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1517 | 2026.03.20 19:55:53.126347 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1518 | 2026.03.20 19:55:53.126349 [ 287 ] {} <Debug> TCP-Session: 817555ac-c01f-433c-9b96-c7025abe0d1c Authenticating user 'default' from [fd00:1122:3344:101::e]:63801 | ||
| 1519 | 2026.03.20 19:55:53.126355 [ 291 ] {} <Debug> TCP-Session: 478b1014-71d5-4b0b-bb6e-952bf6ce4335 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1520 | 2026.03.20 19:55:53.126387 [ 294 ] {} <Debug> TCP-Session: 8aec5ee5-c58a-41d4-87f1-96c0a13e1c57 Authenticating user 'default' from [fd00:1122:3344:101::e]:39909 | ||
| 1521 | 2026.03.20 19:55:53.126389 [ 287 ] {} <Debug> TCP-Session: 817555ac-c01f-433c-9b96-c7025abe0d1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1522 | 2026.03.20 19:55:53.126408 [ 294 ] {} <Debug> TCP-Session: 8aec5ee5-c58a-41d4-87f1-96c0a13e1c57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1523 | 2026.03.20 19:55:53.126412 [ 287 ] {} <Debug> TCP-Session: 817555ac-c01f-433c-9b96-c7025abe0d1c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1524 | 2026.03.20 19:55:53.126424 [ 294 ] {} <Debug> TCP-Session: 8aec5ee5-c58a-41d4-87f1-96c0a13e1c57 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1525 | 2026.03.20 19:55:53.126349 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1526 | 2026.03.20 19:55:53.125960 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62460 | ||
| 1527 | 2026.03.20 19:55:53.126484 [ 293 ] {} <Debug> TCP-Session: b7cfdc76-634d-4112-bff2-7a0e2cdc8d2d Authenticating user 'default' from [fd00:1122:3344:101::e]:42328 | ||
| 1528 | 2026.03.20 19:55:53.125973 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59271 | ||
| 1529 | 2026.03.20 19:55:53.126523 [ 293 ] {} <Debug> TCP-Session: b7cfdc76-634d-4112-bff2-7a0e2cdc8d2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1530 | 2026.03.20 19:55:53.126554 [ 293 ] {} <Debug> TCP-Session: b7cfdc76-634d-4112-bff2-7a0e2cdc8d2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1531 | 2026.03.20 19:55:53.126558 [ 286 ] {84c7cbcd-f6b8-4270-a25f-077bfa6862f1} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1532 | 2026.03.20 19:55:53.126622 [ 286 ] {84c7cbcd-f6b8-4270-a25f-077bfa6862f1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1533 | 2026.03.20 19:55:53.126760 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1534 | 2026.03.20 19:55:53.126766 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1535 | 2026.03.20 19:55:53.126793 [ 292 ] {} <Debug> TCP-Session: a3a25083-7f66-4ed1-9304-f8824c4da3db Authenticating user 'default' from [fd00:1122:3344:101::e]:59271 | ||
| 1536 | 2026.03.20 19:55:53.126816 [ 290 ] {} <Debug> TCP-Session: a66a44e9-8fbe-4d15-b8cd-2e4deac7c206 Authenticating user 'default' from [fd00:1122:3344:101::e]:62460 | ||
| 1537 | 2026.03.20 19:55:53.126820 [ 292 ] {} <Debug> TCP-Session: a3a25083-7f66-4ed1-9304-f8824c4da3db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1538 | 2026.03.20 19:55:53.126844 [ 290 ] {} <Debug> TCP-Session: a66a44e9-8fbe-4d15-b8cd-2e4deac7c206 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1539 | 2026.03.20 19:55:53.126848 [ 292 ] {} <Debug> TCP-Session: a3a25083-7f66-4ed1-9304-f8824c4da3db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1540 | 2026.03.20 19:55:53.126865 [ 290 ] {} <Debug> TCP-Session: a66a44e9-8fbe-4d15-b8cd-2e4deac7c206 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1541 | 2026.03.20 19:55:53.126915 [ 286 ] {84c7cbcd-f6b8-4270-a25f-077bfa6862f1} <Debug> oximeter.version (078d6925-fa51-4905-abb6-a72e2fd3fc2b) (SelectExecutor): Key condition: unknown | ||
| 1542 | 2026.03.20 19:55:53.128030 [ 324 ] {84c7cbcd-f6b8-4270-a25f-077bfa6862f1} <Trace> AggregatingTransform: Aggregating | ||
| 1543 | 2026.03.20 19:55:53.128081 [ 324 ] {84c7cbcd-f6b8-4270-a25f-077bfa6862f1} <Trace> Aggregator: Aggregation method: without_key | ||
| 1544 | 2026.03.20 19:55:53.128117 [ 324 ] {84c7cbcd-f6b8-4270-a25f-077bfa6862f1} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001102469 sec. (907.055 rows/sec., 35.43 KiB/sec.) | ||
| 1545 | 2026.03.20 19:55:53.128134 [ 324 ] {84c7cbcd-f6b8-4270-a25f-077bfa6862f1} <Trace> Aggregator: Merging aggregated data | ||
| 1546 | 2026.03.20 19:55:53.129359 [ 286 ] {84c7cbcd-f6b8-4270-a25f-077bfa6862f1} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00317 sec., 315.45741324921136 rows/sec., 12.32 KiB/sec. | ||
| 1547 | 2026.03.20 19:55:53.129513 [ 286 ] {84c7cbcd-f6b8-4270-a25f-077bfa6862f1} <Debug> TCPHandler: Processed in 0.003606805 sec. | ||
| 1548 | 2026.03.20 19:55:53.129621 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1549 | 2026.03.20 19:55:53.129651 [ 286 ] {} <Debug> TCP-Session: d2ffc34f-4af6-4dc3-b3d8-74e76ad3ffc1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1550 | 2026.03.20 19:55:53.129656 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1551 | 2026.03.20 19:55:53.129681 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1552 | 2026.03.20 19:55:53.129705 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1553 | 2026.03.20 19:55:53.129714 [ 294 ] {} <Debug> TCP-Session: 8aec5ee5-c58a-41d4-87f1-96c0a13e1c57 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1554 | 2026.03.20 19:55:53.129728 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1555 | 2026.03.20 19:55:53.129750 [ 288 ] {} <Debug> TCP-Session: 6e29f10b-ebad-4881-99c0-f9cc07106e07 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1556 | 2026.03.20 19:55:53.129751 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1557 | 2026.03.20 19:55:53.129780 [ 289 ] {} <Debug> TCP-Session: b5bcfb4c-e471-4348-82d5-782a23677cc4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1558 | 2026.03.20 19:55:53.129800 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1559 | 2026.03.20 19:55:53.129809 [ 290 ] {} <Debug> TCP-Session: a66a44e9-8fbe-4d15-b8cd-2e4deac7c206 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1560 | 2026.03.20 19:55:53.129825 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1561 | 2026.03.20 19:55:53.129847 [ 292 ] {} <Debug> TCP-Session: a3a25083-7f66-4ed1-9304-f8824c4da3db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1562 | 2026.03.20 19:55:53.129774 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1563 | 2026.03.20 19:55:53.129873 [ 293 ] {} <Debug> TCP-Session: b7cfdc76-634d-4112-bff2-7a0e2cdc8d2d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1564 | 2026.03.20 19:55:53.129707 [ 287 ] {} <Debug> TCP-Session: 817555ac-c01f-433c-9b96-c7025abe0d1c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1565 | 2026.03.20 19:55:53.129913 [ 291 ] {} <Debug> TCP-Session: 478b1014-71d5-4b0b-bb6e-952bf6ce4335 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1566 | 2026.03.20 19:55:57.274110 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 234 | ||
| 1567 | 2026.03.20 19:55:57.276295 [ 242 ] {} <Trace> system.query_log (50ee8abe-c559-4bfc-bb2f-d84f09891cde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1568 | 2026.03.20 19:55:57.276355 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1569 | 2026.03.20 19:55:57.277580 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1570 | 2026.03.20 19:55:57.277859 [ 242 ] {} <Trace> system.query_log (50ee8abe-c559-4bfc-bb2f-d84f09891cde): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1571 | 2026.03.20 19:55:57.278197 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 234 | ||
| 1572 | 2026.03.20 19:55:57.545511 [ 266 ] {} <Trace> TCP-Session: 0a3c76cb-707d-4aee-94a2-ff916d977d2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1573 | 2026.03.20 19:55:57.545690 [ 266 ] {c216f95d-c1a0-4125-a56a-e3df9e1b57fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40016) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1574 | 2026.03.20 19:55:57.545755 [ 266 ] {c216f95d-c1a0-4125-a56a-e3df9e1b57fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1575 | 2026.03.20 19:55:57.546427 [ 266 ] {c216f95d-c1a0-4125-a56a-e3df9e1b57fd} <Trace> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1576 | 2026.03.20 19:55:57.546479 [ 266 ] {c216f95d-c1a0-4125-a56a-e3df9e1b57fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1577 | 2026.03.20 19:55:57.546874 [ 266 ] {c216f95d-c1a0-4125-a56a-e3df9e1b57fd} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1578 | 2026.03.20 19:55:57.547111 [ 266 ] {c216f95d-c1a0-4125-a56a-e3df9e1b57fd} <Trace> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1579 | 2026.03.20 19:55:57.547279 [ 266 ] {c216f95d-c1a0-4125-a56a-e3df9e1b57fd} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001636 sec., 34229.828850855745 rows/sec., 2.63 MiB/sec. | ||
| 1580 | 2026.03.20 19:55:57.547339 [ 266 ] {c216f95d-c1a0-4125-a56a-e3df9e1b57fd} <Debug> TCPHandler: Processed in 0.001952411 sec. | ||
| 1581 | 2026.03.20 19:55:57.547473 [ 266 ] {} <Trace> TCP-Session: 0a3c76cb-707d-4aee-94a2-ff916d977d2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1582 | 2026.03.20 19:55:57.547578 [ 266 ] {b30259e4-d8f8-4fbd-b53f-c2827a19d4a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40016) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1583 | 2026.03.20 19:55:57.547623 [ 266 ] {b30259e4-d8f8-4fbd-b53f-c2827a19d4a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1584 | 2026.03.20 19:55:57.548087 [ 266 ] {b30259e4-d8f8-4fbd-b53f-c2827a19d4a9} <Trace> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1585 | 2026.03.20 19:55:57.548128 [ 266 ] {b30259e4-d8f8-4fbd-b53f-c2827a19d4a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1586 | 2026.03.20 19:55:57.548467 [ 266 ] {b30259e4-d8f8-4fbd-b53f-c2827a19d4a9} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1587 | 2026.03.20 19:55:57.548679 [ 266 ] {b30259e4-d8f8-4fbd-b53f-c2827a19d4a9} <Trace> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1588 | 2026.03.20 19:55:57.548816 [ 266 ] {b30259e4-d8f8-4fbd-b53f-c2827a19d4a9} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001261 sec., 50753.37034099921 rows/sec., 3.96 MiB/sec. | ||
| 1589 | 2026.03.20 19:55:57.548865 [ 266 ] {b30259e4-d8f8-4fbd-b53f-c2827a19d4a9} <Debug> TCPHandler: Processed in 0.001444588 sec. | ||
| 1590 | 2026.03.20 19:55:57.548992 [ 266 ] {} <Trace> TCP-Session: 0a3c76cb-707d-4aee-94a2-ff916d977d2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1591 | 2026.03.20 19:55:57.549094 [ 266 ] {c68bfabb-66ab-408b-9c15-856e66878f9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40016) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1592 | 2026.03.20 19:55:57.549142 [ 266 ] {c68bfabb-66ab-408b-9c15-856e66878f9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1593 | 2026.03.20 19:55:57.549567 [ 266 ] {c68bfabb-66ab-408b-9c15-856e66878f9c} <Trace> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1594 | 2026.03.20 19:55:57.549605 [ 266 ] {c68bfabb-66ab-408b-9c15-856e66878f9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1595 | 2026.03.20 19:55:57.549936 [ 266 ] {c68bfabb-66ab-408b-9c15-856e66878f9c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1596 | 2026.03.20 19:55:57.550141 [ 266 ] {c68bfabb-66ab-408b-9c15-856e66878f9c} <Trace> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1597 | 2026.03.20 19:55:57.550282 [ 266 ] {c68bfabb-66ab-408b-9c15-856e66878f9c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001211 sec., 132122.21304706854 rows/sec., 9.20 MiB/sec. | ||
| 1598 | 2026.03.20 19:55:57.550321 [ 266 ] {c68bfabb-66ab-408b-9c15-856e66878f9c} <Debug> TCPHandler: Processed in 0.001381587 sec. | ||
| 1599 | 2026.03.20 19:55:57.550441 [ 266 ] {} <Trace> TCP-Session: 0a3c76cb-707d-4aee-94a2-ff916d977d2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1600 | 2026.03.20 19:55:57.550538 [ 266 ] {d38be35c-2d09-45dd-845a-7e6278f9c07d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40016) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1601 | 2026.03.20 19:55:57.550580 [ 266 ] {d38be35c-2d09-45dd-845a-7e6278f9c07d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1602 | 2026.03.20 19:55:57.550916 [ 266 ] {d38be35c-2d09-45dd-845a-7e6278f9c07d} <Trace> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1603 | 2026.03.20 19:55:57.550952 [ 266 ] {d38be35c-2d09-45dd-845a-7e6278f9c07d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1604 | 2026.03.20 19:55:57.551251 [ 266 ] {d38be35c-2d09-45dd-845a-7e6278f9c07d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1605 | 2026.03.20 19:55:57.551463 [ 266 ] {d38be35c-2d09-45dd-845a-7e6278f9c07d} <Trace> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1606 | 2026.03.20 19:55:57.551591 [ 266 ] {d38be35c-2d09-45dd-845a-7e6278f9c07d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001072 sec., 55970.14925373134 rows/sec., 3.77 MiB/sec. | ||
| 1607 | 2026.03.20 19:55:57.551626 [ 266 ] {d38be35c-2d09-45dd-845a-7e6278f9c07d} <Debug> TCPHandler: Processed in 0.001235603 sec. | ||
| 1608 | 2026.03.20 19:55:57.861055 [ 266 ] {} <Trace> TCP-Session: 0a3c76cb-707d-4aee-94a2-ff916d977d2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1609 | 2026.03.20 19:55:57.861288 [ 266 ] {be4b769d-2dcf-46c0-88b5-961c10842e13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40016) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 1610 | 2026.03.20 19:55:57.861632 [ 266 ] {be4b769d-2dcf-46c0-88b5-961c10842e13} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1611 | 2026.03.20 19:55:57.864503 [ 266 ] {be4b769d-2dcf-46c0-88b5-961c10842e13} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 1612 | 2026.03.20 19:55:57.864789 [ 266 ] {be4b769d-2dcf-46c0-88b5-961c10842e13} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1613 | 2026.03.20 19:55:57.864860 [ 266 ] {be4b769d-2dcf-46c0-88b5-961c10842e13} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1614 | 2026.03.20 19:55:57.865044 [ 266 ] {be4b769d-2dcf-46c0-88b5-961c10842e13} <Debug> oximeter.timeseries_schema (dfaa219f-9dab-4ef1-b215-30285dbe8436) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 1615 | 2026.03.20 19:55:57.866916 [ 266 ] {be4b769d-2dcf-46c0-88b5-961c10842e13} <Trace> oximeter.timeseries_schema (dfaa219f-9dab-4ef1-b215-30285dbe8436) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1616 | 2026.03.20 19:55:57.869198 [ 266 ] {be4b769d-2dcf-46c0-88b5-961c10842e13} <Debug> oximeter.timeseries_schema (dfaa219f-9dab-4ef1-b215-30285dbe8436) (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 | ||
| 1617 | 2026.03.20 19:55:57.869223 [ 266 ] {be4b769d-2dcf-46c0-88b5-961c10842e13} <Trace> oximeter.timeseries_schema (dfaa219f-9dab-4ef1-b215-30285dbe8436) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1618 | 2026.03.20 19:55:57.869313 [ 266 ] {be4b769d-2dcf-46c0-88b5-961c10842e13} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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', 'zone:cpu_nsec'))" | ||
| 1619 | 2026.03.20 19:55:57.869336 [ 266 ] {be4b769d-2dcf-46c0-88b5-961c10842e13} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 1620 | 2026.03.20 19:55:57.879426 [ 266 ] {be4b769d-2dcf-46c0-88b5-961c10842e13} <Debug> executeQuery: Read 35 rows, 1.43 KiB in 0.018235 sec., 1919.3857965451054 rows/sec., 78.19 KiB/sec. | ||
| 1621 | 2026.03.20 19:55:57.879510 [ 266 ] {be4b769d-2dcf-46c0-88b5-961c10842e13} <Debug> TCPHandler: Processed in 0.018579793 sec. | ||
| 1622 | 2026.03.20 19:55:57.879817 [ 266 ] {} <Trace> TCP-Session: 0a3c76cb-707d-4aee-94a2-ff916d977d2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1623 | 2026.03.20 19:55:57.879968 [ 266 ] {e2dde293-f273-4d6e-9ac0-d60a6910f9d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40016) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 1624 | 2026.03.20 19:55:57.880194 [ 266 ] {e2dde293-f273-4d6e-9ac0-d60a6910f9d1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1625 | 2026.03.20 19:55:57.880231 [ 266 ] {e2dde293-f273-4d6e-9ac0-d60a6910f9d1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 1626 | 2026.03.20 19:55:57.880441 [ 266 ] {e2dde293-f273-4d6e-9ac0-d60a6910f9d1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1627 | 2026.03.20 19:55:57.880495 [ 266 ] {e2dde293-f273-4d6e-9ac0-d60a6910f9d1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1628 | 2026.03.20 19:55:57.880601 [ 266 ] {e2dde293-f273-4d6e-9ac0-d60a6910f9d1} <Debug> oximeter.timeseries_schema (dfaa219f-9dab-4ef1-b215-30285dbe8436) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 1629 | 2026.03.20 19:55:57.880632 [ 266 ] {e2dde293-f273-4d6e-9ac0-d60a6910f9d1} <Trace> oximeter.timeseries_schema (dfaa219f-9dab-4ef1-b215-30285dbe8436) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1630 | 2026.03.20 19:55:57.880651 [ 266 ] {e2dde293-f273-4d6e-9ac0-d60a6910f9d1} <Debug> oximeter.timeseries_schema (dfaa219f-9dab-4ef1-b215-30285dbe8436) (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 | ||
| 1631 | 2026.03.20 19:55:57.880666 [ 266 ] {e2dde293-f273-4d6e-9ac0-d60a6910f9d1} <Trace> oximeter.timeseries_schema (dfaa219f-9dab-4ef1-b215-30285dbe8436) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1632 | 2026.03.20 19:55:57.880699 [ 266 ] {e2dde293-f273-4d6e-9ac0-d60a6910f9d1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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', 'zone:cpu_nsec'))" | ||
| 1633 | 2026.03.20 19:55:57.880718 [ 266 ] {e2dde293-f273-4d6e-9ac0-d60a6910f9d1} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 1634 | 2026.03.20 19:55:57.881451 [ 266 ] {e2dde293-f273-4d6e-9ac0-d60a6910f9d1} <Debug> executeQuery: Read 35 rows, 1.43 KiB in 0.001546 sec., 22639.06856403622 rows/sec., 922.24 KiB/sec. | ||
| 1635 | 2026.03.20 19:55:57.881551 [ 266 ] {e2dde293-f273-4d6e-9ac0-d60a6910f9d1} <Debug> TCPHandler: Processed in 0.001798907 sec. | ||
| 1636 | 2026.03.20 19:55:57.881792 [ 266 ] {} <Trace> TCP-Session: 0a3c76cb-707d-4aee-94a2-ff916d977d2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1637 | 2026.03.20 19:55:57.881934 [ 266 ] {8676023f-5bfa-4163-8aff-f00a5e675896} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40016) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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', 'zone:cpu_nsec') FORMAT Native; (stage: Complete) | ||
| 1638 | 2026.03.20 19:55:57.882163 [ 266 ] {8676023f-5bfa-4163-8aff-f00a5e675896} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1639 | 2026.03.20 19:55:57.882207 [ 266 ] {8676023f-5bfa-4163-8aff-f00a5e675896} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 1640 | 2026.03.20 19:55:57.882424 [ 266 ] {8676023f-5bfa-4163-8aff-f00a5e675896} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1641 | 2026.03.20 19:55:57.882480 [ 266 ] {8676023f-5bfa-4163-8aff-f00a5e675896} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1642 | 2026.03.20 19:55:57.882586 [ 266 ] {8676023f-5bfa-4163-8aff-f00a5e675896} <Debug> oximeter.timeseries_schema (dfaa219f-9dab-4ef1-b215-30285dbe8436) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 1643 | 2026.03.20 19:55:57.882616 [ 266 ] {8676023f-5bfa-4163-8aff-f00a5e675896} <Trace> oximeter.timeseries_schema (dfaa219f-9dab-4ef1-b215-30285dbe8436) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1644 | 2026.03.20 19:55:57.882636 [ 266 ] {8676023f-5bfa-4163-8aff-f00a5e675896} <Debug> oximeter.timeseries_schema (dfaa219f-9dab-4ef1-b215-30285dbe8436) (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 | ||
| 1645 | 2026.03.20 19:55:57.882651 [ 266 ] {8676023f-5bfa-4163-8aff-f00a5e675896} <Trace> oximeter.timeseries_schema (dfaa219f-9dab-4ef1-b215-30285dbe8436) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1646 | 2026.03.20 19:55:57.882685 [ 266 ] {8676023f-5bfa-4163-8aff-f00a5e675896} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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', 'zone:cpu_nsec'))" | ||
| 1647 | 2026.03.20 19:55:57.882704 [ 266 ] {8676023f-5bfa-4163-8aff-f00a5e675896} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 1648 | 2026.03.20 19:55:57.883355 [ 266 ] {8676023f-5bfa-4163-8aff-f00a5e675896} <Debug> executeQuery: Read 35 rows, 1.43 KiB in 0.001483 sec., 23600.809170600136 rows/sec., 961.42 KiB/sec. | ||
| 1649 | 2026.03.20 19:55:57.883443 [ 266 ] {8676023f-5bfa-4163-8aff-f00a5e675896} <Debug> TCPHandler: Processed in 0.001701405 sec. | ||
| 1650 | 2026.03.20 19:55:57.944796 [ 266 ] {} <Trace> TCP-Session: 0a3c76cb-707d-4aee-94a2-ff916d977d2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1651 | 2026.03.20 19:55:57.944987 [ 266 ] {3d01dc23-5fec-4598-931e-c9714581bab8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40016) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1652 | 2026.03.20 19:55:57.945062 [ 266 ] {3d01dc23-5fec-4598-931e-c9714581bab8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1653 | 2026.03.20 19:55:57.945771 [ 266 ] {3d01dc23-5fec-4598-931e-c9714581bab8} <Trace> oximeter.timeseries_schema (dfaa219f-9dab-4ef1-b215-30285dbe8436): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1654 | 2026.03.20 19:55:57.945833 [ 266 ] {3d01dc23-5fec-4598-931e-c9714581bab8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1655 | 2026.03.20 19:55:57.946287 [ 266 ] {3d01dc23-5fec-4598-931e-c9714581bab8} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1656 | 2026.03.20 19:55:57.946495 [ 266 ] {3d01dc23-5fec-4598-931e-c9714581bab8} <Trace> oximeter.timeseries_schema (dfaa219f-9dab-4ef1-b215-30285dbe8436): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1657 | 2026.03.20 19:55:57.946656 [ 266 ] {3d01dc23-5fec-4598-931e-c9714581bab8} <Debug> executeQuery: Read 3 rows, 280.00 B in 0.001719 sec., 1745.2006980802792 rows/sec., 159.07 KiB/sec. | ||
| 1658 | 2026.03.20 19:55:57.946705 [ 266 ] {3d01dc23-5fec-4598-931e-c9714581bab8} <Debug> TCPHandler: Processed in 0.002024304 sec. | ||
| 1659 | 2026.03.20 19:55:57.946821 [ 266 ] {} <Trace> TCP-Session: 0a3c76cb-707d-4aee-94a2-ff916d977d2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1660 | 2026.03.20 19:55:57.946925 [ 266 ] {b49fe675-b9f0-45ea-8c7d-3a014e33e312} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40016) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1661 | 2026.03.20 19:55:57.946968 [ 266 ] {b49fe675-b9f0-45ea-8c7d-3a014e33e312} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1662 | 2026.03.20 19:55:57.947425 [ 266 ] {b49fe675-b9f0-45ea-8c7d-3a014e33e312} <Trace> oximeter.fields_i16 (2564387c-0082-4c94-ade1-9353cd557e41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1663 | 2026.03.20 19:55:57.947463 [ 266 ] {b49fe675-b9f0-45ea-8c7d-3a014e33e312} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1664 | 2026.03.20 19:55:57.947781 [ 266 ] {b49fe675-b9f0-45ea-8c7d-3a014e33e312} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1665 | 2026.03.20 19:55:57.947996 [ 266 ] {b49fe675-b9f0-45ea-8c7d-3a014e33e312} <Trace> oximeter.fields_i16 (2564387c-0082-4c94-ade1-9353cd557e41): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1666 | 2026.03.20 19:55:57.948132 [ 266 ] {b49fe675-b9f0-45ea-8c7d-3a014e33e312} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00123 sec., 19512.19512195122 rows/sec., 1.62 MiB/sec. | ||
| 1667 | 2026.03.20 19:55:57.948174 [ 266 ] {b49fe675-b9f0-45ea-8c7d-3a014e33e312} <Debug> TCPHandler: Processed in 0.001406127 sec. | ||
| 1668 | 2026.03.20 19:55:57.948279 [ 266 ] {} <Trace> TCP-Session: 0a3c76cb-707d-4aee-94a2-ff916d977d2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1669 | 2026.03.20 19:55:57.948378 [ 266 ] {e7fb9593-3d58-4bae-81ba-bf61c85de52c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40016) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1670 | 2026.03.20 19:55:57.948419 [ 266 ] {e7fb9593-3d58-4bae-81ba-bf61c85de52c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1671 | 2026.03.20 19:55:57.948816 [ 266 ] {e7fb9593-3d58-4bae-81ba-bf61c85de52c} <Trace> oximeter.fields_ipaddr (4d519c69-6502-4e4d-92c8-2256a1b268df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1672 | 2026.03.20 19:55:57.948855 [ 266 ] {e7fb9593-3d58-4bae-81ba-bf61c85de52c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1673 | 2026.03.20 19:55:57.949159 [ 266 ] {e7fb9593-3d58-4bae-81ba-bf61c85de52c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1674 | 2026.03.20 19:55:57.949391 [ 266 ] {e7fb9593-3d58-4bae-81ba-bf61c85de52c} <Trace> oximeter.fields_ipaddr (4d519c69-6502-4e4d-92c8-2256a1b268df): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1675 | 2026.03.20 19:55:57.949527 [ 266 ] {e7fb9593-3d58-4bae-81ba-bf61c85de52c} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001169 sec., 1710.8639863130882 rows/sec., 139.51 KiB/sec. | ||
| 1676 | 2026.03.20 19:55:57.949566 [ 266 ] {e7fb9593-3d58-4bae-81ba-bf61c85de52c} <Debug> TCPHandler: Processed in 0.001337125 sec. | ||
| 1677 | 2026.03.20 19:55:57.949710 [ 266 ] {} <Trace> TCP-Session: 0a3c76cb-707d-4aee-94a2-ff916d977d2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1678 | 2026.03.20 19:55:57.949809 [ 266 ] {3222c820-ff57-4a50-964c-b03d480cfd39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40016) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1679 | 2026.03.20 19:55:57.949850 [ 266 ] {3222c820-ff57-4a50-964c-b03d480cfd39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1680 | 2026.03.20 19:55:57.951477 [ 266 ] {3222c820-ff57-4a50-964c-b03d480cfd39} <Trace> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1681 | 2026.03.20 19:55:57.951517 [ 266 ] {3222c820-ff57-4a50-964c-b03d480cfd39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1682 | 2026.03.20 19:55:57.952114 [ 266 ] {3222c820-ff57-4a50-964c-b03d480cfd39} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1683 | 2026.03.20 19:55:57.952338 [ 266 ] {3222c820-ff57-4a50-964c-b03d480cfd39} <Trace> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1684 | 2026.03.20 19:55:57.952471 [ 266 ] {3222c820-ff57-4a50-964c-b03d480cfd39} <Debug> executeQuery: Read 2562 rows, 196.80 KiB in 0.00268 sec., 955970.1492537314 rows/sec., 71.71 MiB/sec. | ||
| 1685 | 2026.03.20 19:55:57.952512 [ 266 ] {3222c820-ff57-4a50-964c-b03d480cfd39} <Debug> MemoryTracker: Peak memory usage (for query): 4.01 MiB. | ||
| 1686 | 2026.03.20 19:55:57.952526 [ 266 ] {3222c820-ff57-4a50-964c-b03d480cfd39} <Debug> TCPHandler: Processed in 0.002867505 sec. | ||
| 1687 | 2026.03.20 19:55:57.952648 [ 266 ] {} <Trace> TCP-Session: 0a3c76cb-707d-4aee-94a2-ff916d977d2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1688 | 2026.03.20 19:55:57.952745 [ 266 ] {88de3def-0980-4ea4-ad18-cb307951880d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40016) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1689 | 2026.03.20 19:55:57.952787 [ 266 ] {88de3def-0980-4ea4-ad18-cb307951880d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1690 | 2026.03.20 19:55:57.953211 [ 266 ] {88de3def-0980-4ea4-ad18-cb307951880d} <Trace> oximeter.fields_u16 (04c457fd-3af8-4a79-a88d-7c36c4cdcc84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1691 | 2026.03.20 19:55:57.953250 [ 266 ] {88de3def-0980-4ea4-ad18-cb307951880d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1692 | 2026.03.20 19:55:57.953567 [ 266 ] {88de3def-0980-4ea4-ad18-cb307951880d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1693 | 2026.03.20 19:55:57.953779 [ 266 ] {88de3def-0980-4ea4-ad18-cb307951880d} <Trace> oximeter.fields_u16 (04c457fd-3af8-4a79-a88d-7c36c4cdcc84): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1694 | 2026.03.20 19:55:57.953920 [ 266 ] {88de3def-0980-4ea4-ad18-cb307951880d} <Debug> executeQuery: Read 43 rows, 3.28 KiB in 0.001194 sec., 36013.40033500837 rows/sec., 2.68 MiB/sec. | ||
| 1695 | 2026.03.20 19:55:57.953959 [ 266 ] {88de3def-0980-4ea4-ad18-cb307951880d} <Debug> TCPHandler: Processed in 0.001362186 sec. | ||
| 1696 | 2026.03.20 19:55:57.954071 [ 266 ] {} <Trace> TCP-Session: 0a3c76cb-707d-4aee-94a2-ff916d977d2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1697 | 2026.03.20 19:55:57.954170 [ 266 ] {9da69c09-5d2a-450f-9159-69f23c11aa5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40016) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1698 | 2026.03.20 19:55:57.954212 [ 266 ] {9da69c09-5d2a-450f-9159-69f23c11aa5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1699 | 2026.03.20 19:55:57.954906 [ 266 ] {9da69c09-5d2a-450f-9159-69f23c11aa5d} <Trace> oximeter.fields_u32 (3e77f56c-5e97-464b-9ee2-b988bdce5b4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1700 | 2026.03.20 19:55:57.954943 [ 266 ] {9da69c09-5d2a-450f-9159-69f23c11aa5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1701 | 2026.03.20 19:55:57.955281 [ 266 ] {9da69c09-5d2a-450f-9159-69f23c11aa5d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1702 | 2026.03.20 19:55:57.955495 [ 266 ] {9da69c09-5d2a-450f-9159-69f23c11aa5d} <Trace> oximeter.fields_u32 (3e77f56c-5e97-464b-9ee2-b988bdce5b4b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1703 | 2026.03.20 19:55:57.955620 [ 266 ] {9da69c09-5d2a-450f-9159-69f23c11aa5d} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001468 sec., 561989.1008174387 rows/sec., 32.87 MiB/sec. | ||
| 1704 | 2026.03.20 19:55:57.955658 [ 266 ] {9da69c09-5d2a-450f-9159-69f23c11aa5d} <Debug> TCPHandler: Processed in 0.001637473 sec. | ||
| 1705 | 2026.03.20 19:55:57.955772 [ 266 ] {} <Trace> TCP-Session: 0a3c76cb-707d-4aee-94a2-ff916d977d2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1706 | 2026.03.20 19:55:57.955867 [ 266 ] {8ebb14fa-482f-483f-805b-588b62e25af4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40016) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 1707 | 2026.03.20 19:55:57.955907 [ 266 ] {8ebb14fa-482f-483f-805b-588b62e25af4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 1708 | 2026.03.20 19:55:57.956291 [ 266 ] {8ebb14fa-482f-483f-805b-588b62e25af4} <Trace> oximeter.fields_u64 (90970e3f-dc86-46a0-9941-511c942241bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1709 | 2026.03.20 19:55:57.956329 [ 266 ] {8ebb14fa-482f-483f-805b-588b62e25af4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1710 | 2026.03.20 19:55:57.956612 [ 266 ] {8ebb14fa-482f-483f-805b-588b62e25af4} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1711 | 2026.03.20 19:55:57.956819 [ 266 ] {8ebb14fa-482f-483f-805b-588b62e25af4} <Trace> oximeter.fields_u64 (90970e3f-dc86-46a0-9941-511c942241bb): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1712 | 2026.03.20 19:55:57.956945 [ 266 ] {8ebb14fa-482f-483f-805b-588b62e25af4} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001096 sec., 912.4087591240876 rows/sec., 64.15 KiB/sec. | ||
| 1713 | 2026.03.20 19:55:57.956989 [ 266 ] {8ebb14fa-482f-483f-805b-588b62e25af4} <Debug> TCPHandler: Processed in 0.001266693 sec. | ||
| 1714 | 2026.03.20 19:55:57.957123 [ 266 ] {} <Trace> TCP-Session: 0a3c76cb-707d-4aee-94a2-ff916d977d2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1715 | 2026.03.20 19:55:57.957225 [ 266 ] {e15958f7-53cc-447f-a067-3c9f7f176dd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40016) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1716 | 2026.03.20 19:55:57.957265 [ 266 ] {e15958f7-53cc-447f-a067-3c9f7f176dd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1717 | 2026.03.20 19:55:57.957683 [ 266 ] {e15958f7-53cc-447f-a067-3c9f7f176dd3} <Trace> oximeter.fields_u8 (8746d2ea-87a3-47dd-bedc-b71d488a0ac0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1718 | 2026.03.20 19:55:57.957719 [ 266 ] {e15958f7-53cc-447f-a067-3c9f7f176dd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1719 | 2026.03.20 19:55:57.958003 [ 266 ] {e15958f7-53cc-447f-a067-3c9f7f176dd3} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1720 | 2026.03.20 19:55:57.958211 [ 266 ] {e15958f7-53cc-447f-a067-3c9f7f176dd3} <Trace> oximeter.fields_u8 (8746d2ea-87a3-47dd-bedc-b71d488a0ac0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1721 | 2026.03.20 19:55:57.958337 [ 266 ] {e15958f7-53cc-447f-a067-3c9f7f176dd3} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001131 sec., 10610.079575596816 rows/sec., 828.91 KiB/sec. | ||
| 1722 | 2026.03.20 19:55:57.958376 [ 266 ] {e15958f7-53cc-447f-a067-3c9f7f176dd3} <Debug> TCPHandler: Processed in 0.001310045 sec. | ||
| 1723 | 2026.03.20 19:55:57.958495 [ 266 ] {} <Trace> TCP-Session: 0a3c76cb-707d-4aee-94a2-ff916d977d2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1724 | 2026.03.20 19:55:57.958590 [ 266 ] {7d7739a1-6355-4df2-8b0a-5b3f9fe90f45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40016) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1725 | 2026.03.20 19:55:57.958629 [ 266 ] {7d7739a1-6355-4df2-8b0a-5b3f9fe90f45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1726 | 2026.03.20 19:55:57.959483 [ 266 ] {7d7739a1-6355-4df2-8b0a-5b3f9fe90f45} <Trace> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1727 | 2026.03.20 19:55:57.959520 [ 266 ] {7d7739a1-6355-4df2-8b0a-5b3f9fe90f45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1728 | 2026.03.20 19:55:57.959874 [ 266 ] {7d7739a1-6355-4df2-8b0a-5b3f9fe90f45} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1729 | 2026.03.20 19:55:57.960082 [ 266 ] {7d7739a1-6355-4df2-8b0a-5b3f9fe90f45} <Trace> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1730 | 2026.03.20 19:55:57.960211 [ 266 ] {7d7739a1-6355-4df2-8b0a-5b3f9fe90f45} <Debug> executeQuery: Read 1355 rows, 93.70 KiB in 0.001638 sec., 827228.3272283273 rows/sec., 55.86 MiB/sec. | ||
| 1731 | 2026.03.20 19:55:57.960248 [ 266 ] {7d7739a1-6355-4df2-8b0a-5b3f9fe90f45} <Debug> TCPHandler: Processed in 0.001803148 sec. | ||
| 1732 | 2026.03.20 19:55:57.960361 [ 266 ] {} <Trace> TCP-Session: 0a3c76cb-707d-4aee-94a2-ff916d977d2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1733 | 2026.03.20 19:55:57.960457 [ 266 ] {717b11ad-794c-489d-9ab2-dfdac8518d59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40016) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1734 | 2026.03.20 19:55:57.960500 [ 266 ] {717b11ad-794c-489d-9ab2-dfdac8518d59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1735 | 2026.03.20 19:55:57.961336 [ 266 ] {717b11ad-794c-489d-9ab2-dfdac8518d59} <Trace> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1736 | 2026.03.20 19:55:57.961373 [ 266 ] {717b11ad-794c-489d-9ab2-dfdac8518d59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1737 | 2026.03.20 19:55:57.961832 [ 266 ] {717b11ad-794c-489d-9ab2-dfdac8518d59} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1738 | 2026.03.20 19:55:57.962044 [ 266 ] {717b11ad-794c-489d-9ab2-dfdac8518d59} <Trace> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1739 | 2026.03.20 19:55:57.962173 [ 266 ] {717b11ad-794c-489d-9ab2-dfdac8518d59} <Debug> executeQuery: Read 1533 rows, 95.96 KiB in 0.001734 sec., 884083.0449826989 rows/sec., 54.04 MiB/sec. | ||
| 1740 | 2026.03.20 19:55:57.962210 [ 266 ] {717b11ad-794c-489d-9ab2-dfdac8518d59} <Debug> TCPHandler: Processed in 0.0018999 sec. | ||
| 1741 | 2026.03.20 19:55:57.962332 [ 266 ] {} <Trace> TCP-Session: 0a3c76cb-707d-4aee-94a2-ff916d977d2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1742 | 2026.03.20 19:55:57.962429 [ 266 ] {cb68aecd-9a81-421c-8f99-6b6e5d61effe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40016) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1743 | 2026.03.20 19:55:57.962481 [ 266 ] {cb68aecd-9a81-421c-8f99-6b6e5d61effe} <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 | ||
| 1744 | 2026.03.20 19:55:57.963249 [ 266 ] {cb68aecd-9a81-421c-8f99-6b6e5d61effe} <Trace> oximeter.measurements_histogramu64 (4eb69afa-be86-412c-972f-8e432190220c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1745 | 2026.03.20 19:55:57.963286 [ 266 ] {cb68aecd-9a81-421c-8f99-6b6e5d61effe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1746 | 2026.03.20 19:55:57.963814 [ 266 ] {cb68aecd-9a81-421c-8f99-6b6e5d61effe} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1747 | 2026.03.20 19:55:57.964047 [ 266 ] {cb68aecd-9a81-421c-8f99-6b6e5d61effe} <Trace> oximeter.measurements_histogramu64 (4eb69afa-be86-412c-972f-8e432190220c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1748 | 2026.03.20 19:55:57.964191 [ 266 ] {cb68aecd-9a81-421c-8f99-6b6e5d61effe} <Debug> executeQuery: Read 29 rows, 53.21 KiB in 0.001781 sec., 16282.987085906794 rows/sec., 29.18 MiB/sec. | ||
| 1749 | 2026.03.20 19:55:57.964254 [ 266 ] {cb68aecd-9a81-421c-8f99-6b6e5d61effe} <Debug> TCPHandler: Processed in 0.001972022 sec. | ||
| 1750 | 2026.03.20 19:55:57.964369 [ 266 ] {} <Trace> TCP-Session: 0a3c76cb-707d-4aee-94a2-ff916d977d2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1751 | 2026.03.20 19:55:57.964465 [ 266 ] {63ad43bd-517a-4814-b97b-781adaece7b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40016) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1752 | 2026.03.20 19:55:57.964508 [ 266 ] {63ad43bd-517a-4814-b97b-781adaece7b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1753 | 2026.03.20 19:55:57.964831 [ 266 ] {63ad43bd-517a-4814-b97b-781adaece7b1} <Trace> oximeter.measurements_i64 (fea300d5-3c08-4c7c-a23a-038f68c56ead): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1754 | 2026.03.20 19:55:57.964868 [ 266 ] {63ad43bd-517a-4814-b97b-781adaece7b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1755 | 2026.03.20 19:55:57.965164 [ 266 ] {63ad43bd-517a-4814-b97b-781adaece7b1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1756 | 2026.03.20 19:55:57.965398 [ 266 ] {63ad43bd-517a-4814-b97b-781adaece7b1} <Trace> oximeter.measurements_i64 (fea300d5-3c08-4c7c-a23a-038f68c56ead): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1757 | 2026.03.20 19:55:57.965525 [ 266 ] {63ad43bd-517a-4814-b97b-781adaece7b1} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001078 sec., 8348.794063079778 rows/sec., 589.74 KiB/sec. | ||
| 1758 | 2026.03.20 19:55:57.965560 [ 266 ] {63ad43bd-517a-4814-b97b-781adaece7b1} <Debug> TCPHandler: Processed in 0.001241003 sec. | ||
| 1759 | 2026.03.20 19:55:57.965661 [ 266 ] {} <Trace> TCP-Session: 0a3c76cb-707d-4aee-94a2-ff916d977d2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1760 | 2026.03.20 19:55:57.965754 [ 266 ] {e0e1846a-4a1e-4669-b6df-0765022d79b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40016) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1761 | 2026.03.20 19:55:57.965795 [ 266 ] {e0e1846a-4a1e-4669-b6df-0765022d79b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1762 | 2026.03.20 19:55:57.966106 [ 266 ] {e0e1846a-4a1e-4669-b6df-0765022d79b6} <Trace> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1763 | 2026.03.20 19:55:57.966142 [ 266 ] {e0e1846a-4a1e-4669-b6df-0765022d79b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1764 | 2026.03.20 19:55:57.966433 [ 266 ] {e0e1846a-4a1e-4669-b6df-0765022d79b6} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1765 | 2026.03.20 19:55:57.966634 [ 266 ] {e0e1846a-4a1e-4669-b6df-0765022d79b6} <Trace> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1766 | 2026.03.20 19:55:57.966765 [ 266 ] {e0e1846a-4a1e-4669-b6df-0765022d79b6} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001028 sec., 11673.151750972762 rows/sec., 805.57 KiB/sec. | ||
| 1767 | 2026.03.20 19:55:57.966809 [ 266 ] {e0e1846a-4a1e-4669-b6df-0765022d79b6} <Debug> TCPHandler: Processed in 0.001197192 sec. | ||
| 1768 | 2026.03.20 19:55:59.776307 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3263 | ||
| 1769 | 2026.03.20 19:55:59.776802 [ 244 ] {} <Trace> system.asynchronous_metric_log (68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1770 | 2026.03.20 19:55:59.776847 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1771 | 2026.03.20 19:55:59.777333 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1772 | 2026.03.20 19:55:59.777562 [ 244 ] {} <Trace> system.asynchronous_metric_log (68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1773 | 2026.03.20 19:55:59.777691 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3263 | ||
| 1774 | 2026.03.20 19:55:59.950182 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1775 | 2026.03.20 19:55:59.968409 [ 243 ] {} <Trace> system.metric_log (c7b02c2c-b96c-49bb-8e22-d7891c66dbbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1776 | 2026.03.20 19:55:59.968474 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1777 | 2026.03.20 19:55:59.974014 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1778 | 2026.03.20 19:55:59.974716 [ 243 ] {} <Trace> system.metric_log (c7b02c2c-b96c-49bb-8e22-d7891c66dbbf): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1779 | 2026.03.20 19:55:59.978086 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1780 | 2026.03.20 19:56:02.543367 [ 266 ] {} <Trace> TCP-Session: 0a3c76cb-707d-4aee-94a2-ff916d977d2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1781 | 2026.03.20 19:56:02.543545 [ 266 ] {66ee3e7c-08d4-4e0b-a8b7-a6966ffea2f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40016) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1782 | 2026.03.20 19:56:02.543617 [ 266 ] {66ee3e7c-08d4-4e0b-a8b7-a6966ffea2f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1783 | 2026.03.20 19:56:02.544282 [ 266 ] {66ee3e7c-08d4-4e0b-a8b7-a6966ffea2f7} <Trace> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1784 | 2026.03.20 19:56:02.544334 [ 266 ] {66ee3e7c-08d4-4e0b-a8b7-a6966ffea2f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1785 | 2026.03.20 19:56:02.544728 [ 266 ] {66ee3e7c-08d4-4e0b-a8b7-a6966ffea2f7} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1786 | 2026.03.20 19:56:02.544975 [ 266 ] {66ee3e7c-08d4-4e0b-a8b7-a6966ffea2f7} <Trace> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1787 | 2026.03.20 19:56:02.545143 [ 266 ] {66ee3e7c-08d4-4e0b-a8b7-a6966ffea2f7} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001644 sec., 34063.2603406326 rows/sec., 2.62 MiB/sec. | ||
| 1788 | 2026.03.20 19:56:02.545208 [ 266 ] {66ee3e7c-08d4-4e0b-a8b7-a6966ffea2f7} <Debug> TCPHandler: Processed in 0.001968342 sec. | ||
| 1789 | 2026.03.20 19:56:02.545344 [ 266 ] {} <Trace> TCP-Session: 0a3c76cb-707d-4aee-94a2-ff916d977d2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1790 | 2026.03.20 19:56:02.545452 [ 266 ] {10fd928d-b207-4479-895c-bb3edd59b3b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40016) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1791 | 2026.03.20 19:56:02.545500 [ 266 ] {10fd928d-b207-4479-895c-bb3edd59b3b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1792 | 2026.03.20 19:56:02.545955 [ 266 ] {10fd928d-b207-4479-895c-bb3edd59b3b4} <Trace> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1793 | 2026.03.20 19:56:02.545992 [ 266 ] {10fd928d-b207-4479-895c-bb3edd59b3b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1794 | 2026.03.20 19:56:02.546310 [ 266 ] {10fd928d-b207-4479-895c-bb3edd59b3b4} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1795 | 2026.03.20 19:56:02.546524 [ 266 ] {10fd928d-b207-4479-895c-bb3edd59b3b4} <Trace> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1796 | 2026.03.20 19:56:02.546656 [ 266 ] {10fd928d-b207-4479-895c-bb3edd59b3b4} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001228 sec., 52117.26384364821 rows/sec., 4.07 MiB/sec. | ||
| 1797 | 2026.03.20 19:56:02.546705 [ 266 ] {10fd928d-b207-4479-895c-bb3edd59b3b4} <Debug> TCPHandler: Processed in 0.001414608 sec. | ||
| 1798 | 2026.03.20 19:56:02.546827 [ 266 ] {} <Trace> TCP-Session: 0a3c76cb-707d-4aee-94a2-ff916d977d2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1799 | 2026.03.20 19:56:02.546926 [ 266 ] {fc260c4a-69cd-4636-b8cd-5fe6f855c33a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40016) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1800 | 2026.03.20 19:56:02.546972 [ 266 ] {fc260c4a-69cd-4636-b8cd-5fe6f855c33a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1801 | 2026.03.20 19:56:02.547398 [ 266 ] {fc260c4a-69cd-4636-b8cd-5fe6f855c33a} <Trace> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1802 | 2026.03.20 19:56:02.547438 [ 266 ] {fc260c4a-69cd-4636-b8cd-5fe6f855c33a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1803 | 2026.03.20 19:56:02.547807 [ 266 ] {fc260c4a-69cd-4636-b8cd-5fe6f855c33a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1804 | 2026.03.20 19:56:02.548066 [ 266 ] {fc260c4a-69cd-4636-b8cd-5fe6f855c33a} <Trace> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1805 | 2026.03.20 19:56:02.548208 [ 266 ] {fc260c4a-69cd-4636-b8cd-5fe6f855c33a} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001301 sec., 98385.85703305149 rows/sec., 6.85 MiB/sec. | ||
| 1806 | 2026.03.20 19:56:02.548256 [ 266 ] {fc260c4a-69cd-4636-b8cd-5fe6f855c33a} <Debug> TCPHandler: Processed in 0.00148026 sec. | ||
| 1807 | 2026.03.20 19:56:02.548375 [ 266 ] {} <Trace> TCP-Session: 0a3c76cb-707d-4aee-94a2-ff916d977d2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1808 | 2026.03.20 19:56:02.548479 [ 266 ] {1edfa1e0-c815-4aa5-9f73-7081263a49fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40016) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1809 | 2026.03.20 19:56:02.548528 [ 266 ] {1edfa1e0-c815-4aa5-9f73-7081263a49fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1810 | 2026.03.20 19:56:02.548886 [ 266 ] {1edfa1e0-c815-4aa5-9f73-7081263a49fc} <Trace> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1811 | 2026.03.20 19:56:02.548924 [ 266 ] {1edfa1e0-c815-4aa5-9f73-7081263a49fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.72 GiB. | ||
| 1812 | 2026.03.20 19:56:02.549245 [ 266 ] {1edfa1e0-c815-4aa5-9f73-7081263a49fc} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1813 | 2026.03.20 19:56:02.549464 [ 266 ] {1edfa1e0-c815-4aa5-9f73-7081263a49fc} <Trace> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1814 | 2026.03.20 19:56:02.549599 [ 266 ] {1edfa1e0-c815-4aa5-9f73-7081263a49fc} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001142 sec., 42031.52364273205 rows/sec., 2.83 MiB/sec. | ||
| 1815 | 2026.03.20 19:56:02.549645 [ 266 ] {1edfa1e0-c815-4aa5-9f73-7081263a49fc} <Debug> TCPHandler: Processed in 0.001320605 sec. | ||
| 1816 | 2026.03.20 19:56:07.181205 [ 51 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1817 | 2026.03.20 19:56:07.181277 [ 51 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1818 | 2026.03.20 19:56:07.278741 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3775 | ||
| 1819 | 2026.03.20 19:56:07.279236 [ 244 ] {} <Trace> system.asynchronous_metric_log (68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1820 | 2026.03.20 19:56:07.279268 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 282 | ||
| 1821 | 2026.03.20 19:56:07.279283 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 1822 | 2026.03.20 19:56:07.279792 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1823 | 2026.03.20 19:56:07.280015 [ 244 ] {} <Trace> system.asynchronous_metric_log (68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1824 | 2026.03.20 19:56:07.280145 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3775 | ||
| 1825 | 2026.03.20 19:56:07.281805 [ 242 ] {} <Trace> system.query_log (50ee8abe-c559-4bfc-bb2f-d84f09891cde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1826 | 2026.03.20 19:56:07.281856 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 1827 | 2026.03.20 19:56:07.283054 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1828 | 2026.03.20 19:56:07.283323 [ 242 ] {} <Trace> system.query_log (50ee8abe-c559-4bfc-bb2f-d84f09891cde): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1829 | 2026.03.20 19:56:07.283634 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 282 | ||
| 1830 | 2026.03.20 19:56:07.479145 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 1831 | 2026.03.20 19:56:07.498268 [ 243 ] {} <Trace> system.metric_log (c7b02c2c-b96c-49bb-8e22-d7891c66dbbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1832 | 2026.03.20 19:56:07.498335 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 1833 | 2026.03.20 19:56:07.505117 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1834 | 2026.03.20 19:56:07.505851 [ 243 ] {} <Trace> system.metric_log (c7b02c2c-b96c-49bb-8e22-d7891c66dbbf): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1835 | 2026.03.20 19:56:07.509292 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 1836 | 2026.03.20 19:56:07.543854 [ 266 ] {} <Trace> TCP-Session: 0a3c76cb-707d-4aee-94a2-ff916d977d2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1837 | 2026.03.20 19:56:07.544022 [ 266 ] {1c776f17-5991-4f2c-b1f1-f50a6b75d3db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40016) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1838 | 2026.03.20 19:56:07.544084 [ 266 ] {1c776f17-5991-4f2c-b1f1-f50a6b75d3db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1839 | 2026.03.20 19:56:07.544729 [ 266 ] {1c776f17-5991-4f2c-b1f1-f50a6b75d3db} <Trace> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1840 | 2026.03.20 19:56:07.544770 [ 266 ] {1c776f17-5991-4f2c-b1f1-f50a6b75d3db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 1841 | 2026.03.20 19:56:07.545158 [ 266 ] {1c776f17-5991-4f2c-b1f1-f50a6b75d3db} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1842 | 2026.03.20 19:56:07.545402 [ 266 ] {1c776f17-5991-4f2c-b1f1-f50a6b75d3db} <Trace> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1843 | 2026.03.20 19:56:07.545552 [ 266 ] {1c776f17-5991-4f2c-b1f1-f50a6b75d3db} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001575 sec., 35555.555555555555 rows/sec., 2.73 MiB/sec. | ||
| 1844 | 2026.03.20 19:56:07.545593 [ 266 ] {1c776f17-5991-4f2c-b1f1-f50a6b75d3db} <Debug> TCPHandler: Processed in 0.00187045 sec. | ||
| 1845 | 2026.03.20 19:56:07.545716 [ 266 ] {} <Trace> TCP-Session: 0a3c76cb-707d-4aee-94a2-ff916d977d2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1846 | 2026.03.20 19:56:07.545814 [ 266 ] {ccf5de1a-ea92-46ff-a5f7-77b6ba711f41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40016) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1847 | 2026.03.20 19:56:07.545860 [ 266 ] {ccf5de1a-ea92-46ff-a5f7-77b6ba711f41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1848 | 2026.03.20 19:56:07.546297 [ 266 ] {ccf5de1a-ea92-46ff-a5f7-77b6ba711f41} <Trace> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1849 | 2026.03.20 19:56:07.546332 [ 266 ] {ccf5de1a-ea92-46ff-a5f7-77b6ba711f41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 1850 | 2026.03.20 19:56:07.546640 [ 266 ] {ccf5de1a-ea92-46ff-a5f7-77b6ba711f41} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1851 | 2026.03.20 19:56:07.546869 [ 266 ] {ccf5de1a-ea92-46ff-a5f7-77b6ba711f41} <Trace> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1852 | 2026.03.20 19:56:07.546997 [ 266 ] {ccf5de1a-ea92-46ff-a5f7-77b6ba711f41} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001201 sec., 53288.92589508743 rows/sec., 4.16 MiB/sec. | ||
| 1853 | 2026.03.20 19:56:07.547034 [ 266 ] {ccf5de1a-ea92-46ff-a5f7-77b6ba711f41} <Debug> TCPHandler: Processed in 0.001368787 sec. | ||
| 1854 | 2026.03.20 19:56:07.547164 [ 266 ] {} <Trace> TCP-Session: 0a3c76cb-707d-4aee-94a2-ff916d977d2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1855 | 2026.03.20 19:56:07.547261 [ 266 ] {bc3998eb-c223-469d-b439-40c2f4b54587} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40016) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1856 | 2026.03.20 19:56:07.547314 [ 266 ] {bc3998eb-c223-469d-b439-40c2f4b54587} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1857 | 2026.03.20 19:56:07.547749 [ 266 ] {bc3998eb-c223-469d-b439-40c2f4b54587} <Trace> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1858 | 2026.03.20 19:56:07.547784 [ 266 ] {bc3998eb-c223-469d-b439-40c2f4b54587} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 1859 | 2026.03.20 19:56:07.548105 [ 266 ] {bc3998eb-c223-469d-b439-40c2f4b54587} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1860 | 2026.03.20 19:56:07.548326 [ 266 ] {bc3998eb-c223-469d-b439-40c2f4b54587} <Trace> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1861 | 2026.03.20 19:56:07.548454 [ 266 ] {bc3998eb-c223-469d-b439-40c2f4b54587} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001212 sec., 132013.201320132 rows/sec., 9.19 MiB/sec. | ||
| 1862 | 2026.03.20 19:56:07.548491 [ 266 ] {bc3998eb-c223-469d-b439-40c2f4b54587} <Debug> TCPHandler: Processed in 0.001381037 sec. | ||
| 1863 | 2026.03.20 19:56:07.548616 [ 266 ] {} <Trace> TCP-Session: 0a3c76cb-707d-4aee-94a2-ff916d977d2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1864 | 2026.03.20 19:56:07.548715 [ 266 ] {81c12757-4fe7-437d-a76e-caf420c62a48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40016) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1865 | 2026.03.20 19:56:07.548756 [ 266 ] {81c12757-4fe7-437d-a76e-caf420c62a48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1866 | 2026.03.20 19:56:07.549087 [ 266 ] {81c12757-4fe7-437d-a76e-caf420c62a48} <Trace> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1867 | 2026.03.20 19:56:07.549122 [ 266 ] {81c12757-4fe7-437d-a76e-caf420c62a48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 1868 | 2026.03.20 19:56:07.549435 [ 266 ] {81c12757-4fe7-437d-a76e-caf420c62a48} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1869 | 2026.03.20 19:56:07.549649 [ 266 ] {81c12757-4fe7-437d-a76e-caf420c62a48} <Trace> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1870 | 2026.03.20 19:56:07.549789 [ 266 ] {81c12757-4fe7-437d-a76e-caf420c62a48} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001093 sec., 54894.784995425434 rows/sec., 3.70 MiB/sec. | ||
| 1871 | 2026.03.20 19:56:07.549824 [ 266 ] {81c12757-4fe7-437d-a76e-caf420c62a48} <Debug> TCPHandler: Processed in 0.001265554 sec. | ||
| 1872 | 2026.03.20 19:56:12.070291 [ 266 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1873 | 2026.03.20 19:56:12.070410 [ 266 ] {} <Debug> TCP-Session: 0a3c76cb-707d-4aee-94a2-ff916d977d2f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1874 | 2026.03.20 19:56:12.552304 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1875 | 2026.03.20 19:56:12.552537 [ 268 ] {585a72c3-f0cd-4827-b7e1-d34cf7107bc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1876 | 2026.03.20 19:56:12.552635 [ 268 ] {585a72c3-f0cd-4827-b7e1-d34cf7107bc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1877 | 2026.03.20 19:56:12.553665 [ 268 ] {585a72c3-f0cd-4827-b7e1-d34cf7107bc3} <Trace> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1878 | 2026.03.20 19:56:12.553734 [ 268 ] {585a72c3-f0cd-4827-b7e1-d34cf7107bc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 1879 | 2026.03.20 19:56:12.554352 [ 268 ] {585a72c3-f0cd-4827-b7e1-d34cf7107bc3} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 1880 | 2026.03.20 19:56:12.554746 [ 268 ] {585a72c3-f0cd-4827-b7e1-d34cf7107bc3} <Trace> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1881 | 2026.03.20 19:56:12.554981 [ 47 ] {} <Debug> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 1882 | 2026.03.20 19:56:12.555005 [ 268 ] {585a72c3-f0cd-4827-b7e1-d34cf7107bc3} <Debug> executeQuery: Read 130 rows, 11.50 KiB in 0.00253 sec., 51383.39920948616 rows/sec., 4.44 MiB/sec. | ||
| 1883 | 2026.03.20 19:56:12.555056 [ 47 ] {} <Trace> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1884 | 2026.03.20 19:56:12.555087 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 1885 | 2026.03.20 19:56:12.555090 [ 268 ] {585a72c3-f0cd-4827-b7e1-d34cf7107bc3} <Debug> TCPHandler: Processed in 0.002948469 sec. | ||
| 1886 | 2026.03.20 19:56:12.555262 [ 196 ] {51452922-abc3-4310-be23-99aba1d27284::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 | ||
| 1887 | 2026.03.20 19:56:12.555287 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1888 | 2026.03.20 19:56:12.555456 [ 268 ] {00468406-9bd8-4eb5-a037-a460000cfa5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1889 | 2026.03.20 19:56:12.555486 [ 196 ] {51452922-abc3-4310-be23-99aba1d27284::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1890 | 2026.03.20 19:56:12.555524 [ 268 ] {00468406-9bd8-4eb5-a037-a460000cfa5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1891 | 2026.03.20 19:56:12.555552 [ 196 ] {51452922-abc3-4310-be23-99aba1d27284::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2535 rows starting from the beginning of the part | ||
| 1892 | 2026.03.20 19:56:12.555665 [ 196 ] {51452922-abc3-4310-be23-99aba1d27284::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 56 rows starting from the beginning of the part | ||
| 1893 | 2026.03.20 19:56:12.555751 [ 196 ] {51452922-abc3-4310-be23-99aba1d27284::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2562 rows starting from the beginning of the part | ||
| 1894 | 2026.03.20 19:56:12.555820 [ 196 ] {51452922-abc3-4310-be23-99aba1d27284::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 56 rows starting from the beginning of the part | ||
| 1895 | 2026.03.20 19:56:12.555887 [ 196 ] {51452922-abc3-4310-be23-99aba1d27284::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 56 rows starting from the beginning of the part | ||
| 1896 | 2026.03.20 19:56:12.555946 [ 196 ] {51452922-abc3-4310-be23-99aba1d27284::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 130 rows starting from the beginning of the part | ||
| 1897 | 2026.03.20 19:56:12.556169 [ 268 ] {00468406-9bd8-4eb5-a037-a460000cfa5b} <Trace> oximeter.fields_u16 (04c457fd-3af8-4a79-a88d-7c36c4cdcc84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1898 | 2026.03.20 19:56:12.556228 [ 268 ] {00468406-9bd8-4eb5-a037-a460000cfa5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 1899 | 2026.03.20 19:56:12.556730 [ 268 ] {00468406-9bd8-4eb5-a037-a460000cfa5b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1900 | 2026.03.20 19:56:12.557228 [ 268 ] {00468406-9bd8-4eb5-a037-a460000cfa5b} <Trace> oximeter.fields_u16 (04c457fd-3af8-4a79-a88d-7c36c4cdcc84): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1901 | 2026.03.20 19:56:12.557523 [ 268 ] {00468406-9bd8-4eb5-a037-a460000cfa5b} <Debug> executeQuery: Read 37 rows, 2.78 KiB in 0.002102 sec., 17602.2835394862 rows/sec., 1.29 MiB/sec. | ||
| 1902 | 2026.03.20 19:56:12.557596 [ 268 ] {00468406-9bd8-4eb5-a037-a460000cfa5b} <Debug> TCPHandler: Processed in 0.002378763 sec. | ||
| 1903 | 2026.03.20 19:56:12.557775 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1904 | 2026.03.20 19:56:12.557911 [ 268 ] {a5ab612c-c4ff-4dc8-b8f6-b49528528648} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1905 | 2026.03.20 19:56:12.557977 [ 268 ] {a5ab612c-c4ff-4dc8-b8f6-b49528528648} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1906 | 2026.03.20 19:56:12.558606 [ 268 ] {a5ab612c-c4ff-4dc8-b8f6-b49528528648} <Trace> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1907 | 2026.03.20 19:56:12.558654 [ 268 ] {a5ab612c-c4ff-4dc8-b8f6-b49528528648} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 1908 | 2026.03.20 19:56:12.559172 [ 268 ] {a5ab612c-c4ff-4dc8-b8f6-b49528528648} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 1909 | 2026.03.20 19:56:12.559263 [ 196 ] {51452922-abc3-4310-be23-99aba1d27284::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5395 rows, containing 5 columns (5 merged, 0 gathered) in 0.004084498 sec., 1320847.7516698504 rows/sec., 104.41 MiB/sec. | ||
| 1910 | 2026.03.20 19:56:12.559530 [ 268 ] {a5ab612c-c4ff-4dc8-b8f6-b49528528648} <Trace> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1911 | 2026.03.20 19:56:12.559658 [ 196 ] {51452922-abc3-4310-be23-99aba1d27284::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 1912 | 2026.03.20 19:56:12.559718 [ 47 ] {} <Debug> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 1913 | 2026.03.20 19:56:12.559757 [ 268 ] {a5ab612c-c4ff-4dc8-b8f6-b49528528648} <Debug> executeQuery: Read 109 rows, 8.74 KiB in 0.001879 sec., 58009.57956359766 rows/sec., 4.54 MiB/sec. | ||
| 1914 | 2026.03.20 19:56:12.559774 [ 47 ] {} <Trace> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1915 | 2026.03.20 19:56:12.559814 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 1916 | 2026.03.20 19:56:12.559826 [ 268 ] {a5ab612c-c4ff-4dc8-b8f6-b49528528648} <Debug> TCPHandler: Processed in 0.002121296 sec. | ||
| 1917 | 2026.03.20 19:56:12.559973 [ 190 ] {28a0ca83-9ebc-4857-818e-128efd36f40d::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 | ||
| 1918 | 2026.03.20 19:56:12.560012 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1919 | 2026.03.20 19:56:12.560043 [ 196 ] {51452922-abc3-4310-be23-99aba1d27284::all_1_11_2} <Trace> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1920 | 2026.03.20 19:56:12.560081 [ 190 ] {28a0ca83-9ebc-4857-818e-128efd36f40d::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1921 | 2026.03.20 19:56:12.560119 [ 190 ] {28a0ca83-9ebc-4857-818e-128efd36f40d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1339 rows starting from the beginning of the part | ||
| 1922 | 2026.03.20 19:56:12.560152 [ 268 ] {8c366acb-7b35-4ab1-ac63-6b95376dbbef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1923 | 2026.03.20 19:56:12.560208 [ 190 ] {28a0ca83-9ebc-4857-818e-128efd36f40d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 64 rows starting from the beginning of the part | ||
| 1924 | 2026.03.20 19:56:12.560154 [ 196 ] {51452922-abc3-4310-be23-99aba1d27284::all_1_11_2} <Trace> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 1925 | 2026.03.20 19:56:12.560268 [ 268 ] {8c366acb-7b35-4ab1-ac63-6b95376dbbef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1926 | 2026.03.20 19:56:12.560279 [ 190 ] {28a0ca83-9ebc-4857-818e-128efd36f40d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1355 rows starting from the beginning of the part | ||
| 1927 | 2026.03.20 19:56:12.560344 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 1928 | 2026.03.20 19:56:12.560359 [ 190 ] {28a0ca83-9ebc-4857-818e-128efd36f40d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 64 rows starting from the beginning of the part | ||
| 1929 | 2026.03.20 19:56:12.560441 [ 190 ] {28a0ca83-9ebc-4857-818e-128efd36f40d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 64 rows starting from the beginning of the part | ||
| 1930 | 2026.03.20 19:56:12.560500 [ 190 ] {28a0ca83-9ebc-4857-818e-128efd36f40d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 109 rows starting from the beginning of the part | ||
| 1931 | 2026.03.20 19:56:12.560952 [ 268 ] {8c366acb-7b35-4ab1-ac63-6b95376dbbef} <Trace> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1932 | 2026.03.20 19:56:12.560995 [ 268 ] {8c366acb-7b35-4ab1-ac63-6b95376dbbef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 1933 | 2026.03.20 19:56:12.561493 [ 268 ] {8c366acb-7b35-4ab1-ac63-6b95376dbbef} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 1934 | 2026.03.20 19:56:12.561818 [ 268 ] {8c366acb-7b35-4ab1-ac63-6b95376dbbef} <Trace> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1935 | 2026.03.20 19:56:12.561999 [ 268 ] {8c366acb-7b35-4ab1-ac63-6b95376dbbef} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001882 sec., 85015.94048884166 rows/sec., 5.92 MiB/sec. | ||
| 1936 | 2026.03.20 19:56:12.562033 [ 45 ] {} <Debug> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 1937 | 2026.03.20 19:56:12.562049 [ 268 ] {8c366acb-7b35-4ab1-ac63-6b95376dbbef} <Debug> TCPHandler: Processed in 0.002113516 sec. | ||
| 1938 | 2026.03.20 19:56:12.562131 [ 45 ] {} <Trace> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1939 | 2026.03.20 19:56:12.562166 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 1940 | 2026.03.20 19:56:12.562247 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1941 | 2026.03.20 19:56:12.562307 [ 189 ] {18220be3-bf38-4865-9b53-defeec2c4a91::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 | ||
| 1942 | 2026.03.20 19:56:12.562366 [ 268 ] {d550d974-24a0-4a35-82b0-11025d4c5639} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1943 | 2026.03.20 19:56:12.562446 [ 268 ] {d550d974-24a0-4a35-82b0-11025d4c5639} <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 | ||
| 1944 | 2026.03.20 19:56:12.562518 [ 189 ] {18220be3-bf38-4865-9b53-defeec2c4a91::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1945 | 2026.03.20 19:56:12.562587 [ 189 ] {18220be3-bf38-4865-9b53-defeec2c4a91::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 3125 rows starting from the beginning of the part | ||
| 1946 | 2026.03.20 19:56:12.562740 [ 189 ] {18220be3-bf38-4865-9b53-defeec2c4a91::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 160 rows starting from the beginning of the part | ||
| 1947 | 2026.03.20 19:56:12.562800 [ 193 ] {28a0ca83-9ebc-4857-818e-128efd36f40d::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2995 rows, containing 5 columns (5 merged, 0 gathered) in 0.002912437 sec., 1028348.4243607674 rows/sec., 74.41 MiB/sec. | ||
| 1948 | 2026.03.20 19:56:12.562825 [ 189 ] {18220be3-bf38-4865-9b53-defeec2c4a91::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1533 rows starting from the beginning of the part | ||
| 1949 | 2026.03.20 19:56:12.562904 [ 189 ] {18220be3-bf38-4865-9b53-defeec2c4a91::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 128 rows starting from the beginning of the part | ||
| 1950 | 2026.03.20 19:56:12.562981 [ 189 ] {18220be3-bf38-4865-9b53-defeec2c4a91::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 160 rows starting from the beginning of the part | ||
| 1951 | 2026.03.20 19:56:12.563118 [ 189 ] {18220be3-bf38-4865-9b53-defeec2c4a91::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 | ||
| 1952 | 2026.03.20 19:56:12.563232 [ 197 ] {28a0ca83-9ebc-4857-818e-128efd36f40d::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 1953 | 2026.03.20 19:56:12.563672 [ 197 ] {28a0ca83-9ebc-4857-818e-128efd36f40d::all_1_11_2} <Trace> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1954 | 2026.03.20 19:56:12.563740 [ 268 ] {d550d974-24a0-4a35-82b0-11025d4c5639} <Trace> oximeter.measurements_histogramu64 (4eb69afa-be86-412c-972f-8e432190220c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1955 | 2026.03.20 19:56:12.563791 [ 197 ] {28a0ca83-9ebc-4857-818e-128efd36f40d::all_1_11_2} <Trace> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 1956 | 2026.03.20 19:56:12.563794 [ 268 ] {d550d974-24a0-4a35-82b0-11025d4c5639} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 1957 | 2026.03.20 19:56:12.563901 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 1958 | 2026.03.20 19:56:12.564736 [ 268 ] {d550d974-24a0-4a35-82b0-11025d4c5639} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1959 | 2026.03.20 19:56:12.565106 [ 268 ] {d550d974-24a0-4a35-82b0-11025d4c5639} <Trace> oximeter.measurements_histogramu64 (4eb69afa-be86-412c-972f-8e432190220c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1960 | 2026.03.20 19:56:12.565310 [ 268 ] {d550d974-24a0-4a35-82b0-11025d4c5639} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.00297 sec., 12457.912457912458 rows/sec., 22.32 MiB/sec. | ||
| 1961 | 2026.03.20 19:56:12.565410 [ 268 ] {d550d974-24a0-4a35-82b0-11025d4c5639} <Debug> TCPHandler: Processed in 0.003222755 sec. | ||
| 1962 | 2026.03.20 19:56:12.565566 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1963 | 2026.03.20 19:56:12.565685 [ 268 ] {cdf6ca9b-512f-4e13-997f-28d864858d7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1964 | 2026.03.20 19:56:12.565741 [ 268 ] {cdf6ca9b-512f-4e13-997f-28d864858d7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1965 | 2026.03.20 19:56:12.566195 [ 268 ] {cdf6ca9b-512f-4e13-997f-28d864858d7a} <Trace> oximeter.measurements_i64 (fea300d5-3c08-4c7c-a23a-038f68c56ead): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1966 | 2026.03.20 19:56:12.566242 [ 268 ] {cdf6ca9b-512f-4e13-997f-28d864858d7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 1967 | 2026.03.20 19:56:12.566676 [ 268 ] {cdf6ca9b-512f-4e13-997f-28d864858d7a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1968 | 2026.03.20 19:56:12.566851 [ 193 ] {18220be3-bf38-4865-9b53-defeec2c4a91::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5266 rows, containing 5 columns (5 merged, 0 gathered) in 0.004611673 sec., 1141884.9515132578 rows/sec., 72.99 MiB/sec. | ||
| 1969 | 2026.03.20 19:56:12.566990 [ 268 ] {cdf6ca9b-512f-4e13-997f-28d864858d7a} <Trace> oximeter.measurements_i64 (fea300d5-3c08-4c7c-a23a-038f68c56ead): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1970 | 2026.03.20 19:56:12.567171 [ 268 ] {cdf6ca9b-512f-4e13-997f-28d864858d7a} <Debug> executeQuery: Read 15 rows, 1.14 KiB in 0.001512 sec., 9920.63492063492 rows/sec., 756.97 KiB/sec. | ||
| 1971 | 2026.03.20 19:56:12.567224 [ 268 ] {cdf6ca9b-512f-4e13-997f-28d864858d7a} <Debug> TCPHandler: Processed in 0.001719586 sec. | ||
| 1972 | 2026.03.20 19:56:12.567409 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1973 | 2026.03.20 19:56:12.567441 [ 189 ] {18220be3-bf38-4865-9b53-defeec2c4a91::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 1974 | 2026.03.20 19:56:12.567517 [ 268 ] {93b781b2-d80a-4681-aae4-de4baf607adf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1975 | 2026.03.20 19:56:12.567580 [ 268 ] {93b781b2-d80a-4681-aae4-de4baf607adf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1976 | 2026.03.20 19:56:12.567821 [ 189 ] {18220be3-bf38-4865-9b53-defeec2c4a91::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1977 | 2026.03.20 19:56:12.567959 [ 189 ] {18220be3-bf38-4865-9b53-defeec2c4a91::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 1978 | 2026.03.20 19:56:12.568035 [ 268 ] {93b781b2-d80a-4681-aae4-de4baf607adf} <Trace> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1979 | 2026.03.20 19:56:12.568055 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 1980 | 2026.03.20 19:56:12.568091 [ 268 ] {93b781b2-d80a-4681-aae4-de4baf607adf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 1981 | 2026.03.20 19:56:12.568531 [ 268 ] {93b781b2-d80a-4681-aae4-de4baf607adf} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 1982 | 2026.03.20 19:56:12.568851 [ 268 ] {93b781b2-d80a-4681-aae4-de4baf607adf} <Trace> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1983 | 2026.03.20 19:56:12.569000 [ 45 ] {} <Debug> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 1984 | 2026.03.20 19:56:12.569015 [ 268 ] {93b781b2-d80a-4681-aae4-de4baf607adf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001523 sec., 39395.92908732764 rows/sec., 2.66 MiB/sec. | ||
| 1985 | 2026.03.20 19:56:12.569090 [ 45 ] {} <Trace> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1986 | 2026.03.20 19:56:12.569109 [ 268 ] {93b781b2-d80a-4681-aae4-de4baf607adf} <Debug> TCPHandler: Processed in 0.001761727 sec. | ||
| 1987 | 2026.03.20 19:56:12.569178 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 1988 | 2026.03.20 19:56:12.569316 [ 190 ] {5b0fb7ba-36a7-4d07-84fe-ea424beb27ea::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 | ||
| 1989 | 2026.03.20 19:56:12.569418 [ 190 ] {5b0fb7ba-36a7-4d07-84fe-ea424beb27ea::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1990 | 2026.03.20 19:56:12.569449 [ 190 ] {5b0fb7ba-36a7-4d07-84fe-ea424beb27ea::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 300 rows starting from the beginning of the part | ||
| 1991 | 2026.03.20 19:56:12.569500 [ 190 ] {5b0fb7ba-36a7-4d07-84fe-ea424beb27ea::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 | ||
| 1992 | 2026.03.20 19:56:12.569542 [ 190 ] {5b0fb7ba-36a7-4d07-84fe-ea424beb27ea::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 12 rows starting from the beginning of the part | ||
| 1993 | 2026.03.20 19:56:12.569586 [ 190 ] {5b0fb7ba-36a7-4d07-84fe-ea424beb27ea::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 48 rows starting from the beginning of the part | ||
| 1994 | 2026.03.20 19:56:12.569624 [ 190 ] {5b0fb7ba-36a7-4d07-84fe-ea424beb27ea::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 | ||
| 1995 | 2026.03.20 19:56:12.569672 [ 190 ] {5b0fb7ba-36a7-4d07-84fe-ea424beb27ea::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 | ||
| 1996 | 2026.03.20 19:56:12.570827 [ 189 ] {5b0fb7ba-36a7-4d07-84fe-ea424beb27ea::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 540 rows, containing 4 columns (4 merged, 0 gathered) in 0.001552511 sec., 347823.62250573427 rows/sec., 23.44 MiB/sec. | ||
| 1997 | 2026.03.20 19:56:12.571032 [ 189 ] {5b0fb7ba-36a7-4d07-84fe-ea424beb27ea::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 1998 | 2026.03.20 19:56:12.571416 [ 189 ] {5b0fb7ba-36a7-4d07-84fe-ea424beb27ea::all_1_11_2} <Trace> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1999 | 2026.03.20 19:56:12.571518 [ 189 ] {5b0fb7ba-36a7-4d07-84fe-ea424beb27ea::all_1_11_2} <Trace> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2000 | 2026.03.20 19:56:12.571620 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 2001 | 2026.03.20 19:56:13.000213 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 182.45 MiB, peak 188.65 MiB, free memory in arenas 0.00 B, will set to 185.41 MiB (RSS), difference: 2.96 MiB | ||
| 2002 | 2026.03.20 19:56:13.019560 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44095 | ||
| 2003 | 2026.03.20 19:56:13.019670 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2004 | 2026.03.20 19:56:13.019696 [ 266 ] {} <Debug> TCP-Session: 07b3e6df-f2cc-458c-b2d4-aa9a08c60763 Authenticating user 'default' from [fd00:1122:3344:101::e]:44095 | ||
| 2005 | 2026.03.20 19:56:13.019718 [ 266 ] {} <Debug> TCP-Session: 07b3e6df-f2cc-458c-b2d4-aa9a08c60763 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2006 | 2026.03.20 19:56:13.019731 [ 266 ] {} <Debug> TCP-Session: 07b3e6df-f2cc-458c-b2d4-aa9a08c60763 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2007 | 2026.03.20 19:56:13.019921 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48740 | ||
| 2008 | 2026.03.20 19:56:13.019953 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49274 | ||
| 2009 | 2026.03.20 19:56:13.019981 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52209 | ||
| 2010 | 2026.03.20 19:56:13.020014 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53747 | ||
| 2011 | 2026.03.20 19:56:13.020031 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34084 | ||
| 2012 | 2026.03.20 19:56:13.020043 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2013 | 2026.03.20 19:56:13.020093 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2014 | 2026.03.20 19:56:13.020098 [ 266 ] {} <Trace> TCP-Session: 07b3e6df-f2cc-458c-b2d4-aa9a08c60763 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2015 | 2026.03.20 19:56:13.020123 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2016 | 2026.03.20 19:56:13.020126 [ 286 ] {} <Debug> TCP-Session: 290bc022-b927-4018-a2ac-e2d51c71ed07 Authenticating user 'default' from [fd00:1122:3344:101::e]:48740 | ||
| 2017 | 2026.03.20 19:56:13.020124 [ 290 ] {} <Debug> TCP-Session: c9cdd17b-ceb1-4398-a90d-913bec560e82 Authenticating user 'default' from [fd00:1122:3344:101::e]:52209 | ||
| 2018 | 2026.03.20 19:56:13.020187 [ 293 ] {} <Debug> TCP-Session: e8706d09-ad87-4ba3-b003-9883f737d9c0 Authenticating user 'default' from [fd00:1122:3344:101::e]:34084 | ||
| 2019 | 2026.03.20 19:56:13.020194 [ 286 ] {} <Debug> TCP-Session: 290bc022-b927-4018-a2ac-e2d51c71ed07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2020 | 2026.03.20 19:56:13.020206 [ 290 ] {} <Debug> TCP-Session: c9cdd17b-ceb1-4398-a90d-913bec560e82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2021 | 2026.03.20 19:56:13.020220 [ 293 ] {} <Debug> TCP-Session: e8706d09-ad87-4ba3-b003-9883f737d9c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2022 | 2026.03.20 19:56:13.020226 [ 286 ] {} <Debug> TCP-Session: 290bc022-b927-4018-a2ac-e2d51c71ed07 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2023 | 2026.03.20 19:56:13.020233 [ 290 ] {} <Debug> TCP-Session: c9cdd17b-ceb1-4398-a90d-913bec560e82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2024 | 2026.03.20 19:56:13.020248 [ 293 ] {} <Debug> TCP-Session: e8706d09-ad87-4ba3-b003-9883f737d9c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2025 | 2026.03.20 19:56:13.020103 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2026 | 2026.03.20 19:56:13.020102 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2027 | 2026.03.20 19:56:13.020318 [ 266 ] {46e32c06-3e43-4c5d-9ab2-168dd1ae3c0d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44095) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2028 | 2026.03.20 19:56:13.020337 [ 291 ] {} <Debug> TCP-Session: 80557ebb-ab9c-495d-89f9-16cc054eb2ce Authenticating user 'default' from [fd00:1122:3344:101::e]:53747 | ||
| 2029 | 2026.03.20 19:56:13.020320 [ 287 ] {} <Debug> TCP-Session: fabc6a8a-f453-4368-aa0f-76c5d29473b9 Authenticating user 'default' from [fd00:1122:3344:101::e]:49274 | ||
| 2030 | 2026.03.20 19:56:13.020375 [ 291 ] {} <Debug> TCP-Session: 80557ebb-ab9c-495d-89f9-16cc054eb2ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2031 | 2026.03.20 19:56:13.020386 [ 287 ] {} <Debug> TCP-Session: fabc6a8a-f453-4368-aa0f-76c5d29473b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2032 | 2026.03.20 19:56:13.020392 [ 291 ] {} <Debug> TCP-Session: 80557ebb-ab9c-495d-89f9-16cc054eb2ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2033 | 2026.03.20 19:56:13.020400 [ 287 ] {} <Debug> TCP-Session: fabc6a8a-f453-4368-aa0f-76c5d29473b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2034 | 2026.03.20 19:56:13.019973 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63513 | ||
| 2035 | 2026.03.20 19:56:13.019960 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35414 | ||
| 2036 | 2026.03.20 19:56:13.020023 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44207 | ||
| 2037 | 2026.03.20 19:56:13.020491 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2038 | 2026.03.20 19:56:13.020520 [ 289 ] {} <Debug> TCP-Session: f73f1260-61e2-4a5e-97fb-78b41c23c309 Authenticating user 'default' from [fd00:1122:3344:101::e]:63513 | ||
| 2039 | 2026.03.20 19:56:13.020536 [ 289 ] {} <Debug> TCP-Session: f73f1260-61e2-4a5e-97fb-78b41c23c309 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2040 | 2026.03.20 19:56:13.020548 [ 289 ] {} <Debug> TCP-Session: f73f1260-61e2-4a5e-97fb-78b41c23c309 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2041 | 2026.03.20 19:56:13.020589 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2042 | 2026.03.20 19:56:13.020622 [ 292 ] {} <Debug> TCP-Session: 157cff30-2be7-4c2a-be44-a3f4c91a8ed6 Authenticating user 'default' from [fd00:1122:3344:101::e]:44207 | ||
| 2043 | 2026.03.20 19:56:13.020645 [ 292 ] {} <Debug> TCP-Session: 157cff30-2be7-4c2a-be44-a3f4c91a8ed6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2044 | 2026.03.20 19:56:13.020648 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2045 | 2026.03.20 19:56:13.020657 [ 292 ] {} <Debug> TCP-Session: 157cff30-2be7-4c2a-be44-a3f4c91a8ed6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2046 | 2026.03.20 19:56:13.020677 [ 288 ] {} <Debug> TCP-Session: c386f1e6-ed6c-4bda-8e28-abd98d7c388a Authenticating user 'default' from [fd00:1122:3344:101::e]:35414 | ||
| 2047 | 2026.03.20 19:56:13.020696 [ 288 ] {} <Debug> TCP-Session: c386f1e6-ed6c-4bda-8e28-abd98d7c388a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2048 | 2026.03.20 19:56:13.020695 [ 266 ] {46e32c06-3e43-4c5d-9ab2-168dd1ae3c0d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2049 | 2026.03.20 19:56:13.020710 [ 288 ] {} <Debug> TCP-Session: c386f1e6-ed6c-4bda-8e28-abd98d7c388a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2050 | 2026.03.20 19:56:13.020777 [ 266 ] {46e32c06-3e43-4c5d-9ab2-168dd1ae3c0d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2051 | 2026.03.20 19:56:13.021106 [ 266 ] {46e32c06-3e43-4c5d-9ab2-168dd1ae3c0d} <Debug> oximeter.version (078d6925-fa51-4905-abb6-a72e2fd3fc2b) (SelectExecutor): Key condition: unknown | ||
| 2052 | 2026.03.20 19:56:13.022108 [ 328 ] {46e32c06-3e43-4c5d-9ab2-168dd1ae3c0d} <Trace> AggregatingTransform: Aggregating | ||
| 2053 | 2026.03.20 19:56:13.022165 [ 328 ] {46e32c06-3e43-4c5d-9ab2-168dd1ae3c0d} <Trace> Aggregator: Aggregation method: without_key | ||
| 2054 | 2026.03.20 19:56:13.022204 [ 328 ] {46e32c06-3e43-4c5d-9ab2-168dd1ae3c0d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000996506 sec. (1003.506 rows/sec., 39.20 KiB/sec.) | ||
| 2055 | 2026.03.20 19:56:13.022225 [ 328 ] {46e32c06-3e43-4c5d-9ab2-168dd1ae3c0d} <Trace> Aggregator: Merging aggregated data | ||
| 2056 | 2026.03.20 19:56:13.023711 [ 266 ] {46e32c06-3e43-4c5d-9ab2-168dd1ae3c0d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003462 sec., 288.85037550548816 rows/sec., 11.28 KiB/sec. | ||
| 2057 | 2026.03.20 19:56:13.023850 [ 266 ] {46e32c06-3e43-4c5d-9ab2-168dd1ae3c0d} <Debug> TCPHandler: Processed in 0.003921173 sec. | ||
| 2058 | 2026.03.20 19:56:13.024003 [ 266 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2059 | 2026.03.20 19:56:13.024031 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2060 | 2026.03.20 19:56:13.024041 [ 266 ] {} <Debug> TCP-Session: 07b3e6df-f2cc-458c-b2d4-aa9a08c60763 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2061 | 2026.03.20 19:56:13.024063 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2062 | 2026.03.20 19:56:13.024087 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2063 | 2026.03.20 19:56:13.024106 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2064 | 2026.03.20 19:56:13.024122 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2065 | 2026.03.20 19:56:13.024141 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2066 | 2026.03.20 19:56:13.024158 [ 292 ] {} <Debug> TCP-Session: 157cff30-2be7-4c2a-be44-a3f4c91a8ed6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2067 | 2026.03.20 19:56:13.024173 [ 289 ] {} <Debug> TCP-Session: f73f1260-61e2-4a5e-97fb-78b41c23c309 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2068 | 2026.03.20 19:56:13.024194 [ 288 ] {} <Debug> TCP-Session: c386f1e6-ed6c-4bda-8e28-abd98d7c388a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2069 | 2026.03.20 19:56:13.024135 [ 290 ] {} <Debug> TCP-Session: c9cdd17b-ceb1-4398-a90d-913bec560e82 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2070 | 2026.03.20 19:56:13.024115 [ 287 ] {} <Debug> TCP-Session: fabc6a8a-f453-4368-aa0f-76c5d29473b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2071 | 2026.03.20 19:56:13.024081 [ 286 ] {} <Debug> TCP-Session: 290bc022-b927-4018-a2ac-e2d51c71ed07 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2072 | 2026.03.20 19:56:13.024046 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2073 | 2026.03.20 19:56:13.024155 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2074 | 2026.03.20 19:56:13.024325 [ 291 ] {} <Debug> TCP-Session: 80557ebb-ab9c-495d-89f9-16cc054eb2ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2075 | 2026.03.20 19:56:13.024346 [ 293 ] {} <Debug> TCP-Session: e8706d09-ad87-4ba3-b003-9883f737d9c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2076 | 2026.03.20 19:56:13.123765 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60668 | ||
| 2077 | 2026.03.20 19:56:13.123873 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2078 | 2026.03.20 19:56:13.123898 [ 266 ] {} <Debug> TCP-Session: fb26d185-98c3-4a63-8224-baeca428ee8a Authenticating user 'default' from [fd00:1122:3344:101::e]:60668 | ||
| 2079 | 2026.03.20 19:56:13.123921 [ 266 ] {} <Debug> TCP-Session: fb26d185-98c3-4a63-8224-baeca428ee8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2080 | 2026.03.20 19:56:13.123935 [ 266 ] {} <Debug> TCP-Session: fb26d185-98c3-4a63-8224-baeca428ee8a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2081 | 2026.03.20 19:56:13.124161 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46091 | ||
| 2082 | 2026.03.20 19:56:13.124186 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40505 | ||
| 2083 | 2026.03.20 19:56:13.124198 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58148 | ||
| 2084 | 2026.03.20 19:56:13.124237 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59510 | ||
| 2085 | 2026.03.20 19:56:13.124215 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60550 | ||
| 2086 | 2026.03.20 19:56:13.124279 [ 266 ] {} <Trace> TCP-Session: fb26d185-98c3-4a63-8224-baeca428ee8a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2087 | 2026.03.20 19:56:13.124306 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2088 | 2026.03.20 19:56:13.124314 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2089 | 2026.03.20 19:56:13.124346 [ 289 ] {} <Debug> TCP-Session: cddfff9e-e743-4c48-a1d9-45065fdf27e7 Authenticating user 'default' from [fd00:1122:3344:101::e]:40505 | ||
| 2090 | 2026.03.20 19:56:13.124305 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2091 | 2026.03.20 19:56:13.124372 [ 286 ] {} <Debug> TCP-Session: a821529f-5eb1-41ba-a5b3-e69ba39636d9 Authenticating user 'default' from [fd00:1122:3344:101::e]:46091 | ||
| 2092 | 2026.03.20 19:56:13.124372 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2093 | 2026.03.20 19:56:13.124398 [ 290 ] {} <Debug> TCP-Session: a6a7e7e3-c037-4b0b-97d7-f604f2c01678 Authenticating user 'default' from [fd00:1122:3344:101::e]:58148 | ||
| 2094 | 2026.03.20 19:56:13.124408 [ 286 ] {} <Debug> TCP-Session: a821529f-5eb1-41ba-a5b3-e69ba39636d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2095 | 2026.03.20 19:56:13.124425 [ 292 ] {} <Debug> TCP-Session: e71fe35b-4bb5-4b68-96cf-83b5f1f15970 Authenticating user 'default' from [fd00:1122:3344:101::e]:60550 | ||
| 2096 | 2026.03.20 19:56:13.124429 [ 290 ] {} <Debug> TCP-Session: a6a7e7e3-c037-4b0b-97d7-f604f2c01678 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2097 | 2026.03.20 19:56:13.124439 [ 286 ] {} <Debug> TCP-Session: a821529f-5eb1-41ba-a5b3-e69ba39636d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2098 | 2026.03.20 19:56:13.124461 [ 290 ] {} <Debug> TCP-Session: a6a7e7e3-c037-4b0b-97d7-f604f2c01678 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2099 | 2026.03.20 19:56:13.124460 [ 292 ] {} <Debug> TCP-Session: e71fe35b-4bb5-4b68-96cf-83b5f1f15970 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2100 | 2026.03.20 19:56:13.124465 [ 266 ] {608f4ad4-e28f-4f1d-9cbe-a6568a3fcde9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60668) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2101 | 2026.03.20 19:56:13.124495 [ 292 ] {} <Debug> TCP-Session: e71fe35b-4bb5-4b68-96cf-83b5f1f15970 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2102 | 2026.03.20 19:56:13.124208 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43769 | ||
| 2103 | 2026.03.20 19:56:13.124173 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38204 | ||
| 2104 | 2026.03.20 19:56:13.124375 [ 289 ] {} <Debug> TCP-Session: cddfff9e-e743-4c48-a1d9-45065fdf27e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2105 | 2026.03.20 19:56:13.124318 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2106 | 2026.03.20 19:56:13.124601 [ 289 ] {} <Debug> TCP-Session: cddfff9e-e743-4c48-a1d9-45065fdf27e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2107 | 2026.03.20 19:56:13.124184 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58427 | ||
| 2108 | 2026.03.20 19:56:13.124633 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2109 | 2026.03.20 19:56:13.124633 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2110 | 2026.03.20 19:56:13.124684 [ 287 ] {} <Debug> TCP-Session: 1efc2b4a-fc3e-4119-bb84-60ad31b157a1 Authenticating user 'default' from [fd00:1122:3344:101::e]:38204 | ||
| 2111 | 2026.03.20 19:56:13.124622 [ 293 ] {} <Debug> TCP-Session: 2971cc84-f40e-4907-85ca-df695040aba9 Authenticating user 'default' from [fd00:1122:3344:101::e]:59510 | ||
| 2112 | 2026.03.20 19:56:13.124697 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2113 | 2026.03.20 19:56:13.124711 [ 287 ] {} <Debug> TCP-Session: 1efc2b4a-fc3e-4119-bb84-60ad31b157a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2114 | 2026.03.20 19:56:13.124729 [ 293 ] {} <Debug> TCP-Session: 2971cc84-f40e-4907-85ca-df695040aba9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2115 | 2026.03.20 19:56:13.124744 [ 266 ] {608f4ad4-e28f-4f1d-9cbe-a6568a3fcde9} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2116 | 2026.03.20 19:56:13.124763 [ 293 ] {} <Debug> TCP-Session: 2971cc84-f40e-4907-85ca-df695040aba9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2117 | 2026.03.20 19:56:13.124751 [ 287 ] {} <Debug> TCP-Session: 1efc2b4a-fc3e-4119-bb84-60ad31b157a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2118 | 2026.03.20 19:56:13.124699 [ 291 ] {} <Debug> TCP-Session: d39d9c7d-ab83-4ac2-83e9-119bd0c81c37 Authenticating user 'default' from [fd00:1122:3344:101::e]:43769 | ||
| 2119 | 2026.03.20 19:56:13.124805 [ 266 ] {608f4ad4-e28f-4f1d-9cbe-a6568a3fcde9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2120 | 2026.03.20 19:56:13.124827 [ 291 ] {} <Debug> TCP-Session: d39d9c7d-ab83-4ac2-83e9-119bd0c81c37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2121 | 2026.03.20 19:56:13.124743 [ 288 ] {} <Debug> TCP-Session: 0ce2a41d-7b0b-4c50-984e-b45db74cbd5f Authenticating user 'default' from [fd00:1122:3344:101::e]:58427 | ||
| 2122 | 2026.03.20 19:56:13.124854 [ 291 ] {} <Debug> TCP-Session: d39d9c7d-ab83-4ac2-83e9-119bd0c81c37 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2123 | 2026.03.20 19:56:13.124877 [ 288 ] {} <Debug> TCP-Session: 0ce2a41d-7b0b-4c50-984e-b45db74cbd5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2124 | 2026.03.20 19:56:13.124895 [ 288 ] {} <Debug> TCP-Session: 0ce2a41d-7b0b-4c50-984e-b45db74cbd5f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2125 | 2026.03.20 19:56:13.125105 [ 266 ] {608f4ad4-e28f-4f1d-9cbe-a6568a3fcde9} <Debug> oximeter.version (078d6925-fa51-4905-abb6-a72e2fd3fc2b) (SelectExecutor): Key condition: unknown | ||
| 2126 | 2026.03.20 19:56:13.125192 [ 266 ] {608f4ad4-e28f-4f1d-9cbe-a6568a3fcde9} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2127 | 2026.03.20 19:56:13.436969 [ 329 ] {608f4ad4-e28f-4f1d-9cbe-a6568a3fcde9} <Trace> AggregatingTransform: Aggregating | ||
| 2128 | 2026.03.20 19:56:13.437052 [ 329 ] {608f4ad4-e28f-4f1d-9cbe-a6568a3fcde9} <Trace> Aggregator: Aggregation method: without_key | ||
| 2129 | 2026.03.20 19:56:13.437098 [ 329 ] {608f4ad4-e28f-4f1d-9cbe-a6568a3fcde9} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001081599 sec. (924.557 rows/sec., 36.12 KiB/sec.) | ||
| 2130 | 2026.03.20 19:56:13.437121 [ 329 ] {608f4ad4-e28f-4f1d-9cbe-a6568a3fcde9} <Trace> Aggregator: Merging aggregated data | ||
| 2131 | 2026.03.20 19:56:13.438471 [ 266 ] {608f4ad4-e28f-4f1d-9cbe-a6568a3fcde9} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.314054 sec., 3.184165780407191 rows/sec., 127.37 B/sec. | ||
| 2132 | 2026.03.20 19:56:13.438647 [ 266 ] {608f4ad4-e28f-4f1d-9cbe-a6568a3fcde9} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2133 | 2026.03.20 19:56:13.438664 [ 266 ] {608f4ad4-e28f-4f1d-9cbe-a6568a3fcde9} <Debug> TCPHandler: Processed in 0.314497404 sec. | ||
| 2134 | 2026.03.20 19:56:13.438801 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2135 | 2026.03.20 19:56:13.438827 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2136 | 2026.03.20 19:56:13.438849 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2137 | 2026.03.20 19:56:13.438863 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2138 | 2026.03.20 19:56:13.438882 [ 292 ] {} <Debug> TCP-Session: e71fe35b-4bb5-4b68-96cf-83b5f1f15970 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2139 | 2026.03.20 19:56:13.438900 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2140 | 2026.03.20 19:56:13.438919 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2141 | 2026.03.20 19:56:13.438937 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2142 | 2026.03.20 19:56:13.438950 [ 266 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2143 | 2026.03.20 19:56:13.438970 [ 289 ] {} <Debug> TCP-Session: cddfff9e-e743-4c48-a1d9-45065fdf27e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2144 | 2026.03.20 19:56:13.438982 [ 293 ] {} <Debug> TCP-Session: 2971cc84-f40e-4907-85ca-df695040aba9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2145 | 2026.03.20 19:56:13.438928 [ 290 ] {} <Debug> TCP-Session: a6a7e7e3-c037-4b0b-97d7-f604f2c01678 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2146 | 2026.03.20 19:56:13.438991 [ 266 ] {} <Debug> TCP-Session: fb26d185-98c3-4a63-8224-baeca428ee8a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2147 | 2026.03.20 19:56:13.438925 [ 286 ] {} <Debug> TCP-Session: a821529f-5eb1-41ba-a5b3-e69ba39636d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2148 | 2026.03.20 19:56:13.438878 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2149 | 2026.03.20 19:56:13.438872 [ 287 ] {} <Debug> TCP-Session: 1efc2b4a-fc3e-4119-bb84-60ad31b157a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2150 | 2026.03.20 19:56:13.438951 [ 288 ] {} <Debug> TCP-Session: 0ce2a41d-7b0b-4c50-984e-b45db74cbd5f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2151 | 2026.03.20 19:56:13.439099 [ 291 ] {} <Debug> TCP-Session: d39d9c7d-ab83-4ac2-83e9-119bd0c81c37 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2152 | 2026.03.20 19:56:14.000195 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 187.07 MiB, peak 199.21 MiB, free memory in arenas 0.00 B, will set to 205.30 MiB (RSS), difference: 18.23 MiB | ||
| 2153 | 2026.03.20 19:56:14.780235 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4223 | ||
| 2154 | 2026.03.20 19:56:14.780779 [ 244 ] {} <Trace> system.asynchronous_metric_log (68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2155 | 2026.03.20 19:56:14.780820 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 2156 | 2026.03.20 19:56:14.781349 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2157 | 2026.03.20 19:56:14.781596 [ 244 ] {} <Trace> system.asynchronous_metric_log (68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2158 | 2026.03.20 19:56:14.781722 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4223 | ||
| 2159 | 2026.03.20 19:56:15.009387 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2160 | 2026.03.20 19:56:15.025871 [ 243 ] {} <Trace> system.metric_log (c7b02c2c-b96c-49bb-8e22-d7891c66dbbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2161 | 2026.03.20 19:56:15.025924 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 2162 | 2026.03.20 19:56:15.031891 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2163 | 2026.03.20 19:56:15.032598 [ 243 ] {} <Trace> system.metric_log (c7b02c2c-b96c-49bb-8e22-d7891c66dbbf): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2164 | 2026.03.20 19:56:15.035408 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2165 | 2026.03.20 19:56:17.283822 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 308 | ||
| 2166 | 2026.03.20 19:56:17.285951 [ 242 ] {} <Trace> system.query_log (50ee8abe-c559-4bfc-bb2f-d84f09891cde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2167 | 2026.03.20 19:56:17.286000 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 2168 | 2026.03.20 19:56:17.287141 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2169 | 2026.03.20 19:56:17.287417 [ 242 ] {} <Trace> system.query_log (50ee8abe-c559-4bfc-bb2f-d84f09891cde): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2170 | 2026.03.20 19:56:17.287558 [ 39 ] {} <Debug> system.query_log (50ee8abe-c559-4bfc-bb2f-d84f09891cde) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2171 | 2026.03.20 19:56:17.287631 [ 39 ] {} <Trace> system.query_log (50ee8abe-c559-4bfc-bb2f-d84f09891cde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2172 | 2026.03.20 19:56:17.287655 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 2173 | 2026.03.20 19:56:17.287662 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 308 | ||
| 2174 | 2026.03.20 19:56:17.287768 [ 190 ] {50ee8abe-c559-4bfc-bb2f-d84f09891cde::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 | ||
| 2175 | 2026.03.20 19:56:17.288348 [ 190 ] {50ee8abe-c559-4bfc-bb2f-d84f09891cde::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2176 | 2026.03.20 19:56:17.288507 [ 190 ] {50ee8abe-c559-4bfc-bb2f-d84f09891cde::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 | ||
| 2177 | 2026.03.20 19:56:17.288920 [ 190 ] {50ee8abe-c559-4bfc-bb2f-d84f09891cde::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 102 rows starting from the beginning of the part | ||
| 2178 | 2026.03.20 19:56:17.289308 [ 190 ] {50ee8abe-c559-4bfc-bb2f-d84f09891cde::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 | ||
| 2179 | 2026.03.20 19:56:17.289692 [ 190 ] {50ee8abe-c559-4bfc-bb2f-d84f09891cde::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part | ||
| 2180 | 2026.03.20 19:56:17.290055 [ 190 ] {50ee8abe-c559-4bfc-bb2f-d84f09891cde::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 48 rows starting from the beginning of the part | ||
| 2181 | 2026.03.20 19:56:17.290432 [ 190 ] {50ee8abe-c559-4bfc-bb2f-d84f09891cde::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 | ||
| 2182 | 2026.03.20 19:56:17.296239 [ 193 ] {50ee8abe-c559-4bfc-bb2f-d84f09891cde::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 308 rows, containing 72 columns (72 merged, 0 gathered) in 0.008514816 sec., 36172.24376897868 rows/sec., 36.56 MiB/sec. | ||
| 2183 | 2026.03.20 19:56:17.297124 [ 199 ] {50ee8abe-c559-4bfc-bb2f-d84f09891cde::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2184 | 2026.03.20 19:56:17.297736 [ 199 ] {50ee8abe-c559-4bfc-bb2f-d84f09891cde::all_1_6_1} <Trace> system.query_log (50ee8abe-c559-4bfc-bb2f-d84f09891cde): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2185 | 2026.03.20 19:56:17.297812 [ 199 ] {50ee8abe-c559-4bfc-bb2f-d84f09891cde::all_1_6_1} <Trace> system.query_log (50ee8abe-c559-4bfc-bb2f-d84f09891cde) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2186 | 2026.03.20 19:56:17.298029 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.63 MiB. | ||
| 2187 | 2026.03.20 19:56:17.544099 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2188 | 2026.03.20 19:56:17.544270 [ 268 ] {5359f3f6-224d-454e-9851-88a12c98cd29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2189 | 2026.03.20 19:56:17.544336 [ 268 ] {5359f3f6-224d-454e-9851-88a12c98cd29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2190 | 2026.03.20 19:56:17.544964 [ 268 ] {5359f3f6-224d-454e-9851-88a12c98cd29} <Trace> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2191 | 2026.03.20 19:56:17.545008 [ 268 ] {5359f3f6-224d-454e-9851-88a12c98cd29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 2192 | 2026.03.20 19:56:17.545383 [ 268 ] {5359f3f6-224d-454e-9851-88a12c98cd29} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2193 | 2026.03.20 19:56:17.545613 [ 268 ] {5359f3f6-224d-454e-9851-88a12c98cd29} <Trace> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2194 | 2026.03.20 19:56:17.545773 [ 268 ] {5359f3f6-224d-454e-9851-88a12c98cd29} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00155 sec., 36129.032258064515 rows/sec., 2.78 MiB/sec. | ||
| 2195 | 2026.03.20 19:56:17.545819 [ 268 ] {5359f3f6-224d-454e-9851-88a12c98cd29} <Debug> TCPHandler: Processed in 0.001841129 sec. | ||
| 2196 | 2026.03.20 19:56:17.545938 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2197 | 2026.03.20 19:56:17.546039 [ 268 ] {47d289be-7a8b-40c5-9047-845810d26ba4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2198 | 2026.03.20 19:56:17.546083 [ 268 ] {47d289be-7a8b-40c5-9047-845810d26ba4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2199 | 2026.03.20 19:56:17.546502 [ 268 ] {47d289be-7a8b-40c5-9047-845810d26ba4} <Trace> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2200 | 2026.03.20 19:56:17.546537 [ 268 ] {47d289be-7a8b-40c5-9047-845810d26ba4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 2201 | 2026.03.20 19:56:17.546849 [ 268 ] {47d289be-7a8b-40c5-9047-845810d26ba4} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2202 | 2026.03.20 19:56:17.547059 [ 268 ] {47d289be-7a8b-40c5-9047-845810d26ba4} <Trace> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2203 | 2026.03.20 19:56:17.547186 [ 268 ] {47d289be-7a8b-40c5-9047-845810d26ba4} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00117 sec., 54700.854700854696 rows/sec., 4.27 MiB/sec. | ||
| 2204 | 2026.03.20 19:56:17.547221 [ 268 ] {47d289be-7a8b-40c5-9047-845810d26ba4} <Debug> TCPHandler: Processed in 0.001335906 sec. | ||
| 2205 | 2026.03.20 19:56:17.547349 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2206 | 2026.03.20 19:56:17.547449 [ 268 ] {a6436607-17b9-4f4a-89ec-41b186c90366} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2207 | 2026.03.20 19:56:17.547493 [ 268 ] {a6436607-17b9-4f4a-89ec-41b186c90366} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2208 | 2026.03.20 19:56:17.547927 [ 268 ] {a6436607-17b9-4f4a-89ec-41b186c90366} <Trace> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2209 | 2026.03.20 19:56:17.547962 [ 268 ] {a6436607-17b9-4f4a-89ec-41b186c90366} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 2210 | 2026.03.20 19:56:17.548291 [ 268 ] {a6436607-17b9-4f4a-89ec-41b186c90366} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2211 | 2026.03.20 19:56:17.548523 [ 268 ] {a6436607-17b9-4f4a-89ec-41b186c90366} <Trace> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2212 | 2026.03.20 19:56:17.548652 [ 268 ] {a6436607-17b9-4f4a-89ec-41b186c90366} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001224 sec., 130718.954248366 rows/sec., 9.10 MiB/sec. | ||
| 2213 | 2026.03.20 19:56:17.548687 [ 268 ] {a6436607-17b9-4f4a-89ec-41b186c90366} <Debug> TCPHandler: Processed in 0.001388357 sec. | ||
| 2214 | 2026.03.20 19:56:17.548801 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2215 | 2026.03.20 19:56:17.548894 [ 268 ] {ee107a9a-b409-4fbc-ae46-f64dad5ab217} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2216 | 2026.03.20 19:56:17.548935 [ 268 ] {ee107a9a-b409-4fbc-ae46-f64dad5ab217} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2217 | 2026.03.20 19:56:17.549270 [ 268 ] {ee107a9a-b409-4fbc-ae46-f64dad5ab217} <Trace> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2218 | 2026.03.20 19:56:17.549303 [ 268 ] {ee107a9a-b409-4fbc-ae46-f64dad5ab217} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 2219 | 2026.03.20 19:56:17.549615 [ 268 ] {ee107a9a-b409-4fbc-ae46-f64dad5ab217} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2220 | 2026.03.20 19:56:17.549818 [ 268 ] {ee107a9a-b409-4fbc-ae46-f64dad5ab217} <Trace> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2221 | 2026.03.20 19:56:17.549942 [ 268 ] {ee107a9a-b409-4fbc-ae46-f64dad5ab217} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001067 sec., 56232.427366447984 rows/sec., 3.79 MiB/sec. | ||
| 2222 | 2026.03.20 19:56:17.549975 [ 268 ] {ee107a9a-b409-4fbc-ae46-f64dad5ab217} <Debug> TCPHandler: Processed in 0.001223242 sec. | ||
| 2223 | 2026.03.20 19:56:19.206545 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50968 | ||
| 2224 | 2026.03.20 19:56:19.206651 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2225 | 2026.03.20 19:56:19.206678 [ 288 ] {} <Debug> TCP-Session: 9833e7c8-fe79-4991-8006-49b83076c667 Authenticating user 'default' from [fd00:1122:3344:101::e]:50968 | ||
| 2226 | 2026.03.20 19:56:19.206701 [ 288 ] {} <Debug> TCP-Session: 9833e7c8-fe79-4991-8006-49b83076c667 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2227 | 2026.03.20 19:56:19.206713 [ 288 ] {} <Debug> TCP-Session: 9833e7c8-fe79-4991-8006-49b83076c667 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2228 | 2026.03.20 19:56:19.206911 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47767 | ||
| 2229 | 2026.03.20 19:56:19.206956 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45460 | ||
| 2230 | 2026.03.20 19:56:19.206990 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61939 | ||
| 2231 | 2026.03.20 19:56:19.207024 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56033 | ||
| 2232 | 2026.03.20 19:56:19.207047 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44353 | ||
| 2233 | 2026.03.20 19:56:19.207087 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2234 | 2026.03.20 19:56:19.207103 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2235 | 2026.03.20 19:56:19.207033 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59885 | ||
| 2236 | 2026.03.20 19:56:19.207127 [ 293 ] {} <Debug> TCP-Session: 119a2387-03df-4ec5-8fc9-7a93ee402536 Authenticating user 'default' from [fd00:1122:3344:101::e]:61939 | ||
| 2237 | 2026.03.20 19:56:19.207146 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2238 | 2026.03.20 19:56:19.207165 [ 288 ] {} <Trace> TCP-Session: 9833e7c8-fe79-4991-8006-49b83076c667 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2239 | 2026.03.20 19:56:19.207174 [ 293 ] {} <Debug> TCP-Session: 119a2387-03df-4ec5-8fc9-7a93ee402536 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2240 | 2026.03.20 19:56:19.207193 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2241 | 2026.03.20 19:56:19.207214 [ 293 ] {} <Debug> TCP-Session: 119a2387-03df-4ec5-8fc9-7a93ee402536 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2242 | 2026.03.20 19:56:19.207227 [ 266 ] {} <Debug> TCP-Session: 5141f390-390d-40a2-a8fe-195dcce5d3c9 Authenticating user 'default' from [fd00:1122:3344:101::e]:59885 | ||
| 2243 | 2026.03.20 19:56:19.207189 [ 294 ] {} <Debug> TCP-Session: 0ea02579-a74c-428c-bd3d-04f4f24672ef Authenticating user 'default' from [fd00:1122:3344:101::e]:56033 | ||
| 2244 | 2026.03.20 19:56:19.207254 [ 266 ] {} <Debug> TCP-Session: 5141f390-390d-40a2-a8fe-195dcce5d3c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2245 | 2026.03.20 19:56:19.207156 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2246 | 2026.03.20 19:56:19.207282 [ 266 ] {} <Debug> TCP-Session: 5141f390-390d-40a2-a8fe-195dcce5d3c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2247 | 2026.03.20 19:56:19.207281 [ 294 ] {} <Debug> TCP-Session: 0ea02579-a74c-428c-bd3d-04f4f24672ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2248 | 2026.03.20 19:56:19.207319 [ 286 ] {} <Debug> TCP-Session: dc1184fc-f63e-4824-a674-c9a63321b1bb Authenticating user 'default' from [fd00:1122:3344:101::e]:44353 | ||
| 2249 | 2026.03.20 19:56:19.207340 [ 294 ] {} <Debug> TCP-Session: 0ea02579-a74c-428c-bd3d-04f4f24672ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2250 | 2026.03.20 19:56:19.207144 [ 290 ] {} <Debug> TCP-Session: 41dd80a2-9b6f-4c46-8b11-993048c4edbe Authenticating user 'default' from [fd00:1122:3344:101::e]:45460 | ||
| 2251 | 2026.03.20 19:56:19.207367 [ 286 ] {} <Debug> TCP-Session: dc1184fc-f63e-4824-a674-c9a63321b1bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2252 | 2026.03.20 19:56:19.207393 [ 290 ] {} <Debug> TCP-Session: 41dd80a2-9b6f-4c46-8b11-993048c4edbe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2253 | 2026.03.20 19:56:19.207404 [ 286 ] {} <Debug> TCP-Session: dc1184fc-f63e-4824-a674-c9a63321b1bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2254 | 2026.03.20 19:56:19.207413 [ 290 ] {} <Debug> TCP-Session: 41dd80a2-9b6f-4c46-8b11-993048c4edbe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2255 | 2026.03.20 19:56:19.207366 [ 288 ] {f3f5aebe-91e0-467b-821d-bc71420c955a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50968) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2256 | 2026.03.20 19:56:19.207030 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2257 | 2026.03.20 19:56:19.206980 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36906 | ||
| 2258 | 2026.03.20 19:56:19.207490 [ 289 ] {} <Debug> TCP-Session: d3334cc7-8fc2-4df9-a472-9ae39eeac513 Authenticating user 'default' from [fd00:1122:3344:101::e]:47767 | ||
| 2259 | 2026.03.20 19:56:19.206981 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40636 | ||
| 2260 | 2026.03.20 19:56:19.207524 [ 289 ] {} <Debug> TCP-Session: d3334cc7-8fc2-4df9-a472-9ae39eeac513 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2261 | 2026.03.20 19:56:19.207554 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2262 | 2026.03.20 19:56:19.207561 [ 289 ] {} <Debug> TCP-Session: d3334cc7-8fc2-4df9-a472-9ae39eeac513 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2263 | 2026.03.20 19:56:19.207585 [ 292 ] {} <Debug> TCP-Session: 3b337d38-856e-4a2c-b8d8-fdd32da79c0d Authenticating user 'default' from [fd00:1122:3344:101::e]:36906 | ||
| 2264 | 2026.03.20 19:56:19.207617 [ 292 ] {} <Debug> TCP-Session: 3b337d38-856e-4a2c-b8d8-fdd32da79c0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2265 | 2026.03.20 19:56:19.207635 [ 292 ] {} <Debug> TCP-Session: 3b337d38-856e-4a2c-b8d8-fdd32da79c0d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2266 | 2026.03.20 19:56:19.207672 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2267 | 2026.03.20 19:56:19.207702 [ 291 ] {} <Debug> TCP-Session: bf082983-2268-4dc4-9589-ccdb256ac152 Authenticating user 'default' from [fd00:1122:3344:101::e]:40636 | ||
| 2268 | 2026.03.20 19:56:19.207719 [ 291 ] {} <Debug> TCP-Session: bf082983-2268-4dc4-9589-ccdb256ac152 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2269 | 2026.03.20 19:56:19.207732 [ 291 ] {} <Debug> TCP-Session: bf082983-2268-4dc4-9589-ccdb256ac152 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2270 | 2026.03.20 19:56:19.207807 [ 288 ] {f3f5aebe-91e0-467b-821d-bc71420c955a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2271 | 2026.03.20 19:56:19.207870 [ 288 ] {f3f5aebe-91e0-467b-821d-bc71420c955a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2272 | 2026.03.20 19:56:19.208186 [ 288 ] {f3f5aebe-91e0-467b-821d-bc71420c955a} <Debug> oximeter.version (078d6925-fa51-4905-abb6-a72e2fd3fc2b) (SelectExecutor): Key condition: unknown | ||
| 2273 | 2026.03.20 19:56:19.209217 [ 275 ] {f3f5aebe-91e0-467b-821d-bc71420c955a} <Trace> AggregatingTransform: Aggregating | ||
| 2274 | 2026.03.20 19:56:19.209253 [ 275 ] {f3f5aebe-91e0-467b-821d-bc71420c955a} <Trace> Aggregator: Aggregation method: without_key | ||
| 2275 | 2026.03.20 19:56:19.209281 [ 275 ] {f3f5aebe-91e0-467b-821d-bc71420c955a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000993376 sec. (1006.668 rows/sec., 39.32 KiB/sec.) | ||
| 2276 | 2026.03.20 19:56:19.209294 [ 275 ] {f3f5aebe-91e0-467b-821d-bc71420c955a} <Trace> Aggregator: Merging aggregated data | ||
| 2277 | 2026.03.20 19:56:19.210500 [ 288 ] {f3f5aebe-91e0-467b-821d-bc71420c955a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003196 sec., 312.89111389236547 rows/sec., 12.22 KiB/sec. | ||
| 2278 | 2026.03.20 19:56:19.210618 [ 288 ] {f3f5aebe-91e0-467b-821d-bc71420c955a} <Debug> TCPHandler: Processed in 0.003598316 sec. | ||
| 2279 | 2026.03.20 19:56:19.210702 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2280 | 2026.03.20 19:56:19.210729 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2281 | 2026.03.20 19:56:19.210744 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2282 | 2026.03.20 19:56:19.210764 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2283 | 2026.03.20 19:56:19.210782 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2284 | 2026.03.20 19:56:19.210798 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2285 | 2026.03.20 19:56:19.210813 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2286 | 2026.03.20 19:56:19.210829 [ 266 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2287 | 2026.03.20 19:56:19.210853 [ 293 ] {} <Debug> TCP-Session: 119a2387-03df-4ec5-8fc9-7a93ee402536 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2288 | 2026.03.20 19:56:19.210869 [ 294 ] {} <Debug> TCP-Session: 0ea02579-a74c-428c-bd3d-04f4f24672ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2289 | 2026.03.20 19:56:19.210880 [ 266 ] {} <Debug> TCP-Session: 5141f390-390d-40a2-a8fe-195dcce5d3c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2290 | 2026.03.20 19:56:19.210833 [ 292 ] {} <Debug> TCP-Session: 3b337d38-856e-4a2c-b8d8-fdd32da79c0d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2291 | 2026.03.20 19:56:19.210789 [ 286 ] {} <Debug> TCP-Session: dc1184fc-f63e-4824-a674-c9a63321b1bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2292 | 2026.03.20 19:56:19.210771 [ 290 ] {} <Debug> TCP-Session: 41dd80a2-9b6f-4c46-8b11-993048c4edbe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2293 | 2026.03.20 19:56:19.210742 [ 289 ] {} <Debug> TCP-Session: d3334cc7-8fc2-4df9-a472-9ae39eeac513 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2294 | 2026.03.20 19:56:19.210816 [ 291 ] {} <Debug> TCP-Session: bf082983-2268-4dc4-9589-ccdb256ac152 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2295 | 2026.03.20 19:56:19.210845 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2296 | 2026.03.20 19:56:19.211041 [ 288 ] {} <Debug> TCP-Session: 9833e7c8-fe79-4991-8006-49b83076c667 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2297 | 2026.03.20 19:56:22.181311 [ 34 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2298 | 2026.03.20 19:56:22.181372 [ 34 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2299 | 2026.03.20 19:56:22.282758 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4735 | ||
| 2300 | 2026.03.20 19:56:22.283248 [ 244 ] {} <Trace> system.asynchronous_metric_log (68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2301 | 2026.03.20 19:56:22.283285 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 2302 | 2026.03.20 19:56:22.283759 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2303 | 2026.03.20 19:56:22.283998 [ 244 ] {} <Trace> system.asynchronous_metric_log (68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2304 | 2026.03.20 19:56:22.284120 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4735 | ||
| 2305 | 2026.03.20 19:56:22.536451 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2306 | 2026.03.20 19:56:22.545669 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2307 | 2026.03.20 19:56:22.545854 [ 268 ] {8310ec8a-dacc-42f9-9bb5-f5a6229cf123} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2308 | 2026.03.20 19:56:22.545917 [ 268 ] {8310ec8a-dacc-42f9-9bb5-f5a6229cf123} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2309 | 2026.03.20 19:56:22.546651 [ 268 ] {8310ec8a-dacc-42f9-9bb5-f5a6229cf123} <Trace> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2310 | 2026.03.20 19:56:22.546698 [ 268 ] {8310ec8a-dacc-42f9-9bb5-f5a6229cf123} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 2311 | 2026.03.20 19:56:22.547132 [ 268 ] {8310ec8a-dacc-42f9-9bb5-f5a6229cf123} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2312 | 2026.03.20 19:56:22.547396 [ 268 ] {8310ec8a-dacc-42f9-9bb5-f5a6229cf123} <Trace> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2313 | 2026.03.20 19:56:22.547556 [ 268 ] {8310ec8a-dacc-42f9-9bb5-f5a6229cf123} <Debug> executeQuery: Read 130 rows, 11.50 KiB in 0.00175 sec., 74285.71428571429 rows/sec., 6.42 MiB/sec. | ||
| 2314 | 2026.03.20 19:56:22.547605 [ 268 ] {8310ec8a-dacc-42f9-9bb5-f5a6229cf123} <Debug> TCPHandler: Processed in 0.002073564 sec. | ||
| 2315 | 2026.03.20 19:56:22.547745 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2316 | 2026.03.20 19:56:22.547848 [ 268 ] {b9a3be34-6c81-401c-9fa4-d081b72295e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2317 | 2026.03.20 19:56:22.547892 [ 268 ] {b9a3be34-6c81-401c-9fa4-d081b72295e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2318 | 2026.03.20 19:56:22.548336 [ 268 ] {b9a3be34-6c81-401c-9fa4-d081b72295e3} <Trace> oximeter.fields_u16 (04c457fd-3af8-4a79-a88d-7c36c4cdcc84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2319 | 2026.03.20 19:56:22.548375 [ 268 ] {b9a3be34-6c81-401c-9fa4-d081b72295e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 2320 | 2026.03.20 19:56:22.548697 [ 268 ] {b9a3be34-6c81-401c-9fa4-d081b72295e3} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2321 | 2026.03.20 19:56:22.548954 [ 268 ] {b9a3be34-6c81-401c-9fa4-d081b72295e3} <Trace> oximeter.fields_u16 (04c457fd-3af8-4a79-a88d-7c36c4cdcc84): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2322 | 2026.03.20 19:56:22.549056 [ 33 ] {} <Debug> oximeter.fields_u16 (04c457fd-3af8-4a79-a88d-7c36c4cdcc84) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2323 | 2026.03.20 19:56:22.549084 [ 268 ] {b9a3be34-6c81-401c-9fa4-d081b72295e3} <Debug> executeQuery: Read 37 rows, 2.78 KiB in 0.001259 sec., 29388.403494837174 rows/sec., 2.16 MiB/sec. | ||
| 2324 | 2026.03.20 19:56:22.549102 [ 33 ] {} <Trace> oximeter.fields_u16 (04c457fd-3af8-4a79-a88d-7c36c4cdcc84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2325 | 2026.03.20 19:56:22.549126 [ 268 ] {b9a3be34-6c81-401c-9fa4-d081b72295e3} <Debug> TCPHandler: Processed in 0.001431308 sec. | ||
| 2326 | 2026.03.20 19:56:22.549127 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 2327 | 2026.03.20 19:56:22.549245 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2328 | 2026.03.20 19:56:22.549265 [ 193 ] {04c457fd-3af8-4a79-a88d-7c36c4cdcc84::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 | ||
| 2329 | 2026.03.20 19:56:22.549345 [ 268 ] {e0b1b2b7-13eb-475e-9b10-11003e1285e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2330 | 2026.03.20 19:56:22.549390 [ 268 ] {e0b1b2b7-13eb-475e-9b10-11003e1285e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2331 | 2026.03.20 19:56:22.549416 [ 193 ] {04c457fd-3af8-4a79-a88d-7c36c4cdcc84::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2332 | 2026.03.20 19:56:22.549469 [ 193 ] {04c457fd-3af8-4a79-a88d-7c36c4cdcc84::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 36 rows starting from the beginning of the part | ||
| 2333 | 2026.03.20 19:56:22.549587 [ 193 ] {04c457fd-3af8-4a79-a88d-7c36c4cdcc84::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 10 rows starting from the beginning of the part | ||
| 2334 | 2026.03.20 19:56:22.549655 [ 193 ] {04c457fd-3af8-4a79-a88d-7c36c4cdcc84::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 10 rows starting from the beginning of the part | ||
| 2335 | 2026.03.20 19:56:22.549714 [ 193 ] {04c457fd-3af8-4a79-a88d-7c36c4cdcc84::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 43 rows starting from the beginning of the part | ||
| 2336 | 2026.03.20 19:56:22.549791 [ 193 ] {04c457fd-3af8-4a79-a88d-7c36c4cdcc84::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 37 rows starting from the beginning of the part | ||
| 2337 | 2026.03.20 19:56:22.549838 [ 193 ] {04c457fd-3af8-4a79-a88d-7c36c4cdcc84::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 37 rows starting from the beginning of the part | ||
| 2338 | 2026.03.20 19:56:22.549852 [ 268 ] {e0b1b2b7-13eb-475e-9b10-11003e1285e4} <Trace> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2339 | 2026.03.20 19:56:22.549894 [ 268 ] {e0b1b2b7-13eb-475e-9b10-11003e1285e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 2340 | 2026.03.20 19:56:22.550258 [ 268 ] {e0b1b2b7-13eb-475e-9b10-11003e1285e4} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2341 | 2026.03.20 19:56:22.550541 [ 268 ] {e0b1b2b7-13eb-475e-9b10-11003e1285e4} <Trace> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2342 | 2026.03.20 19:56:22.550681 [ 268 ] {e0b1b2b7-13eb-475e-9b10-11003e1285e4} <Debug> executeQuery: Read 101 rows, 8.08 KiB in 0.001355 sec., 74538.74538745388 rows/sec., 5.82 MiB/sec. | ||
| 2343 | 2026.03.20 19:56:22.550720 [ 268 ] {e0b1b2b7-13eb-475e-9b10-11003e1285e4} <Debug> TCPHandler: Processed in 0.00152388 sec. | ||
| 2344 | 2026.03.20 19:56:22.550782 [ 199 ] {04c457fd-3af8-4a79-a88d-7c36c4cdcc84::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 173 rows, containing 5 columns (5 merged, 0 gathered) in 0.001581722 sec., 109374.46656239213 rows/sec., 8.47 MiB/sec. | ||
| 2345 | 2026.03.20 19:56:22.550835 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2346 | 2026.03.20 19:56:22.550935 [ 268 ] {ece13ce1-14b3-4655-9f76-cc29e0d0ddbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2347 | 2026.03.20 19:56:22.550975 [ 198 ] {04c457fd-3af8-4a79-a88d-7c36c4cdcc84::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2348 | 2026.03.20 19:56:22.550978 [ 268 ] {ece13ce1-14b3-4655-9f76-cc29e0d0ddbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2349 | 2026.03.20 19:56:22.551251 [ 198 ] {04c457fd-3af8-4a79-a88d-7c36c4cdcc84::all_1_6_1} <Trace> oximeter.fields_u16 (04c457fd-3af8-4a79-a88d-7c36c4cdcc84): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2350 | 2026.03.20 19:56:22.551314 [ 198 ] {04c457fd-3af8-4a79-a88d-7c36c4cdcc84::all_1_6_1} <Trace> oximeter.fields_u16 (04c457fd-3af8-4a79-a88d-7c36c4cdcc84) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2351 | 2026.03.20 19:56:22.551386 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 2352 | 2026.03.20 19:56:22.551412 [ 268 ] {ece13ce1-14b3-4655-9f76-cc29e0d0ddbb} <Trace> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2353 | 2026.03.20 19:56:22.551446 [ 268 ] {ece13ce1-14b3-4655-9f76-cc29e0d0ddbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 2354 | 2026.03.20 19:56:22.551777 [ 268 ] {ece13ce1-14b3-4655-9f76-cc29e0d0ddbb} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2355 | 2026.03.20 19:56:22.552001 [ 268 ] {ece13ce1-14b3-4655-9f76-cc29e0d0ddbb} <Trace> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2356 | 2026.03.20 19:56:22.552128 [ 268 ] {ece13ce1-14b3-4655-9f76-cc29e0d0ddbb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001213 sec., 131904.3693322341 rows/sec., 9.19 MiB/sec. | ||
| 2357 | 2026.03.20 19:56:22.552169 [ 268 ] {ece13ce1-14b3-4655-9f76-cc29e0d0ddbb} <Debug> TCPHandler: Processed in 0.001383727 sec. | ||
| 2358 | 2026.03.20 19:56:22.552272 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2359 | 2026.03.20 19:56:22.552365 [ 268 ] {f0485182-9ef5-42c6-9562-b4fca4ed131c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2360 | 2026.03.20 19:56:22.552417 [ 268 ] {f0485182-9ef5-42c6-9562-b4fca4ed131c} <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 | ||
| 2361 | 2026.03.20 19:56:22.553424 [ 268 ] {f0485182-9ef5-42c6-9562-b4fca4ed131c} <Trace> oximeter.measurements_histogramu64 (4eb69afa-be86-412c-972f-8e432190220c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2362 | 2026.03.20 19:56:22.553461 [ 268 ] {f0485182-9ef5-42c6-9562-b4fca4ed131c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 2363 | 2026.03.20 19:56:22.554125 [ 268 ] {f0485182-9ef5-42c6-9562-b4fca4ed131c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2364 | 2026.03.20 19:56:22.554368 [ 268 ] {f0485182-9ef5-42c6-9562-b4fca4ed131c} <Trace> oximeter.measurements_histogramu64 (4eb69afa-be86-412c-972f-8e432190220c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2365 | 2026.03.20 19:56:22.554453 [ 243 ] {} <Trace> system.metric_log (c7b02c2c-b96c-49bb-8e22-d7891c66dbbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2366 | 2026.03.20 19:56:22.554470 [ 33 ] {} <Debug> oximeter.measurements_histogramu64 (4eb69afa-be86-412c-972f-8e432190220c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2367 | 2026.03.20 19:56:22.554495 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.22 GiB. | ||
| 2368 | 2026.03.20 19:56:22.554506 [ 33 ] {} <Trace> oximeter.measurements_histogramu64 (4eb69afa-be86-412c-972f-8e432190220c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2369 | 2026.03.20 19:56:22.554506 [ 268 ] {f0485182-9ef5-42c6-9562-b4fca4ed131c} <Debug> executeQuery: Read 37 rows, 67.89 KiB in 0.002159 sec., 17137.56368689208 rows/sec., 30.71 MiB/sec. | ||
| 2370 | 2026.03.20 19:56:22.554528 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 2371 | 2026.03.20 19:56:22.554583 [ 268 ] {f0485182-9ef5-42c6-9562-b4fca4ed131c} <Debug> TCPHandler: Processed in 0.002359193 sec. | ||
| 2372 | 2026.03.20 19:56:22.554605 [ 193 ] {4eb69afa-be86-412c-972f-8e432190220c::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 | ||
| 2373 | 2026.03.20 19:56:22.554700 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2374 | 2026.03.20 19:56:22.554799 [ 268 ] {b9c8adaf-0ab5-478a-a684-2c40c9516307} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2375 | 2026.03.20 19:56:22.554832 [ 193 ] {4eb69afa-be86-412c-972f-8e432190220c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2376 | 2026.03.20 19:56:22.554840 [ 268 ] {b9c8adaf-0ab5-478a-a684-2c40c9516307} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2377 | 2026.03.20 19:56:22.554890 [ 193 ] {4eb69afa-be86-412c-972f-8e432190220c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part | ||
| 2378 | 2026.03.20 19:56:22.555017 [ 193 ] {4eb69afa-be86-412c-972f-8e432190220c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 10 rows starting from the beginning of the part | ||
| 2379 | 2026.03.20 19:56:22.555150 [ 193 ] {4eb69afa-be86-412c-972f-8e432190220c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 10 rows starting from the beginning of the part | ||
| 2380 | 2026.03.20 19:56:22.555211 [ 268 ] {b9c8adaf-0ab5-478a-a684-2c40c9516307} <Trace> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2381 | 2026.03.20 19:56:22.555252 [ 268 ] {b9c8adaf-0ab5-478a-a684-2c40c9516307} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 2382 | 2026.03.20 19:56:22.555292 [ 193 ] {4eb69afa-be86-412c-972f-8e432190220c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 29 rows starting from the beginning of the part | ||
| 2383 | 2026.03.20 19:56:22.555432 [ 193 ] {4eb69afa-be86-412c-972f-8e432190220c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 37 rows starting from the beginning of the part | ||
| 2384 | 2026.03.20 19:56:22.555592 [ 193 ] {4eb69afa-be86-412c-972f-8e432190220c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 37 rows starting from the beginning of the part | ||
| 2385 | 2026.03.20 19:56:22.555655 [ 268 ] {b9c8adaf-0ab5-478a-a684-2c40c9516307} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2386 | 2026.03.20 19:56:22.555929 [ 268 ] {b9c8adaf-0ab5-478a-a684-2c40c9516307} <Trace> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2387 | 2026.03.20 19:56:22.556073 [ 268 ] {b9c8adaf-0ab5-478a-a684-2c40c9516307} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001293 sec., 46403.71229698376 rows/sec., 3.13 MiB/sec. | ||
| 2388 | 2026.03.20 19:56:22.556112 [ 268 ] {b9c8adaf-0ab5-478a-a684-2c40c9516307} <Debug> TCPHandler: Processed in 0.001461238 sec. | ||
| 2389 | 2026.03.20 19:56:22.558171 [ 199 ] {4eb69afa-be86-412c-972f-8e432190220c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 135 rows, containing 19 columns (19 merged, 0 gathered) in 0.003594296 sec., 37559.51095847421 rows/sec., 67.30 MiB/sec. | ||
| 2390 | 2026.03.20 19:56:22.558651 [ 195 ] {4eb69afa-be86-412c-972f-8e432190220c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2391 | 2026.03.20 19:56:22.559108 [ 195 ] {4eb69afa-be86-412c-972f-8e432190220c::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (4eb69afa-be86-412c-972f-8e432190220c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2392 | 2026.03.20 19:56:22.559188 [ 195 ] {4eb69afa-be86-412c-972f-8e432190220c::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (4eb69afa-be86-412c-972f-8e432190220c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2393 | 2026.03.20 19:56:22.559315 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.97 MiB. | ||
| 2394 | 2026.03.20 19:56:22.560865 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2395 | 2026.03.20 19:56:22.561604 [ 243 ] {} <Trace> system.metric_log (c7b02c2c-b96c-49bb-8e22-d7891c66dbbf): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2396 | 2026.03.20 19:56:22.564765 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2397 | 2026.03.20 19:56:23.000254 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 207.65 MiB, peak 216.92 MiB, free memory in arenas 0.00 B, will set to 210.62 MiB (RSS), difference: 2.96 MiB | ||
| 2398 | 2026.03.20 19:56:27.288763 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 330 | ||
| 2399 | 2026.03.20 19:56:27.290819 [ 242 ] {} <Trace> system.query_log (50ee8abe-c559-4bfc-bb2f-d84f09891cde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2400 | 2026.03.20 19:56:27.290864 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 2401 | 2026.03.20 19:56:27.292017 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2402 | 2026.03.20 19:56:27.292299 [ 242 ] {} <Trace> system.query_log (50ee8abe-c559-4bfc-bb2f-d84f09891cde): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2403 | 2026.03.20 19:56:27.292556 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 330 | ||
| 2404 | 2026.03.20 19:56:27.544132 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2405 | 2026.03.20 19:56:27.544315 [ 268 ] {6e0883e8-8bd2-4b27-8010-23a1c0cfa4be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2406 | 2026.03.20 19:56:27.544385 [ 268 ] {6e0883e8-8bd2-4b27-8010-23a1c0cfa4be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2407 | 2026.03.20 19:56:27.545072 [ 268 ] {6e0883e8-8bd2-4b27-8010-23a1c0cfa4be} <Trace> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2408 | 2026.03.20 19:56:27.545124 [ 268 ] {6e0883e8-8bd2-4b27-8010-23a1c0cfa4be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 2409 | 2026.03.20 19:56:27.545534 [ 268 ] {6e0883e8-8bd2-4b27-8010-23a1c0cfa4be} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2410 | 2026.03.20 19:56:27.545769 [ 268 ] {6e0883e8-8bd2-4b27-8010-23a1c0cfa4be} <Trace> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2411 | 2026.03.20 19:56:27.545924 [ 268 ] {6e0883e8-8bd2-4b27-8010-23a1c0cfa4be} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001661 sec., 33714.62974111981 rows/sec., 2.59 MiB/sec. | ||
| 2412 | 2026.03.20 19:56:27.545969 [ 268 ] {6e0883e8-8bd2-4b27-8010-23a1c0cfa4be} <Debug> TCPHandler: Processed in 0.001968102 sec. | ||
| 2413 | 2026.03.20 19:56:27.546094 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2414 | 2026.03.20 19:56:27.546203 [ 268 ] {236c9621-498b-4b88-89fa-cc61e293421c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2415 | 2026.03.20 19:56:27.546248 [ 268 ] {236c9621-498b-4b88-89fa-cc61e293421c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2416 | 2026.03.20 19:56:27.546694 [ 268 ] {236c9621-498b-4b88-89fa-cc61e293421c} <Trace> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2417 | 2026.03.20 19:56:27.546729 [ 268 ] {236c9621-498b-4b88-89fa-cc61e293421c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 2418 | 2026.03.20 19:56:27.547062 [ 268 ] {236c9621-498b-4b88-89fa-cc61e293421c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2419 | 2026.03.20 19:56:27.547292 [ 268 ] {236c9621-498b-4b88-89fa-cc61e293421c} <Trace> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2420 | 2026.03.20 19:56:27.547429 [ 268 ] {236c9621-498b-4b88-89fa-cc61e293421c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001251 sec., 51159.07274180656 rows/sec., 3.99 MiB/sec. | ||
| 2421 | 2026.03.20 19:56:27.547471 [ 268 ] {236c9621-498b-4b88-89fa-cc61e293421c} <Debug> TCPHandler: Processed in 0.001430768 sec. | ||
| 2422 | 2026.03.20 19:56:27.547600 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2423 | 2026.03.20 19:56:27.547701 [ 268 ] {db2756be-e19a-42ea-a265-f8e6b83c1d81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2424 | 2026.03.20 19:56:27.547747 [ 268 ] {db2756be-e19a-42ea-a265-f8e6b83c1d81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2425 | 2026.03.20 19:56:27.548185 [ 268 ] {db2756be-e19a-42ea-a265-f8e6b83c1d81} <Trace> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2426 | 2026.03.20 19:56:27.548221 [ 268 ] {db2756be-e19a-42ea-a265-f8e6b83c1d81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 2427 | 2026.03.20 19:56:27.548609 [ 268 ] {db2756be-e19a-42ea-a265-f8e6b83c1d81} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2428 | 2026.03.20 19:56:27.548903 [ 268 ] {db2756be-e19a-42ea-a265-f8e6b83c1d81} <Trace> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2429 | 2026.03.20 19:56:27.549069 [ 268 ] {db2756be-e19a-42ea-a265-f8e6b83c1d81} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001389 sec., 115190.78473722102 rows/sec., 8.02 MiB/sec. | ||
| 2430 | 2026.03.20 19:56:27.549118 [ 268 ] {db2756be-e19a-42ea-a265-f8e6b83c1d81} <Debug> TCPHandler: Processed in 0.001568561 sec. | ||
| 2431 | 2026.03.20 19:56:27.549263 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2432 | 2026.03.20 19:56:27.549374 [ 268 ] {d04de319-a2da-4f89-a711-c363619969c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2433 | 2026.03.20 19:56:27.549427 [ 268 ] {d04de319-a2da-4f89-a711-c363619969c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2434 | 2026.03.20 19:56:27.549871 [ 268 ] {d04de319-a2da-4f89-a711-c363619969c5} <Trace> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2435 | 2026.03.20 19:56:27.549912 [ 268 ] {d04de319-a2da-4f89-a711-c363619969c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 2436 | 2026.03.20 19:56:27.550308 [ 268 ] {d04de319-a2da-4f89-a711-c363619969c5} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2437 | 2026.03.20 19:56:27.550570 [ 268 ] {d04de319-a2da-4f89-a711-c363619969c5} <Trace> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2438 | 2026.03.20 19:56:27.550736 [ 268 ] {d04de319-a2da-4f89-a711-c363619969c5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001388 sec., 43227.66570605188 rows/sec., 2.91 MiB/sec. | ||
| 2439 | 2026.03.20 19:56:27.550783 [ 268 ] {d04de319-a2da-4f89-a711-c363619969c5} <Debug> TCPHandler: Processed in 0.001578542 sec. | ||
| 2440 | 2026.03.20 19:56:27.924922 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2441 | 2026.03.20 19:56:27.925100 [ 268 ] {1c16be44-c0d3-470b-836d-bef24ee149f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2442 | 2026.03.20 19:56:27.925165 [ 268 ] {1c16be44-c0d3-470b-836d-bef24ee149f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2443 | 2026.03.20 19:56:27.925748 [ 268 ] {1c16be44-c0d3-470b-836d-bef24ee149f6} <Trace> oximeter.fields_i16 (2564387c-0082-4c94-ade1-9353cd557e41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2444 | 2026.03.20 19:56:27.925798 [ 268 ] {1c16be44-c0d3-470b-836d-bef24ee149f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 2445 | 2026.03.20 19:56:27.926181 [ 268 ] {1c16be44-c0d3-470b-836d-bef24ee149f6} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2446 | 2026.03.20 19:56:27.926402 [ 268 ] {1c16be44-c0d3-470b-836d-bef24ee149f6} <Trace> oximeter.fields_i16 (2564387c-0082-4c94-ade1-9353cd557e41): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2447 | 2026.03.20 19:56:27.926554 [ 268 ] {1c16be44-c0d3-470b-836d-bef24ee149f6} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001501 sec., 15989.340439706863 rows/sec., 1.33 MiB/sec. | ||
| 2448 | 2026.03.20 19:56:27.926597 [ 268 ] {1c16be44-c0d3-470b-836d-bef24ee149f6} <Debug> TCPHandler: Processed in 0.001799288 sec. | ||
| 2449 | 2026.03.20 19:56:27.926714 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2450 | 2026.03.20 19:56:27.926809 [ 268 ] {50b0db0f-1434-4baf-9c45-b60aec84ae8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2451 | 2026.03.20 19:56:27.926851 [ 268 ] {50b0db0f-1434-4baf-9c45-b60aec84ae8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2452 | 2026.03.20 19:56:27.927245 [ 268 ] {50b0db0f-1434-4baf-9c45-b60aec84ae8f} <Trace> oximeter.fields_ipaddr (4d519c69-6502-4e4d-92c8-2256a1b268df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2453 | 2026.03.20 19:56:27.927282 [ 268 ] {50b0db0f-1434-4baf-9c45-b60aec84ae8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 2454 | 2026.03.20 19:56:27.927570 [ 268 ] {50b0db0f-1434-4baf-9c45-b60aec84ae8f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2455 | 2026.03.20 19:56:27.927775 [ 268 ] {50b0db0f-1434-4baf-9c45-b60aec84ae8f} <Trace> oximeter.fields_ipaddr (4d519c69-6502-4e4d-92c8-2256a1b268df): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2456 | 2026.03.20 19:56:27.927901 [ 268 ] {50b0db0f-1434-4baf-9c45-b60aec84ae8f} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001111 sec., 14401.440144014401 rows/sec., 1.15 MiB/sec. | ||
| 2457 | 2026.03.20 19:56:27.927938 [ 268 ] {50b0db0f-1434-4baf-9c45-b60aec84ae8f} <Debug> TCPHandler: Processed in 0.001273844 sec. | ||
| 2458 | 2026.03.20 19:56:27.928039 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2459 | 2026.03.20 19:56:27.928131 [ 268 ] {f4b823f1-0083-4337-bb04-ed3b70791f53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2460 | 2026.03.20 19:56:27.928171 [ 268 ] {f4b823f1-0083-4337-bb04-ed3b70791f53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2461 | 2026.03.20 19:56:27.930099 [ 268 ] {f4b823f1-0083-4337-bb04-ed3b70791f53} <Trace> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2462 | 2026.03.20 19:56:27.930137 [ 268 ] {f4b823f1-0083-4337-bb04-ed3b70791f53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 2463 | 2026.03.20 19:56:27.930652 [ 268 ] {f4b823f1-0083-4337-bb04-ed3b70791f53} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2464 | 2026.03.20 19:56:27.930883 [ 268 ] {f4b823f1-0083-4337-bb04-ed3b70791f53} <Trace> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2465 | 2026.03.20 19:56:27.931016 [ 268 ] {f4b823f1-0083-4337-bb04-ed3b70791f53} <Debug> executeQuery: Read 2611 rows, 201.26 KiB in 0.002902 sec., 899724.328049621 rows/sec., 67.73 MiB/sec. | ||
| 2466 | 2026.03.20 19:56:27.931055 [ 268 ] {f4b823f1-0083-4337-bb04-ed3b70791f53} <Debug> MemoryTracker: Peak memory usage (for query): 4.02 MiB. | ||
| 2467 | 2026.03.20 19:56:27.931068 [ 268 ] {f4b823f1-0083-4337-bb04-ed3b70791f53} <Debug> TCPHandler: Processed in 0.003079452 sec. | ||
| 2468 | 2026.03.20 19:56:27.931178 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2469 | 2026.03.20 19:56:27.931272 [ 268 ] {37235dec-5d79-4be2-ae19-6e230a8a67a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2470 | 2026.03.20 19:56:27.931311 [ 268 ] {37235dec-5d79-4be2-ae19-6e230a8a67a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2471 | 2026.03.20 19:56:27.931739 [ 268 ] {37235dec-5d79-4be2-ae19-6e230a8a67a0} <Trace> oximeter.fields_u16 (04c457fd-3af8-4a79-a88d-7c36c4cdcc84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2472 | 2026.03.20 19:56:27.931776 [ 268 ] {37235dec-5d79-4be2-ae19-6e230a8a67a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 2473 | 2026.03.20 19:56:27.932073 [ 268 ] {37235dec-5d79-4be2-ae19-6e230a8a67a0} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2474 | 2026.03.20 19:56:27.932279 [ 268 ] {37235dec-5d79-4be2-ae19-6e230a8a67a0} <Trace> oximeter.fields_u16 (04c457fd-3af8-4a79-a88d-7c36c4cdcc84): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2475 | 2026.03.20 19:56:27.932400 [ 268 ] {37235dec-5d79-4be2-ae19-6e230a8a67a0} <Debug> executeQuery: Read 78 rows, 5.84 KiB in 0.001147 sec., 68003.48735832606 rows/sec., 4.97 MiB/sec. | ||
| 2476 | 2026.03.20 19:56:27.932436 [ 268 ] {37235dec-5d79-4be2-ae19-6e230a8a67a0} <Debug> TCPHandler: Processed in 0.001306575 sec. | ||
| 2477 | 2026.03.20 19:56:27.932546 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2478 | 2026.03.20 19:56:27.932640 [ 268 ] {f59a9135-75e1-4f5a-9b65-22adc65d81af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2479 | 2026.03.20 19:56:27.932680 [ 268 ] {f59a9135-75e1-4f5a-9b65-22adc65d81af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2480 | 2026.03.20 19:56:27.933445 [ 268 ] {f59a9135-75e1-4f5a-9b65-22adc65d81af} <Trace> oximeter.fields_u32 (3e77f56c-5e97-464b-9ee2-b988bdce5b4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2481 | 2026.03.20 19:56:27.933482 [ 268 ] {f59a9135-75e1-4f5a-9b65-22adc65d81af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 2482 | 2026.03.20 19:56:27.933799 [ 268 ] {f59a9135-75e1-4f5a-9b65-22adc65d81af} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2483 | 2026.03.20 19:56:27.934006 [ 268 ] {f59a9135-75e1-4f5a-9b65-22adc65d81af} <Trace> oximeter.fields_u32 (3e77f56c-5e97-464b-9ee2-b988bdce5b4b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2484 | 2026.03.20 19:56:27.934130 [ 268 ] {f59a9135-75e1-4f5a-9b65-22adc65d81af} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001509 sec., 546719.6819085487 rows/sec., 31.98 MiB/sec. | ||
| 2485 | 2026.03.20 19:56:27.934168 [ 268 ] {f59a9135-75e1-4f5a-9b65-22adc65d81af} <Debug> TCPHandler: Processed in 0.001670494 sec. | ||
| 2486 | 2026.03.20 19:56:27.934283 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2487 | 2026.03.20 19:56:27.934376 [ 268 ] {7b788fef-9c15-4334-b520-a3fac20d4e2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 2488 | 2026.03.20 19:56:27.934416 [ 268 ] {7b788fef-9c15-4334-b520-a3fac20d4e2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 2489 | 2026.03.20 19:56:27.934783 [ 268 ] {7b788fef-9c15-4334-b520-a3fac20d4e2b} <Trace> oximeter.fields_u64 (90970e3f-dc86-46a0-9941-511c942241bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2490 | 2026.03.20 19:56:27.934818 [ 268 ] {7b788fef-9c15-4334-b520-a3fac20d4e2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 2491 | 2026.03.20 19:56:27.935096 [ 268 ] {7b788fef-9c15-4334-b520-a3fac20d4e2b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2492 | 2026.03.20 19:56:27.935312 [ 268 ] {7b788fef-9c15-4334-b520-a3fac20d4e2b} <Trace> oximeter.fields_u64 (90970e3f-dc86-46a0-9941-511c942241bb): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2493 | 2026.03.20 19:56:27.935436 [ 268 ] {7b788fef-9c15-4334-b520-a3fac20d4e2b} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001078 sec., 927.643784786642 rows/sec., 65.22 KiB/sec. | ||
| 2494 | 2026.03.20 19:56:27.935474 [ 268 ] {7b788fef-9c15-4334-b520-a3fac20d4e2b} <Debug> TCPHandler: Processed in 0.001240693 sec. | ||
| 2495 | 2026.03.20 19:56:27.935574 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2496 | 2026.03.20 19:56:27.935667 [ 268 ] {b7fba94a-6732-4efc-820d-5162a1aff240} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2497 | 2026.03.20 19:56:27.935706 [ 268 ] {b7fba94a-6732-4efc-820d-5162a1aff240} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2498 | 2026.03.20 19:56:27.936087 [ 268 ] {b7fba94a-6732-4efc-820d-5162a1aff240} <Trace> oximeter.fields_u8 (8746d2ea-87a3-47dd-bedc-b71d488a0ac0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2499 | 2026.03.20 19:56:27.936123 [ 268 ] {b7fba94a-6732-4efc-820d-5162a1aff240} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 2500 | 2026.03.20 19:56:27.936410 [ 268 ] {b7fba94a-6732-4efc-820d-5162a1aff240} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2501 | 2026.03.20 19:56:27.936613 [ 268 ] {b7fba94a-6732-4efc-820d-5162a1aff240} <Trace> oximeter.fields_u8 (8746d2ea-87a3-47dd-bedc-b71d488a0ac0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2502 | 2026.03.20 19:56:27.936738 [ 268 ] {b7fba94a-6732-4efc-820d-5162a1aff240} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001089 sec., 11019.283746556475 rows/sec., 860.88 KiB/sec. | ||
| 2503 | 2026.03.20 19:56:27.936774 [ 268 ] {b7fba94a-6732-4efc-820d-5162a1aff240} <Debug> TCPHandler: Processed in 0.001249383 sec. | ||
| 2504 | 2026.03.20 19:56:27.936878 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2505 | 2026.03.20 19:56:27.936971 [ 268 ] {0763175a-9b41-4d6d-88e2-2f51aa77d5e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2506 | 2026.03.20 19:56:27.937009 [ 268 ] {0763175a-9b41-4d6d-88e2-2f51aa77d5e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2507 | 2026.03.20 19:56:27.938009 [ 268 ] {0763175a-9b41-4d6d-88e2-2f51aa77d5e9} <Trace> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2508 | 2026.03.20 19:56:27.938044 [ 268 ] {0763175a-9b41-4d6d-88e2-2f51aa77d5e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 2509 | 2026.03.20 19:56:27.938409 [ 268 ] {0763175a-9b41-4d6d-88e2-2f51aa77d5e9} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2510 | 2026.03.20 19:56:27.938611 [ 268 ] {0763175a-9b41-4d6d-88e2-2f51aa77d5e9} <Trace> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2511 | 2026.03.20 19:56:27.938737 [ 268 ] {0763175a-9b41-4d6d-88e2-2f51aa77d5e9} <Debug> executeQuery: Read 1384 rows, 96.04 KiB in 0.001785 sec., 775350.1400560224 rows/sec., 52.54 MiB/sec. | ||
| 2512 | 2026.03.20 19:56:27.938774 [ 268 ] {0763175a-9b41-4d6d-88e2-2f51aa77d5e9} <Debug> TCPHandler: Processed in 0.001946192 sec. | ||
| 2513 | 2026.03.20 19:56:27.938883 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2514 | 2026.03.20 19:56:27.938978 [ 268 ] {78984f56-372b-46ba-8101-cae76070a354} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2515 | 2026.03.20 19:56:27.939020 [ 268 ] {78984f56-372b-46ba-8101-cae76070a354} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2516 | 2026.03.20 19:56:27.939767 [ 268 ] {78984f56-372b-46ba-8101-cae76070a354} <Trace> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2517 | 2026.03.20 19:56:27.939802 [ 268 ] {78984f56-372b-46ba-8101-cae76070a354} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 2518 | 2026.03.20 19:56:27.940223 [ 268 ] {78984f56-372b-46ba-8101-cae76070a354} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2519 | 2026.03.20 19:56:27.940439 [ 268 ] {78984f56-372b-46ba-8101-cae76070a354} <Trace> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2520 | 2026.03.20 19:56:27.940569 [ 268 ] {78984f56-372b-46ba-8101-cae76070a354} <Debug> executeQuery: Read 1540 rows, 96.45 KiB in 0.00161 sec., 956521.7391304347 rows/sec., 58.51 MiB/sec. | ||
| 2521 | 2026.03.20 19:56:27.940606 [ 268 ] {78984f56-372b-46ba-8101-cae76070a354} <Debug> TCPHandler: Processed in 0.001772477 sec. | ||
| 2522 | 2026.03.20 19:56:27.940718 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2523 | 2026.03.20 19:56:27.940812 [ 268 ] {68e23c0e-56a9-4902-8b94-67ba758ff77d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2524 | 2026.03.20 19:56:27.940865 [ 268 ] {68e23c0e-56a9-4902-8b94-67ba758ff77d} <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 | ||
| 2525 | 2026.03.20 19:56:27.941749 [ 268 ] {68e23c0e-56a9-4902-8b94-67ba758ff77d} <Trace> oximeter.measurements_histogramu64 (4eb69afa-be86-412c-972f-8e432190220c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2526 | 2026.03.20 19:56:27.941785 [ 268 ] {68e23c0e-56a9-4902-8b94-67ba758ff77d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 2527 | 2026.03.20 19:56:27.942336 [ 268 ] {68e23c0e-56a9-4902-8b94-67ba758ff77d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2528 | 2026.03.20 19:56:27.942555 [ 268 ] {68e23c0e-56a9-4902-8b94-67ba758ff77d} <Trace> oximeter.measurements_histogramu64 (4eb69afa-be86-412c-972f-8e432190220c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2529 | 2026.03.20 19:56:27.942687 [ 268 ] {68e23c0e-56a9-4902-8b94-67ba758ff77d} <Debug> executeQuery: Read 50 rows, 91.75 KiB in 0.001894 sec., 26399.155227032734 rows/sec., 47.31 MiB/sec. | ||
| 2530 | 2026.03.20 19:56:27.942740 [ 268 ] {68e23c0e-56a9-4902-8b94-67ba758ff77d} <Debug> TCPHandler: Processed in 0.002072055 sec. | ||
| 2531 | 2026.03.20 19:56:27.942850 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2532 | 2026.03.20 19:56:27.942946 [ 268 ] {99eb20bd-67b9-40b8-baba-642a3e18cb2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2533 | 2026.03.20 19:56:27.942987 [ 268 ] {99eb20bd-67b9-40b8-baba-642a3e18cb2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2534 | 2026.03.20 19:56:27.943302 [ 268 ] {99eb20bd-67b9-40b8-baba-642a3e18cb2a} <Trace> oximeter.measurements_i64 (fea300d5-3c08-4c7c-a23a-038f68c56ead): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2535 | 2026.03.20 19:56:27.943339 [ 268 ] {99eb20bd-67b9-40b8-baba-642a3e18cb2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 2536 | 2026.03.20 19:56:27.943633 [ 268 ] {99eb20bd-67b9-40b8-baba-642a3e18cb2a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2537 | 2026.03.20 19:56:27.943836 [ 268 ] {99eb20bd-67b9-40b8-baba-642a3e18cb2a} <Trace> oximeter.measurements_i64 (fea300d5-3c08-4c7c-a23a-038f68c56ead): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2538 | 2026.03.20 19:56:27.943961 [ 268 ] {99eb20bd-67b9-40b8-baba-642a3e18cb2a} <Debug> executeQuery: Read 3 rows, 217.00 B in 0.001035 sec., 2898.5507246376815 rows/sec., 204.75 KiB/sec. | ||
| 2539 | 2026.03.20 19:56:27.943996 [ 268 ] {99eb20bd-67b9-40b8-baba-642a3e18cb2a} <Debug> TCPHandler: Processed in 0.001194612 sec. | ||
| 2540 | 2026.03.20 19:56:27.944096 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2541 | 2026.03.20 19:56:27.944189 [ 268 ] {abdcdd7c-61a9-4748-901d-ab1eb1fd15d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2542 | 2026.03.20 19:56:27.944228 [ 268 ] {abdcdd7c-61a9-4748-901d-ab1eb1fd15d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2543 | 2026.03.20 19:56:27.944531 [ 268 ] {abdcdd7c-61a9-4748-901d-ab1eb1fd15d9} <Trace> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2544 | 2026.03.20 19:56:27.944565 [ 268 ] {abdcdd7c-61a9-4748-901d-ab1eb1fd15d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 2545 | 2026.03.20 19:56:27.944848 [ 268 ] {abdcdd7c-61a9-4748-901d-ab1eb1fd15d9} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2546 | 2026.03.20 19:56:27.945050 [ 268 ] {abdcdd7c-61a9-4748-901d-ab1eb1fd15d9} <Trace> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2547 | 2026.03.20 19:56:27.945177 [ 268 ] {abdcdd7c-61a9-4748-901d-ab1eb1fd15d9} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001006 sec., 11928.429423459245 rows/sec., 823.19 KiB/sec. | ||
| 2548 | 2026.03.20 19:56:27.945211 [ 268 ] {abdcdd7c-61a9-4748-901d-ab1eb1fd15d9} <Debug> TCPHandler: Processed in 0.001164161 sec. | ||
| 2549 | 2026.03.20 19:56:28.000257 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 211.78 MiB, peak 216.92 MiB, free memory in arenas 0.00 B, will set to 210.77 MiB (RSS), difference: -1.02 MiB | ||
| 2550 | 2026.03.20 19:56:29.784185 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5183 | ||
| 2551 | 2026.03.20 19:56:29.784730 [ 244 ] {} <Trace> system.asynchronous_metric_log (68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2552 | 2026.03.20 19:56:29.784771 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 2553 | 2026.03.20 19:56:29.785284 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2554 | 2026.03.20 19:56:29.785519 [ 244 ] {} <Trace> system.asynchronous_metric_log (68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2555 | 2026.03.20 19:56:29.785645 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5183 | ||
| 2556 | 2026.03.20 19:56:29.785691 [ 65 ] {} <Debug> system.asynchronous_metric_log (68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2557 | 2026.03.20 19:56:29.785775 [ 65 ] {} <Trace> system.asynchronous_metric_log (68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2558 | 2026.03.20 19:56:29.785797 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 2559 | 2026.03.20 19:56:29.785906 [ 193 ] {68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8::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 | ||
| 2560 | 2026.03.20 19:56:29.786041 [ 193 ] {68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2561 | 2026.03.20 19:56:29.786084 [ 193 ] {68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2815 rows starting from the beginning of the part | ||
| 2562 | 2026.03.20 19:56:29.786157 [ 193 ] {68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 448 rows starting from the beginning of the part | ||
| 2563 | 2026.03.20 19:56:29.786207 [ 193 ] {68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 512 rows starting from the beginning of the part | ||
| 2564 | 2026.03.20 19:56:29.786250 [ 193 ] {68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 448 rows starting from the beginning of the part | ||
| 2565 | 2026.03.20 19:56:29.786295 [ 193 ] {68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 512 rows starting from the beginning of the part | ||
| 2566 | 2026.03.20 19:56:29.786336 [ 193 ] {68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 448 rows starting from the beginning of the part | ||
| 2567 | 2026.03.20 19:56:29.787829 [ 199 ] {68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5183 rows, containing 4 columns (4 merged, 0 gathered) in 0.001968092 sec., 2633515.0999038666 rows/sec., 37.67 MiB/sec. | ||
| 2568 | 2026.03.20 19:56:29.788713 [ 191 ] {68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2569 | 2026.03.20 19:56:29.789020 [ 191 ] {68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8::all_1_11_2} <Trace> system.asynchronous_metric_log (68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2570 | 2026.03.20 19:56:29.789103 [ 191 ] {68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8::all_1_11_2} <Trace> system.asynchronous_metric_log (68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2571 | 2026.03.20 19:56:29.789197 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2572 | 2026.03.20 19:56:30.064836 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2573 | 2026.03.20 19:56:30.082795 [ 243 ] {} <Trace> system.metric_log (c7b02c2c-b96c-49bb-8e22-d7891c66dbbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2574 | 2026.03.20 19:56:30.082837 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 2575 | 2026.03.20 19:56:30.089112 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2576 | 2026.03.20 19:56:30.089807 [ 243 ] {} <Trace> system.metric_log (c7b02c2c-b96c-49bb-8e22-d7891c66dbbf): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2577 | 2026.03.20 19:56:30.090098 [ 65 ] {} <Debug> system.metric_log (c7b02c2c-b96c-49bb-8e22-d7891c66dbbf) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2578 | 2026.03.20 19:56:30.090139 [ 65 ] {} <Trace> system.metric_log (c7b02c2c-b96c-49bb-8e22-d7891c66dbbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2579 | 2026.03.20 19:56:30.090162 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 2580 | 2026.03.20 19:56:30.090253 [ 193 ] {c7b02c2c-b96c-49bb-8e22-d7891c66dbbf::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.03.20 19:56:30.092922 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2582 | 2026.03.20 19:56:30.093451 [ 193 ] {c7b02c2c-b96c-49bb-8e22-d7891c66dbbf::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2583 | 2026.03.20 19:56:30.094187 [ 193 ] {c7b02c2c-b96c-49bb-8e22-d7891c66dbbf::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 | ||
| 2584 | 2026.03.20 19:56:30.097527 [ 193 ] {c7b02c2c-b96c-49bb-8e22-d7891c66dbbf::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 | ||
| 2585 | 2026.03.20 19:56:30.100900 [ 193 ] {c7b02c2c-b96c-49bb-8e22-d7891c66dbbf::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 | ||
| 2586 | 2026.03.20 19:56:30.104758 [ 193 ] {c7b02c2c-b96c-49bb-8e22-d7891c66dbbf::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 | ||
| 2587 | 2026.03.20 19:56:30.109087 [ 193 ] {c7b02c2c-b96c-49bb-8e22-d7891c66dbbf::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 | ||
| 2588 | 2026.03.20 19:56:30.113522 [ 193 ] {c7b02c2c-b96c-49bb-8e22-d7891c66dbbf::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 | ||
| 2589 | 2026.03.20 19:56:30.165493 [ 187 ] {c7b02c2c-b96c-49bb-8e22-d7891c66dbbf::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.075262117 sec., 1102.812454770572 rows/sec., 5.70 MiB/sec. | ||
| 2590 | 2026.03.20 19:56:30.168378 [ 187 ] {c7b02c2c-b96c-49bb-8e22-d7891c66dbbf::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2591 | 2026.03.20 19:56:30.170412 [ 187 ] {c7b02c2c-b96c-49bb-8e22-d7891c66dbbf::all_1_11_2} <Trace> system.metric_log (c7b02c2c-b96c-49bb-8e22-d7891c66dbbf): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2592 | 2026.03.20 19:56:30.170516 [ 187 ] {c7b02c2c-b96c-49bb-8e22-d7891c66dbbf::all_1_11_2} <Trace> system.metric_log (c7b02c2c-b96c-49bb-8e22-d7891c66dbbf) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2593 | 2026.03.20 19:56:30.172248 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2594 | 2026.03.20 19:56:31.000267 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 212.60 MiB, peak 222.48 MiB, free memory in arenas 0.00 B, will set to 221.84 MiB (RSS), difference: 9.23 MiB | ||
| 2595 | 2026.03.20 19:56:32.542744 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2596 | 2026.03.20 19:56:32.542924 [ 268 ] {9cbc3226-8f14-4715-9125-8d5a2e4069aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2597 | 2026.03.20 19:56:32.542990 [ 268 ] {9cbc3226-8f14-4715-9125-8d5a2e4069aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2598 | 2026.03.20 19:56:32.543635 [ 268 ] {9cbc3226-8f14-4715-9125-8d5a2e4069aa} <Trace> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2599 | 2026.03.20 19:56:32.543685 [ 268 ] {9cbc3226-8f14-4715-9125-8d5a2e4069aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 2600 | 2026.03.20 19:56:32.544129 [ 268 ] {9cbc3226-8f14-4715-9125-8d5a2e4069aa} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2601 | 2026.03.20 19:56:32.544384 [ 268 ] {9cbc3226-8f14-4715-9125-8d5a2e4069aa} <Trace> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2602 | 2026.03.20 19:56:32.544544 [ 268 ] {9cbc3226-8f14-4715-9125-8d5a2e4069aa} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001668 sec., 33573.14148681055 rows/sec., 2.58 MiB/sec. | ||
| 2603 | 2026.03.20 19:56:32.544564 [ 89 ] {} <Debug> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2604 | 2026.03.20 19:56:32.544587 [ 268 ] {9cbc3226-8f14-4715-9125-8d5a2e4069aa} <Debug> TCPHandler: Processed in 0.001981363 sec. | ||
| 2605 | 2026.03.20 19:56:32.544641 [ 89 ] {} <Trace> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2606 | 2026.03.20 19:56:32.544669 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 2607 | 2026.03.20 19:56:32.544746 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2608 | 2026.03.20 19:56:32.544769 [ 186 ] {51452922-abc3-4310-be23-99aba1d27284::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 | ||
| 2609 | 2026.03.20 19:56:32.544851 [ 268 ] {1e127eb1-a6c8-410c-9d47-a7ad3a3aecc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2610 | 2026.03.20 19:56:32.544870 [ 186 ] {51452922-abc3-4310-be23-99aba1d27284::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2611 | 2026.03.20 19:56:32.544897 [ 268 ] {1e127eb1-a6c8-410c-9d47-a7ad3a3aecc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2612 | 2026.03.20 19:56:32.544906 [ 186 ] {51452922-abc3-4310-be23-99aba1d27284::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 2600 rows starting from the beginning of the part | ||
| 2613 | 2026.03.20 19:56:32.544972 [ 186 ] {51452922-abc3-4310-be23-99aba1d27284::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 | ||
| 2614 | 2026.03.20 19:56:32.545027 [ 186 ] {51452922-abc3-4310-be23-99aba1d27284::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 130 rows starting from the beginning of the part | ||
| 2615 | 2026.03.20 19:56:32.545075 [ 186 ] {51452922-abc3-4310-be23-99aba1d27284::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 56 rows starting from the beginning of the part | ||
| 2616 | 2026.03.20 19:56:32.545120 [ 186 ] {51452922-abc3-4310-be23-99aba1d27284::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 2611 rows starting from the beginning of the part | ||
| 2617 | 2026.03.20 19:56:32.545163 [ 186 ] {51452922-abc3-4310-be23-99aba1d27284::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 56 rows starting from the beginning of the part | ||
| 2618 | 2026.03.20 19:56:32.545341 [ 268 ] {1e127eb1-a6c8-410c-9d47-a7ad3a3aecc2} <Trace> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2619 | 2026.03.20 19:56:32.545377 [ 268 ] {1e127eb1-a6c8-410c-9d47-a7ad3a3aecc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 2620 | 2026.03.20 19:56:32.545838 [ 268 ] {1e127eb1-a6c8-410c-9d47-a7ad3a3aecc2} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2621 | 2026.03.20 19:56:32.546088 [ 268 ] {1e127eb1-a6c8-410c-9d47-a7ad3a3aecc2} <Trace> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2622 | 2026.03.20 19:56:32.546225 [ 268 ] {1e127eb1-a6c8-410c-9d47-a7ad3a3aecc2} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001395 sec., 45878.13620071685 rows/sec., 3.58 MiB/sec. | ||
| 2623 | 2026.03.20 19:56:32.546252 [ 103 ] {} <Debug> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2624 | 2026.03.20 19:56:32.546264 [ 268 ] {1e127eb1-a6c8-410c-9d47-a7ad3a3aecc2} <Debug> TCPHandler: Processed in 0.001567071 sec. | ||
| 2625 | 2026.03.20 19:56:32.546319 [ 103 ] {} <Trace> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2626 | 2026.03.20 19:56:32.546345 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 2627 | 2026.03.20 19:56:32.546419 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2628 | 2026.03.20 19:56:32.546436 [ 187 ] {28a0ca83-9ebc-4857-818e-128efd36f40d::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 | ||
| 2629 | 2026.03.20 19:56:32.546518 [ 268 ] {d2a3c7c0-aaed-4e76-8823-b2ef75f2bfde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2630 | 2026.03.20 19:56:32.546548 [ 187 ] {28a0ca83-9ebc-4857-818e-128efd36f40d::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2631 | 2026.03.20 19:56:32.546565 [ 268 ] {d2a3c7c0-aaed-4e76-8823-b2ef75f2bfde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2632 | 2026.03.20 19:56:32.546585 [ 187 ] {28a0ca83-9ebc-4857-818e-128efd36f40d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1389 rows starting from the beginning of the part | ||
| 2633 | 2026.03.20 19:56:32.546678 [ 187 ] {28a0ca83-9ebc-4857-818e-128efd36f40d::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 | ||
| 2634 | 2026.03.20 19:56:32.546726 [ 187 ] {28a0ca83-9ebc-4857-818e-128efd36f40d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 101 rows starting from the beginning of the part | ||
| 2635 | 2026.03.20 19:56:32.546771 [ 187 ] {28a0ca83-9ebc-4857-818e-128efd36f40d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 64 rows starting from the beginning of the part | ||
| 2636 | 2026.03.20 19:56:32.546812 [ 187 ] {28a0ca83-9ebc-4857-818e-128efd36f40d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1384 rows starting from the beginning of the part | ||
| 2637 | 2026.03.20 19:56:32.546851 [ 187 ] {28a0ca83-9ebc-4857-818e-128efd36f40d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 64 rows starting from the beginning of the part | ||
| 2638 | 2026.03.20 19:56:32.546954 [ 268 ] {d2a3c7c0-aaed-4e76-8823-b2ef75f2bfde} <Trace> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2639 | 2026.03.20 19:56:32.546996 [ 268 ] {d2a3c7c0-aaed-4e76-8823-b2ef75f2bfde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 2640 | 2026.03.20 19:56:32.547469 [ 188 ] {51452922-abc3-4310-be23-99aba1d27284::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5509 rows, containing 5 columns (5 merged, 0 gathered) in 0.002738023 sec., 2012035.6914459812 rows/sec., 159.68 MiB/sec. | ||
| 2641 | 2026.03.20 19:56:32.547512 [ 268 ] {d2a3c7c0-aaed-4e76-8823-b2ef75f2bfde} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2642 | 2026.03.20 19:56:32.547753 [ 268 ] {d2a3c7c0-aaed-4e76-8823-b2ef75f2bfde} <Trace> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2643 | 2026.03.20 19:56:32.547867 [ 103 ] {} <Debug> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2644 | 2026.03.20 19:56:32.547893 [ 268 ] {d2a3c7c0-aaed-4e76-8823-b2ef75f2bfde} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001394 sec., 91822.09469153515 rows/sec., 6.40 MiB/sec. | ||
| 2645 | 2026.03.20 19:56:32.547904 [ 103 ] {} <Trace> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2646 | 2026.03.20 19:56:32.547913 [ 200 ] {51452922-abc3-4310-be23-99aba1d27284::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2647 | 2026.03.20 19:56:32.547939 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 2648 | 2026.03.20 19:56:32.547939 [ 268 ] {d2a3c7c0-aaed-4e76-8823-b2ef75f2bfde} <Debug> TCPHandler: Processed in 0.001570632 sec. | ||
| 2649 | 2026.03.20 19:56:32.548043 [ 186 ] {18220be3-bf38-4865-9b53-defeec2c4a91::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 | ||
| 2650 | 2026.03.20 19:56:32.548096 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2651 | 2026.03.20 19:56:32.548171 [ 186 ] {18220be3-bf38-4865-9b53-defeec2c4a91::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2652 | 2026.03.20 19:56:32.548201 [ 186 ] {18220be3-bf38-4865-9b53-defeec2c4a91::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5266 rows starting from the beginning of the part | ||
| 2653 | 2026.03.20 19:56:32.548216 [ 268 ] {73b371eb-c7a5-48c1-b34a-c72ffdf4df26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2654 | 2026.03.20 19:56:32.548247 [ 186 ] {18220be3-bf38-4865-9b53-defeec2c4a91::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 | ||
| 2655 | 2026.03.20 19:56:32.548270 [ 268 ] {73b371eb-c7a5-48c1-b34a-c72ffdf4df26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2656 | 2026.03.20 19:56:32.548269 [ 200 ] {51452922-abc3-4310-be23-99aba1d27284::all_1_16_3} <Trace> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2657 | 2026.03.20 19:56:32.548283 [ 186 ] {18220be3-bf38-4865-9b53-defeec2c4a91::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 160 rows starting from the beginning of the part | ||
| 2658 | 2026.03.20 19:56:32.548374 [ 200 ] {51452922-abc3-4310-be23-99aba1d27284::all_1_16_3} <Trace> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2659 | 2026.03.20 19:56:32.548390 [ 186 ] {18220be3-bf38-4865-9b53-defeec2c4a91::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 160 rows starting from the beginning of the part | ||
| 2660 | 2026.03.20 19:56:32.548435 [ 186 ] {18220be3-bf38-4865-9b53-defeec2c4a91::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1540 rows starting from the beginning of the part | ||
| 2661 | 2026.03.20 19:56:32.548472 [ 186 ] {18220be3-bf38-4865-9b53-defeec2c4a91::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 128 rows starting from the beginning of the part | ||
| 2662 | 2026.03.20 19:56:32.548475 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 2663 | 2026.03.20 19:56:32.548548 [ 187 ] {28a0ca83-9ebc-4857-818e-128efd36f40d::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3066 rows, containing 5 columns (5 merged, 0 gathered) in 0.002153607 sec., 1423658.0768914663 rows/sec., 103.34 MiB/sec. | ||
| 2664 | 2026.03.20 19:56:32.548672 [ 268 ] {73b371eb-c7a5-48c1-b34a-c72ffdf4df26} <Trace> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2665 | 2026.03.20 19:56:32.548712 [ 268 ] {73b371eb-c7a5-48c1-b34a-c72ffdf4df26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 2666 | 2026.03.20 19:56:32.548792 [ 187 ] {28a0ca83-9ebc-4857-818e-128efd36f40d::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2667 | 2026.03.20 19:56:32.549143 [ 187 ] {28a0ca83-9ebc-4857-818e-128efd36f40d::all_1_16_3} <Trace> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2668 | 2026.03.20 19:56:32.549217 [ 187 ] {28a0ca83-9ebc-4857-818e-128efd36f40d::all_1_16_3} <Trace> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2669 | 2026.03.20 19:56:32.549264 [ 268 ] {73b371eb-c7a5-48c1-b34a-c72ffdf4df26} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2670 | 2026.03.20 19:56:32.549300 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 2671 | 2026.03.20 19:56:32.549516 [ 268 ] {73b371eb-c7a5-48c1-b34a-c72ffdf4df26} <Trace> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2672 | 2026.03.20 19:56:32.549633 [ 103 ] {} <Debug> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2673 | 2026.03.20 19:56:32.549656 [ 268 ] {73b371eb-c7a5-48c1-b34a-c72ffdf4df26} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.00146 sec., 32876.71232876713 rows/sec., 2.22 MiB/sec. | ||
| 2674 | 2026.03.20 19:56:32.549670 [ 103 ] {} <Trace> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2675 | 2026.03.20 19:56:32.549701 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 2676 | 2026.03.20 19:56:32.549707 [ 268 ] {73b371eb-c7a5-48c1-b34a-c72ffdf4df26} <Debug> TCPHandler: Processed in 0.001672575 sec. | ||
| 2677 | 2026.03.20 19:56:32.549786 [ 188 ] {5b0fb7ba-36a7-4d07-84fe-ea424beb27ea::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 | ||
| 2678 | 2026.03.20 19:56:32.549905 [ 188 ] {5b0fb7ba-36a7-4d07-84fe-ea424beb27ea::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2679 | 2026.03.20 19:56:32.549948 [ 188 ] {5b0fb7ba-36a7-4d07-84fe-ea424beb27ea::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 540 rows starting from the beginning of the part | ||
| 2680 | 2026.03.20 19:56:32.550032 [ 188 ] {5b0fb7ba-36a7-4d07-84fe-ea424beb27ea::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 60 rows starting from the beginning of the part | ||
| 2681 | 2026.03.20 19:56:32.550081 [ 188 ] {5b0fb7ba-36a7-4d07-84fe-ea424beb27ea::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 60 rows starting from the beginning of the part | ||
| 2682 | 2026.03.20 19:56:32.550130 [ 188 ] {5b0fb7ba-36a7-4d07-84fe-ea424beb27ea::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 | ||
| 2683 | 2026.03.20 19:56:32.550177 [ 188 ] {5b0fb7ba-36a7-4d07-84fe-ea424beb27ea::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 12 rows starting from the beginning of the part | ||
| 2684 | 2026.03.20 19:56:32.550222 [ 188 ] {5b0fb7ba-36a7-4d07-84fe-ea424beb27ea::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 48 rows starting from the beginning of the part | ||
| 2685 | 2026.03.20 19:56:32.551191 [ 187 ] {5b0fb7ba-36a7-4d07-84fe-ea424beb27ea::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 780 rows, containing 4 columns (4 merged, 0 gathered) in 0.001443708 sec., 540275.4573639545 rows/sec., 36.41 MiB/sec. | ||
| 2686 | 2026.03.20 19:56:32.551372 [ 200 ] {5b0fb7ba-36a7-4d07-84fe-ea424beb27ea::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2687 | 2026.03.20 19:56:32.551419 [ 194 ] {18220be3-bf38-4865-9b53-defeec2c4a91::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7414 rows, containing 5 columns (5 merged, 0 gathered) in 0.00340842 sec., 2175201.4129714062 rows/sec., 138.81 MiB/sec. | ||
| 2688 | 2026.03.20 19:56:32.551672 [ 200 ] {5b0fb7ba-36a7-4d07-84fe-ea424beb27ea::all_1_16_3} <Trace> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2689 | 2026.03.20 19:56:32.551748 [ 200 ] {5b0fb7ba-36a7-4d07-84fe-ea424beb27ea::all_1_16_3} <Trace> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2690 | 2026.03.20 19:56:32.551817 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 2691 | 2026.03.20 19:56:32.552012 [ 186 ] {18220be3-bf38-4865-9b53-defeec2c4a91::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2692 | 2026.03.20 19:56:32.552259 [ 186 ] {18220be3-bf38-4865-9b53-defeec2c4a91::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2693 | 2026.03.20 19:56:32.552319 [ 186 ] {18220be3-bf38-4865-9b53-defeec2c4a91::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2694 | 2026.03.20 19:56:32.552378 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.51 MiB. | ||
| 2695 | 2026.03.20 19:56:33.000194 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 222.24 MiB, peak 229.91 MiB, free memory in arenas 0.00 B, will set to 224.23 MiB (RSS), difference: 2.00 MiB | ||
| 2696 | 2026.03.20 19:56:37.181646 [ 125 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2697 | 2026.03.20 19:56:37.181758 [ 125 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2698 | 2026.03.20 19:56:37.285742 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5695 | ||
| 2699 | 2026.03.20 19:56:37.286263 [ 244 ] {} <Trace> system.asynchronous_metric_log (68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2700 | 2026.03.20 19:56:37.286309 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 2701 | 2026.03.20 19:56:37.286778 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2702 | 2026.03.20 19:56:37.286991 [ 244 ] {} <Trace> system.asynchronous_metric_log (68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2703 | 2026.03.20 19:56:37.287117 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5695 | ||
| 2704 | 2026.03.20 19:56:37.292758 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 370 | ||
| 2705 | 2026.03.20 19:56:37.295331 [ 242 ] {} <Trace> system.query_log (50ee8abe-c559-4bfc-bb2f-d84f09891cde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2706 | 2026.03.20 19:56:37.295377 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 2707 | 2026.03.20 19:56:37.296573 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2708 | 2026.03.20 19:56:37.296836 [ 242 ] {} <Trace> system.query_log (50ee8abe-c559-4bfc-bb2f-d84f09891cde): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2709 | 2026.03.20 19:56:37.297077 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 370 | ||
| 2710 | 2026.03.20 19:56:37.543733 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2711 | 2026.03.20 19:56:37.543910 [ 268 ] {4a5c84e5-1c0d-4641-9c1a-cce345d61265} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2712 | 2026.03.20 19:56:37.543979 [ 268 ] {4a5c84e5-1c0d-4641-9c1a-cce345d61265} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2713 | 2026.03.20 19:56:37.544611 [ 268 ] {4a5c84e5-1c0d-4641-9c1a-cce345d61265} <Trace> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2714 | 2026.03.20 19:56:37.544665 [ 268 ] {4a5c84e5-1c0d-4641-9c1a-cce345d61265} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 2715 | 2026.03.20 19:56:37.545065 [ 268 ] {4a5c84e5-1c0d-4641-9c1a-cce345d61265} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2716 | 2026.03.20 19:56:37.545292 [ 268 ] {4a5c84e5-1c0d-4641-9c1a-cce345d61265} <Trace> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2717 | 2026.03.20 19:56:37.545451 [ 268 ] {4a5c84e5-1c0d-4641-9c1a-cce345d61265} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00159 sec., 35220.125786163524 rows/sec., 2.71 MiB/sec. | ||
| 2718 | 2026.03.20 19:56:37.545582 [ 268 ] {4a5c84e5-1c0d-4641-9c1a-cce345d61265} <Debug> TCPHandler: Processed in 0.001978402 sec. | ||
| 2719 | 2026.03.20 19:56:37.545725 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2720 | 2026.03.20 19:56:37.545829 [ 268 ] {d19270f5-b62b-4acd-a47a-8f1293bfa9a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2721 | 2026.03.20 19:56:37.545873 [ 268 ] {d19270f5-b62b-4acd-a47a-8f1293bfa9a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2722 | 2026.03.20 19:56:37.546300 [ 268 ] {d19270f5-b62b-4acd-a47a-8f1293bfa9a2} <Trace> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2723 | 2026.03.20 19:56:37.546339 [ 268 ] {d19270f5-b62b-4acd-a47a-8f1293bfa9a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 2724 | 2026.03.20 19:56:37.546650 [ 268 ] {d19270f5-b62b-4acd-a47a-8f1293bfa9a2} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2725 | 2026.03.20 19:56:37.546874 [ 268 ] {d19270f5-b62b-4acd-a47a-8f1293bfa9a2} <Trace> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2726 | 2026.03.20 19:56:37.547076 [ 268 ] {d19270f5-b62b-4acd-a47a-8f1293bfa9a2} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001272 sec., 50314.46540880504 rows/sec., 3.93 MiB/sec. | ||
| 2727 | 2026.03.20 19:56:37.547116 [ 268 ] {d19270f5-b62b-4acd-a47a-8f1293bfa9a2} <Debug> TCPHandler: Processed in 0.001443758 sec. | ||
| 2728 | 2026.03.20 19:56:37.547237 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2729 | 2026.03.20 19:56:37.547334 [ 268 ] {9aad0f1b-a1a6-4da9-ab16-61b58b86a3ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2730 | 2026.03.20 19:56:37.547378 [ 268 ] {9aad0f1b-a1a6-4da9-ab16-61b58b86a3ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2731 | 2026.03.20 19:56:37.547787 [ 268 ] {9aad0f1b-a1a6-4da9-ab16-61b58b86a3ca} <Trace> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2732 | 2026.03.20 19:56:37.547822 [ 268 ] {9aad0f1b-a1a6-4da9-ab16-61b58b86a3ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 2733 | 2026.03.20 19:56:37.548152 [ 268 ] {9aad0f1b-a1a6-4da9-ab16-61b58b86a3ca} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2734 | 2026.03.20 19:56:37.548354 [ 268 ] {9aad0f1b-a1a6-4da9-ab16-61b58b86a3ca} <Trace> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2735 | 2026.03.20 19:56:37.548484 [ 268 ] {9aad0f1b-a1a6-4da9-ab16-61b58b86a3ca} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001171 sec., 136635.35439795046 rows/sec., 9.52 MiB/sec. | ||
| 2736 | 2026.03.20 19:56:37.548519 [ 268 ] {9aad0f1b-a1a6-4da9-ab16-61b58b86a3ca} <Debug> TCPHandler: Processed in 0.001331425 sec. | ||
| 2737 | 2026.03.20 19:56:37.548621 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2738 | 2026.03.20 19:56:37.548714 [ 268 ] {94da215a-fa73-4c99-a758-e7fb4b3f2672} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2739 | 2026.03.20 19:56:37.548755 [ 268 ] {94da215a-fa73-4c99-a758-e7fb4b3f2672} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2740 | 2026.03.20 19:56:37.549099 [ 268 ] {94da215a-fa73-4c99-a758-e7fb4b3f2672} <Trace> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2741 | 2026.03.20 19:56:37.549134 [ 268 ] {94da215a-fa73-4c99-a758-e7fb4b3f2672} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 2742 | 2026.03.20 19:56:37.549440 [ 268 ] {94da215a-fa73-4c99-a758-e7fb4b3f2672} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2743 | 2026.03.20 19:56:37.549643 [ 268 ] {94da215a-fa73-4c99-a758-e7fb4b3f2672} <Trace> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2744 | 2026.03.20 19:56:37.549766 [ 268 ] {94da215a-fa73-4c99-a758-e7fb4b3f2672} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001071 sec., 56022.40896358544 rows/sec., 3.78 MiB/sec. | ||
| 2745 | 2026.03.20 19:56:37.549801 [ 268 ] {94da215a-fa73-4c99-a758-e7fb4b3f2672} <Debug> TCPHandler: Processed in 0.001229512 sec. | ||
| 2746 | 2026.03.20 19:56:37.593019 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 2747 | 2026.03.20 19:56:37.610632 [ 243 ] {} <Trace> system.metric_log (c7b02c2c-b96c-49bb-8e22-d7891c66dbbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2748 | 2026.03.20 19:56:37.610692 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 2749 | 2026.03.20 19:56:37.616414 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2750 | 2026.03.20 19:56:37.617137 [ 243 ] {} <Trace> system.metric_log (c7b02c2c-b96c-49bb-8e22-d7891c66dbbf): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2751 | 2026.03.20 19:56:37.620528 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 2752 | 2026.03.20 19:56:42.548928 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2753 | 2026.03.20 19:56:42.549214 [ 268 ] {b1b7f2ca-c35f-4b8f-89e8-b4925bad6a58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2754 | 2026.03.20 19:56:42.549323 [ 268 ] {b1b7f2ca-c35f-4b8f-89e8-b4925bad6a58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2755 | 2026.03.20 19:56:42.550261 [ 268 ] {b1b7f2ca-c35f-4b8f-89e8-b4925bad6a58} <Trace> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2756 | 2026.03.20 19:56:42.550318 [ 268 ] {b1b7f2ca-c35f-4b8f-89e8-b4925bad6a58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 2757 | 2026.03.20 19:56:42.550782 [ 268 ] {b1b7f2ca-c35f-4b8f-89e8-b4925bad6a58} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2758 | 2026.03.20 19:56:42.551016 [ 268 ] {b1b7f2ca-c35f-4b8f-89e8-b4925bad6a58} <Trace> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2759 | 2026.03.20 19:56:42.551218 [ 268 ] {b1b7f2ca-c35f-4b8f-89e8-b4925bad6a58} <Debug> executeQuery: Read 138 rows, 12.29 KiB in 0.002083 sec., 66250.60009601536 rows/sec., 5.76 MiB/sec. | ||
| 2760 | 2026.03.20 19:56:42.551268 [ 268 ] {b1b7f2ca-c35f-4b8f-89e8-b4925bad6a58} <Debug> TCPHandler: Processed in 0.002566718 sec. | ||
| 2761 | 2026.03.20 19:56:42.551443 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2762 | 2026.03.20 19:56:42.551564 [ 268 ] {9c5633cc-02f6-48b2-96ea-10672338251f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2763 | 2026.03.20 19:56:42.551618 [ 268 ] {9c5633cc-02f6-48b2-96ea-10672338251f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2764 | 2026.03.20 19:56:42.552152 [ 268 ] {9c5633cc-02f6-48b2-96ea-10672338251f} <Trace> oximeter.fields_u16 (04c457fd-3af8-4a79-a88d-7c36c4cdcc84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2765 | 2026.03.20 19:56:42.552189 [ 268 ] {9c5633cc-02f6-48b2-96ea-10672338251f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 2766 | 2026.03.20 19:56:42.552549 [ 268 ] {9c5633cc-02f6-48b2-96ea-10672338251f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2767 | 2026.03.20 19:56:42.552853 [ 268 ] {9c5633cc-02f6-48b2-96ea-10672338251f} <Trace> oximeter.fields_u16 (04c457fd-3af8-4a79-a88d-7c36c4cdcc84): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2768 | 2026.03.20 19:56:42.553022 [ 268 ] {9c5633cc-02f6-48b2-96ea-10672338251f} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001484 sec., 27628.032345013475 rows/sec., 2.03 MiB/sec. | ||
| 2769 | 2026.03.20 19:56:42.553077 [ 268 ] {9c5633cc-02f6-48b2-96ea-10672338251f} <Debug> TCPHandler: Processed in 0.001694594 sec. | ||
| 2770 | 2026.03.20 19:56:42.553251 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2771 | 2026.03.20 19:56:42.553376 [ 268 ] {69f1a27f-f9ab-4891-a622-1844094cff5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2772 | 2026.03.20 19:56:42.553430 [ 268 ] {69f1a27f-f9ab-4891-a622-1844094cff5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2773 | 2026.03.20 19:56:42.553937 [ 268 ] {69f1a27f-f9ab-4891-a622-1844094cff5a} <Trace> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2774 | 2026.03.20 19:56:42.553974 [ 268 ] {69f1a27f-f9ab-4891-a622-1844094cff5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 2775 | 2026.03.20 19:56:42.554324 [ 268 ] {69f1a27f-f9ab-4891-a622-1844094cff5a} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2776 | 2026.03.20 19:56:42.554619 [ 268 ] {69f1a27f-f9ab-4891-a622-1844094cff5a} <Trace> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2777 | 2026.03.20 19:56:42.554809 [ 268 ] {69f1a27f-f9ab-4891-a622-1844094cff5a} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001458 sec., 72016.46090534978 rows/sec., 5.63 MiB/sec. | ||
| 2778 | 2026.03.20 19:56:42.554861 [ 268 ] {69f1a27f-f9ab-4891-a622-1844094cff5a} <Debug> TCPHandler: Processed in 0.001677515 sec. | ||
| 2779 | 2026.03.20 19:56:42.555037 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2780 | 2026.03.20 19:56:42.555162 [ 268 ] {61e6790e-abc3-4298-97e8-c0b0aed7f7ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2781 | 2026.03.20 19:56:42.555212 [ 268 ] {61e6790e-abc3-4298-97e8-c0b0aed7f7ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2782 | 2026.03.20 19:56:42.555741 [ 268 ] {61e6790e-abc3-4298-97e8-c0b0aed7f7ea} <Trace> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2783 | 2026.03.20 19:56:42.555795 [ 268 ] {61e6790e-abc3-4298-97e8-c0b0aed7f7ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 2784 | 2026.03.20 19:56:42.556235 [ 268 ] {61e6790e-abc3-4298-97e8-c0b0aed7f7ea} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2785 | 2026.03.20 19:56:42.556467 [ 268 ] {61e6790e-abc3-4298-97e8-c0b0aed7f7ea} <Trace> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2786 | 2026.03.20 19:56:42.556624 [ 268 ] {61e6790e-abc3-4298-97e8-c0b0aed7f7ea} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001488 sec., 107526.88172043012 rows/sec., 7.49 MiB/sec. | ||
| 2787 | 2026.03.20 19:56:42.556669 [ 268 ] {61e6790e-abc3-4298-97e8-c0b0aed7f7ea} <Debug> TCPHandler: Processed in 0.001695785 sec. | ||
| 2788 | 2026.03.20 19:56:42.556826 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2789 | 2026.03.20 19:56:42.556944 [ 268 ] {2daac0ae-85d5-461e-a98d-c40ef8b83c99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2790 | 2026.03.20 19:56:42.557021 [ 268 ] {2daac0ae-85d5-461e-a98d-c40ef8b83c99} <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 | ||
| 2791 | 2026.03.20 19:56:42.557970 [ 268 ] {2daac0ae-85d5-461e-a98d-c40ef8b83c99} <Trace> oximeter.measurements_histogramu64 (4eb69afa-be86-412c-972f-8e432190220c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2792 | 2026.03.20 19:56:42.558009 [ 268 ] {2daac0ae-85d5-461e-a98d-c40ef8b83c99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 2793 | 2026.03.20 19:56:42.558640 [ 268 ] {2daac0ae-85d5-461e-a98d-c40ef8b83c99} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2794 | 2026.03.20 19:56:42.558877 [ 268 ] {2daac0ae-85d5-461e-a98d-c40ef8b83c99} <Trace> oximeter.measurements_histogramu64 (4eb69afa-be86-412c-972f-8e432190220c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2795 | 2026.03.20 19:56:42.559033 [ 268 ] {2daac0ae-85d5-461e-a98d-c40ef8b83c99} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002113 sec., 19403.691433980126 rows/sec., 34.77 MiB/sec. | ||
| 2796 | 2026.03.20 19:56:42.559107 [ 268 ] {2daac0ae-85d5-461e-a98d-c40ef8b83c99} <Debug> TCPHandler: Processed in 0.002344532 sec. | ||
| 2797 | 2026.03.20 19:56:42.559254 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2798 | 2026.03.20 19:56:42.559365 [ 268 ] {7fe63d16-e1fb-48d1-af97-38bf7a9d5204} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2799 | 2026.03.20 19:56:42.559418 [ 268 ] {7fe63d16-e1fb-48d1-af97-38bf7a9d5204} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2800 | 2026.03.20 19:56:42.559846 [ 268 ] {7fe63d16-e1fb-48d1-af97-38bf7a9d5204} <Trace> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2801 | 2026.03.20 19:56:42.559884 [ 268 ] {7fe63d16-e1fb-48d1-af97-38bf7a9d5204} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 2802 | 2026.03.20 19:56:42.560218 [ 268 ] {7fe63d16-e1fb-48d1-af97-38bf7a9d5204} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2803 | 2026.03.20 19:56:42.560438 [ 268 ] {7fe63d16-e1fb-48d1-af97-38bf7a9d5204} <Trace> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2804 | 2026.03.20 19:56:42.560590 [ 268 ] {7fe63d16-e1fb-48d1-af97-38bf7a9d5204} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001249 sec., 48038.43074459568 rows/sec., 3.24 MiB/sec. | ||
| 2805 | 2026.03.20 19:56:42.560628 [ 268 ] {7fe63d16-e1fb-48d1-af97-38bf7a9d5204} <Debug> TCPHandler: Processed in 0.001434018 sec. | ||
| 2806 | 2026.03.20 19:56:44.787221 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6143 | ||
| 2807 | 2026.03.20 19:56:44.787766 [ 244 ] {} <Trace> system.asynchronous_metric_log (68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2808 | 2026.03.20 19:56:44.787811 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 2809 | 2026.03.20 19:56:44.788278 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2810 | 2026.03.20 19:56:44.788515 [ 244 ] {} <Trace> system.asynchronous_metric_log (68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2811 | 2026.03.20 19:56:44.788638 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6143 | ||
| 2812 | 2026.03.20 19:56:45.120661 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 2813 | 2026.03.20 19:56:45.137167 [ 243 ] {} <Trace> system.metric_log (c7b02c2c-b96c-49bb-8e22-d7891c66dbbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2814 | 2026.03.20 19:56:45.137215 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 2815 | 2026.03.20 19:56:45.142771 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2816 | 2026.03.20 19:56:45.143443 [ 243 ] {} <Trace> system.metric_log (c7b02c2c-b96c-49bb-8e22-d7891c66dbbf): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2817 | 2026.03.20 19:56:45.146141 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 2818 | 2026.03.20 19:56:47.297279 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 390 | ||
| 2819 | 2026.03.20 19:56:47.299332 [ 242 ] {} <Trace> system.query_log (50ee8abe-c559-4bfc-bb2f-d84f09891cde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2820 | 2026.03.20 19:56:47.299385 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 2821 | 2026.03.20 19:56:47.300516 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2822 | 2026.03.20 19:56:47.300768 [ 242 ] {} <Trace> system.query_log (50ee8abe-c559-4bfc-bb2f-d84f09891cde): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2823 | 2026.03.20 19:56:47.301055 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 390 | ||
| 2824 | 2026.03.20 19:56:47.544867 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2825 | 2026.03.20 19:56:47.545077 [ 268 ] {605f5802-6c19-4b10-abe6-f88dd457eed4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2826 | 2026.03.20 19:56:47.545154 [ 268 ] {605f5802-6c19-4b10-abe6-f88dd457eed4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2827 | 2026.03.20 19:56:47.545825 [ 268 ] {605f5802-6c19-4b10-abe6-f88dd457eed4} <Trace> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2828 | 2026.03.20 19:56:47.545876 [ 268 ] {605f5802-6c19-4b10-abe6-f88dd457eed4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 2829 | 2026.03.20 19:56:47.546266 [ 268 ] {605f5802-6c19-4b10-abe6-f88dd457eed4} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2830 | 2026.03.20 19:56:47.546497 [ 268 ] {605f5802-6c19-4b10-abe6-f88dd457eed4} <Trace> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2831 | 2026.03.20 19:56:47.546662 [ 268 ] {605f5802-6c19-4b10-abe6-f88dd457eed4} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001648 sec., 33980.58252427185 rows/sec., 2.61 MiB/sec. | ||
| 2832 | 2026.03.20 19:56:47.546711 [ 268 ] {605f5802-6c19-4b10-abe6-f88dd457eed4} <Debug> TCPHandler: Processed in 0.001983743 sec. | ||
| 2833 | 2026.03.20 19:56:47.546833 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2834 | 2026.03.20 19:56:47.546937 [ 268 ] {b964c54d-75ea-4f99-85b1-71f0dc91e8bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2835 | 2026.03.20 19:56:47.546981 [ 268 ] {b964c54d-75ea-4f99-85b1-71f0dc91e8bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2836 | 2026.03.20 19:56:47.547408 [ 268 ] {b964c54d-75ea-4f99-85b1-71f0dc91e8bc} <Trace> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2837 | 2026.03.20 19:56:47.547446 [ 268 ] {b964c54d-75ea-4f99-85b1-71f0dc91e8bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 2838 | 2026.03.20 19:56:47.547750 [ 268 ] {b964c54d-75ea-4f99-85b1-71f0dc91e8bc} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2839 | 2026.03.20 19:56:47.547965 [ 268 ] {b964c54d-75ea-4f99-85b1-71f0dc91e8bc} <Trace> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2840 | 2026.03.20 19:56:47.548098 [ 268 ] {b964c54d-75ea-4f99-85b1-71f0dc91e8bc} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001184 sec., 54054.05405405405 rows/sec., 4.22 MiB/sec. | ||
| 2841 | 2026.03.20 19:56:47.548137 [ 268 ] {b964c54d-75ea-4f99-85b1-71f0dc91e8bc} <Debug> TCPHandler: Processed in 0.001357036 sec. | ||
| 2842 | 2026.03.20 19:56:47.548252 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2843 | 2026.03.20 19:56:47.548349 [ 268 ] {46e521dc-7e88-4eb7-9231-6424560743bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2844 | 2026.03.20 19:56:47.548393 [ 268 ] {46e521dc-7e88-4eb7-9231-6424560743bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2845 | 2026.03.20 19:56:47.548780 [ 268 ] {46e521dc-7e88-4eb7-9231-6424560743bf} <Trace> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2846 | 2026.03.20 19:56:47.548818 [ 268 ] {46e521dc-7e88-4eb7-9231-6424560743bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 2847 | 2026.03.20 19:56:47.549144 [ 268 ] {46e521dc-7e88-4eb7-9231-6424560743bf} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2848 | 2026.03.20 19:56:47.549349 [ 268 ] {46e521dc-7e88-4eb7-9231-6424560743bf} <Trace> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2849 | 2026.03.20 19:56:47.549492 [ 268 ] {46e521dc-7e88-4eb7-9231-6424560743bf} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001162 sec., 137693.63166953527 rows/sec., 9.59 MiB/sec. | ||
| 2850 | 2026.03.20 19:56:47.549529 [ 268 ] {46e521dc-7e88-4eb7-9231-6424560743bf} <Debug> TCPHandler: Processed in 0.001327345 sec. | ||
| 2851 | 2026.03.20 19:56:47.549633 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2852 | 2026.03.20 19:56:47.549728 [ 268 ] {ce5482c6-e461-44f1-989a-f154ab4872a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2853 | 2026.03.20 19:56:47.549769 [ 268 ] {ce5482c6-e461-44f1-989a-f154ab4872a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2854 | 2026.03.20 19:56:47.550090 [ 268 ] {ce5482c6-e461-44f1-989a-f154ab4872a3} <Trace> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2855 | 2026.03.20 19:56:47.550127 [ 268 ] {ce5482c6-e461-44f1-989a-f154ab4872a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 2856 | 2026.03.20 19:56:47.550420 [ 268 ] {ce5482c6-e461-44f1-989a-f154ab4872a3} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2857 | 2026.03.20 19:56:47.550627 [ 268 ] {ce5482c6-e461-44f1-989a-f154ab4872a3} <Trace> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2858 | 2026.03.20 19:56:47.550760 [ 268 ] {ce5482c6-e461-44f1-989a-f154ab4872a3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001051 sec., 57088.487155090384 rows/sec., 3.85 MiB/sec. | ||
| 2859 | 2026.03.20 19:56:47.550795 [ 268 ] {ce5482c6-e461-44f1-989a-f154ab4872a3} <Debug> TCPHandler: Processed in 0.001213492 sec. | ||
| 2860 | 2026.03.20 19:56:52.181808 [ 140 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2861 | 2026.03.20 19:56:52.181909 [ 140 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2862 | 2026.03.20 19:56:52.288733 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6655 | ||
| 2863 | 2026.03.20 19:56:52.289229 [ 244 ] {} <Trace> system.asynchronous_metric_log (68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2864 | 2026.03.20 19:56:52.289273 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 2865 | 2026.03.20 19:56:52.289744 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2866 | 2026.03.20 19:56:52.289981 [ 244 ] {} <Trace> system.asynchronous_metric_log (68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2867 | 2026.03.20 19:56:52.290127 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6655 | ||
| 2868 | 2026.03.20 19:56:52.546557 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2869 | 2026.03.20 19:56:52.546745 [ 268 ] {8d547d84-046b-4ceb-9327-2f245ff0de7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2870 | 2026.03.20 19:56:52.546818 [ 268 ] {8d547d84-046b-4ceb-9327-2f245ff0de7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2871 | 2026.03.20 19:56:52.547525 [ 268 ] {8d547d84-046b-4ceb-9327-2f245ff0de7c} <Trace> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2872 | 2026.03.20 19:56:52.547577 [ 268 ] {8d547d84-046b-4ceb-9327-2f245ff0de7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 2873 | 2026.03.20 19:56:52.547989 [ 268 ] {8d547d84-046b-4ceb-9327-2f245ff0de7c} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 2874 | 2026.03.20 19:56:52.548255 [ 268 ] {8d547d84-046b-4ceb-9327-2f245ff0de7c} <Trace> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2875 | 2026.03.20 19:56:52.548419 [ 268 ] {8d547d84-046b-4ceb-9327-2f245ff0de7c} <Debug> executeQuery: Read 138 rows, 12.29 KiB in 0.001726 sec., 79953.65005793743 rows/sec., 6.95 MiB/sec. | ||
| 2876 | 2026.03.20 19:56:52.548469 [ 268 ] {8d547d84-046b-4ceb-9327-2f245ff0de7c} <Debug> TCPHandler: Processed in 0.002041063 sec. | ||
| 2877 | 2026.03.20 19:56:52.548599 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2878 | 2026.03.20 19:56:52.548704 [ 268 ] {965b0016-f2fc-4151-9190-0ac9e5bbeadb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2879 | 2026.03.20 19:56:52.548749 [ 268 ] {965b0016-f2fc-4151-9190-0ac9e5bbeadb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2880 | 2026.03.20 19:56:52.549165 [ 268 ] {965b0016-f2fc-4151-9190-0ac9e5bbeadb} <Trace> oximeter.fields_u16 (04c457fd-3af8-4a79-a88d-7c36c4cdcc84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2881 | 2026.03.20 19:56:52.549205 [ 268 ] {965b0016-f2fc-4151-9190-0ac9e5bbeadb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 2882 | 2026.03.20 19:56:52.549521 [ 268 ] {965b0016-f2fc-4151-9190-0ac9e5bbeadb} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2883 | 2026.03.20 19:56:52.549736 [ 268 ] {965b0016-f2fc-4151-9190-0ac9e5bbeadb} <Trace> oximeter.fields_u16 (04c457fd-3af8-4a79-a88d-7c36c4cdcc84): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2884 | 2026.03.20 19:56:52.549874 [ 268 ] {965b0016-f2fc-4151-9190-0ac9e5bbeadb} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001194 sec., 34338.35845896148 rows/sec., 2.52 MiB/sec. | ||
| 2885 | 2026.03.20 19:56:52.549913 [ 268 ] {965b0016-f2fc-4151-9190-0ac9e5bbeadb} <Debug> TCPHandler: Processed in 0.001367826 sec. | ||
| 2886 | 2026.03.20 19:56:52.550031 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2887 | 2026.03.20 19:56:52.550128 [ 268 ] {47cbdadc-28ae-45c1-97a5-c1d5f1266bb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2888 | 2026.03.20 19:56:52.550169 [ 268 ] {47cbdadc-28ae-45c1-97a5-c1d5f1266bb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2889 | 2026.03.20 19:56:52.550605 [ 268 ] {47cbdadc-28ae-45c1-97a5-c1d5f1266bb4} <Trace> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2890 | 2026.03.20 19:56:52.550645 [ 268 ] {47cbdadc-28ae-45c1-97a5-c1d5f1266bb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 2891 | 2026.03.20 19:56:52.550964 [ 268 ] {47cbdadc-28ae-45c1-97a5-c1d5f1266bb4} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 2892 | 2026.03.20 19:56:52.551175 [ 268 ] {47cbdadc-28ae-45c1-97a5-c1d5f1266bb4} <Trace> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2893 | 2026.03.20 19:56:52.551309 [ 268 ] {47cbdadc-28ae-45c1-97a5-c1d5f1266bb4} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001202 sec., 87354.40931780367 rows/sec., 6.82 MiB/sec. | ||
| 2894 | 2026.03.20 19:56:52.551346 [ 268 ] {47cbdadc-28ae-45c1-97a5-c1d5f1266bb4} <Debug> TCPHandler: Processed in 0.001372006 sec. | ||
| 2895 | 2026.03.20 19:56:52.551465 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2896 | 2026.03.20 19:56:52.551555 [ 268 ] {05d6b501-9e0f-40ab-8037-89072f40e4eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2897 | 2026.03.20 19:56:52.551597 [ 268 ] {05d6b501-9e0f-40ab-8037-89072f40e4eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2898 | 2026.03.20 19:56:52.551973 [ 268 ] {05d6b501-9e0f-40ab-8037-89072f40e4eb} <Trace> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2899 | 2026.03.20 19:56:52.552007 [ 268 ] {05d6b501-9e0f-40ab-8037-89072f40e4eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 2900 | 2026.03.20 19:56:52.552402 [ 268 ] {05d6b501-9e0f-40ab-8037-89072f40e4eb} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 2901 | 2026.03.20 19:56:52.552641 [ 268 ] {05d6b501-9e0f-40ab-8037-89072f40e4eb} <Trace> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2902 | 2026.03.20 19:56:52.552775 [ 268 ] {05d6b501-9e0f-40ab-8037-89072f40e4eb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001219 sec., 131255.12715340444 rows/sec., 9.14 MiB/sec. | ||
| 2903 | 2026.03.20 19:56:52.552812 [ 268 ] {05d6b501-9e0f-40ab-8037-89072f40e4eb} <Debug> TCPHandler: Processed in 0.001384397 sec. | ||
| 2904 | 2026.03.20 19:56:52.552930 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2905 | 2026.03.20 19:56:52.553025 [ 268 ] {9758e5b1-97a0-412d-b6ad-95d51c542ea3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2906 | 2026.03.20 19:56:52.553079 [ 268 ] {9758e5b1-97a0-412d-b6ad-95d51c542ea3} <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 | ||
| 2907 | 2026.03.20 19:56:52.553941 [ 268 ] {9758e5b1-97a0-412d-b6ad-95d51c542ea3} <Trace> oximeter.measurements_histogramu64 (4eb69afa-be86-412c-972f-8e432190220c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2908 | 2026.03.20 19:56:52.553978 [ 268 ] {9758e5b1-97a0-412d-b6ad-95d51c542ea3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 2909 | 2026.03.20 19:56:52.554545 [ 268 ] {9758e5b1-97a0-412d-b6ad-95d51c542ea3} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2910 | 2026.03.20 19:56:52.554776 [ 268 ] {9758e5b1-97a0-412d-b6ad-95d51c542ea3} <Trace> oximeter.measurements_histogramu64 (4eb69afa-be86-412c-972f-8e432190220c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2911 | 2026.03.20 19:56:52.554921 [ 268 ] {9758e5b1-97a0-412d-b6ad-95d51c542ea3} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001913 sec., 21432.30527966545 rows/sec., 38.41 MiB/sec. | ||
| 2912 | 2026.03.20 19:56:52.554986 [ 268 ] {9758e5b1-97a0-412d-b6ad-95d51c542ea3} <Debug> TCPHandler: Processed in 0.002106896 sec. | ||
| 2913 | 2026.03.20 19:56:52.555107 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2914 | 2026.03.20 19:56:52.555204 [ 268 ] {65d6a5e7-8dc0-4ab4-a79d-b35fd6979589} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2915 | 2026.03.20 19:56:52.555247 [ 268 ] {65d6a5e7-8dc0-4ab4-a79d-b35fd6979589} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2916 | 2026.03.20 19:56:52.555587 [ 268 ] {65d6a5e7-8dc0-4ab4-a79d-b35fd6979589} <Trace> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2917 | 2026.03.20 19:56:52.555623 [ 268 ] {65d6a5e7-8dc0-4ab4-a79d-b35fd6979589} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 2918 | 2026.03.20 19:56:52.555933 [ 268 ] {65d6a5e7-8dc0-4ab4-a79d-b35fd6979589} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 2919 | 2026.03.20 19:56:52.556146 [ 268 ] {65d6a5e7-8dc0-4ab4-a79d-b35fd6979589} <Trace> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2920 | 2026.03.20 19:56:52.556285 [ 268 ] {65d6a5e7-8dc0-4ab4-a79d-b35fd6979589} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001099 sec., 54595.08644222021 rows/sec., 3.68 MiB/sec. | ||
| 2921 | 2026.03.20 19:56:52.556326 [ 268 ] {65d6a5e7-8dc0-4ab4-a79d-b35fd6979589} <Debug> TCPHandler: Processed in 0.001268524 sec. | ||
| 2922 | 2026.03.20 19:56:52.646243 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 2923 | 2026.03.20 19:56:52.663191 [ 243 ] {} <Trace> system.metric_log (c7b02c2c-b96c-49bb-8e22-d7891c66dbbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2924 | 2026.03.20 19:56:52.663249 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 2925 | 2026.03.20 19:56:52.669646 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2926 | 2026.03.20 19:56:52.670345 [ 243 ] {} <Trace> system.metric_log (c7b02c2c-b96c-49bb-8e22-d7891c66dbbf): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2927 | 2026.03.20 19:56:52.673113 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 2928 | 2026.03.20 19:56:57.301250 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 410 | ||
| 2929 | 2026.03.20 19:56:57.303595 [ 242 ] {} <Trace> system.query_log (50ee8abe-c559-4bfc-bb2f-d84f09891cde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2930 | 2026.03.20 19:56:57.303635 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 2931 | 2026.03.20 19:56:57.304760 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2932 | 2026.03.20 19:56:57.305019 [ 242 ] {} <Trace> system.query_log (50ee8abe-c559-4bfc-bb2f-d84f09891cde): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2933 | 2026.03.20 19:56:57.305270 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 410 | ||
| 2934 | 2026.03.20 19:56:57.544649 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2935 | 2026.03.20 19:56:57.544834 [ 268 ] {23968953-aa2f-436d-81ba-1d4397e288bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2936 | 2026.03.20 19:56:57.544900 [ 268 ] {23968953-aa2f-436d-81ba-1d4397e288bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2937 | 2026.03.20 19:56:57.545562 [ 268 ] {23968953-aa2f-436d-81ba-1d4397e288bd} <Trace> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2938 | 2026.03.20 19:56:57.545605 [ 268 ] {23968953-aa2f-436d-81ba-1d4397e288bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 2939 | 2026.03.20 19:56:57.545997 [ 268 ] {23968953-aa2f-436d-81ba-1d4397e288bd} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 2940 | 2026.03.20 19:56:57.546236 [ 268 ] {23968953-aa2f-436d-81ba-1d4397e288bd} <Trace> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2941 | 2026.03.20 19:56:57.546366 [ 134 ] {} <Debug> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 2942 | 2026.03.20 19:56:57.546387 [ 268 ] {23968953-aa2f-436d-81ba-1d4397e288bd} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001604 sec., 34912.71820448878 rows/sec., 2.68 MiB/sec. | ||
| 2943 | 2026.03.20 19:56:57.546400 [ 134 ] {} <Trace> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2944 | 2026.03.20 19:56:57.546421 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 2945 | 2026.03.20 19:56:57.546432 [ 268 ] {23968953-aa2f-436d-81ba-1d4397e288bd} <Debug> TCPHandler: Processed in 0.001910161 sec. | ||
| 2946 | 2026.03.20 19:56:57.546546 [ 187 ] {51452922-abc3-4310-be23-99aba1d27284::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 | ||
| 2947 | 2026.03.20 19:56:57.546554 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2948 | 2026.03.20 19:56:57.546692 [ 187 ] {51452922-abc3-4310-be23-99aba1d27284::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2949 | 2026.03.20 19:56:57.546693 [ 268 ] {82657223-dc4e-4970-88a7-78478b1603df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2950 | 2026.03.20 19:56:57.546735 [ 187 ] {51452922-abc3-4310-be23-99aba1d27284::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2614 rows starting from the beginning of the part | ||
| 2951 | 2026.03.20 19:56:57.546753 [ 268 ] {82657223-dc4e-4970-88a7-78478b1603df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2952 | 2026.03.20 19:56:57.546810 [ 187 ] {51452922-abc3-4310-be23-99aba1d27284::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 | ||
| 2953 | 2026.03.20 19:56:57.546861 [ 187 ] {51452922-abc3-4310-be23-99aba1d27284::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 | ||
| 2954 | 2026.03.20 19:56:57.546905 [ 187 ] {51452922-abc3-4310-be23-99aba1d27284::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 | ||
| 2955 | 2026.03.20 19:56:57.546945 [ 187 ] {51452922-abc3-4310-be23-99aba1d27284::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 138 rows starting from the beginning of the part | ||
| 2956 | 2026.03.20 19:56:57.547010 [ 187 ] {51452922-abc3-4310-be23-99aba1d27284::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 56 rows starting from the beginning of the part | ||
| 2957 | 2026.03.20 19:56:57.547193 [ 268 ] {82657223-dc4e-4970-88a7-78478b1603df} <Trace> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2958 | 2026.03.20 19:56:57.547235 [ 268 ] {82657223-dc4e-4970-88a7-78478b1603df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 2959 | 2026.03.20 19:56:57.547571 [ 268 ] {82657223-dc4e-4970-88a7-78478b1603df} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 2960 | 2026.03.20 19:56:57.547811 [ 268 ] {82657223-dc4e-4970-88a7-78478b1603df} <Trace> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2961 | 2026.03.20 19:56:57.547914 [ 134 ] {} <Debug> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 2962 | 2026.03.20 19:56:57.547942 [ 268 ] {82657223-dc4e-4970-88a7-78478b1603df} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001269 sec., 50433.412135539795 rows/sec., 3.94 MiB/sec. | ||
| 2963 | 2026.03.20 19:56:57.547943 [ 134 ] {} <Trace> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2964 | 2026.03.20 19:56:57.547973 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 2965 | 2026.03.20 19:56:57.547980 [ 268 ] {82657223-dc4e-4970-88a7-78478b1603df} <Debug> TCPHandler: Processed in 0.001475719 sec. | ||
| 2966 | 2026.03.20 19:56:57.548043 [ 186 ] {28a0ca83-9ebc-4857-818e-128efd36f40d::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 | ||
| 2967 | 2026.03.20 19:56:57.548099 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2968 | 2026.03.20 19:56:57.548131 [ 186 ] {28a0ca83-9ebc-4857-818e-128efd36f40d::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2969 | 2026.03.20 19:56:57.548167 [ 186 ] {28a0ca83-9ebc-4857-818e-128efd36f40d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1401 rows starting from the beginning of the part | ||
| 2970 | 2026.03.20 19:56:57.548196 [ 268 ] {8565e87e-8965-403f-989e-e4c17ff4b714} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2971 | 2026.03.20 19:56:57.548220 [ 186 ] {28a0ca83-9ebc-4857-818e-128efd36f40d::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 | ||
| 2972 | 2026.03.20 19:56:57.548241 [ 268 ] {8565e87e-8965-403f-989e-e4c17ff4b714} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2973 | 2026.03.20 19:56:57.548261 [ 186 ] {28a0ca83-9ebc-4857-818e-128efd36f40d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 105 rows starting from the beginning of the part | ||
| 2974 | 2026.03.20 19:56:57.548298 [ 186 ] {28a0ca83-9ebc-4857-818e-128efd36f40d::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 | ||
| 2975 | 2026.03.20 19:56:57.548341 [ 186 ] {28a0ca83-9ebc-4857-818e-128efd36f40d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 105 rows starting from the beginning of the part | ||
| 2976 | 2026.03.20 19:56:57.548378 [ 186 ] {28a0ca83-9ebc-4857-818e-128efd36f40d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 64 rows starting from the beginning of the part | ||
| 2977 | 2026.03.20 19:56:57.548485 [ 194 ] {51452922-abc3-4310-be23-99aba1d27284::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3058 rows, containing 5 columns (5 merged, 0 gathered) in 0.001999033 sec., 1529739.629110675 rows/sec., 122.73 MiB/sec. | ||
| 2978 | 2026.03.20 19:56:57.548657 [ 268 ] {8565e87e-8965-403f-989e-e4c17ff4b714} <Trace> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2979 | 2026.03.20 19:56:57.548694 [ 268 ] {8565e87e-8965-403f-989e-e4c17ff4b714} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 2980 | 2026.03.20 19:56:57.548805 [ 192 ] {51452922-abc3-4310-be23-99aba1d27284::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 2981 | 2026.03.20 19:56:57.549163 [ 192 ] {51452922-abc3-4310-be23-99aba1d27284::all_1_21_4} <Trace> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2982 | 2026.03.20 19:56:57.549170 [ 268 ] {8565e87e-8965-403f-989e-e4c17ff4b714} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 2983 | 2026.03.20 19:56:57.549253 [ 192 ] {51452922-abc3-4310-be23-99aba1d27284::all_1_21_4} <Trace> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 2984 | 2026.03.20 19:56:57.549382 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
| 2985 | 2026.03.20 19:56:57.549423 [ 268 ] {8565e87e-8965-403f-989e-e4c17ff4b714} <Trace> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2986 | 2026.03.20 19:56:57.549441 [ 194 ] {28a0ca83-9ebc-4857-818e-128efd36f40d::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1803 rows, containing 5 columns (5 merged, 0 gathered) in 0.001434239 sec., 1257112.6569560582 rows/sec., 93.01 MiB/sec. | ||
| 2987 | 2026.03.20 19:56:57.549537 [ 134 ] {} <Debug> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 2988 | 2026.03.20 19:56:57.549561 [ 268 ] {8565e87e-8965-403f-989e-e4c17ff4b714} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001384 sec., 115606.93641618497 rows/sec., 8.05 MiB/sec. | ||
| 2989 | 2026.03.20 19:56:57.549599 [ 194 ] {28a0ca83-9ebc-4857-818e-128efd36f40d::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 2990 | 2026.03.20 19:56:57.549599 [ 134 ] {} <Trace> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2991 | 2026.03.20 19:56:57.549621 [ 268 ] {8565e87e-8965-403f-989e-e4c17ff4b714} <Debug> TCPHandler: Processed in 0.001571672 sec. | ||
| 2992 | 2026.03.20 19:56:57.549634 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 2993 | 2026.03.20 19:56:57.549693 [ 186 ] {18220be3-bf38-4865-9b53-defeec2c4a91::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 | ||
| 2994 | 2026.03.20 19:56:57.549738 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2995 | 2026.03.20 19:56:57.549770 [ 186 ] {18220be3-bf38-4865-9b53-defeec2c4a91::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2996 | 2026.03.20 19:56:57.549796 [ 186 ] {18220be3-bf38-4865-9b53-defeec2c4a91::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7414 rows starting from the beginning of the part | ||
| 2997 | 2026.03.20 19:56:57.549835 [ 268 ] {2b6df432-e32f-4b4f-bf23-ac69866bd9df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2998 | 2026.03.20 19:56:57.549839 [ 186 ] {18220be3-bf38-4865-9b53-defeec2c4a91::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 160 rows starting from the beginning of the part | ||
| 2999 | 2026.03.20 19:56:57.549852 [ 194 ] {28a0ca83-9ebc-4857-818e-128efd36f40d::all_1_21_4} <Trace> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3000 | 2026.03.20 19:56:57.549878 [ 268 ] {2b6df432-e32f-4b4f-bf23-ac69866bd9df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3001 | 2026.03.20 19:56:57.549882 [ 186 ] {18220be3-bf38-4865-9b53-defeec2c4a91::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 | ||
| 3002 | 2026.03.20 19:56:57.549918 [ 194 ] {28a0ca83-9ebc-4857-818e-128efd36f40d::all_1_21_4} <Trace> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3003 | 2026.03.20 19:56:57.549921 [ 186 ] {18220be3-bf38-4865-9b53-defeec2c4a91::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 | ||
| 3004 | 2026.03.20 19:56:57.549964 [ 186 ] {18220be3-bf38-4865-9b53-defeec2c4a91::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 160 rows starting from the beginning of the part | ||
| 3005 | 2026.03.20 19:56:57.549996 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
| 3006 | 2026.03.20 19:56:57.550004 [ 186 ] {18220be3-bf38-4865-9b53-defeec2c4a91::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 | ||
| 3007 | 2026.03.20 19:56:57.550210 [ 268 ] {2b6df432-e32f-4b4f-bf23-ac69866bd9df} <Trace> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3008 | 2026.03.20 19:56:57.550245 [ 268 ] {2b6df432-e32f-4b4f-bf23-ac69866bd9df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3009 | 2026.03.20 19:56:57.550556 [ 268 ] {2b6df432-e32f-4b4f-bf23-ac69866bd9df} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3010 | 2026.03.20 19:56:57.550777 [ 268 ] {2b6df432-e32f-4b4f-bf23-ac69866bd9df} <Trace> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3011 | 2026.03.20 19:56:57.550880 [ 134 ] {} <Debug> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3012 | 2026.03.20 19:56:57.550904 [ 268 ] {2b6df432-e32f-4b4f-bf23-ac69866bd9df} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001087 sec., 55197.79208831646 rows/sec., 3.72 MiB/sec. | ||
| 3013 | 2026.03.20 19:56:57.550914 [ 134 ] {} <Trace> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3014 | 2026.03.20 19:56:57.550938 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3015 | 2026.03.20 19:56:57.550940 [ 268 ] {2b6df432-e32f-4b4f-bf23-ac69866bd9df} <Debug> TCPHandler: Processed in 0.001251543 sec. | ||
| 3016 | 2026.03.20 19:56:57.551017 [ 187 ] {5b0fb7ba-36a7-4d07-84fe-ea424beb27ea::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 | ||
| 3017 | 2026.03.20 19:56:57.551123 [ 187 ] {5b0fb7ba-36a7-4d07-84fe-ea424beb27ea::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3018 | 2026.03.20 19:56:57.551150 [ 187 ] {5b0fb7ba-36a7-4d07-84fe-ea424beb27ea::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 780 rows starting from the beginning of the part | ||
| 3019 | 2026.03.20 19:56:57.551201 [ 187 ] {5b0fb7ba-36a7-4d07-84fe-ea424beb27ea::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 | ||
| 3020 | 2026.03.20 19:56:57.551238 [ 187 ] {5b0fb7ba-36a7-4d07-84fe-ea424beb27ea::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 | ||
| 3021 | 2026.03.20 19:56:57.551272 [ 187 ] {5b0fb7ba-36a7-4d07-84fe-ea424beb27ea::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 | ||
| 3022 | 2026.03.20 19:56:57.551307 [ 187 ] {5b0fb7ba-36a7-4d07-84fe-ea424beb27ea::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 | ||
| 3023 | 2026.03.20 19:56:57.551347 [ 187 ] {5b0fb7ba-36a7-4d07-84fe-ea424beb27ea::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 | ||
| 3024 | 2026.03.20 19:56:57.552228 [ 194 ] {5b0fb7ba-36a7-4d07-84fe-ea424beb27ea::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1080 rows, containing 4 columns (4 merged, 0 gathered) in 0.001247944 sec., 865423.4484880732 rows/sec., 58.32 MiB/sec. | ||
| 3025 | 2026.03.20 19:56:57.552444 [ 187 ] {5b0fb7ba-36a7-4d07-84fe-ea424beb27ea::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3026 | 2026.03.20 19:56:57.552599 [ 186 ] {18220be3-bf38-4865-9b53-defeec2c4a91::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8214 rows, containing 5 columns (5 merged, 0 gathered) in 0.002930297 sec., 2803128.829603279 rows/sec., 180.47 MiB/sec. | ||
| 3027 | 2026.03.20 19:56:57.552708 [ 187 ] {5b0fb7ba-36a7-4d07-84fe-ea424beb27ea::all_1_21_4} <Trace> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3028 | 2026.03.20 19:56:57.552787 [ 187 ] {5b0fb7ba-36a7-4d07-84fe-ea424beb27ea::all_1_21_4} <Trace> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3029 | 2026.03.20 19:56:57.552840 [ 189 ] {18220be3-bf38-4865-9b53-defeec2c4a91::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3030 | 2026.03.20 19:56:57.552878 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 3031 | 2026.03.20 19:56:57.553186 [ 189 ] {18220be3-bf38-4865-9b53-defeec2c4a91::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3032 | 2026.03.20 19:56:57.553275 [ 189 ] {18220be3-bf38-4865-9b53-defeec2c4a91::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3033 | 2026.03.20 19:56:57.553377 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.41 MiB. | ||
| 3034 | 2026.03.20 19:56:57.921940 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3035 | 2026.03.20 19:56:57.922167 [ 268 ] {0d8b3221-7494-4df9-9367-fc012104c63d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3036 | 2026.03.20 19:56:57.922249 [ 268 ] {0d8b3221-7494-4df9-9367-fc012104c63d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3037 | 2026.03.20 19:56:57.922857 [ 268 ] {0d8b3221-7494-4df9-9367-fc012104c63d} <Trace> oximeter.fields_i16 (2564387c-0082-4c94-ade1-9353cd557e41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3038 | 2026.03.20 19:56:57.922900 [ 268 ] {0d8b3221-7494-4df9-9367-fc012104c63d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3039 | 2026.03.20 19:56:57.923288 [ 268 ] {0d8b3221-7494-4df9-9367-fc012104c63d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3040 | 2026.03.20 19:56:57.923525 [ 268 ] {0d8b3221-7494-4df9-9367-fc012104c63d} <Trace> oximeter.fields_i16 (2564387c-0082-4c94-ade1-9353cd557e41): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3041 | 2026.03.20 19:56:57.923677 [ 268 ] {0d8b3221-7494-4df9-9367-fc012104c63d} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001571 sec., 15276.89369828135 rows/sec., 1.27 MiB/sec. | ||
| 3042 | 2026.03.20 19:56:57.923720 [ 268 ] {0d8b3221-7494-4df9-9367-fc012104c63d} <Debug> TCPHandler: Processed in 0.001931431 sec. | ||
| 3043 | 2026.03.20 19:56:57.923837 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3044 | 2026.03.20 19:56:57.923934 [ 268 ] {555151d7-353f-4e50-bc7a-c39eda751db8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3045 | 2026.03.20 19:56:57.923975 [ 268 ] {555151d7-353f-4e50-bc7a-c39eda751db8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3046 | 2026.03.20 19:56:57.924368 [ 268 ] {555151d7-353f-4e50-bc7a-c39eda751db8} <Trace> oximeter.fields_ipaddr (4d519c69-6502-4e4d-92c8-2256a1b268df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3047 | 2026.03.20 19:56:57.924405 [ 268 ] {555151d7-353f-4e50-bc7a-c39eda751db8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3048 | 2026.03.20 19:56:57.924716 [ 268 ] {555151d7-353f-4e50-bc7a-c39eda751db8} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3049 | 2026.03.20 19:56:57.924940 [ 268 ] {555151d7-353f-4e50-bc7a-c39eda751db8} <Trace> oximeter.fields_ipaddr (4d519c69-6502-4e4d-92c8-2256a1b268df): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3050 | 2026.03.20 19:56:57.925067 [ 268 ] {555151d7-353f-4e50-bc7a-c39eda751db8} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001151 sec., 1737.619461337967 rows/sec., 141.69 KiB/sec. | ||
| 3051 | 2026.03.20 19:56:57.925104 [ 268 ] {555151d7-353f-4e50-bc7a-c39eda751db8} <Debug> TCPHandler: Processed in 0.001317035 sec. | ||
| 3052 | 2026.03.20 19:56:57.925213 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3053 | 2026.03.20 19:56:57.925309 [ 268 ] {350b4c1a-4579-4757-8883-8f4697166be4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3054 | 2026.03.20 19:56:57.925352 [ 268 ] {350b4c1a-4579-4757-8883-8f4697166be4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3055 | 2026.03.20 19:56:57.926988 [ 268 ] {350b4c1a-4579-4757-8883-8f4697166be4} <Trace> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3056 | 2026.03.20 19:56:57.927024 [ 268 ] {350b4c1a-4579-4757-8883-8f4697166be4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3057 | 2026.03.20 19:56:57.927493 [ 268 ] {350b4c1a-4579-4757-8883-8f4697166be4} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3058 | 2026.03.20 19:56:57.927721 [ 268 ] {350b4c1a-4579-4757-8883-8f4697166be4} <Trace> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3059 | 2026.03.20 19:56:57.927853 [ 268 ] {350b4c1a-4579-4757-8883-8f4697166be4} <Debug> executeQuery: Read 2604 rows, 200.75 KiB in 0.002563 sec., 1015996.8786578228 rows/sec., 76.49 MiB/sec. | ||
| 3060 | 2026.03.20 19:56:57.927893 [ 268 ] {350b4c1a-4579-4757-8883-8f4697166be4} <Debug> MemoryTracker: Peak memory usage (for query): 4.02 MiB. | ||
| 3061 | 2026.03.20 19:56:57.927908 [ 268 ] {350b4c1a-4579-4757-8883-8f4697166be4} <Debug> TCPHandler: Processed in 0.002744662 sec. | ||
| 3062 | 2026.03.20 19:56:57.928029 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3063 | 2026.03.20 19:56:57.928150 [ 268 ] {9e466b14-4c19-45d3-b562-f30d3997b596} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3064 | 2026.03.20 19:56:57.928197 [ 268 ] {9e466b14-4c19-45d3-b562-f30d3997b596} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3065 | 2026.03.20 19:56:57.928632 [ 268 ] {9e466b14-4c19-45d3-b562-f30d3997b596} <Trace> oximeter.fields_u16 (04c457fd-3af8-4a79-a88d-7c36c4cdcc84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3066 | 2026.03.20 19:56:57.928667 [ 268 ] {9e466b14-4c19-45d3-b562-f30d3997b596} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3067 | 2026.03.20 19:56:57.928980 [ 268 ] {9e466b14-4c19-45d3-b562-f30d3997b596} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3068 | 2026.03.20 19:56:57.929195 [ 268 ] {9e466b14-4c19-45d3-b562-f30d3997b596} <Trace> oximeter.fields_u16 (04c457fd-3af8-4a79-a88d-7c36c4cdcc84): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3069 | 2026.03.20 19:56:57.929323 [ 268 ] {9e466b14-4c19-45d3-b562-f30d3997b596} <Debug> executeQuery: Read 64 rows, 4.86 KiB in 0.001198 sec., 53422.37061769616 rows/sec., 3.96 MiB/sec. | ||
| 3070 | 2026.03.20 19:56:57.929360 [ 268 ] {9e466b14-4c19-45d3-b562-f30d3997b596} <Debug> TCPHandler: Processed in 0.001392937 sec. | ||
| 3071 | 2026.03.20 19:56:57.929470 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3072 | 2026.03.20 19:56:57.929566 [ 268 ] {454ec160-bd13-4f6d-8a8c-ef7e61b093cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3073 | 2026.03.20 19:56:57.929605 [ 268 ] {454ec160-bd13-4f6d-8a8c-ef7e61b093cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3074 | 2026.03.20 19:56:57.930298 [ 268 ] {454ec160-bd13-4f6d-8a8c-ef7e61b093cf} <Trace> oximeter.fields_u32 (3e77f56c-5e97-464b-9ee2-b988bdce5b4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3075 | 2026.03.20 19:56:57.930332 [ 268 ] {454ec160-bd13-4f6d-8a8c-ef7e61b093cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3076 | 2026.03.20 19:56:57.930665 [ 268 ] {454ec160-bd13-4f6d-8a8c-ef7e61b093cf} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3077 | 2026.03.20 19:56:57.930874 [ 268 ] {454ec160-bd13-4f6d-8a8c-ef7e61b093cf} <Trace> oximeter.fields_u32 (3e77f56c-5e97-464b-9ee2-b988bdce5b4b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3078 | 2026.03.20 19:56:57.930999 [ 268 ] {454ec160-bd13-4f6d-8a8c-ef7e61b093cf} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001452 sec., 568181.8181818182 rows/sec., 33.24 MiB/sec. | ||
| 3079 | 2026.03.20 19:56:57.931036 [ 268 ] {454ec160-bd13-4f6d-8a8c-ef7e61b093cf} <Debug> TCPHandler: Processed in 0.001615252 sec. | ||
| 3080 | 2026.03.20 19:56:57.931149 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3081 | 2026.03.20 19:56:57.931243 [ 268 ] {cd6245b2-21a1-4ba3-9231-c971dac05de4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 3082 | 2026.03.20 19:56:57.931283 [ 268 ] {cd6245b2-21a1-4ba3-9231-c971dac05de4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 3083 | 2026.03.20 19:56:57.931663 [ 268 ] {cd6245b2-21a1-4ba3-9231-c971dac05de4} <Trace> oximeter.fields_u64 (90970e3f-dc86-46a0-9941-511c942241bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3084 | 2026.03.20 19:56:57.931698 [ 268 ] {cd6245b2-21a1-4ba3-9231-c971dac05de4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3085 | 2026.03.20 19:56:57.931976 [ 268 ] {cd6245b2-21a1-4ba3-9231-c971dac05de4} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3086 | 2026.03.20 19:56:57.932181 [ 268 ] {cd6245b2-21a1-4ba3-9231-c971dac05de4} <Trace> oximeter.fields_u64 (90970e3f-dc86-46a0-9941-511c942241bb): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3087 | 2026.03.20 19:56:57.932306 [ 268 ] {cd6245b2-21a1-4ba3-9231-c971dac05de4} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001081 sec., 925.0693802035154 rows/sec., 65.04 KiB/sec. | ||
| 3088 | 2026.03.20 19:56:57.932345 [ 268 ] {cd6245b2-21a1-4ba3-9231-c971dac05de4} <Debug> TCPHandler: Processed in 0.001246593 sec. | ||
| 3089 | 2026.03.20 19:56:57.932447 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3090 | 2026.03.20 19:56:57.932541 [ 268 ] {c8384c59-9d15-4e44-b101-0d62abba261d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3091 | 2026.03.20 19:56:57.932580 [ 268 ] {c8384c59-9d15-4e44-b101-0d62abba261d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3092 | 2026.03.20 19:56:57.932967 [ 268 ] {c8384c59-9d15-4e44-b101-0d62abba261d} <Trace> oximeter.fields_u8 (8746d2ea-87a3-47dd-bedc-b71d488a0ac0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3093 | 2026.03.20 19:56:57.933002 [ 268 ] {c8384c59-9d15-4e44-b101-0d62abba261d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3094 | 2026.03.20 19:56:57.933299 [ 268 ] {c8384c59-9d15-4e44-b101-0d62abba261d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3095 | 2026.03.20 19:56:57.933503 [ 268 ] {c8384c59-9d15-4e44-b101-0d62abba261d} <Trace> oximeter.fields_u8 (8746d2ea-87a3-47dd-bedc-b71d488a0ac0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3096 | 2026.03.20 19:56:57.933627 [ 268 ] {c8384c59-9d15-4e44-b101-0d62abba261d} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001104 sec., 10869.565217391304 rows/sec., 849.18 KiB/sec. | ||
| 3097 | 2026.03.20 19:56:57.933665 [ 268 ] {c8384c59-9d15-4e44-b101-0d62abba261d} <Debug> TCPHandler: Processed in 0.001266493 sec. | ||
| 3098 | 2026.03.20 19:56:57.933788 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3099 | 2026.03.20 19:56:57.933909 [ 268 ] {eabbedc0-0e0a-4bf7-8b7e-d915002e9a97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3100 | 2026.03.20 19:56:57.933958 [ 268 ] {eabbedc0-0e0a-4bf7-8b7e-d915002e9a97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3101 | 2026.03.20 19:56:57.934869 [ 268 ] {eabbedc0-0e0a-4bf7-8b7e-d915002e9a97} <Trace> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3102 | 2026.03.20 19:56:57.934905 [ 268 ] {eabbedc0-0e0a-4bf7-8b7e-d915002e9a97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3103 | 2026.03.20 19:56:57.935287 [ 268 ] {eabbedc0-0e0a-4bf7-8b7e-d915002e9a97} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3104 | 2026.03.20 19:56:57.935511 [ 268 ] {eabbedc0-0e0a-4bf7-8b7e-d915002e9a97} <Trace> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3105 | 2026.03.20 19:56:57.935644 [ 268 ] {eabbedc0-0e0a-4bf7-8b7e-d915002e9a97} <Debug> executeQuery: Read 1367 rows, 94.66 KiB in 0.001759 sec., 777146.1057418989 rows/sec., 52.55 MiB/sec. | ||
| 3106 | 2026.03.20 19:56:57.935683 [ 268 ] {eabbedc0-0e0a-4bf7-8b7e-d915002e9a97} <Debug> TCPHandler: Processed in 0.001957772 sec. | ||
| 3107 | 2026.03.20 19:56:57.935794 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3108 | 2026.03.20 19:56:57.935894 [ 268 ] {55c19dce-53c6-450a-afcf-6c4b3209e5eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3109 | 2026.03.20 19:56:57.935937 [ 268 ] {55c19dce-53c6-450a-afcf-6c4b3209e5eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3110 | 2026.03.20 19:56:57.936710 [ 268 ] {55c19dce-53c6-450a-afcf-6c4b3209e5eb} <Trace> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3111 | 2026.03.20 19:56:57.936756 [ 268 ] {55c19dce-53c6-450a-afcf-6c4b3209e5eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3112 | 2026.03.20 19:56:57.937267 [ 268 ] {55c19dce-53c6-450a-afcf-6c4b3209e5eb} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3113 | 2026.03.20 19:56:57.937492 [ 268 ] {55c19dce-53c6-450a-afcf-6c4b3209e5eb} <Trace> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3114 | 2026.03.20 19:56:57.937619 [ 268 ] {55c19dce-53c6-450a-afcf-6c4b3209e5eb} <Debug> executeQuery: Read 1533 rows, 95.96 KiB in 0.001744 sec., 879013.7614678899 rows/sec., 53.73 MiB/sec. | ||
| 3115 | 2026.03.20 19:56:57.937658 [ 268 ] {55c19dce-53c6-450a-afcf-6c4b3209e5eb} <Debug> TCPHandler: Processed in 0.0019124 sec. | ||
| 3116 | 2026.03.20 19:56:57.937772 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3117 | 2026.03.20 19:56:57.937868 [ 268 ] {51bb07ba-0e97-4b15-b655-e705c8ab610b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3118 | 2026.03.20 19:56:57.937924 [ 268 ] {51bb07ba-0e97-4b15-b655-e705c8ab610b} <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 | ||
| 3119 | 2026.03.20 19:56:57.938784 [ 268 ] {51bb07ba-0e97-4b15-b655-e705c8ab610b} <Trace> oximeter.measurements_histogramu64 (4eb69afa-be86-412c-972f-8e432190220c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3120 | 2026.03.20 19:56:57.938820 [ 268 ] {51bb07ba-0e97-4b15-b655-e705c8ab610b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3121 | 2026.03.20 19:56:57.939398 [ 268 ] {51bb07ba-0e97-4b15-b655-e705c8ab610b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3122 | 2026.03.20 19:56:57.939630 [ 268 ] {51bb07ba-0e97-4b15-b655-e705c8ab610b} <Trace> oximeter.measurements_histogramu64 (4eb69afa-be86-412c-972f-8e432190220c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3123 | 2026.03.20 19:56:57.939763 [ 268 ] {51bb07ba-0e97-4b15-b655-e705c8ab610b} <Debug> executeQuery: Read 50 rows, 91.75 KiB in 0.001914 sec., 26123.301985370952 rows/sec., 46.81 MiB/sec. | ||
| 3124 | 2026.03.20 19:56:57.939813 [ 268 ] {51bb07ba-0e97-4b15-b655-e705c8ab610b} <Debug> TCPHandler: Processed in 0.002091395 sec. | ||
| 3125 | 2026.03.20 19:56:57.939927 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3126 | 2026.03.20 19:56:57.940024 [ 268 ] {4bd250e1-1df4-4a51-9133-84d9c46234d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3127 | 2026.03.20 19:56:57.940066 [ 268 ] {4bd250e1-1df4-4a51-9133-84d9c46234d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3128 | 2026.03.20 19:56:57.940385 [ 268 ] {4bd250e1-1df4-4a51-9133-84d9c46234d6} <Trace> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3129 | 2026.03.20 19:56:57.940419 [ 268 ] {4bd250e1-1df4-4a51-9133-84d9c46234d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3130 | 2026.03.20 19:56:57.940715 [ 268 ] {4bd250e1-1df4-4a51-9133-84d9c46234d6} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3131 | 2026.03.20 19:56:57.940926 [ 268 ] {4bd250e1-1df4-4a51-9133-84d9c46234d6} <Trace> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3132 | 2026.03.20 19:56:57.941054 [ 268 ] {4bd250e1-1df4-4a51-9133-84d9c46234d6} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.00105 sec., 11428.57142857143 rows/sec., 788.69 KiB/sec. | ||
| 3133 | 2026.03.20 19:56:57.941089 [ 268 ] {4bd250e1-1df4-4a51-9133-84d9c46234d6} <Debug> TCPHandler: Processed in 0.001213132 sec. | ||
| 3134 | 2026.03.20 19:56:59.790239 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7103 | ||
| 3135 | 2026.03.20 19:56:59.790747 [ 244 ] {} <Trace> system.asynchronous_metric_log (68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3136 | 2026.03.20 19:56:59.790789 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3137 | 2026.03.20 19:56:59.791318 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3138 | 2026.03.20 19:56:59.791544 [ 244 ] {} <Trace> system.asynchronous_metric_log (68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3139 | 2026.03.20 19:56:59.791672 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7103 | ||
| 3140 | 2026.03.20 19:57:00.173202 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3141 | 2026.03.20 19:57:00.189510 [ 243 ] {} <Trace> system.metric_log (c7b02c2c-b96c-49bb-8e22-d7891c66dbbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3142 | 2026.03.20 19:57:00.189556 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3143 | 2026.03.20 19:57:00.194830 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3144 | 2026.03.20 19:57:00.195494 [ 243 ] {} <Trace> system.metric_log (c7b02c2c-b96c-49bb-8e22-d7891c66dbbf): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3145 | 2026.03.20 19:57:00.198133 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3146 | 2026.03.20 19:57:02.542897 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3147 | 2026.03.20 19:57:02.543090 [ 268 ] {f08641d1-a273-423a-a4a5-3e6f6ca41f2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3148 | 2026.03.20 19:57:02.543163 [ 268 ] {f08641d1-a273-423a-a4a5-3e6f6ca41f2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3149 | 2026.03.20 19:57:02.543871 [ 268 ] {f08641d1-a273-423a-a4a5-3e6f6ca41f2f} <Trace> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3150 | 2026.03.20 19:57:02.543919 [ 268 ] {f08641d1-a273-423a-a4a5-3e6f6ca41f2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3151 | 2026.03.20 19:57:02.544295 [ 268 ] {f08641d1-a273-423a-a4a5-3e6f6ca41f2f} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3152 | 2026.03.20 19:57:02.544513 [ 268 ] {f08641d1-a273-423a-a4a5-3e6f6ca41f2f} <Trace> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3153 | 2026.03.20 19:57:02.544660 [ 268 ] {f08641d1-a273-423a-a4a5-3e6f6ca41f2f} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001675 sec., 33432.83582089552 rows/sec., 2.57 MiB/sec. | ||
| 3154 | 2026.03.20 19:57:02.544703 [ 268 ] {f08641d1-a273-423a-a4a5-3e6f6ca41f2f} <Debug> TCPHandler: Processed in 0.001994253 sec. | ||
| 3155 | 2026.03.20 19:57:02.544818 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3156 | 2026.03.20 19:57:02.544982 [ 268 ] {f8d7cbcd-ad63-4b3d-8992-75c604c8e280} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3157 | 2026.03.20 19:57:02.545027 [ 268 ] {f8d7cbcd-ad63-4b3d-8992-75c604c8e280} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3158 | 2026.03.20 19:57:02.545440 [ 268 ] {f8d7cbcd-ad63-4b3d-8992-75c604c8e280} <Trace> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3159 | 2026.03.20 19:57:02.545475 [ 268 ] {f8d7cbcd-ad63-4b3d-8992-75c604c8e280} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3160 | 2026.03.20 19:57:02.545777 [ 268 ] {f8d7cbcd-ad63-4b3d-8992-75c604c8e280} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3161 | 2026.03.20 19:57:02.545989 [ 268 ] {f8d7cbcd-ad63-4b3d-8992-75c604c8e280} <Trace> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3162 | 2026.03.20 19:57:02.546117 [ 268 ] {f8d7cbcd-ad63-4b3d-8992-75c604c8e280} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001157 sec., 55315.471045808124 rows/sec., 4.32 MiB/sec. | ||
| 3163 | 2026.03.20 19:57:02.546154 [ 268 ] {f8d7cbcd-ad63-4b3d-8992-75c604c8e280} <Debug> TCPHandler: Processed in 0.001327326 sec. | ||
| 3164 | 2026.03.20 19:57:02.546267 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3165 | 2026.03.20 19:57:02.546364 [ 268 ] {c8a60d73-4f20-45b5-8286-d2da82398032} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3166 | 2026.03.20 19:57:02.546408 [ 268 ] {c8a60d73-4f20-45b5-8286-d2da82398032} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3167 | 2026.03.20 19:57:02.546773 [ 268 ] {c8a60d73-4f20-45b5-8286-d2da82398032} <Trace> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3168 | 2026.03.20 19:57:02.546807 [ 268 ] {c8a60d73-4f20-45b5-8286-d2da82398032} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3169 | 2026.03.20 19:57:02.547122 [ 268 ] {c8a60d73-4f20-45b5-8286-d2da82398032} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3170 | 2026.03.20 19:57:02.547321 [ 268 ] {c8a60d73-4f20-45b5-8286-d2da82398032} <Trace> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3171 | 2026.03.20 19:57:02.547439 [ 268 ] {c8a60d73-4f20-45b5-8286-d2da82398032} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001131 sec., 113174.18213969938 rows/sec., 7.88 MiB/sec. | ||
| 3172 | 2026.03.20 19:57:02.547472 [ 268 ] {c8a60d73-4f20-45b5-8286-d2da82398032} <Debug> TCPHandler: Processed in 0.001295205 sec. | ||
| 3173 | 2026.03.20 19:57:02.547574 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3174 | 2026.03.20 19:57:02.547663 [ 268 ] {ad6e0756-e4f1-4d9b-8ef5-a3021d421795} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3175 | 2026.03.20 19:57:02.547702 [ 268 ] {ad6e0756-e4f1-4d9b-8ef5-a3021d421795} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3176 | 2026.03.20 19:57:02.548074 [ 268 ] {ad6e0756-e4f1-4d9b-8ef5-a3021d421795} <Trace> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3177 | 2026.03.20 19:57:02.548108 [ 268 ] {ad6e0756-e4f1-4d9b-8ef5-a3021d421795} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3178 | 2026.03.20 19:57:02.548405 [ 268 ] {ad6e0756-e4f1-4d9b-8ef5-a3021d421795} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3179 | 2026.03.20 19:57:02.548620 [ 268 ] {ad6e0756-e4f1-4d9b-8ef5-a3021d421795} <Trace> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3180 | 2026.03.20 19:57:02.548745 [ 268 ] {ad6e0756-e4f1-4d9b-8ef5-a3021d421795} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001048 sec., 45801.526717557244 rows/sec., 3.09 MiB/sec. | ||
| 3181 | 2026.03.20 19:57:02.548779 [ 268 ] {ad6e0756-e4f1-4d9b-8ef5-a3021d421795} <Debug> TCPHandler: Processed in 0.001207932 sec. | ||
| 3182 | 2026.03.20 19:57:07.182100 [ 124 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3183 | 2026.03.20 19:57:07.182171 [ 124 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3184 | 2026.03.20 19:57:07.294449 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7615 | ||
| 3185 | 2026.03.20 19:57:07.295033 [ 244 ] {} <Trace> system.asynchronous_metric_log (68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3186 | 2026.03.20 19:57:07.295080 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3187 | 2026.03.20 19:57:07.295553 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3188 | 2026.03.20 19:57:07.295784 [ 244 ] {} <Trace> system.asynchronous_metric_log (68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3189 | 2026.03.20 19:57:07.295908 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7615 | ||
| 3190 | 2026.03.20 19:57:07.295950 [ 124 ] {} <Debug> system.asynchronous_metric_log (68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3191 | 2026.03.20 19:57:07.296083 [ 124 ] {} <Trace> system.asynchronous_metric_log (68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3192 | 2026.03.20 19:57:07.296107 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3193 | 2026.03.20 19:57:07.296221 [ 194 ] {68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8::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 | ||
| 3194 | 2026.03.20 19:57:07.296339 [ 194 ] {68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3195 | 2026.03.20 19:57:07.296376 [ 194 ] {68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5183 rows starting from the beginning of the part | ||
| 3196 | 2026.03.20 19:57:07.296482 [ 194 ] {68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 512 rows starting from the beginning of the part | ||
| 3197 | 2026.03.20 19:57:07.296544 [ 194 ] {68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 448 rows starting from the beginning of the part | ||
| 3198 | 2026.03.20 19:57:07.296597 [ 194 ] {68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 512 rows starting from the beginning of the part | ||
| 3199 | 2026.03.20 19:57:07.296664 [ 194 ] {68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 448 rows starting from the beginning of the part | ||
| 3200 | 2026.03.20 19:57:07.296733 [ 194 ] {68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 512 rows starting from the beginning of the part | ||
| 3201 | 2026.03.20 19:57:07.298416 [ 194 ] {68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7615 rows, containing 4 columns (4 merged, 0 gathered) in 0.002246949 sec., 3389039.982660933 rows/sec., 48.48 MiB/sec. | ||
| 3202 | 2026.03.20 19:57:07.299123 [ 194 ] {68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3203 | 2026.03.20 19:57:07.299422 [ 194 ] {68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8::all_1_16_3} <Trace> system.asynchronous_metric_log (68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3204 | 2026.03.20 19:57:07.299494 [ 194 ] {68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8::all_1_16_3} <Trace> system.asynchronous_metric_log (68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3205 | 2026.03.20 19:57:07.299584 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 3206 | 2026.03.20 19:57:07.308119 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 448 | ||
| 3207 | 2026.03.20 19:57:07.310569 [ 242 ] {} <Trace> system.query_log (50ee8abe-c559-4bfc-bb2f-d84f09891cde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3208 | 2026.03.20 19:57:07.310603 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3209 | 2026.03.20 19:57:07.311813 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3210 | 2026.03.20 19:57:07.312074 [ 242 ] {} <Trace> system.query_log (50ee8abe-c559-4bfc-bb2f-d84f09891cde): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3211 | 2026.03.20 19:57:07.312210 [ 124 ] {} <Debug> system.query_log (50ee8abe-c559-4bfc-bb2f-d84f09891cde) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3212 | 2026.03.20 19:57:07.312246 [ 124 ] {} <Trace> system.query_log (50ee8abe-c559-4bfc-bb2f-d84f09891cde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3213 | 2026.03.20 19:57:07.312266 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3214 | 2026.03.20 19:57:07.312309 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 448 | ||
| 3215 | 2026.03.20 19:57:07.312351 [ 186 ] {50ee8abe-c559-4bfc-bb2f-d84f09891cde::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 | ||
| 3216 | 2026.03.20 19:57:07.312929 [ 186 ] {50ee8abe-c559-4bfc-bb2f-d84f09891cde::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3217 | 2026.03.20 19:57:07.313151 [ 186 ] {50ee8abe-c559-4bfc-bb2f-d84f09891cde::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 308 rows starting from the beginning of the part | ||
| 3218 | 2026.03.20 19:57:07.313530 [ 186 ] {50ee8abe-c559-4bfc-bb2f-d84f09891cde::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 22 rows starting from the beginning of the part | ||
| 3219 | 2026.03.20 19:57:07.313874 [ 186 ] {50ee8abe-c559-4bfc-bb2f-d84f09891cde::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 | ||
| 3220 | 2026.03.20 19:57:07.314233 [ 186 ] {50ee8abe-c559-4bfc-bb2f-d84f09891cde::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 20 rows starting from the beginning of the part | ||
| 3221 | 2026.03.20 19:57:07.314548 [ 186 ] {50ee8abe-c559-4bfc-bb2f-d84f09891cde::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 20 rows starting from the beginning of the part | ||
| 3222 | 2026.03.20 19:57:07.314846 [ 186 ] {50ee8abe-c559-4bfc-bb2f-d84f09891cde::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 38 rows starting from the beginning of the part | ||
| 3223 | 2026.03.20 19:57:07.320153 [ 187 ] {50ee8abe-c559-4bfc-bb2f-d84f09891cde::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 448 rows, containing 72 columns (72 merged, 0 gathered) in 0.007811978 sec., 57347.83175272639 rows/sec., 52.56 MiB/sec. | ||
| 3224 | 2026.03.20 19:57:07.321114 [ 197 ] {50ee8abe-c559-4bfc-bb2f-d84f09891cde::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3225 | 2026.03.20 19:57:07.321727 [ 197 ] {50ee8abe-c559-4bfc-bb2f-d84f09891cde::all_1_11_2} <Trace> system.query_log (50ee8abe-c559-4bfc-bb2f-d84f09891cde): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3226 | 2026.03.20 19:57:07.321806 [ 197 ] {50ee8abe-c559-4bfc-bb2f-d84f09891cde::all_1_11_2} <Trace> system.query_log (50ee8abe-c559-4bfc-bb2f-d84f09891cde) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3227 | 2026.03.20 19:57:07.322101 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.76 MiB. | ||
| 3228 | 2026.03.20 19:57:07.547600 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3229 | 2026.03.20 19:57:07.547841 [ 268 ] {bb4f6f39-1ab1-4920-bd0b-8ff7cfecc1b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3230 | 2026.03.20 19:57:07.547934 [ 268 ] {bb4f6f39-1ab1-4920-bd0b-8ff7cfecc1b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3231 | 2026.03.20 19:57:07.548687 [ 268 ] {bb4f6f39-1ab1-4920-bd0b-8ff7cfecc1b2} <Trace> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3232 | 2026.03.20 19:57:07.548730 [ 268 ] {bb4f6f39-1ab1-4920-bd0b-8ff7cfecc1b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3233 | 2026.03.20 19:57:07.549076 [ 268 ] {bb4f6f39-1ab1-4920-bd0b-8ff7cfecc1b2} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3234 | 2026.03.20 19:57:07.549361 [ 268 ] {bb4f6f39-1ab1-4920-bd0b-8ff7cfecc1b2} <Trace> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3235 | 2026.03.20 19:57:07.549514 [ 268 ] {bb4f6f39-1ab1-4920-bd0b-8ff7cfecc1b2} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001737 sec., 32239.49337938975 rows/sec., 2.48 MiB/sec. | ||
| 3236 | 2026.03.20 19:57:07.549559 [ 268 ] {bb4f6f39-1ab1-4920-bd0b-8ff7cfecc1b2} <Debug> TCPHandler: Processed in 0.002116116 sec. | ||
| 3237 | 2026.03.20 19:57:07.549678 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3238 | 2026.03.20 19:57:07.549777 [ 268 ] {a1142018-7104-492a-b899-b47a859c3060} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3239 | 2026.03.20 19:57:07.549821 [ 268 ] {a1142018-7104-492a-b899-b47a859c3060} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3240 | 2026.03.20 19:57:07.550248 [ 268 ] {a1142018-7104-492a-b899-b47a859c3060} <Trace> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3241 | 2026.03.20 19:57:07.550285 [ 268 ] {a1142018-7104-492a-b899-b47a859c3060} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3242 | 2026.03.20 19:57:07.550572 [ 268 ] {a1142018-7104-492a-b899-b47a859c3060} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3243 | 2026.03.20 19:57:07.550776 [ 268 ] {a1142018-7104-492a-b899-b47a859c3060} <Trace> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3244 | 2026.03.20 19:57:07.550907 [ 268 ] {a1142018-7104-492a-b899-b47a859c3060} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001201 sec., 53288.92589508743 rows/sec., 4.16 MiB/sec. | ||
| 3245 | 2026.03.20 19:57:07.550943 [ 268 ] {a1142018-7104-492a-b899-b47a859c3060} <Debug> TCPHandler: Processed in 0.001370587 sec. | ||
| 3246 | 2026.03.20 19:57:07.551052 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3247 | 2026.03.20 19:57:07.551214 [ 268 ] {76f98265-95cd-45ad-8c2f-7b00d50d4cca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3248 | 2026.03.20 19:57:07.551258 [ 268 ] {76f98265-95cd-45ad-8c2f-7b00d50d4cca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3249 | 2026.03.20 19:57:07.551665 [ 268 ] {76f98265-95cd-45ad-8c2f-7b00d50d4cca} <Trace> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3250 | 2026.03.20 19:57:07.551700 [ 268 ] {76f98265-95cd-45ad-8c2f-7b00d50d4cca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3251 | 2026.03.20 19:57:07.552025 [ 268 ] {76f98265-95cd-45ad-8c2f-7b00d50d4cca} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3252 | 2026.03.20 19:57:07.552238 [ 268 ] {76f98265-95cd-45ad-8c2f-7b00d50d4cca} <Trace> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3253 | 2026.03.20 19:57:07.552365 [ 268 ] {76f98265-95cd-45ad-8c2f-7b00d50d4cca} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001185 sec., 135021.0970464135 rows/sec., 9.40 MiB/sec. | ||
| 3254 | 2026.03.20 19:57:07.552400 [ 268 ] {76f98265-95cd-45ad-8c2f-7b00d50d4cca} <Debug> TCPHandler: Processed in 0.001355376 sec. | ||
| 3255 | 2026.03.20 19:57:07.552514 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3256 | 2026.03.20 19:57:07.552628 [ 268 ] {f08a6582-eae9-4828-8410-7411415c7f8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3257 | 2026.03.20 19:57:07.552676 [ 268 ] {f08a6582-eae9-4828-8410-7411415c7f8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3258 | 2026.03.20 19:57:07.553044 [ 268 ] {f08a6582-eae9-4828-8410-7411415c7f8c} <Trace> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3259 | 2026.03.20 19:57:07.553085 [ 268 ] {f08a6582-eae9-4828-8410-7411415c7f8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3260 | 2026.03.20 19:57:07.553505 [ 268 ] {f08a6582-eae9-4828-8410-7411415c7f8c} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3261 | 2026.03.20 19:57:07.553714 [ 268 ] {f08a6582-eae9-4828-8410-7411415c7f8c} <Trace> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3262 | 2026.03.20 19:57:07.553851 [ 268 ] {f08a6582-eae9-4828-8410-7411415c7f8c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001215 sec., 49382.71604938272 rows/sec., 3.33 MiB/sec. | ||
| 3263 | 2026.03.20 19:57:07.553888 [ 268 ] {f08a6582-eae9-4828-8410-7411415c7f8c} <Debug> TCPHandler: Processed in 0.001410457 sec. | ||
| 3264 | 2026.03.20 19:57:07.701094 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3265 | 2026.03.20 19:57:07.717601 [ 243 ] {} <Trace> system.metric_log (c7b02c2c-b96c-49bb-8e22-d7891c66dbbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3266 | 2026.03.20 19:57:07.717671 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3267 | 2026.03.20 19:57:07.723439 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3268 | 2026.03.20 19:57:07.724130 [ 243 ] {} <Trace> system.metric_log (c7b02c2c-b96c-49bb-8e22-d7891c66dbbf): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3269 | 2026.03.20 19:57:07.724475 [ 124 ] {} <Debug> system.metric_log (c7b02c2c-b96c-49bb-8e22-d7891c66dbbf) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3270 | 2026.03.20 19:57:07.724543 [ 124 ] {} <Trace> system.metric_log (c7b02c2c-b96c-49bb-8e22-d7891c66dbbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3271 | 2026.03.20 19:57:07.724565 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3272 | 2026.03.20 19:57:07.724690 [ 186 ] {c7b02c2c-b96c-49bb-8e22-d7891c66dbbf::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 3273 | 2026.03.20 19:57:07.727655 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3274 | 2026.03.20 19:57:07.728718 [ 186 ] {c7b02c2c-b96c-49bb-8e22-d7891c66dbbf::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3275 | 2026.03.20 19:57:07.730077 [ 186 ] {c7b02c2c-b96c-49bb-8e22-d7891c66dbbf::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 | ||
| 3276 | 2026.03.20 19:57:07.734669 [ 186 ] {c7b02c2c-b96c-49bb-8e22-d7891c66dbbf::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 | ||
| 3277 | 2026.03.20 19:57:07.739050 [ 186 ] {c7b02c2c-b96c-49bb-8e22-d7891c66dbbf::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 | ||
| 3278 | 2026.03.20 19:57:07.743436 [ 186 ] {c7b02c2c-b96c-49bb-8e22-d7891c66dbbf::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 | ||
| 3279 | 2026.03.20 19:57:07.747915 [ 186 ] {c7b02c2c-b96c-49bb-8e22-d7891c66dbbf::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 | ||
| 3280 | 2026.03.20 19:57:07.752018 [ 186 ] {c7b02c2c-b96c-49bb-8e22-d7891c66dbbf::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 | ||
| 3281 | 2026.03.20 19:57:07.806016 [ 187 ] {c7b02c2c-b96c-49bb-8e22-d7891c66dbbf::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.081395449 sec., 1486.5695992413532 rows/sec., 7.69 MiB/sec. | ||
| 3282 | 2026.03.20 19:57:07.807835 [ 190 ] {c7b02c2c-b96c-49bb-8e22-d7891c66dbbf::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3283 | 2026.03.20 19:57:07.809764 [ 190 ] {c7b02c2c-b96c-49bb-8e22-d7891c66dbbf::all_1_16_3} <Trace> system.metric_log (c7b02c2c-b96c-49bb-8e22-d7891c66dbbf): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3284 | 2026.03.20 19:57:07.809861 [ 190 ] {c7b02c2c-b96c-49bb-8e22-d7891c66dbbf::all_1_16_3} <Trace> system.metric_log (c7b02c2c-b96c-49bb-8e22-d7891c66dbbf) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3285 | 2026.03.20 19:57:07.811439 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 3286 | 2026.03.20 19:57:08.000704 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 229.02 MiB, peak 238.97 MiB, free memory in arenas 0.00 B, will set to 236.71 MiB (RSS), difference: 7.69 MiB | ||
| 3287 | 2026.03.20 19:57:08.001782 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000826252 sec. | ||
| 3288 | 2026.03.20 19:57:09.578435 [ 123 ] {} <Debug> oximeter.fields_u16 (04c457fd-3af8-4a79-a88d-7c36c4cdcc84) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
| 3289 | 2026.03.20 19:57:09.578513 [ 123 ] {} <Trace> oximeter.fields_u16 (04c457fd-3af8-4a79-a88d-7c36c4cdcc84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3290 | 2026.03.20 19:57:09.578538 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3291 | 2026.03.20 19:57:09.578699 [ 190 ] {04c457fd-3af8-4a79-a88d-7c36c4cdcc84::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact with storage Full | ||
| 3292 | 2026.03.20 19:57:09.578891 [ 190 ] {04c457fd-3af8-4a79-a88d-7c36c4cdcc84::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3293 | 2026.03.20 19:57:09.578943 [ 190 ] {04c457fd-3af8-4a79-a88d-7c36c4cdcc84::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 70 rows starting from the beginning of the part | ||
| 3294 | 2026.03.20 19:57:09.579044 [ 190 ] {04c457fd-3af8-4a79-a88d-7c36c4cdcc84::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 78 rows starting from the beginning of the part | ||
| 3295 | 2026.03.20 19:57:09.579120 [ 190 ] {04c457fd-3af8-4a79-a88d-7c36c4cdcc84::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 41 rows starting from the beginning of the part | ||
| 3296 | 2026.03.20 19:57:09.579198 [ 190 ] {04c457fd-3af8-4a79-a88d-7c36c4cdcc84::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 41 rows starting from the beginning of the part | ||
| 3297 | 2026.03.20 19:57:09.579262 [ 190 ] {04c457fd-3af8-4a79-a88d-7c36c4cdcc84::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 64 rows starting from the beginning of the part | ||
| 3298 | 2026.03.20 19:57:09.579996 [ 187 ] {04c457fd-3af8-4a79-a88d-7c36c4cdcc84::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 294 rows, containing 5 columns (5 merged, 0 gathered) in 0.001376187 sec., 213633.75762160227 rows/sec., 16.51 MiB/sec. | ||
| 3299 | 2026.03.20 19:57:09.580162 [ 195 ] {04c457fd-3af8-4a79-a88d-7c36c4cdcc84::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 3300 | 2026.03.20 19:57:09.580479 [ 195 ] {04c457fd-3af8-4a79-a88d-7c36c4cdcc84::all_1_10_2} <Trace> oximeter.fields_u16 (04c457fd-3af8-4a79-a88d-7c36c4cdcc84): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3301 | 2026.03.20 19:57:09.580562 [ 195 ] {04c457fd-3af8-4a79-a88d-7c36c4cdcc84::all_1_10_2} <Trace> oximeter.fields_u16 (04c457fd-3af8-4a79-a88d-7c36c4cdcc84) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 | ||
| 3302 | 2026.03.20 19:57:09.580648 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 3303 | 2026.03.20 19:57:12.559895 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3304 | 2026.03.20 19:57:12.560148 [ 268 ] {3d8da5f5-53e7-4b6b-a7ae-3af4b36111ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3305 | 2026.03.20 19:57:12.560249 [ 268 ] {3d8da5f5-53e7-4b6b-a7ae-3af4b36111ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3306 | 2026.03.20 19:57:12.561357 [ 268 ] {3d8da5f5-53e7-4b6b-a7ae-3af4b36111ce} <Trace> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3307 | 2026.03.20 19:57:12.561436 [ 268 ] {3d8da5f5-53e7-4b6b-a7ae-3af4b36111ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3308 | 2026.03.20 19:57:12.562070 [ 268 ] {3d8da5f5-53e7-4b6b-a7ae-3af4b36111ce} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3309 | 2026.03.20 19:57:12.562432 [ 268 ] {3d8da5f5-53e7-4b6b-a7ae-3af4b36111ce} <Trace> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3310 | 2026.03.20 19:57:12.562696 [ 268 ] {3d8da5f5-53e7-4b6b-a7ae-3af4b36111ce} <Debug> executeQuery: Read 138 rows, 12.29 KiB in 0.002614 sec., 52792.65493496557 rows/sec., 4.59 MiB/sec. | ||
| 3311 | 2026.03.20 19:57:12.562804 [ 268 ] {3d8da5f5-53e7-4b6b-a7ae-3af4b36111ce} <Debug> TCPHandler: Processed in 0.003121562 sec. | ||
| 3312 | 2026.03.20 19:57:12.563010 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3313 | 2026.03.20 19:57:12.563156 [ 268 ] {4eb6b36a-a77e-4ee4-9bd6-b86c42af316f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3314 | 2026.03.20 19:57:12.563246 [ 268 ] {4eb6b36a-a77e-4ee4-9bd6-b86c42af316f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3315 | 2026.03.20 19:57:12.564007 [ 268 ] {4eb6b36a-a77e-4ee4-9bd6-b86c42af316f} <Trace> oximeter.fields_u16 (04c457fd-3af8-4a79-a88d-7c36c4cdcc84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3316 | 2026.03.20 19:57:12.564059 [ 268 ] {4eb6b36a-a77e-4ee4-9bd6-b86c42af316f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3317 | 2026.03.20 19:57:12.564497 [ 268 ] {4eb6b36a-a77e-4ee4-9bd6-b86c42af316f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3318 | 2026.03.20 19:57:12.564793 [ 268 ] {4eb6b36a-a77e-4ee4-9bd6-b86c42af316f} <Trace> oximeter.fields_u16 (04c457fd-3af8-4a79-a88d-7c36c4cdcc84): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3319 | 2026.03.20 19:57:12.565132 [ 268 ] {4eb6b36a-a77e-4ee4-9bd6-b86c42af316f} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.002015 sec., 20347.39454094293 rows/sec., 1.49 MiB/sec. | ||
| 3320 | 2026.03.20 19:57:12.565202 [ 268 ] {4eb6b36a-a77e-4ee4-9bd6-b86c42af316f} <Debug> TCPHandler: Processed in 0.00226928 sec. | ||
| 3321 | 2026.03.20 19:57:12.565394 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3322 | 2026.03.20 19:57:12.565539 [ 268 ] {ad83022d-f15d-4858-8c33-8d4f000de2ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3323 | 2026.03.20 19:57:12.565606 [ 268 ] {ad83022d-f15d-4858-8c33-8d4f000de2ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3324 | 2026.03.20 19:57:12.566282 [ 268 ] {ad83022d-f15d-4858-8c33-8d4f000de2ec} <Trace> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3325 | 2026.03.20 19:57:12.566334 [ 268 ] {ad83022d-f15d-4858-8c33-8d4f000de2ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3326 | 2026.03.20 19:57:12.566837 [ 268 ] {ad83022d-f15d-4858-8c33-8d4f000de2ec} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3327 | 2026.03.20 19:57:12.567169 [ 268 ] {ad83022d-f15d-4858-8c33-8d4f000de2ec} <Trace> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3328 | 2026.03.20 19:57:12.567344 [ 268 ] {ad83022d-f15d-4858-8c33-8d4f000de2ec} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001842 sec., 57003.25732899023 rows/sec., 4.45 MiB/sec. | ||
| 3329 | 2026.03.20 19:57:12.567399 [ 268 ] {ad83022d-f15d-4858-8c33-8d4f000de2ec} <Debug> TCPHandler: Processed in 0.002075625 sec. | ||
| 3330 | 2026.03.20 19:57:12.567581 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3331 | 2026.03.20 19:57:12.567711 [ 268 ] {d3777ecb-ce8a-4cba-afdc-976c5c3e6422} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3332 | 2026.03.20 19:57:12.567766 [ 268 ] {d3777ecb-ce8a-4cba-afdc-976c5c3e6422} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3333 | 2026.03.20 19:57:12.568301 [ 268 ] {d3777ecb-ce8a-4cba-afdc-976c5c3e6422} <Trace> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3334 | 2026.03.20 19:57:12.568345 [ 268 ] {d3777ecb-ce8a-4cba-afdc-976c5c3e6422} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3335 | 2026.03.20 19:57:12.568765 [ 268 ] {d3777ecb-ce8a-4cba-afdc-976c5c3e6422} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3336 | 2026.03.20 19:57:12.569086 [ 268 ] {d3777ecb-ce8a-4cba-afdc-976c5c3e6422} <Trace> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3337 | 2026.03.20 19:57:12.569276 [ 268 ] {d3777ecb-ce8a-4cba-afdc-976c5c3e6422} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001591 sec., 100565.6819610308 rows/sec., 7.00 MiB/sec. | ||
| 3338 | 2026.03.20 19:57:12.569330 [ 268 ] {d3777ecb-ce8a-4cba-afdc-976c5c3e6422} <Debug> TCPHandler: Processed in 0.001823909 sec. | ||
| 3339 | 2026.03.20 19:57:12.569492 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3340 | 2026.03.20 19:57:12.569617 [ 268 ] {7f04ea7e-6751-4252-b69e-d3d0ecd059de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3341 | 2026.03.20 19:57:12.569695 [ 268 ] {7f04ea7e-6751-4252-b69e-d3d0ecd059de} <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 | ||
| 3342 | 2026.03.20 19:57:12.570925 [ 268 ] {7f04ea7e-6751-4252-b69e-d3d0ecd059de} <Trace> oximeter.measurements_histogramu64 (4eb69afa-be86-412c-972f-8e432190220c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3343 | 2026.03.20 19:57:12.570973 [ 268 ] {7f04ea7e-6751-4252-b69e-d3d0ecd059de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3344 | 2026.03.20 19:57:12.571842 [ 268 ] {7f04ea7e-6751-4252-b69e-d3d0ecd059de} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3345 | 2026.03.20 19:57:12.572184 [ 268 ] {7f04ea7e-6751-4252-b69e-d3d0ecd059de} <Trace> oximeter.measurements_histogramu64 (4eb69afa-be86-412c-972f-8e432190220c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3346 | 2026.03.20 19:57:12.572384 [ 119 ] {} <Debug> oximeter.measurements_histogramu64 (4eb69afa-be86-412c-972f-8e432190220c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3347 | 2026.03.20 19:57:12.572408 [ 268 ] {7f04ea7e-6751-4252-b69e-d3d0ecd059de} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.00282 sec., 14539.00709219858 rows/sec., 26.05 MiB/sec. | ||
| 3348 | 2026.03.20 19:57:12.572489 [ 119 ] {} <Trace> oximeter.measurements_histogramu64 (4eb69afa-be86-412c-972f-8e432190220c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3349 | 2026.03.20 19:57:12.572529 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3350 | 2026.03.20 19:57:12.572583 [ 268 ] {7f04ea7e-6751-4252-b69e-d3d0ecd059de} <Debug> TCPHandler: Processed in 0.003148304 sec. | ||
| 3351 | 2026.03.20 19:57:12.572662 [ 190 ] {4eb69afa-be86-412c-972f-8e432190220c::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 | ||
| 3352 | 2026.03.20 19:57:12.572770 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3353 | 2026.03.20 19:57:12.572905 [ 268 ] {5940d4be-654a-4974-9769-93ee9b2917f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3354 | 2026.03.20 19:57:12.572929 [ 190 ] {4eb69afa-be86-412c-972f-8e432190220c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3355 | 2026.03.20 19:57:12.573123 [ 268 ] {5940d4be-654a-4974-9769-93ee9b2917f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3356 | 2026.03.20 19:57:12.573152 [ 190 ] {4eb69afa-be86-412c-972f-8e432190220c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 135 rows starting from the beginning of the part | ||
| 3357 | 2026.03.20 19:57:12.573326 [ 190 ] {4eb69afa-be86-412c-972f-8e432190220c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 50 rows starting from the beginning of the part | ||
| 3358 | 2026.03.20 19:57:12.573477 [ 190 ] {4eb69afa-be86-412c-972f-8e432190220c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 41 rows starting from the beginning of the part | ||
| 3359 | 2026.03.20 19:57:12.573627 [ 190 ] {4eb69afa-be86-412c-972f-8e432190220c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 41 rows starting from the beginning of the part | ||
| 3360 | 2026.03.20 19:57:12.573650 [ 268 ] {5940d4be-654a-4974-9769-93ee9b2917f7} <Trace> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3361 | 2026.03.20 19:57:12.573696 [ 268 ] {5940d4be-654a-4974-9769-93ee9b2917f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3362 | 2026.03.20 19:57:12.573772 [ 190 ] {4eb69afa-be86-412c-972f-8e432190220c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 50 rows starting from the beginning of the part | ||
| 3363 | 2026.03.20 19:57:12.573958 [ 190 ] {4eb69afa-be86-412c-972f-8e432190220c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 41 rows starting from the beginning of the part | ||
| 3364 | 2026.03.20 19:57:12.574156 [ 268 ] {5940d4be-654a-4974-9769-93ee9b2917f7} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3365 | 2026.03.20 19:57:12.574508 [ 268 ] {5940d4be-654a-4974-9769-93ee9b2917f7} <Trace> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3366 | 2026.03.20 19:57:12.574703 [ 268 ] {5940d4be-654a-4974-9769-93ee9b2917f7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001839 sec., 32626.42740619902 rows/sec., 2.20 MiB/sec. | ||
| 3367 | 2026.03.20 19:57:12.574757 [ 268 ] {5940d4be-654a-4974-9769-93ee9b2917f7} <Debug> TCPHandler: Processed in 0.002048785 sec. | ||
| 3368 | 2026.03.20 19:57:12.578557 [ 190 ] {4eb69afa-be86-412c-972f-8e432190220c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 358 rows, containing 19 columns (19 merged, 0 gathered) in 0.005954358 sec., 60124.03016412517 rows/sec., 107.74 MiB/sec. | ||
| 3369 | 2026.03.20 19:57:12.579231 [ 190 ] {4eb69afa-be86-412c-972f-8e432190220c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3370 | 2026.03.20 19:57:12.579690 [ 190 ] {4eb69afa-be86-412c-972f-8e432190220c::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (4eb69afa-be86-412c-972f-8e432190220c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3371 | 2026.03.20 19:57:12.579793 [ 190 ] {4eb69afa-be86-412c-972f-8e432190220c::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (4eb69afa-be86-412c-972f-8e432190220c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3372 | 2026.03.20 19:57:12.579912 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.01 MiB. | ||
| 3373 | 2026.03.20 19:57:13.029718 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46106 | ||
| 3374 | 2026.03.20 19:57:13.029857 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3375 | 2026.03.20 19:57:13.029894 [ 288 ] {} <Debug> TCP-Session: 55211f1f-9b4c-481a-ad1d-23669451df1e Authenticating user 'default' from [fd00:1122:3344:101::e]:46106 | ||
| 3376 | 2026.03.20 19:57:13.029925 [ 288 ] {} <Debug> TCP-Session: 55211f1f-9b4c-481a-ad1d-23669451df1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3377 | 2026.03.20 19:57:13.029955 [ 288 ] {} <Debug> TCP-Session: 55211f1f-9b4c-481a-ad1d-23669451df1e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3378 | 2026.03.20 19:57:13.030205 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45394 | ||
| 3379 | 2026.03.20 19:57:13.030258 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65400 | ||
| 3380 | 2026.03.20 19:57:13.030287 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60815 | ||
| 3381 | 2026.03.20 19:57:13.030322 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49990 | ||
| 3382 | 2026.03.20 19:57:13.030396 [ 288 ] {} <Trace> TCP-Session: 55211f1f-9b4c-481a-ad1d-23669451df1e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3383 | 2026.03.20 19:57:13.030340 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58723 | ||
| 3384 | 2026.03.20 19:57:13.030331 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56735 | ||
| 3385 | 2026.03.20 19:57:13.030308 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44558 | ||
| 3386 | 2026.03.20 19:57:13.030285 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38006 | ||
| 3387 | 2026.03.20 19:57:13.030545 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3388 | 2026.03.20 19:57:13.030612 [ 288 ] {6fdc211a-1411-4075-9144-659b5247101a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46106) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3389 | 2026.03.20 19:57:13.030625 [ 289 ] {} <Debug> TCP-Session: f52d7a5c-0415-4e0d-a31f-4d8597ce2f41 Authenticating user 'default' from [fd00:1122:3344:101::e]:45394 | ||
| 3390 | 2026.03.20 19:57:13.030676 [ 289 ] {} <Debug> TCP-Session: f52d7a5c-0415-4e0d-a31f-4d8597ce2f41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3391 | 2026.03.20 19:57:13.030695 [ 289 ] {} <Debug> TCP-Session: f52d7a5c-0415-4e0d-a31f-4d8597ce2f41 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3392 | 2026.03.20 19:57:13.030896 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3393 | 2026.03.20 19:57:13.030950 [ 286 ] {} <Debug> TCP-Session: 10c9073b-23ee-4d58-bc0d-33cf9aaf2b88 Authenticating user 'default' from [fd00:1122:3344:101::e]:58723 | ||
| 3394 | 2026.03.20 19:57:13.030968 [ 288 ] {6fdc211a-1411-4075-9144-659b5247101a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3395 | 2026.03.20 19:57:13.030978 [ 286 ] {} <Debug> TCP-Session: 10c9073b-23ee-4d58-bc0d-33cf9aaf2b88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3396 | 2026.03.20 19:57:13.031014 [ 286 ] {} <Debug> TCP-Session: 10c9073b-23ee-4d58-bc0d-33cf9aaf2b88 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3397 | 2026.03.20 19:57:13.031034 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3398 | 2026.03.20 19:57:13.031053 [ 288 ] {6fdc211a-1411-4075-9144-659b5247101a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3399 | 2026.03.20 19:57:13.031086 [ 291 ] {} <Debug> TCP-Session: 3eeff7fd-11d5-48fe-8ab8-be3da852ee00 Authenticating user 'default' from [fd00:1122:3344:101::e]:38006 | ||
| 3400 | 2026.03.20 19:57:13.031120 [ 291 ] {} <Debug> TCP-Session: 3eeff7fd-11d5-48fe-8ab8-be3da852ee00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3401 | 2026.03.20 19:57:13.031132 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3402 | 2026.03.20 19:57:13.031139 [ 291 ] {} <Debug> TCP-Session: 3eeff7fd-11d5-48fe-8ab8-be3da852ee00 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3403 | 2026.03.20 19:57:13.031202 [ 290 ] {} <Debug> TCP-Session: 96422126-b733-4bf4-8f51-f66178fb831b Authenticating user 'default' from [fd00:1122:3344:101::e]:65400 | ||
| 3404 | 2026.03.20 19:57:13.031232 [ 290 ] {} <Debug> TCP-Session: 96422126-b733-4bf4-8f51-f66178fb831b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3405 | 2026.03.20 19:57:13.031248 [ 290 ] {} <Debug> TCP-Session: 96422126-b733-4bf4-8f51-f66178fb831b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3406 | 2026.03.20 19:57:13.031251 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3407 | 2026.03.20 19:57:13.031303 [ 266 ] {} <Debug> TCP-Session: 16afddac-9640-404e-98d8-42493531ef61 Authenticating user 'default' from [fd00:1122:3344:101::e]:56735 | ||
| 3408 | 2026.03.20 19:57:13.031331 [ 266 ] {} <Debug> TCP-Session: 16afddac-9640-404e-98d8-42493531ef61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3409 | 2026.03.20 19:57:13.031353 [ 266 ] {} <Debug> TCP-Session: 16afddac-9640-404e-98d8-42493531ef61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3410 | 2026.03.20 19:57:13.031427 [ 288 ] {6fdc211a-1411-4075-9144-659b5247101a} <Debug> oximeter.version (078d6925-fa51-4905-abb6-a72e2fd3fc2b) (SelectExecutor): Key condition: unknown | ||
| 3411 | 2026.03.20 19:57:13.031483 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3412 | 2026.03.20 19:57:13.031535 [ 294 ] {} <Debug> TCP-Session: 903be8ed-82ee-44d1-b32d-a2f13311e0b6 Authenticating user 'default' from [fd00:1122:3344:101::e]:49990 | ||
| 3413 | 2026.03.20 19:57:13.031536 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3414 | 2026.03.20 19:57:13.031562 [ 294 ] {} <Debug> TCP-Session: 903be8ed-82ee-44d1-b32d-a2f13311e0b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3415 | 2026.03.20 19:57:13.031577 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3416 | 2026.03.20 19:57:13.031594 [ 292 ] {} <Debug> TCP-Session: 024dcc8c-88d7-4b97-b245-873207a55e1f Authenticating user 'default' from [fd00:1122:3344:101::e]:60815 | ||
| 3417 | 2026.03.20 19:57:13.031635 [ 293 ] {} <Debug> TCP-Session: f5c8799d-b826-4a38-a323-1836d67d32fe Authenticating user 'default' from [fd00:1122:3344:101::e]:44558 | ||
| 3418 | 2026.03.20 19:57:13.031649 [ 292 ] {} <Debug> TCP-Session: 024dcc8c-88d7-4b97-b245-873207a55e1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3419 | 2026.03.20 19:57:13.031667 [ 293 ] {} <Debug> TCP-Session: f5c8799d-b826-4a38-a323-1836d67d32fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3420 | 2026.03.20 19:57:13.031681 [ 292 ] {} <Debug> TCP-Session: 024dcc8c-88d7-4b97-b245-873207a55e1f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3421 | 2026.03.20 19:57:13.031699 [ 293 ] {} <Debug> TCP-Session: f5c8799d-b826-4a38-a323-1836d67d32fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3422 | 2026.03.20 19:57:13.031598 [ 294 ] {} <Debug> TCP-Session: 903be8ed-82ee-44d1-b32d-a2f13311e0b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3423 | 2026.03.20 19:57:13.032628 [ 330 ] {6fdc211a-1411-4075-9144-659b5247101a} <Trace> AggregatingTransform: Aggregating | ||
| 3424 | 2026.03.20 19:57:13.032676 [ 330 ] {6fdc211a-1411-4075-9144-659b5247101a} <Trace> Aggregator: Aggregation method: without_key | ||
| 3425 | 2026.03.20 19:57:13.032715 [ 330 ] {6fdc211a-1411-4075-9144-659b5247101a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001115729 sec. (896.275 rows/sec., 35.01 KiB/sec.) | ||
| 3426 | 2026.03.20 19:57:13.032736 [ 330 ] {6fdc211a-1411-4075-9144-659b5247101a} <Trace> Aggregator: Merging aggregated data | ||
| 3427 | 2026.03.20 19:57:13.034109 [ 288 ] {6fdc211a-1411-4075-9144-659b5247101a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00357 sec., 280.1120448179272 rows/sec., 10.94 KiB/sec. | ||
| 3428 | 2026.03.20 19:57:13.034262 [ 288 ] {6fdc211a-1411-4075-9144-659b5247101a} <Debug> TCPHandler: Processed in 0.004009297 sec. | ||
| 3429 | 2026.03.20 19:57:13.034413 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3430 | 2026.03.20 19:57:13.034447 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3431 | 2026.03.20 19:57:13.034476 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3432 | 2026.03.20 19:57:13.034486 [ 286 ] {} <Debug> TCP-Session: 10c9073b-23ee-4d58-bc0d-33cf9aaf2b88 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3433 | 2026.03.20 19:57:13.034500 [ 289 ] {} <Debug> TCP-Session: f52d7a5c-0415-4e0d-a31f-4d8597ce2f41 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3434 | 2026.03.20 19:57:13.034534 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3435 | 2026.03.20 19:57:13.034557 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3436 | 2026.03.20 19:57:13.034599 [ 292 ] {} <Debug> TCP-Session: 024dcc8c-88d7-4b97-b245-873207a55e1f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3437 | 2026.03.20 19:57:13.034618 [ 266 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3438 | 2026.03.20 19:57:13.034646 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3439 | 2026.03.20 19:57:13.034657 [ 291 ] {} <Debug> TCP-Session: 3eeff7fd-11d5-48fe-8ab8-be3da852ee00 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3440 | 2026.03.20 19:57:13.034680 [ 266 ] {} <Debug> TCP-Session: 16afddac-9640-404e-98d8-42493531ef61 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3441 | 2026.03.20 19:57:13.034694 [ 288 ] {} <Debug> TCP-Session: 55211f1f-9b4c-481a-ad1d-23669451df1e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3442 | 2026.03.20 19:57:13.034583 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3443 | 2026.03.20 19:57:13.034539 [ 290 ] {} <Debug> TCP-Session: 96422126-b733-4bf4-8f51-f66178fb831b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3444 | 2026.03.20 19:57:13.034782 [ 294 ] {} <Debug> TCP-Session: 903be8ed-82ee-44d1-b32d-a2f13311e0b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3445 | 2026.03.20 19:57:13.034499 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3446 | 2026.03.20 19:57:13.034858 [ 293 ] {} <Debug> TCP-Session: f5c8799d-b826-4a38-a323-1836d67d32fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3447 | 2026.03.20 19:57:13.236683 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56114 | ||
| 3448 | 2026.03.20 19:57:13.236782 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3449 | 2026.03.20 19:57:13.236809 [ 288 ] {} <Debug> TCP-Session: a6322192-7414-4412-b741-ac73d1702050 Authenticating user 'default' from [fd00:1122:3344:101::e]:56114 | ||
| 3450 | 2026.03.20 19:57:13.236832 [ 288 ] {} <Debug> TCP-Session: a6322192-7414-4412-b741-ac73d1702050 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3451 | 2026.03.20 19:57:13.236845 [ 288 ] {} <Debug> TCP-Session: a6322192-7414-4412-b741-ac73d1702050 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3452 | 2026.03.20 19:57:13.237040 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55873 | ||
| 3453 | 2026.03.20 19:57:13.237059 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47021 | ||
| 3454 | 2026.03.20 19:57:13.237085 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47826 | ||
| 3455 | 2026.03.20 19:57:13.237141 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36326 | ||
| 3456 | 2026.03.20 19:57:13.237160 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3457 | 2026.03.20 19:57:13.237184 [ 288 ] {} <Trace> TCP-Session: a6322192-7414-4412-b741-ac73d1702050 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3458 | 2026.03.20 19:57:13.237199 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3459 | 2026.03.20 19:57:13.237214 [ 289 ] {} <Debug> TCP-Session: 961eefa5-360e-4bee-889d-d79daf314c68 Authenticating user 'default' from [fd00:1122:3344:101::e]:55873 | ||
| 3460 | 2026.03.20 19:57:13.237230 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3461 | 2026.03.20 19:57:13.237248 [ 290 ] {} <Debug> TCP-Session: 5611e9ec-1111-4cc8-ab5b-0dba8492cf48 Authenticating user 'default' from [fd00:1122:3344:101::e]:47021 | ||
| 3462 | 2026.03.20 19:57:13.237258 [ 289 ] {} <Debug> TCP-Session: 961eefa5-360e-4bee-889d-d79daf314c68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3463 | 2026.03.20 19:57:13.237266 [ 293 ] {} <Debug> TCP-Session: 7a6265fe-83ec-418f-b45c-976c80048bae Authenticating user 'default' from [fd00:1122:3344:101::e]:36326 | ||
| 3464 | 2026.03.20 19:57:13.237286 [ 290 ] {} <Debug> TCP-Session: 5611e9ec-1111-4cc8-ab5b-0dba8492cf48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3465 | 2026.03.20 19:57:13.237287 [ 289 ] {} <Debug> TCP-Session: 961eefa5-360e-4bee-889d-d79daf314c68 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3466 | 2026.03.20 19:57:13.237303 [ 293 ] {} <Debug> TCP-Session: 7a6265fe-83ec-418f-b45c-976c80048bae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3467 | 2026.03.20 19:57:13.237310 [ 290 ] {} <Debug> TCP-Session: 5611e9ec-1111-4cc8-ab5b-0dba8492cf48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3468 | 2026.03.20 19:57:13.237329 [ 293 ] {} <Debug> TCP-Session: 7a6265fe-83ec-418f-b45c-976c80048bae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3469 | 2026.03.20 19:57:13.237231 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3470 | 2026.03.20 19:57:13.237365 [ 288 ] {f4e38df4-c402-44a9-a9b5-f48408122948} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:56114) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3471 | 2026.03.20 19:57:13.237392 [ 291 ] {} <Debug> TCP-Session: 86c0bec0-594c-43e0-8576-6274306ea934 Authenticating user 'default' from [fd00:1122:3344:101::e]:47826 | ||
| 3472 | 2026.03.20 19:57:13.237152 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36204 | ||
| 3473 | 2026.03.20 19:57:13.237434 [ 291 ] {} <Debug> TCP-Session: 86c0bec0-594c-43e0-8576-6274306ea934 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3474 | 2026.03.20 19:57:13.237120 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34619 | ||
| 3475 | 2026.03.20 19:57:13.237456 [ 291 ] {} <Debug> TCP-Session: 86c0bec0-594c-43e0-8576-6274306ea934 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3476 | 2026.03.20 19:57:13.237493 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3477 | 2026.03.20 19:57:13.237516 [ 294 ] {} <Debug> TCP-Session: ac0b3b02-d5c8-45d7-84d7-5dbf3ae83496 Authenticating user 'default' from [fd00:1122:3344:101::e]:36204 | ||
| 3478 | 2026.03.20 19:57:13.237532 [ 294 ] {} <Debug> TCP-Session: ac0b3b02-d5c8-45d7-84d7-5dbf3ae83496 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3479 | 2026.03.20 19:57:13.237535 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3480 | 2026.03.20 19:57:13.237546 [ 294 ] {} <Debug> TCP-Session: ac0b3b02-d5c8-45d7-84d7-5dbf3ae83496 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3481 | 2026.03.20 19:57:13.237571 [ 292 ] {} <Debug> TCP-Session: 2bcd1e07-2723-4dec-bc4b-e61c04d05fca Authenticating user 'default' from [fd00:1122:3344:101::e]:34619 | ||
| 3482 | 2026.03.20 19:57:13.237594 [ 292 ] {} <Debug> TCP-Session: 2bcd1e07-2723-4dec-bc4b-e61c04d05fca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3483 | 2026.03.20 19:57:13.237606 [ 292 ] {} <Debug> TCP-Session: 2bcd1e07-2723-4dec-bc4b-e61c04d05fca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3484 | 2026.03.20 19:57:13.237660 [ 288 ] {f4e38df4-c402-44a9-a9b5-f48408122948} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3485 | 2026.03.20 19:57:13.237730 [ 288 ] {f4e38df4-c402-44a9-a9b5-f48408122948} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3486 | 2026.03.20 19:57:13.238044 [ 288 ] {f4e38df4-c402-44a9-a9b5-f48408122948} <Debug> oximeter.version (078d6925-fa51-4905-abb6-a72e2fd3fc2b) (SelectExecutor): Key condition: unknown | ||
| 3487 | 2026.03.20 19:57:13.238858 [ 306 ] {f4e38df4-c402-44a9-a9b5-f48408122948} <Trace> AggregatingTransform: Aggregating | ||
| 3488 | 2026.03.20 19:57:13.238969 [ 306 ] {f4e38df4-c402-44a9-a9b5-f48408122948} <Trace> Aggregator: Aggregation method: without_key | ||
| 3489 | 2026.03.20 19:57:13.239003 [ 306 ] {f4e38df4-c402-44a9-a9b5-f48408122948} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000851033 sec. (1175.043 rows/sec., 45.90 KiB/sec.) | ||
| 3490 | 2026.03.20 19:57:13.239022 [ 306 ] {f4e38df4-c402-44a9-a9b5-f48408122948} <Trace> Aggregator: Merging aggregated data | ||
| 3491 | 2026.03.20 19:57:13.240291 [ 288 ] {f4e38df4-c402-44a9-a9b5-f48408122948} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002984 sec., 335.12064343163536 rows/sec., 13.09 KiB/sec. | ||
| 3492 | 2026.03.20 19:57:13.240397 [ 288 ] {f4e38df4-c402-44a9-a9b5-f48408122948} <Debug> TCPHandler: Processed in 0.003328278 sec. | ||
| 3493 | 2026.03.20 19:57:13.240504 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3494 | 2026.03.20 19:57:13.240529 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3495 | 2026.03.20 19:57:13.240532 [ 288 ] {} <Debug> TCP-Session: a6322192-7414-4412-b741-ac73d1702050 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3496 | 2026.03.20 19:57:13.240580 [ 289 ] {} <Debug> TCP-Session: 961eefa5-360e-4bee-889d-d79daf314c68 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3497 | 2026.03.20 19:57:13.240584 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3498 | 2026.03.20 19:57:13.240610 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3499 | 2026.03.20 19:57:13.240642 [ 291 ] {} <Debug> TCP-Session: 86c0bec0-594c-43e0-8576-6274306ea934 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3500 | 2026.03.20 19:57:13.240651 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3501 | 2026.03.20 19:57:13.240673 [ 290 ] {} <Debug> TCP-Session: 5611e9ec-1111-4cc8-ab5b-0dba8492cf48 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3502 | 2026.03.20 19:57:13.240623 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3503 | 2026.03.20 19:57:13.240706 [ 293 ] {} <Debug> TCP-Session: 7a6265fe-83ec-418f-b45c-976c80048bae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3504 | 2026.03.20 19:57:13.240637 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3505 | 2026.03.20 19:57:13.240770 [ 292 ] {} <Debug> TCP-Session: 2bcd1e07-2723-4dec-bc4b-e61c04d05fca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3506 | 2026.03.20 19:57:13.240811 [ 294 ] {} <Debug> TCP-Session: ac0b3b02-d5c8-45d7-84d7-5dbf3ae83496 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3507 | 2026.03.20 19:57:13.242897 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43269 | ||
| 3508 | 2026.03.20 19:57:13.242926 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33754 | ||
| 3509 | 2026.03.20 19:57:13.242973 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3510 | 2026.03.20 19:57:13.243000 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3511 | 2026.03.20 19:57:13.243001 [ 286 ] {} <Debug> TCP-Session: 1ac59f36-4c13-476e-9b5e-1cb9770896bc Authenticating user 'default' from [fd00:1122:3344:101::e]:43269 | ||
| 3512 | 2026.03.20 19:57:13.243031 [ 266 ] {} <Debug> TCP-Session: c42e53e7-0ef4-42be-bccf-bff5b4a6414c Authenticating user 'default' from [fd00:1122:3344:101::e]:33754 | ||
| 3513 | 2026.03.20 19:57:13.243040 [ 286 ] {} <Debug> TCP-Session: 1ac59f36-4c13-476e-9b5e-1cb9770896bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3514 | 2026.03.20 19:57:13.243056 [ 266 ] {} <Debug> TCP-Session: c42e53e7-0ef4-42be-bccf-bff5b4a6414c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3515 | 2026.03.20 19:57:13.243065 [ 286 ] {} <Debug> TCP-Session: 1ac59f36-4c13-476e-9b5e-1cb9770896bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3516 | 2026.03.20 19:57:13.243079 [ 266 ] {} <Debug> TCP-Session: c42e53e7-0ef4-42be-bccf-bff5b4a6414c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3517 | 2026.03.20 19:57:13.271817 [ 286 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:43269). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 3518 | |||
| 3519 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 3520 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 3521 | 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 | ||
| 3522 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 3523 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 3524 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 3525 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 3526 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 3527 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 3528 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 3529 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 3530 | (version 23.8.7.1) | ||
| 3531 | 2026.03.20 19:57:13.272001 [ 286 ] {} <Debug> TCP-Session: 1ac59f36-4c13-476e-9b5e-1cb9770896bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3532 | 2026.03.20 19:57:13.272016 [ 266 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:33754). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 3533 | |||
| 3534 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 3535 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 3536 | 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 | ||
| 3537 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 3538 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 3539 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 3540 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 3541 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 3542 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 3543 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 3544 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 3545 | (version 23.8.7.1) | ||
| 3546 | 2026.03.20 19:57:13.272098 [ 266 ] {} <Debug> TCP-Session: c42e53e7-0ef4-42be-bccf-bff5b4a6414c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3547 | 2026.03.20 19:57:14.796999 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8063 | ||
| 3548 | 2026.03.20 19:57:14.797555 [ 244 ] {} <Trace> system.asynchronous_metric_log (68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3549 | 2026.03.20 19:57:14.797600 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3550 | 2026.03.20 19:57:14.798095 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3551 | 2026.03.20 19:57:14.798327 [ 244 ] {} <Trace> system.asynchronous_metric_log (68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3552 | 2026.03.20 19:57:14.798456 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8063 | ||
| 3553 | 2026.03.20 19:57:15.228513 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 3554 | 2026.03.20 19:57:15.243157 [ 243 ] {} <Trace> system.metric_log (c7b02c2c-b96c-49bb-8e22-d7891c66dbbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3555 | 2026.03.20 19:57:15.243212 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3556 | 2026.03.20 19:57:15.249036 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3557 | 2026.03.20 19:57:15.249724 [ 243 ] {} <Trace> system.metric_log (c7b02c2c-b96c-49bb-8e22-d7891c66dbbf): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3558 | 2026.03.20 19:57:15.252562 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 3559 | 2026.03.20 19:57:17.313502 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 472 | ||
| 3560 | 2026.03.20 19:57:17.315711 [ 242 ] {} <Trace> system.query_log (50ee8abe-c559-4bfc-bb2f-d84f09891cde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3561 | 2026.03.20 19:57:17.315753 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3562 | 2026.03.20 19:57:17.316927 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3563 | 2026.03.20 19:57:17.317182 [ 242 ] {} <Trace> system.query_log (50ee8abe-c559-4bfc-bb2f-d84f09891cde): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3564 | 2026.03.20 19:57:17.317446 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 472 | ||
| 3565 | 2026.03.20 19:57:17.547533 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3566 | 2026.03.20 19:57:17.547714 [ 268 ] {2b3c38ef-58bd-4916-90c3-12d7a891443d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3567 | 2026.03.20 19:57:17.547785 [ 268 ] {2b3c38ef-58bd-4916-90c3-12d7a891443d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3568 | 2026.03.20 19:57:17.548473 [ 268 ] {2b3c38ef-58bd-4916-90c3-12d7a891443d} <Trace> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3569 | 2026.03.20 19:57:17.548529 [ 268 ] {2b3c38ef-58bd-4916-90c3-12d7a891443d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3570 | 2026.03.20 19:57:17.548920 [ 268 ] {2b3c38ef-58bd-4916-90c3-12d7a891443d} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3571 | 2026.03.20 19:57:17.549139 [ 268 ] {2b3c38ef-58bd-4916-90c3-12d7a891443d} <Trace> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3572 | 2026.03.20 19:57:17.549294 [ 268 ] {2b3c38ef-58bd-4916-90c3-12d7a891443d} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001633 sec., 34292.712798530316 rows/sec., 2.63 MiB/sec. | ||
| 3573 | 2026.03.20 19:57:17.549336 [ 268 ] {2b3c38ef-58bd-4916-90c3-12d7a891443d} <Debug> TCPHandler: Processed in 0.001927871 sec. | ||
| 3574 | 2026.03.20 19:57:17.549330 [ 115 ] {} <Debug> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3575 | 2026.03.20 19:57:17.549435 [ 115 ] {} <Trace> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3576 | 2026.03.20 19:57:17.549455 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3577 | 2026.03.20 19:57:17.549473 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3578 | 2026.03.20 19:57:17.549558 [ 268 ] {aa7cb1bf-9a98-47b4-adf3-908439b0e5f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3579 | 2026.03.20 19:57:17.549604 [ 268 ] {aa7cb1bf-9a98-47b4-adf3-908439b0e5f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3580 | 2026.03.20 19:57:17.549640 [ 191 ] {51452922-abc3-4310-be23-99aba1d27284::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 | ||
| 3581 | 2026.03.20 19:57:17.549795 [ 191 ] {51452922-abc3-4310-be23-99aba1d27284::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3582 | 2026.03.20 19:57:17.549832 [ 191 ] {51452922-abc3-4310-be23-99aba1d27284::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 2614 rows starting from the beginning of the part | ||
| 3583 | 2026.03.20 19:57:17.549929 [ 191 ] {51452922-abc3-4310-be23-99aba1d27284::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 2604 rows starting from the beginning of the part | ||
| 3584 | 2026.03.20 19:57:17.549987 [ 191 ] {51452922-abc3-4310-be23-99aba1d27284::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 | ||
| 3585 | 2026.03.20 19:57:17.550010 [ 268 ] {aa7cb1bf-9a98-47b4-adf3-908439b0e5f7} <Trace> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3586 | 2026.03.20 19:57:17.550037 [ 191 ] {51452922-abc3-4310-be23-99aba1d27284::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 56 rows starting from the beginning of the part | ||
| 3587 | 2026.03.20 19:57:17.550051 [ 268 ] {aa7cb1bf-9a98-47b4-adf3-908439b0e5f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3588 | 2026.03.20 19:57:17.550088 [ 191 ] {51452922-abc3-4310-be23-99aba1d27284::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 138 rows starting from the beginning of the part | ||
| 3589 | 2026.03.20 19:57:17.550146 [ 191 ] {51452922-abc3-4310-be23-99aba1d27284::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 56 rows starting from the beginning of the part | ||
| 3590 | 2026.03.20 19:57:17.550387 [ 268 ] {aa7cb1bf-9a98-47b4-adf3-908439b0e5f7} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3591 | 2026.03.20 19:57:17.550629 [ 268 ] {aa7cb1bf-9a98-47b4-adf3-908439b0e5f7} <Trace> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3592 | 2026.03.20 19:57:17.550730 [ 115 ] {} <Debug> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3593 | 2026.03.20 19:57:17.550761 [ 115 ] {} <Trace> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3594 | 2026.03.20 19:57:17.550763 [ 268 ] {aa7cb1bf-9a98-47b4-adf3-908439b0e5f7} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001223 sec., 52330.335241210145 rows/sec., 4.08 MiB/sec. | ||
| 3595 | 2026.03.20 19:57:17.550778 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3596 | 2026.03.20 19:57:17.550812 [ 268 ] {aa7cb1bf-9a98-47b4-adf3-908439b0e5f7} <Debug> TCPHandler: Processed in 0.001407067 sec. | ||
| 3597 | 2026.03.20 19:57:17.550868 [ 190 ] {28a0ca83-9ebc-4857-818e-128efd36f40d::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 | ||
| 3598 | 2026.03.20 19:57:17.550928 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3599 | 2026.03.20 19:57:17.550957 [ 190 ] {28a0ca83-9ebc-4857-818e-128efd36f40d::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3600 | 2026.03.20 19:57:17.550986 [ 190 ] {28a0ca83-9ebc-4857-818e-128efd36f40d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1401 rows starting from the beginning of the part | ||
| 3601 | 2026.03.20 19:57:17.551024 [ 268 ] {569d7498-a046-44d6-a55a-1636c9660732} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3602 | 2026.03.20 19:57:17.551042 [ 190 ] {28a0ca83-9ebc-4857-818e-128efd36f40d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1367 rows starting from the beginning of the part | ||
| 3603 | 2026.03.20 19:57:17.551069 [ 268 ] {569d7498-a046-44d6-a55a-1636c9660732} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3604 | 2026.03.20 19:57:17.551086 [ 190 ] {28a0ca83-9ebc-4857-818e-128efd36f40d::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 | ||
| 3605 | 2026.03.20 19:57:17.551126 [ 190 ] {28a0ca83-9ebc-4857-818e-128efd36f40d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 64 rows starting from the beginning of the part | ||
| 3606 | 2026.03.20 19:57:17.551164 [ 190 ] {28a0ca83-9ebc-4857-818e-128efd36f40d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 105 rows starting from the beginning of the part | ||
| 3607 | 2026.03.20 19:57:17.551201 [ 190 ] {28a0ca83-9ebc-4857-818e-128efd36f40d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 64 rows starting from the beginning of the part | ||
| 3608 | 2026.03.20 19:57:17.551476 [ 268 ] {569d7498-a046-44d6-a55a-1636c9660732} <Trace> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3609 | 2026.03.20 19:57:17.551511 [ 268 ] {569d7498-a046-44d6-a55a-1636c9660732} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 3610 | 2026.03.20 19:57:17.551847 [ 268 ] {569d7498-a046-44d6-a55a-1636c9660732} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3611 | 2026.03.20 19:57:17.552052 [ 268 ] {569d7498-a046-44d6-a55a-1636c9660732} <Trace> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3612 | 2026.03.20 19:57:17.552159 [ 114 ] {} <Debug> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3613 | 2026.03.20 19:57:17.552174 [ 268 ] {569d7498-a046-44d6-a55a-1636c9660732} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001175 sec., 136170.21276595743 rows/sec., 9.48 MiB/sec. | ||
| 3614 | 2026.03.20 19:57:17.552194 [ 114 ] {} <Trace> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3615 | 2026.03.20 19:57:17.552201 [ 187 ] {51452922-abc3-4310-be23-99aba1d27284::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5524 rows, containing 5 columns (5 merged, 0 gathered) in 0.00264254 sec., 2090413.011723569 rows/sec., 166.05 MiB/sec. | ||
| 3616 | 2026.03.20 19:57:17.552210 [ 268 ] {569d7498-a046-44d6-a55a-1636c9660732} <Debug> TCPHandler: Processed in 0.001339595 sec. | ||
| 3617 | 2026.03.20 19:57:17.552213 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 3618 | 2026.03.20 19:57:17.552333 [ 199 ] {18220be3-bf38-4865-9b53-defeec2c4a91::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 | ||
| 3619 | 2026.03.20 19:57:17.552336 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3620 | 2026.03.20 19:57:17.552380 [ 190 ] {28a0ca83-9ebc-4857-818e-128efd36f40d::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3065 rows, containing 5 columns (5 merged, 0 gathered) in 0.001571782 sec., 1950015.9691356688 rows/sec., 141.53 MiB/sec. | ||
| 3621 | 2026.03.20 19:57:17.552429 [ 199 ] {18220be3-bf38-4865-9b53-defeec2c4a91::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3622 | 2026.03.20 19:57:17.552440 [ 268 ] {095bad28-dcc0-45e9-949b-e29944d3f52a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3623 | 2026.03.20 19:57:17.552461 [ 199 ] {18220be3-bf38-4865-9b53-defeec2c4a91::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 8214 rows starting from the beginning of the part | ||
| 3624 | 2026.03.20 19:57:17.552486 [ 268 ] {095bad28-dcc0-45e9-949b-e29944d3f52a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3625 | 2026.03.20 19:57:17.552533 [ 199 ] {18220be3-bf38-4865-9b53-defeec2c4a91::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1533 rows starting from the beginning of the part | ||
| 3626 | 2026.03.20 19:57:17.552587 [ 199 ] {18220be3-bf38-4865-9b53-defeec2c4a91::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 128 rows starting from the beginning of the part | ||
| 3627 | 2026.03.20 19:57:17.552589 [ 201 ] {28a0ca83-9ebc-4857-818e-128efd36f40d::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3628 | 2026.03.20 19:57:17.552589 [ 193 ] {51452922-abc3-4310-be23-99aba1d27284::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3629 | 2026.03.20 19:57:17.552628 [ 199 ] {18220be3-bf38-4865-9b53-defeec2c4a91::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 | ||
| 3630 | 2026.03.20 19:57:17.552681 [ 199 ] {18220be3-bf38-4865-9b53-defeec2c4a91::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 | ||
| 3631 | 2026.03.20 19:57:17.552720 [ 199 ] {18220be3-bf38-4865-9b53-defeec2c4a91::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 160 rows starting from the beginning of the part | ||
| 3632 | 2026.03.20 19:57:17.552815 [ 268 ] {095bad28-dcc0-45e9-949b-e29944d3f52a} <Trace> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3633 | 2026.03.20 19:57:17.552853 [ 268 ] {095bad28-dcc0-45e9-949b-e29944d3f52a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 3634 | 2026.03.20 19:57:17.552962 [ 193 ] {51452922-abc3-4310-be23-99aba1d27284::all_1_26_5} <Trace> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3635 | 2026.03.20 19:57:17.552964 [ 201 ] {28a0ca83-9ebc-4857-818e-128efd36f40d::all_1_26_5} <Trace> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3636 | 2026.03.20 19:57:17.553111 [ 193 ] {51452922-abc3-4310-be23-99aba1d27284::all_1_26_5} <Trace> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 3637 | 2026.03.20 19:57:17.553122 [ 201 ] {28a0ca83-9ebc-4857-818e-128efd36f40d::all_1_26_5} <Trace> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 3638 | 2026.03.20 19:57:17.553219 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 3639 | 2026.03.20 19:57:17.553246 [ 268 ] {095bad28-dcc0-45e9-949b-e29944d3f52a} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3640 | 2026.03.20 19:57:17.553266 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 3641 | 2026.03.20 19:57:17.553462 [ 268 ] {095bad28-dcc0-45e9-949b-e29944d3f52a} <Trace> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3642 | 2026.03.20 19:57:17.553566 [ 114 ] {} <Debug> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3643 | 2026.03.20 19:57:17.553595 [ 114 ] {} <Trace> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3644 | 2026.03.20 19:57:17.553601 [ 268 ] {095bad28-dcc0-45e9-949b-e29944d3f52a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001153 sec., 52038.16131830009 rows/sec., 3.51 MiB/sec. | ||
| 3645 | 2026.03.20 19:57:17.553614 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3646 | 2026.03.20 19:57:17.553639 [ 268 ] {095bad28-dcc0-45e9-949b-e29944d3f52a} <Debug> TCPHandler: Processed in 0.001334465 sec. | ||
| 3647 | 2026.03.20 19:57:17.553694 [ 201 ] {5b0fb7ba-36a7-4d07-84fe-ea424beb27ea::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 | ||
| 3648 | 2026.03.20 19:57:17.553790 [ 201 ] {5b0fb7ba-36a7-4d07-84fe-ea424beb27ea::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3649 | 2026.03.20 19:57:17.553820 [ 201 ] {5b0fb7ba-36a7-4d07-84fe-ea424beb27ea::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1080 rows starting from the beginning of the part | ||
| 3650 | 2026.03.20 19:57:17.553881 [ 201 ] {5b0fb7ba-36a7-4d07-84fe-ea424beb27ea::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 12 rows starting from the beginning of the part | ||
| 3651 | 2026.03.20 19:57:17.553921 [ 201 ] {5b0fb7ba-36a7-4d07-84fe-ea424beb27ea::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 48 rows starting from the beginning of the part | ||
| 3652 | 2026.03.20 19:57:17.553959 [ 201 ] {5b0fb7ba-36a7-4d07-84fe-ea424beb27ea::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 | ||
| 3653 | 2026.03.20 19:57:17.553995 [ 201 ] {5b0fb7ba-36a7-4d07-84fe-ea424beb27ea::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 | ||
| 3654 | 2026.03.20 19:57:17.554032 [ 201 ] {5b0fb7ba-36a7-4d07-84fe-ea424beb27ea::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 | ||
| 3655 | 2026.03.20 19:57:17.554890 [ 190 ] {5b0fb7ba-36a7-4d07-84fe-ea424beb27ea::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1320 rows, containing 4 columns (4 merged, 0 gathered) in 0.001231583 sec., 1071791.3449601042 rows/sec., 72.23 MiB/sec. | ||
| 3656 | 2026.03.20 19:57:17.555091 [ 201 ] {5b0fb7ba-36a7-4d07-84fe-ea424beb27ea::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3657 | 2026.03.20 19:57:17.555323 [ 201 ] {5b0fb7ba-36a7-4d07-84fe-ea424beb27ea::all_1_26_5} <Trace> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3658 | 2026.03.20 19:57:17.555384 [ 201 ] {5b0fb7ba-36a7-4d07-84fe-ea424beb27ea::all_1_26_5} <Trace> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 3659 | 2026.03.20 19:57:17.555439 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
| 3660 | 2026.03.20 19:57:17.556416 [ 188 ] {18220be3-bf38-4865-9b53-defeec2c4a91::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10355 rows, containing 5 columns (5 merged, 0 gathered) in 0.004093168 sec., 2529825.308904985 rows/sec., 162.44 MiB/sec. | ||
| 3661 | 2026.03.20 19:57:17.556670 [ 199 ] {18220be3-bf38-4865-9b53-defeec2c4a91::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3662 | 2026.03.20 19:57:17.556926 [ 199 ] {18220be3-bf38-4865-9b53-defeec2c4a91::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3663 | 2026.03.20 19:57:17.556999 [ 199 ] {18220be3-bf38-4865-9b53-defeec2c4a91::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 3664 | 2026.03.20 19:57:17.557069 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.18 MiB. | ||
| 3665 | 2026.03.20 19:57:18.000261 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 239.58 MiB, peak 248.88 MiB, free memory in arenas 0.00 B, will set to 240.61 MiB (RSS), difference: 1.03 MiB | ||
| 3666 | 2026.03.20 19:57:19.308012 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40324 | ||
| 3667 | 2026.03.20 19:57:19.308164 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3668 | 2026.03.20 19:57:19.308202 [ 286 ] {} <Debug> TCP-Session: d4dbae91-2826-4c3d-aa22-ab6f54eb5412 Authenticating user 'default' from [fd00:1122:3344:101::e]:40324 | ||
| 3669 | 2026.03.20 19:57:19.308236 [ 286 ] {} <Debug> TCP-Session: d4dbae91-2826-4c3d-aa22-ab6f54eb5412 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3670 | 2026.03.20 19:57:19.308256 [ 286 ] {} <Debug> TCP-Session: d4dbae91-2826-4c3d-aa22-ab6f54eb5412 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3671 | 2026.03.20 19:57:19.308526 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64570 | ||
| 3672 | 2026.03.20 19:57:19.308555 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35807 | ||
| 3673 | 2026.03.20 19:57:19.308591 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44204 | ||
| 3674 | 2026.03.20 19:57:19.308617 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55688 | ||
| 3675 | 2026.03.20 19:57:19.308658 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3676 | 2026.03.20 19:57:19.308646 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52113 | ||
| 3677 | 2026.03.20 19:57:19.308715 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3678 | 2026.03.20 19:57:19.308733 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3679 | 2026.03.20 19:57:19.308714 [ 288 ] {} <Debug> TCP-Session: c4c27b91-aa69-42b0-be21-4a880e39b1e0 Authenticating user 'default' from [fd00:1122:3344:101::e]:64570 | ||
| 3680 | 2026.03.20 19:57:19.308769 [ 293 ] {} <Debug> TCP-Session: c231038a-7941-4ec3-8520-61233d2d72fe Authenticating user 'default' from [fd00:1122:3344:101::e]:55688 | ||
| 3681 | 2026.03.20 19:57:19.308779 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3682 | 2026.03.20 19:57:19.308793 [ 286 ] {} <Trace> TCP-Session: d4dbae91-2826-4c3d-aa22-ab6f54eb5412 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3683 | 2026.03.20 19:57:19.308820 [ 266 ] {} <Debug> TCP-Session: 52e1c29c-525a-462b-80bb-062b29902a23 Authenticating user 'default' from [fd00:1122:3344:101::e]:52113 | ||
| 3684 | 2026.03.20 19:57:19.308815 [ 293 ] {} <Debug> TCP-Session: c231038a-7941-4ec3-8520-61233d2d72fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3685 | 2026.03.20 19:57:19.308863 [ 266 ] {} <Debug> TCP-Session: 52e1c29c-525a-462b-80bb-062b29902a23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3686 | 2026.03.20 19:57:19.308879 [ 293 ] {} <Debug> TCP-Session: c231038a-7941-4ec3-8520-61233d2d72fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3687 | 2026.03.20 19:57:19.308889 [ 266 ] {} <Debug> TCP-Session: 52e1c29c-525a-462b-80bb-062b29902a23 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3688 | 2026.03.20 19:57:19.308804 [ 288 ] {} <Debug> TCP-Session: c4c27b91-aa69-42b0-be21-4a880e39b1e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3689 | 2026.03.20 19:57:19.308760 [ 289 ] {} <Debug> TCP-Session: 67047b2c-9993-489f-a44c-b4f905ff1d37 Authenticating user 'default' from [fd00:1122:3344:101::e]:35807 | ||
| 3690 | 2026.03.20 19:57:19.308939 [ 288 ] {} <Debug> TCP-Session: c4c27b91-aa69-42b0-be21-4a880e39b1e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3691 | 2026.03.20 19:57:19.308971 [ 289 ] {} <Debug> TCP-Session: 67047b2c-9993-489f-a44c-b4f905ff1d37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3692 | 2026.03.20 19:57:19.308708 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3693 | 2026.03.20 19:57:19.309001 [ 289 ] {} <Debug> TCP-Session: 67047b2c-9993-489f-a44c-b4f905ff1d37 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3694 | 2026.03.20 19:57:19.309034 [ 286 ] {7b373253-f413-4c9e-9227-dc814fc26295} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40324) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3695 | 2026.03.20 19:57:19.309038 [ 292 ] {} <Debug> TCP-Session: 49b0cf8f-6321-4c00-9fad-542be382e160 Authenticating user 'default' from [fd00:1122:3344:101::e]:44204 | ||
| 3696 | 2026.03.20 19:57:19.308638 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41443 | ||
| 3697 | 2026.03.20 19:57:19.309099 [ 292 ] {} <Debug> TCP-Session: 49b0cf8f-6321-4c00-9fad-542be382e160 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3698 | 2026.03.20 19:57:19.308597 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48360 | ||
| 3699 | 2026.03.20 19:57:19.308558 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41671 | ||
| 3700 | 2026.03.20 19:57:19.309246 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3701 | 2026.03.20 19:57:19.309182 [ 292 ] {} <Debug> TCP-Session: 49b0cf8f-6321-4c00-9fad-542be382e160 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3702 | 2026.03.20 19:57:19.309277 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3703 | 2026.03.20 19:57:19.309294 [ 294 ] {} <Debug> TCP-Session: 094e0710-4584-464a-b692-47a18144f143 Authenticating user 'default' from [fd00:1122:3344:101::e]:41443 | ||
| 3704 | 2026.03.20 19:57:19.309327 [ 291 ] {} <Debug> TCP-Session: 6b96561a-d253-41fe-8047-e8c2eab63ebf Authenticating user 'default' from [fd00:1122:3344:101::e]:48360 | ||
| 3705 | 2026.03.20 19:57:19.309333 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3706 | 2026.03.20 19:57:19.309340 [ 294 ] {} <Debug> TCP-Session: 094e0710-4584-464a-b692-47a18144f143 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3707 | 2026.03.20 19:57:19.309353 [ 291 ] {} <Debug> TCP-Session: 6b96561a-d253-41fe-8047-e8c2eab63ebf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3708 | 2026.03.20 19:57:19.309376 [ 290 ] {} <Debug> TCP-Session: 21a7ab67-c4d6-47c7-ad49-fcded0ea0f72 Authenticating user 'default' from [fd00:1122:3344:101::e]:41671 | ||
| 3709 | 2026.03.20 19:57:19.309384 [ 294 ] {} <Debug> TCP-Session: 094e0710-4584-464a-b692-47a18144f143 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3710 | 2026.03.20 19:57:19.309394 [ 291 ] {} <Debug> TCP-Session: 6b96561a-d253-41fe-8047-e8c2eab63ebf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3711 | 2026.03.20 19:57:19.309405 [ 286 ] {7b373253-f413-4c9e-9227-dc814fc26295} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3712 | 2026.03.20 19:57:19.309418 [ 290 ] {} <Debug> TCP-Session: 21a7ab67-c4d6-47c7-ad49-fcded0ea0f72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3713 | 2026.03.20 19:57:19.309483 [ 290 ] {} <Debug> TCP-Session: 21a7ab67-c4d6-47c7-ad49-fcded0ea0f72 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3714 | 2026.03.20 19:57:19.309510 [ 286 ] {7b373253-f413-4c9e-9227-dc814fc26295} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3715 | 2026.03.20 19:57:19.309903 [ 286 ] {7b373253-f413-4c9e-9227-dc814fc26295} <Debug> oximeter.version (078d6925-fa51-4905-abb6-a72e2fd3fc2b) (SelectExecutor): Key condition: unknown | ||
| 3716 | 2026.03.20 19:57:19.311187 [ 330 ] {7b373253-f413-4c9e-9227-dc814fc26295} <Trace> AggregatingTransform: Aggregating | ||
| 3717 | 2026.03.20 19:57:19.311231 [ 330 ] {7b373253-f413-4c9e-9227-dc814fc26295} <Trace> Aggregator: Aggregation method: without_key | ||
| 3718 | 2026.03.20 19:57:19.311270 [ 330 ] {7b373253-f413-4c9e-9227-dc814fc26295} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001235193 sec. (809.590 rows/sec., 31.62 KiB/sec.) | ||
| 3719 | 2026.03.20 19:57:19.311291 [ 330 ] {7b373253-f413-4c9e-9227-dc814fc26295} <Trace> Aggregator: Merging aggregated data | ||
| 3720 | 2026.03.20 19:57:19.312751 [ 286 ] {7b373253-f413-4c9e-9227-dc814fc26295} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003803 sec., 262.95030239284773 rows/sec., 10.27 KiB/sec. | ||
| 3721 | 2026.03.20 19:57:19.312911 [ 286 ] {7b373253-f413-4c9e-9227-dc814fc26295} <Debug> TCPHandler: Processed in 0.004300044 sec. | ||
| 3722 | 2026.03.20 19:57:19.313028 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3723 | 2026.03.20 19:57:19.313060 [ 286 ] {} <Debug> TCP-Session: d4dbae91-2826-4c3d-aa22-ab6f54eb5412 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3724 | 2026.03.20 19:57:19.313060 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3725 | 2026.03.20 19:57:19.313082 [ 266 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3726 | 2026.03.20 19:57:19.313095 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3727 | 2026.03.20 19:57:19.313113 [ 288 ] {} <Debug> TCP-Session: c4c27b91-aa69-42b0-be21-4a880e39b1e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3728 | 2026.03.20 19:57:19.313131 [ 266 ] {} <Debug> TCP-Session: 52e1c29c-525a-462b-80bb-062b29902a23 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3729 | 2026.03.20 19:57:19.313142 [ 289 ] {} <Debug> TCP-Session: 67047b2c-9993-489f-a44c-b4f905ff1d37 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3730 | 2026.03.20 19:57:19.313153 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3731 | 2026.03.20 19:57:19.313178 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3732 | 2026.03.20 19:57:19.313156 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3733 | 2026.03.20 19:57:19.313221 [ 292 ] {} <Debug> TCP-Session: 49b0cf8f-6321-4c00-9fad-542be382e160 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3734 | 2026.03.20 19:57:19.313237 [ 291 ] {} <Debug> TCP-Session: 6b96561a-d253-41fe-8047-e8c2eab63ebf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3735 | 2026.03.20 19:57:19.313246 [ 293 ] {} <Debug> TCP-Session: c231038a-7941-4ec3-8520-61233d2d72fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3736 | 2026.03.20 19:57:19.313208 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3737 | 2026.03.20 19:57:19.313119 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3738 | 2026.03.20 19:57:19.313322 [ 294 ] {} <Debug> TCP-Session: 094e0710-4584-464a-b692-47a18144f143 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3739 | 2026.03.20 19:57:19.313351 [ 290 ] {} <Debug> TCP-Session: 21a7ab67-c4d6-47c7-ad49-fcded0ea0f72 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3740 | 2026.03.20 19:57:22.182222 [ 110 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3741 | 2026.03.20 19:57:22.182291 [ 110 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3742 | 2026.03.20 19:57:22.298728 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8575 | ||
| 3743 | 2026.03.20 19:57:22.299234 [ 244 ] {} <Trace> system.asynchronous_metric_log (68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3744 | 2026.03.20 19:57:22.299268 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3745 | 2026.03.20 19:57:22.299731 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3746 | 2026.03.20 19:57:22.299963 [ 244 ] {} <Trace> system.asynchronous_metric_log (68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3747 | 2026.03.20 19:57:22.300095 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8575 | ||
| 3748 | 2026.03.20 19:57:22.550606 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3749 | 2026.03.20 19:57:22.550804 [ 268 ] {f3edb511-4009-4641-8af4-37a95241fde2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3750 | 2026.03.20 19:57:22.550881 [ 268 ] {f3edb511-4009-4641-8af4-37a95241fde2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3751 | 2026.03.20 19:57:22.551643 [ 268 ] {f3edb511-4009-4641-8af4-37a95241fde2} <Trace> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3752 | 2026.03.20 19:57:22.551704 [ 268 ] {f3edb511-4009-4641-8af4-37a95241fde2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3753 | 2026.03.20 19:57:22.552141 [ 268 ] {f3edb511-4009-4641-8af4-37a95241fde2} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 3754 | 2026.03.20 19:57:22.552371 [ 268 ] {f3edb511-4009-4641-8af4-37a95241fde2} <Trace> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3755 | 2026.03.20 19:57:22.552525 [ 268 ] {f3edb511-4009-4641-8af4-37a95241fde2} <Debug> executeQuery: Read 138 rows, 12.29 KiB in 0.001774 sec., 77790.30439684329 rows/sec., 6.76 MiB/sec. | ||
| 3756 | 2026.03.20 19:57:22.552572 [ 268 ] {f3edb511-4009-4641-8af4-37a95241fde2} <Debug> TCPHandler: Processed in 0.002103826 sec. | ||
| 3757 | 2026.03.20 19:57:22.552696 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3758 | 2026.03.20 19:57:22.552799 [ 268 ] {b9029368-186b-41fb-9611-44d6e2e70296} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3759 | 2026.03.20 19:57:22.552843 [ 268 ] {b9029368-186b-41fb-9611-44d6e2e70296} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3760 | 2026.03.20 19:57:22.553262 [ 268 ] {b9029368-186b-41fb-9611-44d6e2e70296} <Trace> oximeter.fields_u16 (04c457fd-3af8-4a79-a88d-7c36c4cdcc84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3761 | 2026.03.20 19:57:22.553298 [ 268 ] {b9029368-186b-41fb-9611-44d6e2e70296} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3762 | 2026.03.20 19:57:22.553593 [ 268 ] {b9029368-186b-41fb-9611-44d6e2e70296} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3763 | 2026.03.20 19:57:22.553796 [ 268 ] {b9029368-186b-41fb-9611-44d6e2e70296} <Trace> oximeter.fields_u16 (04c457fd-3af8-4a79-a88d-7c36c4cdcc84): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3764 | 2026.03.20 19:57:22.553924 [ 268 ] {b9029368-186b-41fb-9611-44d6e2e70296} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001149 sec., 35683.20278503046 rows/sec., 2.62 MiB/sec. | ||
| 3765 | 2026.03.20 19:57:22.553963 [ 268 ] {b9029368-186b-41fb-9611-44d6e2e70296} <Debug> TCPHandler: Processed in 0.001318835 sec. | ||
| 3766 | 2026.03.20 19:57:22.554068 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3767 | 2026.03.20 19:57:22.554162 [ 268 ] {91579716-b4ab-4b58-bbaa-00aa824ab41f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3768 | 2026.03.20 19:57:22.554202 [ 268 ] {91579716-b4ab-4b58-bbaa-00aa824ab41f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3769 | 2026.03.20 19:57:22.554622 [ 268 ] {91579716-b4ab-4b58-bbaa-00aa824ab41f} <Trace> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3770 | 2026.03.20 19:57:22.554660 [ 268 ] {91579716-b4ab-4b58-bbaa-00aa824ab41f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3771 | 2026.03.20 19:57:22.554965 [ 268 ] {91579716-b4ab-4b58-bbaa-00aa824ab41f} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 3772 | 2026.03.20 19:57:22.555171 [ 268 ] {91579716-b4ab-4b58-bbaa-00aa824ab41f} <Trace> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3773 | 2026.03.20 19:57:22.555295 [ 268 ] {91579716-b4ab-4b58-bbaa-00aa824ab41f} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001152 sec., 91145.83333333333 rows/sec., 7.12 MiB/sec. | ||
| 3774 | 2026.03.20 19:57:22.555333 [ 268 ] {91579716-b4ab-4b58-bbaa-00aa824ab41f} <Debug> TCPHandler: Processed in 0.001313855 sec. | ||
| 3775 | 2026.03.20 19:57:22.555441 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3776 | 2026.03.20 19:57:22.555537 [ 268 ] {e31853ae-b792-4d7b-a4b5-70a2151fe606} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3777 | 2026.03.20 19:57:22.555580 [ 268 ] {e31853ae-b792-4d7b-a4b5-70a2151fe606} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3778 | 2026.03.20 19:57:22.555962 [ 268 ] {e31853ae-b792-4d7b-a4b5-70a2151fe606} <Trace> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3779 | 2026.03.20 19:57:22.555999 [ 268 ] {e31853ae-b792-4d7b-a4b5-70a2151fe606} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3780 | 2026.03.20 19:57:22.556322 [ 268 ] {e31853ae-b792-4d7b-a4b5-70a2151fe606} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 3781 | 2026.03.20 19:57:22.556523 [ 268 ] {e31853ae-b792-4d7b-a4b5-70a2151fe606} <Trace> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3782 | 2026.03.20 19:57:22.556651 [ 268 ] {e31853ae-b792-4d7b-a4b5-70a2151fe606} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001133 sec., 141218.00529567522 rows/sec., 9.84 MiB/sec. | ||
| 3783 | 2026.03.20 19:57:22.556687 [ 268 ] {e31853ae-b792-4d7b-a4b5-70a2151fe606} <Debug> TCPHandler: Processed in 0.001293654 sec. | ||
| 3784 | 2026.03.20 19:57:22.556786 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3785 | 2026.03.20 19:57:22.556879 [ 268 ] {1c17d2e4-a805-4673-ac15-57f032aa02fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3786 | 2026.03.20 19:57:22.556932 [ 268 ] {1c17d2e4-a805-4673-ac15-57f032aa02fa} <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 | ||
| 3787 | 2026.03.20 19:57:22.557742 [ 268 ] {1c17d2e4-a805-4673-ac15-57f032aa02fa} <Trace> oximeter.measurements_histogramu64 (4eb69afa-be86-412c-972f-8e432190220c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3788 | 2026.03.20 19:57:22.557778 [ 268 ] {1c17d2e4-a805-4673-ac15-57f032aa02fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3789 | 2026.03.20 19:57:22.558344 [ 268 ] {1c17d2e4-a805-4673-ac15-57f032aa02fa} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3790 | 2026.03.20 19:57:22.558555 [ 268 ] {1c17d2e4-a805-4673-ac15-57f032aa02fa} <Trace> oximeter.measurements_histogramu64 (4eb69afa-be86-412c-972f-8e432190220c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3791 | 2026.03.20 19:57:22.558686 [ 268 ] {1c17d2e4-a805-4673-ac15-57f032aa02fa} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001824 sec., 22478.070175438595 rows/sec., 40.28 MiB/sec. | ||
| 3792 | 2026.03.20 19:57:22.558736 [ 268 ] {1c17d2e4-a805-4673-ac15-57f032aa02fa} <Debug> TCPHandler: Processed in 0.001997583 sec. | ||
| 3793 | 2026.03.20 19:57:22.558847 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3794 | 2026.03.20 19:57:22.558947 [ 268 ] {fc8eb867-1c91-41b3-b4fa-8a3efe436587} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3795 | 2026.03.20 19:57:22.558989 [ 268 ] {fc8eb867-1c91-41b3-b4fa-8a3efe436587} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3796 | 2026.03.20 19:57:22.559312 [ 268 ] {fc8eb867-1c91-41b3-b4fa-8a3efe436587} <Trace> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3797 | 2026.03.20 19:57:22.559347 [ 268 ] {fc8eb867-1c91-41b3-b4fa-8a3efe436587} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3798 | 2026.03.20 19:57:22.559640 [ 268 ] {fc8eb867-1c91-41b3-b4fa-8a3efe436587} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 3799 | 2026.03.20 19:57:22.559859 [ 268 ] {fc8eb867-1c91-41b3-b4fa-8a3efe436587} <Trace> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3800 | 2026.03.20 19:57:22.559985 [ 268 ] {fc8eb867-1c91-41b3-b4fa-8a3efe436587} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001057 sec., 56764.42762535478 rows/sec., 3.83 MiB/sec. | ||
| 3801 | 2026.03.20 19:57:22.560020 [ 268 ] {fc8eb867-1c91-41b3-b4fa-8a3efe436587} <Debug> TCPHandler: Processed in 0.001220923 sec. | ||
| 3802 | 2026.03.20 19:57:22.752825 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 3803 | 2026.03.20 19:57:22.768849 [ 243 ] {} <Trace> system.metric_log (c7b02c2c-b96c-49bb-8e22-d7891c66dbbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3804 | 2026.03.20 19:57:22.768909 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.21 GiB. | ||
| 3805 | 2026.03.20 19:57:22.775094 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3806 | 2026.03.20 19:57:22.775803 [ 243 ] {} <Trace> system.metric_log (c7b02c2c-b96c-49bb-8e22-d7891c66dbbf): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3807 | 2026.03.20 19:57:22.778531 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 3808 | 2026.03.20 19:57:27.317767 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 494 | ||
| 3809 | 2026.03.20 19:57:27.319864 [ 242 ] {} <Trace> system.query_log (50ee8abe-c559-4bfc-bb2f-d84f09891cde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3810 | 2026.03.20 19:57:27.319910 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 3811 | 2026.03.20 19:57:27.321091 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3812 | 2026.03.20 19:57:27.321372 [ 242 ] {} <Trace> system.query_log (50ee8abe-c559-4bfc-bb2f-d84f09891cde): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3813 | 2026.03.20 19:57:27.321724 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 494 | ||
| 3814 | 2026.03.20 19:57:27.548449 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3815 | 2026.03.20 19:57:27.548628 [ 268 ] {5f3612ae-b1ed-412d-b9f6-12a9b02da3d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3816 | 2026.03.20 19:57:27.548691 [ 268 ] {5f3612ae-b1ed-412d-b9f6-12a9b02da3d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3817 | 2026.03.20 19:57:27.549355 [ 268 ] {5f3612ae-b1ed-412d-b9f6-12a9b02da3d7} <Trace> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3818 | 2026.03.20 19:57:27.549402 [ 268 ] {5f3612ae-b1ed-412d-b9f6-12a9b02da3d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 3819 | 2026.03.20 19:57:27.549826 [ 268 ] {5f3612ae-b1ed-412d-b9f6-12a9b02da3d7} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 3820 | 2026.03.20 19:57:27.550067 [ 268 ] {5f3612ae-b1ed-412d-b9f6-12a9b02da3d7} <Trace> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3821 | 2026.03.20 19:57:27.550225 [ 268 ] {5f3612ae-b1ed-412d-b9f6-12a9b02da3d7} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001648 sec., 33980.58252427185 rows/sec., 2.61 MiB/sec. | ||
| 3822 | 2026.03.20 19:57:27.550267 [ 268 ] {5f3612ae-b1ed-412d-b9f6-12a9b02da3d7} <Debug> TCPHandler: Processed in 0.001950722 sec. | ||
| 3823 | 2026.03.20 19:57:27.550404 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3824 | 2026.03.20 19:57:27.550499 [ 268 ] {8dbe27dd-c3b7-41db-89b6-aa0c2b658a61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3825 | 2026.03.20 19:57:27.550539 [ 268 ] {8dbe27dd-c3b7-41db-89b6-aa0c2b658a61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3826 | 2026.03.20 19:57:27.550964 [ 268 ] {8dbe27dd-c3b7-41db-89b6-aa0c2b658a61} <Trace> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3827 | 2026.03.20 19:57:27.551000 [ 268 ] {8dbe27dd-c3b7-41db-89b6-aa0c2b658a61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 3828 | 2026.03.20 19:57:27.551312 [ 268 ] {8dbe27dd-c3b7-41db-89b6-aa0c2b658a61} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 3829 | 2026.03.20 19:57:27.551524 [ 268 ] {8dbe27dd-c3b7-41db-89b6-aa0c2b658a61} <Trace> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3830 | 2026.03.20 19:57:27.551657 [ 268 ] {8dbe27dd-c3b7-41db-89b6-aa0c2b658a61} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001176 sec., 54421.768707482996 rows/sec., 4.25 MiB/sec. | ||
| 3831 | 2026.03.20 19:57:27.551704 [ 268 ] {8dbe27dd-c3b7-41db-89b6-aa0c2b658a61} <Debug> TCPHandler: Processed in 0.001349886 sec. | ||
| 3832 | 2026.03.20 19:57:27.551833 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3833 | 2026.03.20 19:57:27.551929 [ 268 ] {b859ab92-ac71-4f0d-87a0-052336471c5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3834 | 2026.03.20 19:57:27.551973 [ 268 ] {b859ab92-ac71-4f0d-87a0-052336471c5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3835 | 2026.03.20 19:57:27.552419 [ 268 ] {b859ab92-ac71-4f0d-87a0-052336471c5e} <Trace> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3836 | 2026.03.20 19:57:27.552455 [ 268 ] {b859ab92-ac71-4f0d-87a0-052336471c5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 3837 | 2026.03.20 19:57:27.552805 [ 268 ] {b859ab92-ac71-4f0d-87a0-052336471c5e} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 3838 | 2026.03.20 19:57:27.553020 [ 268 ] {b859ab92-ac71-4f0d-87a0-052336471c5e} <Trace> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3839 | 2026.03.20 19:57:27.553155 [ 268 ] {b859ab92-ac71-4f0d-87a0-052336471c5e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001243 sec., 128720.83668543847 rows/sec., 8.97 MiB/sec. | ||
| 3840 | 2026.03.20 19:57:27.553194 [ 268 ] {b859ab92-ac71-4f0d-87a0-052336471c5e} <Debug> TCPHandler: Processed in 0.001411118 sec. | ||
| 3841 | 2026.03.20 19:57:27.553311 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3842 | 2026.03.20 19:57:27.553407 [ 268 ] {d89c773a-4736-4986-b695-5fd6db524b6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3843 | 2026.03.20 19:57:27.553450 [ 268 ] {d89c773a-4736-4986-b695-5fd6db524b6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3844 | 2026.03.20 19:57:27.553801 [ 268 ] {d89c773a-4736-4986-b695-5fd6db524b6e} <Trace> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3845 | 2026.03.20 19:57:27.553835 [ 268 ] {d89c773a-4736-4986-b695-5fd6db524b6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 3846 | 2026.03.20 19:57:27.554156 [ 268 ] {d89c773a-4736-4986-b695-5fd6db524b6e} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 3847 | 2026.03.20 19:57:27.554362 [ 268 ] {d89c773a-4736-4986-b695-5fd6db524b6e} <Trace> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3848 | 2026.03.20 19:57:27.554494 [ 268 ] {d89c773a-4736-4986-b695-5fd6db524b6e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001105 sec., 54298.64253393665 rows/sec., 3.66 MiB/sec. | ||
| 3849 | 2026.03.20 19:57:27.554531 [ 268 ] {d89c773a-4736-4986-b695-5fd6db524b6e} <Debug> TCPHandler: Processed in 0.001269563 sec. | ||
| 3850 | 2026.03.20 19:57:27.932411 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3851 | 2026.03.20 19:57:27.932601 [ 268 ] {bdfd6143-b02e-466e-ab98-855f050b565a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3852 | 2026.03.20 19:57:27.932671 [ 268 ] {bdfd6143-b02e-466e-ab98-855f050b565a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3853 | 2026.03.20 19:57:27.933328 [ 268 ] {bdfd6143-b02e-466e-ab98-855f050b565a} <Trace> oximeter.fields_i16 (2564387c-0082-4c94-ade1-9353cd557e41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3854 | 2026.03.20 19:57:27.933365 [ 268 ] {bdfd6143-b02e-466e-ab98-855f050b565a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 3855 | 2026.03.20 19:57:27.933735 [ 268 ] {bdfd6143-b02e-466e-ab98-855f050b565a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3856 | 2026.03.20 19:57:27.933956 [ 268 ] {bdfd6143-b02e-466e-ab98-855f050b565a} <Trace> oximeter.fields_i16 (2564387c-0082-4c94-ade1-9353cd557e41): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3857 | 2026.03.20 19:57:27.934066 [ 102 ] {} <Debug> oximeter.fields_i16 (2564387c-0082-4c94-ade1-9353cd557e41) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3858 | 2026.03.20 19:57:27.934105 [ 102 ] {} <Trace> oximeter.fields_i16 (2564387c-0082-4c94-ade1-9353cd557e41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3859 | 2026.03.20 19:57:27.934119 [ 268 ] {bdfd6143-b02e-466e-ab98-855f050b565a} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001568 sec., 15306.122448979593 rows/sec., 1.27 MiB/sec. | ||
| 3860 | 2026.03.20 19:57:27.934129 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 3861 | 2026.03.20 19:57:27.934164 [ 268 ] {bdfd6143-b02e-466e-ab98-855f050b565a} <Debug> TCPHandler: Processed in 0.00188119 sec. | ||
| 3862 | 2026.03.20 19:57:27.934252 [ 201 ] {2564387c-0082-4c94-ade1-9353cd557e41::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 | ||
| 3863 | 2026.03.20 19:57:27.934290 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3864 | 2026.03.20 19:57:27.934395 [ 268 ] {23bdb75a-b17e-4054-93dc-2409cbaf958f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3865 | 2026.03.20 19:57:27.934410 [ 201 ] {2564387c-0082-4c94-ade1-9353cd557e41::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3866 | 2026.03.20 19:57:27.934436 [ 268 ] {23bdb75a-b17e-4054-93dc-2409cbaf958f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3867 | 2026.03.20 19:57:27.934454 [ 201 ] {2564387c-0082-4c94-ade1-9353cd557e41::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 3868 | 2026.03.20 19:57:27.934540 [ 201 ] {2564387c-0082-4c94-ade1-9353cd557e41::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 24 rows starting from the beginning of the part | ||
| 3869 | 2026.03.20 19:57:27.934593 [ 201 ] {2564387c-0082-4c94-ade1-9353cd557e41::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 | ||
| 3870 | 2026.03.20 19:57:27.934644 [ 201 ] {2564387c-0082-4c94-ade1-9353cd557e41::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 | ||
| 3871 | 2026.03.20 19:57:27.934691 [ 201 ] {2564387c-0082-4c94-ade1-9353cd557e41::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 | ||
| 3872 | 2026.03.20 19:57:27.934852 [ 268 ] {23bdb75a-b17e-4054-93dc-2409cbaf958f} <Trace> oximeter.fields_ipaddr (4d519c69-6502-4e4d-92c8-2256a1b268df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3873 | 2026.03.20 19:57:27.934893 [ 268 ] {23bdb75a-b17e-4054-93dc-2409cbaf958f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 3874 | 2026.03.20 19:57:27.935231 [ 268 ] {23bdb75a-b17e-4054-93dc-2409cbaf958f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3875 | 2026.03.20 19:57:27.935477 [ 268 ] {23bdb75a-b17e-4054-93dc-2409cbaf958f} <Trace> oximeter.fields_ipaddr (4d519c69-6502-4e4d-92c8-2256a1b268df): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3876 | 2026.03.20 19:57:27.935588 [ 199 ] {2564387c-0082-4c94-ade1-9353cd557e41::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.001387426 sec., 86491.09934511823 rows/sec., 7.51 MiB/sec. | ||
| 3877 | 2026.03.20 19:57:27.935617 [ 268 ] {23bdb75a-b17e-4054-93dc-2409cbaf958f} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.00124 sec., 12903.225806451614 rows/sec., 1.03 MiB/sec. | ||
| 3878 | 2026.03.20 19:57:27.935668 [ 268 ] {23bdb75a-b17e-4054-93dc-2409cbaf958f} <Debug> TCPHandler: Processed in 0.001428348 sec. | ||
| 3879 | 2026.03.20 19:57:27.935747 [ 201 ] {2564387c-0082-4c94-ade1-9353cd557e41::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3880 | 2026.03.20 19:57:27.935783 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3881 | 2026.03.20 19:57:27.935884 [ 268 ] {56ee1ad3-f04f-440d-9b69-4ce50d5d7553} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3882 | 2026.03.20 19:57:27.935925 [ 268 ] {56ee1ad3-f04f-440d-9b69-4ce50d5d7553} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3883 | 2026.03.20 19:57:27.936005 [ 201 ] {2564387c-0082-4c94-ade1-9353cd557e41::all_1_5_1} <Trace> oximeter.fields_i16 (2564387c-0082-4c94-ade1-9353cd557e41): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3884 | 2026.03.20 19:57:27.936076 [ 201 ] {2564387c-0082-4c94-ade1-9353cd557e41::all_1_5_1} <Trace> oximeter.fields_i16 (2564387c-0082-4c94-ade1-9353cd557e41) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3885 | 2026.03.20 19:57:27.936151 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 3886 | 2026.03.20 19:57:27.937501 [ 268 ] {56ee1ad3-f04f-440d-9b69-4ce50d5d7553} <Trace> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3887 | 2026.03.20 19:57:27.937542 [ 268 ] {56ee1ad3-f04f-440d-9b69-4ce50d5d7553} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 3888 | 2026.03.20 19:57:27.938002 [ 268 ] {56ee1ad3-f04f-440d-9b69-4ce50d5d7553} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 3889 | 2026.03.20 19:57:27.938211 [ 268 ] {56ee1ad3-f04f-440d-9b69-4ce50d5d7553} <Trace> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3890 | 2026.03.20 19:57:27.938340 [ 268 ] {56ee1ad3-f04f-440d-9b69-4ce50d5d7553} <Debug> executeQuery: Read 2611 rows, 201.26 KiB in 0.002474 sec., 1055375.909458367 rows/sec., 79.44 MiB/sec. | ||
| 3891 | 2026.03.20 19:57:27.938382 [ 268 ] {56ee1ad3-f04f-440d-9b69-4ce50d5d7553} <Debug> MemoryTracker: Peak memory usage (for query): 4.02 MiB. | ||
| 3892 | 2026.03.20 19:57:27.938395 [ 268 ] {56ee1ad3-f04f-440d-9b69-4ce50d5d7553} <Debug> TCPHandler: Processed in 0.002661661 sec. | ||
| 3893 | 2026.03.20 19:57:27.938511 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3894 | 2026.03.20 19:57:27.938606 [ 268 ] {c5f3dbb6-6a1f-488e-ae48-1f7adf27188d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3895 | 2026.03.20 19:57:27.938646 [ 268 ] {c5f3dbb6-6a1f-488e-ae48-1f7adf27188d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3896 | 2026.03.20 19:57:27.939074 [ 268 ] {c5f3dbb6-6a1f-488e-ae48-1f7adf27188d} <Trace> oximeter.fields_u16 (04c457fd-3af8-4a79-a88d-7c36c4cdcc84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3897 | 2026.03.20 19:57:27.939108 [ 268 ] {c5f3dbb6-6a1f-488e-ae48-1f7adf27188d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 3898 | 2026.03.20 19:57:27.939403 [ 268 ] {c5f3dbb6-6a1f-488e-ae48-1f7adf27188d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3899 | 2026.03.20 19:57:27.939606 [ 268 ] {c5f3dbb6-6a1f-488e-ae48-1f7adf27188d} <Trace> oximeter.fields_u16 (04c457fd-3af8-4a79-a88d-7c36c4cdcc84): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3900 | 2026.03.20 19:57:27.939730 [ 268 ] {c5f3dbb6-6a1f-488e-ae48-1f7adf27188d} <Debug> executeQuery: Read 78 rows, 5.84 KiB in 0.001142 sec., 68301.22591943957 rows/sec., 4.99 MiB/sec. | ||
| 3901 | 2026.03.20 19:57:27.939771 [ 268 ] {c5f3dbb6-6a1f-488e-ae48-1f7adf27188d} <Debug> TCPHandler: Processed in 0.001309455 sec. | ||
| 3902 | 2026.03.20 19:57:27.939886 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3903 | 2026.03.20 19:57:27.939981 [ 268 ] {49c508f3-118c-4690-a74c-e601acfbf0cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3904 | 2026.03.20 19:57:27.940019 [ 268 ] {49c508f3-118c-4690-a74c-e601acfbf0cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3905 | 2026.03.20 19:57:27.940698 [ 268 ] {49c508f3-118c-4690-a74c-e601acfbf0cc} <Trace> oximeter.fields_u32 (3e77f56c-5e97-464b-9ee2-b988bdce5b4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3906 | 2026.03.20 19:57:27.940731 [ 268 ] {49c508f3-118c-4690-a74c-e601acfbf0cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 3907 | 2026.03.20 19:57:27.941049 [ 268 ] {49c508f3-118c-4690-a74c-e601acfbf0cc} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3908 | 2026.03.20 19:57:27.941257 [ 268 ] {49c508f3-118c-4690-a74c-e601acfbf0cc} <Trace> oximeter.fields_u32 (3e77f56c-5e97-464b-9ee2-b988bdce5b4b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3909 | 2026.03.20 19:57:27.941347 [ 102 ] {} <Debug> oximeter.fields_u32 (3e77f56c-5e97-464b-9ee2-b988bdce5b4b) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3910 | 2026.03.20 19:57:27.941383 [ 102 ] {} <Trace> oximeter.fields_u32 (3e77f56c-5e97-464b-9ee2-b988bdce5b4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3911 | 2026.03.20 19:57:27.941388 [ 268 ] {49c508f3-118c-4690-a74c-e601acfbf0cc} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001424 sec., 579353.9325842697 rows/sec., 33.89 MiB/sec. | ||
| 3912 | 2026.03.20 19:57:27.941406 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 3913 | 2026.03.20 19:57:27.941432 [ 268 ] {49c508f3-118c-4690-a74c-e601acfbf0cc} <Debug> TCPHandler: Processed in 0.001596533 sec. | ||
| 3914 | 2026.03.20 19:57:27.941483 [ 190 ] {3e77f56c-5e97-464b-9ee2-b988bdce5b4b::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 | ||
| 3915 | 2026.03.20 19:57:27.941543 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3916 | 2026.03.20 19:57:27.941578 [ 190 ] {3e77f56c-5e97-464b-9ee2-b988bdce5b4b::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3917 | 2026.03.20 19:57:27.941611 [ 190 ] {3e77f56c-5e97-464b-9ee2-b988bdce5b4b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 825 rows starting from the beginning of the part | ||
| 3918 | 2026.03.20 19:57:27.941637 [ 268 ] {57ca520d-709a-493e-ba0a-5b1875d32659} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 3919 | 2026.03.20 19:57:27.941674 [ 190 ] {3e77f56c-5e97-464b-9ee2-b988bdce5b4b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 825 rows starting from the beginning of the part | ||
| 3920 | 2026.03.20 19:57:27.941676 [ 268 ] {57ca520d-709a-493e-ba0a-5b1875d32659} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 3921 | 2026.03.20 19:57:27.941726 [ 190 ] {3e77f56c-5e97-464b-9ee2-b988bdce5b4b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 825 rows starting from the beginning of the part | ||
| 3922 | 2026.03.20 19:57:27.941771 [ 190 ] {3e77f56c-5e97-464b-9ee2-b988bdce5b4b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 825 rows starting from the beginning of the part | ||
| 3923 | 2026.03.20 19:57:27.941816 [ 190 ] {3e77f56c-5e97-464b-9ee2-b988bdce5b4b::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 825 rows starting from the beginning of the part | ||
| 3924 | 2026.03.20 19:57:27.942065 [ 268 ] {57ca520d-709a-493e-ba0a-5b1875d32659} <Trace> oximeter.fields_u64 (90970e3f-dc86-46a0-9941-511c942241bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3925 | 2026.03.20 19:57:27.942100 [ 268 ] {57ca520d-709a-493e-ba0a-5b1875d32659} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 3926 | 2026.03.20 19:57:27.942407 [ 268 ] {57ca520d-709a-493e-ba0a-5b1875d32659} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3927 | 2026.03.20 19:57:27.942625 [ 268 ] {57ca520d-709a-493e-ba0a-5b1875d32659} <Trace> oximeter.fields_u64 (90970e3f-dc86-46a0-9941-511c942241bb): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3928 | 2026.03.20 19:57:27.942756 [ 268 ] {57ca520d-709a-493e-ba0a-5b1875d32659} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001135 sec., 881.057268722467 rows/sec., 61.95 KiB/sec. | ||
| 3929 | 2026.03.20 19:57:27.942794 [ 268 ] {57ca520d-709a-493e-ba0a-5b1875d32659} <Debug> TCPHandler: Processed in 0.001299015 sec. | ||
| 3930 | 2026.03.20 19:57:27.942902 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3931 | 2026.03.20 19:57:27.942997 [ 268 ] {f9088d59-b239-4641-8b3d-ccdf9545cab1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3932 | 2026.03.20 19:57:27.943035 [ 268 ] {f9088d59-b239-4641-8b3d-ccdf9545cab1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3933 | 2026.03.20 19:57:27.943198 [ 201 ] {3e77f56c-5e97-464b-9ee2-b988bdce5b4b::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4125 rows, containing 5 columns (5 merged, 0 gathered) in 0.001747616 sec., 2360358.339589475 rows/sec., 147.08 MiB/sec. | ||
| 3934 | 2026.03.20 19:57:27.943399 [ 199 ] {3e77f56c-5e97-464b-9ee2-b988bdce5b4b::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3935 | 2026.03.20 19:57:27.943427 [ 268 ] {f9088d59-b239-4641-8b3d-ccdf9545cab1} <Trace> oximeter.fields_u8 (8746d2ea-87a3-47dd-bedc-b71d488a0ac0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3936 | 2026.03.20 19:57:27.943464 [ 268 ] {f9088d59-b239-4641-8b3d-ccdf9545cab1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 3937 | 2026.03.20 19:57:27.943786 [ 268 ] {f9088d59-b239-4641-8b3d-ccdf9545cab1} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3938 | 2026.03.20 19:57:27.943788 [ 199 ] {3e77f56c-5e97-464b-9ee2-b988bdce5b4b::all_1_5_1} <Trace> oximeter.fields_u32 (3e77f56c-5e97-464b-9ee2-b988bdce5b4b): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3939 | 2026.03.20 19:57:27.943900 [ 199 ] {3e77f56c-5e97-464b-9ee2-b988bdce5b4b::all_1_5_1} <Trace> oximeter.fields_u32 (3e77f56c-5e97-464b-9ee2-b988bdce5b4b) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3940 | 2026.03.20 19:57:27.943999 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 3941 | 2026.03.20 19:57:27.944013 [ 268 ] {f9088d59-b239-4641-8b3d-ccdf9545cab1} <Trace> oximeter.fields_u8 (8746d2ea-87a3-47dd-bedc-b71d488a0ac0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3942 | 2026.03.20 19:57:27.944106 [ 102 ] {} <Debug> oximeter.fields_u8 (8746d2ea-87a3-47dd-bedc-b71d488a0ac0) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3943 | 2026.03.20 19:57:27.944134 [ 102 ] {} <Trace> oximeter.fields_u8 (8746d2ea-87a3-47dd-bedc-b71d488a0ac0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3944 | 2026.03.20 19:57:27.944151 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 3945 | 2026.03.20 19:57:27.944150 [ 268 ] {f9088d59-b239-4641-8b3d-ccdf9545cab1} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00117 sec., 10256.410256410256 rows/sec., 801.28 KiB/sec. | ||
| 3946 | 2026.03.20 19:57:27.944195 [ 268 ] {f9088d59-b239-4641-8b3d-ccdf9545cab1} <Debug> TCPHandler: Processed in 0.001341386 sec. | ||
| 3947 | 2026.03.20 19:57:27.944256 [ 200 ] {8746d2ea-87a3-47dd-bedc-b71d488a0ac0::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 | ||
| 3948 | 2026.03.20 19:57:27.944304 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3949 | 2026.03.20 19:57:27.944402 [ 268 ] {26a13582-efb2-4697-8826-51dec77e6281} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3950 | 2026.03.20 19:57:27.944415 [ 200 ] {8746d2ea-87a3-47dd-bedc-b71d488a0ac0::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3951 | 2026.03.20 19:57:27.944443 [ 268 ] {26a13582-efb2-4697-8826-51dec77e6281} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3952 | 2026.03.20 19:57:27.944456 [ 200 ] {8746d2ea-87a3-47dd-bedc-b71d488a0ac0::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part | ||
| 3953 | 2026.03.20 19:57:27.944543 [ 200 ] {8746d2ea-87a3-47dd-bedc-b71d488a0ac0::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 12 rows starting from the beginning of the part | ||
| 3954 | 2026.03.20 19:57:27.944594 [ 200 ] {8746d2ea-87a3-47dd-bedc-b71d488a0ac0::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 | ||
| 3955 | 2026.03.20 19:57:27.944639 [ 200 ] {8746d2ea-87a3-47dd-bedc-b71d488a0ac0::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 | ||
| 3956 | 2026.03.20 19:57:27.944685 [ 200 ] {8746d2ea-87a3-47dd-bedc-b71d488a0ac0::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 | ||
| 3957 | 2026.03.20 19:57:27.945309 [ 268 ] {26a13582-efb2-4697-8826-51dec77e6281} <Trace> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3958 | 2026.03.20 19:57:27.945350 [ 268 ] {26a13582-efb2-4697-8826-51dec77e6281} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 3959 | 2026.03.20 19:57:27.945459 [ 192 ] {8746d2ea-87a3-47dd-bedc-b71d488a0ac0::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.001253153 sec., 47879.22943168153 rows/sec., 3.84 MiB/sec. | ||
| 3960 | 2026.03.20 19:57:27.945595 [ 200 ] {8746d2ea-87a3-47dd-bedc-b71d488a0ac0::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3961 | 2026.03.20 19:57:27.945766 [ 268 ] {26a13582-efb2-4697-8826-51dec77e6281} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 3962 | 2026.03.20 19:57:27.945876 [ 200 ] {8746d2ea-87a3-47dd-bedc-b71d488a0ac0::all_1_5_1} <Trace> oximeter.fields_u8 (8746d2ea-87a3-47dd-bedc-b71d488a0ac0): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3963 | 2026.03.20 19:57:27.945958 [ 200 ] {8746d2ea-87a3-47dd-bedc-b71d488a0ac0::all_1_5_1} <Trace> oximeter.fields_u8 (8746d2ea-87a3-47dd-bedc-b71d488a0ac0) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3964 | 2026.03.20 19:57:27.946020 [ 268 ] {26a13582-efb2-4697-8826-51dec77e6281} <Trace> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3965 | 2026.03.20 19:57:27.946025 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 3966 | 2026.03.20 19:57:27.946158 [ 268 ] {26a13582-efb2-4697-8826-51dec77e6281} <Debug> executeQuery: Read 1381 rows, 95.80 KiB in 0.001773 sec., 778905.8093626621 rows/sec., 52.77 MiB/sec. | ||
| 3967 | 2026.03.20 19:57:27.946202 [ 268 ] {26a13582-efb2-4697-8826-51dec77e6281} <Debug> TCPHandler: Processed in 0.001946982 sec. | ||
| 3968 | 2026.03.20 19:57:27.946316 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3969 | 2026.03.20 19:57:27.946412 [ 268 ] {93c9c1ba-dc98-4fe8-baf0-cb6d78eb5e45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3970 | 2026.03.20 19:57:27.946455 [ 268 ] {93c9c1ba-dc98-4fe8-baf0-cb6d78eb5e45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3971 | 2026.03.20 19:57:27.947134 [ 268 ] {93c9c1ba-dc98-4fe8-baf0-cb6d78eb5e45} <Trace> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3972 | 2026.03.20 19:57:27.947168 [ 268 ] {93c9c1ba-dc98-4fe8-baf0-cb6d78eb5e45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 3973 | 2026.03.20 19:57:27.947633 [ 268 ] {93c9c1ba-dc98-4fe8-baf0-cb6d78eb5e45} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 3974 | 2026.03.20 19:57:27.947849 [ 268 ] {93c9c1ba-dc98-4fe8-baf0-cb6d78eb5e45} <Trace> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3975 | 2026.03.20 19:57:27.947976 [ 268 ] {93c9c1ba-dc98-4fe8-baf0-cb6d78eb5e45} <Debug> executeQuery: Read 1540 rows, 96.45 KiB in 0.001582 sec., 973451.3274336283 rows/sec., 59.54 MiB/sec. | ||
| 3976 | 2026.03.20 19:57:27.948015 [ 268 ] {93c9c1ba-dc98-4fe8-baf0-cb6d78eb5e45} <Debug> TCPHandler: Processed in 0.001748156 sec. | ||
| 3977 | 2026.03.20 19:57:27.948131 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3978 | 2026.03.20 19:57:27.948225 [ 268 ] {695c6c90-1046-4ee6-9d5f-1a8348635ee7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3979 | 2026.03.20 19:57:27.948278 [ 268 ] {695c6c90-1046-4ee6-9d5f-1a8348635ee7} <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 | ||
| 3980 | 2026.03.20 19:57:27.949101 [ 268 ] {695c6c90-1046-4ee6-9d5f-1a8348635ee7} <Trace> oximeter.measurements_histogramu64 (4eb69afa-be86-412c-972f-8e432190220c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3981 | 2026.03.20 19:57:27.949136 [ 268 ] {695c6c90-1046-4ee6-9d5f-1a8348635ee7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 3982 | 2026.03.20 19:57:27.949723 [ 268 ] {695c6c90-1046-4ee6-9d5f-1a8348635ee7} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3983 | 2026.03.20 19:57:27.949945 [ 268 ] {695c6c90-1046-4ee6-9d5f-1a8348635ee7} <Trace> oximeter.measurements_histogramu64 (4eb69afa-be86-412c-972f-8e432190220c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3984 | 2026.03.20 19:57:27.950081 [ 268 ] {695c6c90-1046-4ee6-9d5f-1a8348635ee7} <Debug> executeQuery: Read 50 rows, 91.75 KiB in 0.001873 sec., 26695.141484249863 rows/sec., 47.84 MiB/sec. | ||
| 3985 | 2026.03.20 19:57:27.950141 [ 268 ] {695c6c90-1046-4ee6-9d5f-1a8348635ee7} <Debug> TCPHandler: Processed in 0.002058935 sec. | ||
| 3986 | 2026.03.20 19:57:27.950259 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3987 | 2026.03.20 19:57:27.950355 [ 268 ] {32ec8cc1-1620-433b-ba2f-2c92862d9f26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3988 | 2026.03.20 19:57:27.950396 [ 268 ] {32ec8cc1-1620-433b-ba2f-2c92862d9f26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3989 | 2026.03.20 19:57:27.950715 [ 268 ] {32ec8cc1-1620-433b-ba2f-2c92862d9f26} <Trace> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3990 | 2026.03.20 19:57:27.950747 [ 268 ] {32ec8cc1-1620-433b-ba2f-2c92862d9f26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 3991 | 2026.03.20 19:57:27.951046 [ 268 ] {32ec8cc1-1620-433b-ba2f-2c92862d9f26} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 3992 | 2026.03.20 19:57:27.951251 [ 268 ] {32ec8cc1-1620-433b-ba2f-2c92862d9f26} <Trace> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3993 | 2026.03.20 19:57:27.951377 [ 268 ] {32ec8cc1-1620-433b-ba2f-2c92862d9f26} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.00104 sec., 11538.461538461539 rows/sec., 796.27 KiB/sec. | ||
| 3994 | 2026.03.20 19:57:27.951413 [ 268 ] {32ec8cc1-1620-433b-ba2f-2c92862d9f26} <Debug> TCPHandler: Processed in 0.001205121 sec. | ||
| 3995 | 2026.03.20 19:57:29.800261 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9023 | ||
| 3996 | 2026.03.20 19:57:29.800980 [ 244 ] {} <Trace> system.asynchronous_metric_log (68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3997 | 2026.03.20 19:57:29.801042 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 3998 | 2026.03.20 19:57:29.801673 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3999 | 2026.03.20 19:57:29.801908 [ 244 ] {} <Trace> system.asynchronous_metric_log (68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4000 | 2026.03.20 19:57:29.802042 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9023 | ||
| 4001 | 2026.03.20 19:57:30.278687 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4002 | 2026.03.20 19:57:30.295247 [ 243 ] {} <Trace> system.metric_log (c7b02c2c-b96c-49bb-8e22-d7891c66dbbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4003 | 2026.03.20 19:57:30.295302 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4004 | 2026.03.20 19:57:30.301542 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4005 | 2026.03.20 19:57:30.302259 [ 243 ] {} <Trace> system.metric_log (c7b02c2c-b96c-49bb-8e22-d7891c66dbbf): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4006 | 2026.03.20 19:57:30.305108 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4007 | 2026.03.20 19:57:32.547055 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4008 | 2026.03.20 19:57:32.547235 [ 268 ] {df09c9dd-7ad1-4618-9748-e322875b8ed1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4009 | 2026.03.20 19:57:32.547304 [ 268 ] {df09c9dd-7ad1-4618-9748-e322875b8ed1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4010 | 2026.03.20 19:57:32.547959 [ 268 ] {df09c9dd-7ad1-4618-9748-e322875b8ed1} <Trace> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4011 | 2026.03.20 19:57:32.548010 [ 268 ] {df09c9dd-7ad1-4618-9748-e322875b8ed1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4012 | 2026.03.20 19:57:32.548397 [ 268 ] {df09c9dd-7ad1-4618-9748-e322875b8ed1} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4013 | 2026.03.20 19:57:32.548653 [ 268 ] {df09c9dd-7ad1-4618-9748-e322875b8ed1} <Trace> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4014 | 2026.03.20 19:57:32.548817 [ 268 ] {df09c9dd-7ad1-4618-9748-e322875b8ed1} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001628 sec., 34398.0343980344 rows/sec., 2.64 MiB/sec. | ||
| 4015 | 2026.03.20 19:57:32.548866 [ 268 ] {df09c9dd-7ad1-4618-9748-e322875b8ed1} <Debug> TCPHandler: Processed in 0.001939092 sec. | ||
| 4016 | 2026.03.20 19:57:32.548997 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4017 | 2026.03.20 19:57:32.549101 [ 268 ] {f25cc12b-4ab8-4593-b366-0d4a53d76cdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4018 | 2026.03.20 19:57:32.549147 [ 268 ] {f25cc12b-4ab8-4593-b366-0d4a53d76cdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4019 | 2026.03.20 19:57:32.549599 [ 268 ] {f25cc12b-4ab8-4593-b366-0d4a53d76cdd} <Trace> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4020 | 2026.03.20 19:57:32.549637 [ 268 ] {f25cc12b-4ab8-4593-b366-0d4a53d76cdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4021 | 2026.03.20 19:57:32.549957 [ 268 ] {f25cc12b-4ab8-4593-b366-0d4a53d76cdd} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4022 | 2026.03.20 19:57:32.550164 [ 268 ] {f25cc12b-4ab8-4593-b366-0d4a53d76cdd} <Trace> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4023 | 2026.03.20 19:57:32.550299 [ 268 ] {f25cc12b-4ab8-4593-b366-0d4a53d76cdd} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00122 sec., 52459.016393442624 rows/sec., 4.09 MiB/sec. | ||
| 4024 | 2026.03.20 19:57:32.550344 [ 268 ] {f25cc12b-4ab8-4593-b366-0d4a53d76cdd} <Debug> TCPHandler: Processed in 0.001401107 sec. | ||
| 4025 | 2026.03.20 19:57:32.550460 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4026 | 2026.03.20 19:57:32.550558 [ 268 ] {6586b795-80b3-4b85-82e4-9c09aee1c565} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4027 | 2026.03.20 19:57:32.550602 [ 268 ] {6586b795-80b3-4b85-82e4-9c09aee1c565} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4028 | 2026.03.20 19:57:32.550992 [ 268 ] {6586b795-80b3-4b85-82e4-9c09aee1c565} <Trace> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4029 | 2026.03.20 19:57:32.551029 [ 268 ] {6586b795-80b3-4b85-82e4-9c09aee1c565} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4030 | 2026.03.20 19:57:32.551353 [ 268 ] {6586b795-80b3-4b85-82e4-9c09aee1c565} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4031 | 2026.03.20 19:57:32.551558 [ 268 ] {6586b795-80b3-4b85-82e4-9c09aee1c565} <Trace> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4032 | 2026.03.20 19:57:32.551690 [ 268 ] {6586b795-80b3-4b85-82e4-9c09aee1c565} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001151 sec., 111207.6455256299 rows/sec., 7.75 MiB/sec. | ||
| 4033 | 2026.03.20 19:57:32.551728 [ 268 ] {6586b795-80b3-4b85-82e4-9c09aee1c565} <Debug> TCPHandler: Processed in 0.001318346 sec. | ||
| 4034 | 2026.03.20 19:57:32.551842 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4035 | 2026.03.20 19:57:32.551937 [ 268 ] {442df7d2-ab95-4286-bb64-19a44b5e04b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4036 | 2026.03.20 19:57:32.551979 [ 268 ] {442df7d2-ab95-4286-bb64-19a44b5e04b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4037 | 2026.03.20 19:57:32.552307 [ 268 ] {442df7d2-ab95-4286-bb64-19a44b5e04b9} <Trace> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4038 | 2026.03.20 19:57:32.552342 [ 268 ] {442df7d2-ab95-4286-bb64-19a44b5e04b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4039 | 2026.03.20 19:57:32.552634 [ 268 ] {442df7d2-ab95-4286-bb64-19a44b5e04b9} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4040 | 2026.03.20 19:57:32.552834 [ 268 ] {442df7d2-ab95-4286-bb64-19a44b5e04b9} <Trace> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4041 | 2026.03.20 19:57:32.552964 [ 268 ] {442df7d2-ab95-4286-bb64-19a44b5e04b9} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001044 sec., 45977.011494252874 rows/sec., 3.10 MiB/sec. | ||
| 4042 | 2026.03.20 19:57:32.553001 [ 268 ] {442df7d2-ab95-4286-bb64-19a44b5e04b9} <Debug> TCPHandler: Processed in 0.001209532 sec. | ||
| 4043 | 2026.03.20 19:57:37.182541 [ 96 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4044 | 2026.03.20 19:57:37.182658 [ 96 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4045 | 2026.03.20 19:57:37.302146 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9535 | ||
| 4046 | 2026.03.20 19:57:37.302659 [ 244 ] {} <Trace> system.asynchronous_metric_log (68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4047 | 2026.03.20 19:57:37.302704 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4048 | 2026.03.20 19:57:37.303222 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4049 | 2026.03.20 19:57:37.303456 [ 244 ] {} <Trace> system.asynchronous_metric_log (68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4050 | 2026.03.20 19:57:37.303583 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9535 | ||
| 4051 | 2026.03.20 19:57:37.321895 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 532 | ||
| 4052 | 2026.03.20 19:57:37.324295 [ 242 ] {} <Trace> system.query_log (50ee8abe-c559-4bfc-bb2f-d84f09891cde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4053 | 2026.03.20 19:57:37.324335 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4054 | 2026.03.20 19:57:37.325556 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4055 | 2026.03.20 19:57:37.325850 [ 242 ] {} <Trace> system.query_log (50ee8abe-c559-4bfc-bb2f-d84f09891cde): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4056 | 2026.03.20 19:57:37.326180 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 532 | ||
| 4057 | 2026.03.20 19:57:37.548955 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4058 | 2026.03.20 19:57:37.549138 [ 268 ] {eeb75b19-594f-4c82-b723-8e521e7edafe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4059 | 2026.03.20 19:57:37.549205 [ 268 ] {eeb75b19-594f-4c82-b723-8e521e7edafe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4060 | 2026.03.20 19:57:37.549910 [ 268 ] {eeb75b19-594f-4c82-b723-8e521e7edafe} <Trace> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4061 | 2026.03.20 19:57:37.549954 [ 268 ] {eeb75b19-594f-4c82-b723-8e521e7edafe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4062 | 2026.03.20 19:57:37.550337 [ 268 ] {eeb75b19-594f-4c82-b723-8e521e7edafe} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4063 | 2026.03.20 19:57:37.550557 [ 268 ] {eeb75b19-594f-4c82-b723-8e521e7edafe} <Trace> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4064 | 2026.03.20 19:57:37.550711 [ 268 ] {eeb75b19-594f-4c82-b723-8e521e7edafe} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00162 sec., 34567.9012345679 rows/sec., 2.66 MiB/sec. | ||
| 4065 | 2026.03.20 19:57:37.550722 [ 95 ] {} <Debug> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4066 | 2026.03.20 19:57:37.550758 [ 268 ] {eeb75b19-594f-4c82-b723-8e521e7edafe} <Debug> TCPHandler: Processed in 0.001927781 sec. | ||
| 4067 | 2026.03.20 19:57:37.550812 [ 95 ] {} <Trace> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4068 | 2026.03.20 19:57:37.550851 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4069 | 2026.03.20 19:57:37.550926 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4070 | 2026.03.20 19:57:37.550994 [ 201 ] {51452922-abc3-4310-be23-99aba1d27284::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 | ||
| 4071 | 2026.03.20 19:57:37.551024 [ 268 ] {e90c4a6e-3d70-4e0e-8d14-571e47dfe629} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4072 | 2026.03.20 19:57:37.551078 [ 268 ] {e90c4a6e-3d70-4e0e-8d14-571e47dfe629} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4073 | 2026.03.20 19:57:37.551154 [ 201 ] {51452922-abc3-4310-be23-99aba1d27284::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4074 | 2026.03.20 19:57:37.551198 [ 201 ] {51452922-abc3-4310-be23-99aba1d27284::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 2614 rows starting from the beginning of the part | ||
| 4075 | 2026.03.20 19:57:37.551273 [ 201 ] {51452922-abc3-4310-be23-99aba1d27284::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 138 rows starting from the beginning of the part | ||
| 4076 | 2026.03.20 19:57:37.551326 [ 201 ] {51452922-abc3-4310-be23-99aba1d27284::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 56 rows starting from the beginning of the part | ||
| 4077 | 2026.03.20 19:57:37.551379 [ 201 ] {51452922-abc3-4310-be23-99aba1d27284::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 2611 rows starting from the beginning of the part | ||
| 4078 | 2026.03.20 19:57:37.551427 [ 201 ] {51452922-abc3-4310-be23-99aba1d27284::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 56 rows starting from the beginning of the part | ||
| 4079 | 2026.03.20 19:57:37.551474 [ 201 ] {51452922-abc3-4310-be23-99aba1d27284::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 | ||
| 4080 | 2026.03.20 19:57:37.551518 [ 268 ] {e90c4a6e-3d70-4e0e-8d14-571e47dfe629} <Trace> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4081 | 2026.03.20 19:57:37.551560 [ 268 ] {e90c4a6e-3d70-4e0e-8d14-571e47dfe629} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4082 | 2026.03.20 19:57:37.551908 [ 268 ] {e90c4a6e-3d70-4e0e-8d14-571e47dfe629} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4083 | 2026.03.20 19:57:37.552126 [ 268 ] {e90c4a6e-3d70-4e0e-8d14-571e47dfe629} <Trace> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4084 | 2026.03.20 19:57:37.552236 [ 95 ] {} <Debug> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4085 | 2026.03.20 19:57:37.552264 [ 95 ] {} <Trace> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4086 | 2026.03.20 19:57:37.552268 [ 268 ] {e90c4a6e-3d70-4e0e-8d14-571e47dfe629} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001261 sec., 50753.37034099921 rows/sec., 3.96 MiB/sec. | ||
| 4087 | 2026.03.20 19:57:37.552281 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4088 | 2026.03.20 19:57:37.552316 [ 268 ] {e90c4a6e-3d70-4e0e-8d14-571e47dfe629} <Debug> TCPHandler: Processed in 0.001448539 sec. | ||
| 4089 | 2026.03.20 19:57:37.552389 [ 200 ] {28a0ca83-9ebc-4857-818e-128efd36f40d::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 | ||
| 4090 | 2026.03.20 19:57:37.552443 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4091 | 2026.03.20 19:57:37.552518 [ 200 ] {28a0ca83-9ebc-4857-818e-128efd36f40d::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4092 | 2026.03.20 19:57:37.552541 [ 268 ] {cd4a636d-3689-416c-a52d-f48ada848654} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4093 | 2026.03.20 19:57:37.552555 [ 200 ] {28a0ca83-9ebc-4857-818e-128efd36f40d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1401 rows starting from the beginning of the part | ||
| 4094 | 2026.03.20 19:57:37.552591 [ 268 ] {cd4a636d-3689-416c-a52d-f48ada848654} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4095 | 2026.03.20 19:57:37.552625 [ 200 ] {28a0ca83-9ebc-4857-818e-128efd36f40d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 105 rows starting from the beginning of the part | ||
| 4096 | 2026.03.20 19:57:37.552674 [ 200 ] {28a0ca83-9ebc-4857-818e-128efd36f40d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 64 rows starting from the beginning of the part | ||
| 4097 | 2026.03.20 19:57:37.552712 [ 200 ] {28a0ca83-9ebc-4857-818e-128efd36f40d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1381 rows starting from the beginning of the part | ||
| 4098 | 2026.03.20 19:57:37.552750 [ 200 ] {28a0ca83-9ebc-4857-818e-128efd36f40d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 64 rows starting from the beginning of the part | ||
| 4099 | 2026.03.20 19:57:37.552785 [ 200 ] {28a0ca83-9ebc-4857-818e-128efd36f40d::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 | ||
| 4100 | 2026.03.20 19:57:37.553030 [ 268 ] {cd4a636d-3689-416c-a52d-f48ada848654} <Trace> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4101 | 2026.03.20 19:57:37.553071 [ 268 ] {cd4a636d-3689-416c-a52d-f48ada848654} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4102 | 2026.03.20 19:57:37.553441 [ 268 ] {cd4a636d-3689-416c-a52d-f48ada848654} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4103 | 2026.03.20 19:57:37.553655 [ 196 ] {51452922-abc3-4310-be23-99aba1d27284::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5531 rows, containing 5 columns (5 merged, 0 gathered) in 0.002721062 sec., 2032662.2473137327 rows/sec., 161.45 MiB/sec. | ||
| 4104 | 2026.03.20 19:57:37.553665 [ 268 ] {cd4a636d-3689-416c-a52d-f48ada848654} <Trace> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4105 | 2026.03.20 19:57:37.553788 [ 95 ] {} <Debug> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4106 | 2026.03.20 19:57:37.553818 [ 95 ] {} <Trace> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4107 | 2026.03.20 19:57:37.553821 [ 268 ] {cd4a636d-3689-416c-a52d-f48ada848654} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001296 sec., 123456.79012345678 rows/sec., 8.60 MiB/sec. | ||
| 4108 | 2026.03.20 19:57:37.553838 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4109 | 2026.03.20 19:57:37.553871 [ 268 ] {cd4a636d-3689-416c-a52d-f48ada848654} <Debug> TCPHandler: Processed in 0.001477169 sec. | ||
| 4110 | 2026.03.20 19:57:37.553914 [ 201 ] {18220be3-bf38-4865-9b53-defeec2c4a91::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 | ||
| 4111 | 2026.03.20 19:57:37.553992 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4112 | 2026.03.20 19:57:37.554017 [ 201 ] {18220be3-bf38-4865-9b53-defeec2c4a91::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4113 | 2026.03.20 19:57:37.554048 [ 201 ] {18220be3-bf38-4865-9b53-defeec2c4a91::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 10355 rows starting from the beginning of the part | ||
| 4114 | 2026.03.20 19:57:37.554058 [ 189 ] {51452922-abc3-4310-be23-99aba1d27284::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4115 | 2026.03.20 19:57:37.554091 [ 268 ] {fb9efb27-ba1b-45a2-8e61-97a1858f9582} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4116 | 2026.03.20 19:57:37.554095 [ 201 ] {18220be3-bf38-4865-9b53-defeec2c4a91::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 | ||
| 4117 | 2026.03.20 19:57:37.554114 [ 200 ] {28a0ca83-9ebc-4857-818e-128efd36f40d::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3079 rows, containing 5 columns (5 merged, 0 gathered) in 0.001772267 sec., 1737322.8751649724 rows/sec., 126.18 MiB/sec. | ||
| 4118 | 2026.03.20 19:57:37.554139 [ 268 ] {fb9efb27-ba1b-45a2-8e61-97a1858f9582} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4119 | 2026.03.20 19:57:37.554153 [ 201 ] {18220be3-bf38-4865-9b53-defeec2c4a91::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 | ||
| 4120 | 2026.03.20 19:57:37.554201 [ 201 ] {18220be3-bf38-4865-9b53-defeec2c4a91::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1540 rows starting from the beginning of the part | ||
| 4121 | 2026.03.20 19:57:37.554237 [ 201 ] {18220be3-bf38-4865-9b53-defeec2c4a91::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 128 rows starting from the beginning of the part | ||
| 4122 | 2026.03.20 19:57:37.554275 [ 201 ] {18220be3-bf38-4865-9b53-defeec2c4a91::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 160 rows starting from the beginning of the part | ||
| 4123 | 2026.03.20 19:57:37.554349 [ 200 ] {28a0ca83-9ebc-4857-818e-128efd36f40d::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4124 | 2026.03.20 19:57:37.554405 [ 189 ] {51452922-abc3-4310-be23-99aba1d27284::all_1_31_6} <Trace> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4125 | 2026.03.20 19:57:37.554508 [ 189 ] {51452922-abc3-4310-be23-99aba1d27284::all_1_31_6} <Trace> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4126 | 2026.03.20 19:57:37.554512 [ 268 ] {fb9efb27-ba1b-45a2-8e61-97a1858f9582} <Trace> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4127 | 2026.03.20 19:57:37.554563 [ 268 ] {fb9efb27-ba1b-45a2-8e61-97a1858f9582} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4128 | 2026.03.20 19:57:37.554602 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 4129 | 2026.03.20 19:57:37.554655 [ 200 ] {28a0ca83-9ebc-4857-818e-128efd36f40d::all_1_31_6} <Trace> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4130 | 2026.03.20 19:57:37.554743 [ 200 ] {28a0ca83-9ebc-4857-818e-128efd36f40d::all_1_31_6} <Trace> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4131 | 2026.03.20 19:57:37.554817 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 4132 | 2026.03.20 19:57:37.554903 [ 268 ] {fb9efb27-ba1b-45a2-8e61-97a1858f9582} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4133 | 2026.03.20 19:57:37.555116 [ 268 ] {fb9efb27-ba1b-45a2-8e61-97a1858f9582} <Trace> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4134 | 2026.03.20 19:57:37.555216 [ 95 ] {} <Debug> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4135 | 2026.03.20 19:57:37.555242 [ 95 ] {} <Trace> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4136 | 2026.03.20 19:57:37.555249 [ 268 ] {fb9efb27-ba1b-45a2-8e61-97a1858f9582} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001174 sec., 51107.325383304946 rows/sec., 3.44 MiB/sec. | ||
| 4137 | 2026.03.20 19:57:37.555259 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4138 | 2026.03.20 19:57:37.555294 [ 268 ] {fb9efb27-ba1b-45a2-8e61-97a1858f9582} <Debug> TCPHandler: Processed in 0.001348316 sec. | ||
| 4139 | 2026.03.20 19:57:37.555358 [ 194 ] {5b0fb7ba-36a7-4d07-84fe-ea424beb27ea::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 | ||
| 4140 | 2026.03.20 19:57:37.555454 [ 194 ] {5b0fb7ba-36a7-4d07-84fe-ea424beb27ea::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4141 | 2026.03.20 19:57:37.555483 [ 194 ] {5b0fb7ba-36a7-4d07-84fe-ea424beb27ea::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1320 rows starting from the beginning of the part | ||
| 4142 | 2026.03.20 19:57:37.555539 [ 194 ] {5b0fb7ba-36a7-4d07-84fe-ea424beb27ea::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 | ||
| 4143 | 2026.03.20 19:57:37.555584 [ 194 ] {5b0fb7ba-36a7-4d07-84fe-ea424beb27ea::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 60 rows starting from the beginning of the part | ||
| 4144 | 2026.03.20 19:57:37.555626 [ 194 ] {5b0fb7ba-36a7-4d07-84fe-ea424beb27ea::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 12 rows starting from the beginning of the part | ||
| 4145 | 2026.03.20 19:57:37.555667 [ 194 ] {5b0fb7ba-36a7-4d07-84fe-ea424beb27ea::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 48 rows starting from the beginning of the part | ||
| 4146 | 2026.03.20 19:57:37.555708 [ 194 ] {5b0fb7ba-36a7-4d07-84fe-ea424beb27ea::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 | ||
| 4147 | 2026.03.20 19:57:37.556599 [ 200 ] {5b0fb7ba-36a7-4d07-84fe-ea424beb27ea::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1560 rows, containing 4 columns (4 merged, 0 gathered) in 0.001282564 sec., 1216313.5718763352 rows/sec., 81.97 MiB/sec. | ||
| 4148 | 2026.03.20 19:57:37.556856 [ 189 ] {5b0fb7ba-36a7-4d07-84fe-ea424beb27ea::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4149 | 2026.03.20 19:57:37.557149 [ 189 ] {5b0fb7ba-36a7-4d07-84fe-ea424beb27ea::all_1_31_6} <Trace> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4150 | 2026.03.20 19:57:37.557230 [ 189 ] {5b0fb7ba-36a7-4d07-84fe-ea424beb27ea::all_1_31_6} <Trace> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4151 | 2026.03.20 19:57:37.557335 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 4152 | 2026.03.20 19:57:37.557844 [ 200 ] {18220be3-bf38-4865-9b53-defeec2c4a91::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12503 rows, containing 5 columns (5 merged, 0 gathered) in 0.003960445 sec., 3156968.471977265 rows/sec., 202.36 MiB/sec. | ||
| 4153 | 2026.03.20 19:57:37.558135 [ 189 ] {18220be3-bf38-4865-9b53-defeec2c4a91::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4154 | 2026.03.20 19:57:37.558377 [ 189 ] {18220be3-bf38-4865-9b53-defeec2c4a91::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4155 | 2026.03.20 19:57:37.558439 [ 189 ] {18220be3-bf38-4865-9b53-defeec2c4a91::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4156 | 2026.03.20 19:57:37.558495 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.33 MiB. | ||
| 4157 | 2026.03.20 19:57:37.805205 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4158 | 2026.03.20 19:57:37.822513 [ 243 ] {} <Trace> system.metric_log (c7b02c2c-b96c-49bb-8e22-d7891c66dbbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4159 | 2026.03.20 19:57:37.822616 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4160 | 2026.03.20 19:57:37.828549 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4161 | 2026.03.20 19:57:37.829271 [ 243 ] {} <Trace> system.metric_log (c7b02c2c-b96c-49bb-8e22-d7891c66dbbf): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4162 | 2026.03.20 19:57:37.832960 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4163 | 2026.03.20 19:57:40.034493 [ 92 ] {} <Debug> oximeter.fields_u64 (90970e3f-dc86-46a0-9941-511c942241bb) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4164 | 2026.03.20 19:57:40.034576 [ 92 ] {} <Trace> oximeter.fields_u64 (90970e3f-dc86-46a0-9941-511c942241bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4165 | 2026.03.20 19:57:40.034598 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4166 | 2026.03.20 19:57:40.034709 [ 201 ] {90970e3f-dc86-46a0-9941-511c942241bb::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 | ||
| 4167 | 2026.03.20 19:57:40.034856 [ 201 ] {90970e3f-dc86-46a0-9941-511c942241bb::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4168 | 2026.03.20 19:57:40.034891 [ 201 ] {90970e3f-dc86-46a0-9941-511c942241bb::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part | ||
| 4169 | 2026.03.20 19:57:40.034958 [ 201 ] {90970e3f-dc86-46a0-9941-511c942241bb::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 | ||
| 4170 | 2026.03.20 19:57:40.035003 [ 201 ] {90970e3f-dc86-46a0-9941-511c942241bb::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 | ||
| 4171 | 2026.03.20 19:57:40.035046 [ 201 ] {90970e3f-dc86-46a0-9941-511c942241bb::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 | ||
| 4172 | 2026.03.20 19:57:40.035088 [ 201 ] {90970e3f-dc86-46a0-9941-511c942241bb::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 | ||
| 4173 | 2026.03.20 19:57:40.035885 [ 200 ] {90970e3f-dc86-46a0-9941-511c942241bb::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001224532 sec., 4899.831119154093 rows/sec., 363.66 KiB/sec. | ||
| 4174 | 2026.03.20 19:57:40.036048 [ 197 ] {90970e3f-dc86-46a0-9941-511c942241bb::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4175 | 2026.03.20 19:57:40.036356 [ 197 ] {90970e3f-dc86-46a0-9941-511c942241bb::all_1_5_1} <Trace> oximeter.fields_u64 (90970e3f-dc86-46a0-9941-511c942241bb): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4176 | 2026.03.20 19:57:40.036440 [ 197 ] {90970e3f-dc86-46a0-9941-511c942241bb::all_1_5_1} <Trace> oximeter.fields_u64 (90970e3f-dc86-46a0-9941-511c942241bb) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4177 | 2026.03.20 19:57:40.036520 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4178 | 2026.03.20 19:57:40.414584 [ 90 ] {} <Debug> oximeter.fields_ipaddr (4d519c69-6502-4e4d-92c8-2256a1b268df) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4179 | 2026.03.20 19:57:40.414680 [ 90 ] {} <Trace> oximeter.fields_ipaddr (4d519c69-6502-4e4d-92c8-2256a1b268df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4180 | 2026.03.20 19:57:40.414716 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4181 | 2026.03.20 19:57:40.414928 [ 201 ] {4d519c69-6502-4e4d-92c8-2256a1b268df::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 | ||
| 4182 | 2026.03.20 19:57:40.415100 [ 201 ] {4d519c69-6502-4e4d-92c8-2256a1b268df::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4183 | 2026.03.20 19:57:40.415142 [ 201 ] {4d519c69-6502-4e4d-92c8-2256a1b268df::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part | ||
| 4184 | 2026.03.20 19:57:40.415224 [ 201 ] {4d519c69-6502-4e4d-92c8-2256a1b268df::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part | ||
| 4185 | 2026.03.20 19:57:40.415279 [ 201 ] {4d519c69-6502-4e4d-92c8-2256a1b268df::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 16 rows starting from the beginning of the part | ||
| 4186 | 2026.03.20 19:57:40.415328 [ 201 ] {4d519c69-6502-4e4d-92c8-2256a1b268df::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part | ||
| 4187 | 2026.03.20 19:57:40.415379 [ 201 ] {4d519c69-6502-4e4d-92c8-2256a1b268df::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 16 rows starting from the beginning of the part | ||
| 4188 | 2026.03.20 19:57:40.416256 [ 200 ] {4d519c69-6502-4e4d-92c8-2256a1b268df::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48 rows, containing 5 columns (5 merged, 0 gathered) in 0.001429937 sec., 33567.912432505764 rows/sec., 2.80 MiB/sec. | ||
| 4189 | 2026.03.20 19:57:40.416428 [ 197 ] {4d519c69-6502-4e4d-92c8-2256a1b268df::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4190 | 2026.03.20 19:57:40.416753 [ 197 ] {4d519c69-6502-4e4d-92c8-2256a1b268df::all_1_5_1} <Trace> oximeter.fields_ipaddr (4d519c69-6502-4e4d-92c8-2256a1b268df): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4191 | 2026.03.20 19:57:40.416828 [ 197 ] {4d519c69-6502-4e4d-92c8-2256a1b268df::all_1_5_1} <Trace> oximeter.fields_ipaddr (4d519c69-6502-4e4d-92c8-2256a1b268df) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4192 | 2026.03.20 19:57:40.416900 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4193 | 2026.03.20 19:57:42.556967 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4194 | 2026.03.20 19:57:42.557172 [ 268 ] {732e262f-672c-46c5-aa62-d822aba15afd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4195 | 2026.03.20 19:57:42.557265 [ 268 ] {732e262f-672c-46c5-aa62-d822aba15afd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4196 | 2026.03.20 19:57:42.558155 [ 268 ] {732e262f-672c-46c5-aa62-d822aba15afd} <Trace> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4197 | 2026.03.20 19:57:42.558210 [ 268 ] {732e262f-672c-46c5-aa62-d822aba15afd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4198 | 2026.03.20 19:57:42.558654 [ 268 ] {732e262f-672c-46c5-aa62-d822aba15afd} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4199 | 2026.03.20 19:57:42.558900 [ 268 ] {732e262f-672c-46c5-aa62-d822aba15afd} <Trace> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4200 | 2026.03.20 19:57:42.559076 [ 268 ] {732e262f-672c-46c5-aa62-d822aba15afd} <Debug> executeQuery: Read 138 rows, 12.29 KiB in 0.001966 sec., 70193.28585961343 rows/sec., 6.10 MiB/sec. | ||
| 4201 | 2026.03.20 19:57:42.559130 [ 268 ] {732e262f-672c-46c5-aa62-d822aba15afd} <Debug> TCPHandler: Processed in 0.002302181 sec. | ||
| 4202 | 2026.03.20 19:57:42.559270 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4203 | 2026.03.20 19:57:42.559382 [ 268 ] {c798c62d-9b5f-43f2-bcae-5ba247da3b22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4204 | 2026.03.20 19:57:42.559431 [ 268 ] {c798c62d-9b5f-43f2-bcae-5ba247da3b22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4205 | 2026.03.20 19:57:42.559916 [ 268 ] {c798c62d-9b5f-43f2-bcae-5ba247da3b22} <Trace> oximeter.fields_u16 (04c457fd-3af8-4a79-a88d-7c36c4cdcc84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4206 | 2026.03.20 19:57:42.559958 [ 268 ] {c798c62d-9b5f-43f2-bcae-5ba247da3b22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4207 | 2026.03.20 19:57:42.560283 [ 268 ] {c798c62d-9b5f-43f2-bcae-5ba247da3b22} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4208 | 2026.03.20 19:57:42.560513 [ 268 ] {c798c62d-9b5f-43f2-bcae-5ba247da3b22} <Trace> oximeter.fields_u16 (04c457fd-3af8-4a79-a88d-7c36c4cdcc84): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4209 | 2026.03.20 19:57:42.560659 [ 268 ] {c798c62d-9b5f-43f2-bcae-5ba247da3b22} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001303 sec., 31465.848042977745 rows/sec., 2.31 MiB/sec. | ||
| 4210 | 2026.03.20 19:57:42.560702 [ 268 ] {c798c62d-9b5f-43f2-bcae-5ba247da3b22} <Debug> TCPHandler: Processed in 0.00148769 sec. | ||
| 4211 | 2026.03.20 19:57:42.560835 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4212 | 2026.03.20 19:57:42.560940 [ 268 ] {ab6064d4-a7fd-4591-8241-b427910d4aec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4213 | 2026.03.20 19:57:42.560986 [ 268 ] {ab6064d4-a7fd-4591-8241-b427910d4aec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4214 | 2026.03.20 19:57:42.561463 [ 268 ] {ab6064d4-a7fd-4591-8241-b427910d4aec} <Trace> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4215 | 2026.03.20 19:57:42.561502 [ 268 ] {ab6064d4-a7fd-4591-8241-b427910d4aec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4216 | 2026.03.20 19:57:42.561825 [ 268 ] {ab6064d4-a7fd-4591-8241-b427910d4aec} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4217 | 2026.03.20 19:57:42.562056 [ 268 ] {ab6064d4-a7fd-4591-8241-b427910d4aec} <Trace> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4218 | 2026.03.20 19:57:42.562200 [ 268 ] {ab6064d4-a7fd-4591-8241-b427910d4aec} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001282 sec., 81903.27613104525 rows/sec., 6.40 MiB/sec. | ||
| 4219 | 2026.03.20 19:57:42.562244 [ 268 ] {ab6064d4-a7fd-4591-8241-b427910d4aec} <Debug> TCPHandler: Processed in 0.001460589 sec. | ||
| 4220 | 2026.03.20 19:57:42.562374 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4221 | 2026.03.20 19:57:42.562478 [ 268 ] {4ed66390-f674-4563-ae17-5bee066ccbe4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4222 | 2026.03.20 19:57:42.562526 [ 268 ] {4ed66390-f674-4563-ae17-5bee066ccbe4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4223 | 2026.03.20 19:57:42.562971 [ 268 ] {4ed66390-f674-4563-ae17-5bee066ccbe4} <Trace> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4224 | 2026.03.20 19:57:42.563009 [ 268 ] {4ed66390-f674-4563-ae17-5bee066ccbe4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4225 | 2026.03.20 19:57:42.563369 [ 268 ] {4ed66390-f674-4563-ae17-5bee066ccbe4} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4226 | 2026.03.20 19:57:42.563586 [ 268 ] {4ed66390-f674-4563-ae17-5bee066ccbe4} <Trace> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4227 | 2026.03.20 19:57:42.563732 [ 268 ] {4ed66390-f674-4563-ae17-5bee066ccbe4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001274 sec., 125588.69701726845 rows/sec., 8.75 MiB/sec. | ||
| 4228 | 2026.03.20 19:57:42.563774 [ 268 ] {4ed66390-f674-4563-ae17-5bee066ccbe4} <Debug> TCPHandler: Processed in 0.001450938 sec. | ||
| 4229 | 2026.03.20 19:57:42.563906 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4230 | 2026.03.20 19:57:42.564008 [ 268 ] {5dce715b-65eb-4b3a-9cbe-6ba527e4c71b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4231 | 2026.03.20 19:57:42.564075 [ 268 ] {5dce715b-65eb-4b3a-9cbe-6ba527e4c71b} <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 | ||
| 4232 | 2026.03.20 19:57:42.565165 [ 268 ] {5dce715b-65eb-4b3a-9cbe-6ba527e4c71b} <Trace> oximeter.measurements_histogramu64 (4eb69afa-be86-412c-972f-8e432190220c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4233 | 2026.03.20 19:57:42.565203 [ 268 ] {5dce715b-65eb-4b3a-9cbe-6ba527e4c71b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4234 | 2026.03.20 19:57:42.565848 [ 268 ] {5dce715b-65eb-4b3a-9cbe-6ba527e4c71b} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4235 | 2026.03.20 19:57:42.566084 [ 268 ] {5dce715b-65eb-4b3a-9cbe-6ba527e4c71b} <Trace> oximeter.measurements_histogramu64 (4eb69afa-be86-412c-972f-8e432190220c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4236 | 2026.03.20 19:57:42.566238 [ 268 ] {5dce715b-65eb-4b3a-9cbe-6ba527e4c71b} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002249 sec., 18230.32458870609 rows/sec., 32.67 MiB/sec. | ||
| 4237 | 2026.03.20 19:57:42.566312 [ 268 ] {5dce715b-65eb-4b3a-9cbe-6ba527e4c71b} <Debug> TCPHandler: Processed in 0.002458125 sec. | ||
| 4238 | 2026.03.20 19:57:42.566453 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4239 | 2026.03.20 19:57:42.566555 [ 268 ] {b7cfed69-3628-4898-81a1-376a690023d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4240 | 2026.03.20 19:57:42.566600 [ 268 ] {b7cfed69-3628-4898-81a1-376a690023d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4241 | 2026.03.20 19:57:42.566968 [ 268 ] {b7cfed69-3628-4898-81a1-376a690023d2} <Trace> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4242 | 2026.03.20 19:57:42.567005 [ 268 ] {b7cfed69-3628-4898-81a1-376a690023d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4243 | 2026.03.20 19:57:42.567324 [ 268 ] {b7cfed69-3628-4898-81a1-376a690023d2} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4244 | 2026.03.20 19:57:42.567552 [ 268 ] {b7cfed69-3628-4898-81a1-376a690023d2} <Trace> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4245 | 2026.03.20 19:57:42.567688 [ 268 ] {b7cfed69-3628-4898-81a1-376a690023d2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001153 sec., 52038.16131830009 rows/sec., 3.51 MiB/sec. | ||
| 4246 | 2026.03.20 19:57:42.567728 [ 268 ] {b7cfed69-3628-4898-81a1-376a690023d2} <Debug> TCPHandler: Processed in 0.001326105 sec. | ||
| 4247 | 2026.03.20 19:57:44.803663 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9983 | ||
| 4248 | 2026.03.20 19:57:44.804202 [ 244 ] {} <Trace> system.asynchronous_metric_log (68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4249 | 2026.03.20 19:57:44.804255 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4250 | 2026.03.20 19:57:44.804737 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4251 | 2026.03.20 19:57:44.804967 [ 244 ] {} <Trace> system.asynchronous_metric_log (68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4252 | 2026.03.20 19:57:44.805114 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9983 | ||
| 4253 | 2026.03.20 19:57:44.805109 [ 85 ] {} <Debug> system.asynchronous_metric_log (68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4254 | 2026.03.20 19:57:44.805186 [ 85 ] {} <Trace> system.asynchronous_metric_log (68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4255 | 2026.03.20 19:57:44.805205 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4256 | 2026.03.20 19:57:44.805319 [ 198 ] {68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8::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 | ||
| 4257 | 2026.03.20 19:57:44.805421 [ 198 ] {68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4258 | 2026.03.20 19:57:44.805452 [ 198 ] {68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7615 rows starting from the beginning of the part | ||
| 4259 | 2026.03.20 19:57:44.805533 [ 198 ] {68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 448 rows starting from the beginning of the part | ||
| 4260 | 2026.03.20 19:57:44.805582 [ 198 ] {68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 512 rows starting from the beginning of the part | ||
| 4261 | 2026.03.20 19:57:44.805635 [ 198 ] {68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 448 rows starting from the beginning of the part | ||
| 4262 | 2026.03.20 19:57:44.805679 [ 198 ] {68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 512 rows starting from the beginning of the part | ||
| 4263 | 2026.03.20 19:57:44.805721 [ 198 ] {68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 448 rows starting from the beginning of the part | ||
| 4264 | 2026.03.20 19:57:44.807546 [ 197 ] {68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9983 rows, containing 4 columns (4 merged, 0 gathered) in 0.00227064 sec., 4396557.79868231 rows/sec., 62.89 MiB/sec. | ||
| 4265 | 2026.03.20 19:57:44.807750 [ 198 ] {68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4266 | 2026.03.20 19:57:44.807981 [ 198 ] {68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8::all_1_21_4} <Trace> system.asynchronous_metric_log (68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4267 | 2026.03.20 19:57:44.808045 [ 198 ] {68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8::all_1_21_4} <Trace> system.asynchronous_metric_log (68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4268 | 2026.03.20 19:57:44.808107 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.43 MiB. | ||
| 4269 | 2026.03.20 19:57:45.333848 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 4270 | 2026.03.20 19:57:45.351329 [ 243 ] {} <Trace> system.metric_log (c7b02c2c-b96c-49bb-8e22-d7891c66dbbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4271 | 2026.03.20 19:57:45.351376 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4272 | 2026.03.20 19:57:45.357348 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4273 | 2026.03.20 19:57:45.358094 [ 243 ] {} <Trace> system.metric_log (c7b02c2c-b96c-49bb-8e22-d7891c66dbbf): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4274 | 2026.03.20 19:57:45.358382 [ 85 ] {} <Debug> system.metric_log (c7b02c2c-b96c-49bb-8e22-d7891c66dbbf) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4275 | 2026.03.20 19:57:45.358419 [ 85 ] {} <Trace> system.metric_log (c7b02c2c-b96c-49bb-8e22-d7891c66dbbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4276 | 2026.03.20 19:57:45.358437 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4277 | 2026.03.20 19:57:45.358568 [ 186 ] {c7b02c2c-b96c-49bb-8e22-d7891c66dbbf::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 | ||
| 4278 | 2026.03.20 19:57:45.361554 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 4279 | 2026.03.20 19:57:45.362612 [ 186 ] {c7b02c2c-b96c-49bb-8e22-d7891c66dbbf::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4280 | 2026.03.20 19:57:45.364223 [ 186 ] {c7b02c2c-b96c-49bb-8e22-d7891c66dbbf::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 | ||
| 4281 | 2026.03.20 19:57:45.369005 [ 186 ] {c7b02c2c-b96c-49bb-8e22-d7891c66dbbf::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 | ||
| 4282 | 2026.03.20 19:57:45.373617 [ 186 ] {c7b02c2c-b96c-49bb-8e22-d7891c66dbbf::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 | ||
| 4283 | 2026.03.20 19:57:45.377781 [ 186 ] {c7b02c2c-b96c-49bb-8e22-d7891c66dbbf::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 | ||
| 4284 | 2026.03.20 19:57:45.382149 [ 186 ] {c7b02c2c-b96c-49bb-8e22-d7891c66dbbf::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 | ||
| 4285 | 2026.03.20 19:57:45.386491 [ 186 ] {c7b02c2c-b96c-49bb-8e22-d7891c66dbbf::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 | ||
| 4286 | 2026.03.20 19:57:45.440963 [ 197 ] {c7b02c2c-b96c-49bb-8e22-d7891c66dbbf::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.082510669 sec., 1927.0235222550432 rows/sec., 9.96 MiB/sec. | ||
| 4287 | 2026.03.20 19:57:45.443440 [ 195 ] {c7b02c2c-b96c-49bb-8e22-d7891c66dbbf::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4288 | 2026.03.20 19:57:45.445453 [ 195 ] {c7b02c2c-b96c-49bb-8e22-d7891c66dbbf::all_1_21_4} <Trace> system.metric_log (c7b02c2c-b96c-49bb-8e22-d7891c66dbbf): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4289 | 2026.03.20 19:57:45.445558 [ 195 ] {c7b02c2c-b96c-49bb-8e22-d7891c66dbbf::all_1_21_4} <Trace> system.metric_log (c7b02c2c-b96c-49bb-8e22-d7891c66dbbf) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4290 | 2026.03.20 19:57:45.447386 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 4291 | 2026.03.20 19:57:46.000578 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 245.09 MiB, peak 255.66 MiB, free memory in arenas 0.00 B, will set to 248.52 MiB (RSS), difference: 3.43 MiB | ||
| 4292 | 2026.03.20 19:57:47.326726 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 552 | ||
| 4293 | 2026.03.20 19:57:47.328738 [ 242 ] {} <Trace> system.query_log (50ee8abe-c559-4bfc-bb2f-d84f09891cde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4294 | 2026.03.20 19:57:47.328790 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4295 | 2026.03.20 19:57:47.330043 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4296 | 2026.03.20 19:57:47.330311 [ 242 ] {} <Trace> system.query_log (50ee8abe-c559-4bfc-bb2f-d84f09891cde): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4297 | 2026.03.20 19:57:47.330575 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 552 | ||
| 4298 | 2026.03.20 19:57:47.547724 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4299 | 2026.03.20 19:57:47.547904 [ 268 ] {195c1afc-bc98-4ea2-9c07-52b74af217ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4300 | 2026.03.20 19:57:47.547968 [ 268 ] {195c1afc-bc98-4ea2-9c07-52b74af217ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4301 | 2026.03.20 19:57:47.548640 [ 268 ] {195c1afc-bc98-4ea2-9c07-52b74af217ed} <Trace> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4302 | 2026.03.20 19:57:47.548683 [ 268 ] {195c1afc-bc98-4ea2-9c07-52b74af217ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4303 | 2026.03.20 19:57:47.549082 [ 268 ] {195c1afc-bc98-4ea2-9c07-52b74af217ed} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4304 | 2026.03.20 19:57:47.549305 [ 268 ] {195c1afc-bc98-4ea2-9c07-52b74af217ed} <Trace> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4305 | 2026.03.20 19:57:47.549470 [ 268 ] {195c1afc-bc98-4ea2-9c07-52b74af217ed} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001613 sec., 34717.9169249845 rows/sec., 2.67 MiB/sec. | ||
| 4306 | 2026.03.20 19:57:47.549519 [ 268 ] {195c1afc-bc98-4ea2-9c07-52b74af217ed} <Debug> TCPHandler: Processed in 0.001918061 sec. | ||
| 4307 | 2026.03.20 19:57:47.549675 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4308 | 2026.03.20 19:57:47.549770 [ 268 ] {71fa1dc9-6885-438d-8b5c-a1b557fa1367} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4309 | 2026.03.20 19:57:47.549813 [ 268 ] {71fa1dc9-6885-438d-8b5c-a1b557fa1367} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4310 | 2026.03.20 19:57:47.550255 [ 268 ] {71fa1dc9-6885-438d-8b5c-a1b557fa1367} <Trace> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4311 | 2026.03.20 19:57:47.550293 [ 268 ] {71fa1dc9-6885-438d-8b5c-a1b557fa1367} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4312 | 2026.03.20 19:57:47.550605 [ 268 ] {71fa1dc9-6885-438d-8b5c-a1b557fa1367} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4313 | 2026.03.20 19:57:47.550811 [ 268 ] {71fa1dc9-6885-438d-8b5c-a1b557fa1367} <Trace> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4314 | 2026.03.20 19:57:47.550941 [ 268 ] {71fa1dc9-6885-438d-8b5c-a1b557fa1367} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001188 sec., 53872.05387205387 rows/sec., 4.20 MiB/sec. | ||
| 4315 | 2026.03.20 19:57:47.550980 [ 268 ] {71fa1dc9-6885-438d-8b5c-a1b557fa1367} <Debug> TCPHandler: Processed in 0.001355265 sec. | ||
| 4316 | 2026.03.20 19:57:47.551097 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4317 | 2026.03.20 19:57:47.551192 [ 268 ] {b3f00031-90fb-47cd-804d-453c9dc7a750} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4318 | 2026.03.20 19:57:47.551235 [ 268 ] {b3f00031-90fb-47cd-804d-453c9dc7a750} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4319 | 2026.03.20 19:57:47.551652 [ 268 ] {b3f00031-90fb-47cd-804d-453c9dc7a750} <Trace> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4320 | 2026.03.20 19:57:47.551688 [ 268 ] {b3f00031-90fb-47cd-804d-453c9dc7a750} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4321 | 2026.03.20 19:57:47.552025 [ 268 ] {b3f00031-90fb-47cd-804d-453c9dc7a750} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4322 | 2026.03.20 19:57:47.552238 [ 268 ] {b3f00031-90fb-47cd-804d-453c9dc7a750} <Trace> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4323 | 2026.03.20 19:57:47.552377 [ 268 ] {b3f00031-90fb-47cd-804d-453c9dc7a750} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001203 sec., 133000.83125519534 rows/sec., 9.26 MiB/sec. | ||
| 4324 | 2026.03.20 19:57:47.552416 [ 268 ] {b3f00031-90fb-47cd-804d-453c9dc7a750} <Debug> TCPHandler: Processed in 0.001367337 sec. | ||
| 4325 | 2026.03.20 19:57:47.552529 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4326 | 2026.03.20 19:57:47.552624 [ 268 ] {dceb0ed8-b094-4427-a52c-32da2e832c0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4327 | 2026.03.20 19:57:47.552665 [ 268 ] {dceb0ed8-b094-4427-a52c-32da2e832c0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4328 | 2026.03.20 19:57:47.553003 [ 268 ] {dceb0ed8-b094-4427-a52c-32da2e832c0f} <Trace> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4329 | 2026.03.20 19:57:47.553039 [ 268 ] {dceb0ed8-b094-4427-a52c-32da2e832c0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4330 | 2026.03.20 19:57:47.553354 [ 268 ] {dceb0ed8-b094-4427-a52c-32da2e832c0f} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4331 | 2026.03.20 19:57:47.553558 [ 268 ] {dceb0ed8-b094-4427-a52c-32da2e832c0f} <Trace> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4332 | 2026.03.20 19:57:47.553688 [ 268 ] {dceb0ed8-b094-4427-a52c-32da2e832c0f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001081 sec., 55504.16281221092 rows/sec., 3.74 MiB/sec. | ||
| 4333 | 2026.03.20 19:57:47.553724 [ 268 ] {dceb0ed8-b094-4427-a52c-32da2e832c0f} <Debug> TCPHandler: Processed in 0.001244493 sec. | ||
| 4334 | 2026.03.20 19:57:52.182729 [ 30 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4335 | 2026.03.20 19:57:52.182828 [ 30 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4336 | 2026.03.20 19:57:52.305505 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10495 | ||
| 4337 | 2026.03.20 19:57:52.306004 [ 244 ] {} <Trace> system.asynchronous_metric_log (68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4338 | 2026.03.20 19:57:52.306045 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4339 | 2026.03.20 19:57:52.306555 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4340 | 2026.03.20 19:57:52.306777 [ 244 ] {} <Trace> system.asynchronous_metric_log (68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4341 | 2026.03.20 19:57:52.306901 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10495 | ||
| 4342 | 2026.03.20 19:57:52.550086 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4343 | 2026.03.20 19:57:52.550280 [ 268 ] {21153e10-e3cc-439b-9be8-be57cf1f4516} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4344 | 2026.03.20 19:57:52.550353 [ 268 ] {21153e10-e3cc-439b-9be8-be57cf1f4516} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4345 | 2026.03.20 19:57:52.551093 [ 268 ] {21153e10-e3cc-439b-9be8-be57cf1f4516} <Trace> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4346 | 2026.03.20 19:57:52.551138 [ 268 ] {21153e10-e3cc-439b-9be8-be57cf1f4516} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4347 | 2026.03.20 19:57:52.551551 [ 268 ] {21153e10-e3cc-439b-9be8-be57cf1f4516} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4348 | 2026.03.20 19:57:52.551775 [ 268 ] {21153e10-e3cc-439b-9be8-be57cf1f4516} <Trace> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4349 | 2026.03.20 19:57:52.551930 [ 268 ] {21153e10-e3cc-439b-9be8-be57cf1f4516} <Debug> executeQuery: Read 138 rows, 12.29 KiB in 0.001701 sec., 81128.74779541446 rows/sec., 7.05 MiB/sec. | ||
| 4350 | 2026.03.20 19:57:52.551972 [ 268 ] {21153e10-e3cc-439b-9be8-be57cf1f4516} <Debug> TCPHandler: Processed in 0.002019724 sec. | ||
| 4351 | 2026.03.20 19:57:52.552097 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4352 | 2026.03.20 19:57:52.552195 [ 268 ] {fc27be88-d975-435d-9e69-bfe2f133d50f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4353 | 2026.03.20 19:57:52.552235 [ 268 ] {fc27be88-d975-435d-9e69-bfe2f133d50f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4354 | 2026.03.20 19:57:52.552662 [ 268 ] {fc27be88-d975-435d-9e69-bfe2f133d50f} <Trace> oximeter.fields_u16 (04c457fd-3af8-4a79-a88d-7c36c4cdcc84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4355 | 2026.03.20 19:57:52.552699 [ 268 ] {fc27be88-d975-435d-9e69-bfe2f133d50f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4356 | 2026.03.20 19:57:52.553015 [ 268 ] {fc27be88-d975-435d-9e69-bfe2f133d50f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4357 | 2026.03.20 19:57:52.553240 [ 268 ] {fc27be88-d975-435d-9e69-bfe2f133d50f} <Trace> oximeter.fields_u16 (04c457fd-3af8-4a79-a88d-7c36c4cdcc84): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4358 | 2026.03.20 19:57:52.553336 [ 30 ] {} <Debug> oximeter.fields_u16 (04c457fd-3af8-4a79-a88d-7c36c4cdcc84) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 4359 | 2026.03.20 19:57:52.553371 [ 30 ] {} <Trace> oximeter.fields_u16 (04c457fd-3af8-4a79-a88d-7c36c4cdcc84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4360 | 2026.03.20 19:57:52.553374 [ 268 ] {fc27be88-d975-435d-9e69-bfe2f133d50f} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001197 sec., 34252.29741019215 rows/sec., 2.52 MiB/sec. | ||
| 4361 | 2026.03.20 19:57:52.553391 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4362 | 2026.03.20 19:57:52.553419 [ 268 ] {fc27be88-d975-435d-9e69-bfe2f133d50f} <Debug> TCPHandler: Processed in 0.001371306 sec. | ||
| 4363 | 2026.03.20 19:57:52.553473 [ 198 ] {04c457fd-3af8-4a79-a88d-7c36c4cdcc84::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full | ||
| 4364 | 2026.03.20 19:57:52.553526 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4365 | 2026.03.20 19:57:52.553554 [ 198 ] {04c457fd-3af8-4a79-a88d-7c36c4cdcc84::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4366 | 2026.03.20 19:57:52.553583 [ 198 ] {04c457fd-3af8-4a79-a88d-7c36c4cdcc84::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 80 rows starting from the beginning of the part | ||
| 4367 | 2026.03.20 19:57:52.553622 [ 268 ] {465ccdbb-1220-440d-995c-5a49d72a2453} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4368 | 2026.03.20 19:57:52.553642 [ 198 ] {04c457fd-3af8-4a79-a88d-7c36c4cdcc84::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 41 rows starting from the beginning of the part | ||
| 4369 | 2026.03.20 19:57:52.553665 [ 268 ] {465ccdbb-1220-440d-995c-5a49d72a2453} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4370 | 2026.03.20 19:57:52.553696 [ 198 ] {04c457fd-3af8-4a79-a88d-7c36c4cdcc84::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 41 rows starting from the beginning of the part | ||
| 4371 | 2026.03.20 19:57:52.553738 [ 198 ] {04c457fd-3af8-4a79-a88d-7c36c4cdcc84::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 78 rows starting from the beginning of the part | ||
| 4372 | 2026.03.20 19:57:52.553777 [ 198 ] {04c457fd-3af8-4a79-a88d-7c36c4cdcc84::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 41 rows starting from the beginning of the part | ||
| 4373 | 2026.03.20 19:57:52.553813 [ 198 ] {04c457fd-3af8-4a79-a88d-7c36c4cdcc84::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 41 rows starting from the beginning of the part | ||
| 4374 | 2026.03.20 19:57:52.554106 [ 268 ] {465ccdbb-1220-440d-995c-5a49d72a2453} <Trace> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4375 | 2026.03.20 19:57:52.554141 [ 268 ] {465ccdbb-1220-440d-995c-5a49d72a2453} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4376 | 2026.03.20 19:57:52.554480 [ 268 ] {465ccdbb-1220-440d-995c-5a49d72a2453} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4377 | 2026.03.20 19:57:52.554556 [ 195 ] {04c457fd-3af8-4a79-a88d-7c36c4cdcc84::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 322 rows, containing 5 columns (5 merged, 0 gathered) in 0.001110099 sec., 290064.2194975403 rows/sec., 22.35 MiB/sec. | ||
| 4378 | 2026.03.20 19:57:52.554696 [ 268 ] {465ccdbb-1220-440d-995c-5a49d72a2453} <Trace> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4379 | 2026.03.20 19:57:52.554793 [ 197 ] {04c457fd-3af8-4a79-a88d-7c36c4cdcc84::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 4380 | 2026.03.20 19:57:52.554839 [ 268 ] {465ccdbb-1220-440d-995c-5a49d72a2453} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001234 sec., 85089.14100486223 rows/sec., 6.65 MiB/sec. | ||
| 4381 | 2026.03.20 19:57:52.554883 [ 268 ] {465ccdbb-1220-440d-995c-5a49d72a2453} <Debug> TCPHandler: Processed in 0.001407587 sec. | ||
| 4382 | 2026.03.20 19:57:52.554999 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4383 | 2026.03.20 19:57:52.555098 [ 268 ] {7a007884-b411-4542-805e-7c0204783509} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4384 | 2026.03.20 19:57:52.555141 [ 197 ] {04c457fd-3af8-4a79-a88d-7c36c4cdcc84::all_1_15_3} <Trace> oximeter.fields_u16 (04c457fd-3af8-4a79-a88d-7c36c4cdcc84): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4385 | 2026.03.20 19:57:52.555145 [ 268 ] {7a007884-b411-4542-805e-7c0204783509} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4386 | 2026.03.20 19:57:52.555236 [ 197 ] {04c457fd-3af8-4a79-a88d-7c36c4cdcc84::all_1_15_3} <Trace> oximeter.fields_u16 (04c457fd-3af8-4a79-a88d-7c36c4cdcc84) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 4387 | 2026.03.20 19:57:52.555340 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 4388 | 2026.03.20 19:57:52.555580 [ 268 ] {7a007884-b411-4542-805e-7c0204783509} <Trace> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4389 | 2026.03.20 19:57:52.555620 [ 268 ] {7a007884-b411-4542-805e-7c0204783509} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4390 | 2026.03.20 19:57:52.555960 [ 268 ] {7a007884-b411-4542-805e-7c0204783509} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4391 | 2026.03.20 19:57:52.556167 [ 268 ] {7a007884-b411-4542-805e-7c0204783509} <Trace> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4392 | 2026.03.20 19:57:52.556299 [ 268 ] {7a007884-b411-4542-805e-7c0204783509} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001217 sec., 131470.8299096138 rows/sec., 9.16 MiB/sec. | ||
| 4393 | 2026.03.20 19:57:52.556336 [ 268 ] {7a007884-b411-4542-805e-7c0204783509} <Debug> TCPHandler: Processed in 0.001385717 sec. | ||
| 4394 | 2026.03.20 19:57:52.556458 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4395 | 2026.03.20 19:57:52.556554 [ 268 ] {719799a0-5833-45d1-94e6-2514e3a3dd4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4396 | 2026.03.20 19:57:52.556608 [ 268 ] {719799a0-5833-45d1-94e6-2514e3a3dd4a} <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 | ||
| 4397 | 2026.03.20 19:57:52.557469 [ 268 ] {719799a0-5833-45d1-94e6-2514e3a3dd4a} <Trace> oximeter.measurements_histogramu64 (4eb69afa-be86-412c-972f-8e432190220c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4398 | 2026.03.20 19:57:52.557503 [ 268 ] {719799a0-5833-45d1-94e6-2514e3a3dd4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4399 | 2026.03.20 19:57:52.558113 [ 268 ] {719799a0-5833-45d1-94e6-2514e3a3dd4a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4400 | 2026.03.20 19:57:52.558336 [ 268 ] {719799a0-5833-45d1-94e6-2514e3a3dd4a} <Trace> oximeter.measurements_histogramu64 (4eb69afa-be86-412c-972f-8e432190220c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4401 | 2026.03.20 19:57:52.558474 [ 268 ] {719799a0-5833-45d1-94e6-2514e3a3dd4a} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001937 sec., 21166.752710376873 rows/sec., 37.93 MiB/sec. | ||
| 4402 | 2026.03.20 19:57:52.558537 [ 268 ] {719799a0-5833-45d1-94e6-2514e3a3dd4a} <Debug> TCPHandler: Processed in 0.002127886 sec. | ||
| 4403 | 2026.03.20 19:57:52.558663 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4404 | 2026.03.20 19:57:52.558760 [ 268 ] {a2e50fda-e254-4a4e-a29d-2ba0fd7a7b87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4405 | 2026.03.20 19:57:52.558802 [ 268 ] {a2e50fda-e254-4a4e-a29d-2ba0fd7a7b87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4406 | 2026.03.20 19:57:52.559144 [ 268 ] {a2e50fda-e254-4a4e-a29d-2ba0fd7a7b87} <Trace> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4407 | 2026.03.20 19:57:52.559178 [ 268 ] {a2e50fda-e254-4a4e-a29d-2ba0fd7a7b87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4408 | 2026.03.20 19:57:52.559494 [ 268 ] {a2e50fda-e254-4a4e-a29d-2ba0fd7a7b87} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4409 | 2026.03.20 19:57:52.559698 [ 268 ] {a2e50fda-e254-4a4e-a29d-2ba0fd7a7b87} <Trace> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4410 | 2026.03.20 19:57:52.559826 [ 268 ] {a2e50fda-e254-4a4e-a29d-2ba0fd7a7b87} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001084 sec., 55350.55350553506 rows/sec., 3.73 MiB/sec. | ||
| 4411 | 2026.03.20 19:57:52.559862 [ 268 ] {a2e50fda-e254-4a4e-a29d-2ba0fd7a7b87} <Debug> TCPHandler: Processed in 0.001254743 sec. | ||
| 4412 | 2026.03.20 19:57:52.862122 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 4413 | 2026.03.20 19:57:52.877602 [ 243 ] {} <Trace> system.metric_log (c7b02c2c-b96c-49bb-8e22-d7891c66dbbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4414 | 2026.03.20 19:57:52.877662 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4415 | 2026.03.20 19:57:52.884076 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4416 | 2026.03.20 19:57:52.884793 [ 243 ] {} <Trace> system.metric_log (c7b02c2c-b96c-49bb-8e22-d7891c66dbbf): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4417 | 2026.03.20 19:57:52.887407 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 4418 | 2026.03.20 19:57:57.330723 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 572 | ||
| 4419 | 2026.03.20 19:57:57.332818 [ 242 ] {} <Trace> system.query_log (50ee8abe-c559-4bfc-bb2f-d84f09891cde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4420 | 2026.03.20 19:57:57.332869 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4421 | 2026.03.20 19:57:57.334039 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4422 | 2026.03.20 19:57:57.334302 [ 242 ] {} <Trace> system.query_log (50ee8abe-c559-4bfc-bb2f-d84f09891cde): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4423 | 2026.03.20 19:57:57.334449 [ 27 ] {} <Debug> system.query_log (50ee8abe-c559-4bfc-bb2f-d84f09891cde) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4424 | 2026.03.20 19:57:57.334513 [ 27 ] {} <Trace> system.query_log (50ee8abe-c559-4bfc-bb2f-d84f09891cde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4425 | 2026.03.20 19:57:57.334533 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4426 | 2026.03.20 19:57:57.334568 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 572 | ||
| 4427 | 2026.03.20 19:57:57.334650 [ 198 ] {50ee8abe-c559-4bfc-bb2f-d84f09891cde::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 | ||
| 4428 | 2026.03.20 19:57:57.335247 [ 198 ] {50ee8abe-c559-4bfc-bb2f-d84f09891cde::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4429 | 2026.03.20 19:57:57.335399 [ 198 ] {50ee8abe-c559-4bfc-bb2f-d84f09891cde::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 448 rows starting from the beginning of the part | ||
| 4430 | 2026.03.20 19:57:57.335785 [ 198 ] {50ee8abe-c559-4bfc-bb2f-d84f09891cde::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 24 rows starting from the beginning of the part | ||
| 4431 | 2026.03.20 19:57:57.336115 [ 198 ] {50ee8abe-c559-4bfc-bb2f-d84f09891cde::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 22 rows starting from the beginning of the part | ||
| 4432 | 2026.03.20 19:57:57.336416 [ 198 ] {50ee8abe-c559-4bfc-bb2f-d84f09891cde::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 38 rows starting from the beginning of the part | ||
| 4433 | 2026.03.20 19:57:57.336709 [ 198 ] {50ee8abe-c559-4bfc-bb2f-d84f09891cde::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 20 rows starting from the beginning of the part | ||
| 4434 | 2026.03.20 19:57:57.337048 [ 198 ] {50ee8abe-c559-4bfc-bb2f-d84f09891cde::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 20 rows starting from the beginning of the part | ||
| 4435 | 2026.03.20 19:57:57.342787 [ 197 ] {50ee8abe-c559-4bfc-bb2f-d84f09891cde::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 572 rows, containing 72 columns (72 merged, 0 gathered) in 0.008185487 sec., 69879.77624300179 rows/sec., 60.98 MiB/sec. | ||
| 4436 | 2026.03.20 19:57:57.343570 [ 198 ] {50ee8abe-c559-4bfc-bb2f-d84f09891cde::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4437 | 2026.03.20 19:57:57.344067 [ 198 ] {50ee8abe-c559-4bfc-bb2f-d84f09891cde::all_1_16_3} <Trace> system.query_log (50ee8abe-c559-4bfc-bb2f-d84f09891cde): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4438 | 2026.03.20 19:57:57.344134 [ 198 ] {50ee8abe-c559-4bfc-bb2f-d84f09891cde::all_1_16_3} <Trace> system.query_log (50ee8abe-c559-4bfc-bb2f-d84f09891cde) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4439 | 2026.03.20 19:57:57.344289 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.84 MiB. | ||
| 4440 | 2026.03.20 19:57:57.548585 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4441 | 2026.03.20 19:57:57.548769 [ 268 ] {ded2f418-a135-49de-b43c-85e11849dc6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4442 | 2026.03.20 19:57:57.548839 [ 268 ] {ded2f418-a135-49de-b43c-85e11849dc6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4443 | 2026.03.20 19:57:57.549474 [ 268 ] {ded2f418-a135-49de-b43c-85e11849dc6e} <Trace> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4444 | 2026.03.20 19:57:57.549521 [ 268 ] {ded2f418-a135-49de-b43c-85e11849dc6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4445 | 2026.03.20 19:57:57.549891 [ 268 ] {ded2f418-a135-49de-b43c-85e11849dc6e} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4446 | 2026.03.20 19:57:57.550109 [ 268 ] {ded2f418-a135-49de-b43c-85e11849dc6e} <Trace> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4447 | 2026.03.20 19:57:57.550265 [ 268 ] {ded2f418-a135-49de-b43c-85e11849dc6e} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001545 sec., 36245.95469255664 rows/sec., 2.78 MiB/sec. | ||
| 4448 | 2026.03.20 19:57:57.550313 [ 268 ] {ded2f418-a135-49de-b43c-85e11849dc6e} <Debug> TCPHandler: Processed in 0.001860759 sec. | ||
| 4449 | 2026.03.20 19:57:57.550436 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4450 | 2026.03.20 19:57:57.550539 [ 268 ] {af0f3488-8cb5-46ef-9475-167ef1ba2f48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4451 | 2026.03.20 19:57:57.550580 [ 268 ] {af0f3488-8cb5-46ef-9475-167ef1ba2f48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4452 | 2026.03.20 19:57:57.551013 [ 268 ] {af0f3488-8cb5-46ef-9475-167ef1ba2f48} <Trace> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4453 | 2026.03.20 19:57:57.551050 [ 268 ] {af0f3488-8cb5-46ef-9475-167ef1ba2f48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4454 | 2026.03.20 19:57:57.551344 [ 268 ] {af0f3488-8cb5-46ef-9475-167ef1ba2f48} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4455 | 2026.03.20 19:57:57.551553 [ 268 ] {af0f3488-8cb5-46ef-9475-167ef1ba2f48} <Trace> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4456 | 2026.03.20 19:57:57.551683 [ 268 ] {af0f3488-8cb5-46ef-9475-167ef1ba2f48} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001166 sec., 54888.507718696404 rows/sec., 4.28 MiB/sec. | ||
| 4457 | 2026.03.20 19:57:57.551722 [ 268 ] {af0f3488-8cb5-46ef-9475-167ef1ba2f48} <Debug> TCPHandler: Processed in 0.001337945 sec. | ||
| 4458 | 2026.03.20 19:57:57.551840 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4459 | 2026.03.20 19:57:57.551936 [ 268 ] {2b4a8e63-4ba4-472f-8c95-2b48fe5f9843} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4460 | 2026.03.20 19:57:57.551979 [ 268 ] {2b4a8e63-4ba4-472f-8c95-2b48fe5f9843} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4461 | 2026.03.20 19:57:57.552391 [ 268 ] {2b4a8e63-4ba4-472f-8c95-2b48fe5f9843} <Trace> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4462 | 2026.03.20 19:57:57.552426 [ 268 ] {2b4a8e63-4ba4-472f-8c95-2b48fe5f9843} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4463 | 2026.03.20 19:57:57.552747 [ 268 ] {2b4a8e63-4ba4-472f-8c95-2b48fe5f9843} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4464 | 2026.03.20 19:57:57.552955 [ 268 ] {2b4a8e63-4ba4-472f-8c95-2b48fe5f9843} <Trace> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4465 | 2026.03.20 19:57:57.553087 [ 268 ] {2b4a8e63-4ba4-472f-8c95-2b48fe5f9843} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00117 sec., 136752.13675213675 rows/sec., 9.52 MiB/sec. | ||
| 4466 | 2026.03.20 19:57:57.553125 [ 268 ] {2b4a8e63-4ba4-472f-8c95-2b48fe5f9843} <Debug> TCPHandler: Processed in 0.001335296 sec. | ||
| 4467 | 2026.03.20 19:57:57.553235 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4468 | 2026.03.20 19:57:57.553337 [ 268 ] {ffc2d233-0e8a-449d-989c-65f769d85d2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4469 | 2026.03.20 19:57:57.553385 [ 268 ] {ffc2d233-0e8a-449d-989c-65f769d85d2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4470 | 2026.03.20 19:57:57.553735 [ 268 ] {ffc2d233-0e8a-449d-989c-65f769d85d2f} <Trace> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4471 | 2026.03.20 19:57:57.553769 [ 268 ] {ffc2d233-0e8a-449d-989c-65f769d85d2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4472 | 2026.03.20 19:57:57.554079 [ 268 ] {ffc2d233-0e8a-449d-989c-65f769d85d2f} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4473 | 2026.03.20 19:57:57.554289 [ 268 ] {ffc2d233-0e8a-449d-989c-65f769d85d2f} <Trace> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4474 | 2026.03.20 19:57:57.554421 [ 268 ] {ffc2d233-0e8a-449d-989c-65f769d85d2f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001105 sec., 54298.64253393665 rows/sec., 3.66 MiB/sec. | ||
| 4475 | 2026.03.20 19:57:57.554457 [ 268 ] {ffc2d233-0e8a-449d-989c-65f769d85d2f} <Debug> TCPHandler: Processed in 0.001270774 sec. | ||
| 4476 | 2026.03.20 19:57:57.928659 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4477 | 2026.03.20 19:57:57.928858 [ 268 ] {43a00bf6-facb-4ad0-b0db-49d521bdfb60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4478 | 2026.03.20 19:57:57.928933 [ 268 ] {43a00bf6-facb-4ad0-b0db-49d521bdfb60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4479 | 2026.03.20 19:57:57.929627 [ 268 ] {43a00bf6-facb-4ad0-b0db-49d521bdfb60} <Trace> oximeter.fields_i16 (2564387c-0082-4c94-ade1-9353cd557e41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4480 | 2026.03.20 19:57:57.929689 [ 268 ] {43a00bf6-facb-4ad0-b0db-49d521bdfb60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4481 | 2026.03.20 19:57:57.930085 [ 268 ] {43a00bf6-facb-4ad0-b0db-49d521bdfb60} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4482 | 2026.03.20 19:57:57.930310 [ 268 ] {43a00bf6-facb-4ad0-b0db-49d521bdfb60} <Trace> oximeter.fields_i16 (2564387c-0082-4c94-ade1-9353cd557e41): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4483 | 2026.03.20 19:57:57.930476 [ 268 ] {43a00bf6-facb-4ad0-b0db-49d521bdfb60} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001669 sec., 14379.868184541643 rows/sec., 1.19 MiB/sec. | ||
| 4484 | 2026.03.20 19:57:57.930527 [ 268 ] {43a00bf6-facb-4ad0-b0db-49d521bdfb60} <Debug> TCPHandler: Processed in 0.002003503 sec. | ||
| 4485 | 2026.03.20 19:57:57.930651 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4486 | 2026.03.20 19:57:57.930754 [ 268 ] {9a679d2b-dc88-40c2-8ce9-4b3e99409d4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4487 | 2026.03.20 19:57:57.930797 [ 268 ] {9a679d2b-dc88-40c2-8ce9-4b3e99409d4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4488 | 2026.03.20 19:57:57.931206 [ 268 ] {9a679d2b-dc88-40c2-8ce9-4b3e99409d4c} <Trace> oximeter.fields_ipaddr (4d519c69-6502-4e4d-92c8-2256a1b268df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4489 | 2026.03.20 19:57:57.931242 [ 268 ] {9a679d2b-dc88-40c2-8ce9-4b3e99409d4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4490 | 2026.03.20 19:57:57.931532 [ 268 ] {9a679d2b-dc88-40c2-8ce9-4b3e99409d4c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4491 | 2026.03.20 19:57:57.931749 [ 268 ] {9a679d2b-dc88-40c2-8ce9-4b3e99409d4c} <Trace> oximeter.fields_ipaddr (4d519c69-6502-4e4d-92c8-2256a1b268df): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4492 | 2026.03.20 19:57:57.931878 [ 268 ] {9a679d2b-dc88-40c2-8ce9-4b3e99409d4c} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001146 sec., 1745.2006980802792 rows/sec., 142.31 KiB/sec. | ||
| 4493 | 2026.03.20 19:57:57.931921 [ 268 ] {9a679d2b-dc88-40c2-8ce9-4b3e99409d4c} <Debug> TCPHandler: Processed in 0.001323305 sec. | ||
| 4494 | 2026.03.20 19:57:57.932034 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4495 | 2026.03.20 19:57:57.932130 [ 268 ] {1134486f-144a-4074-a86e-c4be661ef5bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4496 | 2026.03.20 19:57:57.932171 [ 268 ] {1134486f-144a-4074-a86e-c4be661ef5bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4497 | 2026.03.20 19:57:57.933737 [ 268 ] {1134486f-144a-4074-a86e-c4be661ef5bb} <Trace> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4498 | 2026.03.20 19:57:57.933775 [ 268 ] {1134486f-144a-4074-a86e-c4be661ef5bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4499 | 2026.03.20 19:57:57.934235 [ 268 ] {1134486f-144a-4074-a86e-c4be661ef5bb} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 4500 | 2026.03.20 19:57:57.934451 [ 268 ] {1134486f-144a-4074-a86e-c4be661ef5bb} <Trace> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4501 | 2026.03.20 19:57:57.934585 [ 268 ] {1134486f-144a-4074-a86e-c4be661ef5bb} <Debug> executeQuery: Read 2604 rows, 200.75 KiB in 0.002472 sec., 1053398.0582524273 rows/sec., 79.30 MiB/sec. | ||
| 4502 | 2026.03.20 19:57:57.934586 [ 40 ] {} <Debug> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 4503 | 2026.03.20 19:57:57.934629 [ 268 ] {1134486f-144a-4074-a86e-c4be661ef5bb} <Debug> MemoryTracker: Peak memory usage (for query): 4.02 MiB. | ||
| 4504 | 2026.03.20 19:57:57.934677 [ 268 ] {1134486f-144a-4074-a86e-c4be661ef5bb} <Debug> TCPHandler: Processed in 0.002693911 sec. | ||
| 4505 | 2026.03.20 19:57:57.934696 [ 40 ] {} <Trace> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4506 | 2026.03.20 19:57:57.934739 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4507 | 2026.03.20 19:57:57.934781 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4508 | 2026.03.20 19:57:57.934888 [ 268 ] {cf03c724-49a0-4b51-afa1-8e34b0cfd0d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4509 | 2026.03.20 19:57:57.934913 [ 193 ] {51452922-abc3-4310-be23-99aba1d27284::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 | ||
| 4510 | 2026.03.20 19:57:57.934928 [ 268 ] {cf03c724-49a0-4b51-afa1-8e34b0cfd0d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4511 | 2026.03.20 19:57:57.935143 [ 193 ] {51452922-abc3-4310-be23-99aba1d27284::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4512 | 2026.03.20 19:57:57.935204 [ 193 ] {51452922-abc3-4310-be23-99aba1d27284::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2614 rows starting from the beginning of the part | ||
| 4513 | 2026.03.20 19:57:57.935317 [ 193 ] {51452922-abc3-4310-be23-99aba1d27284::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 138 rows starting from the beginning of the part | ||
| 4514 | 2026.03.20 19:57:57.935434 [ 193 ] {51452922-abc3-4310-be23-99aba1d27284::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 56 rows starting from the beginning of the part | ||
| 4515 | 2026.03.20 19:57:57.935508 [ 268 ] {cf03c724-49a0-4b51-afa1-8e34b0cfd0d0} <Trace> oximeter.fields_u16 (04c457fd-3af8-4a79-a88d-7c36c4cdcc84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4516 | 2026.03.20 19:57:57.935520 [ 193 ] {51452922-abc3-4310-be23-99aba1d27284::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 138 rows starting from the beginning of the part | ||
| 4517 | 2026.03.20 19:57:57.935554 [ 268 ] {cf03c724-49a0-4b51-afa1-8e34b0cfd0d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4518 | 2026.03.20 19:57:57.935620 [ 193 ] {51452922-abc3-4310-be23-99aba1d27284::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 | ||
| 4519 | 2026.03.20 19:57:57.935697 [ 193 ] {51452922-abc3-4310-be23-99aba1d27284::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 2604 rows starting from the beginning of the part | ||
| 4520 | 2026.03.20 19:57:57.935896 [ 268 ] {cf03c724-49a0-4b51-afa1-8e34b0cfd0d0} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4521 | 2026.03.20 19:57:57.936137 [ 268 ] {cf03c724-49a0-4b51-afa1-8e34b0cfd0d0} <Trace> oximeter.fields_u16 (04c457fd-3af8-4a79-a88d-7c36c4cdcc84): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4522 | 2026.03.20 19:57:57.936274 [ 268 ] {cf03c724-49a0-4b51-afa1-8e34b0cfd0d0} <Debug> executeQuery: Read 64 rows, 4.86 KiB in 0.001404 sec., 45584.04558404558 rows/sec., 3.38 MiB/sec. | ||
| 4523 | 2026.03.20 19:57:57.936315 [ 268 ] {cf03c724-49a0-4b51-afa1-8e34b0cfd0d0} <Debug> TCPHandler: Processed in 0.001583962 sec. | ||
| 4524 | 2026.03.20 19:57:57.936446 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4525 | 2026.03.20 19:57:57.936540 [ 268 ] {649f00f8-02d3-4147-9035-8d5a563a970e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4526 | 2026.03.20 19:57:57.936580 [ 268 ] {649f00f8-02d3-4147-9035-8d5a563a970e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4527 | 2026.03.20 19:57:57.937265 [ 268 ] {649f00f8-02d3-4147-9035-8d5a563a970e} <Trace> oximeter.fields_u32 (3e77f56c-5e97-464b-9ee2-b988bdce5b4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4528 | 2026.03.20 19:57:57.937300 [ 268 ] {649f00f8-02d3-4147-9035-8d5a563a970e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4529 | 2026.03.20 19:57:57.937680 [ 268 ] {649f00f8-02d3-4147-9035-8d5a563a970e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4530 | 2026.03.20 19:57:57.937898 [ 268 ] {649f00f8-02d3-4147-9035-8d5a563a970e} <Trace> oximeter.fields_u32 (3e77f56c-5e97-464b-9ee2-b988bdce5b4b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4531 | 2026.03.20 19:57:57.938025 [ 268 ] {649f00f8-02d3-4147-9035-8d5a563a970e} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001502 sec., 549267.6431424767 rows/sec., 32.13 MiB/sec. | ||
| 4532 | 2026.03.20 19:57:57.938066 [ 268 ] {649f00f8-02d3-4147-9035-8d5a563a970e} <Debug> TCPHandler: Processed in 0.001668854 sec. | ||
| 4533 | 2026.03.20 19:57:57.938184 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4534 | 2026.03.20 19:57:57.938267 [ 198 ] {51452922-abc3-4310-be23-99aba1d27284::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5606 rows, containing 5 columns (5 merged, 0 gathered) in 0.003446241 sec., 1626699.9318968116 rows/sec., 129.65 MiB/sec. | ||
| 4535 | 2026.03.20 19:57:57.938279 [ 268 ] {41ce15bb-4411-461f-997b-ff2ee23aaf77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 4536 | 2026.03.20 19:57:57.938325 [ 268 ] {41ce15bb-4411-461f-997b-ff2ee23aaf77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 4537 | 2026.03.20 19:57:57.938613 [ 197 ] {51452922-abc3-4310-be23-99aba1d27284::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 4538 | 2026.03.20 19:57:57.938726 [ 268 ] {41ce15bb-4411-461f-997b-ff2ee23aaf77} <Trace> oximeter.fields_u64 (90970e3f-dc86-46a0-9941-511c942241bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4539 | 2026.03.20 19:57:57.938770 [ 268 ] {41ce15bb-4411-461f-997b-ff2ee23aaf77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4540 | 2026.03.20 19:57:57.938927 [ 197 ] {51452922-abc3-4310-be23-99aba1d27284::all_1_36_7} <Trace> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4541 | 2026.03.20 19:57:57.939016 [ 197 ] {51452922-abc3-4310-be23-99aba1d27284::all_1_36_7} <Trace> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 4542 | 2026.03.20 19:57:57.939086 [ 268 ] {41ce15bb-4411-461f-997b-ff2ee23aaf77} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4543 | 2026.03.20 19:57:57.939095 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 4544 | 2026.03.20 19:57:57.939320 [ 268 ] {41ce15bb-4411-461f-997b-ff2ee23aaf77} <Trace> oximeter.fields_u64 (90970e3f-dc86-46a0-9941-511c942241bb): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4545 | 2026.03.20 19:57:57.939462 [ 268 ] {41ce15bb-4411-461f-997b-ff2ee23aaf77} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.0012 sec., 833.3333333333334 rows/sec., 58.59 KiB/sec. | ||
| 4546 | 2026.03.20 19:57:57.939501 [ 268 ] {41ce15bb-4411-461f-997b-ff2ee23aaf77} <Debug> TCPHandler: Processed in 0.001366946 sec. | ||
| 4547 | 2026.03.20 19:57:57.939617 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4548 | 2026.03.20 19:57:57.939711 [ 268 ] {835c1f6f-363c-48a2-bb4c-39d1741b9999} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4549 | 2026.03.20 19:57:57.939750 [ 268 ] {835c1f6f-363c-48a2-bb4c-39d1741b9999} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4550 | 2026.03.20 19:57:57.940145 [ 268 ] {835c1f6f-363c-48a2-bb4c-39d1741b9999} <Trace> oximeter.fields_u8 (8746d2ea-87a3-47dd-bedc-b71d488a0ac0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4551 | 2026.03.20 19:57:57.940182 [ 268 ] {835c1f6f-363c-48a2-bb4c-39d1741b9999} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4552 | 2026.03.20 19:57:57.940480 [ 268 ] {835c1f6f-363c-48a2-bb4c-39d1741b9999} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4553 | 2026.03.20 19:57:57.940683 [ 268 ] {835c1f6f-363c-48a2-bb4c-39d1741b9999} <Trace> oximeter.fields_u8 (8746d2ea-87a3-47dd-bedc-b71d488a0ac0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4554 | 2026.03.20 19:57:57.940818 [ 268 ] {835c1f6f-363c-48a2-bb4c-39d1741b9999} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001123 sec., 10685.66340160285 rows/sec., 834.82 KiB/sec. | ||
| 4555 | 2026.03.20 19:57:57.940856 [ 268 ] {835c1f6f-363c-48a2-bb4c-39d1741b9999} <Debug> TCPHandler: Processed in 0.001287694 sec. | ||
| 4556 | 2026.03.20 19:57:57.940971 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4557 | 2026.03.20 19:57:57.941065 [ 268 ] {2fcc2752-b4d9-4132-8e72-119c0da7a677} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4558 | 2026.03.20 19:57:57.941103 [ 268 ] {2fcc2752-b4d9-4132-8e72-119c0da7a677} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4559 | 2026.03.20 19:57:57.941976 [ 268 ] {2fcc2752-b4d9-4132-8e72-119c0da7a677} <Trace> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4560 | 2026.03.20 19:57:57.942011 [ 268 ] {2fcc2752-b4d9-4132-8e72-119c0da7a677} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4561 | 2026.03.20 19:57:57.942369 [ 268 ] {2fcc2752-b4d9-4132-8e72-119c0da7a677} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 4562 | 2026.03.20 19:57:57.942579 [ 268 ] {2fcc2752-b4d9-4132-8e72-119c0da7a677} <Trace> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4563 | 2026.03.20 19:57:57.942682 [ 40 ] {} <Debug> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 4564 | 2026.03.20 19:57:57.942711 [ 268 ] {2fcc2752-b4d9-4132-8e72-119c0da7a677} <Debug> executeQuery: Read 1367 rows, 94.66 KiB in 0.001662 sec., 822503.008423586 rows/sec., 55.62 MiB/sec. | ||
| 4565 | 2026.03.20 19:57:57.942718 [ 40 ] {} <Trace> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4566 | 2026.03.20 19:57:57.942754 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4567 | 2026.03.20 19:57:57.942758 [ 268 ] {2fcc2752-b4d9-4132-8e72-119c0da7a677} <Debug> TCPHandler: Processed in 0.001836529 sec. | ||
| 4568 | 2026.03.20 19:57:57.942833 [ 193 ] {28a0ca83-9ebc-4857-818e-128efd36f40d::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 | ||
| 4569 | 2026.03.20 19:57:57.942880 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4570 | 2026.03.20 19:57:57.942955 [ 193 ] {28a0ca83-9ebc-4857-818e-128efd36f40d::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4571 | 2026.03.20 19:57:57.942980 [ 268 ] {62bfa51e-ec58-4a54-b0c7-34689bc23b18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4572 | 2026.03.20 19:57:57.942991 [ 193 ] {28a0ca83-9ebc-4857-818e-128efd36f40d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1401 rows starting from the beginning of the part | ||
| 4573 | 2026.03.20 19:57:57.943030 [ 268 ] {62bfa51e-ec58-4a54-b0c7-34689bc23b18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4574 | 2026.03.20 19:57:57.943057 [ 193 ] {28a0ca83-9ebc-4857-818e-128efd36f40d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 105 rows starting from the beginning of the part | ||
| 4575 | 2026.03.20 19:57:57.943109 [ 193 ] {28a0ca83-9ebc-4857-818e-128efd36f40d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 64 rows starting from the beginning of the part | ||
| 4576 | 2026.03.20 19:57:57.943152 [ 193 ] {28a0ca83-9ebc-4857-818e-128efd36f40d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 105 rows starting from the beginning of the part | ||
| 4577 | 2026.03.20 19:57:57.943195 [ 193 ] {28a0ca83-9ebc-4857-818e-128efd36f40d::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 | ||
| 4578 | 2026.03.20 19:57:57.943238 [ 193 ] {28a0ca83-9ebc-4857-818e-128efd36f40d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1367 rows starting from the beginning of the part | ||
| 4579 | 2026.03.20 19:57:57.943717 [ 268 ] {62bfa51e-ec58-4a54-b0c7-34689bc23b18} <Trace> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4580 | 2026.03.20 19:57:57.943758 [ 268 ] {62bfa51e-ec58-4a54-b0c7-34689bc23b18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4581 | 2026.03.20 19:57:57.944249 [ 268 ] {62bfa51e-ec58-4a54-b0c7-34689bc23b18} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 4582 | 2026.03.20 19:57:57.944473 [ 268 ] {62bfa51e-ec58-4a54-b0c7-34689bc23b18} <Trace> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4583 | 2026.03.20 19:57:57.944578 [ 40 ] {} <Debug> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 4584 | 2026.03.20 19:57:57.944606 [ 40 ] {} <Trace> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4585 | 2026.03.20 19:57:57.944606 [ 268 ] {62bfa51e-ec58-4a54-b0c7-34689bc23b18} <Debug> executeQuery: Read 1533 rows, 95.96 KiB in 0.001644 sec., 932481.7518248175 rows/sec., 57.00 MiB/sec. | ||
| 4586 | 2026.03.20 19:57:57.944623 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4587 | 2026.03.20 19:57:57.944631 [ 198 ] {28a0ca83-9ebc-4857-818e-128efd36f40d::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3106 rows, containing 5 columns (5 merged, 0 gathered) in 0.001833738 sec., 1693807.948572806 rows/sec., 123.14 MiB/sec. | ||
| 4588 | 2026.03.20 19:57:57.944661 [ 268 ] {62bfa51e-ec58-4a54-b0c7-34689bc23b18} <Debug> TCPHandler: Processed in 0.001830898 sec. | ||
| 4589 | 2026.03.20 19:57:57.944704 [ 193 ] {18220be3-bf38-4865-9b53-defeec2c4a91::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 | ||
| 4590 | 2026.03.20 19:57:57.944774 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4591 | 2026.03.20 19:57:57.944810 [ 193 ] {18220be3-bf38-4865-9b53-defeec2c4a91::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4592 | 2026.03.20 19:57:57.944841 [ 193 ] {18220be3-bf38-4865-9b53-defeec2c4a91::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 12503 rows starting from the beginning of the part | ||
| 4593 | 2026.03.20 19:57:57.944874 [ 268 ] {e9fa2391-68ec-436f-94a7-015a73f11b71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4594 | 2026.03.20 19:57:57.944890 [ 193 ] {18220be3-bf38-4865-9b53-defeec2c4a91::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 160 rows starting from the beginning of the part | ||
| 4595 | 2026.03.20 19:57:57.944921 [ 187 ] {28a0ca83-9ebc-4857-818e-128efd36f40d::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 4596 | 2026.03.20 19:57:57.944940 [ 268 ] {e9fa2391-68ec-436f-94a7-015a73f11b71} <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 | ||
| 4597 | 2026.03.20 19:57:57.944936 [ 193 ] {18220be3-bf38-4865-9b53-defeec2c4a91::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 | ||
| 4598 | 2026.03.20 19:57:57.945029 [ 193 ] {18220be3-bf38-4865-9b53-defeec2c4a91::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 | ||
| 4599 | 2026.03.20 19:57:57.945065 [ 193 ] {18220be3-bf38-4865-9b53-defeec2c4a91::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 160 rows starting from the beginning of the part | ||
| 4600 | 2026.03.20 19:57:57.945112 [ 193 ] {18220be3-bf38-4865-9b53-defeec2c4a91::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1533 rows starting from the beginning of the part | ||
| 4601 | 2026.03.20 19:57:57.945508 [ 187 ] {28a0ca83-9ebc-4857-818e-128efd36f40d::all_1_36_7} <Trace> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4602 | 2026.03.20 19:57:57.945652 [ 187 ] {28a0ca83-9ebc-4857-818e-128efd36f40d::all_1_36_7} <Trace> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 4603 | 2026.03.20 19:57:57.945821 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 4604 | 2026.03.20 19:57:57.945888 [ 268 ] {e9fa2391-68ec-436f-94a7-015a73f11b71} <Trace> oximeter.measurements_histogramu64 (4eb69afa-be86-412c-972f-8e432190220c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4605 | 2026.03.20 19:57:57.945928 [ 268 ] {e9fa2391-68ec-436f-94a7-015a73f11b71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4606 | 2026.03.20 19:57:57.946562 [ 268 ] {e9fa2391-68ec-436f-94a7-015a73f11b71} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4607 | 2026.03.20 19:57:57.946814 [ 268 ] {e9fa2391-68ec-436f-94a7-015a73f11b71} <Trace> oximeter.measurements_histogramu64 (4eb69afa-be86-412c-972f-8e432190220c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4608 | 2026.03.20 19:57:57.946924 [ 40 ] {} <Debug> oximeter.measurements_histogramu64 (4eb69afa-be86-412c-972f-8e432190220c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4609 | 2026.03.20 19:57:57.946956 [ 40 ] {} <Trace> oximeter.measurements_histogramu64 (4eb69afa-be86-412c-972f-8e432190220c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4610 | 2026.03.20 19:57:57.946959 [ 268 ] {e9fa2391-68ec-436f-94a7-015a73f11b71} <Debug> executeQuery: Read 50 rows, 91.75 KiB in 0.002102 sec., 23786.86964795433 rows/sec., 42.62 MiB/sec. | ||
| 4611 | 2026.03.20 19:57:57.946977 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4612 | 2026.03.20 19:57:57.947035 [ 268 ] {e9fa2391-68ec-436f-94a7-015a73f11b71} <Debug> TCPHandler: Processed in 0.002309531 sec. | ||
| 4613 | 2026.03.20 19:57:57.947081 [ 188 ] {4eb69afa-be86-412c-972f-8e432190220c::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 | ||
| 4614 | 2026.03.20 19:57:57.947155 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4615 | 2026.03.20 19:57:57.947255 [ 268 ] {74d09896-7731-4037-a665-9cf21fbec423} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4616 | 2026.03.20 19:57:57.947296 [ 268 ] {74d09896-7731-4037-a665-9cf21fbec423} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4617 | 2026.03.20 19:57:57.947342 [ 188 ] {4eb69afa-be86-412c-972f-8e432190220c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4618 | 2026.03.20 19:57:57.947406 [ 188 ] {4eb69afa-be86-412c-972f-8e432190220c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 358 rows starting from the beginning of the part | ||
| 4619 | 2026.03.20 19:57:57.947546 [ 188 ] {4eb69afa-be86-412c-972f-8e432190220c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 41 rows starting from the beginning of the part | ||
| 4620 | 2026.03.20 19:57:57.947626 [ 268 ] {74d09896-7731-4037-a665-9cf21fbec423} <Trace> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4621 | 2026.03.20 19:57:57.947647 [ 188 ] {4eb69afa-be86-412c-972f-8e432190220c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 50 rows starting from the beginning of the part | ||
| 4622 | 2026.03.20 19:57:57.947669 [ 268 ] {74d09896-7731-4037-a665-9cf21fbec423} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4623 | 2026.03.20 19:57:57.947754 [ 188 ] {4eb69afa-be86-412c-972f-8e432190220c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 41 rows starting from the beginning of the part | ||
| 4624 | 2026.03.20 19:57:57.947852 [ 188 ] {4eb69afa-be86-412c-972f-8e432190220c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 41 rows starting from the beginning of the part | ||
| 4625 | 2026.03.20 19:57:57.947946 [ 188 ] {4eb69afa-be86-412c-972f-8e432190220c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 50 rows starting from the beginning of the part | ||
| 4626 | 2026.03.20 19:57:57.948065 [ 268 ] {74d09896-7731-4037-a665-9cf21fbec423} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 4627 | 2026.03.20 19:57:57.948289 [ 268 ] {74d09896-7731-4037-a665-9cf21fbec423} <Trace> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4628 | 2026.03.20 19:57:57.948394 [ 40 ] {} <Debug> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 4629 | 2026.03.20 19:57:57.948421 [ 40 ] {} <Trace> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4630 | 2026.03.20 19:57:57.948429 [ 268 ] {74d09896-7731-4037-a665-9cf21fbec423} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001192 sec., 10067.114093959732 rows/sec., 694.74 KiB/sec. | ||
| 4631 | 2026.03.20 19:57:57.948436 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4632 | 2026.03.20 19:57:57.948474 [ 268 ] {74d09896-7731-4037-a665-9cf21fbec423} <Debug> TCPHandler: Processed in 0.001368296 sec. | ||
| 4633 | 2026.03.20 19:57:57.948528 [ 198 ] {5b0fb7ba-36a7-4d07-84fe-ea424beb27ea::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 | ||
| 4634 | 2026.03.20 19:57:57.948605 [ 198 ] {5b0fb7ba-36a7-4d07-84fe-ea424beb27ea::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4635 | 2026.03.20 19:57:57.948633 [ 198 ] {5b0fb7ba-36a7-4d07-84fe-ea424beb27ea::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1560 rows starting from the beginning of the part | ||
| 4636 | 2026.03.20 19:57:57.948688 [ 198 ] {5b0fb7ba-36a7-4d07-84fe-ea424beb27ea::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 | ||
| 4637 | 2026.03.20 19:57:57.948726 [ 198 ] {5b0fb7ba-36a7-4d07-84fe-ea424beb27ea::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 | ||
| 4638 | 2026.03.20 19:57:57.948763 [ 198 ] {5b0fb7ba-36a7-4d07-84fe-ea424beb27ea::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 | ||
| 4639 | 2026.03.20 19:57:57.948808 [ 198 ] {5b0fb7ba-36a7-4d07-84fe-ea424beb27ea::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 | ||
| 4640 | 2026.03.20 19:57:57.948847 [ 198 ] {5b0fb7ba-36a7-4d07-84fe-ea424beb27ea::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 12 rows starting from the beginning of the part | ||
| 4641 | 2026.03.20 19:57:57.949774 [ 199 ] {18220be3-bf38-4865-9b53-defeec2c4a91::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14676 rows, containing 5 columns (5 merged, 0 gathered) in 0.005097006 sec., 2879337.399249677 rows/sec., 184.37 MiB/sec. | ||
| 4642 | 2026.03.20 19:57:57.950132 [ 193 ] {5b0fb7ba-36a7-4d07-84fe-ea424beb27ea::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1812 rows, containing 4 columns (4 merged, 0 gathered) in 0.001635173 sec., 1108139.6280393573 rows/sec., 74.68 MiB/sec. | ||
| 4643 | 2026.03.20 19:57:57.950264 [ 190 ] {18220be3-bf38-4865-9b53-defeec2c4a91::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 4644 | 2026.03.20 19:57:57.950365 [ 198 ] {5b0fb7ba-36a7-4d07-84fe-ea424beb27ea::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 4645 | 2026.03.20 19:57:57.950542 [ 190 ] {18220be3-bf38-4865-9b53-defeec2c4a91::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4646 | 2026.03.20 19:57:57.950607 [ 190 ] {18220be3-bf38-4865-9b53-defeec2c4a91::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 4647 | 2026.03.20 19:57:57.950614 [ 198 ] {5b0fb7ba-36a7-4d07-84fe-ea424beb27ea::all_1_36_7} <Trace> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4648 | 2026.03.20 19:57:57.950678 [ 198 ] {5b0fb7ba-36a7-4d07-84fe-ea424beb27ea::all_1_36_7} <Trace> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 4649 | 2026.03.20 19:57:57.950684 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.69 MiB. | ||
| 4650 | 2026.03.20 19:57:57.950736 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 4651 | 2026.03.20 19:57:57.952555 [ 192 ] {4eb69afa-be86-412c-972f-8e432190220c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 581 rows, containing 19 columns (19 merged, 0 gathered) in 0.005515637 sec., 105336.88130672848 rows/sec., 188.76 MiB/sec. | ||
| 4652 | 2026.03.20 19:57:57.953262 [ 188 ] {4eb69afa-be86-412c-972f-8e432190220c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4653 | 2026.03.20 19:57:57.953588 [ 188 ] {4eb69afa-be86-412c-972f-8e432190220c::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (4eb69afa-be86-412c-972f-8e432190220c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4654 | 2026.03.20 19:57:57.953656 [ 188 ] {4eb69afa-be86-412c-972f-8e432190220c::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (4eb69afa-be86-412c-972f-8e432190220c) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4655 | 2026.03.20 19:57:57.953740 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.78 MiB. | ||
| 4656 | 2026.03.20 19:57:58.000199 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 251.19 MiB, peak 263.36 MiB, free memory in arenas 0.00 B, will set to 254.02 MiB (RSS), difference: 2.83 MiB | ||
| 4657 | 2026.03.20 19:57:59.807130 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10943 | ||
| 4658 | 2026.03.20 19:57:59.807639 [ 244 ] {} <Trace> system.asynchronous_metric_log (68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4659 | 2026.03.20 19:57:59.807686 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4660 | 2026.03.20 19:57:59.808193 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4661 | 2026.03.20 19:57:59.808434 [ 244 ] {} <Trace> system.asynchronous_metric_log (68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4662 | 2026.03.20 19:57:59.808565 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10943 | ||
| 4663 | 2026.03.20 19:58:00.387623 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 4664 | 2026.03.20 19:58:00.406166 [ 243 ] {} <Trace> system.metric_log (c7b02c2c-b96c-49bb-8e22-d7891c66dbbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4665 | 2026.03.20 19:58:00.406228 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4666 | 2026.03.20 19:58:00.411898 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4667 | 2026.03.20 19:58:00.412592 [ 243 ] {} <Trace> system.metric_log (c7b02c2c-b96c-49bb-8e22-d7891c66dbbf): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4668 | 2026.03.20 19:58:00.415669 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 4669 | 2026.03.20 19:58:02.546398 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4670 | 2026.03.20 19:58:02.546570 [ 268 ] {014dfec7-e32a-4661-a918-087aff69fee6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4671 | 2026.03.20 19:58:02.546633 [ 268 ] {014dfec7-e32a-4661-a918-087aff69fee6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4672 | 2026.03.20 19:58:02.547245 [ 268 ] {014dfec7-e32a-4661-a918-087aff69fee6} <Trace> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4673 | 2026.03.20 19:58:02.547283 [ 268 ] {014dfec7-e32a-4661-a918-087aff69fee6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4674 | 2026.03.20 19:58:02.547659 [ 268 ] {014dfec7-e32a-4661-a918-087aff69fee6} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 4675 | 2026.03.20 19:58:02.547880 [ 268 ] {014dfec7-e32a-4661-a918-087aff69fee6} <Trace> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4676 | 2026.03.20 19:58:02.548035 [ 268 ] {014dfec7-e32a-4661-a918-087aff69fee6} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00151 sec., 37086.09271523179 rows/sec., 2.85 MiB/sec. | ||
| 4677 | 2026.03.20 19:58:02.548081 [ 268 ] {014dfec7-e32a-4661-a918-087aff69fee6} <Debug> TCPHandler: Processed in 0.001802668 sec. | ||
| 4678 | 2026.03.20 19:58:02.548202 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4679 | 2026.03.20 19:58:02.548302 [ 268 ] {bfd6ff97-6020-46b2-b231-2c664696f696} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4680 | 2026.03.20 19:58:02.548345 [ 268 ] {bfd6ff97-6020-46b2-b231-2c664696f696} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4681 | 2026.03.20 19:58:02.548774 [ 268 ] {bfd6ff97-6020-46b2-b231-2c664696f696} <Trace> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4682 | 2026.03.20 19:58:02.548811 [ 268 ] {bfd6ff97-6020-46b2-b231-2c664696f696} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4683 | 2026.03.20 19:58:02.549114 [ 268 ] {bfd6ff97-6020-46b2-b231-2c664696f696} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 4684 | 2026.03.20 19:58:02.549320 [ 268 ] {bfd6ff97-6020-46b2-b231-2c664696f696} <Trace> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4685 | 2026.03.20 19:58:02.549447 [ 268 ] {bfd6ff97-6020-46b2-b231-2c664696f696} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001165 sec., 54935.622317596564 rows/sec., 4.29 MiB/sec. | ||
| 4686 | 2026.03.20 19:58:02.549486 [ 268 ] {bfd6ff97-6020-46b2-b231-2c664696f696} <Debug> TCPHandler: Processed in 0.001335945 sec. | ||
| 4687 | 2026.03.20 19:58:02.549599 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4688 | 2026.03.20 19:58:02.549694 [ 268 ] {771d89ce-a8b8-4863-846b-5dcf6d3d7c11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4689 | 2026.03.20 19:58:02.549737 [ 268 ] {771d89ce-a8b8-4863-846b-5dcf6d3d7c11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4690 | 2026.03.20 19:58:02.550114 [ 268 ] {771d89ce-a8b8-4863-846b-5dcf6d3d7c11} <Trace> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4691 | 2026.03.20 19:58:02.550148 [ 268 ] {771d89ce-a8b8-4863-846b-5dcf6d3d7c11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4692 | 2026.03.20 19:58:02.550460 [ 268 ] {771d89ce-a8b8-4863-846b-5dcf6d3d7c11} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 4693 | 2026.03.20 19:58:02.550673 [ 268 ] {771d89ce-a8b8-4863-846b-5dcf6d3d7c11} <Trace> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4694 | 2026.03.20 19:58:02.550798 [ 268 ] {771d89ce-a8b8-4863-846b-5dcf6d3d7c11} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001122 sec., 114081.99643493761 rows/sec., 7.95 MiB/sec. | ||
| 4695 | 2026.03.20 19:58:02.550837 [ 268 ] {771d89ce-a8b8-4863-846b-5dcf6d3d7c11} <Debug> TCPHandler: Processed in 0.001287114 sec. | ||
| 4696 | 2026.03.20 19:58:02.550951 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4697 | 2026.03.20 19:58:02.551045 [ 268 ] {3280e5e6-fc0a-4b2b-b141-ee72ac53beb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4698 | 2026.03.20 19:58:02.551085 [ 268 ] {3280e5e6-fc0a-4b2b-b141-ee72ac53beb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4699 | 2026.03.20 19:58:02.551415 [ 268 ] {3280e5e6-fc0a-4b2b-b141-ee72ac53beb2} <Trace> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4700 | 2026.03.20 19:58:02.551448 [ 268 ] {3280e5e6-fc0a-4b2b-b141-ee72ac53beb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4701 | 2026.03.20 19:58:02.551738 [ 268 ] {3280e5e6-fc0a-4b2b-b141-ee72ac53beb2} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 4702 | 2026.03.20 19:58:02.551935 [ 268 ] {3280e5e6-fc0a-4b2b-b141-ee72ac53beb2} <Trace> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4703 | 2026.03.20 19:58:02.552063 [ 268 ] {3280e5e6-fc0a-4b2b-b141-ee72ac53beb2} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001035 sec., 46376.8115942029 rows/sec., 3.13 MiB/sec. | ||
| 4704 | 2026.03.20 19:58:02.552099 [ 268 ] {3280e5e6-fc0a-4b2b-b141-ee72ac53beb2} <Debug> TCPHandler: Processed in 0.001196322 sec. | ||
| 4705 | 2026.03.20 19:58:07.183098 [ 77 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4706 | 2026.03.20 19:58:07.183201 [ 77 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4707 | 2026.03.20 19:58:07.308657 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11455 | ||
| 4708 | 2026.03.20 19:58:07.309459 [ 244 ] {} <Trace> system.asynchronous_metric_log (68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4709 | 2026.03.20 19:58:07.309531 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4710 | 2026.03.20 19:58:07.310091 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4711 | 2026.03.20 19:58:07.310309 [ 244 ] {} <Trace> system.asynchronous_metric_log (68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4712 | 2026.03.20 19:58:07.310436 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11455 | ||
| 4713 | 2026.03.20 19:58:07.334737 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 610 | ||
| 4714 | 2026.03.20 19:58:07.337224 [ 242 ] {} <Trace> system.query_log (50ee8abe-c559-4bfc-bb2f-d84f09891cde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4715 | 2026.03.20 19:58:07.337267 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4716 | 2026.03.20 19:58:07.338473 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4717 | 2026.03.20 19:58:07.338732 [ 242 ] {} <Trace> system.query_log (50ee8abe-c559-4bfc-bb2f-d84f09891cde): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4718 | 2026.03.20 19:58:07.338982 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 610 | ||
| 4719 | 2026.03.20 19:58:07.547898 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4720 | 2026.03.20 19:58:07.548089 [ 268 ] {a4098f5a-7dca-4b81-915d-479d22a016fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4721 | 2026.03.20 19:58:07.548160 [ 268 ] {a4098f5a-7dca-4b81-915d-479d22a016fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4722 | 2026.03.20 19:58:07.548832 [ 268 ] {a4098f5a-7dca-4b81-915d-479d22a016fe} <Trace> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4723 | 2026.03.20 19:58:07.548880 [ 268 ] {a4098f5a-7dca-4b81-915d-479d22a016fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4724 | 2026.03.20 19:58:07.549269 [ 268 ] {a4098f5a-7dca-4b81-915d-479d22a016fe} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 4725 | 2026.03.20 19:58:07.549495 [ 268 ] {a4098f5a-7dca-4b81-915d-479d22a016fe} <Trace> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4726 | 2026.03.20 19:58:07.549659 [ 268 ] {a4098f5a-7dca-4b81-915d-479d22a016fe} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001622 sec., 34525.2774352651 rows/sec., 2.65 MiB/sec. | ||
| 4727 | 2026.03.20 19:58:07.549700 [ 268 ] {a4098f5a-7dca-4b81-915d-479d22a016fe} <Debug> TCPHandler: Processed in 0.001941041 sec. | ||
| 4728 | 2026.03.20 19:58:07.549828 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4729 | 2026.03.20 19:58:07.549923 [ 268 ] {f06bfc68-1427-4174-8423-14d4cd93effe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4730 | 2026.03.20 19:58:07.549964 [ 268 ] {f06bfc68-1427-4174-8423-14d4cd93effe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4731 | 2026.03.20 19:58:07.550387 [ 268 ] {f06bfc68-1427-4174-8423-14d4cd93effe} <Trace> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4732 | 2026.03.20 19:58:07.550423 [ 268 ] {f06bfc68-1427-4174-8423-14d4cd93effe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4733 | 2026.03.20 19:58:07.550723 [ 268 ] {f06bfc68-1427-4174-8423-14d4cd93effe} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 4734 | 2026.03.20 19:58:07.550929 [ 268 ] {f06bfc68-1427-4174-8423-14d4cd93effe} <Trace> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4735 | 2026.03.20 19:58:07.551061 [ 268 ] {f06bfc68-1427-4174-8423-14d4cd93effe} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001156 sec., 55363.32179930796 rows/sec., 4.32 MiB/sec. | ||
| 4736 | 2026.03.20 19:58:07.551100 [ 268 ] {f06bfc68-1427-4174-8423-14d4cd93effe} <Debug> TCPHandler: Processed in 0.001322986 sec. | ||
| 4737 | 2026.03.20 19:58:07.551217 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4738 | 2026.03.20 19:58:07.551311 [ 268 ] {0ddd169d-f333-4210-837b-86b7050cfdae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4739 | 2026.03.20 19:58:07.551354 [ 268 ] {0ddd169d-f333-4210-837b-86b7050cfdae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4740 | 2026.03.20 19:58:07.551770 [ 268 ] {0ddd169d-f333-4210-837b-86b7050cfdae} <Trace> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4741 | 2026.03.20 19:58:07.551806 [ 268 ] {0ddd169d-f333-4210-837b-86b7050cfdae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4742 | 2026.03.20 19:58:07.552139 [ 268 ] {0ddd169d-f333-4210-837b-86b7050cfdae} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 4743 | 2026.03.20 19:58:07.552339 [ 268 ] {0ddd169d-f333-4210-837b-86b7050cfdae} <Trace> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4744 | 2026.03.20 19:58:07.552474 [ 268 ] {0ddd169d-f333-4210-837b-86b7050cfdae} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001181 sec., 135478.4081287045 rows/sec., 9.44 MiB/sec. | ||
| 4745 | 2026.03.20 19:58:07.552512 [ 268 ] {0ddd169d-f333-4210-837b-86b7050cfdae} <Debug> TCPHandler: Processed in 0.001345206 sec. | ||
| 4746 | 2026.03.20 19:58:07.552625 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4747 | 2026.03.20 19:58:07.552719 [ 268 ] {ec8da947-5a4d-4182-93a8-4b939c479ade} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4748 | 2026.03.20 19:58:07.552760 [ 268 ] {ec8da947-5a4d-4182-93a8-4b939c479ade} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4749 | 2026.03.20 19:58:07.553096 [ 268 ] {ec8da947-5a4d-4182-93a8-4b939c479ade} <Trace> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4750 | 2026.03.20 19:58:07.553132 [ 268 ] {ec8da947-5a4d-4182-93a8-4b939c479ade} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4751 | 2026.03.20 19:58:07.553432 [ 268 ] {ec8da947-5a4d-4182-93a8-4b939c479ade} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 4752 | 2026.03.20 19:58:07.553641 [ 268 ] {ec8da947-5a4d-4182-93a8-4b939c479ade} <Trace> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4753 | 2026.03.20 19:58:07.553775 [ 268 ] {ec8da947-5a4d-4182-93a8-4b939c479ade} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001073 sec., 55917.98695246971 rows/sec., 3.77 MiB/sec. | ||
| 4754 | 2026.03.20 19:58:07.553811 [ 268 ] {ec8da947-5a4d-4182-93a8-4b939c479ade} <Debug> TCPHandler: Processed in 0.001234603 sec. | ||
| 4755 | 2026.03.20 19:58:07.915722 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 4756 | 2026.03.20 19:58:07.933293 [ 243 ] {} <Trace> system.metric_log (c7b02c2c-b96c-49bb-8e22-d7891c66dbbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4757 | 2026.03.20 19:58:07.933347 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4758 | 2026.03.20 19:58:07.938980 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4759 | 2026.03.20 19:58:07.939679 [ 243 ] {} <Trace> system.metric_log (c7b02c2c-b96c-49bb-8e22-d7891c66dbbf): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4760 | 2026.03.20 19:58:07.942713 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 4761 | 2026.03.20 19:58:12.556243 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4762 | 2026.03.20 19:58:12.556525 [ 268 ] {cac2d359-faa2-4740-807d-77ad5d7e49b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4763 | 2026.03.20 19:58:12.556629 [ 268 ] {cac2d359-faa2-4740-807d-77ad5d7e49b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4764 | 2026.03.20 19:58:12.557755 [ 268 ] {cac2d359-faa2-4740-807d-77ad5d7e49b2} <Trace> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4765 | 2026.03.20 19:58:12.557831 [ 268 ] {cac2d359-faa2-4740-807d-77ad5d7e49b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4766 | 2026.03.20 19:58:12.558446 [ 268 ] {cac2d359-faa2-4740-807d-77ad5d7e49b2} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 4767 | 2026.03.20 19:58:12.558804 [ 268 ] {cac2d359-faa2-4740-807d-77ad5d7e49b2} <Trace> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4768 | 2026.03.20 19:58:12.559040 [ 268 ] {cac2d359-faa2-4740-807d-77ad5d7e49b2} <Debug> executeQuery: Read 138 rows, 12.29 KiB in 0.002587 sec., 53343.64128333978 rows/sec., 4.64 MiB/sec. | ||
| 4769 | 2026.03.20 19:58:12.559119 [ 268 ] {cac2d359-faa2-4740-807d-77ad5d7e49b2} <Debug> TCPHandler: Processed in 0.003102893 sec. | ||
| 4770 | 2026.03.20 19:58:12.559309 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4771 | 2026.03.20 19:58:12.559442 [ 268 ] {c61f4fe2-a19d-4267-a408-a0a8cbc2b779} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4772 | 2026.03.20 19:58:12.559504 [ 268 ] {c61f4fe2-a19d-4267-a408-a0a8cbc2b779} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4773 | 2026.03.20 19:58:12.560125 [ 268 ] {c61f4fe2-a19d-4267-a408-a0a8cbc2b779} <Trace> oximeter.fields_u16 (04c457fd-3af8-4a79-a88d-7c36c4cdcc84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4774 | 2026.03.20 19:58:12.560174 [ 268 ] {c61f4fe2-a19d-4267-a408-a0a8cbc2b779} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4775 | 2026.03.20 19:58:12.560593 [ 268 ] {c61f4fe2-a19d-4267-a408-a0a8cbc2b779} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4776 | 2026.03.20 19:58:12.560908 [ 268 ] {c61f4fe2-a19d-4267-a408-a0a8cbc2b779} <Trace> oximeter.fields_u16 (04c457fd-3af8-4a79-a88d-7c36c4cdcc84): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4777 | 2026.03.20 19:58:12.561103 [ 268 ] {c61f4fe2-a19d-4267-a408-a0a8cbc2b779} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001695 sec., 24188.790560471978 rows/sec., 1.78 MiB/sec. | ||
| 4778 | 2026.03.20 19:58:12.561163 [ 268 ] {c61f4fe2-a19d-4267-a408-a0a8cbc2b779} <Debug> TCPHandler: Processed in 0.001921561 sec. | ||
| 4779 | 2026.03.20 19:58:12.561327 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4780 | 2026.03.20 19:58:12.561460 [ 268 ] {c2c5d1eb-85c9-49f8-a6a6-7bef2661b992} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4781 | 2026.03.20 19:58:12.561519 [ 268 ] {c2c5d1eb-85c9-49f8-a6a6-7bef2661b992} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4782 | 2026.03.20 19:58:12.562107 [ 268 ] {c2c5d1eb-85c9-49f8-a6a6-7bef2661b992} <Trace> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4783 | 2026.03.20 19:58:12.562156 [ 268 ] {c2c5d1eb-85c9-49f8-a6a6-7bef2661b992} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4784 | 2026.03.20 19:58:12.562528 [ 268 ] {c2c5d1eb-85c9-49f8-a6a6-7bef2661b992} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 4785 | 2026.03.20 19:58:12.562821 [ 268 ] {c2c5d1eb-85c9-49f8-a6a6-7bef2661b992} <Trace> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4786 | 2026.03.20 19:58:12.563008 [ 268 ] {c2c5d1eb-85c9-49f8-a6a6-7bef2661b992} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001581 sec., 66413.66223908919 rows/sec., 5.19 MiB/sec. | ||
| 4787 | 2026.03.20 19:58:12.563062 [ 268 ] {c2c5d1eb-85c9-49f8-a6a6-7bef2661b992} <Debug> TCPHandler: Processed in 0.001798788 sec. | ||
| 4788 | 2026.03.20 19:58:12.563224 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4789 | 2026.03.20 19:58:12.563344 [ 268 ] {57e6555c-1915-459a-ab2f-36c87148e0f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4790 | 2026.03.20 19:58:12.563402 [ 268 ] {57e6555c-1915-459a-ab2f-36c87148e0f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4791 | 2026.03.20 19:58:12.564012 [ 268 ] {57e6555c-1915-459a-ab2f-36c87148e0f2} <Trace> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4792 | 2026.03.20 19:58:12.564065 [ 268 ] {57e6555c-1915-459a-ab2f-36c87148e0f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4793 | 2026.03.20 19:58:12.564535 [ 268 ] {57e6555c-1915-459a-ab2f-36c87148e0f2} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 4794 | 2026.03.20 19:58:12.564873 [ 268 ] {57e6555c-1915-459a-ab2f-36c87148e0f2} <Trace> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4795 | 2026.03.20 19:58:12.565074 [ 268 ] {57e6555c-1915-459a-ab2f-36c87148e0f2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001762 sec., 90805.90238365495 rows/sec., 6.32 MiB/sec. | ||
| 4796 | 2026.03.20 19:58:12.565129 [ 268 ] {57e6555c-1915-459a-ab2f-36c87148e0f2} <Debug> TCPHandler: Processed in 0.001964282 sec. | ||
| 4797 | 2026.03.20 19:58:12.566487 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4798 | 2026.03.20 19:58:12.566614 [ 268 ] {a20b0398-a5c2-431f-b96d-ce2782432938} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4799 | 2026.03.20 19:58:12.566687 [ 268 ] {a20b0398-a5c2-431f-b96d-ce2782432938} <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 | ||
| 4800 | 2026.03.20 19:58:12.567863 [ 268 ] {a20b0398-a5c2-431f-b96d-ce2782432938} <Trace> oximeter.measurements_histogramu64 (4eb69afa-be86-412c-972f-8e432190220c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4801 | 2026.03.20 19:58:12.567911 [ 268 ] {a20b0398-a5c2-431f-b96d-ce2782432938} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4802 | 2026.03.20 19:58:12.568710 [ 268 ] {a20b0398-a5c2-431f-b96d-ce2782432938} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4803 | 2026.03.20 19:58:12.568989 [ 268 ] {a20b0398-a5c2-431f-b96d-ce2782432938} <Trace> oximeter.measurements_histogramu64 (4eb69afa-be86-412c-972f-8e432190220c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4804 | 2026.03.20 19:58:12.569188 [ 268 ] {a20b0398-a5c2-431f-b96d-ce2782432938} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.0026 sec., 15769.23076923077 rows/sec., 28.26 MiB/sec. | ||
| 4805 | 2026.03.20 19:58:12.569295 [ 268 ] {a20b0398-a5c2-431f-b96d-ce2782432938} <Debug> TCPHandler: Processed in 0.002869676 sec. | ||
| 4806 | 2026.03.20 19:58:12.569467 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4807 | 2026.03.20 19:58:12.569594 [ 268 ] {5b7f101b-a86c-4a69-bf36-587ccb295d01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4808 | 2026.03.20 19:58:12.569656 [ 268 ] {5b7f101b-a86c-4a69-bf36-587ccb295d01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4809 | 2026.03.20 19:58:12.570141 [ 268 ] {5b7f101b-a86c-4a69-bf36-587ccb295d01} <Trace> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4810 | 2026.03.20 19:58:12.570180 [ 268 ] {5b7f101b-a86c-4a69-bf36-587ccb295d01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4811 | 2026.03.20 19:58:12.570583 [ 268 ] {5b7f101b-a86c-4a69-bf36-587ccb295d01} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 4812 | 2026.03.20 19:58:12.570862 [ 268 ] {5b7f101b-a86c-4a69-bf36-587ccb295d01} <Trace> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4813 | 2026.03.20 19:58:12.571055 [ 268 ] {5b7f101b-a86c-4a69-bf36-587ccb295d01} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001491 sec., 40241.44869215292 rows/sec., 2.71 MiB/sec. | ||
| 4814 | 2026.03.20 19:58:12.571109 [ 268 ] {5b7f101b-a86c-4a69-bf36-587ccb295d01} <Debug> TCPHandler: Processed in 0.001704095 sec. | ||
| 4815 | 2026.03.20 19:58:13.152996 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44665 | ||
| 4816 | 2026.03.20 19:58:13.153120 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4817 | 2026.03.20 19:58:13.153149 [ 286 ] {} <Debug> TCP-Session: 6cab502f-e28f-4dee-8e72-1a2004adf509 Authenticating user 'default' from [fd00:1122:3344:101::e]:44665 | ||
| 4818 | 2026.03.20 19:58:13.153172 [ 286 ] {} <Debug> TCP-Session: 6cab502f-e28f-4dee-8e72-1a2004adf509 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4819 | 2026.03.20 19:58:13.153187 [ 286 ] {} <Debug> TCP-Session: 6cab502f-e28f-4dee-8e72-1a2004adf509 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4820 | 2026.03.20 19:58:13.153371 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54527 | ||
| 4821 | 2026.03.20 19:58:13.153383 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46766 | ||
| 4822 | 2026.03.20 19:58:13.153434 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43083 | ||
| 4823 | 2026.03.20 19:58:13.153473 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34841 | ||
| 4824 | 2026.03.20 19:58:13.153495 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47466 | ||
| 4825 | 2026.03.20 19:58:13.153531 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4826 | 2026.03.20 19:58:13.153543 [ 286 ] {} <Trace> TCP-Session: 6cab502f-e28f-4dee-8e72-1a2004adf509 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4827 | 2026.03.20 19:58:13.153565 [ 289 ] {} <Debug> TCP-Session: 5a6b78ca-b9ee-4adb-b49f-7d5562252c03 Authenticating user 'default' from [fd00:1122:3344:101::e]:46766 | ||
| 4828 | 2026.03.20 19:58:13.153568 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4829 | 2026.03.20 19:58:13.153610 [ 289 ] {} <Debug> TCP-Session: 5a6b78ca-b9ee-4adb-b49f-7d5562252c03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4830 | 2026.03.20 19:58:13.153484 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54116 | ||
| 4831 | 2026.03.20 19:58:13.153640 [ 289 ] {} <Debug> TCP-Session: 5a6b78ca-b9ee-4adb-b49f-7d5562252c03 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4832 | 2026.03.20 19:58:13.153664 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4833 | 2026.03.20 19:58:13.153636 [ 292 ] {} <Debug> TCP-Session: 04f5b037-83e6-41f2-87a0-fe5bff5fe86c Authenticating user 'default' from [fd00:1122:3344:101::e]:43083 | ||
| 4834 | 2026.03.20 19:58:13.153724 [ 266 ] {} <Debug> TCP-Session: 1e922358-324f-43ab-9df2-daa7b1b3ef1e Authenticating user 'default' from [fd00:1122:3344:101::e]:47466 | ||
| 4835 | 2026.03.20 19:58:13.153741 [ 286 ] {abd437db-f031-4643-b7f0-d117dc0a7e46} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44665) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4836 | 2026.03.20 19:58:13.153752 [ 292 ] {} <Debug> TCP-Session: 04f5b037-83e6-41f2-87a0-fe5bff5fe86c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4837 | 2026.03.20 19:58:13.153761 [ 266 ] {} <Debug> TCP-Session: 1e922358-324f-43ab-9df2-daa7b1b3ef1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4838 | 2026.03.20 19:58:13.153786 [ 292 ] {} <Debug> TCP-Session: 04f5b037-83e6-41f2-87a0-fe5bff5fe86c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4839 | 2026.03.20 19:58:13.153800 [ 266 ] {} <Debug> TCP-Session: 1e922358-324f-43ab-9df2-daa7b1b3ef1e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4840 | 2026.03.20 19:58:13.153821 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4841 | 2026.03.20 19:58:13.153635 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4842 | 2026.03.20 19:58:13.153898 [ 294 ] {} <Debug> TCP-Session: e5153084-3053-440d-856e-365f81385408 Authenticating user 'default' from [fd00:1122:3344:101::e]:54116 | ||
| 4843 | 2026.03.20 19:58:13.153480 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4844 | 2026.03.20 19:58:13.153923 [ 293 ] {} <Debug> TCP-Session: 0b8b9ade-f7a0-4538-a0ad-fe464d4751a3 Authenticating user 'default' from [fd00:1122:3344:101::e]:34841 | ||
| 4845 | 2026.03.20 19:58:13.153936 [ 294 ] {} <Debug> TCP-Session: e5153084-3053-440d-856e-365f81385408 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4846 | 2026.03.20 19:58:13.153963 [ 288 ] {} <Debug> TCP-Session: a52be408-8d57-4859-b3bf-4ec3b6268622 Authenticating user 'default' from [fd00:1122:3344:101::e]:54527 | ||
| 4847 | 2026.03.20 19:58:13.153970 [ 293 ] {} <Debug> TCP-Session: 0b8b9ade-f7a0-4538-a0ad-fe464d4751a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4848 | 2026.03.20 19:58:13.153980 [ 294 ] {} <Debug> TCP-Session: e5153084-3053-440d-856e-365f81385408 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4849 | 2026.03.20 19:58:13.153996 [ 288 ] {} <Debug> TCP-Session: a52be408-8d57-4859-b3bf-4ec3b6268622 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4850 | 2026.03.20 19:58:13.154006 [ 293 ] {} <Debug> TCP-Session: 0b8b9ade-f7a0-4538-a0ad-fe464d4751a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4851 | 2026.03.20 19:58:13.153428 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59756 | ||
| 4852 | 2026.03.20 19:58:13.154070 [ 286 ] {abd437db-f031-4643-b7f0-d117dc0a7e46} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4853 | 2026.03.20 19:58:13.154079 [ 288 ] {} <Debug> TCP-Session: a52be408-8d57-4859-b3bf-4ec3b6268622 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4854 | 2026.03.20 19:58:13.153408 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56282 | ||
| 4855 | 2026.03.20 19:58:13.154149 [ 286 ] {abd437db-f031-4643-b7f0-d117dc0a7e46} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4856 | 2026.03.20 19:58:13.154185 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4857 | 2026.03.20 19:58:13.154216 [ 291 ] {} <Debug> TCP-Session: b480961d-461f-4b4a-8a8c-4805da4abae2 Authenticating user 'default' from [fd00:1122:3344:101::e]:59756 | ||
| 4858 | 2026.03.20 19:58:13.154233 [ 291 ] {} <Debug> TCP-Session: b480961d-461f-4b4a-8a8c-4805da4abae2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4859 | 2026.03.20 19:58:13.154246 [ 291 ] {} <Debug> TCP-Session: b480961d-461f-4b4a-8a8c-4805da4abae2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4860 | 2026.03.20 19:58:13.154278 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4861 | 2026.03.20 19:58:13.154313 [ 290 ] {} <Debug> TCP-Session: 8bf9bf5c-8c13-4fc5-9fae-91dfcb3ca0fb Authenticating user 'default' from [fd00:1122:3344:101::e]:56282 | ||
| 4862 | 2026.03.20 19:58:13.154335 [ 290 ] {} <Debug> TCP-Session: 8bf9bf5c-8c13-4fc5-9fae-91dfcb3ca0fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4863 | 2026.03.20 19:58:13.154350 [ 290 ] {} <Debug> TCP-Session: 8bf9bf5c-8c13-4fc5-9fae-91dfcb3ca0fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4864 | 2026.03.20 19:58:13.154455 [ 286 ] {abd437db-f031-4643-b7f0-d117dc0a7e46} <Debug> oximeter.version (078d6925-fa51-4905-abb6-a72e2fd3fc2b) (SelectExecutor): Key condition: unknown | ||
| 4865 | 2026.03.20 19:58:13.155378 [ 332 ] {abd437db-f031-4643-b7f0-d117dc0a7e46} <Trace> AggregatingTransform: Aggregating | ||
| 4866 | 2026.03.20 19:58:13.155430 [ 332 ] {abd437db-f031-4643-b7f0-d117dc0a7e46} <Trace> Aggregator: Aggregation method: without_key | ||
| 4867 | 2026.03.20 19:58:13.155468 [ 332 ] {abd437db-f031-4643-b7f0-d117dc0a7e46} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000911535 sec. (1097.051 rows/sec., 42.85 KiB/sec.) | ||
| 4868 | 2026.03.20 19:58:13.155489 [ 332 ] {abd437db-f031-4643-b7f0-d117dc0a7e46} <Trace> Aggregator: Merging aggregated data | ||
| 4869 | 2026.03.20 19:58:13.156732 [ 286 ] {abd437db-f031-4643-b7f0-d117dc0a7e46} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003049 sec., 327.97638570022957 rows/sec., 12.81 KiB/sec. | ||
| 4870 | 2026.03.20 19:58:13.156880 [ 286 ] {abd437db-f031-4643-b7f0-d117dc0a7e46} <Debug> TCPHandler: Processed in 0.003460712 sec. | ||
| 4871 | 2026.03.20 19:58:13.157000 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4872 | 2026.03.20 19:58:13.157033 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4873 | 2026.03.20 19:58:13.157055 [ 266 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4874 | 2026.03.20 19:58:13.157073 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4875 | 2026.03.20 19:58:13.157087 [ 288 ] {} <Debug> TCP-Session: a52be408-8d57-4859-b3bf-4ec3b6268622 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4876 | 2026.03.20 19:58:13.157093 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4877 | 2026.03.20 19:58:13.157120 [ 292 ] {} <Debug> TCP-Session: 04f5b037-83e6-41f2-87a0-fe5bff5fe86c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4878 | 2026.03.20 19:58:13.157130 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4879 | 2026.03.20 19:58:13.157157 [ 289 ] {} <Debug> TCP-Session: 5a6b78ca-b9ee-4adb-b49f-7d5562252c03 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4880 | 2026.03.20 19:58:13.157179 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4881 | 2026.03.20 19:58:13.157191 [ 291 ] {} <Debug> TCP-Session: b480961d-461f-4b4a-8a8c-4805da4abae2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4882 | 2026.03.20 19:58:13.157150 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4883 | 2026.03.20 19:58:13.157219 [ 294 ] {} <Debug> TCP-Session: e5153084-3053-440d-856e-365f81385408 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4884 | 2026.03.20 19:58:13.157106 [ 266 ] {} <Debug> TCP-Session: 1e922358-324f-43ab-9df2-daa7b1b3ef1e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4885 | 2026.03.20 19:58:13.157252 [ 293 ] {} <Debug> TCP-Session: 0b8b9ade-f7a0-4538-a0ad-fe464d4751a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4886 | 2026.03.20 19:58:13.157035 [ 286 ] {} <Debug> TCP-Session: 6cab502f-e28f-4dee-8e72-1a2004adf509 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4887 | 2026.03.20 19:58:13.157116 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4888 | 2026.03.20 19:58:13.157328 [ 290 ] {} <Debug> TCP-Session: 8bf9bf5c-8c13-4fc5-9fae-91dfcb3ca0fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4889 | 2026.03.20 19:58:13.294106 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50319 | ||
| 4890 | 2026.03.20 19:58:13.294231 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4891 | 2026.03.20 19:58:13.294263 [ 286 ] {} <Debug> TCP-Session: f85fd221-b8f9-476b-a51d-4f533a006e83 Authenticating user 'default' from [fd00:1122:3344:101::e]:50319 | ||
| 4892 | 2026.03.20 19:58:13.294287 [ 286 ] {} <Debug> TCP-Session: f85fd221-b8f9-476b-a51d-4f533a006e83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4893 | 2026.03.20 19:58:13.294299 [ 286 ] {} <Debug> TCP-Session: f85fd221-b8f9-476b-a51d-4f533a006e83 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4894 | 2026.03.20 19:58:13.294515 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61178 | ||
| 4895 | 2026.03.20 19:58:13.294531 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46062 | ||
| 4896 | 2026.03.20 19:58:13.294557 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34674 | ||
| 4897 | 2026.03.20 19:58:13.294597 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47603 | ||
| 4898 | 2026.03.20 19:58:13.294634 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4899 | 2026.03.20 19:58:13.294637 [ 286 ] {} <Trace> TCP-Session: f85fd221-b8f9-476b-a51d-4f533a006e83 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4900 | 2026.03.20 19:58:13.294664 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4901 | 2026.03.20 19:58:13.294680 [ 288 ] {} <Debug> TCP-Session: 0a3cd1e5-6846-45f0-8db6-38bb97b173f0 Authenticating user 'default' from [fd00:1122:3344:101::e]:61178 | ||
| 4902 | 2026.03.20 19:58:13.294691 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4903 | 2026.03.20 19:58:13.294714 [ 289 ] {} <Debug> TCP-Session: d03e8f57-aa1a-4109-a009-517554390ab6 Authenticating user 'default' from [fd00:1122:3344:101::e]:46062 | ||
| 4904 | 2026.03.20 19:58:13.294734 [ 288 ] {} <Debug> TCP-Session: 0a3cd1e5-6846-45f0-8db6-38bb97b173f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4905 | 2026.03.20 19:58:13.294740 [ 266 ] {} <Debug> TCP-Session: b42208f9-a76b-41b8-9f86-27aec43c5a1d Authenticating user 'default' from [fd00:1122:3344:101::e]:47603 | ||
| 4906 | 2026.03.20 19:58:13.294754 [ 289 ] {} <Debug> TCP-Session: d03e8f57-aa1a-4109-a009-517554390ab6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4907 | 2026.03.20 19:58:13.294766 [ 288 ] {} <Debug> TCP-Session: 0a3cd1e5-6846-45f0-8db6-38bb97b173f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4908 | 2026.03.20 19:58:13.294782 [ 289 ] {} <Debug> TCP-Session: d03e8f57-aa1a-4109-a009-517554390ab6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4909 | 2026.03.20 19:58:13.294777 [ 266 ] {} <Debug> TCP-Session: b42208f9-a76b-41b8-9f86-27aec43c5a1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4910 | 2026.03.20 19:58:13.294663 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4911 | 2026.03.20 19:58:13.294841 [ 266 ] {} <Debug> TCP-Session: b42208f9-a76b-41b8-9f86-27aec43c5a1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4912 | 2026.03.20 19:58:13.294846 [ 286 ] {09667c4a-13bf-4d13-a571-645e52be66a0} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50319) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4913 | 2026.03.20 19:58:13.294871 [ 292 ] {} <Debug> TCP-Session: 6a279f71-af52-4d04-96cd-470bfb1516be Authenticating user 'default' from [fd00:1122:3344:101::e]:34674 | ||
| 4914 | 2026.03.20 19:58:13.294589 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52598 | ||
| 4915 | 2026.03.20 19:58:13.294913 [ 292 ] {} <Debug> TCP-Session: 6a279f71-af52-4d04-96cd-470bfb1516be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4916 | 2026.03.20 19:58:13.294574 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47628 | ||
| 4917 | 2026.03.20 19:58:13.294970 [ 292 ] {} <Debug> TCP-Session: 6a279f71-af52-4d04-96cd-470bfb1516be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4918 | 2026.03.20 19:58:13.294577 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58014 | ||
| 4919 | 2026.03.20 19:58:13.294540 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46258 | ||
| 4920 | 2026.03.20 19:58:13.295041 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4921 | 2026.03.20 19:58:13.295078 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4922 | 2026.03.20 19:58:13.295099 [ 291 ] {} <Debug> TCP-Session: 17a0d5d8-a5d7-4267-ada0-2ae7b353569a Authenticating user 'default' from [fd00:1122:3344:101::e]:47628 | ||
| 4923 | 2026.03.20 19:58:13.295115 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4924 | 2026.03.20 19:58:13.295117 [ 293 ] {} <Debug> TCP-Session: 3b82cb94-2356-488b-9f59-95bbfc90542f Authenticating user 'default' from [fd00:1122:3344:101::e]:58014 | ||
| 4925 | 2026.03.20 19:58:13.295139 [ 291 ] {} <Debug> TCP-Session: 17a0d5d8-a5d7-4267-ada0-2ae7b353569a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4926 | 2026.03.20 19:58:13.295151 [ 286 ] {09667c4a-13bf-4d13-a571-645e52be66a0} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4927 | 2026.03.20 19:58:13.295175 [ 291 ] {} <Debug> TCP-Session: 17a0d5d8-a5d7-4267-ada0-2ae7b353569a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4928 | 2026.03.20 19:58:13.295157 [ 293 ] {} <Debug> TCP-Session: 3b82cb94-2356-488b-9f59-95bbfc90542f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4929 | 2026.03.20 19:58:13.295146 [ 290 ] {} <Debug> TCP-Session: 4636e9a3-6998-4f56-844d-8d66d795b79b Authenticating user 'default' from [fd00:1122:3344:101::e]:46258 | ||
| 4930 | 2026.03.20 19:58:13.295225 [ 286 ] {09667c4a-13bf-4d13-a571-645e52be66a0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4931 | 2026.03.20 19:58:13.295224 [ 293 ] {} <Debug> TCP-Session: 3b82cb94-2356-488b-9f59-95bbfc90542f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4932 | 2026.03.20 19:58:13.295248 [ 290 ] {} <Debug> TCP-Session: 4636e9a3-6998-4f56-844d-8d66d795b79b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4933 | 2026.03.20 19:58:13.295038 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4934 | 2026.03.20 19:58:13.295293 [ 290 ] {} <Debug> TCP-Session: 4636e9a3-6998-4f56-844d-8d66d795b79b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4935 | 2026.03.20 19:58:13.295323 [ 294 ] {} <Debug> TCP-Session: 153f8b9e-e2da-4ade-b3b3-55dbb540ca97 Authenticating user 'default' from [fd00:1122:3344:101::e]:52598 | ||
| 4936 | 2026.03.20 19:58:13.295348 [ 294 ] {} <Debug> TCP-Session: 153f8b9e-e2da-4ade-b3b3-55dbb540ca97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4937 | 2026.03.20 19:58:13.295362 [ 294 ] {} <Debug> TCP-Session: 153f8b9e-e2da-4ade-b3b3-55dbb540ca97 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4938 | 2026.03.20 19:58:13.295548 [ 286 ] {09667c4a-13bf-4d13-a571-645e52be66a0} <Debug> oximeter.version (078d6925-fa51-4905-abb6-a72e2fd3fc2b) (SelectExecutor): Key condition: unknown | ||
| 4939 | 2026.03.20 19:58:13.296474 [ 315 ] {09667c4a-13bf-4d13-a571-645e52be66a0} <Trace> AggregatingTransform: Aggregating | ||
| 4940 | 2026.03.20 19:58:13.296542 [ 315 ] {09667c4a-13bf-4d13-a571-645e52be66a0} <Trace> Aggregator: Aggregation method: without_key | ||
| 4941 | 2026.03.20 19:58:13.296580 [ 315 ] {09667c4a-13bf-4d13-a571-645e52be66a0} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000922264 sec. (1084.288 rows/sec., 42.36 KiB/sec.) | ||
| 4942 | 2026.03.20 19:58:13.296599 [ 315 ] {09667c4a-13bf-4d13-a571-645e52be66a0} <Trace> Aggregator: Merging aggregated data | ||
| 4943 | 2026.03.20 19:58:13.297978 [ 286 ] {09667c4a-13bf-4d13-a571-645e52be66a0} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003194 sec., 313.08703819661866 rows/sec., 12.23 KiB/sec. | ||
| 4944 | 2026.03.20 19:58:13.298139 [ 286 ] {09667c4a-13bf-4d13-a571-645e52be66a0} <Debug> TCPHandler: Processed in 0.003633066 sec. | ||
| 4945 | 2026.03.20 19:58:13.298283 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4946 | 2026.03.20 19:58:13.298312 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4947 | 2026.03.20 19:58:13.298326 [ 286 ] {} <Debug> TCP-Session: f85fd221-b8f9-476b-a51d-4f533a006e83 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4948 | 2026.03.20 19:58:13.298330 [ 266 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4949 | 2026.03.20 19:58:13.298355 [ 292 ] {} <Debug> TCP-Session: 6a279f71-af52-4d04-96cd-470bfb1516be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4950 | 2026.03.20 19:58:13.298366 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4951 | 2026.03.20 19:58:13.298399 [ 266 ] {} <Debug> TCP-Session: b42208f9-a76b-41b8-9f86-27aec43c5a1d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4952 | 2026.03.20 19:58:13.298410 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4953 | 2026.03.20 19:58:13.298434 [ 290 ] {} <Debug> TCP-Session: 4636e9a3-6998-4f56-844d-8d66d795b79b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4954 | 2026.03.20 19:58:13.298434 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4955 | 2026.03.20 19:58:13.298459 [ 293 ] {} <Debug> TCP-Session: 3b82cb94-2356-488b-9f59-95bbfc90542f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4956 | 2026.03.20 19:58:13.298411 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4957 | 2026.03.20 19:58:13.298495 [ 294 ] {} <Debug> TCP-Session: 153f8b9e-e2da-4ade-b3b3-55dbb540ca97 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4958 | 2026.03.20 19:58:13.298385 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4959 | 2026.03.20 19:58:13.298533 [ 289 ] {} <Debug> TCP-Session: d03e8f57-aa1a-4109-a009-517554390ab6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4960 | 2026.03.20 19:58:13.298347 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4961 | 2026.03.20 19:58:13.298568 [ 291 ] {} <Debug> TCP-Session: 17a0d5d8-a5d7-4267-ada0-2ae7b353569a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4962 | 2026.03.20 19:58:13.298605 [ 288 ] {} <Debug> TCP-Session: 0a3cd1e5-6846-45f0-8db6-38bb97b173f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4963 | 2026.03.20 19:58:14.810510 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11903 | ||
| 4964 | 2026.03.20 19:58:14.811078 [ 244 ] {} <Trace> system.asynchronous_metric_log (68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4965 | 2026.03.20 19:58:14.811126 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4966 | 2026.03.20 19:58:14.811617 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4967 | 2026.03.20 19:58:14.811846 [ 244 ] {} <Trace> system.asynchronous_metric_log (68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4968 | 2026.03.20 19:58:14.811976 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11903 | ||
| 4969 | 2026.03.20 19:58:15.442773 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 4970 | 2026.03.20 19:58:15.460208 [ 243 ] {} <Trace> system.metric_log (c7b02c2c-b96c-49bb-8e22-d7891c66dbbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4971 | 2026.03.20 19:58:15.460265 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4972 | 2026.03.20 19:58:15.465747 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4973 | 2026.03.20 19:58:15.466479 [ 243 ] {} <Trace> system.metric_log (c7b02c2c-b96c-49bb-8e22-d7891c66dbbf): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4974 | 2026.03.20 19:58:15.469377 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 4975 | 2026.03.20 19:58:17.340143 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 634 | ||
| 4976 | 2026.03.20 19:58:17.342352 [ 242 ] {} <Trace> system.query_log (50ee8abe-c559-4bfc-bb2f-d84f09891cde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4977 | 2026.03.20 19:58:17.342416 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4978 | 2026.03.20 19:58:17.343658 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4979 | 2026.03.20 19:58:17.343954 [ 242 ] {} <Trace> system.query_log (50ee8abe-c559-4bfc-bb2f-d84f09891cde): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4980 | 2026.03.20 19:58:17.344359 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 634 | ||
| 4981 | 2026.03.20 19:58:17.548121 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4982 | 2026.03.20 19:58:17.548294 [ 268 ] {ee47b999-345c-46c1-ab69-d3537b6e4cf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4983 | 2026.03.20 19:58:17.548360 [ 268 ] {ee47b999-345c-46c1-ab69-d3537b6e4cf1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4984 | 2026.03.20 19:58:17.549090 [ 268 ] {ee47b999-345c-46c1-ab69-d3537b6e4cf1} <Trace> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4985 | 2026.03.20 19:58:17.549137 [ 268 ] {ee47b999-345c-46c1-ab69-d3537b6e4cf1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4986 | 2026.03.20 19:58:17.549662 [ 268 ] {ee47b999-345c-46c1-ab69-d3537b6e4cf1} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 4987 | 2026.03.20 19:58:17.549992 [ 268 ] {ee47b999-345c-46c1-ab69-d3537b6e4cf1} <Trace> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4988 | 2026.03.20 19:58:17.550196 [ 268 ] {ee47b999-345c-46c1-ab69-d3537b6e4cf1} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001948 sec., 28747.433264887062 rows/sec., 2.21 MiB/sec. | ||
| 4989 | 2026.03.20 19:58:17.550260 [ 268 ] {ee47b999-345c-46c1-ab69-d3537b6e4cf1} <Debug> TCPHandler: Processed in 0.00226062 sec. | ||
| 4990 | 2026.03.20 19:58:17.550409 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4991 | 2026.03.20 19:58:17.550537 [ 268 ] {ddc770f9-3cbb-4b2c-8549-8e98876ca920} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4992 | 2026.03.20 19:58:17.550596 [ 268 ] {ddc770f9-3cbb-4b2c-8549-8e98876ca920} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4993 | 2026.03.20 19:58:17.551150 [ 268 ] {ddc770f9-3cbb-4b2c-8549-8e98876ca920} <Trace> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4994 | 2026.03.20 19:58:17.551195 [ 268 ] {ddc770f9-3cbb-4b2c-8549-8e98876ca920} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 4995 | 2026.03.20 19:58:17.551604 [ 268 ] {ddc770f9-3cbb-4b2c-8549-8e98876ca920} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 4996 | 2026.03.20 19:58:17.551908 [ 268 ] {ddc770f9-3cbb-4b2c-8549-8e98876ca920} <Trace> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4997 | 2026.03.20 19:58:17.552077 [ 268 ] {ddc770f9-3cbb-4b2c-8549-8e98876ca920} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001569 sec., 40790.31230082855 rows/sec., 3.18 MiB/sec. | ||
| 4998 | 2026.03.20 19:58:17.552129 [ 268 ] {ddc770f9-3cbb-4b2c-8549-8e98876ca920} <Debug> TCPHandler: Processed in 0.001784707 sec. | ||
| 4999 | 2026.03.20 19:58:17.552263 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5000 | 2026.03.20 19:58:17.552382 [ 268 ] {048e988c-9cf9-4393-927c-d4feb9d1a164} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5001 | 2026.03.20 19:58:17.552439 [ 268 ] {048e988c-9cf9-4393-927c-d4feb9d1a164} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5002 | 2026.03.20 19:58:17.552949 [ 268 ] {048e988c-9cf9-4393-927c-d4feb9d1a164} <Trace> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5003 | 2026.03.20 19:58:17.552991 [ 268 ] {048e988c-9cf9-4393-927c-d4feb9d1a164} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5004 | 2026.03.20 19:58:17.553452 [ 268 ] {048e988c-9cf9-4393-927c-d4feb9d1a164} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5005 | 2026.03.20 19:58:17.553749 [ 268 ] {048e988c-9cf9-4393-927c-d4feb9d1a164} <Trace> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5006 | 2026.03.20 19:58:17.553914 [ 268 ] {048e988c-9cf9-4393-927c-d4feb9d1a164} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001553 sec., 103026.400515132 rows/sec., 7.18 MiB/sec. | ||
| 5007 | 2026.03.20 19:58:17.553965 [ 268 ] {048e988c-9cf9-4393-927c-d4feb9d1a164} <Debug> TCPHandler: Processed in 0.001761987 sec. | ||
| 5008 | 2026.03.20 19:58:17.554097 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5009 | 2026.03.20 19:58:17.554214 [ 268 ] {be9f797d-0f8f-4392-8e7e-ac82ea26ca85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5010 | 2026.03.20 19:58:17.554270 [ 268 ] {be9f797d-0f8f-4392-8e7e-ac82ea26ca85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5011 | 2026.03.20 19:58:17.554689 [ 268 ] {be9f797d-0f8f-4392-8e7e-ac82ea26ca85} <Trace> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5012 | 2026.03.20 19:58:17.554732 [ 268 ] {be9f797d-0f8f-4392-8e7e-ac82ea26ca85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5013 | 2026.03.20 19:58:17.555139 [ 268 ] {be9f797d-0f8f-4392-8e7e-ac82ea26ca85} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5014 | 2026.03.20 19:58:17.555437 [ 268 ] {be9f797d-0f8f-4392-8e7e-ac82ea26ca85} <Trace> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5015 | 2026.03.20 19:58:17.555606 [ 268 ] {be9f797d-0f8f-4392-8e7e-ac82ea26ca85} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001416 sec., 42372.88135593221 rows/sec., 2.86 MiB/sec. | ||
| 5016 | 2026.03.20 19:58:17.555651 [ 268 ] {be9f797d-0f8f-4392-8e7e-ac82ea26ca85} <Debug> TCPHandler: Processed in 0.001615963 sec. | ||
| 5017 | 2026.03.20 19:58:19.248167 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58623 | ||
| 5018 | 2026.03.20 19:58:19.248274 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5019 | 2026.03.20 19:58:19.248300 [ 286 ] {} <Debug> TCP-Session: ad7869e3-8337-4d69-95e1-b2e81cc1fab2 Authenticating user 'default' from [fd00:1122:3344:101::e]:58623 | ||
| 5020 | 2026.03.20 19:58:19.248323 [ 286 ] {} <Debug> TCP-Session: ad7869e3-8337-4d69-95e1-b2e81cc1fab2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5021 | 2026.03.20 19:58:19.248336 [ 286 ] {} <Debug> TCP-Session: ad7869e3-8337-4d69-95e1-b2e81cc1fab2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5022 | 2026.03.20 19:58:19.248533 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56647 | ||
| 5023 | 2026.03.20 19:58:19.248574 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60414 | ||
| 5024 | 2026.03.20 19:58:19.248573 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57815 | ||
| 5025 | 2026.03.20 19:58:19.248633 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37546 | ||
| 5026 | 2026.03.20 19:58:19.248653 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53740 | ||
| 5027 | 2026.03.20 19:58:19.248676 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5028 | 2026.03.20 19:58:19.248654 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5029 | 2026.03.20 19:58:19.248724 [ 290 ] {} <Debug> TCP-Session: f0e9cfc0-ffc4-4543-86d3-774cfc5d24e6 Authenticating user 'default' from [fd00:1122:3344:101::e]:60414 | ||
| 5030 | 2026.03.20 19:58:19.248727 [ 286 ] {} <Trace> TCP-Session: ad7869e3-8337-4d69-95e1-b2e81cc1fab2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5031 | 2026.03.20 19:58:19.248751 [ 288 ] {} <Debug> TCP-Session: 85cfe57d-fa2a-48f4-95d4-98f9397b5b15 Authenticating user 'default' from [fd00:1122:3344:101::e]:56647 | ||
| 5032 | 2026.03.20 19:58:19.248758 [ 290 ] {} <Debug> TCP-Session: f0e9cfc0-ffc4-4543-86d3-774cfc5d24e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5033 | 2026.03.20 19:58:19.248794 [ 288 ] {} <Debug> TCP-Session: 85cfe57d-fa2a-48f4-95d4-98f9397b5b15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5034 | 2026.03.20 19:58:19.248801 [ 290 ] {} <Debug> TCP-Session: f0e9cfc0-ffc4-4543-86d3-774cfc5d24e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5035 | 2026.03.20 19:58:19.248823 [ 288 ] {} <Debug> TCP-Session: 85cfe57d-fa2a-48f4-95d4-98f9397b5b15 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5036 | 2026.03.20 19:58:19.248745 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5037 | 2026.03.20 19:58:19.248733 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5038 | 2026.03.20 19:58:19.248885 [ 266 ] {} <Debug> TCP-Session: 93fe3300-3659-455c-9364-0d5d000683bc Authenticating user 'default' from [fd00:1122:3344:101::e]:53740 | ||
| 5039 | 2026.03.20 19:58:19.248732 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5040 | 2026.03.20 19:58:19.248913 [ 266 ] {} <Debug> TCP-Session: 93fe3300-3659-455c-9364-0d5d000683bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5041 | 2026.03.20 19:58:19.248918 [ 286 ] {b19ad11f-fcb2-4297-a38e-f848123ce706} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58623) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5042 | 2026.03.20 19:58:19.248947 [ 289 ] {} <Debug> TCP-Session: de25fba8-f4fa-4c04-9c5e-b7a301b6319b Authenticating user 'default' from [fd00:1122:3344:101::e]:57815 | ||
| 5043 | 2026.03.20 19:58:19.248942 [ 266 ] {} <Debug> TCP-Session: 93fe3300-3659-455c-9364-0d5d000683bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5044 | 2026.03.20 19:58:19.248978 [ 289 ] {} <Debug> TCP-Session: de25fba8-f4fa-4c04-9c5e-b7a301b6319b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5045 | 2026.03.20 19:58:19.248901 [ 293 ] {} <Debug> TCP-Session: b3808254-b4ec-4ef3-b2bf-ac03a6203465 Authenticating user 'default' from [fd00:1122:3344:101::e]:37546 | ||
| 5046 | 2026.03.20 19:58:19.248998 [ 289 ] {} <Debug> TCP-Session: de25fba8-f4fa-4c04-9c5e-b7a301b6319b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5047 | 2026.03.20 19:58:19.249018 [ 293 ] {} <Debug> TCP-Session: b3808254-b4ec-4ef3-b2bf-ac03a6203465 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5048 | 2026.03.20 19:58:19.248615 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63740 | ||
| 5049 | 2026.03.20 19:58:19.249040 [ 293 ] {} <Debug> TCP-Session: b3808254-b4ec-4ef3-b2bf-ac03a6203465 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5050 | 2026.03.20 19:58:19.248613 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32936 | ||
| 5051 | 2026.03.20 19:58:19.248645 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51195 | ||
| 5052 | 2026.03.20 19:58:19.249150 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5053 | 2026.03.20 19:58:19.249178 [ 291 ] {} <Debug> TCP-Session: cbd5b151-5987-4783-b99a-31ef74e06b7b Authenticating user 'default' from [fd00:1122:3344:101::e]:63740 | ||
| 5054 | 2026.03.20 19:58:19.249178 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5055 | 2026.03.20 19:58:19.249205 [ 291 ] {} <Debug> TCP-Session: cbd5b151-5987-4783-b99a-31ef74e06b7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5056 | 2026.03.20 19:58:19.249211 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5057 | 2026.03.20 19:58:19.249226 [ 291 ] {} <Debug> TCP-Session: cbd5b151-5987-4783-b99a-31ef74e06b7b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5058 | 2026.03.20 19:58:19.249216 [ 292 ] {} <Debug> TCP-Session: fe254986-6e34-4f40-bfe8-34784cc41e4d Authenticating user 'default' from [fd00:1122:3344:101::e]:32936 | ||
| 5059 | 2026.03.20 19:58:19.249244 [ 294 ] {} <Debug> TCP-Session: 7a118c39-676b-4809-bdf3-0ab502984464 Authenticating user 'default' from [fd00:1122:3344:101::e]:51195 | ||
| 5060 | 2026.03.20 19:58:19.249266 [ 292 ] {} <Debug> TCP-Session: fe254986-6e34-4f40-bfe8-34784cc41e4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5061 | 2026.03.20 19:58:19.249282 [ 294 ] {} <Debug> TCP-Session: 7a118c39-676b-4809-bdf3-0ab502984464 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5062 | 2026.03.20 19:58:19.249294 [ 292 ] {} <Debug> TCP-Session: fe254986-6e34-4f40-bfe8-34784cc41e4d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5063 | 2026.03.20 19:58:19.249308 [ 294 ] {} <Debug> TCP-Session: 7a118c39-676b-4809-bdf3-0ab502984464 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5064 | 2026.03.20 19:58:19.249208 [ 286 ] {b19ad11f-fcb2-4297-a38e-f848123ce706} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5065 | 2026.03.20 19:58:19.249396 [ 286 ] {b19ad11f-fcb2-4297-a38e-f848123ce706} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5066 | 2026.03.20 19:58:19.249690 [ 286 ] {b19ad11f-fcb2-4297-a38e-f848123ce706} <Debug> oximeter.version (078d6925-fa51-4905-abb6-a72e2fd3fc2b) (SelectExecutor): Key condition: unknown | ||
| 5067 | 2026.03.20 19:58:19.250863 [ 338 ] {b19ad11f-fcb2-4297-a38e-f848123ce706} <Trace> AggregatingTransform: Aggregating | ||
| 5068 | 2026.03.20 19:58:19.250915 [ 338 ] {b19ad11f-fcb2-4297-a38e-f848123ce706} <Trace> Aggregator: Aggregation method: without_key | ||
| 5069 | 2026.03.20 19:58:19.250955 [ 338 ] {b19ad11f-fcb2-4297-a38e-f848123ce706} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001158651 sec. (863.073 rows/sec., 33.71 KiB/sec.) | ||
| 5070 | 2026.03.20 19:58:19.250976 [ 338 ] {b19ad11f-fcb2-4297-a38e-f848123ce706} <Trace> Aggregator: Merging aggregated data | ||
| 5071 | 2026.03.20 19:58:19.253905 [ 286 ] {b19ad11f-fcb2-4297-a38e-f848123ce706} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.005046 sec., 198.17677368212446 rows/sec., 7.74 KiB/sec. | ||
| 5072 | 2026.03.20 19:58:19.254060 [ 286 ] {b19ad11f-fcb2-4297-a38e-f848123ce706} <Debug> TCPHandler: Processed in 0.005453664 sec. | ||
| 5073 | 2026.03.20 19:58:19.254167 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5074 | 2026.03.20 19:58:19.254198 [ 286 ] {} <Debug> TCP-Session: ad7869e3-8337-4d69-95e1-b2e81cc1fab2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5075 | 2026.03.20 19:58:19.254206 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5076 | 2026.03.20 19:58:19.254228 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5077 | 2026.03.20 19:58:19.254243 [ 290 ] {} <Debug> TCP-Session: f0e9cfc0-ffc4-4543-86d3-774cfc5d24e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5078 | 2026.03.20 19:58:19.254249 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5079 | 2026.03.20 19:58:19.254277 [ 288 ] {} <Debug> TCP-Session: 85cfe57d-fa2a-48f4-95d4-98f9397b5b15 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5080 | 2026.03.20 19:58:19.254288 [ 266 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5081 | 2026.03.20 19:58:19.254305 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5082 | 2026.03.20 19:58:19.254325 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5083 | 2026.03.20 19:58:19.254335 [ 266 ] {} <Debug> TCP-Session: 93fe3300-3659-455c-9364-0d5d000683bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5084 | 2026.03.20 19:58:19.254348 [ 289 ] {} <Debug> TCP-Session: de25fba8-f4fa-4c04-9c5e-b7a301b6319b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5085 | 2026.03.20 19:58:19.254361 [ 293 ] {} <Debug> TCP-Session: b3808254-b4ec-4ef3-b2bf-ac03a6203465 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5086 | 2026.03.20 19:58:19.254342 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5087 | 2026.03.20 19:58:19.254301 [ 292 ] {} <Debug> TCP-Session: fe254986-6e34-4f40-bfe8-34784cc41e4d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5088 | 2026.03.20 19:58:19.254266 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5089 | 2026.03.20 19:58:19.254434 [ 294 ] {} <Debug> TCP-Session: 7a118c39-676b-4809-bdf3-0ab502984464 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5090 | 2026.03.20 19:58:19.254469 [ 291 ] {} <Debug> TCP-Session: cbd5b151-5987-4783-b99a-31ef74e06b7b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5091 | 2026.03.20 19:58:22.183254 [ 60 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5092 | 2026.03.20 19:58:22.183320 [ 60 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5093 | 2026.03.20 19:58:22.312066 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12415 | ||
| 5094 | 2026.03.20 19:58:22.312650 [ 244 ] {} <Trace> system.asynchronous_metric_log (68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5095 | 2026.03.20 19:58:22.312703 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5096 | 2026.03.20 19:58:22.313203 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5097 | 2026.03.20 19:58:22.313434 [ 244 ] {} <Trace> system.asynchronous_metric_log (68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5098 | 2026.03.20 19:58:22.313578 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12415 | ||
| 5099 | 2026.03.20 19:58:22.313592 [ 59 ] {} <Debug> system.asynchronous_metric_log (68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5100 | 2026.03.20 19:58:22.313659 [ 59 ] {} <Trace> system.asynchronous_metric_log (68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5101 | 2026.03.20 19:58:22.313678 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5102 | 2026.03.20 19:58:22.313789 [ 192 ] {68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8::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 | ||
| 5103 | 2026.03.20 19:58:22.313943 [ 192 ] {68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5104 | 2026.03.20 19:58:22.313987 [ 192 ] {68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 9983 rows starting from the beginning of the part | ||
| 5105 | 2026.03.20 19:58:22.314061 [ 192 ] {68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 512 rows starting from the beginning of the part | ||
| 5106 | 2026.03.20 19:58:22.314113 [ 192 ] {68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 448 rows starting from the beginning of the part | ||
| 5107 | 2026.03.20 19:58:22.314161 [ 192 ] {68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 512 rows starting from the beginning of the part | ||
| 5108 | 2026.03.20 19:58:22.314205 [ 192 ] {68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 448 rows starting from the beginning of the part | ||
| 5109 | 2026.03.20 19:58:22.314253 [ 192 ] {68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 512 rows starting from the beginning of the part | ||
| 5110 | 2026.03.20 19:58:22.316133 [ 190 ] {68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12415 rows, containing 4 columns (4 merged, 0 gathered) in 0.002395014 sec., 5183685.773861865 rows/sec., 74.15 MiB/sec. | ||
| 5111 | 2026.03.20 19:58:22.316365 [ 192 ] {68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5112 | 2026.03.20 19:58:22.316612 [ 192 ] {68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8::all_1_26_5} <Trace> system.asynchronous_metric_log (68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5113 | 2026.03.20 19:58:22.316681 [ 192 ] {68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8::all_1_26_5} <Trace> system.asynchronous_metric_log (68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5114 | 2026.03.20 19:58:22.316764 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
| 5115 | 2026.03.20 19:58:22.549670 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5116 | 2026.03.20 19:58:22.549872 [ 268 ] {14135311-00e3-4c86-8199-8a00e9c2afc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5117 | 2026.03.20 19:58:22.549947 [ 268 ] {14135311-00e3-4c86-8199-8a00e9c2afc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5118 | 2026.03.20 19:58:22.550747 [ 268 ] {14135311-00e3-4c86-8199-8a00e9c2afc0} <Trace> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5119 | 2026.03.20 19:58:22.550816 [ 268 ] {14135311-00e3-4c86-8199-8a00e9c2afc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5120 | 2026.03.20 19:58:22.551214 [ 268 ] {14135311-00e3-4c86-8199-8a00e9c2afc0} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5121 | 2026.03.20 19:58:22.551434 [ 268 ] {14135311-00e3-4c86-8199-8a00e9c2afc0} <Trace> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5122 | 2026.03.20 19:58:22.551577 [ 59 ] {} <Debug> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5123 | 2026.03.20 19:58:22.551595 [ 268 ] {14135311-00e3-4c86-8199-8a00e9c2afc0} <Debug> executeQuery: Read 138 rows, 12.29 KiB in 0.001783 sec., 77397.64441951766 rows/sec., 6.73 MiB/sec. | ||
| 5124 | 2026.03.20 19:58:22.551643 [ 59 ] {} <Trace> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5125 | 2026.03.20 19:58:22.551662 [ 268 ] {14135311-00e3-4c86-8199-8a00e9c2afc0} <Debug> TCPHandler: Processed in 0.002129677 sec. | ||
| 5126 | 2026.03.20 19:58:22.551669 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5127 | 2026.03.20 19:58:22.551800 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5128 | 2026.03.20 19:58:22.551823 [ 188 ] {51452922-abc3-4310-be23-99aba1d27284::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 | ||
| 5129 | 2026.03.20 19:58:22.551906 [ 268 ] {3bb4d50b-08e7-4d8e-8ff4-6873b65264d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5130 | 2026.03.20 19:58:22.551955 [ 268 ] {3bb4d50b-08e7-4d8e-8ff4-6873b65264d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5131 | 2026.03.20 19:58:22.551989 [ 188 ] {51452922-abc3-4310-be23-99aba1d27284::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5132 | 2026.03.20 19:58:22.552034 [ 188 ] {51452922-abc3-4310-be23-99aba1d27284::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2614 rows starting from the beginning of the part | ||
| 5133 | 2026.03.20 19:58:22.552109 [ 188 ] {51452922-abc3-4310-be23-99aba1d27284::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 | ||
| 5134 | 2026.03.20 19:58:22.552160 [ 188 ] {51452922-abc3-4310-be23-99aba1d27284::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 56 rows starting from the beginning of the part | ||
| 5135 | 2026.03.20 19:58:22.552208 [ 188 ] {51452922-abc3-4310-be23-99aba1d27284::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 138 rows starting from the beginning of the part | ||
| 5136 | 2026.03.20 19:58:22.552251 [ 188 ] {51452922-abc3-4310-be23-99aba1d27284::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 56 rows starting from the beginning of the part | ||
| 5137 | 2026.03.20 19:58:22.552295 [ 188 ] {51452922-abc3-4310-be23-99aba1d27284::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 138 rows starting from the beginning of the part | ||
| 5138 | 2026.03.20 19:58:22.552389 [ 268 ] {3bb4d50b-08e7-4d8e-8ff4-6873b65264d8} <Trace> oximeter.fields_u16 (04c457fd-3af8-4a79-a88d-7c36c4cdcc84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5139 | 2026.03.20 19:58:22.552432 [ 268 ] {3bb4d50b-08e7-4d8e-8ff4-6873b65264d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5140 | 2026.03.20 19:58:22.552766 [ 268 ] {3bb4d50b-08e7-4d8e-8ff4-6873b65264d8} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5141 | 2026.03.20 19:58:22.552988 [ 268 ] {3bb4d50b-08e7-4d8e-8ff4-6873b65264d8} <Trace> oximeter.fields_u16 (04c457fd-3af8-4a79-a88d-7c36c4cdcc84): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5142 | 2026.03.20 19:58:22.553136 [ 268 ] {3bb4d50b-08e7-4d8e-8ff4-6873b65264d8} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001253 sec., 32721.46847565842 rows/sec., 2.40 MiB/sec. | ||
| 5143 | 2026.03.20 19:58:22.553177 [ 268 ] {3bb4d50b-08e7-4d8e-8ff4-6873b65264d8} <Debug> TCPHandler: Processed in 0.001428778 sec. | ||
| 5144 | 2026.03.20 19:58:22.553292 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5145 | 2026.03.20 19:58:22.553389 [ 268 ] {4ee0a752-1e29-4209-a774-753515cf180b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5146 | 2026.03.20 19:58:22.553431 [ 268 ] {4ee0a752-1e29-4209-a774-753515cf180b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5147 | 2026.03.20 19:58:22.553649 [ 192 ] {51452922-abc3-4310-be23-99aba1d27284::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3058 rows, containing 5 columns (5 merged, 0 gathered) in 0.0018936 sec., 1614913.3924799324 rows/sec., 129.56 MiB/sec. | ||
| 5148 | 2026.03.20 19:58:22.553908 [ 268 ] {4ee0a752-1e29-4209-a774-753515cf180b} <Trace> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5149 | 2026.03.20 19:58:22.553927 [ 188 ] {51452922-abc3-4310-be23-99aba1d27284::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5150 | 2026.03.20 19:58:22.553952 [ 268 ] {4ee0a752-1e29-4209-a774-753515cf180b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5151 | 2026.03.20 19:58:22.554220 [ 188 ] {51452922-abc3-4310-be23-99aba1d27284::all_1_41_8} <Trace> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5152 | 2026.03.20 19:58:22.554302 [ 188 ] {51452922-abc3-4310-be23-99aba1d27284::all_1_41_8} <Trace> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5153 | 2026.03.20 19:58:22.554308 [ 268 ] {4ee0a752-1e29-4209-a774-753515cf180b} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5154 | 2026.03.20 19:58:22.554378 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
| 5155 | 2026.03.20 19:58:22.554542 [ 268 ] {4ee0a752-1e29-4209-a774-753515cf180b} <Trace> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5156 | 2026.03.20 19:58:22.554663 [ 59 ] {} <Debug> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5157 | 2026.03.20 19:58:22.554677 [ 268 ] {4ee0a752-1e29-4209-a774-753515cf180b} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001307 sec., 80336.64881407804 rows/sec., 6.28 MiB/sec. | ||
| 5158 | 2026.03.20 19:58:22.554701 [ 59 ] {} <Trace> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5159 | 2026.03.20 19:58:22.554723 [ 268 ] {4ee0a752-1e29-4209-a774-753515cf180b} <Debug> TCPHandler: Processed in 0.001480289 sec. | ||
| 5160 | 2026.03.20 19:58:22.554724 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5161 | 2026.03.20 19:58:22.554807 [ 188 ] {28a0ca83-9ebc-4857-818e-128efd36f40d::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 | ||
| 5162 | 2026.03.20 19:58:22.554840 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5163 | 2026.03.20 19:58:22.554886 [ 188 ] {28a0ca83-9ebc-4857-818e-128efd36f40d::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5164 | 2026.03.20 19:58:22.554913 [ 188 ] {28a0ca83-9ebc-4857-818e-128efd36f40d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1401 rows starting from the beginning of the part | ||
| 5165 | 2026.03.20 19:58:22.554944 [ 268 ] {6930acba-9eda-48d4-8fbe-ef8244ed0203} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5166 | 2026.03.20 19:58:22.554958 [ 188 ] {28a0ca83-9ebc-4857-818e-128efd36f40d::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 | ||
| 5167 | 2026.03.20 19:58:22.554996 [ 268 ] {6930acba-9eda-48d4-8fbe-ef8244ed0203} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5168 | 2026.03.20 19:58:22.555003 [ 188 ] {28a0ca83-9ebc-4857-818e-128efd36f40d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 64 rows starting from the beginning of the part | ||
| 5169 | 2026.03.20 19:58:22.555051 [ 188 ] {28a0ca83-9ebc-4857-818e-128efd36f40d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 105 rows starting from the beginning of the part | ||
| 5170 | 2026.03.20 19:58:22.555083 [ 188 ] {28a0ca83-9ebc-4857-818e-128efd36f40d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 64 rows starting from the beginning of the part | ||
| 5171 | 2026.03.20 19:58:22.555117 [ 188 ] {28a0ca83-9ebc-4857-818e-128efd36f40d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 105 rows starting from the beginning of the part | ||
| 5172 | 2026.03.20 19:58:22.555405 [ 268 ] {6930acba-9eda-48d4-8fbe-ef8244ed0203} <Trace> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5173 | 2026.03.20 19:58:22.555446 [ 268 ] {6930acba-9eda-48d4-8fbe-ef8244ed0203} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5174 | 2026.03.20 19:58:22.555787 [ 268 ] {6930acba-9eda-48d4-8fbe-ef8244ed0203} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5175 | 2026.03.20 19:58:22.555984 [ 188 ] {28a0ca83-9ebc-4857-818e-128efd36f40d::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1803 rows, containing 5 columns (5 merged, 0 gathered) in 0.001204882 sec., 1496412.0967862413 rows/sec., 110.71 MiB/sec. | ||
| 5176 | 2026.03.20 19:58:22.556000 [ 268 ] {6930acba-9eda-48d4-8fbe-ef8244ed0203} <Trace> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5177 | 2026.03.20 19:58:22.556117 [ 59 ] {} <Debug> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5178 | 2026.03.20 19:58:22.556144 [ 268 ] {6930acba-9eda-48d4-8fbe-ef8244ed0203} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00122 sec., 131147.54098360657 rows/sec., 9.13 MiB/sec. | ||
| 5179 | 2026.03.20 19:58:22.556149 [ 59 ] {} <Trace> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5180 | 2026.03.20 19:58:22.556176 [ 188 ] {28a0ca83-9ebc-4857-818e-128efd36f40d::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5181 | 2026.03.20 19:58:22.556187 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5182 | 2026.03.20 19:58:22.556189 [ 268 ] {6930acba-9eda-48d4-8fbe-ef8244ed0203} <Debug> TCPHandler: Processed in 0.001397807 sec. | ||
| 5183 | 2026.03.20 19:58:22.556274 [ 196 ] {18220be3-bf38-4865-9b53-defeec2c4a91::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 | ||
| 5184 | 2026.03.20 19:58:22.556338 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5185 | 2026.03.20 19:58:22.556379 [ 196 ] {18220be3-bf38-4865-9b53-defeec2c4a91::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5186 | 2026.03.20 19:58:22.556412 [ 196 ] {18220be3-bf38-4865-9b53-defeec2c4a91::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 14676 rows starting from the beginning of the part | ||
| 5187 | 2026.03.20 19:58:22.556436 [ 188 ] {28a0ca83-9ebc-4857-818e-128efd36f40d::all_1_41_8} <Trace> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5188 | 2026.03.20 19:58:22.556438 [ 268 ] {f9cb4a14-76a2-4975-817a-0a976cb5563c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5189 | 2026.03.20 19:58:22.556466 [ 196 ] {18220be3-bf38-4865-9b53-defeec2c4a91::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 128 rows starting from the beginning of the part | ||
| 5190 | 2026.03.20 19:58:22.556508 [ 268 ] {f9cb4a14-76a2-4975-817a-0a976cb5563c} <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 | ||
| 5191 | 2026.03.20 19:58:22.556510 [ 188 ] {28a0ca83-9ebc-4857-818e-128efd36f40d::all_1_41_8} <Trace> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5192 | 2026.03.20 19:58:22.556514 [ 196 ] {18220be3-bf38-4865-9b53-defeec2c4a91::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 160 rows starting from the beginning of the part | ||
| 5193 | 2026.03.20 19:58:22.556588 [ 196 ] {18220be3-bf38-4865-9b53-defeec2c4a91::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 | ||
| 5194 | 2026.03.20 19:58:22.556593 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
| 5195 | 2026.03.20 19:58:22.556628 [ 196 ] {18220be3-bf38-4865-9b53-defeec2c4a91::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 | ||
| 5196 | 2026.03.20 19:58:22.556669 [ 196 ] {18220be3-bf38-4865-9b53-defeec2c4a91::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 160 rows starting from the beginning of the part | ||
| 5197 | 2026.03.20 19:58:22.557353 [ 268 ] {f9cb4a14-76a2-4975-817a-0a976cb5563c} <Trace> oximeter.measurements_histogramu64 (4eb69afa-be86-412c-972f-8e432190220c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5198 | 2026.03.20 19:58:22.557394 [ 268 ] {f9cb4a14-76a2-4975-817a-0a976cb5563c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5199 | 2026.03.20 19:58:22.558013 [ 268 ] {f9cb4a14-76a2-4975-817a-0a976cb5563c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5200 | 2026.03.20 19:58:22.558237 [ 268 ] {f9cb4a14-76a2-4975-817a-0a976cb5563c} <Trace> oximeter.measurements_histogramu64 (4eb69afa-be86-412c-972f-8e432190220c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5201 | 2026.03.20 19:58:22.558379 [ 268 ] {f9cb4a14-76a2-4975-817a-0a976cb5563c} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.00196 sec., 20918.367346938776 rows/sec., 37.48 MiB/sec. | ||
| 5202 | 2026.03.20 19:58:22.558440 [ 268 ] {f9cb4a14-76a2-4975-817a-0a976cb5563c} <Debug> TCPHandler: Processed in 0.002152598 sec. | ||
| 5203 | 2026.03.20 19:58:22.558553 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5204 | 2026.03.20 19:58:22.558648 [ 268 ] {47ff5970-16df-4e6f-bcb0-93be048d594a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5205 | 2026.03.20 19:58:22.558690 [ 268 ] {47ff5970-16df-4e6f-bcb0-93be048d594a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5206 | 2026.03.20 19:58:22.559022 [ 268 ] {47ff5970-16df-4e6f-bcb0-93be048d594a} <Trace> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5207 | 2026.03.20 19:58:22.559055 [ 268 ] {47ff5970-16df-4e6f-bcb0-93be048d594a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5208 | 2026.03.20 19:58:22.559358 [ 268 ] {47ff5970-16df-4e6f-bcb0-93be048d594a} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5209 | 2026.03.20 19:58:22.559571 [ 268 ] {47ff5970-16df-4e6f-bcb0-93be048d594a} <Trace> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5210 | 2026.03.20 19:58:22.559682 [ 59 ] {} <Debug> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5211 | 2026.03.20 19:58:22.559700 [ 268 ] {47ff5970-16df-4e6f-bcb0-93be048d594a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001071 sec., 56022.40896358544 rows/sec., 3.78 MiB/sec. | ||
| 5212 | 2026.03.20 19:58:22.559716 [ 59 ] {} <Trace> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5213 | 2026.03.20 19:58:22.559741 [ 268 ] {47ff5970-16df-4e6f-bcb0-93be048d594a} <Debug> TCPHandler: Processed in 0.001238103 sec. | ||
| 5214 | 2026.03.20 19:58:22.559742 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5215 | 2026.03.20 19:58:22.559779 [ 188 ] {18220be3-bf38-4865-9b53-defeec2c4a91::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15444 rows, containing 5 columns (5 merged, 0 gathered) in 0.003540294 sec., 4362349.567578286 rows/sec., 280.55 MiB/sec. | ||
| 5216 | 2026.03.20 19:58:22.559837 [ 194 ] {5b0fb7ba-36a7-4d07-84fe-ea424beb27ea::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 | ||
| 5217 | 2026.03.20 19:58:22.559935 [ 194 ] {5b0fb7ba-36a7-4d07-84fe-ea424beb27ea::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5218 | 2026.03.20 19:58:22.559963 [ 194 ] {5b0fb7ba-36a7-4d07-84fe-ea424beb27ea::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1812 rows starting from the beginning of the part | ||
| 5219 | 2026.03.20 19:58:22.560017 [ 194 ] {5b0fb7ba-36a7-4d07-84fe-ea424beb27ea::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 48 rows starting from the beginning of the part | ||
| 5220 | 2026.03.20 19:58:22.560059 [ 194 ] {5b0fb7ba-36a7-4d07-84fe-ea424beb27ea::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 | ||
| 5221 | 2026.03.20 19:58:22.560099 [ 194 ] {5b0fb7ba-36a7-4d07-84fe-ea424beb27ea::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 | ||
| 5222 | 2026.03.20 19:58:22.560137 [ 194 ] {5b0fb7ba-36a7-4d07-84fe-ea424beb27ea::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 | ||
| 5223 | 2026.03.20 19:58:22.560174 [ 194 ] {5b0fb7ba-36a7-4d07-84fe-ea424beb27ea::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 | ||
| 5224 | 2026.03.20 19:58:22.560273 [ 188 ] {18220be3-bf38-4865-9b53-defeec2c4a91::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5225 | 2026.03.20 19:58:22.560601 [ 188 ] {18220be3-bf38-4865-9b53-defeec2c4a91::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5226 | 2026.03.20 19:58:22.560667 [ 188 ] {18220be3-bf38-4865-9b53-defeec2c4a91::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5227 | 2026.03.20 19:58:22.560729 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.74 MiB. | ||
| 5228 | 2026.03.20 19:58:22.561196 [ 188 ] {5b0fb7ba-36a7-4d07-84fe-ea424beb27ea::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2100 rows, containing 4 columns (4 merged, 0 gathered) in 0.001397806 sec., 1502354.4039730837 rows/sec., 101.25 MiB/sec. | ||
| 5229 | 2026.03.20 19:58:22.561384 [ 196 ] {5b0fb7ba-36a7-4d07-84fe-ea424beb27ea::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5230 | 2026.03.20 19:58:22.561625 [ 196 ] {5b0fb7ba-36a7-4d07-84fe-ea424beb27ea::all_1_41_8} <Trace> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5231 | 2026.03.20 19:58:22.561695 [ 196 ] {5b0fb7ba-36a7-4d07-84fe-ea424beb27ea::all_1_41_8} <Trace> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5232 | 2026.03.20 19:58:22.561764 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 5233 | 2026.03.20 19:58:22.969461 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 5234 | 2026.03.20 19:58:22.986548 [ 243 ] {} <Trace> system.metric_log (c7b02c2c-b96c-49bb-8e22-d7891c66dbbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5235 | 2026.03.20 19:58:22.986609 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5236 | 2026.03.20 19:58:22.991989 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5237 | 2026.03.20 19:58:22.992668 [ 243 ] {} <Trace> system.metric_log (c7b02c2c-b96c-49bb-8e22-d7891c66dbbf): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5238 | 2026.03.20 19:58:22.992974 [ 59 ] {} <Debug> system.metric_log (c7b02c2c-b96c-49bb-8e22-d7891c66dbbf) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5239 | 2026.03.20 19:58:22.993043 [ 59 ] {} <Trace> system.metric_log (c7b02c2c-b96c-49bb-8e22-d7891c66dbbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5240 | 2026.03.20 19:58:22.993063 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5241 | 2026.03.20 19:58:22.993156 [ 189 ] {c7b02c2c-b96c-49bb-8e22-d7891c66dbbf::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 | ||
| 5242 | 2026.03.20 19:58:22.995639 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 5243 | 2026.03.20 19:58:22.996171 [ 189 ] {c7b02c2c-b96c-49bb-8e22-d7891c66dbbf::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5244 | 2026.03.20 19:58:22.996907 [ 189 ] {c7b02c2c-b96c-49bb-8e22-d7891c66dbbf::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 | ||
| 5245 | 2026.03.20 19:58:23.000261 [ 189 ] {c7b02c2c-b96c-49bb-8e22-d7891c66dbbf::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 | ||
| 5246 | 2026.03.20 19:58:23.003669 [ 189 ] {c7b02c2c-b96c-49bb-8e22-d7891c66dbbf::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 | ||
| 5247 | 2026.03.20 19:58:23.007219 [ 189 ] {c7b02c2c-b96c-49bb-8e22-d7891c66dbbf::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 | ||
| 5248 | 2026.03.20 19:58:23.011507 [ 189 ] {c7b02c2c-b96c-49bb-8e22-d7891c66dbbf::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 | ||
| 5249 | 2026.03.20 19:58:23.015836 [ 189 ] {c7b02c2c-b96c-49bb-8e22-d7891c66dbbf::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 | ||
| 5250 | 2026.03.20 19:58:23.068487 [ 196 ] {c7b02c2c-b96c-49bb-8e22-d7891c66dbbf::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.07536054 sec., 2600.8306203750662 rows/sec., 13.45 MiB/sec. | ||
| 5251 | 2026.03.20 19:58:23.070202 [ 201 ] {c7b02c2c-b96c-49bb-8e22-d7891c66dbbf::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5252 | 2026.03.20 19:58:23.071983 [ 201 ] {c7b02c2c-b96c-49bb-8e22-d7891c66dbbf::all_1_26_5} <Trace> system.metric_log (c7b02c2c-b96c-49bb-8e22-d7891c66dbbf): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5253 | 2026.03.20 19:58:23.072070 [ 201 ] {c7b02c2c-b96c-49bb-8e22-d7891c66dbbf::all_1_26_5} <Trace> system.metric_log (c7b02c2c-b96c-49bb-8e22-d7891c66dbbf) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5254 | 2026.03.20 19:58:23.073226 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. | ||
| 5255 | 2026.03.20 19:58:24.000182 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 255.08 MiB, peak 265.63 MiB, free memory in arenas 0.00 B, will set to 262.12 MiB (RSS), difference: 7.04 MiB | ||
| 5256 | 2026.03.20 19:58:27.344546 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 656 | ||
| 5257 | 2026.03.20 19:58:27.346713 [ 242 ] {} <Trace> system.query_log (50ee8abe-c559-4bfc-bb2f-d84f09891cde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5258 | 2026.03.20 19:58:27.346757 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5259 | 2026.03.20 19:58:27.347933 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5260 | 2026.03.20 19:58:27.348197 [ 242 ] {} <Trace> system.query_log (50ee8abe-c559-4bfc-bb2f-d84f09891cde): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5261 | 2026.03.20 19:58:27.348445 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 656 | ||
| 5262 | 2026.03.20 19:58:27.547998 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5263 | 2026.03.20 19:58:27.548179 [ 268 ] {bae455cb-06de-48ac-b067-8b30b4c1877d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5264 | 2026.03.20 19:58:27.548248 [ 268 ] {bae455cb-06de-48ac-b067-8b30b4c1877d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5265 | 2026.03.20 19:58:27.548923 [ 268 ] {bae455cb-06de-48ac-b067-8b30b4c1877d} <Trace> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5266 | 2026.03.20 19:58:27.548976 [ 268 ] {bae455cb-06de-48ac-b067-8b30b4c1877d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5267 | 2026.03.20 19:58:27.549378 [ 268 ] {bae455cb-06de-48ac-b067-8b30b4c1877d} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5268 | 2026.03.20 19:58:27.549626 [ 268 ] {bae455cb-06de-48ac-b067-8b30b4c1877d} <Trace> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5269 | 2026.03.20 19:58:27.549792 [ 268 ] {bae455cb-06de-48ac-b067-8b30b4c1877d} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001662 sec., 33694.34416365824 rows/sec., 2.59 MiB/sec. | ||
| 5270 | 2026.03.20 19:58:27.549842 [ 268 ] {bae455cb-06de-48ac-b067-8b30b4c1877d} <Debug> TCPHandler: Processed in 0.001972362 sec. | ||
| 5271 | 2026.03.20 19:58:27.549976 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5272 | 2026.03.20 19:58:27.550081 [ 268 ] {6c6ea7d0-7d87-4376-8a17-d72c89026c54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5273 | 2026.03.20 19:58:27.550126 [ 268 ] {6c6ea7d0-7d87-4376-8a17-d72c89026c54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5274 | 2026.03.20 19:58:27.550566 [ 268 ] {6c6ea7d0-7d87-4376-8a17-d72c89026c54} <Trace> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5275 | 2026.03.20 19:58:27.550604 [ 268 ] {6c6ea7d0-7d87-4376-8a17-d72c89026c54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5276 | 2026.03.20 19:58:27.550923 [ 268 ] {6c6ea7d0-7d87-4376-8a17-d72c89026c54} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5277 | 2026.03.20 19:58:27.551142 [ 268 ] {6c6ea7d0-7d87-4376-8a17-d72c89026c54} <Trace> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5278 | 2026.03.20 19:58:27.551277 [ 268 ] {6c6ea7d0-7d87-4376-8a17-d72c89026c54} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001221 sec., 52416.052416052415 rows/sec., 4.09 MiB/sec. | ||
| 5279 | 2026.03.20 19:58:27.551315 [ 268 ] {6c6ea7d0-7d87-4376-8a17-d72c89026c54} <Debug> TCPHandler: Processed in 0.001393357 sec. | ||
| 5280 | 2026.03.20 19:58:27.551433 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5281 | 2026.03.20 19:58:27.551533 [ 268 ] {e8dae39d-7b3c-488d-b3bf-967102e0740f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5282 | 2026.03.20 19:58:27.551579 [ 268 ] {e8dae39d-7b3c-488d-b3bf-967102e0740f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5283 | 2026.03.20 19:58:27.551990 [ 268 ] {e8dae39d-7b3c-488d-b3bf-967102e0740f} <Trace> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5284 | 2026.03.20 19:58:27.552027 [ 268 ] {e8dae39d-7b3c-488d-b3bf-967102e0740f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5285 | 2026.03.20 19:58:27.552364 [ 268 ] {e8dae39d-7b3c-488d-b3bf-967102e0740f} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5286 | 2026.03.20 19:58:27.552579 [ 268 ] {e8dae39d-7b3c-488d-b3bf-967102e0740f} <Trace> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5287 | 2026.03.20 19:58:27.552714 [ 268 ] {e8dae39d-7b3c-488d-b3bf-967102e0740f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001203 sec., 133000.83125519534 rows/sec., 9.26 MiB/sec. | ||
| 5288 | 2026.03.20 19:58:27.552752 [ 268 ] {e8dae39d-7b3c-488d-b3bf-967102e0740f} <Debug> TCPHandler: Processed in 0.001370716 sec. | ||
| 5289 | 2026.03.20 19:58:27.552863 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5290 | 2026.03.20 19:58:27.552960 [ 268 ] {a93e1e49-9e4a-45c0-8b6a-74c2510a8d49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5291 | 2026.03.20 19:58:27.553002 [ 268 ] {a93e1e49-9e4a-45c0-8b6a-74c2510a8d49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5292 | 2026.03.20 19:58:27.553338 [ 268 ] {a93e1e49-9e4a-45c0-8b6a-74c2510a8d49} <Trace> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5293 | 2026.03.20 19:58:27.553375 [ 268 ] {a93e1e49-9e4a-45c0-8b6a-74c2510a8d49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5294 | 2026.03.20 19:58:27.553688 [ 268 ] {a93e1e49-9e4a-45c0-8b6a-74c2510a8d49} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5295 | 2026.03.20 19:58:27.553896 [ 268 ] {a93e1e49-9e4a-45c0-8b6a-74c2510a8d49} <Trace> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5296 | 2026.03.20 19:58:27.554026 [ 268 ] {a93e1e49-9e4a-45c0-8b6a-74c2510a8d49} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001087 sec., 55197.79208831646 rows/sec., 3.72 MiB/sec. | ||
| 5297 | 2026.03.20 19:58:27.554062 [ 268 ] {a93e1e49-9e4a-45c0-8b6a-74c2510a8d49} <Debug> TCPHandler: Processed in 0.001247523 sec. | ||
| 5298 | 2026.03.20 19:58:27.924487 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5299 | 2026.03.20 19:58:27.924742 [ 268 ] {3f71aad1-1cf4-4821-95b9-d374e1aa25b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5300 | 2026.03.20 19:58:27.924835 [ 268 ] {3f71aad1-1cf4-4821-95b9-d374e1aa25b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5301 | 2026.03.20 19:58:27.925554 [ 268 ] {3f71aad1-1cf4-4821-95b9-d374e1aa25b5} <Trace> oximeter.fields_i16 (2564387c-0082-4c94-ade1-9353cd557e41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5302 | 2026.03.20 19:58:27.925600 [ 268 ] {3f71aad1-1cf4-4821-95b9-d374e1aa25b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5303 | 2026.03.20 19:58:27.925982 [ 268 ] {3f71aad1-1cf4-4821-95b9-d374e1aa25b5} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5304 | 2026.03.20 19:58:27.926206 [ 268 ] {3f71aad1-1cf4-4821-95b9-d374e1aa25b5} <Trace> oximeter.fields_i16 (2564387c-0082-4c94-ade1-9353cd557e41): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5305 | 2026.03.20 19:58:27.926357 [ 268 ] {3f71aad1-1cf4-4821-95b9-d374e1aa25b5} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001686 sec., 14234.875444839858 rows/sec., 1.18 MiB/sec. | ||
| 5306 | 2026.03.20 19:58:27.926397 [ 268 ] {3f71aad1-1cf4-4821-95b9-d374e1aa25b5} <Debug> TCPHandler: Processed in 0.002077685 sec. | ||
| 5307 | 2026.03.20 19:58:27.926515 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5308 | 2026.03.20 19:58:27.926609 [ 268 ] {1a415421-42d1-415d-96f3-88e2fc6d5f28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5309 | 2026.03.20 19:58:27.926650 [ 268 ] {1a415421-42d1-415d-96f3-88e2fc6d5f28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5310 | 2026.03.20 19:58:27.927043 [ 268 ] {1a415421-42d1-415d-96f3-88e2fc6d5f28} <Trace> oximeter.fields_ipaddr (4d519c69-6502-4e4d-92c8-2256a1b268df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5311 | 2026.03.20 19:58:27.927079 [ 268 ] {1a415421-42d1-415d-96f3-88e2fc6d5f28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5312 | 2026.03.20 19:58:27.927367 [ 268 ] {1a415421-42d1-415d-96f3-88e2fc6d5f28} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5313 | 2026.03.20 19:58:27.927576 [ 268 ] {1a415421-42d1-415d-96f3-88e2fc6d5f28} <Trace> oximeter.fields_ipaddr (4d519c69-6502-4e4d-92c8-2256a1b268df): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5314 | 2026.03.20 19:58:27.927701 [ 268 ] {1a415421-42d1-415d-96f3-88e2fc6d5f28} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001111 sec., 14401.440144014401 rows/sec., 1.15 MiB/sec. | ||
| 5315 | 2026.03.20 19:58:27.927738 [ 268 ] {1a415421-42d1-415d-96f3-88e2fc6d5f28} <Debug> TCPHandler: Processed in 0.001273454 sec. | ||
| 5316 | 2026.03.20 19:58:27.927849 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5317 | 2026.03.20 19:58:27.927942 [ 268 ] {d56af031-7d4b-4c49-8e6f-90019dc60a7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5318 | 2026.03.20 19:58:27.927980 [ 268 ] {d56af031-7d4b-4c49-8e6f-90019dc60a7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5319 | 2026.03.20 19:58:27.930118 [ 268 ] {d56af031-7d4b-4c49-8e6f-90019dc60a7e} <Trace> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5320 | 2026.03.20 19:58:27.930154 [ 268 ] {d56af031-7d4b-4c49-8e6f-90019dc60a7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5321 | 2026.03.20 19:58:27.930616 [ 268 ] {d56af031-7d4b-4c49-8e6f-90019dc60a7e} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5322 | 2026.03.20 19:58:27.930824 [ 268 ] {d56af031-7d4b-4c49-8e6f-90019dc60a7e} <Trace> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5323 | 2026.03.20 19:58:27.930952 [ 268 ] {d56af031-7d4b-4c49-8e6f-90019dc60a7e} <Debug> executeQuery: Read 2611 rows, 201.26 KiB in 0.003029 sec., 862000.6602839221 rows/sec., 64.89 MiB/sec. | ||
| 5324 | 2026.03.20 19:58:27.930991 [ 268 ] {d56af031-7d4b-4c49-8e6f-90019dc60a7e} <Debug> MemoryTracker: Peak memory usage (for query): 4.02 MiB. | ||
| 5325 | 2026.03.20 19:58:27.931004 [ 268 ] {d56af031-7d4b-4c49-8e6f-90019dc60a7e} <Debug> TCPHandler: Processed in 0.003205805 sec. | ||
| 5326 | 2026.03.20 19:58:27.931132 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5327 | 2026.03.20 19:58:27.931228 [ 268 ] {1531fb32-defb-4af2-a9fc-134fbd8041af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5328 | 2026.03.20 19:58:27.931268 [ 268 ] {1531fb32-defb-4af2-a9fc-134fbd8041af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5329 | 2026.03.20 19:58:27.931726 [ 268 ] {1531fb32-defb-4af2-a9fc-134fbd8041af} <Trace> oximeter.fields_u16 (04c457fd-3af8-4a79-a88d-7c36c4cdcc84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5330 | 2026.03.20 19:58:27.931763 [ 268 ] {1531fb32-defb-4af2-a9fc-134fbd8041af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5331 | 2026.03.20 19:58:27.932063 [ 268 ] {1531fb32-defb-4af2-a9fc-134fbd8041af} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5332 | 2026.03.20 19:58:27.932268 [ 268 ] {1531fb32-defb-4af2-a9fc-134fbd8041af} <Trace> oximeter.fields_u16 (04c457fd-3af8-4a79-a88d-7c36c4cdcc84): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5333 | 2026.03.20 19:58:27.932391 [ 268 ] {1531fb32-defb-4af2-a9fc-134fbd8041af} <Debug> executeQuery: Read 78 rows, 5.84 KiB in 0.001181 sec., 66045.72396274343 rows/sec., 4.83 MiB/sec. | ||
| 5334 | 2026.03.20 19:58:27.932427 [ 268 ] {1531fb32-defb-4af2-a9fc-134fbd8041af} <Debug> TCPHandler: Processed in 0.001343815 sec. | ||
| 5335 | 2026.03.20 19:58:27.932539 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5336 | 2026.03.20 19:58:27.932633 [ 268 ] {be1f941f-e8e8-437d-baa3-694c5d943efd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5337 | 2026.03.20 19:58:27.932672 [ 268 ] {be1f941f-e8e8-437d-baa3-694c5d943efd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5338 | 2026.03.20 19:58:27.933436 [ 268 ] {be1f941f-e8e8-437d-baa3-694c5d943efd} <Trace> oximeter.fields_u32 (3e77f56c-5e97-464b-9ee2-b988bdce5b4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5339 | 2026.03.20 19:58:27.933472 [ 268 ] {be1f941f-e8e8-437d-baa3-694c5d943efd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5340 | 2026.03.20 19:58:27.933859 [ 268 ] {be1f941f-e8e8-437d-baa3-694c5d943efd} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5341 | 2026.03.20 19:58:27.934075 [ 268 ] {be1f941f-e8e8-437d-baa3-694c5d943efd} <Trace> oximeter.fields_u32 (3e77f56c-5e97-464b-9ee2-b988bdce5b4b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5342 | 2026.03.20 19:58:27.934202 [ 268 ] {be1f941f-e8e8-437d-baa3-694c5d943efd} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001587 sec., 519848.7712665406 rows/sec., 30.41 MiB/sec. | ||
| 5343 | 2026.03.20 19:58:27.934238 [ 268 ] {be1f941f-e8e8-437d-baa3-694c5d943efd} <Debug> TCPHandler: Processed in 0.001748706 sec. | ||
| 5344 | 2026.03.20 19:58:27.934339 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5345 | 2026.03.20 19:58:27.934433 [ 268 ] {9276753b-b95e-450d-a95b-b00805826ba2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 5346 | 2026.03.20 19:58:27.934472 [ 268 ] {9276753b-b95e-450d-a95b-b00805826ba2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 5347 | 2026.03.20 19:58:27.934839 [ 268 ] {9276753b-b95e-450d-a95b-b00805826ba2} <Trace> oximeter.fields_u64 (90970e3f-dc86-46a0-9941-511c942241bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5348 | 2026.03.20 19:58:27.934874 [ 268 ] {9276753b-b95e-450d-a95b-b00805826ba2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5349 | 2026.03.20 19:58:27.935153 [ 268 ] {9276753b-b95e-450d-a95b-b00805826ba2} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5350 | 2026.03.20 19:58:27.935366 [ 268 ] {9276753b-b95e-450d-a95b-b00805826ba2} <Trace> oximeter.fields_u64 (90970e3f-dc86-46a0-9941-511c942241bb): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5351 | 2026.03.20 19:58:27.935487 [ 268 ] {9276753b-b95e-450d-a95b-b00805826ba2} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001073 sec., 931.9664492078285 rows/sec., 65.53 KiB/sec. | ||
| 5352 | 2026.03.20 19:58:27.935524 [ 268 ] {9276753b-b95e-450d-a95b-b00805826ba2} <Debug> TCPHandler: Processed in 0.001234482 sec. | ||
| 5353 | 2026.03.20 19:58:27.935648 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5354 | 2026.03.20 19:58:27.935749 [ 268 ] {ca532e8b-edca-4e74-ac8b-54a9e15b2212} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5355 | 2026.03.20 19:58:27.935790 [ 268 ] {ca532e8b-edca-4e74-ac8b-54a9e15b2212} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5356 | 2026.03.20 19:58:27.936201 [ 268 ] {ca532e8b-edca-4e74-ac8b-54a9e15b2212} <Trace> oximeter.fields_u8 (8746d2ea-87a3-47dd-bedc-b71d488a0ac0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5357 | 2026.03.20 19:58:27.936236 [ 268 ] {ca532e8b-edca-4e74-ac8b-54a9e15b2212} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5358 | 2026.03.20 19:58:27.936532 [ 268 ] {ca532e8b-edca-4e74-ac8b-54a9e15b2212} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5359 | 2026.03.20 19:58:27.936736 [ 268 ] {ca532e8b-edca-4e74-ac8b-54a9e15b2212} <Trace> oximeter.fields_u8 (8746d2ea-87a3-47dd-bedc-b71d488a0ac0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5360 | 2026.03.20 19:58:27.936873 [ 268 ] {ca532e8b-edca-4e74-ac8b-54a9e15b2212} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001134 sec., 10582.010582010582 rows/sec., 826.72 KiB/sec. | ||
| 5361 | 2026.03.20 19:58:27.936913 [ 268 ] {ca532e8b-edca-4e74-ac8b-54a9e15b2212} <Debug> TCPHandler: Processed in 0.001316825 sec. | ||
| 5362 | 2026.03.20 19:58:27.937030 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5363 | 2026.03.20 19:58:27.937125 [ 268 ] {8695b5d0-79cc-4ed8-a630-da3d16c40598} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5364 | 2026.03.20 19:58:27.937165 [ 268 ] {8695b5d0-79cc-4ed8-a630-da3d16c40598} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5365 | 2026.03.20 19:58:27.938149 [ 268 ] {8695b5d0-79cc-4ed8-a630-da3d16c40598} <Trace> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5366 | 2026.03.20 19:58:27.938184 [ 268 ] {8695b5d0-79cc-4ed8-a630-da3d16c40598} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5367 | 2026.03.20 19:58:27.938544 [ 268 ] {8695b5d0-79cc-4ed8-a630-da3d16c40598} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5368 | 2026.03.20 19:58:27.938749 [ 268 ] {8695b5d0-79cc-4ed8-a630-da3d16c40598} <Trace> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5369 | 2026.03.20 19:58:27.938884 [ 268 ] {8695b5d0-79cc-4ed8-a630-da3d16c40598} <Debug> executeQuery: Read 1381 rows, 95.80 KiB in 0.001777 sec., 777152.5042205965 rows/sec., 52.65 MiB/sec. | ||
| 5370 | 2026.03.20 19:58:27.938921 [ 268 ] {8695b5d0-79cc-4ed8-a630-da3d16c40598} <Debug> TCPHandler: Processed in 0.001941032 sec. | ||
| 5371 | 2026.03.20 19:58:27.939035 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5372 | 2026.03.20 19:58:27.939130 [ 268 ] {3f103990-9ad0-48e8-96ba-c6229fbe9aad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5373 | 2026.03.20 19:58:27.939172 [ 268 ] {3f103990-9ad0-48e8-96ba-c6229fbe9aad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5374 | 2026.03.20 19:58:27.939951 [ 268 ] {3f103990-9ad0-48e8-96ba-c6229fbe9aad} <Trace> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5375 | 2026.03.20 19:58:27.939986 [ 268 ] {3f103990-9ad0-48e8-96ba-c6229fbe9aad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5376 | 2026.03.20 19:58:27.940400 [ 268 ] {3f103990-9ad0-48e8-96ba-c6229fbe9aad} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5377 | 2026.03.20 19:58:27.940600 [ 268 ] {3f103990-9ad0-48e8-96ba-c6229fbe9aad} <Trace> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5378 | 2026.03.20 19:58:27.940724 [ 268 ] {3f103990-9ad0-48e8-96ba-c6229fbe9aad} <Debug> executeQuery: Read 1540 rows, 96.45 KiB in 0.001613 sec., 954742.7154370737 rows/sec., 58.40 MiB/sec. | ||
| 5379 | 2026.03.20 19:58:27.940760 [ 268 ] {3f103990-9ad0-48e8-96ba-c6229fbe9aad} <Debug> TCPHandler: Processed in 0.001774777 sec. | ||
| 5380 | 2026.03.20 19:58:27.940883 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5381 | 2026.03.20 19:58:27.940982 [ 268 ] {f1e38374-be34-4444-ab4c-dc82f742f127} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5382 | 2026.03.20 19:58:27.941036 [ 268 ] {f1e38374-be34-4444-ab4c-dc82f742f127} <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 | ||
| 5383 | 2026.03.20 19:58:27.941901 [ 268 ] {f1e38374-be34-4444-ab4c-dc82f742f127} <Trace> oximeter.measurements_histogramu64 (4eb69afa-be86-412c-972f-8e432190220c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5384 | 2026.03.20 19:58:27.941937 [ 268 ] {f1e38374-be34-4444-ab4c-dc82f742f127} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5385 | 2026.03.20 19:58:27.942484 [ 268 ] {f1e38374-be34-4444-ab4c-dc82f742f127} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5386 | 2026.03.20 19:58:27.942697 [ 268 ] {f1e38374-be34-4444-ab4c-dc82f742f127} <Trace> oximeter.measurements_histogramu64 (4eb69afa-be86-412c-972f-8e432190220c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5387 | 2026.03.20 19:58:27.942827 [ 268 ] {f1e38374-be34-4444-ab4c-dc82f742f127} <Debug> executeQuery: Read 50 rows, 91.75 KiB in 0.001864 sec., 26824.03433476395 rows/sec., 48.07 MiB/sec. | ||
| 5388 | 2026.03.20 19:58:27.942884 [ 268 ] {f1e38374-be34-4444-ab4c-dc82f742f127} <Debug> TCPHandler: Processed in 0.002059545 sec. | ||
| 5389 | 2026.03.20 19:58:27.942997 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5390 | 2026.03.20 19:58:27.943092 [ 268 ] {958e3bf8-75d5-44a6-b6e9-a46bc4a0c4e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5391 | 2026.03.20 19:58:27.943135 [ 268 ] {958e3bf8-75d5-44a6-b6e9-a46bc4a0c4e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5392 | 2026.03.20 19:58:27.943457 [ 268 ] {958e3bf8-75d5-44a6-b6e9-a46bc4a0c4e6} <Trace> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5393 | 2026.03.20 19:58:27.943492 [ 268 ] {958e3bf8-75d5-44a6-b6e9-a46bc4a0c4e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5394 | 2026.03.20 19:58:27.943783 [ 268 ] {958e3bf8-75d5-44a6-b6e9-a46bc4a0c4e6} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5395 | 2026.03.20 19:58:27.943999 [ 268 ] {958e3bf8-75d5-44a6-b6e9-a46bc4a0c4e6} <Trace> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5396 | 2026.03.20 19:58:27.944124 [ 268 ] {958e3bf8-75d5-44a6-b6e9-a46bc4a0c4e6} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001051 sec., 11417.697431018078 rows/sec., 787.94 KiB/sec. | ||
| 5397 | 2026.03.20 19:58:27.944159 [ 268 ] {958e3bf8-75d5-44a6-b6e9-a46bc4a0c4e6} <Debug> TCPHandler: Processed in 0.001211092 sec. | ||
| 5398 | 2026.03.20 19:58:28.000199 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 263.21 MiB, peak 266.56 MiB, free memory in arenas 0.00 B, will set to 262.12 MiB (RSS), difference: -1.08 MiB | ||
| 5399 | 2026.03.20 19:58:29.813662 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12863 | ||
| 5400 | 2026.03.20 19:58:29.814223 [ 244 ] {} <Trace> system.asynchronous_metric_log (68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5401 | 2026.03.20 19:58:29.814266 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5402 | 2026.03.20 19:58:29.814785 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5403 | 2026.03.20 19:58:29.815025 [ 244 ] {} <Trace> system.asynchronous_metric_log (68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5404 | 2026.03.20 19:58:29.815158 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12863 | ||
| 5405 | 2026.03.20 19:58:30.495713 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 5406 | 2026.03.20 19:58:30.510606 [ 243 ] {} <Trace> system.metric_log (c7b02c2c-b96c-49bb-8e22-d7891c66dbbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5407 | 2026.03.20 19:58:30.510664 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5408 | 2026.03.20 19:58:30.516252 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5409 | 2026.03.20 19:58:30.516955 [ 243 ] {} <Trace> system.metric_log (c7b02c2c-b96c-49bb-8e22-d7891c66dbbf): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5410 | 2026.03.20 19:58:30.519561 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 5411 | 2026.03.20 19:58:32.546586 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5412 | 2026.03.20 19:58:32.546762 [ 268 ] {4016d0e6-2560-475f-a213-d4df834e31a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5413 | 2026.03.20 19:58:32.546827 [ 268 ] {4016d0e6-2560-475f-a213-d4df834e31a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5414 | 2026.03.20 19:58:32.547486 [ 268 ] {4016d0e6-2560-475f-a213-d4df834e31a6} <Trace> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5415 | 2026.03.20 19:58:32.547534 [ 268 ] {4016d0e6-2560-475f-a213-d4df834e31a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5416 | 2026.03.20 19:58:32.547932 [ 268 ] {4016d0e6-2560-475f-a213-d4df834e31a6} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 5417 | 2026.03.20 19:58:32.548155 [ 268 ] {4016d0e6-2560-475f-a213-d4df834e31a6} <Trace> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5418 | 2026.03.20 19:58:32.548311 [ 268 ] {4016d0e6-2560-475f-a213-d4df834e31a6} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001598 sec., 35043.80475594493 rows/sec., 2.69 MiB/sec. | ||
| 5419 | 2026.03.20 19:58:32.548358 [ 268 ] {4016d0e6-2560-475f-a213-d4df834e31a6} <Debug> TCPHandler: Processed in 0.00190301 sec. | ||
| 5420 | 2026.03.20 19:58:32.548484 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5421 | 2026.03.20 19:58:32.548583 [ 268 ] {68bcbd6c-278f-4863-a72d-c56f4caa7c68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5422 | 2026.03.20 19:58:32.548626 [ 268 ] {68bcbd6c-278f-4863-a72d-c56f4caa7c68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5423 | 2026.03.20 19:58:32.549057 [ 268 ] {68bcbd6c-278f-4863-a72d-c56f4caa7c68} <Trace> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5424 | 2026.03.20 19:58:32.549092 [ 268 ] {68bcbd6c-278f-4863-a72d-c56f4caa7c68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5425 | 2026.03.20 19:58:32.549397 [ 268 ] {68bcbd6c-278f-4863-a72d-c56f4caa7c68} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 5426 | 2026.03.20 19:58:32.549603 [ 268 ] {68bcbd6c-278f-4863-a72d-c56f4caa7c68} <Trace> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5427 | 2026.03.20 19:58:32.549728 [ 268 ] {68bcbd6c-278f-4863-a72d-c56f4caa7c68} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001168 sec., 54794.520547945205 rows/sec., 4.28 MiB/sec. | ||
| 5428 | 2026.03.20 19:58:32.549765 [ 268 ] {68bcbd6c-278f-4863-a72d-c56f4caa7c68} <Debug> TCPHandler: Processed in 0.001333085 sec. | ||
| 5429 | 2026.03.20 19:58:32.549875 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5430 | 2026.03.20 19:58:32.549982 [ 268 ] {be7c011b-dd66-4c3e-a76a-ca489f9a8ad0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5431 | 2026.03.20 19:58:32.550025 [ 268 ] {be7c011b-dd66-4c3e-a76a-ca489f9a8ad0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5432 | 2026.03.20 19:58:32.550402 [ 268 ] {be7c011b-dd66-4c3e-a76a-ca489f9a8ad0} <Trace> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5433 | 2026.03.20 19:58:32.550435 [ 268 ] {be7c011b-dd66-4c3e-a76a-ca489f9a8ad0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5434 | 2026.03.20 19:58:32.550754 [ 268 ] {be7c011b-dd66-4c3e-a76a-ca489f9a8ad0} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 5435 | 2026.03.20 19:58:32.550977 [ 268 ] {be7c011b-dd66-4c3e-a76a-ca489f9a8ad0} <Trace> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5436 | 2026.03.20 19:58:32.551103 [ 268 ] {be7c011b-dd66-4c3e-a76a-ca489f9a8ad0} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001141 sec., 112182.29623137598 rows/sec., 7.81 MiB/sec. | ||
| 5437 | 2026.03.20 19:58:32.551139 [ 268 ] {be7c011b-dd66-4c3e-a76a-ca489f9a8ad0} <Debug> TCPHandler: Processed in 0.001312025 sec. | ||
| 5438 | 2026.03.20 19:58:32.551248 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5439 | 2026.03.20 19:58:32.551341 [ 268 ] {0dc34d5c-f4c8-474d-aadd-ea72fc8bfc31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5440 | 2026.03.20 19:58:32.551382 [ 268 ] {0dc34d5c-f4c8-474d-aadd-ea72fc8bfc31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5441 | 2026.03.20 19:58:32.551702 [ 268 ] {0dc34d5c-f4c8-474d-aadd-ea72fc8bfc31} <Trace> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5442 | 2026.03.20 19:58:32.551735 [ 268 ] {0dc34d5c-f4c8-474d-aadd-ea72fc8bfc31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.20 GiB. | ||
| 5443 | 2026.03.20 19:58:32.552045 [ 268 ] {0dc34d5c-f4c8-474d-aadd-ea72fc8bfc31} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 5444 | 2026.03.20 19:58:32.552253 [ 268 ] {0dc34d5c-f4c8-474d-aadd-ea72fc8bfc31} <Trace> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5445 | 2026.03.20 19:58:32.552378 [ 268 ] {0dc34d5c-f4c8-474d-aadd-ea72fc8bfc31} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001055 sec., 45497.63033175356 rows/sec., 3.07 MiB/sec. | ||
| 5446 | 2026.03.20 19:58:32.552412 [ 268 ] {0dc34d5c-f4c8-474d-aadd-ea72fc8bfc31} <Debug> TCPHandler: Processed in 0.001213242 sec. | ||
| 5447 | 2026.03.20 19:58:37.184022 [ 42 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5448 | 2026.03.20 19:58:37.184116 [ 42 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5449 | 2026.03.20 19:58:37.315232 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13375 | ||
| 5450 | 2026.03.20 19:58:37.315782 [ 244 ] {} <Trace> system.asynchronous_metric_log (68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5451 | 2026.03.20 19:58:37.315824 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 5452 | 2026.03.20 19:58:37.316392 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5453 | 2026.03.20 19:58:37.316627 [ 244 ] {} <Trace> system.asynchronous_metric_log (68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5454 | 2026.03.20 19:58:37.316768 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13375 | ||
| 5455 | 2026.03.20 19:58:37.348615 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 694 | ||
| 5456 | 2026.03.20 19:58:37.351351 [ 242 ] {} <Trace> system.query_log (50ee8abe-c559-4bfc-bb2f-d84f09891cde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5457 | 2026.03.20 19:58:37.351398 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 5458 | 2026.03.20 19:58:37.352625 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5459 | 2026.03.20 19:58:37.352899 [ 242 ] {} <Trace> system.query_log (50ee8abe-c559-4bfc-bb2f-d84f09891cde): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5460 | 2026.03.20 19:58:37.353255 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 694 | ||
| 5461 | 2026.03.20 19:58:37.547561 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5462 | 2026.03.20 19:58:37.547718 [ 268 ] {9bc05ca9-65dd-4323-8148-fecce766b431} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5463 | 2026.03.20 19:58:37.547780 [ 268 ] {9bc05ca9-65dd-4323-8148-fecce766b431} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5464 | 2026.03.20 19:58:37.548433 [ 268 ] {9bc05ca9-65dd-4323-8148-fecce766b431} <Trace> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5465 | 2026.03.20 19:58:37.548471 [ 268 ] {9bc05ca9-65dd-4323-8148-fecce766b431} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 5466 | 2026.03.20 19:58:37.548834 [ 268 ] {9bc05ca9-65dd-4323-8148-fecce766b431} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 5467 | 2026.03.20 19:58:37.549067 [ 268 ] {9bc05ca9-65dd-4323-8148-fecce766b431} <Trace> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5468 | 2026.03.20 19:58:37.549219 [ 268 ] {9bc05ca9-65dd-4323-8148-fecce766b431} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001546 sec., 36222.50970245795 rows/sec., 2.78 MiB/sec. | ||
| 5469 | 2026.03.20 19:58:37.549262 [ 268 ] {9bc05ca9-65dd-4323-8148-fecce766b431} <Debug> TCPHandler: Processed in 0.001819058 sec. | ||
| 5470 | 2026.03.20 19:58:37.549381 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5471 | 2026.03.20 19:58:37.549475 [ 268 ] {88bff02c-3542-4884-a6cd-6c842decfac2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5472 | 2026.03.20 19:58:37.549514 [ 268 ] {88bff02c-3542-4884-a6cd-6c842decfac2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5473 | 2026.03.20 19:58:37.549961 [ 268 ] {88bff02c-3542-4884-a6cd-6c842decfac2} <Trace> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5474 | 2026.03.20 19:58:37.549997 [ 268 ] {88bff02c-3542-4884-a6cd-6c842decfac2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 5475 | 2026.03.20 19:58:37.550300 [ 268 ] {88bff02c-3542-4884-a6cd-6c842decfac2} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 5476 | 2026.03.20 19:58:37.550517 [ 268 ] {88bff02c-3542-4884-a6cd-6c842decfac2} <Trace> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5477 | 2026.03.20 19:58:37.550653 [ 268 ] {88bff02c-3542-4884-a6cd-6c842decfac2} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001197 sec., 53467.00083542189 rows/sec., 4.17 MiB/sec. | ||
| 5478 | 2026.03.20 19:58:37.550690 [ 268 ] {88bff02c-3542-4884-a6cd-6c842decfac2} <Debug> TCPHandler: Processed in 0.001359616 sec. | ||
| 5479 | 2026.03.20 19:58:37.550799 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5480 | 2026.03.20 19:58:37.550906 [ 268 ] {60b0117b-4fc7-4a2d-b771-2fa0dd6d72b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5481 | 2026.03.20 19:58:37.550951 [ 268 ] {60b0117b-4fc7-4a2d-b771-2fa0dd6d72b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5482 | 2026.03.20 19:58:37.551357 [ 268 ] {60b0117b-4fc7-4a2d-b771-2fa0dd6d72b3} <Trace> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5483 | 2026.03.20 19:58:37.551393 [ 268 ] {60b0117b-4fc7-4a2d-b771-2fa0dd6d72b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 5484 | 2026.03.20 19:58:37.551722 [ 268 ] {60b0117b-4fc7-4a2d-b771-2fa0dd6d72b3} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 5485 | 2026.03.20 19:58:37.551937 [ 268 ] {60b0117b-4fc7-4a2d-b771-2fa0dd6d72b3} <Trace> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5486 | 2026.03.20 19:58:37.552069 [ 268 ] {60b0117b-4fc7-4a2d-b771-2fa0dd6d72b3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001195 sec., 133891.21338912132 rows/sec., 9.33 MiB/sec. | ||
| 5487 | 2026.03.20 19:58:37.552106 [ 268 ] {60b0117b-4fc7-4a2d-b771-2fa0dd6d72b3} <Debug> TCPHandler: Processed in 0.001355766 sec. | ||
| 5488 | 2026.03.20 19:58:37.552207 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5489 | 2026.03.20 19:58:37.552298 [ 268 ] {733a3f3f-ef51-48b3-9ef6-9a044c11f2ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5490 | 2026.03.20 19:58:37.552339 [ 268 ] {733a3f3f-ef51-48b3-9ef6-9a044c11f2ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5491 | 2026.03.20 19:58:37.552665 [ 268 ] {733a3f3f-ef51-48b3-9ef6-9a044c11f2ad} <Trace> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5492 | 2026.03.20 19:58:37.552700 [ 268 ] {733a3f3f-ef51-48b3-9ef6-9a044c11f2ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 5493 | 2026.03.20 19:58:37.553011 [ 268 ] {733a3f3f-ef51-48b3-9ef6-9a044c11f2ad} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 5494 | 2026.03.20 19:58:37.553218 [ 268 ] {733a3f3f-ef51-48b3-9ef6-9a044c11f2ad} <Trace> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5495 | 2026.03.20 19:58:37.553346 [ 268 ] {733a3f3f-ef51-48b3-9ef6-9a044c11f2ad} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001066 sec., 56285.17823639774 rows/sec., 3.79 MiB/sec. | ||
| 5496 | 2026.03.20 19:58:37.553380 [ 268 ] {733a3f3f-ef51-48b3-9ef6-9a044c11f2ad} <Debug> TCPHandler: Processed in 0.001222842 sec. | ||
| 5497 | 2026.03.20 19:58:38.020594 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 5498 | 2026.03.20 19:58:38.035966 [ 243 ] {} <Trace> system.metric_log (c7b02c2c-b96c-49bb-8e22-d7891c66dbbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5499 | 2026.03.20 19:58:38.036012 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 5500 | 2026.03.20 19:58:38.042088 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5501 | 2026.03.20 19:58:38.042823 [ 243 ] {} <Trace> system.metric_log (c7b02c2c-b96c-49bb-8e22-d7891c66dbbf): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5502 | 2026.03.20 19:58:38.045529 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 5503 | 2026.03.20 19:58:39.623184 [ 39 ] {} <Debug> oximeter.fields_u16 (04c457fd-3af8-4a79-a88d-7c36c4cdcc84) (MergerMutator): Selected 5 parts from all_1_15_3 to all_19_19_0 | ||
| 5504 | 2026.03.20 19:58:39.623264 [ 39 ] {} <Trace> oximeter.fields_u16 (04c457fd-3af8-4a79-a88d-7c36c4cdcc84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5505 | 2026.03.20 19:58:39.623289 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 5506 | 2026.03.20 19:58:39.623426 [ 200 ] {04c457fd-3af8-4a79-a88d-7c36c4cdcc84::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_15_3 to all_19_19_0 into Compact with storage Full | ||
| 5507 | 2026.03.20 19:58:39.623580 [ 200 ] {04c457fd-3af8-4a79-a88d-7c36c4cdcc84::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5508 | 2026.03.20 19:58:39.623619 [ 200 ] {04c457fd-3af8-4a79-a88d-7c36c4cdcc84::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 80 rows starting from the beginning of the part | ||
| 5509 | 2026.03.20 19:58:39.623689 [ 200 ] {04c457fd-3af8-4a79-a88d-7c36c4cdcc84::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 64 rows starting from the beginning of the part | ||
| 5510 | 2026.03.20 19:58:39.623738 [ 200 ] {04c457fd-3af8-4a79-a88d-7c36c4cdcc84::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 41 rows starting from the beginning of the part | ||
| 5511 | 2026.03.20 19:58:39.623786 [ 200 ] {04c457fd-3af8-4a79-a88d-7c36c4cdcc84::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 41 rows starting from the beginning of the part | ||
| 5512 | 2026.03.20 19:58:39.623826 [ 200 ] {04c457fd-3af8-4a79-a88d-7c36c4cdcc84::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 78 rows starting from the beginning of the part | ||
| 5513 | 2026.03.20 19:58:39.624622 [ 201 ] {04c457fd-3af8-4a79-a88d-7c36c4cdcc84::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 304 rows, containing 5 columns (5 merged, 0 gathered) in 0.001254573 sec., 242313.5202176358 rows/sec., 18.70 MiB/sec. | ||
| 5514 | 2026.03.20 19:58:39.624787 [ 196 ] {04c457fd-3af8-4a79-a88d-7c36c4cdcc84::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
| 5515 | 2026.03.20 19:58:39.625050 [ 196 ] {04c457fd-3af8-4a79-a88d-7c36c4cdcc84::all_1_19_4} <Trace> oximeter.fields_u16 (04c457fd-3af8-4a79-a88d-7c36c4cdcc84): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5516 | 2026.03.20 19:58:39.625125 [ 196 ] {04c457fd-3af8-4a79-a88d-7c36c4cdcc84::all_1_19_4} <Trace> oximeter.fields_u16 (04c457fd-3af8-4a79-a88d-7c36c4cdcc84) (MergerMutator): Merged 5 parts: [all_1_15_3, all_19_19_0] -> all_1_19_4 | ||
| 5517 | 2026.03.20 19:58:39.625196 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 5518 | 2026.03.20 19:58:42.552527 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5519 | 2026.03.20 19:58:42.552709 [ 268 ] {e3efb9c9-d221-4dbc-acba-23b851d2907f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5520 | 2026.03.20 19:58:42.552779 [ 268 ] {e3efb9c9-d221-4dbc-acba-23b851d2907f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5521 | 2026.03.20 19:58:42.553540 [ 268 ] {e3efb9c9-d221-4dbc-acba-23b851d2907f} <Trace> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5522 | 2026.03.20 19:58:42.553589 [ 268 ] {e3efb9c9-d221-4dbc-acba-23b851d2907f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 5523 | 2026.03.20 19:58:42.554012 [ 268 ] {e3efb9c9-d221-4dbc-acba-23b851d2907f} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 5524 | 2026.03.20 19:58:42.554245 [ 268 ] {e3efb9c9-d221-4dbc-acba-23b851d2907f} <Trace> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5525 | 2026.03.20 19:58:42.554401 [ 268 ] {e3efb9c9-d221-4dbc-acba-23b851d2907f} <Debug> executeQuery: Read 138 rows, 12.29 KiB in 0.001741 sec., 79264.79035037335 rows/sec., 6.89 MiB/sec. | ||
| 5526 | 2026.03.20 19:58:42.554404 [ 37 ] {} <Debug> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 5527 | 2026.03.20 19:58:42.554445 [ 268 ] {e3efb9c9-d221-4dbc-acba-23b851d2907f} <Debug> TCPHandler: Processed in 0.002053984 sec. | ||
| 5528 | 2026.03.20 19:58:42.554486 [ 37 ] {} <Trace> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5529 | 2026.03.20 19:58:42.554515 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 5530 | 2026.03.20 19:58:42.554590 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5531 | 2026.03.20 19:58:42.554620 [ 201 ] {51452922-abc3-4310-be23-99aba1d27284::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 | ||
| 5532 | 2026.03.20 19:58:42.554692 [ 268 ] {cd984a19-c63f-44ce-92a7-b61def9aae78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5533 | 2026.03.20 19:58:42.554739 [ 268 ] {cd984a19-c63f-44ce-92a7-b61def9aae78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5534 | 2026.03.20 19:58:42.554754 [ 201 ] {51452922-abc3-4310-be23-99aba1d27284::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5535 | 2026.03.20 19:58:42.554797 [ 201 ] {51452922-abc3-4310-be23-99aba1d27284::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2614 rows starting from the beginning of the part | ||
| 5536 | 2026.03.20 19:58:42.554868 [ 201 ] {51452922-abc3-4310-be23-99aba1d27284::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 56 rows starting from the beginning of the part | ||
| 5537 | 2026.03.20 19:58:42.554916 [ 201 ] {51452922-abc3-4310-be23-99aba1d27284::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 2611 rows starting from the beginning of the part | ||
| 5538 | 2026.03.20 19:58:42.554965 [ 201 ] {51452922-abc3-4310-be23-99aba1d27284::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 56 rows starting from the beginning of the part | ||
| 5539 | 2026.03.20 19:58:42.555008 [ 201 ] {51452922-abc3-4310-be23-99aba1d27284::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 56 rows starting from the beginning of the part | ||
| 5540 | 2026.03.20 19:58:42.555050 [ 201 ] {51452922-abc3-4310-be23-99aba1d27284::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 138 rows starting from the beginning of the part | ||
| 5541 | 2026.03.20 19:58:42.555194 [ 268 ] {cd984a19-c63f-44ce-92a7-b61def9aae78} <Trace> oximeter.fields_u16 (04c457fd-3af8-4a79-a88d-7c36c4cdcc84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5542 | 2026.03.20 19:58:42.555236 [ 268 ] {cd984a19-c63f-44ce-92a7-b61def9aae78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 5543 | 2026.03.20 19:58:42.555599 [ 268 ] {cd984a19-c63f-44ce-92a7-b61def9aae78} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5544 | 2026.03.20 19:58:42.555975 [ 268 ] {cd984a19-c63f-44ce-92a7-b61def9aae78} <Trace> oximeter.fields_u16 (04c457fd-3af8-4a79-a88d-7c36c4cdcc84): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5545 | 2026.03.20 19:58:42.556123 [ 268 ] {cd984a19-c63f-44ce-92a7-b61def9aae78} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001451 sec., 28256.374913852516 rows/sec., 2.07 MiB/sec. | ||
| 5546 | 2026.03.20 19:58:42.556164 [ 268 ] {cd984a19-c63f-44ce-92a7-b61def9aae78} <Debug> TCPHandler: Processed in 0.001624053 sec. | ||
| 5547 | 2026.03.20 19:58:42.556289 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5548 | 2026.03.20 19:58:42.556385 [ 268 ] {b20e3aa0-90f6-4442-b9cb-e005b56a1773} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5549 | 2026.03.20 19:58:42.556427 [ 268 ] {b20e3aa0-90f6-4442-b9cb-e005b56a1773} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5550 | 2026.03.20 19:58:42.556898 [ 268 ] {b20e3aa0-90f6-4442-b9cb-e005b56a1773} <Trace> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5551 | 2026.03.20 19:58:42.556936 [ 268 ] {b20e3aa0-90f6-4442-b9cb-e005b56a1773} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 5552 | 2026.03.20 19:58:42.557259 [ 268 ] {b20e3aa0-90f6-4442-b9cb-e005b56a1773} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 5553 | 2026.03.20 19:58:42.557296 [ 196 ] {51452922-abc3-4310-be23-99aba1d27284::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5531 rows, containing 5 columns (5 merged, 0 gathered) in 0.002716042 sec., 2036419.171721203 rows/sec., 161.75 MiB/sec. | ||
| 5554 | 2026.03.20 19:58:42.557481 [ 268 ] {b20e3aa0-90f6-4442-b9cb-e005b56a1773} <Trace> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5555 | 2026.03.20 19:58:42.557600 [ 37 ] {} <Debug> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 5556 | 2026.03.20 19:58:42.557616 [ 268 ] {b20e3aa0-90f6-4442-b9cb-e005b56a1773} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.00125 sec., 84000 rows/sec., 6.56 MiB/sec. | ||
| 5557 | 2026.03.20 19:58:42.557603 [ 186 ] {51452922-abc3-4310-be23-99aba1d27284::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 5558 | 2026.03.20 19:58:42.557643 [ 37 ] {} <Trace> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5559 | 2026.03.20 19:58:42.557669 [ 268 ] {b20e3aa0-90f6-4442-b9cb-e005b56a1773} <Debug> TCPHandler: Processed in 0.001430137 sec. | ||
| 5560 | 2026.03.20 19:58:42.557683 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 5561 | 2026.03.20 19:58:42.557761 [ 201 ] {28a0ca83-9ebc-4857-818e-128efd36f40d::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 | ||
| 5562 | 2026.03.20 19:58:42.557802 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5563 | 2026.03.20 19:58:42.557857 [ 201 ] {28a0ca83-9ebc-4857-818e-128efd36f40d::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5564 | 2026.03.20 19:58:42.557889 [ 201 ] {28a0ca83-9ebc-4857-818e-128efd36f40d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1401 rows starting from the beginning of the part | ||
| 5565 | 2026.03.20 19:58:42.557904 [ 268 ] {c9648746-094c-48dd-8368-cbfb2b3597d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5566 | 2026.03.20 19:58:42.557940 [ 201 ] {28a0ca83-9ebc-4857-818e-128efd36f40d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 64 rows starting from the beginning of the part | ||
| 5567 | 2026.03.20 19:58:42.557955 [ 268 ] {c9648746-094c-48dd-8368-cbfb2b3597d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5568 | 2026.03.20 19:58:42.557961 [ 186 ] {51452922-abc3-4310-be23-99aba1d27284::all_1_46_9} <Trace> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5569 | 2026.03.20 19:58:42.557984 [ 201 ] {28a0ca83-9ebc-4857-818e-128efd36f40d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 1381 rows starting from the beginning of the part | ||
| 5570 | 2026.03.20 19:58:42.558025 [ 201 ] {28a0ca83-9ebc-4857-818e-128efd36f40d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 64 rows starting from the beginning of the part | ||
| 5571 | 2026.03.20 19:58:42.558045 [ 186 ] {51452922-abc3-4310-be23-99aba1d27284::all_1_46_9} <Trace> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 5572 | 2026.03.20 19:58:42.558065 [ 201 ] {28a0ca83-9ebc-4857-818e-128efd36f40d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 64 rows starting from the beginning of the part | ||
| 5573 | 2026.03.20 19:58:42.558111 [ 201 ] {28a0ca83-9ebc-4857-818e-128efd36f40d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 105 rows starting from the beginning of the part | ||
| 5574 | 2026.03.20 19:58:42.558157 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 5575 | 2026.03.20 19:58:42.558393 [ 268 ] {c9648746-094c-48dd-8368-cbfb2b3597d3} <Trace> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5576 | 2026.03.20 19:58:42.558462 [ 268 ] {c9648746-094c-48dd-8368-cbfb2b3597d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 5577 | 2026.03.20 19:58:42.558828 [ 268 ] {c9648746-094c-48dd-8368-cbfb2b3597d3} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 5578 | 2026.03.20 19:58:42.559042 [ 268 ] {c9648746-094c-48dd-8368-cbfb2b3597d3} <Trace> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5579 | 2026.03.20 19:58:42.559164 [ 37 ] {} <Debug> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 5580 | 2026.03.20 19:58:42.559176 [ 268 ] {c9648746-094c-48dd-8368-cbfb2b3597d3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001291 sec., 123934.93415956623 rows/sec., 8.63 MiB/sec. | ||
| 5581 | 2026.03.20 19:58:42.559209 [ 37 ] {} <Trace> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5582 | 2026.03.20 19:58:42.559231 [ 268 ] {c9648746-094c-48dd-8368-cbfb2b3597d3} <Debug> TCPHandler: Processed in 0.001479379 sec. | ||
| 5583 | 2026.03.20 19:58:42.559243 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 5584 | 2026.03.20 19:58:42.559306 [ 195 ] {28a0ca83-9ebc-4857-818e-128efd36f40d::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3079 rows, containing 5 columns (5 merged, 0 gathered) in 0.001566222 sec., 1965877.1234218394 rows/sec., 142.77 MiB/sec. | ||
| 5585 | 2026.03.20 19:58:42.559321 [ 201 ] {18220be3-bf38-4865-9b53-defeec2c4a91::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 | ||
| 5586 | 2026.03.20 19:58:42.559352 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5587 | 2026.03.20 19:58:42.559481 [ 268 ] {f881be24-497f-4e9b-a6b5-e8b7ef63c313} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5588 | 2026.03.20 19:58:42.559497 [ 201 ] {18220be3-bf38-4865-9b53-defeec2c4a91::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5589 | 2026.03.20 19:58:42.559532 [ 201 ] {18220be3-bf38-4865-9b53-defeec2c4a91::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 15444 rows starting from the beginning of the part | ||
| 5590 | 2026.03.20 19:58:42.559541 [ 268 ] {f881be24-497f-4e9b-a6b5-e8b7ef63c313} <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 | ||
| 5591 | 2026.03.20 19:58:42.559559 [ 186 ] {28a0ca83-9ebc-4857-818e-128efd36f40d::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 5592 | 2026.03.20 19:58:42.559579 [ 201 ] {18220be3-bf38-4865-9b53-defeec2c4a91::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 | ||
| 5593 | 2026.03.20 19:58:42.559622 [ 201 ] {18220be3-bf38-4865-9b53-defeec2c4a91::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 1540 rows starting from the beginning of the part | ||
| 5594 | 2026.03.20 19:58:42.559661 [ 201 ] {18220be3-bf38-4865-9b53-defeec2c4a91::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 128 rows starting from the beginning of the part | ||
| 5595 | 2026.03.20 19:58:42.559698 [ 201 ] {18220be3-bf38-4865-9b53-defeec2c4a91::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 | ||
| 5596 | 2026.03.20 19:58:42.559736 [ 201 ] {18220be3-bf38-4865-9b53-defeec2c4a91::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 | ||
| 5597 | 2026.03.20 19:58:42.559848 [ 186 ] {28a0ca83-9ebc-4857-818e-128efd36f40d::all_1_46_9} <Trace> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5598 | 2026.03.20 19:58:42.559941 [ 186 ] {28a0ca83-9ebc-4857-818e-128efd36f40d::all_1_46_9} <Trace> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 5599 | 2026.03.20 19:58:42.560040 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 5600 | 2026.03.20 19:58:42.560452 [ 268 ] {f881be24-497f-4e9b-a6b5-e8b7ef63c313} <Trace> oximeter.measurements_histogramu64 (4eb69afa-be86-412c-972f-8e432190220c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5601 | 2026.03.20 19:58:42.560489 [ 268 ] {f881be24-497f-4e9b-a6b5-e8b7ef63c313} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 5602 | 2026.03.20 19:58:42.561136 [ 268 ] {f881be24-497f-4e9b-a6b5-e8b7ef63c313} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5603 | 2026.03.20 19:58:42.561400 [ 268 ] {f881be24-497f-4e9b-a6b5-e8b7ef63c313} <Trace> oximeter.measurements_histogramu64 (4eb69afa-be86-412c-972f-8e432190220c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5604 | 2026.03.20 19:58:42.561550 [ 268 ] {f881be24-497f-4e9b-a6b5-e8b7ef63c313} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002088 sec., 19636.015325670498 rows/sec., 35.19 MiB/sec. | ||
| 5605 | 2026.03.20 19:58:42.561608 [ 268 ] {f881be24-497f-4e9b-a6b5-e8b7ef63c313} <Debug> TCPHandler: Processed in 0.002305991 sec. | ||
| 5606 | 2026.03.20 19:58:42.561737 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5607 | 2026.03.20 19:58:42.561833 [ 268 ] {a96a1e76-26e7-441b-9dad-4e77ce4b6931} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5608 | 2026.03.20 19:58:42.561881 [ 268 ] {a96a1e76-26e7-441b-9dad-4e77ce4b6931} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5609 | 2026.03.20 19:58:42.562269 [ 268 ] {a96a1e76-26e7-441b-9dad-4e77ce4b6931} <Trace> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5610 | 2026.03.20 19:58:42.562313 [ 268 ] {a96a1e76-26e7-441b-9dad-4e77ce4b6931} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 5611 | 2026.03.20 19:58:42.562722 [ 268 ] {a96a1e76-26e7-441b-9dad-4e77ce4b6931} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 5612 | 2026.03.20 19:58:42.563006 [ 268 ] {a96a1e76-26e7-441b-9dad-4e77ce4b6931} <Trace> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5613 | 2026.03.20 19:58:42.563166 [ 268 ] {a96a1e76-26e7-441b-9dad-4e77ce4b6931} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001352 sec., 44378.69822485207 rows/sec., 2.99 MiB/sec. | ||
| 5614 | 2026.03.20 19:58:42.563169 [ 36 ] {} <Debug> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 5615 | 2026.03.20 19:58:42.563212 [ 268 ] {a96a1e76-26e7-441b-9dad-4e77ce4b6931} <Debug> TCPHandler: Processed in 0.001523691 sec. | ||
| 5616 | 2026.03.20 19:58:42.563261 [ 36 ] {} <Trace> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5617 | 2026.03.20 19:58:42.563294 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 5618 | 2026.03.20 19:58:42.563445 [ 191 ] {5b0fb7ba-36a7-4d07-84fe-ea424beb27ea::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 | ||
| 5619 | 2026.03.20 19:58:42.563661 [ 191 ] {5b0fb7ba-36a7-4d07-84fe-ea424beb27ea::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5620 | 2026.03.20 19:58:42.563719 [ 191 ] {5b0fb7ba-36a7-4d07-84fe-ea424beb27ea::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2100 rows starting from the beginning of the part | ||
| 5621 | 2026.03.20 19:58:42.563806 [ 191 ] {5b0fb7ba-36a7-4d07-84fe-ea424beb27ea::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 | ||
| 5622 | 2026.03.20 19:58:42.563874 [ 191 ] {5b0fb7ba-36a7-4d07-84fe-ea424beb27ea::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 12 rows starting from the beginning of the part | ||
| 5623 | 2026.03.20 19:58:42.563933 [ 191 ] {5b0fb7ba-36a7-4d07-84fe-ea424beb27ea::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 48 rows starting from the beginning of the part | ||
| 5624 | 2026.03.20 19:58:42.563988 [ 191 ] {5b0fb7ba-36a7-4d07-84fe-ea424beb27ea::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 | ||
| 5625 | 2026.03.20 19:58:42.564041 [ 191 ] {5b0fb7ba-36a7-4d07-84fe-ea424beb27ea::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 | ||
| 5626 | 2026.03.20 19:58:42.565661 [ 197 ] {5b0fb7ba-36a7-4d07-84fe-ea424beb27ea::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2340 rows, containing 4 columns (4 merged, 0 gathered) in 0.00228285 sec., 1025034.4963532427 rows/sec., 69.08 MiB/sec. | ||
| 5627 | 2026.03.20 19:58:42.565838 [ 197 ] {18220be3-bf38-4865-9b53-defeec2c4a91::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17592 rows, containing 5 columns (5 merged, 0 gathered) in 0.006541633 sec., 2689236.770084779 rows/sec., 172.70 MiB/sec. | ||
| 5628 | 2026.03.20 19:58:42.565997 [ 195 ] {5b0fb7ba-36a7-4d07-84fe-ea424beb27ea::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 5629 | 2026.03.20 19:58:42.566137 [ 191 ] {18220be3-bf38-4865-9b53-defeec2c4a91::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 5630 | 2026.03.20 19:58:42.566295 [ 195 ] {5b0fb7ba-36a7-4d07-84fe-ea424beb27ea::all_1_46_9} <Trace> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5631 | 2026.03.20 19:58:42.566379 [ 195 ] {5b0fb7ba-36a7-4d07-84fe-ea424beb27ea::all_1_46_9} <Trace> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 5632 | 2026.03.20 19:58:42.566405 [ 191 ] {18220be3-bf38-4865-9b53-defeec2c4a91::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5633 | 2026.03.20 19:58:42.566476 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 5634 | 2026.03.20 19:58:42.566483 [ 191 ] {18220be3-bf38-4865-9b53-defeec2c4a91::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 5635 | 2026.03.20 19:58:42.566570 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.52 MiB. | ||
| 5636 | 2026.03.20 19:58:43.000203 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 262.89 MiB, peak 272.03 MiB, free memory in arenas 0.00 B, will set to 264.32 MiB (RSS), difference: 1.43 MiB | ||
| 5637 | 2026.03.20 19:58:44.817803 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13823 | ||
| 5638 | 2026.03.20 19:58:44.818307 [ 244 ] {} <Trace> system.asynchronous_metric_log (68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5639 | 2026.03.20 19:58:44.818348 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 5640 | 2026.03.20 19:58:44.818879 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5641 | 2026.03.20 19:58:44.819122 [ 244 ] {} <Trace> system.asynchronous_metric_log (68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5642 | 2026.03.20 19:58:44.819265 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13823 | ||
| 5643 | 2026.03.20 19:58:45.545822 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 5644 | 2026.03.20 19:58:45.562442 [ 243 ] {} <Trace> system.metric_log (c7b02c2c-b96c-49bb-8e22-d7891c66dbbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5645 | 2026.03.20 19:58:45.562506 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 5646 | 2026.03.20 19:58:45.568866 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5647 | 2026.03.20 19:58:45.569586 [ 243 ] {} <Trace> system.metric_log (c7b02c2c-b96c-49bb-8e22-d7891c66dbbf): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5648 | 2026.03.20 19:58:45.572507 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 5649 | 2026.03.20 19:58:47.353478 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 714 | ||
| 5650 | 2026.03.20 19:58:47.355537 [ 242 ] {} <Trace> system.query_log (50ee8abe-c559-4bfc-bb2f-d84f09891cde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5651 | 2026.03.20 19:58:47.355574 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 5652 | 2026.03.20 19:58:47.356730 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5653 | 2026.03.20 19:58:47.357000 [ 242 ] {} <Trace> system.query_log (50ee8abe-c559-4bfc-bb2f-d84f09891cde): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5654 | 2026.03.20 19:58:47.357153 [ 32 ] {} <Debug> system.query_log (50ee8abe-c559-4bfc-bb2f-d84f09891cde) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5655 | 2026.03.20 19:58:47.357195 [ 32 ] {} <Trace> system.query_log (50ee8abe-c559-4bfc-bb2f-d84f09891cde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5656 | 2026.03.20 19:58:47.357217 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 5657 | 2026.03.20 19:58:47.357257 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 714 | ||
| 5658 | 2026.03.20 19:58:47.357368 [ 197 ] {50ee8abe-c559-4bfc-bb2f-d84f09891cde::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 | ||
| 5659 | 2026.03.20 19:58:47.358098 [ 197 ] {50ee8abe-c559-4bfc-bb2f-d84f09891cde::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5660 | 2026.03.20 19:58:47.358239 [ 197 ] {50ee8abe-c559-4bfc-bb2f-d84f09891cde::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 572 rows starting from the beginning of the part | ||
| 5661 | 2026.03.20 19:58:47.358651 [ 197 ] {50ee8abe-c559-4bfc-bb2f-d84f09891cde::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 38 rows starting from the beginning of the part | ||
| 5662 | 2026.03.20 19:58:47.359034 [ 197 ] {50ee8abe-c559-4bfc-bb2f-d84f09891cde::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 24 rows starting from the beginning of the part | ||
| 5663 | 2026.03.20 19:58:47.359418 [ 197 ] {50ee8abe-c559-4bfc-bb2f-d84f09891cde::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 22 rows starting from the beginning of the part | ||
| 5664 | 2026.03.20 19:58:47.359792 [ 197 ] {50ee8abe-c559-4bfc-bb2f-d84f09891cde::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 38 rows starting from the beginning of the part | ||
| 5665 | 2026.03.20 19:58:47.360166 [ 197 ] {50ee8abe-c559-4bfc-bb2f-d84f09891cde::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 20 rows starting from the beginning of the part | ||
| 5666 | 2026.03.20 19:58:47.366173 [ 191 ] {50ee8abe-c559-4bfc-bb2f-d84f09891cde::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 714 rows, containing 72 columns (72 merged, 0 gathered) in 0.008879105 sec., 80413.51014544822 rows/sec., 67.62 MiB/sec. | ||
| 5667 | 2026.03.20 19:58:47.367342 [ 191 ] {50ee8abe-c559-4bfc-bb2f-d84f09891cde::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5668 | 2026.03.20 19:58:47.367956 [ 191 ] {50ee8abe-c559-4bfc-bb2f-d84f09891cde::all_1_21_4} <Trace> system.query_log (50ee8abe-c559-4bfc-bb2f-d84f09891cde): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5669 | 2026.03.20 19:58:47.368043 [ 191 ] {50ee8abe-c559-4bfc-bb2f-d84f09891cde::all_1_21_4} <Trace> system.query_log (50ee8abe-c559-4bfc-bb2f-d84f09891cde) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5670 | 2026.03.20 19:58:47.368311 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.06 MiB. | ||
| 5671 | 2026.03.20 19:58:47.547411 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5672 | 2026.03.20 19:58:47.547589 [ 268 ] {89a7882a-c959-4547-8a14-387b3b7ebaf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5673 | 2026.03.20 19:58:47.547655 [ 268 ] {89a7882a-c959-4547-8a14-387b3b7ebaf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5674 | 2026.03.20 19:58:47.548303 [ 268 ] {89a7882a-c959-4547-8a14-387b3b7ebaf8} <Trace> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5675 | 2026.03.20 19:58:47.548350 [ 268 ] {89a7882a-c959-4547-8a14-387b3b7ebaf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 5676 | 2026.03.20 19:58:47.548748 [ 268 ] {89a7882a-c959-4547-8a14-387b3b7ebaf8} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 5677 | 2026.03.20 19:58:47.548985 [ 268 ] {89a7882a-c959-4547-8a14-387b3b7ebaf8} <Trace> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5678 | 2026.03.20 19:58:47.549152 [ 268 ] {89a7882a-c959-4547-8a14-387b3b7ebaf8} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001611 sec., 34761.018001241464 rows/sec., 2.67 MiB/sec. | ||
| 5679 | 2026.03.20 19:58:47.549200 [ 268 ] {89a7882a-c959-4547-8a14-387b3b7ebaf8} <Debug> TCPHandler: Processed in 0.001915701 sec. | ||
| 5680 | 2026.03.20 19:58:47.549321 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5681 | 2026.03.20 19:58:47.549423 [ 268 ] {4e46d29b-2e56-4184-be71-381b13c88444} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5682 | 2026.03.20 19:58:47.549467 [ 268 ] {4e46d29b-2e56-4184-be71-381b13c88444} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5683 | 2026.03.20 19:58:47.549901 [ 268 ] {4e46d29b-2e56-4184-be71-381b13c88444} <Trace> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5684 | 2026.03.20 19:58:47.549940 [ 268 ] {4e46d29b-2e56-4184-be71-381b13c88444} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 5685 | 2026.03.20 19:58:47.550250 [ 268 ] {4e46d29b-2e56-4184-be71-381b13c88444} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 5686 | 2026.03.20 19:58:47.550464 [ 268 ] {4e46d29b-2e56-4184-be71-381b13c88444} <Trace> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5687 | 2026.03.20 19:58:47.550596 [ 268 ] {4e46d29b-2e56-4184-be71-381b13c88444} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001196 sec., 53511.70568561873 rows/sec., 4.18 MiB/sec. | ||
| 5688 | 2026.03.20 19:58:47.550634 [ 268 ] {4e46d29b-2e56-4184-be71-381b13c88444} <Debug> TCPHandler: Processed in 0.001362997 sec. | ||
| 5689 | 2026.03.20 19:58:47.550743 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5690 | 2026.03.20 19:58:47.550839 [ 268 ] {a28e0090-279b-41b1-aa85-7d36434793f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5691 | 2026.03.20 19:58:47.550883 [ 268 ] {a28e0090-279b-41b1-aa85-7d36434793f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5692 | 2026.03.20 19:58:47.551291 [ 268 ] {a28e0090-279b-41b1-aa85-7d36434793f6} <Trace> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5693 | 2026.03.20 19:58:47.551328 [ 268 ] {a28e0090-279b-41b1-aa85-7d36434793f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 5694 | 2026.03.20 19:58:47.551656 [ 268 ] {a28e0090-279b-41b1-aa85-7d36434793f6} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 5695 | 2026.03.20 19:58:47.551868 [ 268 ] {a28e0090-279b-41b1-aa85-7d36434793f6} <Trace> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5696 | 2026.03.20 19:58:47.552003 [ 268 ] {a28e0090-279b-41b1-aa85-7d36434793f6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001183 sec., 135249.36601859677 rows/sec., 9.42 MiB/sec. | ||
| 5697 | 2026.03.20 19:58:47.552041 [ 268 ] {a28e0090-279b-41b1-aa85-7d36434793f6} <Debug> TCPHandler: Processed in 0.001346076 sec. | ||
| 5698 | 2026.03.20 19:58:47.552145 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5699 | 2026.03.20 19:58:47.552239 [ 268 ] {104b3ca4-9aa0-4a7e-b894-586f2a214295} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5700 | 2026.03.20 19:58:47.552280 [ 268 ] {104b3ca4-9aa0-4a7e-b894-586f2a214295} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5701 | 2026.03.20 19:58:47.552610 [ 268 ] {104b3ca4-9aa0-4a7e-b894-586f2a214295} <Trace> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5702 | 2026.03.20 19:58:47.552646 [ 268 ] {104b3ca4-9aa0-4a7e-b894-586f2a214295} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 5703 | 2026.03.20 19:58:47.552950 [ 268 ] {104b3ca4-9aa0-4a7e-b894-586f2a214295} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 5704 | 2026.03.20 19:58:47.553170 [ 268 ] {104b3ca4-9aa0-4a7e-b894-586f2a214295} <Trace> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5705 | 2026.03.20 19:58:47.553299 [ 268 ] {104b3ca4-9aa0-4a7e-b894-586f2a214295} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001079 sec., 55607.04355885078 rows/sec., 3.75 MiB/sec. | ||
| 5706 | 2026.03.20 19:58:47.553336 [ 268 ] {104b3ca4-9aa0-4a7e-b894-586f2a214295} <Debug> TCPHandler: Processed in 0.001239993 sec. | ||
| 5707 | 2026.03.20 19:58:52.184400 [ 26 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5708 | 2026.03.20 19:58:52.184474 [ 26 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5709 | 2026.03.20 19:58:52.319396 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14335 | ||
| 5710 | 2026.03.20 19:58:52.319898 [ 244 ] {} <Trace> system.asynchronous_metric_log (68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5711 | 2026.03.20 19:58:52.319939 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 5712 | 2026.03.20 19:58:52.320436 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5713 | 2026.03.20 19:58:52.320677 [ 244 ] {} <Trace> system.asynchronous_metric_log (68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5714 | 2026.03.20 19:58:52.320808 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14335 | ||
| 5715 | 2026.03.20 19:58:52.549736 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5716 | 2026.03.20 19:58:52.549933 [ 268 ] {3c78bfaf-96f1-4d58-883c-de4c5f7730eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5717 | 2026.03.20 19:58:52.550009 [ 268 ] {3c78bfaf-96f1-4d58-883c-de4c5f7730eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5718 | 2026.03.20 19:58:52.550687 [ 268 ] {3c78bfaf-96f1-4d58-883c-de4c5f7730eb} <Trace> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5719 | 2026.03.20 19:58:52.550739 [ 268 ] {3c78bfaf-96f1-4d58-883c-de4c5f7730eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 5720 | 2026.03.20 19:58:52.551129 [ 268 ] {3c78bfaf-96f1-4d58-883c-de4c5f7730eb} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 5721 | 2026.03.20 19:58:52.551348 [ 268 ] {3c78bfaf-96f1-4d58-883c-de4c5f7730eb} <Trace> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5722 | 2026.03.20 19:58:52.551513 [ 268 ] {3c78bfaf-96f1-4d58-883c-de4c5f7730eb} <Debug> executeQuery: Read 138 rows, 12.29 KiB in 0.001635 sec., 84403.66972477065 rows/sec., 7.34 MiB/sec. | ||
| 5723 | 2026.03.20 19:58:52.551564 [ 268 ] {3c78bfaf-96f1-4d58-883c-de4c5f7730eb} <Debug> TCPHandler: Processed in 0.001964092 sec. | ||
| 5724 | 2026.03.20 19:58:52.551681 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5725 | 2026.03.20 19:58:52.551784 [ 268 ] {962c4fb7-00c8-41d0-b6a9-19782e27f1fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5726 | 2026.03.20 19:58:52.551827 [ 268 ] {962c4fb7-00c8-41d0-b6a9-19782e27f1fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5727 | 2026.03.20 19:58:52.552244 [ 268 ] {962c4fb7-00c8-41d0-b6a9-19782e27f1fa} <Trace> oximeter.fields_u16 (04c457fd-3af8-4a79-a88d-7c36c4cdcc84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5728 | 2026.03.20 19:58:52.552282 [ 268 ] {962c4fb7-00c8-41d0-b6a9-19782e27f1fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 5729 | 2026.03.20 19:58:52.552592 [ 268 ] {962c4fb7-00c8-41d0-b6a9-19782e27f1fa} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5730 | 2026.03.20 19:58:52.552800 [ 268 ] {962c4fb7-00c8-41d0-b6a9-19782e27f1fa} <Trace> oximeter.fields_u16 (04c457fd-3af8-4a79-a88d-7c36c4cdcc84): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5731 | 2026.03.20 19:58:52.552933 [ 268 ] {962c4fb7-00c8-41d0-b6a9-19782e27f1fa} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001171 sec., 35012.80956447481 rows/sec., 2.57 MiB/sec. | ||
| 5732 | 2026.03.20 19:58:52.552971 [ 268 ] {962c4fb7-00c8-41d0-b6a9-19782e27f1fa} <Debug> TCPHandler: Processed in 0.001339725 sec. | ||
| 5733 | 2026.03.20 19:58:52.553075 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5734 | 2026.03.20 19:58:52.553170 [ 268 ] {b5eec091-301c-42a8-9cd7-20b5208637b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5735 | 2026.03.20 19:58:52.553212 [ 268 ] {b5eec091-301c-42a8-9cd7-20b5208637b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5736 | 2026.03.20 19:58:52.553629 [ 268 ] {b5eec091-301c-42a8-9cd7-20b5208637b0} <Trace> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5737 | 2026.03.20 19:58:52.553665 [ 268 ] {b5eec091-301c-42a8-9cd7-20b5208637b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 5738 | 2026.03.20 19:58:52.553962 [ 268 ] {b5eec091-301c-42a8-9cd7-20b5208637b0} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 5739 | 2026.03.20 19:58:52.554177 [ 268 ] {b5eec091-301c-42a8-9cd7-20b5208637b0} <Trace> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5740 | 2026.03.20 19:58:52.554306 [ 268 ] {b5eec091-301c-42a8-9cd7-20b5208637b0} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001153 sec., 91066.78230702516 rows/sec., 7.11 MiB/sec. | ||
| 5741 | 2026.03.20 19:58:52.554342 [ 268 ] {b5eec091-301c-42a8-9cd7-20b5208637b0} <Debug> TCPHandler: Processed in 0.001318375 sec. | ||
| 5742 | 2026.03.20 19:58:52.554450 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5743 | 2026.03.20 19:58:52.554544 [ 268 ] {ed9ce352-3f4f-4604-8098-d07a26c594ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5744 | 2026.03.20 19:58:52.554587 [ 268 ] {ed9ce352-3f4f-4604-8098-d07a26c594ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5745 | 2026.03.20 19:58:52.554981 [ 268 ] {ed9ce352-3f4f-4604-8098-d07a26c594ac} <Trace> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5746 | 2026.03.20 19:58:52.555018 [ 268 ] {ed9ce352-3f4f-4604-8098-d07a26c594ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 5747 | 2026.03.20 19:58:52.555337 [ 268 ] {ed9ce352-3f4f-4604-8098-d07a26c594ac} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 5748 | 2026.03.20 19:58:52.555539 [ 268 ] {ed9ce352-3f4f-4604-8098-d07a26c594ac} <Trace> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5749 | 2026.03.20 19:58:52.555670 [ 268 ] {ed9ce352-3f4f-4604-8098-d07a26c594ac} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001145 sec., 139737.99126637555 rows/sec., 9.73 MiB/sec. | ||
| 5750 | 2026.03.20 19:58:52.555705 [ 268 ] {ed9ce352-3f4f-4604-8098-d07a26c594ac} <Debug> TCPHandler: Processed in 0.001304265 sec. | ||
| 5751 | 2026.03.20 19:58:52.555814 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5752 | 2026.03.20 19:58:52.555917 [ 268 ] {faee4b35-43d8-4b7c-a853-f2498418b2ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5753 | 2026.03.20 19:58:52.555974 [ 268 ] {faee4b35-43d8-4b7c-a853-f2498418b2ce} <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 | ||
| 5754 | 2026.03.20 19:58:52.556849 [ 268 ] {faee4b35-43d8-4b7c-a853-f2498418b2ce} <Trace> oximeter.measurements_histogramu64 (4eb69afa-be86-412c-972f-8e432190220c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5755 | 2026.03.20 19:58:52.556888 [ 268 ] {faee4b35-43d8-4b7c-a853-f2498418b2ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 5756 | 2026.03.20 19:58:52.557482 [ 268 ] {faee4b35-43d8-4b7c-a853-f2498418b2ce} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5757 | 2026.03.20 19:58:52.557708 [ 268 ] {faee4b35-43d8-4b7c-a853-f2498418b2ce} <Trace> oximeter.measurements_histogramu64 (4eb69afa-be86-412c-972f-8e432190220c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5758 | 2026.03.20 19:58:52.557821 [ 25 ] {} <Debug> oximeter.measurements_histogramu64 (4eb69afa-be86-412c-972f-8e432190220c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5759 | 2026.03.20 19:58:52.557873 [ 268 ] {faee4b35-43d8-4b7c-a853-f2498418b2ce} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001976 sec., 20748.987854251012 rows/sec., 37.18 MiB/sec. | ||
| 5760 | 2026.03.20 19:58:52.557888 [ 25 ] {} <Trace> oximeter.measurements_histogramu64 (4eb69afa-be86-412c-972f-8e432190220c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5761 | 2026.03.20 19:58:52.557918 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 5762 | 2026.03.20 19:58:52.557938 [ 268 ] {faee4b35-43d8-4b7c-a853-f2498418b2ce} <Debug> TCPHandler: Processed in 0.002175927 sec. | ||
| 5763 | 2026.03.20 19:58:52.558041 [ 195 ] {4eb69afa-be86-412c-972f-8e432190220c::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 | ||
| 5764 | 2026.03.20 19:58:52.558111 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5765 | 2026.03.20 19:58:52.558240 [ 268 ] {e0b59333-746b-4a9a-add9-a0b8126130f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5766 | 2026.03.20 19:58:52.558286 [ 195 ] {4eb69afa-be86-412c-972f-8e432190220c::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5767 | 2026.03.20 19:58:52.558290 [ 268 ] {e0b59333-746b-4a9a-add9-a0b8126130f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5768 | 2026.03.20 19:58:52.558350 [ 195 ] {4eb69afa-be86-412c-972f-8e432190220c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 581 rows starting from the beginning of the part | ||
| 5769 | 2026.03.20 19:58:52.558509 [ 195 ] {4eb69afa-be86-412c-972f-8e432190220c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 41 rows starting from the beginning of the part | ||
| 5770 | 2026.03.20 19:58:52.558610 [ 195 ] {4eb69afa-be86-412c-972f-8e432190220c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 41 rows starting from the beginning of the part | ||
| 5771 | 2026.03.20 19:58:52.558704 [ 195 ] {4eb69afa-be86-412c-972f-8e432190220c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 50 rows starting from the beginning of the part | ||
| 5772 | 2026.03.20 19:58:52.558715 [ 268 ] {e0b59333-746b-4a9a-add9-a0b8126130f9} <Trace> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5773 | 2026.03.20 19:58:52.558764 [ 268 ] {e0b59333-746b-4a9a-add9-a0b8126130f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 5774 | 2026.03.20 19:58:52.558797 [ 195 ] {4eb69afa-be86-412c-972f-8e432190220c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 41 rows starting from the beginning of the part | ||
| 5775 | 2026.03.20 19:58:52.558890 [ 195 ] {4eb69afa-be86-412c-972f-8e432190220c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 41 rows starting from the beginning of the part | ||
| 5776 | 2026.03.20 19:58:52.559130 [ 268 ] {e0b59333-746b-4a9a-add9-a0b8126130f9} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 5777 | 2026.03.20 19:58:52.559460 [ 268 ] {e0b59333-746b-4a9a-add9-a0b8126130f9} <Trace> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5778 | 2026.03.20 19:58:52.559631 [ 268 ] {e0b59333-746b-4a9a-add9-a0b8126130f9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001415 sec., 42402.826855123676 rows/sec., 2.86 MiB/sec. | ||
| 5779 | 2026.03.20 19:58:52.559676 [ 268 ] {e0b59333-746b-4a9a-add9-a0b8126130f9} <Debug> TCPHandler: Processed in 0.001639773 sec. | ||
| 5780 | 2026.03.20 19:58:52.575821 [ 195 ] {4eb69afa-be86-412c-972f-8e432190220c::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 795 rows, containing 19 columns (19 merged, 0 gathered) in 0.017839664 sec., 44563.619583866595 rows/sec., 79.86 MiB/sec. | ||
| 5781 | 2026.03.20 19:58:52.577065 [ 199 ] {4eb69afa-be86-412c-972f-8e432190220c::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5782 | 2026.03.20 19:58:52.577415 [ 199 ] {4eb69afa-be86-412c-972f-8e432190220c::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (4eb69afa-be86-412c-972f-8e432190220c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5783 | 2026.03.20 19:58:52.577504 [ 199 ] {4eb69afa-be86-412c-972f-8e432190220c::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (4eb69afa-be86-412c-972f-8e432190220c) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5784 | 2026.03.20 19:58:52.577597 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.85 MiB. | ||
| 5785 | 2026.03.20 19:58:53.001171 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 265.66 MiB, peak 273.46 MiB, free memory in arenas 0.00 B, will set to 268.17 MiB (RSS), difference: 2.51 MiB | ||
| 5786 | 2026.03.20 19:58:53.072576 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 5787 | 2026.03.20 19:58:53.090087 [ 243 ] {} <Trace> system.metric_log (c7b02c2c-b96c-49bb-8e22-d7891c66dbbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5788 | 2026.03.20 19:58:53.090129 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 5789 | 2026.03.20 19:58:53.095701 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5790 | 2026.03.20 19:58:53.096407 [ 243 ] {} <Trace> system.metric_log (c7b02c2c-b96c-49bb-8e22-d7891c66dbbf): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5791 | 2026.03.20 19:58:53.099233 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 5792 | 2026.03.20 19:58:57.358360 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 734 | ||
| 5793 | 2026.03.20 19:58:57.360460 [ 242 ] {} <Trace> system.query_log (50ee8abe-c559-4bfc-bb2f-d84f09891cde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5794 | 2026.03.20 19:58:57.360509 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 5795 | 2026.03.20 19:58:57.361715 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5796 | 2026.03.20 19:58:57.362013 [ 242 ] {} <Trace> system.query_log (50ee8abe-c559-4bfc-bb2f-d84f09891cde): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5797 | 2026.03.20 19:58:57.362332 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 734 | ||
| 5798 | 2026.03.20 19:58:57.547373 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5799 | 2026.03.20 19:58:57.547551 [ 268 ] {4d6d4b0f-f73d-4ca9-b9b7-34e0a636eed8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5800 | 2026.03.20 19:58:57.547619 [ 268 ] {4d6d4b0f-f73d-4ca9-b9b7-34e0a636eed8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5801 | 2026.03.20 19:58:57.548266 [ 268 ] {4d6d4b0f-f73d-4ca9-b9b7-34e0a636eed8} <Trace> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5802 | 2026.03.20 19:58:57.548316 [ 268 ] {4d6d4b0f-f73d-4ca9-b9b7-34e0a636eed8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 5803 | 2026.03.20 19:58:57.548702 [ 268 ] {4d6d4b0f-f73d-4ca9-b9b7-34e0a636eed8} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 5804 | 2026.03.20 19:58:57.548927 [ 268 ] {4d6d4b0f-f73d-4ca9-b9b7-34e0a636eed8} <Trace> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5805 | 2026.03.20 19:58:57.549078 [ 268 ] {4d6d4b0f-f73d-4ca9-b9b7-34e0a636eed8} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001577 sec., 35510.46290424857 rows/sec., 2.73 MiB/sec. | ||
| 5806 | 2026.03.20 19:58:57.549119 [ 268 ] {4d6d4b0f-f73d-4ca9-b9b7-34e0a636eed8} <Debug> TCPHandler: Processed in 0.00187216 sec. | ||
| 5807 | 2026.03.20 19:58:57.549239 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5808 | 2026.03.20 19:58:57.549334 [ 268 ] {d17da5f8-bd94-426c-89a4-80bcfdfc1cf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5809 | 2026.03.20 19:58:57.549374 [ 268 ] {d17da5f8-bd94-426c-89a4-80bcfdfc1cf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5810 | 2026.03.20 19:58:57.549788 [ 268 ] {d17da5f8-bd94-426c-89a4-80bcfdfc1cf3} <Trace> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5811 | 2026.03.20 19:58:57.549824 [ 268 ] {d17da5f8-bd94-426c-89a4-80bcfdfc1cf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 5812 | 2026.03.20 19:58:57.550125 [ 268 ] {d17da5f8-bd94-426c-89a4-80bcfdfc1cf3} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 5813 | 2026.03.20 19:58:57.550332 [ 268 ] {d17da5f8-bd94-426c-89a4-80bcfdfc1cf3} <Trace> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5814 | 2026.03.20 19:58:57.550458 [ 268 ] {d17da5f8-bd94-426c-89a4-80bcfdfc1cf3} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001143 sec., 55993.00087489064 rows/sec., 4.37 MiB/sec. | ||
| 5815 | 2026.03.20 19:58:57.550495 [ 268 ] {d17da5f8-bd94-426c-89a4-80bcfdfc1cf3} <Debug> TCPHandler: Processed in 0.001305825 sec. | ||
| 5816 | 2026.03.20 19:58:57.550605 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5817 | 2026.03.20 19:58:57.550700 [ 268 ] {e96ac38e-71cc-4275-87e6-a18f3560ba88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5818 | 2026.03.20 19:58:57.550743 [ 268 ] {e96ac38e-71cc-4275-87e6-a18f3560ba88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5819 | 2026.03.20 19:58:57.551144 [ 268 ] {e96ac38e-71cc-4275-87e6-a18f3560ba88} <Trace> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5820 | 2026.03.20 19:58:57.551180 [ 268 ] {e96ac38e-71cc-4275-87e6-a18f3560ba88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 5821 | 2026.03.20 19:58:57.551498 [ 268 ] {e96ac38e-71cc-4275-87e6-a18f3560ba88} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 5822 | 2026.03.20 19:58:57.551705 [ 268 ] {e96ac38e-71cc-4275-87e6-a18f3560ba88} <Trace> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5823 | 2026.03.20 19:58:57.551834 [ 268 ] {e96ac38e-71cc-4275-87e6-a18f3560ba88} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001153 sec., 138768.43018213357 rows/sec., 9.66 MiB/sec. | ||
| 5824 | 2026.03.20 19:58:57.551871 [ 268 ] {e96ac38e-71cc-4275-87e6-a18f3560ba88} <Debug> TCPHandler: Processed in 0.001315635 sec. | ||
| 5825 | 2026.03.20 19:58:57.551973 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5826 | 2026.03.20 19:58:57.552067 [ 268 ] {fda30407-23f3-4ffc-b1c3-454e8ff14ea8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5827 | 2026.03.20 19:58:57.552108 [ 268 ] {fda30407-23f3-4ffc-b1c3-454e8ff14ea8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5828 | 2026.03.20 19:58:57.552435 [ 268 ] {fda30407-23f3-4ffc-b1c3-454e8ff14ea8} <Trace> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5829 | 2026.03.20 19:58:57.552470 [ 268 ] {fda30407-23f3-4ffc-b1c3-454e8ff14ea8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 5830 | 2026.03.20 19:58:57.552774 [ 268 ] {fda30407-23f3-4ffc-b1c3-454e8ff14ea8} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 5831 | 2026.03.20 19:58:57.552978 [ 268 ] {fda30407-23f3-4ffc-b1c3-454e8ff14ea8} <Trace> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5832 | 2026.03.20 19:58:57.553103 [ 268 ] {fda30407-23f3-4ffc-b1c3-454e8ff14ea8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001054 sec., 56925.99620493359 rows/sec., 3.84 MiB/sec. | ||
| 5833 | 2026.03.20 19:58:57.553137 [ 268 ] {fda30407-23f3-4ffc-b1c3-454e8ff14ea8} <Debug> TCPHandler: Processed in 0.001214212 sec. | ||
| 5834 | 2026.03.20 19:58:57.923102 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5835 | 2026.03.20 19:58:57.923282 [ 268 ] {acf2b648-d842-4c07-9d0b-a1d26e853692} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5836 | 2026.03.20 19:58:57.923349 [ 268 ] {acf2b648-d842-4c07-9d0b-a1d26e853692} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5837 | 2026.03.20 19:58:57.924012 [ 268 ] {acf2b648-d842-4c07-9d0b-a1d26e853692} <Trace> oximeter.fields_i16 (2564387c-0082-4c94-ade1-9353cd557e41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5838 | 2026.03.20 19:58:57.924061 [ 268 ] {acf2b648-d842-4c07-9d0b-a1d26e853692} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 5839 | 2026.03.20 19:58:57.924459 [ 268 ] {acf2b648-d842-4c07-9d0b-a1d26e853692} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5840 | 2026.03.20 19:58:57.924689 [ 268 ] {acf2b648-d842-4c07-9d0b-a1d26e853692} <Trace> oximeter.fields_i16 (2564387c-0082-4c94-ade1-9353cd557e41): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5841 | 2026.03.20 19:58:57.924848 [ 268 ] {acf2b648-d842-4c07-9d0b-a1d26e853692} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001615 sec., 14860.681114551084 rows/sec., 1.23 MiB/sec. | ||
| 5842 | 2026.03.20 19:58:57.924890 [ 268 ] {acf2b648-d842-4c07-9d0b-a1d26e853692} <Debug> TCPHandler: Processed in 0.001916341 sec. | ||
| 5843 | 2026.03.20 19:58:57.925085 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5844 | 2026.03.20 19:58:57.925180 [ 268 ] {93e228e3-bebe-4021-9708-f08dff5b2a43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5845 | 2026.03.20 19:58:57.925222 [ 268 ] {93e228e3-bebe-4021-9708-f08dff5b2a43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5846 | 2026.03.20 19:58:57.925620 [ 268 ] {93e228e3-bebe-4021-9708-f08dff5b2a43} <Trace> oximeter.fields_ipaddr (4d519c69-6502-4e4d-92c8-2256a1b268df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5847 | 2026.03.20 19:58:57.925658 [ 268 ] {93e228e3-bebe-4021-9708-f08dff5b2a43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 5848 | 2026.03.20 19:58:57.925956 [ 268 ] {93e228e3-bebe-4021-9708-f08dff5b2a43} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5849 | 2026.03.20 19:58:57.926171 [ 268 ] {93e228e3-bebe-4021-9708-f08dff5b2a43} <Trace> oximeter.fields_ipaddr (4d519c69-6502-4e4d-92c8-2256a1b268df): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5850 | 2026.03.20 19:58:57.926301 [ 268 ] {93e228e3-bebe-4021-9708-f08dff5b2a43} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00114 sec., 1754.3859649122808 rows/sec., 143.06 KiB/sec. | ||
| 5851 | 2026.03.20 19:58:57.926338 [ 268 ] {93e228e3-bebe-4021-9708-f08dff5b2a43} <Debug> TCPHandler: Processed in 0.001304454 sec. | ||
| 5852 | 2026.03.20 19:58:57.926454 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5853 | 2026.03.20 19:58:57.926548 [ 268 ] {9fec3200-0d6f-40e0-8329-72f56cd896ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5854 | 2026.03.20 19:58:57.926587 [ 268 ] {9fec3200-0d6f-40e0-8329-72f56cd896ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5855 | 2026.03.20 19:58:57.928290 [ 268 ] {9fec3200-0d6f-40e0-8329-72f56cd896ad} <Trace> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5856 | 2026.03.20 19:58:57.928326 [ 268 ] {9fec3200-0d6f-40e0-8329-72f56cd896ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 5857 | 2026.03.20 19:58:57.928785 [ 268 ] {9fec3200-0d6f-40e0-8329-72f56cd896ad} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 5858 | 2026.03.20 19:58:57.929004 [ 268 ] {9fec3200-0d6f-40e0-8329-72f56cd896ad} <Trace> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5859 | 2026.03.20 19:58:57.929138 [ 268 ] {9fec3200-0d6f-40e0-8329-72f56cd896ad} <Debug> executeQuery: Read 2604 rows, 200.75 KiB in 0.002609 sec., 998083.5569183595 rows/sec., 75.14 MiB/sec. | ||
| 5860 | 2026.03.20 19:58:57.929180 [ 268 ] {9fec3200-0d6f-40e0-8329-72f56cd896ad} <Debug> MemoryTracker: Peak memory usage (for query): 4.02 MiB. | ||
| 5861 | 2026.03.20 19:58:57.929193 [ 268 ] {9fec3200-0d6f-40e0-8329-72f56cd896ad} <Debug> TCPHandler: Processed in 0.002788134 sec. | ||
| 5862 | 2026.03.20 19:58:57.929312 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5863 | 2026.03.20 19:58:57.929407 [ 268 ] {7a889024-cf44-475a-b7aa-c8a76a9b90b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5864 | 2026.03.20 19:58:57.929447 [ 268 ] {7a889024-cf44-475a-b7aa-c8a76a9b90b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5865 | 2026.03.20 19:58:57.929883 [ 268 ] {7a889024-cf44-475a-b7aa-c8a76a9b90b6} <Trace> oximeter.fields_u16 (04c457fd-3af8-4a79-a88d-7c36c4cdcc84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5866 | 2026.03.20 19:58:57.929919 [ 268 ] {7a889024-cf44-475a-b7aa-c8a76a9b90b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 5867 | 2026.03.20 19:58:57.930217 [ 268 ] {7a889024-cf44-475a-b7aa-c8a76a9b90b6} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5868 | 2026.03.20 19:58:57.930426 [ 268 ] {7a889024-cf44-475a-b7aa-c8a76a9b90b6} <Trace> oximeter.fields_u16 (04c457fd-3af8-4a79-a88d-7c36c4cdcc84): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5869 | 2026.03.20 19:58:57.930552 [ 268 ] {7a889024-cf44-475a-b7aa-c8a76a9b90b6} <Debug> executeQuery: Read 64 rows, 4.86 KiB in 0.001163 sec., 55030.09458297506 rows/sec., 4.08 MiB/sec. | ||
| 5870 | 2026.03.20 19:58:57.930590 [ 268 ] {7a889024-cf44-475a-b7aa-c8a76a9b90b6} <Debug> TCPHandler: Processed in 0.001326715 sec. | ||
| 5871 | 2026.03.20 19:58:57.930702 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5872 | 2026.03.20 19:58:57.930795 [ 268 ] {e420e70a-58ba-498d-847e-974104073ab0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5873 | 2026.03.20 19:58:57.930834 [ 268 ] {e420e70a-58ba-498d-847e-974104073ab0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5874 | 2026.03.20 19:58:57.931520 [ 268 ] {e420e70a-58ba-498d-847e-974104073ab0} <Trace> oximeter.fields_u32 (3e77f56c-5e97-464b-9ee2-b988bdce5b4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5875 | 2026.03.20 19:58:57.931556 [ 268 ] {e420e70a-58ba-498d-847e-974104073ab0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 5876 | 2026.03.20 19:58:57.931877 [ 268 ] {e420e70a-58ba-498d-847e-974104073ab0} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5877 | 2026.03.20 19:58:57.932084 [ 268 ] {e420e70a-58ba-498d-847e-974104073ab0} <Trace> oximeter.fields_u32 (3e77f56c-5e97-464b-9ee2-b988bdce5b4b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5878 | 2026.03.20 19:58:57.932209 [ 268 ] {e420e70a-58ba-498d-847e-974104073ab0} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001431 sec., 576519.9161425576 rows/sec., 33.72 MiB/sec. | ||
| 5879 | 2026.03.20 19:58:57.932246 [ 268 ] {e420e70a-58ba-498d-847e-974104073ab0} <Debug> TCPHandler: Processed in 0.001593392 sec. | ||
| 5880 | 2026.03.20 19:58:57.932355 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5881 | 2026.03.20 19:58:57.932448 [ 268 ] {76566358-cbc9-4c94-a0f2-5f399f9ca750} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 5882 | 2026.03.20 19:58:57.932488 [ 268 ] {76566358-cbc9-4c94-a0f2-5f399f9ca750} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 5883 | 2026.03.20 19:58:57.932865 [ 268 ] {76566358-cbc9-4c94-a0f2-5f399f9ca750} <Trace> oximeter.fields_u64 (90970e3f-dc86-46a0-9941-511c942241bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5884 | 2026.03.20 19:58:57.932900 [ 268 ] {76566358-cbc9-4c94-a0f2-5f399f9ca750} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 5885 | 2026.03.20 19:58:57.933181 [ 268 ] {76566358-cbc9-4c94-a0f2-5f399f9ca750} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5886 | 2026.03.20 19:58:57.933394 [ 268 ] {76566358-cbc9-4c94-a0f2-5f399f9ca750} <Trace> oximeter.fields_u64 (90970e3f-dc86-46a0-9941-511c942241bb): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5887 | 2026.03.20 19:58:57.933517 [ 268 ] {76566358-cbc9-4c94-a0f2-5f399f9ca750} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001087 sec., 919.963201471941 rows/sec., 64.68 KiB/sec. | ||
| 5888 | 2026.03.20 19:58:57.933554 [ 268 ] {76566358-cbc9-4c94-a0f2-5f399f9ca750} <Debug> TCPHandler: Processed in 0.001248023 sec. | ||
| 5889 | 2026.03.20 19:58:57.933665 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5890 | 2026.03.20 19:58:57.933759 [ 268 ] {4c9d732c-7ccc-4e18-a9c4-c5df53089742} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5891 | 2026.03.20 19:58:57.933798 [ 268 ] {4c9d732c-7ccc-4e18-a9c4-c5df53089742} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5892 | 2026.03.20 19:58:57.934187 [ 268 ] {4c9d732c-7ccc-4e18-a9c4-c5df53089742} <Trace> oximeter.fields_u8 (8746d2ea-87a3-47dd-bedc-b71d488a0ac0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5893 | 2026.03.20 19:58:57.934223 [ 268 ] {4c9d732c-7ccc-4e18-a9c4-c5df53089742} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 5894 | 2026.03.20 19:58:57.934509 [ 268 ] {4c9d732c-7ccc-4e18-a9c4-c5df53089742} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5895 | 2026.03.20 19:58:57.934711 [ 268 ] {4c9d732c-7ccc-4e18-a9c4-c5df53089742} <Trace> oximeter.fields_u8 (8746d2ea-87a3-47dd-bedc-b71d488a0ac0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5896 | 2026.03.20 19:58:57.934839 [ 268 ] {4c9d732c-7ccc-4e18-a9c4-c5df53089742} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001097 sec., 10938.924339106654 rows/sec., 854.60 KiB/sec. | ||
| 5897 | 2026.03.20 19:58:57.934876 [ 268 ] {4c9d732c-7ccc-4e18-a9c4-c5df53089742} <Debug> TCPHandler: Processed in 0.001260694 sec. | ||
| 5898 | 2026.03.20 19:58:57.934985 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5899 | 2026.03.20 19:58:57.935079 [ 268 ] {dd592ada-9f3b-4ba7-bfaf-ad1bdb3f9493} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5900 | 2026.03.20 19:58:57.935119 [ 268 ] {dd592ada-9f3b-4ba7-bfaf-ad1bdb3f9493} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5901 | 2026.03.20 19:58:57.935976 [ 268 ] {dd592ada-9f3b-4ba7-bfaf-ad1bdb3f9493} <Trace> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5902 | 2026.03.20 19:58:57.936011 [ 268 ] {dd592ada-9f3b-4ba7-bfaf-ad1bdb3f9493} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 5903 | 2026.03.20 19:58:57.936365 [ 268 ] {dd592ada-9f3b-4ba7-bfaf-ad1bdb3f9493} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 5904 | 2026.03.20 19:58:57.936568 [ 268 ] {dd592ada-9f3b-4ba7-bfaf-ad1bdb3f9493} <Trace> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5905 | 2026.03.20 19:58:57.936697 [ 268 ] {dd592ada-9f3b-4ba7-bfaf-ad1bdb3f9493} <Debug> executeQuery: Read 1367 rows, 94.66 KiB in 0.001636 sec., 835574.5721271393 rows/sec., 56.50 MiB/sec. | ||
| 5906 | 2026.03.20 19:58:57.936735 [ 268 ] {dd592ada-9f3b-4ba7-bfaf-ad1bdb3f9493} <Debug> TCPHandler: Processed in 0.001798077 sec. | ||
| 5907 | 2026.03.20 19:58:57.936836 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5908 | 2026.03.20 19:58:57.936929 [ 268 ] {7cce9695-a3a5-4eff-a97b-643ef8d0d17f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5909 | 2026.03.20 19:58:57.936972 [ 268 ] {7cce9695-a3a5-4eff-a97b-643ef8d0d17f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5910 | 2026.03.20 19:58:57.937794 [ 268 ] {7cce9695-a3a5-4eff-a97b-643ef8d0d17f} <Trace> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5911 | 2026.03.20 19:58:57.937839 [ 268 ] {7cce9695-a3a5-4eff-a97b-643ef8d0d17f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 5912 | 2026.03.20 19:58:57.938391 [ 268 ] {7cce9695-a3a5-4eff-a97b-643ef8d0d17f} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 5913 | 2026.03.20 19:58:57.938715 [ 268 ] {7cce9695-a3a5-4eff-a97b-643ef8d0d17f} <Trace> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5914 | 2026.03.20 19:58:57.938865 [ 268 ] {7cce9695-a3a5-4eff-a97b-643ef8d0d17f} <Debug> executeQuery: Read 1533 rows, 95.96 KiB in 0.001955 sec., 784143.2225063938 rows/sec., 47.93 MiB/sec. | ||
| 5915 | 2026.03.20 19:58:57.938905 [ 268 ] {7cce9695-a3a5-4eff-a97b-643ef8d0d17f} <Debug> TCPHandler: Processed in 0.002119196 sec. | ||
| 5916 | 2026.03.20 19:58:57.939024 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5917 | 2026.03.20 19:58:57.939120 [ 268 ] {7cc2db6b-90e0-499f-ba8e-56d16df88ab3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5918 | 2026.03.20 19:58:57.939175 [ 268 ] {7cc2db6b-90e0-499f-ba8e-56d16df88ab3} <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 | ||
| 5919 | 2026.03.20 19:58:57.940050 [ 268 ] {7cc2db6b-90e0-499f-ba8e-56d16df88ab3} <Trace> oximeter.measurements_histogramu64 (4eb69afa-be86-412c-972f-8e432190220c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5920 | 2026.03.20 19:58:57.940086 [ 268 ] {7cc2db6b-90e0-499f-ba8e-56d16df88ab3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 5921 | 2026.03.20 19:58:57.940644 [ 268 ] {7cc2db6b-90e0-499f-ba8e-56d16df88ab3} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5922 | 2026.03.20 19:58:57.940867 [ 268 ] {7cc2db6b-90e0-499f-ba8e-56d16df88ab3} <Trace> oximeter.measurements_histogramu64 (4eb69afa-be86-412c-972f-8e432190220c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5923 | 2026.03.20 19:58:57.941006 [ 268 ] {7cc2db6b-90e0-499f-ba8e-56d16df88ab3} <Debug> executeQuery: Read 50 rows, 91.75 KiB in 0.001904 sec., 26260.50420168067 rows/sec., 47.06 MiB/sec. | ||
| 5924 | 2026.03.20 19:58:57.941061 [ 268 ] {7cc2db6b-90e0-499f-ba8e-56d16df88ab3} <Debug> TCPHandler: Processed in 0.002087866 sec. | ||
| 5925 | 2026.03.20 19:58:57.941181 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5926 | 2026.03.20 19:58:57.941275 [ 268 ] {f17e7c62-35c9-4922-88f2-3ff62eb6aaaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5927 | 2026.03.20 19:58:57.941317 [ 268 ] {f17e7c62-35c9-4922-88f2-3ff62eb6aaaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5928 | 2026.03.20 19:58:57.941637 [ 268 ] {f17e7c62-35c9-4922-88f2-3ff62eb6aaaa} <Trace> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5929 | 2026.03.20 19:58:57.941673 [ 268 ] {f17e7c62-35c9-4922-88f2-3ff62eb6aaaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 5930 | 2026.03.20 19:58:57.941974 [ 268 ] {f17e7c62-35c9-4922-88f2-3ff62eb6aaaa} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 5931 | 2026.03.20 19:58:57.942182 [ 268 ] {f17e7c62-35c9-4922-88f2-3ff62eb6aaaa} <Trace> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5932 | 2026.03.20 19:58:57.942310 [ 268 ] {f17e7c62-35c9-4922-88f2-3ff62eb6aaaa} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001053 sec., 11396.011396011398 rows/sec., 786.44 KiB/sec. | ||
| 5933 | 2026.03.20 19:58:57.942346 [ 268 ] {f17e7c62-35c9-4922-88f2-3ff62eb6aaaa} <Debug> TCPHandler: Processed in 0.001216112 sec. | ||
| 5934 | 2026.03.20 19:58:58.000181 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 269.26 MiB, peak 273.46 MiB, free memory in arenas 0.00 B, will set to 268.19 MiB (RSS), difference: -1.07 MiB | ||
| 5935 | 2026.03.20 19:58:59.821864 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14783 | ||
| 5936 | 2026.03.20 19:58:59.822369 [ 244 ] {} <Trace> system.asynchronous_metric_log (68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5937 | 2026.03.20 19:58:59.822419 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 5938 | 2026.03.20 19:58:59.822908 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5939 | 2026.03.20 19:58:59.823145 [ 244 ] {} <Trace> system.asynchronous_metric_log (68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5940 | 2026.03.20 19:58:59.823288 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14783 | ||
| 5941 | 2026.03.20 19:58:59.823287 [ 103 ] {} <Debug> system.asynchronous_metric_log (68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5942 | 2026.03.20 19:58:59.823362 [ 103 ] {} <Trace> system.asynchronous_metric_log (68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5943 | 2026.03.20 19:58:59.823387 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 5944 | 2026.03.20 19:58:59.823488 [ 191 ] {68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8::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 | ||
| 5945 | 2026.03.20 19:58:59.823601 [ 191 ] {68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5946 | 2026.03.20 19:58:59.823640 [ 191 ] {68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12415 rows starting from the beginning of the part | ||
| 5947 | 2026.03.20 19:58:59.823700 [ 191 ] {68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 448 rows starting from the beginning of the part | ||
| 5948 | 2026.03.20 19:58:59.823743 [ 191 ] {68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 512 rows starting from the beginning of the part | ||
| 5949 | 2026.03.20 19:58:59.823787 [ 191 ] {68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 448 rows starting from the beginning of the part | ||
| 5950 | 2026.03.20 19:58:59.823824 [ 191 ] {68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 512 rows starting from the beginning of the part | ||
| 5951 | 2026.03.20 19:58:59.823860 [ 191 ] {68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 448 rows starting from the beginning of the part | ||
| 5952 | 2026.03.20 19:58:59.825908 [ 198 ] {68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14783 rows, containing 4 columns (4 merged, 0 gathered) in 0.002460776 sec., 6007454.559049666 rows/sec., 85.94 MiB/sec. | ||
| 5953 | 2026.03.20 19:58:59.826182 [ 191 ] {68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5954 | 2026.03.20 19:58:59.826439 [ 191 ] {68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8::all_1_31_6} <Trace> system.asynchronous_metric_log (68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5955 | 2026.03.20 19:58:59.826514 [ 191 ] {68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8::all_1_31_6} <Trace> system.asynchronous_metric_log (68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5956 | 2026.03.20 19:58:59.826590 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.47 MiB. | ||
| 5957 | 2026.03.20 19:59:00.599289 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 5958 | 2026.03.20 19:59:00.616624 [ 243 ] {} <Trace> system.metric_log (c7b02c2c-b96c-49bb-8e22-d7891c66dbbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5959 | 2026.03.20 19:59:00.616675 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 5960 | 2026.03.20 19:59:00.622262 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5961 | 2026.03.20 19:59:00.623000 [ 243 ] {} <Trace> system.metric_log (c7b02c2c-b96c-49bb-8e22-d7891c66dbbf): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5962 | 2026.03.20 19:59:00.623324 [ 122 ] {} <Debug> system.metric_log (c7b02c2c-b96c-49bb-8e22-d7891c66dbbf) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5963 | 2026.03.20 19:59:00.623397 [ 122 ] {} <Trace> system.metric_log (c7b02c2c-b96c-49bb-8e22-d7891c66dbbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5964 | 2026.03.20 19:59:00.623417 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 5965 | 2026.03.20 19:59:00.623522 [ 198 ] {c7b02c2c-b96c-49bb-8e22-d7891c66dbbf::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 | ||
| 5966 | 2026.03.20 19:59:00.626019 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 5967 | 2026.03.20 19:59:00.627246 [ 198 ] {c7b02c2c-b96c-49bb-8e22-d7891c66dbbf::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5968 | 2026.03.20 19:59:00.628579 [ 198 ] {c7b02c2c-b96c-49bb-8e22-d7891c66dbbf::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 | ||
| 5969 | 2026.03.20 19:59:00.633355 [ 198 ] {c7b02c2c-b96c-49bb-8e22-d7891c66dbbf::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 | ||
| 5970 | 2026.03.20 19:59:00.638064 [ 198 ] {c7b02c2c-b96c-49bb-8e22-d7891c66dbbf::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 | ||
| 5971 | 2026.03.20 19:59:00.642470 [ 198 ] {c7b02c2c-b96c-49bb-8e22-d7891c66dbbf::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 | ||
| 5972 | 2026.03.20 19:59:00.646788 [ 198 ] {c7b02c2c-b96c-49bb-8e22-d7891c66dbbf::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 | ||
| 5973 | 2026.03.20 19:59:00.650784 [ 198 ] {c7b02c2c-b96c-49bb-8e22-d7891c66dbbf::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 | ||
| 5974 | 2026.03.20 19:59:00.705604 [ 191 ] {c7b02c2c-b96c-49bb-8e22-d7891c66dbbf::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.082122639 sec., 2849.396985403745 rows/sec., 14.73 MiB/sec. | ||
| 5975 | 2026.03.20 19:59:00.707481 [ 190 ] {c7b02c2c-b96c-49bb-8e22-d7891c66dbbf::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5976 | 2026.03.20 19:59:00.709255 [ 190 ] {c7b02c2c-b96c-49bb-8e22-d7891c66dbbf::all_1_31_6} <Trace> system.metric_log (c7b02c2c-b96c-49bb-8e22-d7891c66dbbf): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5977 | 2026.03.20 19:59:00.709352 [ 190 ] {c7b02c2c-b96c-49bb-8e22-d7891c66dbbf::all_1_31_6} <Trace> system.metric_log (c7b02c2c-b96c-49bb-8e22-d7891c66dbbf) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5978 | 2026.03.20 19:59:00.710781 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 5979 | 2026.03.20 19:59:01.000200 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 269.69 MiB, peak 280.24 MiB, free memory in arenas 0.00 B, will set to 274.46 MiB (RSS), difference: 4.77 MiB | ||
| 5980 | 2026.03.20 19:59:02.546800 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5981 | 2026.03.20 19:59:02.547000 [ 268 ] {22003129-5461-4698-ac97-933f398ce499} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5982 | 2026.03.20 19:59:02.547075 [ 268 ] {22003129-5461-4698-ac97-933f398ce499} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5983 | 2026.03.20 19:59:02.547764 [ 268 ] {22003129-5461-4698-ac97-933f398ce499} <Trace> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5984 | 2026.03.20 19:59:02.547812 [ 268 ] {22003129-5461-4698-ac97-933f398ce499} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 5985 | 2026.03.20 19:59:02.548193 [ 268 ] {22003129-5461-4698-ac97-933f398ce499} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 5986 | 2026.03.20 19:59:02.548418 [ 268 ] {22003129-5461-4698-ac97-933f398ce499} <Trace> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5987 | 2026.03.20 19:59:02.548568 [ 268 ] {22003129-5461-4698-ac97-933f398ce499} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001622 sec., 34525.2774352651 rows/sec., 2.65 MiB/sec. | ||
| 5988 | 2026.03.20 19:59:02.548587 [ 152 ] {} <Debug> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 5989 | 2026.03.20 19:59:02.548610 [ 268 ] {22003129-5461-4698-ac97-933f398ce499} <Debug> TCPHandler: Processed in 0.001947911 sec. | ||
| 5990 | 2026.03.20 19:59:02.548665 [ 152 ] {} <Trace> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5991 | 2026.03.20 19:59:02.548695 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 5992 | 2026.03.20 19:59:02.548766 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5993 | 2026.03.20 19:59:02.548829 [ 193 ] {51452922-abc3-4310-be23-99aba1d27284::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 | ||
| 5994 | 2026.03.20 19:59:02.548868 [ 268 ] {4de9104b-ace0-49de-b734-0b56c1032559} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5995 | 2026.03.20 19:59:02.548918 [ 268 ] {4de9104b-ace0-49de-b734-0b56c1032559} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5996 | 2026.03.20 19:59:02.548970 [ 193 ] {51452922-abc3-4310-be23-99aba1d27284::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5997 | 2026.03.20 19:59:02.549010 [ 193 ] {51452922-abc3-4310-be23-99aba1d27284::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2614 rows starting from the beginning of the part | ||
| 5998 | 2026.03.20 19:59:02.549080 [ 193 ] {51452922-abc3-4310-be23-99aba1d27284::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 | ||
| 5999 | 2026.03.20 19:59:02.549126 [ 193 ] {51452922-abc3-4310-be23-99aba1d27284::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 138 rows starting from the beginning of the part | ||
| 6000 | 2026.03.20 19:59:02.549168 [ 193 ] {51452922-abc3-4310-be23-99aba1d27284::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 | ||
| 6001 | 2026.03.20 19:59:02.549208 [ 193 ] {51452922-abc3-4310-be23-99aba1d27284::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 2604 rows starting from the beginning of the part | ||
| 6002 | 2026.03.20 19:59:02.549251 [ 193 ] {51452922-abc3-4310-be23-99aba1d27284::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 56 rows starting from the beginning of the part | ||
| 6003 | 2026.03.20 19:59:02.549353 [ 268 ] {4de9104b-ace0-49de-b734-0b56c1032559} <Trace> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6004 | 2026.03.20 19:59:02.549395 [ 268 ] {4de9104b-ace0-49de-b734-0b56c1032559} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6005 | 2026.03.20 19:59:02.549960 [ 268 ] {4de9104b-ace0-49de-b734-0b56c1032559} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6006 | 2026.03.20 19:59:02.550207 [ 268 ] {4de9104b-ace0-49de-b734-0b56c1032559} <Trace> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6007 | 2026.03.20 19:59:02.550326 [ 152 ] {} <Debug> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 6008 | 2026.03.20 19:59:02.550341 [ 268 ] {4de9104b-ace0-49de-b734-0b56c1032559} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001493 sec., 42866.71131949096 rows/sec., 3.35 MiB/sec. | ||
| 6009 | 2026.03.20 19:59:02.550366 [ 152 ] {} <Trace> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6010 | 2026.03.20 19:59:02.550387 [ 268 ] {4de9104b-ace0-49de-b734-0b56c1032559} <Debug> TCPHandler: Processed in 0.001679885 sec. | ||
| 6011 | 2026.03.20 19:59:02.550388 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6012 | 2026.03.20 19:59:02.550493 [ 190 ] {28a0ca83-9ebc-4857-818e-128efd36f40d::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 | ||
| 6013 | 2026.03.20 19:59:02.550516 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6014 | 2026.03.20 19:59:02.550587 [ 190 ] {28a0ca83-9ebc-4857-818e-128efd36f40d::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6015 | 2026.03.20 19:59:02.550609 [ 268 ] {b628a0a4-3edd-440c-9ac6-495ed045e7c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6016 | 2026.03.20 19:59:02.550615 [ 190 ] {28a0ca83-9ebc-4857-818e-128efd36f40d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1401 rows starting from the beginning of the part | ||
| 6017 | 2026.03.20 19:59:02.550656 [ 268 ] {b628a0a4-3edd-440c-9ac6-495ed045e7c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6018 | 2026.03.20 19:59:02.550679 [ 190 ] {28a0ca83-9ebc-4857-818e-128efd36f40d::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 | ||
| 6019 | 2026.03.20 19:59:02.550726 [ 190 ] {28a0ca83-9ebc-4857-818e-128efd36f40d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 105 rows starting from the beginning of the part | ||
| 6020 | 2026.03.20 19:59:02.550764 [ 190 ] {28a0ca83-9ebc-4857-818e-128efd36f40d::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 | ||
| 6021 | 2026.03.20 19:59:02.550802 [ 190 ] {28a0ca83-9ebc-4857-818e-128efd36f40d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 1367 rows starting from the beginning of the part | ||
| 6022 | 2026.03.20 19:59:02.550839 [ 190 ] {28a0ca83-9ebc-4857-818e-128efd36f40d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 64 rows starting from the beginning of the part | ||
| 6023 | 2026.03.20 19:59:02.551039 [ 268 ] {b628a0a4-3edd-440c-9ac6-495ed045e7c8} <Trace> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6024 | 2026.03.20 19:59:02.551074 [ 268 ] {b628a0a4-3edd-440c-9ac6-495ed045e7c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6025 | 2026.03.20 19:59:02.551287 [ 192 ] {51452922-abc3-4310-be23-99aba1d27284::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5524 rows, containing 5 columns (5 merged, 0 gathered) in 0.002519557 sec., 2192448.910661676 rows/sec., 174.15 MiB/sec. | ||
| 6026 | 2026.03.20 19:59:02.551569 [ 194 ] {51452922-abc3-4310-be23-99aba1d27284::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 6027 | 2026.03.20 19:59:02.551614 [ 268 ] {b628a0a4-3edd-440c-9ac6-495ed045e7c8} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6028 | 2026.03.20 19:59:02.551832 [ 268 ] {b628a0a4-3edd-440c-9ac6-495ed045e7c8} <Trace> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6029 | 2026.03.20 19:59:02.551843 [ 194 ] {51452922-abc3-4310-be23-99aba1d27284::all_1_51_10} <Trace> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6030 | 2026.03.20 19:59:02.551917 [ 194 ] {51452922-abc3-4310-be23-99aba1d27284::all_1_51_10} <Trace> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 6031 | 2026.03.20 19:59:02.551947 [ 152 ] {} <Debug> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 6032 | 2026.03.20 19:59:02.551965 [ 268 ] {b628a0a4-3edd-440c-9ac6-495ed045e7c8} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001372 sec., 93294.46064139942 rows/sec., 6.50 MiB/sec. | ||
| 6033 | 2026.03.20 19:59:02.551982 [ 152 ] {} <Trace> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6034 | 2026.03.20 19:59:02.552011 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6035 | 2026.03.20 19:59:02.552021 [ 268 ] {b628a0a4-3edd-440c-9ac6-495ed045e7c8} <Debug> TCPHandler: Processed in 0.001554971 sec. | ||
| 6036 | 2026.03.20 19:59:02.552026 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 6037 | 2026.03.20 19:59:02.552102 [ 194 ] {28a0ca83-9ebc-4857-818e-128efd36f40d::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3065 rows, containing 5 columns (5 merged, 0 gathered) in 0.001651814 sec., 1855535.7927708568 rows/sec., 134.67 MiB/sec. | ||
| 6038 | 2026.03.20 19:59:02.552149 [ 189 ] {18220be3-bf38-4865-9b53-defeec2c4a91::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 | ||
| 6039 | 2026.03.20 19:59:02.552161 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6040 | 2026.03.20 19:59:02.552265 [ 189 ] {18220be3-bf38-4865-9b53-defeec2c4a91::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6041 | 2026.03.20 19:59:02.552268 [ 268 ] {cf8ab0e6-e10d-4b0c-be33-db5e6af8076b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6042 | 2026.03.20 19:59:02.552300 [ 189 ] {18220be3-bf38-4865-9b53-defeec2c4a91::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 17592 rows starting from the beginning of the part | ||
| 6043 | 2026.03.20 19:59:02.552327 [ 268 ] {cf8ab0e6-e10d-4b0c-be33-db5e6af8076b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6044 | 2026.03.20 19:59:02.552365 [ 189 ] {18220be3-bf38-4865-9b53-defeec2c4a91::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 160 rows starting from the beginning of the part | ||
| 6045 | 2026.03.20 19:59:02.552395 [ 188 ] {28a0ca83-9ebc-4857-818e-128efd36f40d::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 6046 | 2026.03.20 19:59:02.552419 [ 189 ] {18220be3-bf38-4865-9b53-defeec2c4a91::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 | ||
| 6047 | 2026.03.20 19:59:02.552465 [ 189 ] {18220be3-bf38-4865-9b53-defeec2c4a91::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 | ||
| 6048 | 2026.03.20 19:59:02.552506 [ 189 ] {18220be3-bf38-4865-9b53-defeec2c4a91::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 1533 rows starting from the beginning of the part | ||
| 6049 | 2026.03.20 19:59:02.552559 [ 189 ] {18220be3-bf38-4865-9b53-defeec2c4a91::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 128 rows starting from the beginning of the part | ||
| 6050 | 2026.03.20 19:59:02.552693 [ 188 ] {28a0ca83-9ebc-4857-818e-128efd36f40d::all_1_51_10} <Trace> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6051 | 2026.03.20 19:59:02.552703 [ 268 ] {cf8ab0e6-e10d-4b0c-be33-db5e6af8076b} <Trace> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6052 | 2026.03.20 19:59:02.552751 [ 268 ] {cf8ab0e6-e10d-4b0c-be33-db5e6af8076b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6053 | 2026.03.20 19:59:02.552796 [ 188 ] {28a0ca83-9ebc-4857-818e-128efd36f40d::all_1_51_10} <Trace> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 6054 | 2026.03.20 19:59:02.552895 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 6055 | 2026.03.20 19:59:02.553115 [ 268 ] {cf8ab0e6-e10d-4b0c-be33-db5e6af8076b} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6056 | 2026.03.20 19:59:02.553325 [ 268 ] {cf8ab0e6-e10d-4b0c-be33-db5e6af8076b} <Trace> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6057 | 2026.03.20 19:59:02.553436 [ 152 ] {} <Debug> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 6058 | 2026.03.20 19:59:02.553455 [ 268 ] {cf8ab0e6-e10d-4b0c-be33-db5e6af8076b} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001206 sec., 39800.99502487562 rows/sec., 2.68 MiB/sec. | ||
| 6059 | 2026.03.20 19:59:02.553470 [ 152 ] {} <Trace> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6060 | 2026.03.20 19:59:02.553496 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6061 | 2026.03.20 19:59:02.553499 [ 268 ] {cf8ab0e6-e10d-4b0c-be33-db5e6af8076b} <Debug> TCPHandler: Processed in 0.001397837 sec. | ||
| 6062 | 2026.03.20 19:59:02.553577 [ 200 ] {5b0fb7ba-36a7-4d07-84fe-ea424beb27ea::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 | ||
| 6063 | 2026.03.20 19:59:02.553689 [ 200 ] {5b0fb7ba-36a7-4d07-84fe-ea424beb27ea::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6064 | 2026.03.20 19:59:02.553721 [ 200 ] {5b0fb7ba-36a7-4d07-84fe-ea424beb27ea::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2340 rows starting from the beginning of the part | ||
| 6065 | 2026.03.20 19:59:02.553781 [ 200 ] {5b0fb7ba-36a7-4d07-84fe-ea424beb27ea::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 | ||
| 6066 | 2026.03.20 19:59:02.553822 [ 200 ] {5b0fb7ba-36a7-4d07-84fe-ea424beb27ea::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 | ||
| 6067 | 2026.03.20 19:59:02.553863 [ 200 ] {5b0fb7ba-36a7-4d07-84fe-ea424beb27ea::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 | ||
| 6068 | 2026.03.20 19:59:02.553903 [ 200 ] {5b0fb7ba-36a7-4d07-84fe-ea424beb27ea::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 12 rows starting from the beginning of the part | ||
| 6069 | 2026.03.20 19:59:02.553942 [ 200 ] {5b0fb7ba-36a7-4d07-84fe-ea424beb27ea::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 48 rows starting from the beginning of the part | ||
| 6070 | 2026.03.20 19:59:02.555170 [ 194 ] {5b0fb7ba-36a7-4d07-84fe-ea424beb27ea::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2580 rows, containing 4 columns (4 merged, 0 gathered) in 0.001631453 sec., 1581412.397415065 rows/sec., 106.58 MiB/sec. | ||
| 6071 | 2026.03.20 19:59:02.555529 [ 186 ] {5b0fb7ba-36a7-4d07-84fe-ea424beb27ea::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 6072 | 2026.03.20 19:59:02.555827 [ 186 ] {5b0fb7ba-36a7-4d07-84fe-ea424beb27ea::all_1_51_10} <Trace> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6073 | 2026.03.20 19:59:02.555914 [ 186 ] {5b0fb7ba-36a7-4d07-84fe-ea424beb27ea::all_1_51_10} <Trace> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 6074 | 2026.03.20 19:59:02.556013 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 6075 | 2026.03.20 19:59:02.559045 [ 186 ] {18220be3-bf38-4865-9b53-defeec2c4a91::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19733 rows, containing 5 columns (5 merged, 0 gathered) in 0.006937064 sec., 2844575.1689763856 rows/sec., 182.47 MiB/sec. | ||
| 6076 | 2026.03.20 19:59:02.559394 [ 200 ] {18220be3-bf38-4865-9b53-defeec2c4a91::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 6077 | 2026.03.20 19:59:02.559661 [ 200 ] {18220be3-bf38-4865-9b53-defeec2c4a91::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6078 | 2026.03.20 19:59:02.559739 [ 200 ] {18220be3-bf38-4865-9b53-defeec2c4a91::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 6079 | 2026.03.20 19:59:02.559816 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.25 MiB. | ||
| 6080 | 2026.03.20 19:59:03.000200 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 274.85 MiB, peak 281.92 MiB, free memory in arenas 0.00 B, will set to 277.75 MiB (RSS), difference: 2.90 MiB | ||
| 6081 | 2026.03.20 19:59:07.184526 [ 148 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6082 | 2026.03.20 19:59:07.184615 [ 148 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6083 | 2026.03.20 19:59:07.323423 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15295 | ||
| 6084 | 2026.03.20 19:59:07.323950 [ 244 ] {} <Trace> system.asynchronous_metric_log (68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6085 | 2026.03.20 19:59:07.324002 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6086 | 2026.03.20 19:59:07.324498 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6087 | 2026.03.20 19:59:07.324741 [ 244 ] {} <Trace> system.asynchronous_metric_log (68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6088 | 2026.03.20 19:59:07.324897 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15295 | ||
| 6089 | 2026.03.20 19:59:07.362518 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 772 | ||
| 6090 | 2026.03.20 19:59:07.365000 [ 242 ] {} <Trace> system.query_log (50ee8abe-c559-4bfc-bb2f-d84f09891cde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6091 | 2026.03.20 19:59:07.365055 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6092 | 2026.03.20 19:59:07.366294 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6093 | 2026.03.20 19:59:07.366582 [ 242 ] {} <Trace> system.query_log (50ee8abe-c559-4bfc-bb2f-d84f09891cde): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6094 | 2026.03.20 19:59:07.366954 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 772 | ||
| 6095 | 2026.03.20 19:59:07.547931 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6096 | 2026.03.20 19:59:07.548112 [ 268 ] {b56f1a12-b29f-40e7-92d9-dd1ed248d343} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6097 | 2026.03.20 19:59:07.548179 [ 268 ] {b56f1a12-b29f-40e7-92d9-dd1ed248d343} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6098 | 2026.03.20 19:59:07.548828 [ 268 ] {b56f1a12-b29f-40e7-92d9-dd1ed248d343} <Trace> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6099 | 2026.03.20 19:59:07.548875 [ 268 ] {b56f1a12-b29f-40e7-92d9-dd1ed248d343} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6100 | 2026.03.20 19:59:07.549263 [ 268 ] {b56f1a12-b29f-40e7-92d9-dd1ed248d343} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 6101 | 2026.03.20 19:59:07.549485 [ 268 ] {b56f1a12-b29f-40e7-92d9-dd1ed248d343} <Trace> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6102 | 2026.03.20 19:59:07.549645 [ 268 ] {b56f1a12-b29f-40e7-92d9-dd1ed248d343} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001581 sec., 35420.61986084757 rows/sec., 2.72 MiB/sec. | ||
| 6103 | 2026.03.20 19:59:07.549695 [ 268 ] {b56f1a12-b29f-40e7-92d9-dd1ed248d343} <Debug> TCPHandler: Processed in 0.00189119 sec. | ||
| 6104 | 2026.03.20 19:59:07.549819 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6105 | 2026.03.20 19:59:07.549919 [ 268 ] {94fdc6fb-7c7d-4afc-a959-b0d8bcaa98e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6106 | 2026.03.20 19:59:07.549963 [ 268 ] {94fdc6fb-7c7d-4afc-a959-b0d8bcaa98e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6107 | 2026.03.20 19:59:07.550398 [ 268 ] {94fdc6fb-7c7d-4afc-a959-b0d8bcaa98e8} <Trace> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6108 | 2026.03.20 19:59:07.550439 [ 268 ] {94fdc6fb-7c7d-4afc-a959-b0d8bcaa98e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6109 | 2026.03.20 19:59:07.550772 [ 268 ] {94fdc6fb-7c7d-4afc-a959-b0d8bcaa98e8} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 6110 | 2026.03.20 19:59:07.550987 [ 268 ] {94fdc6fb-7c7d-4afc-a959-b0d8bcaa98e8} <Trace> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6111 | 2026.03.20 19:59:07.551125 [ 268 ] {94fdc6fb-7c7d-4afc-a959-b0d8bcaa98e8} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001229 sec., 52074.857607811224 rows/sec., 4.06 MiB/sec. | ||
| 6112 | 2026.03.20 19:59:07.551165 [ 268 ] {94fdc6fb-7c7d-4afc-a959-b0d8bcaa98e8} <Debug> TCPHandler: Processed in 0.001397217 sec. | ||
| 6113 | 2026.03.20 19:59:07.551278 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6114 | 2026.03.20 19:59:07.551376 [ 268 ] {77151518-bfce-498e-ace8-5cc6dbd9a2e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6115 | 2026.03.20 19:59:07.551423 [ 268 ] {77151518-bfce-498e-ace8-5cc6dbd9a2e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6116 | 2026.03.20 19:59:07.551835 [ 268 ] {77151518-bfce-498e-ace8-5cc6dbd9a2e4} <Trace> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6117 | 2026.03.20 19:59:07.551874 [ 268 ] {77151518-bfce-498e-ace8-5cc6dbd9a2e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6118 | 2026.03.20 19:59:07.552209 [ 268 ] {77151518-bfce-498e-ace8-5cc6dbd9a2e4} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 6119 | 2026.03.20 19:59:07.552418 [ 268 ] {77151518-bfce-498e-ace8-5cc6dbd9a2e4} <Trace> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6120 | 2026.03.20 19:59:07.552550 [ 268 ] {77151518-bfce-498e-ace8-5cc6dbd9a2e4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001194 sec., 134003.3500837521 rows/sec., 9.33 MiB/sec. | ||
| 6121 | 2026.03.20 19:59:07.552586 [ 268 ] {77151518-bfce-498e-ace8-5cc6dbd9a2e4} <Debug> TCPHandler: Processed in 0.001358196 sec. | ||
| 6122 | 2026.03.20 19:59:07.552688 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6123 | 2026.03.20 19:59:07.552781 [ 268 ] {3776719b-67d4-46ea-a949-2bbe635b314a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6124 | 2026.03.20 19:59:07.552823 [ 268 ] {3776719b-67d4-46ea-a949-2bbe635b314a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6125 | 2026.03.20 19:59:07.553156 [ 268 ] {3776719b-67d4-46ea-a949-2bbe635b314a} <Trace> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6126 | 2026.03.20 19:59:07.553192 [ 268 ] {3776719b-67d4-46ea-a949-2bbe635b314a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6127 | 2026.03.20 19:59:07.553495 [ 268 ] {3776719b-67d4-46ea-a949-2bbe635b314a} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 6128 | 2026.03.20 19:59:07.553703 [ 268 ] {3776719b-67d4-46ea-a949-2bbe635b314a} <Trace> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6129 | 2026.03.20 19:59:07.553832 [ 268 ] {3776719b-67d4-46ea-a949-2bbe635b314a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001069 sec., 56127.22170252572 rows/sec., 3.78 MiB/sec. | ||
| 6130 | 2026.03.20 19:59:07.553868 [ 268 ] {3776719b-67d4-46ea-a949-2bbe635b314a} <Debug> TCPHandler: Processed in 0.001230243 sec. | ||
| 6131 | 2026.03.20 19:59:08.002256 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000888334 sec. | ||
| 6132 | 2026.03.20 19:59:08.126139 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 6133 | 2026.03.20 19:59:08.141428 [ 243 ] {} <Trace> system.metric_log (c7b02c2c-b96c-49bb-8e22-d7891c66dbbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6134 | 2026.03.20 19:59:08.141481 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6135 | 2026.03.20 19:59:08.146991 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6136 | 2026.03.20 19:59:08.147666 [ 243 ] {} <Trace> system.metric_log (c7b02c2c-b96c-49bb-8e22-d7891c66dbbf): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6137 | 2026.03.20 19:59:08.150346 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 6138 | 2026.03.20 19:59:12.559564 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6139 | 2026.03.20 19:59:12.559862 [ 268 ] {9ad029ec-64d8-414c-8921-3ff55e67d863} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6140 | 2026.03.20 19:59:12.559977 [ 268 ] {9ad029ec-64d8-414c-8921-3ff55e67d863} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6141 | 2026.03.20 19:59:12.561164 [ 268 ] {9ad029ec-64d8-414c-8921-3ff55e67d863} <Trace> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6142 | 2026.03.20 19:59:12.561236 [ 268 ] {9ad029ec-64d8-414c-8921-3ff55e67d863} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6143 | 2026.03.20 19:59:12.561792 [ 268 ] {9ad029ec-64d8-414c-8921-3ff55e67d863} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 6144 | 2026.03.20 19:59:12.562152 [ 268 ] {9ad029ec-64d8-414c-8921-3ff55e67d863} <Trace> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6145 | 2026.03.20 19:59:12.562400 [ 268 ] {9ad029ec-64d8-414c-8921-3ff55e67d863} <Debug> executeQuery: Read 138 rows, 12.29 KiB in 0.002614 sec., 52792.65493496557 rows/sec., 4.59 MiB/sec. | ||
| 6146 | 2026.03.20 19:59:12.562481 [ 268 ] {9ad029ec-64d8-414c-8921-3ff55e67d863} <Debug> TCPHandler: Processed in 0.003160534 sec. | ||
| 6147 | 2026.03.20 19:59:12.562670 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6148 | 2026.03.20 19:59:12.562816 [ 268 ] {4c11fa4b-3f10-4786-958d-2ed5cb94b9bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6149 | 2026.03.20 19:59:12.562884 [ 268 ] {4c11fa4b-3f10-4786-958d-2ed5cb94b9bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6150 | 2026.03.20 19:59:12.563596 [ 268 ] {4c11fa4b-3f10-4786-958d-2ed5cb94b9bb} <Trace> oximeter.fields_u16 (04c457fd-3af8-4a79-a88d-7c36c4cdcc84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6151 | 2026.03.20 19:59:12.563652 [ 268 ] {4c11fa4b-3f10-4786-958d-2ed5cb94b9bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6152 | 2026.03.20 19:59:12.564143 [ 268 ] {4c11fa4b-3f10-4786-958d-2ed5cb94b9bb} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6153 | 2026.03.20 19:59:12.564496 [ 268 ] {4c11fa4b-3f10-4786-958d-2ed5cb94b9bb} <Trace> oximeter.fields_u16 (04c457fd-3af8-4a79-a88d-7c36c4cdcc84): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6154 | 2026.03.20 19:59:12.564717 [ 268 ] {4c11fa4b-3f10-4786-958d-2ed5cb94b9bb} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001937 sec., 21166.752710376873 rows/sec., 1.55 MiB/sec. | ||
| 6155 | 2026.03.20 19:59:12.564784 [ 268 ] {4c11fa4b-3f10-4786-958d-2ed5cb94b9bb} <Debug> TCPHandler: Processed in 0.002184878 sec. | ||
| 6156 | 2026.03.20 19:59:12.564970 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6157 | 2026.03.20 19:59:12.565105 [ 268 ] {1f7c2f3f-71d1-416f-927f-43a54aaeb8a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6158 | 2026.03.20 19:59:12.565167 [ 268 ] {1f7c2f3f-71d1-416f-927f-43a54aaeb8a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6159 | 2026.03.20 19:59:12.565941 [ 268 ] {1f7c2f3f-71d1-416f-927f-43a54aaeb8a7} <Trace> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6160 | 2026.03.20 19:59:12.565995 [ 268 ] {1f7c2f3f-71d1-416f-927f-43a54aaeb8a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6161 | 2026.03.20 19:59:12.566444 [ 268 ] {1f7c2f3f-71d1-416f-927f-43a54aaeb8a7} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 6162 | 2026.03.20 19:59:12.566736 [ 268 ] {1f7c2f3f-71d1-416f-927f-43a54aaeb8a7} <Trace> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6163 | 2026.03.20 19:59:12.566946 [ 268 ] {1f7c2f3f-71d1-416f-927f-43a54aaeb8a7} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001876 sec., 55970.14925373134 rows/sec., 4.37 MiB/sec. | ||
| 6164 | 2026.03.20 19:59:12.567008 [ 268 ] {1f7c2f3f-71d1-416f-927f-43a54aaeb8a7} <Debug> TCPHandler: Processed in 0.002107946 sec. | ||
| 6165 | 2026.03.20 19:59:12.567181 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6166 | 2026.03.20 19:59:12.567302 [ 268 ] {9e0df5f4-246b-477b-8c18-8a7f3cd3279e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6167 | 2026.03.20 19:59:12.567362 [ 268 ] {9e0df5f4-246b-477b-8c18-8a7f3cd3279e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6168 | 2026.03.20 19:59:12.567978 [ 268 ] {9e0df5f4-246b-477b-8c18-8a7f3cd3279e} <Trace> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6169 | 2026.03.20 19:59:12.568022 [ 268 ] {9e0df5f4-246b-477b-8c18-8a7f3cd3279e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6170 | 2026.03.20 19:59:12.568443 [ 268 ] {9e0df5f4-246b-477b-8c18-8a7f3cd3279e} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 6171 | 2026.03.20 19:59:12.568713 [ 268 ] {9e0df5f4-246b-477b-8c18-8a7f3cd3279e} <Trace> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6172 | 2026.03.20 19:59:12.568904 [ 268 ] {9e0df5f4-246b-477b-8c18-8a7f3cd3279e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001634 sec., 97919.21664626682 rows/sec., 6.82 MiB/sec. | ||
| 6173 | 2026.03.20 19:59:12.568963 [ 268 ] {9e0df5f4-246b-477b-8c18-8a7f3cd3279e} <Debug> TCPHandler: Processed in 0.001843839 sec. | ||
| 6174 | 2026.03.20 19:59:12.569145 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6175 | 2026.03.20 19:59:12.569255 [ 268 ] {26497d9c-428f-4c6a-a9ab-0ee28dc94498} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6176 | 2026.03.20 19:59:12.569325 [ 268 ] {26497d9c-428f-4c6a-a9ab-0ee28dc94498} <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 | ||
| 6177 | 2026.03.20 19:59:12.570769 [ 268 ] {26497d9c-428f-4c6a-a9ab-0ee28dc94498} <Trace> oximeter.measurements_histogramu64 (4eb69afa-be86-412c-972f-8e432190220c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6178 | 2026.03.20 19:59:12.570818 [ 268 ] {26497d9c-428f-4c6a-a9ab-0ee28dc94498} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6179 | 2026.03.20 19:59:12.571838 [ 268 ] {26497d9c-428f-4c6a-a9ab-0ee28dc94498} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6180 | 2026.03.20 19:59:12.572266 [ 268 ] {26497d9c-428f-4c6a-a9ab-0ee28dc94498} <Trace> oximeter.measurements_histogramu64 (4eb69afa-be86-412c-972f-8e432190220c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6181 | 2026.03.20 19:59:12.572466 [ 268 ] {26497d9c-428f-4c6a-a9ab-0ee28dc94498} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.003234 sec., 12677.798392084107 rows/sec., 22.72 MiB/sec. | ||
| 6182 | 2026.03.20 19:59:12.572556 [ 268 ] {26497d9c-428f-4c6a-a9ab-0ee28dc94498} <Debug> TCPHandler: Processed in 0.003468803 sec. | ||
| 6183 | 2026.03.20 19:59:12.572726 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6184 | 2026.03.20 19:59:12.572839 [ 268 ] {991739ed-8c15-48ae-bfd5-080f40e24298} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6185 | 2026.03.20 19:59:12.572891 [ 268 ] {991739ed-8c15-48ae-bfd5-080f40e24298} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6186 | 2026.03.20 19:59:12.573373 [ 268 ] {991739ed-8c15-48ae-bfd5-080f40e24298} <Trace> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6187 | 2026.03.20 19:59:12.573418 [ 268 ] {991739ed-8c15-48ae-bfd5-080f40e24298} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6188 | 2026.03.20 19:59:12.575499 [ 268 ] {991739ed-8c15-48ae-bfd5-080f40e24298} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 6189 | 2026.03.20 19:59:12.575853 [ 268 ] {991739ed-8c15-48ae-bfd5-080f40e24298} <Trace> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6190 | 2026.03.20 19:59:12.576118 [ 268 ] {991739ed-8c15-48ae-bfd5-080f40e24298} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003295 sec., 18209.408194233685 rows/sec., 1.23 MiB/sec. | ||
| 6191 | 2026.03.20 19:59:12.576208 [ 268 ] {991739ed-8c15-48ae-bfd5-080f40e24298} <Debug> TCPHandler: Processed in 0.003548784 sec. | ||
| 6192 | 2026.03.20 19:59:13.023999 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38772 | ||
| 6193 | 2026.03.20 19:59:13.024115 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6194 | 2026.03.20 19:59:13.024143 [ 291 ] {} <Debug> TCP-Session: f8ddb364-ea73-49b1-bba7-f25b36e50b67 Authenticating user 'default' from [fd00:1122:3344:101::e]:38772 | ||
| 6195 | 2026.03.20 19:59:13.024164 [ 291 ] {} <Debug> TCP-Session: f8ddb364-ea73-49b1-bba7-f25b36e50b67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6196 | 2026.03.20 19:59:13.024177 [ 291 ] {} <Debug> TCP-Session: f8ddb364-ea73-49b1-bba7-f25b36e50b67 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6197 | 2026.03.20 19:59:13.024349 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37599 | ||
| 6198 | 2026.03.20 19:59:13.024411 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50083 | ||
| 6199 | 2026.03.20 19:59:13.024422 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63764 | ||
| 6200 | 2026.03.20 19:59:13.024453 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60073 | ||
| 6201 | 2026.03.20 19:59:13.024510 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6202 | 2026.03.20 19:59:13.024519 [ 291 ] {} <Trace> TCP-Session: f8ddb364-ea73-49b1-bba7-f25b36e50b67 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6203 | 2026.03.20 19:59:13.024544 [ 294 ] {} <Debug> TCP-Session: a297fe6a-de0d-4d61-99f6-847f2b2cef5d Authenticating user 'default' from [fd00:1122:3344:101::e]:50083 | ||
| 6204 | 2026.03.20 19:59:13.024463 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42019 | ||
| 6205 | 2026.03.20 19:59:13.024570 [ 294 ] {} <Debug> TCP-Session: a297fe6a-de0d-4d61-99f6-847f2b2cef5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6206 | 2026.03.20 19:59:13.024463 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6207 | 2026.03.20 19:59:13.024658 [ 294 ] {} <Debug> TCP-Session: a297fe6a-de0d-4d61-99f6-847f2b2cef5d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6208 | 2026.03.20 19:59:13.024449 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46829 | ||
| 6209 | 2026.03.20 19:59:13.024714 [ 291 ] {74a25a4c-94fb-4647-90a7-5ab90233b007} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38772) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6210 | 2026.03.20 19:59:13.024690 [ 292 ] {} <Debug> TCP-Session: f0913076-a9cb-4bb3-8d02-5881605c5c7f Authenticating user 'default' from [fd00:1122:3344:101::e]:37599 | ||
| 6211 | 2026.03.20 19:59:13.024409 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45727 | ||
| 6212 | 2026.03.20 19:59:13.024780 [ 292 ] {} <Debug> TCP-Session: f0913076-a9cb-4bb3-8d02-5881605c5c7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6213 | 2026.03.20 19:59:13.024440 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34586 | ||
| 6214 | 2026.03.20 19:59:13.024808 [ 292 ] {} <Debug> TCP-Session: f0913076-a9cb-4bb3-8d02-5881605c5c7f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6215 | 2026.03.20 19:59:13.025180 [ 291 ] {74a25a4c-94fb-4647-90a7-5ab90233b007} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6216 | 2026.03.20 19:59:13.025243 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6217 | 2026.03.20 19:59:13.025245 [ 291 ] {74a25a4c-94fb-4647-90a7-5ab90233b007} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6218 | 2026.03.20 19:59:13.025288 [ 290 ] {} <Debug> TCP-Session: 7bcf5640-d406-4ef0-a719-560a4718a38b Authenticating user 'default' from [fd00:1122:3344:101::e]:42019 | ||
| 6219 | 2026.03.20 19:59:13.025324 [ 290 ] {} <Debug> TCP-Session: 7bcf5640-d406-4ef0-a719-560a4718a38b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6220 | 2026.03.20 19:59:13.025339 [ 290 ] {} <Debug> TCP-Session: 7bcf5640-d406-4ef0-a719-560a4718a38b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6221 | 2026.03.20 19:59:13.025348 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6222 | 2026.03.20 19:59:13.025387 [ 293 ] {} <Debug> TCP-Session: 1d09308b-7b93-4146-ba9f-55c51d1bc8c6 Authenticating user 'default' from [fd00:1122:3344:101::e]:45727 | ||
| 6223 | 2026.03.20 19:59:13.025409 [ 293 ] {} <Debug> TCP-Session: 1d09308b-7b93-4146-ba9f-55c51d1bc8c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6224 | 2026.03.20 19:59:13.025426 [ 293 ] {} <Debug> TCP-Session: 1d09308b-7b93-4146-ba9f-55c51d1bc8c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6225 | 2026.03.20 19:59:13.025592 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6226 | 2026.03.20 19:59:13.025628 [ 289 ] {} <Debug> TCP-Session: a0155975-3597-42f3-b154-f2e62da5c4d3 Authenticating user 'default' from [fd00:1122:3344:101::e]:60073 | ||
| 6227 | 2026.03.20 19:59:13.025652 [ 289 ] {} <Debug> TCP-Session: a0155975-3597-42f3-b154-f2e62da5c4d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6228 | 2026.03.20 19:59:13.025669 [ 289 ] {} <Debug> TCP-Session: a0155975-3597-42f3-b154-f2e62da5c4d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6229 | 2026.03.20 19:59:13.025697 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6230 | 2026.03.20 19:59:13.025716 [ 291 ] {74a25a4c-94fb-4647-90a7-5ab90233b007} <Debug> oximeter.version (078d6925-fa51-4905-abb6-a72e2fd3fc2b) (SelectExecutor): Key condition: unknown | ||
| 6231 | 2026.03.20 19:59:13.025734 [ 286 ] {} <Debug> TCP-Session: 0d9b066b-d4d1-4d70-b42c-fb7127fa0e3b Authenticating user 'default' from [fd00:1122:3344:101::e]:46829 | ||
| 6232 | 2026.03.20 19:59:13.025766 [ 286 ] {} <Debug> TCP-Session: 0d9b066b-d4d1-4d70-b42c-fb7127fa0e3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6233 | 2026.03.20 19:59:13.025779 [ 286 ] {} <Debug> TCP-Session: 0d9b066b-d4d1-4d70-b42c-fb7127fa0e3b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6234 | 2026.03.20 19:59:13.025801 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6235 | 2026.03.20 19:59:13.025836 [ 266 ] {} <Debug> TCP-Session: db189069-4c50-40cd-8e46-a24ae2c9fe74 Authenticating user 'default' from [fd00:1122:3344:101::e]:63764 | ||
| 6236 | 2026.03.20 19:59:13.025852 [ 266 ] {} <Debug> TCP-Session: db189069-4c50-40cd-8e46-a24ae2c9fe74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6237 | 2026.03.20 19:59:13.025867 [ 266 ] {} <Debug> TCP-Session: db189069-4c50-40cd-8e46-a24ae2c9fe74 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6238 | 2026.03.20 19:59:13.025903 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6239 | 2026.03.20 19:59:13.025935 [ 288 ] {} <Debug> TCP-Session: eeee4b5a-a260-499a-a561-fd0d15599f51 Authenticating user 'default' from [fd00:1122:3344:101::e]:34586 | ||
| 6240 | 2026.03.20 19:59:13.025955 [ 288 ] {} <Debug> TCP-Session: eeee4b5a-a260-499a-a561-fd0d15599f51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6241 | 2026.03.20 19:59:13.025968 [ 288 ] {} <Debug> TCP-Session: eeee4b5a-a260-499a-a561-fd0d15599f51 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6242 | 2026.03.20 19:59:13.026891 [ 335 ] {74a25a4c-94fb-4647-90a7-5ab90233b007} <Trace> AggregatingTransform: Aggregating | ||
| 6243 | 2026.03.20 19:59:13.026953 [ 335 ] {74a25a4c-94fb-4647-90a7-5ab90233b007} <Trace> Aggregator: Aggregation method: without_key | ||
| 6244 | 2026.03.20 19:59:13.026996 [ 335 ] {74a25a4c-94fb-4647-90a7-5ab90233b007} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001155431 sec. (865.478 rows/sec., 33.81 KiB/sec.) | ||
| 6245 | 2026.03.20 19:59:13.027019 [ 335 ] {74a25a4c-94fb-4647-90a7-5ab90233b007} <Trace> Aggregator: Merging aggregated data | ||
| 6246 | 2026.03.20 19:59:13.028280 [ 291 ] {74a25a4c-94fb-4647-90a7-5ab90233b007} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00363 sec., 275.4820936639118 rows/sec., 10.76 KiB/sec. | ||
| 6247 | 2026.03.20 19:59:13.028433 [ 291 ] {74a25a4c-94fb-4647-90a7-5ab90233b007} <Debug> TCPHandler: Processed in 0.004066588 sec. | ||
| 6248 | 2026.03.20 19:59:13.028588 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6249 | 2026.03.20 19:59:13.028619 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6250 | 2026.03.20 19:59:13.028624 [ 291 ] {} <Debug> TCP-Session: f8ddb364-ea73-49b1-bba7-f25b36e50b67 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6251 | 2026.03.20 19:59:13.028645 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6252 | 2026.03.20 19:59:13.028674 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6253 | 2026.03.20 19:59:13.028679 [ 292 ] {} <Debug> TCP-Session: f0913076-a9cb-4bb3-8d02-5881605c5c7f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6254 | 2026.03.20 19:59:13.028707 [ 266 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6255 | 2026.03.20 19:59:13.028733 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6256 | 2026.03.20 19:59:13.028726 [ 290 ] {} <Debug> TCP-Session: 7bcf5640-d406-4ef0-a719-560a4718a38b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6257 | 2026.03.20 19:59:13.028764 [ 266 ] {} <Debug> TCP-Session: db189069-4c50-40cd-8e46-a24ae2c9fe74 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6258 | 2026.03.20 19:59:13.028781 [ 286 ] {} <Debug> TCP-Session: 0d9b066b-d4d1-4d70-b42c-fb7127fa0e3b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6259 | 2026.03.20 19:59:13.028782 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6260 | 2026.03.20 19:59:13.028804 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6261 | 2026.03.20 19:59:13.028834 [ 288 ] {} <Debug> TCP-Session: eeee4b5a-a260-499a-a561-fd0d15599f51 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6262 | 2026.03.20 19:59:13.028761 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6263 | 2026.03.20 19:59:13.028857 [ 289 ] {} <Debug> TCP-Session: a0155975-3597-42f3-b154-f2e62da5c4d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6264 | 2026.03.20 19:59:13.028887 [ 293 ] {} <Debug> TCP-Session: 1d09308b-7b93-4146-ba9f-55c51d1bc8c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6265 | 2026.03.20 19:59:13.028694 [ 294 ] {} <Debug> TCP-Session: a297fe6a-de0d-4d61-99f6-847f2b2cef5d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6266 | 2026.03.20 19:59:13.067951 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38740 | ||
| 6267 | 2026.03.20 19:59:13.068032 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6268 | 2026.03.20 19:59:13.068057 [ 291 ] {} <Debug> TCP-Session: f7010a7d-db4c-45c9-9ee9-fe67d97b4a10 Authenticating user 'default' from [fd00:1122:3344:101::e]:38740 | ||
| 6269 | 2026.03.20 19:59:13.068078 [ 291 ] {} <Debug> TCP-Session: f7010a7d-db4c-45c9-9ee9-fe67d97b4a10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6270 | 2026.03.20 19:59:13.068093 [ 291 ] {} <Debug> TCP-Session: f7010a7d-db4c-45c9-9ee9-fe67d97b4a10 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6271 | 2026.03.20 19:59:13.068245 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56954 | ||
| 6272 | 2026.03.20 19:59:13.068279 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50245 | ||
| 6273 | 2026.03.20 19:59:13.068315 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39213 | ||
| 6274 | 2026.03.20 19:59:13.068337 [ 291 ] {} <Trace> TCP-Session: f7010a7d-db4c-45c9-9ee9-fe67d97b4a10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6275 | 2026.03.20 19:59:13.068348 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40559 | ||
| 6276 | 2026.03.20 19:59:13.068367 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47262 | ||
| 6277 | 2026.03.20 19:59:13.068403 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6278 | 2026.03.20 19:59:13.068381 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6279 | 2026.03.20 19:59:13.068474 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6280 | 2026.03.20 19:59:13.068506 [ 293 ] {} <Debug> TCP-Session: 3c866c82-a834-4032-8699-f699939e16a4 Authenticating user 'default' from [fd00:1122:3344:101::e]:50245 | ||
| 6281 | 2026.03.20 19:59:13.068506 [ 291 ] {078237f6-2d50-4e66-abcb-e8b3aa0f0b96} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38740) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6282 | 2026.03.20 19:59:13.068537 [ 293 ] {} <Debug> TCP-Session: 3c866c82-a834-4032-8699-f699939e16a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6283 | 2026.03.20 19:59:13.068527 [ 290 ] {} <Debug> TCP-Session: 40533424-5333-4913-9e4f-de4262084c73 Authenticating user 'default' from [fd00:1122:3344:101::e]:47262 | ||
| 6284 | 2026.03.20 19:59:13.068567 [ 293 ] {} <Debug> TCP-Session: 3c866c82-a834-4032-8699-f699939e16a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6285 | 2026.03.20 19:59:13.068361 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37462 | ||
| 6286 | 2026.03.20 19:59:13.068594 [ 290 ] {} <Debug> TCP-Session: 40533424-5333-4913-9e4f-de4262084c73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6287 | 2026.03.20 19:59:13.068339 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54206 | ||
| 6288 | 2026.03.20 19:59:13.068642 [ 290 ] {} <Debug> TCP-Session: 40533424-5333-4913-9e4f-de4262084c73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6289 | 2026.03.20 19:59:13.068335 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6290 | 2026.03.20 19:59:13.068671 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6291 | 2026.03.20 19:59:13.068710 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6292 | 2026.03.20 19:59:13.068326 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63290 | ||
| 6293 | 2026.03.20 19:59:13.068738 [ 289 ] {} <Debug> TCP-Session: 04ceb4b8-bf13-4215-8689-ea3101bf1235 Authenticating user 'default' from [fd00:1122:3344:101::e]:37462 | ||
| 6294 | 2026.03.20 19:59:13.068748 [ 291 ] {078237f6-2d50-4e66-abcb-e8b3aa0f0b96} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6295 | 2026.03.20 19:59:13.068773 [ 289 ] {} <Debug> TCP-Session: 04ceb4b8-bf13-4215-8689-ea3101bf1235 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6296 | 2026.03.20 19:59:13.068748 [ 286 ] {} <Debug> TCP-Session: c9c70cfc-08b7-40cf-9c78-a9f14e7e0165 Authenticating user 'default' from [fd00:1122:3344:101::e]:54206 | ||
| 6297 | 2026.03.20 19:59:13.068803 [ 289 ] {} <Debug> TCP-Session: 04ceb4b8-bf13-4215-8689-ea3101bf1235 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6298 | 2026.03.20 19:59:13.068815 [ 291 ] {078237f6-2d50-4e66-abcb-e8b3aa0f0b96} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6299 | 2026.03.20 19:59:13.068825 [ 286 ] {} <Debug> TCP-Session: c9c70cfc-08b7-40cf-9c78-a9f14e7e0165 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6300 | 2026.03.20 19:59:13.068800 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6301 | 2026.03.20 19:59:13.068861 [ 286 ] {} <Debug> TCP-Session: c9c70cfc-08b7-40cf-9c78-a9f14e7e0165 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6302 | 2026.03.20 19:59:13.068731 [ 292 ] {} <Debug> TCP-Session: 3c70fc6b-92d2-45fd-bb46-277286a9cf94 Authenticating user 'default' from [fd00:1122:3344:101::e]:56954 | ||
| 6303 | 2026.03.20 19:59:13.068888 [ 266 ] {} <Debug> TCP-Session: 14d62dd0-8553-42bc-a1aa-fd1fb30e212c Authenticating user 'default' from [fd00:1122:3344:101::e]:63290 | ||
| 6304 | 2026.03.20 19:59:13.068920 [ 292 ] {} <Debug> TCP-Session: 3c70fc6b-92d2-45fd-bb46-277286a9cf94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6305 | 2026.03.20 19:59:13.068934 [ 266 ] {} <Debug> TCP-Session: 14d62dd0-8553-42bc-a1aa-fd1fb30e212c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6306 | 2026.03.20 19:59:13.068948 [ 292 ] {} <Debug> TCP-Session: 3c70fc6b-92d2-45fd-bb46-277286a9cf94 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6307 | 2026.03.20 19:59:13.068959 [ 266 ] {} <Debug> TCP-Session: 14d62dd0-8553-42bc-a1aa-fd1fb30e212c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6308 | 2026.03.20 19:59:13.068433 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6309 | 2026.03.20 19:59:13.068447 [ 294 ] {} <Debug> TCP-Session: ca727cea-4994-4d16-92c3-86adfeb1c8af Authenticating user 'default' from [fd00:1122:3344:101::e]:39213 | ||
| 6310 | 2026.03.20 19:59:13.069019 [ 288 ] {} <Debug> TCP-Session: e584eeb0-19a5-4a6d-983e-99f150529288 Authenticating user 'default' from [fd00:1122:3344:101::e]:40559 | ||
| 6311 | 2026.03.20 19:59:13.069035 [ 294 ] {} <Debug> TCP-Session: ca727cea-4994-4d16-92c3-86adfeb1c8af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6312 | 2026.03.20 19:59:13.069044 [ 288 ] {} <Debug> TCP-Session: e584eeb0-19a5-4a6d-983e-99f150529288 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6313 | 2026.03.20 19:59:13.069056 [ 294 ] {} <Debug> TCP-Session: ca727cea-4994-4d16-92c3-86adfeb1c8af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6314 | 2026.03.20 19:59:13.069069 [ 288 ] {} <Debug> TCP-Session: e584eeb0-19a5-4a6d-983e-99f150529288 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6315 | 2026.03.20 19:59:13.069084 [ 291 ] {078237f6-2d50-4e66-abcb-e8b3aa0f0b96} <Debug> oximeter.version (078d6925-fa51-4905-abb6-a72e2fd3fc2b) (SelectExecutor): Key condition: unknown | ||
| 6316 | 2026.03.20 19:59:13.069953 [ 300 ] {078237f6-2d50-4e66-abcb-e8b3aa0f0b96} <Trace> AggregatingTransform: Aggregating | ||
| 6317 | 2026.03.20 19:59:13.069994 [ 300 ] {078237f6-2d50-4e66-abcb-e8b3aa0f0b96} <Trace> Aggregator: Aggregation method: without_key | ||
| 6318 | 2026.03.20 19:59:13.070030 [ 300 ] {078237f6-2d50-4e66-abcb-e8b3aa0f0b96} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000854343 sec. (1170.490 rows/sec., 45.72 KiB/sec.) | ||
| 6319 | 2026.03.20 19:59:13.070049 [ 300 ] {078237f6-2d50-4e66-abcb-e8b3aa0f0b96} <Trace> Aggregator: Merging aggregated data | ||
| 6320 | 2026.03.20 19:59:13.071401 [ 291 ] {078237f6-2d50-4e66-abcb-e8b3aa0f0b96} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002948 sec., 339.2130257801899 rows/sec., 13.25 KiB/sec. | ||
| 6321 | 2026.03.20 19:59:13.071532 [ 291 ] {078237f6-2d50-4e66-abcb-e8b3aa0f0b96} <Debug> TCPHandler: Processed in 0.003273807 sec. | ||
| 6322 | 2026.03.20 19:59:13.071646 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6323 | 2026.03.20 19:59:13.071674 [ 291 ] {} <Debug> TCP-Session: f7010a7d-db4c-45c9-9ee9-fe67d97b4a10 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6324 | 2026.03.20 19:59:13.071675 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6325 | 2026.03.20 19:59:13.071691 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6326 | 2026.03.20 19:59:13.071726 [ 292 ] {} <Debug> TCP-Session: 3c70fc6b-92d2-45fd-bb46-277286a9cf94 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6327 | 2026.03.20 19:59:13.071728 [ 266 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6328 | 2026.03.20 19:59:13.071745 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6329 | 2026.03.20 19:59:13.071761 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6330 | 2026.03.20 19:59:13.071783 [ 266 ] {} <Debug> TCP-Session: 14d62dd0-8553-42bc-a1aa-fd1fb30e212c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6331 | 2026.03.20 19:59:13.071801 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6332 | 2026.03.20 19:59:13.071802 [ 288 ] {} <Debug> TCP-Session: e584eeb0-19a5-4a6d-983e-99f150529288 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6333 | 2026.03.20 19:59:13.071778 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6334 | 2026.03.20 19:59:13.071842 [ 289 ] {} <Debug> TCP-Session: 04ceb4b8-bf13-4215-8689-ea3101bf1235 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6335 | 2026.03.20 19:59:13.071756 [ 290 ] {} <Debug> TCP-Session: 40533424-5333-4913-9e4f-de4262084c73 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6336 | 2026.03.20 19:59:13.071890 [ 286 ] {} <Debug> TCP-Session: c9c70cfc-08b7-40cf-9c78-a9f14e7e0165 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6337 | 2026.03.20 19:59:13.071709 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6338 | 2026.03.20 19:59:13.071812 [ 294 ] {} <Debug> TCP-Session: ca727cea-4994-4d16-92c3-86adfeb1c8af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6339 | 2026.03.20 19:59:13.071961 [ 293 ] {} <Debug> TCP-Session: 3c866c82-a834-4032-8699-f699939e16a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6340 | 2026.03.20 19:59:14.825960 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15743 | ||
| 6341 | 2026.03.20 19:59:14.826479 [ 244 ] {} <Trace> system.asynchronous_metric_log (68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6342 | 2026.03.20 19:59:14.826524 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6343 | 2026.03.20 19:59:14.827006 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6344 | 2026.03.20 19:59:14.827244 [ 244 ] {} <Trace> system.asynchronous_metric_log (68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6345 | 2026.03.20 19:59:14.827374 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15743 | ||
| 6346 | 2026.03.20 19:59:15.650413 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 6347 | 2026.03.20 19:59:15.666673 [ 243 ] {} <Trace> system.metric_log (c7b02c2c-b96c-49bb-8e22-d7891c66dbbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6348 | 2026.03.20 19:59:15.666726 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6349 | 2026.03.20 19:59:15.672731 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6350 | 2026.03.20 19:59:15.673418 [ 243 ] {} <Trace> system.metric_log (c7b02c2c-b96c-49bb-8e22-d7891c66dbbf): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6351 | 2026.03.20 19:59:15.676154 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 6352 | 2026.03.20 19:59:17.367197 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 796 | ||
| 6353 | 2026.03.20 19:59:17.369470 [ 242 ] {} <Trace> system.query_log (50ee8abe-c559-4bfc-bb2f-d84f09891cde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6354 | 2026.03.20 19:59:17.369519 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6355 | 2026.03.20 19:59:17.370729 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6356 | 2026.03.20 19:59:17.371011 [ 242 ] {} <Trace> system.query_log (50ee8abe-c559-4bfc-bb2f-d84f09891cde): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6357 | 2026.03.20 19:59:17.371337 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 796 | ||
| 6358 | 2026.03.20 19:59:17.547649 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6359 | 2026.03.20 19:59:17.547846 [ 268 ] {9576a94f-b660-4311-b9d0-f3fae97756c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6360 | 2026.03.20 19:59:17.547922 [ 268 ] {9576a94f-b660-4311-b9d0-f3fae97756c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6361 | 2026.03.20 19:59:17.548564 [ 268 ] {9576a94f-b660-4311-b9d0-f3fae97756c5} <Trace> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6362 | 2026.03.20 19:59:17.548614 [ 268 ] {9576a94f-b660-4311-b9d0-f3fae97756c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6363 | 2026.03.20 19:59:17.548997 [ 268 ] {9576a94f-b660-4311-b9d0-f3fae97756c5} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 6364 | 2026.03.20 19:59:17.549229 [ 268 ] {9576a94f-b660-4311-b9d0-f3fae97756c5} <Trace> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6365 | 2026.03.20 19:59:17.549391 [ 268 ] {9576a94f-b660-4311-b9d0-f3fae97756c5} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001599 sec., 35021.88868042527 rows/sec., 2.69 MiB/sec. | ||
| 6366 | 2026.03.20 19:59:17.549440 [ 268 ] {9576a94f-b660-4311-b9d0-f3fae97756c5} <Debug> TCPHandler: Processed in 0.001927851 sec. | ||
| 6367 | 2026.03.20 19:59:17.549562 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6368 | 2026.03.20 19:59:17.549665 [ 268 ] {e4e98c1e-4d16-4274-898e-e21e340808ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6369 | 2026.03.20 19:59:17.549710 [ 268 ] {e4e98c1e-4d16-4274-898e-e21e340808ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6370 | 2026.03.20 19:59:17.550142 [ 268 ] {e4e98c1e-4d16-4274-898e-e21e340808ba} <Trace> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6371 | 2026.03.20 19:59:17.550178 [ 268 ] {e4e98c1e-4d16-4274-898e-e21e340808ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6372 | 2026.03.20 19:59:17.550501 [ 268 ] {e4e98c1e-4d16-4274-898e-e21e340808ba} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 6373 | 2026.03.20 19:59:17.550713 [ 268 ] {e4e98c1e-4d16-4274-898e-e21e340808ba} <Trace> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6374 | 2026.03.20 19:59:17.550841 [ 268 ] {e4e98c1e-4d16-4274-898e-e21e340808ba} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001199 sec., 53377.81484570476 rows/sec., 4.17 MiB/sec. | ||
| 6375 | 2026.03.20 19:59:17.550879 [ 268 ] {e4e98c1e-4d16-4274-898e-e21e340808ba} <Debug> TCPHandler: Processed in 0.001368416 sec. | ||
| 6376 | 2026.03.20 19:59:17.550991 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6377 | 2026.03.20 19:59:17.551088 [ 268 ] {bc3e40f0-8c2a-4a7e-bf9c-08445c3aa002} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6378 | 2026.03.20 19:59:17.551133 [ 268 ] {bc3e40f0-8c2a-4a7e-bf9c-08445c3aa002} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6379 | 2026.03.20 19:59:17.551555 [ 268 ] {bc3e40f0-8c2a-4a7e-bf9c-08445c3aa002} <Trace> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6380 | 2026.03.20 19:59:17.551589 [ 268 ] {bc3e40f0-8c2a-4a7e-bf9c-08445c3aa002} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6381 | 2026.03.20 19:59:17.551917 [ 268 ] {bc3e40f0-8c2a-4a7e-bf9c-08445c3aa002} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 6382 | 2026.03.20 19:59:17.552125 [ 268 ] {bc3e40f0-8c2a-4a7e-bf9c-08445c3aa002} <Trace> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6383 | 2026.03.20 19:59:17.552256 [ 268 ] {bc3e40f0-8c2a-4a7e-bf9c-08445c3aa002} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001188 sec., 134680.13468013468 rows/sec., 9.38 MiB/sec. | ||
| 6384 | 2026.03.20 19:59:17.552292 [ 268 ] {bc3e40f0-8c2a-4a7e-bf9c-08445c3aa002} <Debug> TCPHandler: Processed in 0.001349795 sec. | ||
| 6385 | 2026.03.20 19:59:17.552405 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6386 | 2026.03.20 19:59:17.552499 [ 268 ] {04d711df-8de2-44bf-8c43-0df7f5df5361} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6387 | 2026.03.20 19:59:17.552541 [ 268 ] {04d711df-8de2-44bf-8c43-0df7f5df5361} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6388 | 2026.03.20 19:59:17.552873 [ 268 ] {04d711df-8de2-44bf-8c43-0df7f5df5361} <Trace> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6389 | 2026.03.20 19:59:17.552907 [ 268 ] {04d711df-8de2-44bf-8c43-0df7f5df5361} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6390 | 2026.03.20 19:59:17.553215 [ 268 ] {04d711df-8de2-44bf-8c43-0df7f5df5361} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 6391 | 2026.03.20 19:59:17.553428 [ 268 ] {04d711df-8de2-44bf-8c43-0df7f5df5361} <Trace> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6392 | 2026.03.20 19:59:17.553558 [ 268 ] {04d711df-8de2-44bf-8c43-0df7f5df5361} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001077 sec., 55710.30640668523 rows/sec., 3.75 MiB/sec. | ||
| 6393 | 2026.03.20 19:59:17.553594 [ 268 ] {04d711df-8de2-44bf-8c43-0df7f5df5361} <Debug> TCPHandler: Processed in 0.001239343 sec. | ||
| 6394 | 2026.03.20 19:59:19.420708 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46632 | ||
| 6395 | 2026.03.20 19:59:19.420825 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6396 | 2026.03.20 19:59:19.420852 [ 291 ] {} <Debug> TCP-Session: 5bb3c148-c7c7-4ee1-b2f8-2c5b7cdaafa9 Authenticating user 'default' from [fd00:1122:3344:101::e]:46632 | ||
| 6397 | 2026.03.20 19:59:19.420875 [ 291 ] {} <Debug> TCP-Session: 5bb3c148-c7c7-4ee1-b2f8-2c5b7cdaafa9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6398 | 2026.03.20 19:59:19.420889 [ 291 ] {} <Debug> TCP-Session: 5bb3c148-c7c7-4ee1-b2f8-2c5b7cdaafa9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6399 | 2026.03.20 19:59:19.421076 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50700 | ||
| 6400 | 2026.03.20 19:59:19.421108 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51393 | ||
| 6401 | 2026.03.20 19:59:19.421144 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32836 | ||
| 6402 | 2026.03.20 19:59:19.421162 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41154 | ||
| 6403 | 2026.03.20 19:59:19.421209 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6404 | 2026.03.20 19:59:19.421223 [ 291 ] {} <Trace> TCP-Session: 5bb3c148-c7c7-4ee1-b2f8-2c5b7cdaafa9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6405 | 2026.03.20 19:59:19.421238 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6406 | 2026.03.20 19:59:19.421248 [ 292 ] {} <Debug> TCP-Session: 637fd9d8-225c-4955-816d-106831790ac5 Authenticating user 'default' from [fd00:1122:3344:101::e]:50700 | ||
| 6407 | 2026.03.20 19:59:19.421236 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6408 | 2026.03.20 19:59:19.421283 [ 266 ] {} <Debug> TCP-Session: c44443b0-913d-44fc-a6e2-65e00fc6f624 Authenticating user 'default' from [fd00:1122:3344:101::e]:51393 | ||
| 6409 | 2026.03.20 19:59:19.421284 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6410 | 2026.03.20 19:59:19.421312 [ 288 ] {} <Debug> TCP-Session: a3ab32b1-fdcc-4664-8cf8-a60899e1667e Authenticating user 'default' from [fd00:1122:3344:101::e]:32836 | ||
| 6411 | 2026.03.20 19:59:19.421324 [ 266 ] {} <Debug> TCP-Session: c44443b0-913d-44fc-a6e2-65e00fc6f624 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6412 | 2026.03.20 19:59:19.421342 [ 289 ] {} <Debug> TCP-Session: 96f9920c-542d-49ea-b7bd-56d6f3d3ad3c Authenticating user 'default' from [fd00:1122:3344:101::e]:41154 | ||
| 6413 | 2026.03.20 19:59:19.421355 [ 266 ] {} <Debug> TCP-Session: c44443b0-913d-44fc-a6e2-65e00fc6f624 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6414 | 2026.03.20 19:59:19.421349 [ 288 ] {} <Debug> TCP-Session: a3ab32b1-fdcc-4664-8cf8-a60899e1667e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6415 | 2026.03.20 19:59:19.421373 [ 289 ] {} <Debug> TCP-Session: 96f9920c-542d-49ea-b7bd-56d6f3d3ad3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6416 | 2026.03.20 19:59:19.421390 [ 288 ] {} <Debug> TCP-Session: a3ab32b1-fdcc-4664-8cf8-a60899e1667e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6417 | 2026.03.20 19:59:19.421406 [ 291 ] {daeff8a1-8c5f-42e9-a64f-96aeca601d32} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46632) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6418 | 2026.03.20 19:59:19.421411 [ 289 ] {} <Debug> TCP-Session: 96f9920c-542d-49ea-b7bd-56d6f3d3ad3c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6419 | 2026.03.20 19:59:19.421296 [ 292 ] {} <Debug> TCP-Session: 637fd9d8-225c-4955-816d-106831790ac5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6420 | 2026.03.20 19:59:19.421182 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39666 | ||
| 6421 | 2026.03.20 19:59:19.421476 [ 292 ] {} <Debug> TCP-Session: 637fd9d8-225c-4955-816d-106831790ac5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6422 | 2026.03.20 19:59:19.421101 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35894 | ||
| 6423 | 2026.03.20 19:59:19.421099 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47555 | ||
| 6424 | 2026.03.20 19:59:19.421601 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6425 | 2026.03.20 19:59:19.421156 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44879 | ||
| 6426 | 2026.03.20 19:59:19.421625 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6427 | 2026.03.20 19:59:19.421642 [ 290 ] {} <Debug> TCP-Session: b6a92138-b238-4e6f-9697-ae51c0227e39 Authenticating user 'default' from [fd00:1122:3344:101::e]:39666 | ||
| 6428 | 2026.03.20 19:59:19.421678 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6429 | 2026.03.20 19:59:19.421682 [ 293 ] {} <Debug> TCP-Session: cbcf00f4-5665-4db6-9090-4a5a2dd79cc3 Authenticating user 'default' from [fd00:1122:3344:101::e]:35894 | ||
| 6430 | 2026.03.20 19:59:19.421698 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6431 | 2026.03.20 19:59:19.421725 [ 291 ] {daeff8a1-8c5f-42e9-a64f-96aeca601d32} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6432 | 2026.03.20 19:59:19.421734 [ 293 ] {} <Debug> TCP-Session: cbcf00f4-5665-4db6-9090-4a5a2dd79cc3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6433 | 2026.03.20 19:59:19.421747 [ 286 ] {} <Debug> TCP-Session: 24925595-365e-4ae5-8cb0-4a71c709ef3c Authenticating user 'default' from [fd00:1122:3344:101::e]:44879 | ||
| 6434 | 2026.03.20 19:59:19.421780 [ 293 ] {} <Debug> TCP-Session: cbcf00f4-5665-4db6-9090-4a5a2dd79cc3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6435 | 2026.03.20 19:59:19.421794 [ 291 ] {daeff8a1-8c5f-42e9-a64f-96aeca601d32} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6436 | 2026.03.20 19:59:19.421804 [ 286 ] {} <Debug> TCP-Session: 24925595-365e-4ae5-8cb0-4a71c709ef3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6437 | 2026.03.20 19:59:19.421719 [ 294 ] {} <Debug> TCP-Session: e5486cbb-5561-4c21-b4c4-d522b6f96edd Authenticating user 'default' from [fd00:1122:3344:101::e]:47555 | ||
| 6438 | 2026.03.20 19:59:19.421835 [ 286 ] {} <Debug> TCP-Session: 24925595-365e-4ae5-8cb0-4a71c709ef3c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6439 | 2026.03.20 19:59:19.421694 [ 290 ] {} <Debug> TCP-Session: b6a92138-b238-4e6f-9697-ae51c0227e39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6440 | 2026.03.20 19:59:19.421871 [ 294 ] {} <Debug> TCP-Session: e5486cbb-5561-4c21-b4c4-d522b6f96edd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6441 | 2026.03.20 19:59:19.421887 [ 290 ] {} <Debug> TCP-Session: b6a92138-b238-4e6f-9697-ae51c0227e39 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6442 | 2026.03.20 19:59:19.421907 [ 294 ] {} <Debug> TCP-Session: e5486cbb-5561-4c21-b4c4-d522b6f96edd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6443 | 2026.03.20 19:59:19.422150 [ 291 ] {daeff8a1-8c5f-42e9-a64f-96aeca601d32} <Debug> oximeter.version (078d6925-fa51-4905-abb6-a72e2fd3fc2b) (SelectExecutor): Key condition: unknown | ||
| 6444 | 2026.03.20 19:59:19.423129 [ 345 ] {daeff8a1-8c5f-42e9-a64f-96aeca601d32} <Trace> AggregatingTransform: Aggregating | ||
| 6445 | 2026.03.20 19:59:19.423196 [ 345 ] {daeff8a1-8c5f-42e9-a64f-96aeca601d32} <Trace> Aggregator: Aggregation method: without_key | ||
| 6446 | 2026.03.20 19:59:19.423242 [ 345 ] {daeff8a1-8c5f-42e9-a64f-96aeca601d32} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000987826 sec. (1012.324 rows/sec., 39.54 KiB/sec.) | ||
| 6447 | 2026.03.20 19:59:19.423262 [ 345 ] {daeff8a1-8c5f-42e9-a64f-96aeca601d32} <Trace> Aggregator: Merging aggregated data | ||
| 6448 | 2026.03.20 19:59:19.424655 [ 291 ] {daeff8a1-8c5f-42e9-a64f-96aeca601d32} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003307 sec., 302.3888720895071 rows/sec., 11.81 KiB/sec. | ||
| 6449 | 2026.03.20 19:59:19.424806 [ 291 ] {daeff8a1-8c5f-42e9-a64f-96aeca601d32} <Debug> TCPHandler: Processed in 0.003722678 sec. | ||
| 6450 | 2026.03.20 19:59:19.424912 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6451 | 2026.03.20 19:59:19.424945 [ 291 ] {} <Debug> TCP-Session: 5bb3c148-c7c7-4ee1-b2f8-2c5b7cdaafa9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6452 | 2026.03.20 19:59:19.424950 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6453 | 2026.03.20 19:59:19.424972 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6454 | 2026.03.20 19:59:19.424992 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6455 | 2026.03.20 19:59:19.425003 [ 293 ] {} <Debug> TCP-Session: cbcf00f4-5665-4db6-9090-4a5a2dd79cc3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6456 | 2026.03.20 19:59:19.425019 [ 292 ] {} <Debug> TCP-Session: 637fd9d8-225c-4955-816d-106831790ac5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6457 | 2026.03.20 19:59:19.425040 [ 290 ] {} <Debug> TCP-Session: b6a92138-b238-4e6f-9697-ae51c0227e39 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6458 | 2026.03.20 19:59:19.425050 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6459 | 2026.03.20 19:59:19.425070 [ 266 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6460 | 2026.03.20 19:59:19.425096 [ 289 ] {} <Debug> TCP-Session: 96f9920c-542d-49ea-b7bd-56d6f3d3ad3c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6461 | 2026.03.20 19:59:19.425030 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6462 | 2026.03.20 19:59:19.425116 [ 266 ] {} <Debug> TCP-Session: c44443b0-913d-44fc-a6e2-65e00fc6f624 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6463 | 2026.03.20 19:59:19.425112 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6464 | 2026.03.20 19:59:19.425153 [ 294 ] {} <Debug> TCP-Session: e5486cbb-5561-4c21-b4c4-d522b6f96edd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6465 | 2026.03.20 19:59:19.425014 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6466 | 2026.03.20 19:59:19.425215 [ 286 ] {} <Debug> TCP-Session: 24925595-365e-4ae5-8cb0-4a71c709ef3c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6467 | 2026.03.20 19:59:19.425252 [ 288 ] {} <Debug> TCP-Session: a3ab32b1-fdcc-4664-8cf8-a60899e1667e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6468 | 2026.03.20 19:59:22.184877 [ 140 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6469 | 2026.03.20 19:59:22.184967 [ 140 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6470 | 2026.03.20 19:59:22.327453 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16255 | ||
| 6471 | 2026.03.20 19:59:22.327969 [ 244 ] {} <Trace> system.asynchronous_metric_log (68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6472 | 2026.03.20 19:59:22.328024 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6473 | 2026.03.20 19:59:22.328520 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6474 | 2026.03.20 19:59:22.328756 [ 244 ] {} <Trace> system.asynchronous_metric_log (68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6475 | 2026.03.20 19:59:22.328899 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16255 | ||
| 6476 | 2026.03.20 19:59:22.550085 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6477 | 2026.03.20 19:59:22.550270 [ 268 ] {65fcdc10-d261-4b5d-a8dc-a3a220abda5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6478 | 2026.03.20 19:59:22.550338 [ 268 ] {65fcdc10-d261-4b5d-a8dc-a3a220abda5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6479 | 2026.03.20 19:59:22.551044 [ 268 ] {65fcdc10-d261-4b5d-a8dc-a3a220abda5b} <Trace> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6480 | 2026.03.20 19:59:22.551092 [ 268 ] {65fcdc10-d261-4b5d-a8dc-a3a220abda5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6481 | 2026.03.20 19:59:22.551490 [ 268 ] {65fcdc10-d261-4b5d-a8dc-a3a220abda5b} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 6482 | 2026.03.20 19:59:22.551715 [ 268 ] {65fcdc10-d261-4b5d-a8dc-a3a220abda5b} <Trace> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6483 | 2026.03.20 19:59:22.551872 [ 268 ] {65fcdc10-d261-4b5d-a8dc-a3a220abda5b} <Debug> executeQuery: Read 138 rows, 12.29 KiB in 0.001649 sec., 83687.08308065493 rows/sec., 7.28 MiB/sec. | ||
| 6484 | 2026.03.20 19:59:22.551936 [ 268 ] {65fcdc10-d261-4b5d-a8dc-a3a220abda5b} <Debug> TCPHandler: Processed in 0.001988762 sec. | ||
| 6485 | 2026.03.20 19:59:22.552066 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6486 | 2026.03.20 19:59:22.552163 [ 268 ] {2045658f-1452-48c8-a70b-32d4b788b4dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6487 | 2026.03.20 19:59:22.552204 [ 268 ] {2045658f-1452-48c8-a70b-32d4b788b4dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6488 | 2026.03.20 19:59:22.552645 [ 268 ] {2045658f-1452-48c8-a70b-32d4b788b4dd} <Trace> oximeter.fields_u16 (04c457fd-3af8-4a79-a88d-7c36c4cdcc84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6489 | 2026.03.20 19:59:22.552681 [ 268 ] {2045658f-1452-48c8-a70b-32d4b788b4dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6490 | 2026.03.20 19:59:22.552992 [ 268 ] {2045658f-1452-48c8-a70b-32d4b788b4dd} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6491 | 2026.03.20 19:59:22.553207 [ 268 ] {2045658f-1452-48c8-a70b-32d4b788b4dd} <Trace> oximeter.fields_u16 (04c457fd-3af8-4a79-a88d-7c36c4cdcc84): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6492 | 2026.03.20 19:59:22.553302 [ 138 ] {} <Debug> oximeter.fields_u16 (04c457fd-3af8-4a79-a88d-7c36c4cdcc84) (MergerMutator): Selected 6 parts from all_1_19_4 to all_24_24_0 | ||
| 6493 | 2026.03.20 19:59:22.553335 [ 268 ] {2045658f-1452-48c8-a70b-32d4b788b4dd} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001191 sec., 34424.85306465155 rows/sec., 2.53 MiB/sec. | ||
| 6494 | 2026.03.20 19:59:22.553343 [ 138 ] {} <Trace> oximeter.fields_u16 (04c457fd-3af8-4a79-a88d-7c36c4cdcc84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6495 | 2026.03.20 19:59:22.553370 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6496 | 2026.03.20 19:59:22.553374 [ 268 ] {2045658f-1452-48c8-a70b-32d4b788b4dd} <Debug> TCPHandler: Processed in 0.001358507 sec. | ||
| 6497 | 2026.03.20 19:59:22.553497 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6498 | 2026.03.20 19:59:22.553508 [ 192 ] {04c457fd-3af8-4a79-a88d-7c36c4cdcc84::all_1_24_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_19_4 to all_24_24_0 into Compact with storage Full | ||
| 6499 | 2026.03.20 19:59:22.553591 [ 268 ] {70bd9d74-da94-40c3-a90a-b7635fa3df8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6500 | 2026.03.20 19:59:22.553637 [ 268 ] {70bd9d74-da94-40c3-a90a-b7635fa3df8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6501 | 2026.03.20 19:59:22.553675 [ 192 ] {04c457fd-3af8-4a79-a88d-7c36c4cdcc84::all_1_24_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6502 | 2026.03.20 19:59:22.553721 [ 192 ] {04c457fd-3af8-4a79-a88d-7c36c4cdcc84::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 80 rows starting from the beginning of the part | ||
| 6503 | 2026.03.20 19:59:22.553797 [ 192 ] {04c457fd-3af8-4a79-a88d-7c36c4cdcc84::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 41 rows starting from the beginning of the part | ||
| 6504 | 2026.03.20 19:59:22.553852 [ 192 ] {04c457fd-3af8-4a79-a88d-7c36c4cdcc84::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 41 rows starting from the beginning of the part | ||
| 6505 | 2026.03.20 19:59:22.553900 [ 192 ] {04c457fd-3af8-4a79-a88d-7c36c4cdcc84::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 64 rows starting from the beginning of the part | ||
| 6506 | 2026.03.20 19:59:22.553948 [ 192 ] {04c457fd-3af8-4a79-a88d-7c36c4cdcc84::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 41 rows starting from the beginning of the part | ||
| 6507 | 2026.03.20 19:59:22.553996 [ 192 ] {04c457fd-3af8-4a79-a88d-7c36c4cdcc84::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 41 rows starting from the beginning of the part | ||
| 6508 | 2026.03.20 19:59:22.554076 [ 268 ] {70bd9d74-da94-40c3-a90a-b7635fa3df8b} <Trace> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6509 | 2026.03.20 19:59:22.554116 [ 268 ] {70bd9d74-da94-40c3-a90a-b7635fa3df8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6510 | 2026.03.20 19:59:22.554471 [ 268 ] {70bd9d74-da94-40c3-a90a-b7635fa3df8b} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 6511 | 2026.03.20 19:59:22.554710 [ 268 ] {70bd9d74-da94-40c3-a90a-b7635fa3df8b} <Trace> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6512 | 2026.03.20 19:59:22.554844 [ 268 ] {70bd9d74-da94-40c3-a90a-b7635fa3df8b} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001271 sec., 82612.11644374508 rows/sec., 6.45 MiB/sec. | ||
| 6513 | 2026.03.20 19:59:22.554882 [ 268 ] {70bd9d74-da94-40c3-a90a-b7635fa3df8b} <Debug> TCPHandler: Processed in 0.001435278 sec. | ||
| 6514 | 2026.03.20 19:59:22.554916 [ 200 ] {04c457fd-3af8-4a79-a88d-7c36c4cdcc84::all_1_24_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 308 rows, containing 5 columns (5 merged, 0 gathered) in 0.001474229 sec., 208922.76573042586 rows/sec., 16.15 MiB/sec. | ||
| 6515 | 2026.03.20 19:59:22.555005 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6516 | 2026.03.20 19:59:22.555068 [ 186 ] {04c457fd-3af8-4a79-a88d-7c36c4cdcc84::all_1_24_5} <Trace> MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) | ||
| 6517 | 2026.03.20 19:59:22.555107 [ 268 ] {e604414b-d4b2-4399-93da-e4116238491d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6518 | 2026.03.20 19:59:22.555151 [ 268 ] {e604414b-d4b2-4399-93da-e4116238491d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6519 | 2026.03.20 19:59:22.555322 [ 186 ] {04c457fd-3af8-4a79-a88d-7c36c4cdcc84::all_1_24_5} <Trace> oximeter.fields_u16 (04c457fd-3af8-4a79-a88d-7c36c4cdcc84): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6520 | 2026.03.20 19:59:22.555392 [ 186 ] {04c457fd-3af8-4a79-a88d-7c36c4cdcc84::all_1_24_5} <Trace> oximeter.fields_u16 (04c457fd-3af8-4a79-a88d-7c36c4cdcc84) (MergerMutator): Merged 6 parts: [all_1_19_4, all_24_24_0] -> all_1_24_5 | ||
| 6521 | 2026.03.20 19:59:22.555482 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 6522 | 2026.03.20 19:59:22.555564 [ 268 ] {e604414b-d4b2-4399-93da-e4116238491d} <Trace> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6523 | 2026.03.20 19:59:22.555599 [ 268 ] {e604414b-d4b2-4399-93da-e4116238491d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6524 | 2026.03.20 19:59:22.555922 [ 268 ] {e604414b-d4b2-4399-93da-e4116238491d} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 6525 | 2026.03.20 19:59:22.556133 [ 268 ] {e604414b-d4b2-4399-93da-e4116238491d} <Trace> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6526 | 2026.03.20 19:59:22.556262 [ 268 ] {e604414b-d4b2-4399-93da-e4116238491d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001175 sec., 136170.21276595743 rows/sec., 9.48 MiB/sec. | ||
| 6527 | 2026.03.20 19:59:22.556300 [ 268 ] {e604414b-d4b2-4399-93da-e4116238491d} <Debug> TCPHandler: Processed in 0.001353176 sec. | ||
| 6528 | 2026.03.20 19:59:22.556415 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6529 | 2026.03.20 19:59:22.556510 [ 268 ] {855b14f5-2475-431a-8f7a-8af285851da8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6530 | 2026.03.20 19:59:22.556564 [ 268 ] {855b14f5-2475-431a-8f7a-8af285851da8} <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 | ||
| 6531 | 2026.03.20 19:59:22.557422 [ 268 ] {855b14f5-2475-431a-8f7a-8af285851da8} <Trace> oximeter.measurements_histogramu64 (4eb69afa-be86-412c-972f-8e432190220c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6532 | 2026.03.20 19:59:22.557457 [ 268 ] {855b14f5-2475-431a-8f7a-8af285851da8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6533 | 2026.03.20 19:59:22.558002 [ 268 ] {855b14f5-2475-431a-8f7a-8af285851da8} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6534 | 2026.03.20 19:59:22.558225 [ 268 ] {855b14f5-2475-431a-8f7a-8af285851da8} <Trace> oximeter.measurements_histogramu64 (4eb69afa-be86-412c-972f-8e432190220c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6535 | 2026.03.20 19:59:22.558361 [ 268 ] {855b14f5-2475-431a-8f7a-8af285851da8} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.00187 sec., 21925.133689839575 rows/sec., 39.29 MiB/sec. | ||
| 6536 | 2026.03.20 19:59:22.558423 [ 268 ] {855b14f5-2475-431a-8f7a-8af285851da8} <Debug> TCPHandler: Processed in 0.002056365 sec. | ||
| 6537 | 2026.03.20 19:59:22.558538 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6538 | 2026.03.20 19:59:22.558633 [ 268 ] {be018b39-8e30-49ca-833c-7736acf1a13a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6539 | 2026.03.20 19:59:22.558674 [ 268 ] {be018b39-8e30-49ca-833c-7736acf1a13a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6540 | 2026.03.20 19:59:22.559010 [ 268 ] {be018b39-8e30-49ca-833c-7736acf1a13a} <Trace> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6541 | 2026.03.20 19:59:22.559044 [ 268 ] {be018b39-8e30-49ca-833c-7736acf1a13a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6542 | 2026.03.20 19:59:22.559341 [ 268 ] {be018b39-8e30-49ca-833c-7736acf1a13a} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 6543 | 2026.03.20 19:59:22.559542 [ 268 ] {be018b39-8e30-49ca-833c-7736acf1a13a} <Trace> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6544 | 2026.03.20 19:59:22.559669 [ 268 ] {be018b39-8e30-49ca-833c-7736acf1a13a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001055 sec., 56872.037914691944 rows/sec., 3.83 MiB/sec. | ||
| 6545 | 2026.03.20 19:59:22.559704 [ 268 ] {be018b39-8e30-49ca-833c-7736acf1a13a} <Debug> TCPHandler: Processed in 0.001216583 sec. | ||
| 6546 | 2026.03.20 19:59:23.176216 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 6547 | 2026.03.20 19:59:23.193106 [ 243 ] {} <Trace> system.metric_log (c7b02c2c-b96c-49bb-8e22-d7891c66dbbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6548 | 2026.03.20 19:59:23.193157 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6549 | 2026.03.20 19:59:23.199369 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6550 | 2026.03.20 19:59:23.200082 [ 243 ] {} <Trace> system.metric_log (c7b02c2c-b96c-49bb-8e22-d7891c66dbbf): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6551 | 2026.03.20 19:59:23.202879 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 6552 | 2026.03.20 19:59:27.371523 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 818 | ||
| 6553 | 2026.03.20 19:59:27.373971 [ 242 ] {} <Trace> system.query_log (50ee8abe-c559-4bfc-bb2f-d84f09891cde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6554 | 2026.03.20 19:59:27.374016 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6555 | 2026.03.20 19:59:27.375250 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6556 | 2026.03.20 19:59:27.375552 [ 242 ] {} <Trace> system.query_log (50ee8abe-c559-4bfc-bb2f-d84f09891cde): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6557 | 2026.03.20 19:59:27.375823 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 818 | ||
| 6558 | 2026.03.20 19:59:27.547798 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6559 | 2026.03.20 19:59:27.547978 [ 268 ] {d5d90b4c-53c2-46ee-8697-6758e45de834} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6560 | 2026.03.20 19:59:27.548045 [ 268 ] {d5d90b4c-53c2-46ee-8697-6758e45de834} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6561 | 2026.03.20 19:59:27.548703 [ 268 ] {d5d90b4c-53c2-46ee-8697-6758e45de834} <Trace> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6562 | 2026.03.20 19:59:27.548750 [ 268 ] {d5d90b4c-53c2-46ee-8697-6758e45de834} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6563 | 2026.03.20 19:59:27.549149 [ 268 ] {d5d90b4c-53c2-46ee-8697-6758e45de834} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 6564 | 2026.03.20 19:59:27.549369 [ 268 ] {d5d90b4c-53c2-46ee-8697-6758e45de834} <Trace> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6565 | 2026.03.20 19:59:27.549505 [ 134 ] {} <Debug> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 6566 | 2026.03.20 19:59:27.549519 [ 268 ] {d5d90b4c-53c2-46ee-8697-6758e45de834} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00159 sec., 35220.125786163524 rows/sec., 2.71 MiB/sec. | ||
| 6567 | 2026.03.20 19:59:27.549546 [ 134 ] {} <Trace> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6568 | 2026.03.20 19:59:27.549567 [ 268 ] {d5d90b4c-53c2-46ee-8697-6758e45de834} <Debug> TCPHandler: Processed in 0.0019135 sec. | ||
| 6569 | 2026.03.20 19:59:27.549568 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6570 | 2026.03.20 19:59:27.549697 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6571 | 2026.03.20 19:59:27.549724 [ 200 ] {51452922-abc3-4310-be23-99aba1d27284::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 | ||
| 6572 | 2026.03.20 19:59:27.549795 [ 268 ] {a6fabc99-a3fc-4454-9d81-88af6d2b799a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6573 | 2026.03.20 19:59:27.549840 [ 268 ] {a6fabc99-a3fc-4454-9d81-88af6d2b799a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6574 | 2026.03.20 19:59:27.549908 [ 200 ] {51452922-abc3-4310-be23-99aba1d27284::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6575 | 2026.03.20 19:59:27.549956 [ 200 ] {51452922-abc3-4310-be23-99aba1d27284::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2614 rows starting from the beginning of the part | ||
| 6576 | 2026.03.20 19:59:27.550037 [ 200 ] {51452922-abc3-4310-be23-99aba1d27284::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 56 rows starting from the beginning of the part | ||
| 6577 | 2026.03.20 19:59:27.550092 [ 200 ] {51452922-abc3-4310-be23-99aba1d27284::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 138 rows starting from the beginning of the part | ||
| 6578 | 2026.03.20 19:59:27.550150 [ 200 ] {51452922-abc3-4310-be23-99aba1d27284::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 56 rows starting from the beginning of the part | ||
| 6579 | 2026.03.20 19:59:27.550198 [ 200 ] {51452922-abc3-4310-be23-99aba1d27284::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 138 rows starting from the beginning of the part | ||
| 6580 | 2026.03.20 19:59:27.550248 [ 200 ] {51452922-abc3-4310-be23-99aba1d27284::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 56 rows starting from the beginning of the part | ||
| 6581 | 2026.03.20 19:59:27.550269 [ 268 ] {a6fabc99-a3fc-4454-9d81-88af6d2b799a} <Trace> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6582 | 2026.03.20 19:59:27.550310 [ 268 ] {a6fabc99-a3fc-4454-9d81-88af6d2b799a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6583 | 2026.03.20 19:59:27.550671 [ 268 ] {a6fabc99-a3fc-4454-9d81-88af6d2b799a} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 6584 | 2026.03.20 19:59:27.550890 [ 268 ] {a6fabc99-a3fc-4454-9d81-88af6d2b799a} <Trace> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6585 | 2026.03.20 19:59:27.551005 [ 134 ] {} <Debug> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 6586 | 2026.03.20 19:59:27.551043 [ 268 ] {a6fabc99-a3fc-4454-9d81-88af6d2b799a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001267 sec., 50513.0228887135 rows/sec., 3.94 MiB/sec. | ||
| 6587 | 2026.03.20 19:59:27.551047 [ 134 ] {} <Trace> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6588 | 2026.03.20 19:59:27.551085 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6589 | 2026.03.20 19:59:27.551092 [ 268 ] {a6fabc99-a3fc-4454-9d81-88af6d2b799a} <Debug> TCPHandler: Processed in 0.001444779 sec. | ||
| 6590 | 2026.03.20 19:59:27.551184 [ 186 ] {28a0ca83-9ebc-4857-818e-128efd36f40d::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 | ||
| 6591 | 2026.03.20 19:59:27.551227 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6592 | 2026.03.20 19:59:27.551269 [ 186 ] {28a0ca83-9ebc-4857-818e-128efd36f40d::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6593 | 2026.03.20 19:59:27.551298 [ 186 ] {28a0ca83-9ebc-4857-818e-128efd36f40d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1401 rows starting from the beginning of the part | ||
| 6594 | 2026.03.20 19:59:27.551323 [ 268 ] {ef026dbe-5e4a-49e0-b87e-1f658f5c71e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6595 | 2026.03.20 19:59:27.551355 [ 186 ] {28a0ca83-9ebc-4857-818e-128efd36f40d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 64 rows starting from the beginning of the part | ||
| 6596 | 2026.03.20 19:59:27.551371 [ 268 ] {ef026dbe-5e4a-49e0-b87e-1f658f5c71e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6597 | 2026.03.20 19:59:27.551399 [ 186 ] {28a0ca83-9ebc-4857-818e-128efd36f40d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 105 rows starting from the beginning of the part | ||
| 6598 | 2026.03.20 19:59:27.551436 [ 186 ] {28a0ca83-9ebc-4857-818e-128efd36f40d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 64 rows starting from the beginning of the part | ||
| 6599 | 2026.03.20 19:59:27.551473 [ 186 ] {28a0ca83-9ebc-4857-818e-128efd36f40d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 105 rows starting from the beginning of the part | ||
| 6600 | 2026.03.20 19:59:27.551519 [ 186 ] {28a0ca83-9ebc-4857-818e-128efd36f40d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 64 rows starting from the beginning of the part | ||
| 6601 | 2026.03.20 19:59:27.551761 [ 187 ] {51452922-abc3-4310-be23-99aba1d27284::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3058 rows, containing 5 columns (5 merged, 0 gathered) in 0.002106306 sec., 1451830.8355955877 rows/sec., 116.48 MiB/sec. | ||
| 6602 | 2026.03.20 19:59:27.551859 [ 268 ] {ef026dbe-5e4a-49e0-b87e-1f658f5c71e9} <Trace> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6603 | 2026.03.20 19:59:27.551904 [ 268 ] {ef026dbe-5e4a-49e0-b87e-1f658f5c71e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6604 | 2026.03.20 19:59:27.552106 [ 200 ] {51452922-abc3-4310-be23-99aba1d27284::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 6605 | 2026.03.20 19:59:27.552415 [ 200 ] {51452922-abc3-4310-be23-99aba1d27284::all_1_56_11} <Trace> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6606 | 2026.03.20 19:59:27.552419 [ 268 ] {ef026dbe-5e4a-49e0-b87e-1f658f5c71e9} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 6607 | 2026.03.20 19:59:27.552502 [ 200 ] {51452922-abc3-4310-be23-99aba1d27284::all_1_56_11} <Trace> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 6608 | 2026.03.20 19:59:27.552591 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
| 6609 | 2026.03.20 19:59:27.552743 [ 268 ] {ef026dbe-5e4a-49e0-b87e-1f658f5c71e9} <Trace> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6610 | 2026.03.20 19:59:27.552882 [ 134 ] {} <Debug> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 6611 | 2026.03.20 19:59:27.552917 [ 268 ] {ef026dbe-5e4a-49e0-b87e-1f658f5c71e9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001613 sec., 99194.04835709857 rows/sec., 6.91 MiB/sec. | ||
| 6612 | 2026.03.20 19:59:27.552918 [ 134 ] {} <Trace> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6613 | 2026.03.20 19:59:27.552956 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6614 | 2026.03.20 19:59:27.552968 [ 268 ] {ef026dbe-5e4a-49e0-b87e-1f658f5c71e9} <Debug> TCPHandler: Processed in 0.001791537 sec. | ||
| 6615 | 2026.03.20 19:59:27.553029 [ 186 ] {18220be3-bf38-4865-9b53-defeec2c4a91::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 | ||
| 6616 | 2026.03.20 19:59:27.553084 [ 201 ] {28a0ca83-9ebc-4857-818e-128efd36f40d::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1803 rows, containing 5 columns (5 merged, 0 gathered) in 0.001929591 sec., 934394.9054488749 rows/sec., 69.13 MiB/sec. | ||
| 6617 | 2026.03.20 19:59:27.553125 [ 186 ] {18220be3-bf38-4865-9b53-defeec2c4a91::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6618 | 2026.03.20 19:59:27.553126 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6619 | 2026.03.20 19:59:27.553175 [ 186 ] {18220be3-bf38-4865-9b53-defeec2c4a91::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 19733 rows starting from the beginning of the part | ||
| 6620 | 2026.03.20 19:59:27.553238 [ 186 ] {18220be3-bf38-4865-9b53-defeec2c4a91::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 | ||
| 6621 | 2026.03.20 19:59:27.553268 [ 268 ] {f2d23115-a85d-458b-9b73-ebe12bf255cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6622 | 2026.03.20 19:59:27.553302 [ 186 ] {18220be3-bf38-4865-9b53-defeec2c4a91::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 160 rows starting from the beginning of the part | ||
| 6623 | 2026.03.20 19:59:27.553306 [ 200 ] {28a0ca83-9ebc-4857-818e-128efd36f40d::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 6624 | 2026.03.20 19:59:27.553320 [ 268 ] {f2d23115-a85d-458b-9b73-ebe12bf255cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6625 | 2026.03.20 19:59:27.553358 [ 186 ] {18220be3-bf38-4865-9b53-defeec2c4a91::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 | ||
| 6626 | 2026.03.20 19:59:27.553411 [ 186 ] {18220be3-bf38-4865-9b53-defeec2c4a91::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 | ||
| 6627 | 2026.03.20 19:59:27.553470 [ 186 ] {18220be3-bf38-4865-9b53-defeec2c4a91::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 160 rows starting from the beginning of the part | ||
| 6628 | 2026.03.20 19:59:27.553590 [ 200 ] {28a0ca83-9ebc-4857-818e-128efd36f40d::all_1_56_11} <Trace> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6629 | 2026.03.20 19:59:27.553672 [ 200 ] {28a0ca83-9ebc-4857-818e-128efd36f40d::all_1_56_11} <Trace> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 6630 | 2026.03.20 19:59:27.553754 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
| 6631 | 2026.03.20 19:59:27.553794 [ 268 ] {f2d23115-a85d-458b-9b73-ebe12bf255cd} <Trace> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6632 | 2026.03.20 19:59:27.553839 [ 268 ] {f2d23115-a85d-458b-9b73-ebe12bf255cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6633 | 2026.03.20 19:59:27.554254 [ 268 ] {f2d23115-a85d-458b-9b73-ebe12bf255cd} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 6634 | 2026.03.20 19:59:27.554543 [ 268 ] {f2d23115-a85d-458b-9b73-ebe12bf255cd} <Trace> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6635 | 2026.03.20 19:59:27.554664 [ 134 ] {} <Debug> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 6636 | 2026.03.20 19:59:27.554693 [ 134 ] {} <Trace> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6637 | 2026.03.20 19:59:27.554706 [ 268 ] {f2d23115-a85d-458b-9b73-ebe12bf255cd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001462 sec., 41039.67168262654 rows/sec., 2.77 MiB/sec. | ||
| 6638 | 2026.03.20 19:59:27.554710 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6639 | 2026.03.20 19:59:27.554754 [ 268 ] {f2d23115-a85d-458b-9b73-ebe12bf255cd} <Debug> TCPHandler: Processed in 0.001689835 sec. | ||
| 6640 | 2026.03.20 19:59:27.554822 [ 197 ] {5b0fb7ba-36a7-4d07-84fe-ea424beb27ea::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 | ||
| 6641 | 2026.03.20 19:59:27.554951 [ 197 ] {5b0fb7ba-36a7-4d07-84fe-ea424beb27ea::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6642 | 2026.03.20 19:59:27.554988 [ 197 ] {5b0fb7ba-36a7-4d07-84fe-ea424beb27ea::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2580 rows starting from the beginning of the part | ||
| 6643 | 2026.03.20 19:59:27.555058 [ 197 ] {5b0fb7ba-36a7-4d07-84fe-ea424beb27ea::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 | ||
| 6644 | 2026.03.20 19:59:27.555107 [ 197 ] {5b0fb7ba-36a7-4d07-84fe-ea424beb27ea::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 | ||
| 6645 | 2026.03.20 19:59:27.555148 [ 197 ] {5b0fb7ba-36a7-4d07-84fe-ea424beb27ea::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 | ||
| 6646 | 2026.03.20 19:59:27.555191 [ 197 ] {5b0fb7ba-36a7-4d07-84fe-ea424beb27ea::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 | ||
| 6647 | 2026.03.20 19:59:27.555230 [ 197 ] {5b0fb7ba-36a7-4d07-84fe-ea424beb27ea::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 | ||
| 6648 | 2026.03.20 19:59:27.556724 [ 200 ] {5b0fb7ba-36a7-4d07-84fe-ea424beb27ea::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2880 rows, containing 4 columns (4 merged, 0 gathered) in 0.001950672 sec., 1476414.2818474863 rows/sec., 99.50 MiB/sec. | ||
| 6649 | 2026.03.20 19:59:27.557067 [ 201 ] {5b0fb7ba-36a7-4d07-84fe-ea424beb27ea::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 6650 | 2026.03.20 19:59:27.557352 [ 201 ] {5b0fb7ba-36a7-4d07-84fe-ea424beb27ea::all_1_56_11} <Trace> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6651 | 2026.03.20 19:59:27.557427 [ 201 ] {5b0fb7ba-36a7-4d07-84fe-ea424beb27ea::all_1_56_11} <Trace> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 6652 | 2026.03.20 19:59:27.557512 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 6653 | 2026.03.20 19:59:27.573569 [ 187 ] {18220be3-bf38-4865-9b53-defeec2c4a91::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20533 rows, containing 5 columns (5 merged, 0 gathered) in 0.020572536 sec., 998078.2145672269 rows/sec., 64.24 MiB/sec. | ||
| 6654 | 2026.03.20 19:59:27.573975 [ 200 ] {18220be3-bf38-4865-9b53-defeec2c4a91::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 6655 | 2026.03.20 19:59:27.574253 [ 200 ] {18220be3-bf38-4865-9b53-defeec2c4a91::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6656 | 2026.03.20 19:59:27.574327 [ 200 ] {18220be3-bf38-4865-9b53-defeec2c4a91::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 6657 | 2026.03.20 19:59:27.574404 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.23 MiB. | ||
| 6658 | 2026.03.20 19:59:27.926384 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6659 | 2026.03.20 19:59:27.926576 [ 268 ] {75480389-74fc-4900-88e7-cbe35078f66b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6660 | 2026.03.20 19:59:27.926643 [ 268 ] {75480389-74fc-4900-88e7-cbe35078f66b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6661 | 2026.03.20 19:59:27.927298 [ 268 ] {75480389-74fc-4900-88e7-cbe35078f66b} <Trace> oximeter.fields_i16 (2564387c-0082-4c94-ade1-9353cd557e41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6662 | 2026.03.20 19:59:27.927341 [ 268 ] {75480389-74fc-4900-88e7-cbe35078f66b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6663 | 2026.03.20 19:59:27.927715 [ 268 ] {75480389-74fc-4900-88e7-cbe35078f66b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 6664 | 2026.03.20 19:59:27.927942 [ 268 ] {75480389-74fc-4900-88e7-cbe35078f66b} <Trace> oximeter.fields_i16 (2564387c-0082-4c94-ade1-9353cd557e41): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6665 | 2026.03.20 19:59:27.928090 [ 268 ] {75480389-74fc-4900-88e7-cbe35078f66b} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001567 sec., 15315.890236119974 rows/sec., 1.27 MiB/sec. | ||
| 6666 | 2026.03.20 19:59:27.928105 [ 133 ] {} <Debug> oximeter.fields_i16 (2564387c-0082-4c94-ade1-9353cd557e41) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 6667 | 2026.03.20 19:59:27.928134 [ 268 ] {75480389-74fc-4900-88e7-cbe35078f66b} <Debug> TCPHandler: Processed in 0.0018745 sec. | ||
| 6668 | 2026.03.20 19:59:27.928185 [ 133 ] {} <Trace> oximeter.fields_i16 (2564387c-0082-4c94-ade1-9353cd557e41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6669 | 2026.03.20 19:59:27.928215 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6670 | 2026.03.20 19:59:27.928274 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6671 | 2026.03.20 19:59:27.928322 [ 186 ] {2564387c-0082-4c94-ade1-9353cd557e41::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 | ||
| 6672 | 2026.03.20 19:59:27.928374 [ 268 ] {7722c579-8280-4d2d-a27a-19488d476040} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6673 | 2026.03.20 19:59:27.928406 [ 186 ] {2564387c-0082-4c94-ade1-9353cd557e41::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6674 | 2026.03.20 19:59:27.928415 [ 268 ] {7722c579-8280-4d2d-a27a-19488d476040} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6675 | 2026.03.20 19:59:27.928434 [ 186 ] {2564387c-0082-4c94-ade1-9353cd557e41::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 24 rows starting from the beginning of the part | ||
| 6676 | 2026.03.20 19:59:27.928490 [ 186 ] {2564387c-0082-4c94-ade1-9353cd557e41::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 24 rows starting from the beginning of the part | ||
| 6677 | 2026.03.20 19:59:27.928532 [ 186 ] {2564387c-0082-4c94-ade1-9353cd557e41::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
| 6678 | 2026.03.20 19:59:27.928575 [ 186 ] {2564387c-0082-4c94-ade1-9353cd557e41::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 24 rows starting from the beginning of the part | ||
| 6679 | 2026.03.20 19:59:27.928611 [ 186 ] {2564387c-0082-4c94-ade1-9353cd557e41::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 24 rows starting from the beginning of the part | ||
| 6680 | 2026.03.20 19:59:27.928823 [ 268 ] {7722c579-8280-4d2d-a27a-19488d476040} <Trace> oximeter.fields_ipaddr (4d519c69-6502-4e4d-92c8-2256a1b268df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6681 | 2026.03.20 19:59:27.928858 [ 268 ] {7722c579-8280-4d2d-a27a-19488d476040} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6682 | 2026.03.20 19:59:27.929145 [ 268 ] {7722c579-8280-4d2d-a27a-19488d476040} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 6683 | 2026.03.20 19:59:27.929293 [ 200 ] {2564387c-0082-4c94-ade1-9353cd557e41::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 5 columns (5 merged, 0 gathered) in 0.000997996 sec., 120240.96288963083 rows/sec., 10.44 MiB/sec. | ||
| 6684 | 2026.03.20 19:59:27.929354 [ 268 ] {7722c579-8280-4d2d-a27a-19488d476040} <Trace> oximeter.fields_ipaddr (4d519c69-6502-4e4d-92c8-2256a1b268df): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6685 | 2026.03.20 19:59:27.929486 [ 268 ] {7722c579-8280-4d2d-a27a-19488d476040} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001131 sec., 14146.772767462422 rows/sec., 1.13 MiB/sec. | ||
| 6686 | 2026.03.20 19:59:27.929511 [ 199 ] {2564387c-0082-4c94-ade1-9353cd557e41::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 6687 | 2026.03.20 19:59:27.929526 [ 268 ] {7722c579-8280-4d2d-a27a-19488d476040} <Debug> TCPHandler: Processed in 0.001301955 sec. | ||
| 6688 | 2026.03.20 19:59:27.929669 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6689 | 2026.03.20 19:59:27.929764 [ 268 ] {87523e0e-501b-4993-901e-5592261533b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6690 | 2026.03.20 19:59:27.929806 [ 268 ] {87523e0e-501b-4993-901e-5592261533b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6691 | 2026.03.20 19:59:27.929857 [ 199 ] {2564387c-0082-4c94-ade1-9353cd557e41::all_1_9_2} <Trace> oximeter.fields_i16 (2564387c-0082-4c94-ade1-9353cd557e41): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6692 | 2026.03.20 19:59:27.929940 [ 199 ] {2564387c-0082-4c94-ade1-9353cd557e41::all_1_9_2} <Trace> oximeter.fields_i16 (2564387c-0082-4c94-ade1-9353cd557e41) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 6693 | 2026.03.20 19:59:27.930033 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 6694 | 2026.03.20 19:59:27.931626 [ 268 ] {87523e0e-501b-4993-901e-5592261533b0} <Trace> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6695 | 2026.03.20 19:59:27.931666 [ 268 ] {87523e0e-501b-4993-901e-5592261533b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6696 | 2026.03.20 19:59:27.932120 [ 268 ] {87523e0e-501b-4993-901e-5592261533b0} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 6697 | 2026.03.20 19:59:27.932326 [ 268 ] {87523e0e-501b-4993-901e-5592261533b0} <Trace> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6698 | 2026.03.20 19:59:27.932455 [ 268 ] {87523e0e-501b-4993-901e-5592261533b0} <Debug> executeQuery: Read 2611 rows, 201.26 KiB in 0.002709 sec., 963824.2894056847 rows/sec., 72.55 MiB/sec. | ||
| 6699 | 2026.03.20 19:59:27.932495 [ 268 ] {87523e0e-501b-4993-901e-5592261533b0} <Debug> MemoryTracker: Peak memory usage (for query): 4.02 MiB. | ||
| 6700 | 2026.03.20 19:59:27.932508 [ 268 ] {87523e0e-501b-4993-901e-5592261533b0} <Debug> TCPHandler: Processed in 0.002889237 sec. | ||
| 6701 | 2026.03.20 19:59:27.932622 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6702 | 2026.03.20 19:59:27.932717 [ 268 ] {fa9d3203-c23f-4d53-afd5-d217ebcb2562} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6703 | 2026.03.20 19:59:27.932756 [ 268 ] {fa9d3203-c23f-4d53-afd5-d217ebcb2562} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6704 | 2026.03.20 19:59:27.933176 [ 268 ] {fa9d3203-c23f-4d53-afd5-d217ebcb2562} <Trace> oximeter.fields_u16 (04c457fd-3af8-4a79-a88d-7c36c4cdcc84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6705 | 2026.03.20 19:59:27.933211 [ 268 ] {fa9d3203-c23f-4d53-afd5-d217ebcb2562} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6706 | 2026.03.20 19:59:27.933521 [ 268 ] {fa9d3203-c23f-4d53-afd5-d217ebcb2562} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6707 | 2026.03.20 19:59:27.933743 [ 268 ] {fa9d3203-c23f-4d53-afd5-d217ebcb2562} <Trace> oximeter.fields_u16 (04c457fd-3af8-4a79-a88d-7c36c4cdcc84): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6708 | 2026.03.20 19:59:27.933865 [ 268 ] {fa9d3203-c23f-4d53-afd5-d217ebcb2562} <Debug> executeQuery: Read 78 rows, 5.84 KiB in 0.001167 sec., 66838.04627249356 rows/sec., 4.89 MiB/sec. | ||
| 6709 | 2026.03.20 19:59:27.933903 [ 268 ] {fa9d3203-c23f-4d53-afd5-d217ebcb2562} <Debug> TCPHandler: Processed in 0.001328905 sec. | ||
| 6710 | 2026.03.20 19:59:27.934011 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6711 | 2026.03.20 19:59:27.934105 [ 268 ] {1455dce5-1908-4df9-b99e-e7143704c00c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6712 | 2026.03.20 19:59:27.934144 [ 268 ] {1455dce5-1908-4df9-b99e-e7143704c00c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6713 | 2026.03.20 19:59:27.934839 [ 268 ] {1455dce5-1908-4df9-b99e-e7143704c00c} <Trace> oximeter.fields_u32 (3e77f56c-5e97-464b-9ee2-b988bdce5b4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6714 | 2026.03.20 19:59:27.934875 [ 268 ] {1455dce5-1908-4df9-b99e-e7143704c00c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6715 | 2026.03.20 19:59:27.935251 [ 268 ] {1455dce5-1908-4df9-b99e-e7143704c00c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 6716 | 2026.03.20 19:59:27.935481 [ 268 ] {1455dce5-1908-4df9-b99e-e7143704c00c} <Trace> oximeter.fields_u32 (3e77f56c-5e97-464b-9ee2-b988bdce5b4b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6717 | 2026.03.20 19:59:27.935579 [ 133 ] {} <Debug> oximeter.fields_u32 (3e77f56c-5e97-464b-9ee2-b988bdce5b4b) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 6718 | 2026.03.20 19:59:27.935622 [ 133 ] {} <Trace> oximeter.fields_u32 (3e77f56c-5e97-464b-9ee2-b988bdce5b4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6719 | 2026.03.20 19:59:27.935631 [ 268 ] {1455dce5-1908-4df9-b99e-e7143704c00c} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001543 sec., 534672.7154893065 rows/sec., 31.28 MiB/sec. | ||
| 6720 | 2026.03.20 19:59:27.935644 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6721 | 2026.03.20 19:59:27.935699 [ 268 ] {1455dce5-1908-4df9-b99e-e7143704c00c} <Debug> TCPHandler: Processed in 0.001736807 sec. | ||
| 6722 | 2026.03.20 19:59:27.935764 [ 199 ] {3e77f56c-5e97-464b-9ee2-b988bdce5b4b::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 | ||
| 6723 | 2026.03.20 19:59:27.935833 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6724 | 2026.03.20 19:59:27.935869 [ 199 ] {3e77f56c-5e97-464b-9ee2-b988bdce5b4b::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6725 | 2026.03.20 19:59:27.935903 [ 199 ] {3e77f56c-5e97-464b-9ee2-b988bdce5b4b::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 825 rows starting from the beginning of the part | ||
| 6726 | 2026.03.20 19:59:27.935934 [ 268 ] {eafa8743-7142-491e-9daf-e5de009e7754} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 6727 | 2026.03.20 19:59:27.935963 [ 199 ] {3e77f56c-5e97-464b-9ee2-b988bdce5b4b::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 825 rows starting from the beginning of the part | ||
| 6728 | 2026.03.20 19:59:27.935979 [ 268 ] {eafa8743-7142-491e-9daf-e5de009e7754} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 6729 | 2026.03.20 19:59:27.936016 [ 199 ] {3e77f56c-5e97-464b-9ee2-b988bdce5b4b::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 825 rows starting from the beginning of the part | ||
| 6730 | 2026.03.20 19:59:27.936064 [ 199 ] {3e77f56c-5e97-464b-9ee2-b988bdce5b4b::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 825 rows starting from the beginning of the part | ||
| 6731 | 2026.03.20 19:59:27.936104 [ 199 ] {3e77f56c-5e97-464b-9ee2-b988bdce5b4b::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 825 rows starting from the beginning of the part | ||
| 6732 | 2026.03.20 19:59:27.936397 [ 268 ] {eafa8743-7142-491e-9daf-e5de009e7754} <Trace> oximeter.fields_u64 (90970e3f-dc86-46a0-9941-511c942241bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6733 | 2026.03.20 19:59:27.936437 [ 268 ] {eafa8743-7142-491e-9daf-e5de009e7754} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6734 | 2026.03.20 19:59:27.936765 [ 268 ] {eafa8743-7142-491e-9daf-e5de009e7754} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 6735 | 2026.03.20 19:59:27.936985 [ 268 ] {eafa8743-7142-491e-9daf-e5de009e7754} <Trace> oximeter.fields_u64 (90970e3f-dc86-46a0-9941-511c942241bb): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6736 | 2026.03.20 19:59:27.937117 [ 268 ] {eafa8743-7142-491e-9daf-e5de009e7754} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001202 sec., 831.946755407654 rows/sec., 58.50 KiB/sec. | ||
| 6737 | 2026.03.20 19:59:27.937156 [ 268 ] {eafa8743-7142-491e-9daf-e5de009e7754} <Debug> TCPHandler: Processed in 0.001374116 sec. | ||
| 6738 | 2026.03.20 19:59:27.937269 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6739 | 2026.03.20 19:59:27.937365 [ 268 ] {b12134e0-d478-4005-a428-0171a8727e64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6740 | 2026.03.20 19:59:27.937405 [ 268 ] {b12134e0-d478-4005-a428-0171a8727e64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6741 | 2026.03.20 19:59:27.937518 [ 195 ] {3e77f56c-5e97-464b-9ee2-b988bdce5b4b::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4125 rows, containing 5 columns (5 merged, 0 gathered) in 0.001796748 sec., 2295814.438084807 rows/sec., 143.06 MiB/sec. | ||
| 6742 | 2026.03.20 19:59:27.937655 [ 199 ] {3e77f56c-5e97-464b-9ee2-b988bdce5b4b::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 6743 | 2026.03.20 19:59:27.937810 [ 268 ] {b12134e0-d478-4005-a428-0171a8727e64} <Trace> oximeter.fields_u8 (8746d2ea-87a3-47dd-bedc-b71d488a0ac0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6744 | 2026.03.20 19:59:27.937852 [ 268 ] {b12134e0-d478-4005-a428-0171a8727e64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6745 | 2026.03.20 19:59:27.937898 [ 199 ] {3e77f56c-5e97-464b-9ee2-b988bdce5b4b::all_1_9_2} <Trace> oximeter.fields_u32 (3e77f56c-5e97-464b-9ee2-b988bdce5b4b): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6746 | 2026.03.20 19:59:27.937968 [ 199 ] {3e77f56c-5e97-464b-9ee2-b988bdce5b4b::all_1_9_2} <Trace> oximeter.fields_u32 (3e77f56c-5e97-464b-9ee2-b988bdce5b4b) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 6747 | 2026.03.20 19:59:27.938024 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 6748 | 2026.03.20 19:59:27.938168 [ 268 ] {b12134e0-d478-4005-a428-0171a8727e64} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 6749 | 2026.03.20 19:59:27.938389 [ 268 ] {b12134e0-d478-4005-a428-0171a8727e64} <Trace> oximeter.fields_u8 (8746d2ea-87a3-47dd-bedc-b71d488a0ac0): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6750 | 2026.03.20 19:59:27.938486 [ 133 ] {} <Debug> oximeter.fields_u8 (8746d2ea-87a3-47dd-bedc-b71d488a0ac0) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 6751 | 2026.03.20 19:59:27.938517 [ 133 ] {} <Trace> oximeter.fields_u8 (8746d2ea-87a3-47dd-bedc-b71d488a0ac0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6752 | 2026.03.20 19:59:27.938518 [ 268 ] {b12134e0-d478-4005-a428-0171a8727e64} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001172 sec., 10238.907849829351 rows/sec., 799.91 KiB/sec. | ||
| 6753 | 2026.03.20 19:59:27.938536 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6754 | 2026.03.20 19:59:27.938570 [ 268 ] {b12134e0-d478-4005-a428-0171a8727e64} <Debug> TCPHandler: Processed in 0.001350066 sec. | ||
| 6755 | 2026.03.20 19:59:27.938627 [ 200 ] {8746d2ea-87a3-47dd-bedc-b71d488a0ac0::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 | ||
| 6756 | 2026.03.20 19:59:27.938688 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6757 | 2026.03.20 19:59:27.938746 [ 200 ] {8746d2ea-87a3-47dd-bedc-b71d488a0ac0::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6758 | 2026.03.20 19:59:27.938784 [ 200 ] {8746d2ea-87a3-47dd-bedc-b71d488a0ac0::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 12 rows starting from the beginning of the part | ||
| 6759 | 2026.03.20 19:59:27.938786 [ 268 ] {c0c43be0-655f-4f4f-b636-f1457ec486a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6760 | 2026.03.20 19:59:27.938836 [ 268 ] {c0c43be0-655f-4f4f-b636-f1457ec486a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6761 | 2026.03.20 19:59:27.938851 [ 200 ] {8746d2ea-87a3-47dd-bedc-b71d488a0ac0::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 12 rows starting from the beginning of the part | ||
| 6762 | 2026.03.20 19:59:27.938904 [ 200 ] {8746d2ea-87a3-47dd-bedc-b71d488a0ac0::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part | ||
| 6763 | 2026.03.20 19:59:27.938944 [ 200 ] {8746d2ea-87a3-47dd-bedc-b71d488a0ac0::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 12 rows starting from the beginning of the part | ||
| 6764 | 2026.03.20 19:59:27.938982 [ 200 ] {8746d2ea-87a3-47dd-bedc-b71d488a0ac0::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 12 rows starting from the beginning of the part | ||
| 6765 | 2026.03.20 19:59:27.939674 [ 191 ] {8746d2ea-87a3-47dd-bedc-b71d488a0ac0::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 5 columns (5 merged, 0 gathered) in 0.001083239 sec., 55389.438526493235 rows/sec., 4.44 MiB/sec. | ||
| 6766 | 2026.03.20 19:59:27.939779 [ 268 ] {c0c43be0-655f-4f4f-b636-f1457ec486a0} <Trace> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6767 | 2026.03.20 19:59:27.939801 [ 191 ] {8746d2ea-87a3-47dd-bedc-b71d488a0ac0::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 6768 | 2026.03.20 19:59:27.939821 [ 268 ] {c0c43be0-655f-4f4f-b636-f1457ec486a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6769 | 2026.03.20 19:59:27.940116 [ 191 ] {8746d2ea-87a3-47dd-bedc-b71d488a0ac0::all_1_9_2} <Trace> oximeter.fields_u8 (8746d2ea-87a3-47dd-bedc-b71d488a0ac0): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6770 | 2026.03.20 19:59:27.940205 [ 191 ] {8746d2ea-87a3-47dd-bedc-b71d488a0ac0::all_1_9_2} <Trace> oximeter.fields_u8 (8746d2ea-87a3-47dd-bedc-b71d488a0ac0) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 6771 | 2026.03.20 19:59:27.940241 [ 268 ] {c0c43be0-655f-4f4f-b636-f1457ec486a0} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 6772 | 2026.03.20 19:59:27.940286 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6773 | 2026.03.20 19:59:27.940463 [ 268 ] {c0c43be0-655f-4f4f-b636-f1457ec486a0} <Trace> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6774 | 2026.03.20 19:59:27.940596 [ 268 ] {c0c43be0-655f-4f4f-b636-f1457ec486a0} <Debug> executeQuery: Read 1381 rows, 95.80 KiB in 0.001828 sec., 755470.4595185996 rows/sec., 51.18 MiB/sec. | ||
| 6775 | 2026.03.20 19:59:27.940633 [ 268 ] {c0c43be0-655f-4f4f-b636-f1457ec486a0} <Debug> TCPHandler: Processed in 0.001995893 sec. | ||
| 6776 | 2026.03.20 19:59:27.940743 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6777 | 2026.03.20 19:59:27.940839 [ 268 ] {0efa0139-2093-4242-8324-f082be6d8539} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6778 | 2026.03.20 19:59:27.940881 [ 268 ] {0efa0139-2093-4242-8324-f082be6d8539} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6779 | 2026.03.20 19:59:27.941573 [ 268 ] {0efa0139-2093-4242-8324-f082be6d8539} <Trace> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6780 | 2026.03.20 19:59:27.941610 [ 268 ] {0efa0139-2093-4242-8324-f082be6d8539} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6781 | 2026.03.20 19:59:27.942037 [ 268 ] {0efa0139-2093-4242-8324-f082be6d8539} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 6782 | 2026.03.20 19:59:27.942242 [ 268 ] {0efa0139-2093-4242-8324-f082be6d8539} <Trace> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6783 | 2026.03.20 19:59:27.942369 [ 268 ] {0efa0139-2093-4242-8324-f082be6d8539} <Debug> executeQuery: Read 1540 rows, 96.45 KiB in 0.001549 sec., 994189.7998708844 rows/sec., 60.81 MiB/sec. | ||
| 6784 | 2026.03.20 19:59:27.942405 [ 268 ] {0efa0139-2093-4242-8324-f082be6d8539} <Debug> TCPHandler: Processed in 0.001711025 sec. | ||
| 6785 | 2026.03.20 19:59:27.942516 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6786 | 2026.03.20 19:59:27.942610 [ 268 ] {626fa1a1-0293-461e-919c-111d08fdd141} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6787 | 2026.03.20 19:59:27.942664 [ 268 ] {626fa1a1-0293-461e-919c-111d08fdd141} <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 | ||
| 6788 | 2026.03.20 19:59:27.943480 [ 268 ] {626fa1a1-0293-461e-919c-111d08fdd141} <Trace> oximeter.measurements_histogramu64 (4eb69afa-be86-412c-972f-8e432190220c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6789 | 2026.03.20 19:59:27.943517 [ 268 ] {626fa1a1-0293-461e-919c-111d08fdd141} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6790 | 2026.03.20 19:59:27.944092 [ 268 ] {626fa1a1-0293-461e-919c-111d08fdd141} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6791 | 2026.03.20 19:59:27.944315 [ 268 ] {626fa1a1-0293-461e-919c-111d08fdd141} <Trace> oximeter.measurements_histogramu64 (4eb69afa-be86-412c-972f-8e432190220c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6792 | 2026.03.20 19:59:27.944454 [ 268 ] {626fa1a1-0293-461e-919c-111d08fdd141} <Debug> executeQuery: Read 50 rows, 91.75 KiB in 0.001862 sec., 26852.846401718583 rows/sec., 48.12 MiB/sec. | ||
| 6793 | 2026.03.20 19:59:27.944505 [ 268 ] {626fa1a1-0293-461e-919c-111d08fdd141} <Debug> TCPHandler: Processed in 0.002039004 sec. | ||
| 6794 | 2026.03.20 19:59:27.944617 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6795 | 2026.03.20 19:59:27.944711 [ 268 ] {d4908adb-acca-4a2b-9371-5acf73cfdc8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6796 | 2026.03.20 19:59:27.944752 [ 268 ] {d4908adb-acca-4a2b-9371-5acf73cfdc8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6797 | 2026.03.20 19:59:27.945062 [ 268 ] {d4908adb-acca-4a2b-9371-5acf73cfdc8a} <Trace> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6798 | 2026.03.20 19:59:27.945098 [ 268 ] {d4908adb-acca-4a2b-9371-5acf73cfdc8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6799 | 2026.03.20 19:59:27.945387 [ 268 ] {d4908adb-acca-4a2b-9371-5acf73cfdc8a} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 6800 | 2026.03.20 19:59:27.945588 [ 268 ] {d4908adb-acca-4a2b-9371-5acf73cfdc8a} <Trace> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6801 | 2026.03.20 19:59:27.945716 [ 268 ] {d4908adb-acca-4a2b-9371-5acf73cfdc8a} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001023 sec., 11730.205278592375 rows/sec., 809.51 KiB/sec. | ||
| 6802 | 2026.03.20 19:59:27.945751 [ 268 ] {d4908adb-acca-4a2b-9371-5acf73cfdc8a} <Debug> TCPHandler: Processed in 0.001183921 sec. | ||
| 6803 | 2026.03.20 19:59:29.829027 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16703 | ||
| 6804 | 2026.03.20 19:59:29.829673 [ 244 ] {} <Trace> system.asynchronous_metric_log (68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6805 | 2026.03.20 19:59:29.829719 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6806 | 2026.03.20 19:59:29.830201 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6807 | 2026.03.20 19:59:29.830424 [ 244 ] {} <Trace> system.asynchronous_metric_log (68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6808 | 2026.03.20 19:59:29.830554 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16703 | ||
| 6809 | 2026.03.20 19:59:30.702964 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 6810 | 2026.03.20 19:59:30.720497 [ 243 ] {} <Trace> system.metric_log (c7b02c2c-b96c-49bb-8e22-d7891c66dbbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6811 | 2026.03.20 19:59:30.720554 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6812 | 2026.03.20 19:59:30.726777 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6813 | 2026.03.20 19:59:30.727483 [ 243 ] {} <Trace> system.metric_log (c7b02c2c-b96c-49bb-8e22-d7891c66dbbf): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6814 | 2026.03.20 19:59:30.730300 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 6815 | 2026.03.20 19:59:32.546602 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6816 | 2026.03.20 19:59:32.546793 [ 268 ] {6d0f0370-ddcb-4c46-b65b-9f920f392dd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6817 | 2026.03.20 19:59:32.546864 [ 268 ] {6d0f0370-ddcb-4c46-b65b-9f920f392dd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6818 | 2026.03.20 19:59:32.547560 [ 268 ] {6d0f0370-ddcb-4c46-b65b-9f920f392dd4} <Trace> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6819 | 2026.03.20 19:59:32.547606 [ 268 ] {6d0f0370-ddcb-4c46-b65b-9f920f392dd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6820 | 2026.03.20 19:59:32.548006 [ 268 ] {6d0f0370-ddcb-4c46-b65b-9f920f392dd4} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 6821 | 2026.03.20 19:59:32.548228 [ 268 ] {6d0f0370-ddcb-4c46-b65b-9f920f392dd4} <Trace> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6822 | 2026.03.20 19:59:32.548384 [ 268 ] {6d0f0370-ddcb-4c46-b65b-9f920f392dd4} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001644 sec., 34063.2603406326 rows/sec., 2.62 MiB/sec. | ||
| 6823 | 2026.03.20 19:59:32.548425 [ 268 ] {6d0f0370-ddcb-4c46-b65b-9f920f392dd4} <Debug> TCPHandler: Processed in 0.001958722 sec. | ||
| 6824 | 2026.03.20 19:59:32.548544 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6825 | 2026.03.20 19:59:32.548638 [ 268 ] {32ca5cec-9290-470a-afdb-91d7cf260387} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6826 | 2026.03.20 19:59:32.548678 [ 268 ] {32ca5cec-9290-470a-afdb-91d7cf260387} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6827 | 2026.03.20 19:59:32.549081 [ 268 ] {32ca5cec-9290-470a-afdb-91d7cf260387} <Trace> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6828 | 2026.03.20 19:59:32.549118 [ 268 ] {32ca5cec-9290-470a-afdb-91d7cf260387} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6829 | 2026.03.20 19:59:32.549425 [ 268 ] {32ca5cec-9290-470a-afdb-91d7cf260387} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 6830 | 2026.03.20 19:59:32.549637 [ 268 ] {32ca5cec-9290-470a-afdb-91d7cf260387} <Trace> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6831 | 2026.03.20 19:59:32.549768 [ 268 ] {32ca5cec-9290-470a-afdb-91d7cf260387} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001149 sec., 55700.6092254134 rows/sec., 4.35 MiB/sec. | ||
| 6832 | 2026.03.20 19:59:32.549804 [ 268 ] {32ca5cec-9290-470a-afdb-91d7cf260387} <Debug> TCPHandler: Processed in 0.001309084 sec. | ||
| 6833 | 2026.03.20 19:59:32.549916 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6834 | 2026.03.20 19:59:32.550009 [ 268 ] {6695f81c-5b55-438e-ba31-9bdd109d52d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6835 | 2026.03.20 19:59:32.550056 [ 268 ] {6695f81c-5b55-438e-ba31-9bdd109d52d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6836 | 2026.03.20 19:59:32.550423 [ 268 ] {6695f81c-5b55-438e-ba31-9bdd109d52d9} <Trace> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6837 | 2026.03.20 19:59:32.550458 [ 268 ] {6695f81c-5b55-438e-ba31-9bdd109d52d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6838 | 2026.03.20 19:59:32.550785 [ 268 ] {6695f81c-5b55-438e-ba31-9bdd109d52d9} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 6839 | 2026.03.20 19:59:32.550993 [ 268 ] {6695f81c-5b55-438e-ba31-9bdd109d52d9} <Trace> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6840 | 2026.03.20 19:59:32.551123 [ 268 ] {6695f81c-5b55-438e-ba31-9bdd109d52d9} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001132 sec., 113074.20494699647 rows/sec., 7.88 MiB/sec. | ||
| 6841 | 2026.03.20 19:59:32.551158 [ 268 ] {6695f81c-5b55-438e-ba31-9bdd109d52d9} <Debug> TCPHandler: Processed in 0.001291925 sec. | ||
| 6842 | 2026.03.20 19:59:32.551272 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6843 | 2026.03.20 19:59:32.551365 [ 268 ] {09fad3a6-e72f-4470-a2c2-ed1c439b0840} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6844 | 2026.03.20 19:59:32.551405 [ 268 ] {09fad3a6-e72f-4470-a2c2-ed1c439b0840} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6845 | 2026.03.20 19:59:32.551743 [ 268 ] {09fad3a6-e72f-4470-a2c2-ed1c439b0840} <Trace> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6846 | 2026.03.20 19:59:32.551777 [ 268 ] {09fad3a6-e72f-4470-a2c2-ed1c439b0840} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6847 | 2026.03.20 19:59:32.552073 [ 268 ] {09fad3a6-e72f-4470-a2c2-ed1c439b0840} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 6848 | 2026.03.20 19:59:32.552271 [ 268 ] {09fad3a6-e72f-4470-a2c2-ed1c439b0840} <Trace> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6849 | 2026.03.20 19:59:32.552400 [ 268 ] {09fad3a6-e72f-4470-a2c2-ed1c439b0840} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001052 sec., 45627.37642585552 rows/sec., 3.07 MiB/sec. | ||
| 6850 | 2026.03.20 19:59:32.552435 [ 268 ] {09fad3a6-e72f-4470-a2c2-ed1c439b0840} <Debug> TCPHandler: Processed in 0.001212022 sec. | ||
| 6851 | 2026.03.20 19:59:37.185060 [ 121 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6852 | 2026.03.20 19:59:37.185159 [ 121 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6853 | 2026.03.20 19:59:37.330612 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17215 | ||
| 6854 | 2026.03.20 19:59:37.331225 [ 244 ] {} <Trace> system.asynchronous_metric_log (68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6855 | 2026.03.20 19:59:37.331281 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6856 | 2026.03.20 19:59:37.331794 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6857 | 2026.03.20 19:59:37.332020 [ 244 ] {} <Trace> system.asynchronous_metric_log (68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6858 | 2026.03.20 19:59:37.332144 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17215 | ||
| 6859 | 2026.03.20 19:59:37.332175 [ 124 ] {} <Debug> system.asynchronous_metric_log (68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6860 | 2026.03.20 19:59:37.332248 [ 124 ] {} <Trace> system.asynchronous_metric_log (68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6861 | 2026.03.20 19:59:37.332271 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6862 | 2026.03.20 19:59:37.332398 [ 195 ] {68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8::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 | ||
| 6863 | 2026.03.20 19:59:37.332549 [ 195 ] {68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6864 | 2026.03.20 19:59:37.332593 [ 195 ] {68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14783 rows starting from the beginning of the part | ||
| 6865 | 2026.03.20 19:59:37.332663 [ 195 ] {68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 512 rows starting from the beginning of the part | ||
| 6866 | 2026.03.20 19:59:37.332712 [ 195 ] {68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 448 rows starting from the beginning of the part | ||
| 6867 | 2026.03.20 19:59:37.332752 [ 195 ] {68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 512 rows starting from the beginning of the part | ||
| 6868 | 2026.03.20 19:59:37.332792 [ 195 ] {68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 448 rows starting from the beginning of the part | ||
| 6869 | 2026.03.20 19:59:37.332829 [ 195 ] {68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 512 rows starting from the beginning of the part | ||
| 6870 | 2026.03.20 19:59:37.334996 [ 199 ] {68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17215 rows, containing 4 columns (4 merged, 0 gathered) in 0.002656971 sec., 6479182.497663693 rows/sec., 92.69 MiB/sec. | ||
| 6871 | 2026.03.20 19:59:37.335102 [ 195 ] {68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6872 | 2026.03.20 19:59:37.335342 [ 195 ] {68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8::all_1_36_7} <Trace> system.asynchronous_metric_log (68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6873 | 2026.03.20 19:59:37.335415 [ 195 ] {68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8::all_1_36_7} <Trace> system.asynchronous_metric_log (68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6874 | 2026.03.20 19:59:37.335485 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 6875 | 2026.03.20 19:59:37.375977 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 856 | ||
| 6876 | 2026.03.20 19:59:37.378786 [ 242 ] {} <Trace> system.query_log (50ee8abe-c559-4bfc-bb2f-d84f09891cde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6877 | 2026.03.20 19:59:37.378823 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6878 | 2026.03.20 19:59:37.380018 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6879 | 2026.03.20 19:59:37.380277 [ 242 ] {} <Trace> system.query_log (50ee8abe-c559-4bfc-bb2f-d84f09891cde): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6880 | 2026.03.20 19:59:37.380405 [ 124 ] {} <Debug> system.query_log (50ee8abe-c559-4bfc-bb2f-d84f09891cde) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6881 | 2026.03.20 19:59:37.380438 [ 124 ] {} <Trace> system.query_log (50ee8abe-c559-4bfc-bb2f-d84f09891cde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6882 | 2026.03.20 19:59:37.380458 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6883 | 2026.03.20 19:59:37.380530 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 856 | ||
| 6884 | 2026.03.20 19:59:37.380559 [ 198 ] {50ee8abe-c559-4bfc-bb2f-d84f09891cde::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 | ||
| 6885 | 2026.03.20 19:59:37.381147 [ 198 ] {50ee8abe-c559-4bfc-bb2f-d84f09891cde::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6886 | 2026.03.20 19:59:37.381305 [ 198 ] {50ee8abe-c559-4bfc-bb2f-d84f09891cde::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 714 rows starting from the beginning of the part | ||
| 6887 | 2026.03.20 19:59:37.381714 [ 198 ] {50ee8abe-c559-4bfc-bb2f-d84f09891cde::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 20 rows starting from the beginning of the part | ||
| 6888 | 2026.03.20 19:59:37.382067 [ 198 ] {50ee8abe-c559-4bfc-bb2f-d84f09891cde::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 38 rows starting from the beginning of the part | ||
| 6889 | 2026.03.20 19:59:37.382453 [ 198 ] {50ee8abe-c559-4bfc-bb2f-d84f09891cde::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 24 rows starting from the beginning of the part | ||
| 6890 | 2026.03.20 19:59:37.382814 [ 198 ] {50ee8abe-c559-4bfc-bb2f-d84f09891cde::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 22 rows starting from the beginning of the part | ||
| 6891 | 2026.03.20 19:59:37.383150 [ 198 ] {50ee8abe-c559-4bfc-bb2f-d84f09891cde::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 38 rows starting from the beginning of the part | ||
| 6892 | 2026.03.20 19:59:37.389609 [ 193 ] {50ee8abe-c559-4bfc-bb2f-d84f09891cde::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 856 rows, containing 72 columns (72 merged, 0 gathered) in 0.009089021 sec., 94179.56015284815 rows/sec., 77.20 MiB/sec. | ||
| 6893 | 2026.03.20 19:59:37.390928 [ 193 ] {50ee8abe-c559-4bfc-bb2f-d84f09891cde::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6894 | 2026.03.20 19:59:37.391536 [ 193 ] {50ee8abe-c559-4bfc-bb2f-d84f09891cde::all_1_26_5} <Trace> system.query_log (50ee8abe-c559-4bfc-bb2f-d84f09891cde): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6895 | 2026.03.20 19:59:37.391618 [ 193 ] {50ee8abe-c559-4bfc-bb2f-d84f09891cde::all_1_26_5} <Trace> system.query_log (50ee8abe-c559-4bfc-bb2f-d84f09891cde) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6896 | 2026.03.20 19:59:37.391964 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.27 MiB. | ||
| 6897 | 2026.03.20 19:59:37.547875 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6898 | 2026.03.20 19:59:37.548028 [ 268 ] {48b77832-778a-4900-87c3-267b820aa8c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6899 | 2026.03.20 19:59:37.548088 [ 268 ] {48b77832-778a-4900-87c3-267b820aa8c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6900 | 2026.03.20 19:59:37.548692 [ 268 ] {48b77832-778a-4900-87c3-267b820aa8c0} <Trace> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6901 | 2026.03.20 19:59:37.548737 [ 268 ] {48b77832-778a-4900-87c3-267b820aa8c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6902 | 2026.03.20 19:59:37.549092 [ 268 ] {48b77832-778a-4900-87c3-267b820aa8c0} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 6903 | 2026.03.20 19:59:37.549328 [ 268 ] {48b77832-778a-4900-87c3-267b820aa8c0} <Trace> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6904 | 2026.03.20 19:59:37.549480 [ 268 ] {48b77832-778a-4900-87c3-267b820aa8c0} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001492 sec., 37533.512064343166 rows/sec., 2.88 MiB/sec. | ||
| 6905 | 2026.03.20 19:59:37.549525 [ 268 ] {48b77832-778a-4900-87c3-267b820aa8c0} <Debug> TCPHandler: Processed in 0.001765306 sec. | ||
| 6906 | 2026.03.20 19:59:37.549646 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6907 | 2026.03.20 19:59:37.549748 [ 268 ] {00be0ab6-a764-4907-9bdd-5878338c4a56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6908 | 2026.03.20 19:59:37.549792 [ 268 ] {00be0ab6-a764-4907-9bdd-5878338c4a56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6909 | 2026.03.20 19:59:37.550218 [ 268 ] {00be0ab6-a764-4907-9bdd-5878338c4a56} <Trace> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6910 | 2026.03.20 19:59:37.550256 [ 268 ] {00be0ab6-a764-4907-9bdd-5878338c4a56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6911 | 2026.03.20 19:59:37.550566 [ 268 ] {00be0ab6-a764-4907-9bdd-5878338c4a56} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 6912 | 2026.03.20 19:59:37.550781 [ 268 ] {00be0ab6-a764-4907-9bdd-5878338c4a56} <Trace> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6913 | 2026.03.20 19:59:37.550911 [ 268 ] {00be0ab6-a764-4907-9bdd-5878338c4a56} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001185 sec., 54008.438818565395 rows/sec., 4.22 MiB/sec. | ||
| 6914 | 2026.03.20 19:59:37.550949 [ 268 ] {00be0ab6-a764-4907-9bdd-5878338c4a56} <Debug> TCPHandler: Processed in 0.001354535 sec. | ||
| 6915 | 2026.03.20 19:59:37.551062 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6916 | 2026.03.20 19:59:37.551159 [ 268 ] {34ba23d9-0ca9-45c0-a001-e1549b7197f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6917 | 2026.03.20 19:59:37.551204 [ 268 ] {34ba23d9-0ca9-45c0-a001-e1549b7197f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6918 | 2026.03.20 19:59:37.551604 [ 268 ] {34ba23d9-0ca9-45c0-a001-e1549b7197f0} <Trace> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6919 | 2026.03.20 19:59:37.551641 [ 268 ] {34ba23d9-0ca9-45c0-a001-e1549b7197f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6920 | 2026.03.20 19:59:37.551976 [ 268 ] {34ba23d9-0ca9-45c0-a001-e1549b7197f0} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 6921 | 2026.03.20 19:59:37.552184 [ 268 ] {34ba23d9-0ca9-45c0-a001-e1549b7197f0} <Trace> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6922 | 2026.03.20 19:59:37.552314 [ 268 ] {34ba23d9-0ca9-45c0-a001-e1549b7197f0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001174 sec., 136286.20102214653 rows/sec., 9.49 MiB/sec. | ||
| 6923 | 2026.03.20 19:59:37.552350 [ 268 ] {34ba23d9-0ca9-45c0-a001-e1549b7197f0} <Debug> TCPHandler: Processed in 0.001340385 sec. | ||
| 6924 | 2026.03.20 19:59:37.552453 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6925 | 2026.03.20 19:59:37.552547 [ 268 ] {8ba55858-f05c-4416-a641-b58a209710d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6926 | 2026.03.20 19:59:37.552589 [ 268 ] {8ba55858-f05c-4416-a641-b58a209710d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6927 | 2026.03.20 19:59:37.552915 [ 268 ] {8ba55858-f05c-4416-a641-b58a209710d6} <Trace> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6928 | 2026.03.20 19:59:37.552950 [ 268 ] {8ba55858-f05c-4416-a641-b58a209710d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6929 | 2026.03.20 19:59:37.553258 [ 268 ] {8ba55858-f05c-4416-a641-b58a209710d6} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 6930 | 2026.03.20 19:59:37.553490 [ 268 ] {8ba55858-f05c-4416-a641-b58a209710d6} <Trace> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6931 | 2026.03.20 19:59:37.553617 [ 268 ] {8ba55858-f05c-4416-a641-b58a209710d6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001088 sec., 55147.05882352941 rows/sec., 3.72 MiB/sec. | ||
| 6932 | 2026.03.20 19:59:37.553653 [ 268 ] {8ba55858-f05c-4416-a641-b58a209710d6} <Debug> TCPHandler: Processed in 0.001248663 sec. | ||
| 6933 | 2026.03.20 19:59:38.231342 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 271 | ||
| 6934 | 2026.03.20 19:59:38.248939 [ 243 ] {} <Trace> system.metric_log (c7b02c2c-b96c-49bb-8e22-d7891c66dbbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6935 | 2026.03.20 19:59:38.248996 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6936 | 2026.03.20 19:59:38.255460 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6937 | 2026.03.20 19:59:38.256259 [ 243 ] {} <Trace> system.metric_log (c7b02c2c-b96c-49bb-8e22-d7891c66dbbf): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6938 | 2026.03.20 19:59:38.256587 [ 124 ] {} <Debug> system.metric_log (c7b02c2c-b96c-49bb-8e22-d7891c66dbbf) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6939 | 2026.03.20 19:59:38.256655 [ 124 ] {} <Trace> system.metric_log (c7b02c2c-b96c-49bb-8e22-d7891c66dbbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6940 | 2026.03.20 19:59:38.256676 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6941 | 2026.03.20 19:59:38.256808 [ 198 ] {c7b02c2c-b96c-49bb-8e22-d7891c66dbbf::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 | ||
| 6942 | 2026.03.20 19:59:38.259426 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 271 | ||
| 6943 | 2026.03.20 19:59:38.260987 [ 198 ] {c7b02c2c-b96c-49bb-8e22-d7891c66dbbf::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6944 | 2026.03.20 19:59:38.262460 [ 198 ] {c7b02c2c-b96c-49bb-8e22-d7891c66dbbf::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 | ||
| 6945 | 2026.03.20 19:59:38.266872 [ 198 ] {c7b02c2c-b96c-49bb-8e22-d7891c66dbbf::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 | ||
| 6946 | 2026.03.20 19:59:38.271388 [ 198 ] {c7b02c2c-b96c-49bb-8e22-d7891c66dbbf::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 | ||
| 6947 | 2026.03.20 19:59:38.275802 [ 198 ] {c7b02c2c-b96c-49bb-8e22-d7891c66dbbf::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 | ||
| 6948 | 2026.03.20 19:59:38.280283 [ 198 ] {c7b02c2c-b96c-49bb-8e22-d7891c66dbbf::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 | ||
| 6949 | 2026.03.20 19:59:38.284328 [ 198 ] {c7b02c2c-b96c-49bb-8e22-d7891c66dbbf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 7 rows starting from the beginning of the part | ||
| 6950 | 2026.03.20 19:59:38.335350 [ 199 ] {c7b02c2c-b96c-49bb-8e22-d7891c66dbbf::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 271 rows, containing 679 columns (679 merged, 0 gathered) in 0.078602355 sec., 3447.7338497046303 rows/sec., 17.83 MiB/sec. | ||
| 6951 | 2026.03.20 19:59:38.338083 [ 188 ] {c7b02c2c-b96c-49bb-8e22-d7891c66dbbf::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6952 | 2026.03.20 19:59:38.340166 [ 188 ] {c7b02c2c-b96c-49bb-8e22-d7891c66dbbf::all_1_36_7} <Trace> system.metric_log (c7b02c2c-b96c-49bb-8e22-d7891c66dbbf): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6953 | 2026.03.20 19:59:38.340270 [ 188 ] {c7b02c2c-b96c-49bb-8e22-d7891c66dbbf::all_1_36_7} <Trace> system.metric_log (c7b02c2c-b96c-49bb-8e22-d7891c66dbbf) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6954 | 2026.03.20 19:59:38.342578 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
| 6955 | 2026.03.20 19:59:39.000263 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 282.28 MiB, peak 294.16 MiB, free memory in arenas 0.00 B, will set to 284.44 MiB (RSS), difference: 2.16 MiB | ||
| 6956 | 2026.03.20 19:59:39.470337 [ 123 ] {} <Debug> oximeter.fields_ipaddr (4d519c69-6502-4e4d-92c8-2256a1b268df) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 6957 | 2026.03.20 19:59:39.470416 [ 123 ] {} <Trace> oximeter.fields_ipaddr (4d519c69-6502-4e4d-92c8-2256a1b268df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6958 | 2026.03.20 19:59:39.470440 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6959 | 2026.03.20 19:59:39.470566 [ 194 ] {4d519c69-6502-4e4d-92c8-2256a1b268df::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 | ||
| 6960 | 2026.03.20 19:59:39.470720 [ 194 ] {4d519c69-6502-4e4d-92c8-2256a1b268df::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6961 | 2026.03.20 19:59:39.470757 [ 194 ] {4d519c69-6502-4e4d-92c8-2256a1b268df::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 18 rows starting from the beginning of the part | ||
| 6962 | 2026.03.20 19:59:39.470831 [ 194 ] {4d519c69-6502-4e4d-92c8-2256a1b268df::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part | ||
| 6963 | 2026.03.20 19:59:39.470881 [ 194 ] {4d519c69-6502-4e4d-92c8-2256a1b268df::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 16 rows starting from the beginning of the part | ||
| 6964 | 2026.03.20 19:59:39.470930 [ 194 ] {4d519c69-6502-4e4d-92c8-2256a1b268df::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part | ||
| 6965 | 2026.03.20 19:59:39.470978 [ 194 ] {4d519c69-6502-4e4d-92c8-2256a1b268df::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 16 rows starting from the beginning of the part | ||
| 6966 | 2026.03.20 19:59:39.471833 [ 188 ] {4d519c69-6502-4e4d-92c8-2256a1b268df::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 54 rows, containing 5 columns (5 merged, 0 gathered) in 0.001319945 sec., 40910.795525571135 rows/sec., 3.41 MiB/sec. | ||
| 6967 | 2026.03.20 19:59:39.472034 [ 199 ] {4d519c69-6502-4e4d-92c8-2256a1b268df::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 6968 | 2026.03.20 19:59:39.472364 [ 199 ] {4d519c69-6502-4e4d-92c8-2256a1b268df::all_1_9_2} <Trace> oximeter.fields_ipaddr (4d519c69-6502-4e4d-92c8-2256a1b268df): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6969 | 2026.03.20 19:59:39.472479 [ 199 ] {4d519c69-6502-4e4d-92c8-2256a1b268df::all_1_9_2} <Trace> oximeter.fields_ipaddr (4d519c69-6502-4e4d-92c8-2256a1b268df) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 6970 | 2026.03.20 19:59:39.472607 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6971 | 2026.03.20 19:59:40.029115 [ 120 ] {} <Debug> oximeter.fields_u64 (90970e3f-dc86-46a0-9941-511c942241bb) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 6972 | 2026.03.20 19:59:40.029240 [ 120 ] {} <Trace> oximeter.fields_u64 (90970e3f-dc86-46a0-9941-511c942241bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6973 | 2026.03.20 19:59:40.029282 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6974 | 2026.03.20 19:59:40.029415 [ 189 ] {90970e3f-dc86-46a0-9941-511c942241bb::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 | ||
| 6975 | 2026.03.20 19:59:40.029571 [ 189 ] {90970e3f-dc86-46a0-9941-511c942241bb::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6976 | 2026.03.20 19:59:40.029609 [ 189 ] {90970e3f-dc86-46a0-9941-511c942241bb::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 2 rows starting from the beginning of the part | ||
| 6977 | 2026.03.20 19:59:40.029682 [ 189 ] {90970e3f-dc86-46a0-9941-511c942241bb::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 | ||
| 6978 | 2026.03.20 19:59:40.029732 [ 189 ] {90970e3f-dc86-46a0-9941-511c942241bb::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
| 6979 | 2026.03.20 19:59:40.029779 [ 189 ] {90970e3f-dc86-46a0-9941-511c942241bb::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 | ||
| 6980 | 2026.03.20 19:59:40.029821 [ 189 ] {90970e3f-dc86-46a0-9941-511c942241bb::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 | ||
| 6981 | 2026.03.20 19:59:40.030587 [ 188 ] {90970e3f-dc86-46a0-9941-511c942241bb::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001225163 sec., 4897.307541935236 rows/sec., 363.47 KiB/sec. | ||
| 6982 | 2026.03.20 19:59:40.030714 [ 189 ] {90970e3f-dc86-46a0-9941-511c942241bb::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 6983 | 2026.03.20 19:59:40.030973 [ 189 ] {90970e3f-dc86-46a0-9941-511c942241bb::all_1_9_2} <Trace> oximeter.fields_u64 (90970e3f-dc86-46a0-9941-511c942241bb): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6984 | 2026.03.20 19:59:40.031042 [ 189 ] {90970e3f-dc86-46a0-9941-511c942241bb::all_1_9_2} <Trace> oximeter.fields_u64 (90970e3f-dc86-46a0-9941-511c942241bb) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 6985 | 2026.03.20 19:59:40.031118 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6986 | 2026.03.20 19:59:42.549996 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6987 | 2026.03.20 19:59:42.550183 [ 268 ] {69393ac5-861f-45f7-889b-a160ab35f2bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6988 | 2026.03.20 19:59:42.550256 [ 268 ] {69393ac5-861f-45f7-889b-a160ab35f2bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6989 | 2026.03.20 19:59:42.550997 [ 268 ] {69393ac5-861f-45f7-889b-a160ab35f2bf} <Trace> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6990 | 2026.03.20 19:59:42.551058 [ 268 ] {69393ac5-861f-45f7-889b-a160ab35f2bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 6991 | 2026.03.20 19:59:42.551538 [ 268 ] {69393ac5-861f-45f7-889b-a160ab35f2bf} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 6992 | 2026.03.20 19:59:42.551795 [ 268 ] {69393ac5-861f-45f7-889b-a160ab35f2bf} <Trace> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6993 | 2026.03.20 19:59:42.551966 [ 268 ] {69393ac5-861f-45f7-889b-a160ab35f2bf} <Debug> executeQuery: Read 138 rows, 12.29 KiB in 0.00183 sec., 75409.83606557376 rows/sec., 6.56 MiB/sec. | ||
| 6994 | 2026.03.20 19:59:42.552030 [ 268 ] {69393ac5-861f-45f7-889b-a160ab35f2bf} <Debug> TCPHandler: Processed in 0.002164167 sec. | ||
| 6995 | 2026.03.20 19:59:42.552208 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6996 | 2026.03.20 19:59:42.552360 [ 268 ] {e1c059df-13cd-4374-aa67-8d77d20d34c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6997 | 2026.03.20 19:59:42.552406 [ 268 ] {e1c059df-13cd-4374-aa67-8d77d20d34c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6998 | 2026.03.20 19:59:42.552947 [ 268 ] {e1c059df-13cd-4374-aa67-8d77d20d34c0} <Trace> oximeter.fields_u16 (04c457fd-3af8-4a79-a88d-7c36c4cdcc84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6999 | 2026.03.20 19:59:42.552986 [ 268 ] {e1c059df-13cd-4374-aa67-8d77d20d34c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 7000 | 2026.03.20 19:59:42.553327 [ 268 ] {e1c059df-13cd-4374-aa67-8d77d20d34c0} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 7001 | 2026.03.20 19:59:42.553545 [ 268 ] {e1c059df-13cd-4374-aa67-8d77d20d34c0} <Trace> oximeter.fields_u16 (04c457fd-3af8-4a79-a88d-7c36c4cdcc84): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7002 | 2026.03.20 19:59:42.553684 [ 268 ] {e1c059df-13cd-4374-aa67-8d77d20d34c0} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.001366 sec., 30014.64128843338 rows/sec., 2.20 MiB/sec. | ||
| 7003 | 2026.03.20 19:59:42.553724 [ 268 ] {e1c059df-13cd-4374-aa67-8d77d20d34c0} <Debug> TCPHandler: Processed in 0.001589942 sec. | ||
| 7004 | 2026.03.20 19:59:42.553840 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7005 | 2026.03.20 19:59:42.553935 [ 268 ] {155dbabb-e67b-49a2-96e1-5b6d7a0b4e99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7006 | 2026.03.20 19:59:42.553977 [ 268 ] {155dbabb-e67b-49a2-96e1-5b6d7a0b4e99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7007 | 2026.03.20 19:59:42.554467 [ 268 ] {155dbabb-e67b-49a2-96e1-5b6d7a0b4e99} <Trace> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7008 | 2026.03.20 19:59:42.554505 [ 268 ] {155dbabb-e67b-49a2-96e1-5b6d7a0b4e99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 7009 | 2026.03.20 19:59:42.554824 [ 268 ] {155dbabb-e67b-49a2-96e1-5b6d7a0b4e99} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 7010 | 2026.03.20 19:59:42.555042 [ 268 ] {155dbabb-e67b-49a2-96e1-5b6d7a0b4e99} <Trace> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7011 | 2026.03.20 19:59:42.555175 [ 268 ] {155dbabb-e67b-49a2-96e1-5b6d7a0b4e99} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001258 sec., 83465.8187599364 rows/sec., 6.52 MiB/sec. | ||
| 7012 | 2026.03.20 19:59:42.555215 [ 268 ] {155dbabb-e67b-49a2-96e1-5b6d7a0b4e99} <Debug> TCPHandler: Processed in 0.001426618 sec. | ||
| 7013 | 2026.03.20 19:59:42.555334 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7014 | 2026.03.20 19:59:42.555430 [ 268 ] {db6afcbc-9c17-45ec-9c6b-6221e4479c12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7015 | 2026.03.20 19:59:42.555475 [ 268 ] {db6afcbc-9c17-45ec-9c6b-6221e4479c12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7016 | 2026.03.20 19:59:42.555897 [ 268 ] {db6afcbc-9c17-45ec-9c6b-6221e4479c12} <Trace> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7017 | 2026.03.20 19:59:42.555935 [ 268 ] {db6afcbc-9c17-45ec-9c6b-6221e4479c12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 7018 | 2026.03.20 19:59:42.556289 [ 268 ] {db6afcbc-9c17-45ec-9c6b-6221e4479c12} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 7019 | 2026.03.20 19:59:42.556500 [ 268 ] {db6afcbc-9c17-45ec-9c6b-6221e4479c12} <Trace> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7020 | 2026.03.20 19:59:42.556635 [ 268 ] {db6afcbc-9c17-45ec-9c6b-6221e4479c12} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001223 sec., 130825.83810302535 rows/sec., 9.11 MiB/sec. | ||
| 7021 | 2026.03.20 19:59:42.556674 [ 268 ] {db6afcbc-9c17-45ec-9c6b-6221e4479c12} <Debug> TCPHandler: Processed in 0.001391256 sec. | ||
| 7022 | 2026.03.20 19:59:42.556796 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7023 | 2026.03.20 19:59:42.556894 [ 268 ] {b613efc7-ba73-41f2-9e61-c1a33c43219d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7024 | 2026.03.20 19:59:42.556951 [ 268 ] {b613efc7-ba73-41f2-9e61-c1a33c43219d} <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 | ||
| 7025 | 2026.03.20 19:59:42.557819 [ 268 ] {b613efc7-ba73-41f2-9e61-c1a33c43219d} <Trace> oximeter.measurements_histogramu64 (4eb69afa-be86-412c-972f-8e432190220c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7026 | 2026.03.20 19:59:42.557856 [ 268 ] {b613efc7-ba73-41f2-9e61-c1a33c43219d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 7027 | 2026.03.20 19:59:42.558453 [ 268 ] {b613efc7-ba73-41f2-9e61-c1a33c43219d} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 7028 | 2026.03.20 19:59:42.558695 [ 268 ] {b613efc7-ba73-41f2-9e61-c1a33c43219d} <Trace> oximeter.measurements_histogramu64 (4eb69afa-be86-412c-972f-8e432190220c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7029 | 2026.03.20 19:59:42.558810 [ 119 ] {} <Debug> oximeter.measurements_histogramu64 (4eb69afa-be86-412c-972f-8e432190220c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 7030 | 2026.03.20 19:59:42.558835 [ 268 ] {b613efc7-ba73-41f2-9e61-c1a33c43219d} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001958 sec., 20939.73442288049 rows/sec., 37.52 MiB/sec. | ||
| 7031 | 2026.03.20 19:59:42.558878 [ 119 ] {} <Trace> oximeter.measurements_histogramu64 (4eb69afa-be86-412c-972f-8e432190220c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7032 | 2026.03.20 19:59:42.558905 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.19 GiB. | ||
| 7033 | 2026.03.20 19:59:42.558906 [ 268 ] {b613efc7-ba73-41f2-9e61-c1a33c43219d} <Debug> TCPHandler: Processed in 0.002159427 sec. | ||
| 7034 | 2026.03.20 19:59:42.559011 [ 199 ] {4eb69afa-be86-412c-972f-8e432190220c::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 | ||
| 7035 | 2026.03.20 19:59:42.559042 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7036 | 2026.03.20 19:59:42.559144 [ 268 ] {05d3e4b9-d26f-48a6-bcb1-085f29560f67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7037 | 2026.03.20 19:59:42.559196 [ 268 ] {05d3e4b9-d26f-48a6-bcb1-085f29560f67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7038 | 2026.03.20 19:59:42.559250 [ 199 ] {4eb69afa-be86-412c-972f-8e432190220c::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7039 | 2026.03.20 19:59:42.559314 [ 199 ] {4eb69afa-be86-412c-972f-8e432190220c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 795 rows starting from the beginning of the part | ||
| 7040 | 2026.03.20 19:59:42.559441 [ 199 ] {4eb69afa-be86-412c-972f-8e432190220c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 50 rows starting from the beginning of the part | ||
| 7041 | 2026.03.20 19:59:42.559547 [ 199 ] {4eb69afa-be86-412c-972f-8e432190220c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 41 rows starting from the beginning of the part | ||
| 7042 | 2026.03.20 19:59:42.559548 [ 268 ] {05d3e4b9-d26f-48a6-bcb1-085f29560f67} <Trace> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7043 | 2026.03.20 19:59:42.559597 [ 268 ] {05d3e4b9-d26f-48a6-bcb1-085f29560f67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 7044 | 2026.03.20 19:59:42.559641 [ 199 ] {4eb69afa-be86-412c-972f-8e432190220c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 41 rows starting from the beginning of the part | ||
| 7045 | 2026.03.20 19:59:42.559735 [ 199 ] {4eb69afa-be86-412c-972f-8e432190220c::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 | ||
| 7046 | 2026.03.20 19:59:42.559843 [ 199 ] {4eb69afa-be86-412c-972f-8e432190220c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 41 rows starting from the beginning of the part | ||
| 7047 | 2026.03.20 19:59:42.559934 [ 268 ] {05d3e4b9-d26f-48a6-bcb1-085f29560f67} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 7048 | 2026.03.20 19:59:42.560174 [ 268 ] {05d3e4b9-d26f-48a6-bcb1-085f29560f67} <Trace> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7049 | 2026.03.20 19:59:42.560314 [ 268 ] {05d3e4b9-d26f-48a6-bcb1-085f29560f67} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00119 sec., 50420.168067226885 rows/sec., 3.40 MiB/sec. | ||
| 7050 | 2026.03.20 19:59:42.560352 [ 268 ] {05d3e4b9-d26f-48a6-bcb1-085f29560f67} <Debug> TCPHandler: Processed in 0.001359846 sec. | ||
| 7051 | 2026.03.20 19:59:42.567140 [ 199 ] {4eb69afa-be86-412c-972f-8e432190220c::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1018 rows, containing 19 columns (19 merged, 0 gathered) in 0.008174257 sec., 124537.31268786875 rows/sec., 223.17 MiB/sec. | ||
| 7052 | 2026.03.20 19:59:42.568481 [ 190 ] {4eb69afa-be86-412c-972f-8e432190220c::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 7053 | 2026.03.20 19:59:42.568856 [ 190 ] {4eb69afa-be86-412c-972f-8e432190220c::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (4eb69afa-be86-412c-972f-8e432190220c): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7054 | 2026.03.20 19:59:42.568927 [ 190 ] {4eb69afa-be86-412c-972f-8e432190220c::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (4eb69afa-be86-412c-972f-8e432190220c) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 7055 | 2026.03.20 19:59:42.569067 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.29 MiB. | ||
| 7056 | 2026.03.20 19:59:43.000232 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 284.94 MiB, peak 294.16 MiB, free memory in arenas 0.00 B, will set to 288.66 MiB (RSS), difference: 3.72 MiB | ||
| 7057 | 2026.03.20 19:59:44.832260 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17663 | ||
| 7058 | 2026.03.20 19:59:44.832765 [ 244 ] {} <Trace> system.asynchronous_metric_log (68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7059 | 2026.03.20 19:59:44.832811 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 7060 | 2026.03.20 19:59:44.833292 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7061 | 2026.03.20 19:59:44.833515 [ 244 ] {} <Trace> system.asynchronous_metric_log (68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7062 | 2026.03.20 19:59:44.833646 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17663 | ||
| 7063 | 2026.03.20 19:59:45.759544 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 279 | ||
| 7064 | 2026.03.20 19:59:45.775067 [ 243 ] {} <Trace> system.metric_log (c7b02c2c-b96c-49bb-8e22-d7891c66dbbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7065 | 2026.03.20 19:59:45.775126 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 7066 | 2026.03.20 19:59:45.780941 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7067 | 2026.03.20 19:59:45.781658 [ 243 ] {} <Trace> system.metric_log (c7b02c2c-b96c-49bb-8e22-d7891c66dbbf): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7068 | 2026.03.20 19:59:45.784318 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 7069 | 2026.03.20 19:59:47.380822 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 876 | ||
| 7070 | 2026.03.20 19:59:47.383048 [ 242 ] {} <Trace> system.query_log (50ee8abe-c559-4bfc-bb2f-d84f09891cde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7071 | 2026.03.20 19:59:47.383101 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 7072 | 2026.03.20 19:59:47.384277 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 7073 | 2026.03.20 19:59:47.384542 [ 242 ] {} <Trace> system.query_log (50ee8abe-c559-4bfc-bb2f-d84f09891cde): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7074 | 2026.03.20 19:59:47.384813 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 876 | ||
| 7075 | 2026.03.20 19:59:47.547893 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7076 | 2026.03.20 19:59:47.548086 [ 268 ] {60d0d692-acd4-45d4-823e-5983d3a558f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7077 | 2026.03.20 19:59:47.548158 [ 268 ] {60d0d692-acd4-45d4-823e-5983d3a558f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7078 | 2026.03.20 19:59:47.548827 [ 268 ] {60d0d692-acd4-45d4-823e-5983d3a558f7} <Trace> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7079 | 2026.03.20 19:59:47.548866 [ 268 ] {60d0d692-acd4-45d4-823e-5983d3a558f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 7080 | 2026.03.20 19:59:47.549245 [ 268 ] {60d0d692-acd4-45d4-823e-5983d3a558f7} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 7081 | 2026.03.20 19:59:47.549468 [ 268 ] {60d0d692-acd4-45d4-823e-5983d3a558f7} <Trace> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7082 | 2026.03.20 19:59:47.549596 [ 114 ] {} <Debug> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 7083 | 2026.03.20 19:59:47.549621 [ 268 ] {60d0d692-acd4-45d4-823e-5983d3a558f7} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001588 sec., 35264.48362720403 rows/sec., 2.71 MiB/sec. | ||
| 7084 | 2026.03.20 19:59:47.549630 [ 114 ] {} <Trace> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7085 | 2026.03.20 19:59:47.549653 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 7086 | 2026.03.20 19:59:47.549664 [ 268 ] {60d0d692-acd4-45d4-823e-5983d3a558f7} <Debug> TCPHandler: Processed in 0.001904401 sec. | ||
| 7087 | 2026.03.20 19:59:47.549736 [ 190 ] {51452922-abc3-4310-be23-99aba1d27284::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 | ||
| 7088 | 2026.03.20 19:59:47.549793 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7089 | 2026.03.20 19:59:47.549819 [ 190 ] {51452922-abc3-4310-be23-99aba1d27284::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7090 | 2026.03.20 19:59:47.549847 [ 190 ] {51452922-abc3-4310-be23-99aba1d27284::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2614 rows starting from the beginning of the part | ||
| 7091 | 2026.03.20 19:59:47.549890 [ 268 ] {2888e3b6-2a48-4ba3-8c22-082e5d13b4c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7092 | 2026.03.20 19:59:47.549902 [ 190 ] {51452922-abc3-4310-be23-99aba1d27284::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 2611 rows starting from the beginning of the part | ||
| 7093 | 2026.03.20 19:59:47.549932 [ 268 ] {2888e3b6-2a48-4ba3-8c22-082e5d13b4c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7094 | 2026.03.20 19:59:47.549946 [ 190 ] {51452922-abc3-4310-be23-99aba1d27284::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 56 rows starting from the beginning of the part | ||
| 7095 | 2026.03.20 19:59:47.549987 [ 190 ] {51452922-abc3-4310-be23-99aba1d27284::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 | ||
| 7096 | 2026.03.20 19:59:47.550024 [ 190 ] {51452922-abc3-4310-be23-99aba1d27284::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 138 rows starting from the beginning of the part | ||
| 7097 | 2026.03.20 19:59:47.550065 [ 190 ] {51452922-abc3-4310-be23-99aba1d27284::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 | ||
| 7098 | 2026.03.20 19:59:47.550363 [ 268 ] {2888e3b6-2a48-4ba3-8c22-082e5d13b4c5} <Trace> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7099 | 2026.03.20 19:59:47.550398 [ 268 ] {2888e3b6-2a48-4ba3-8c22-082e5d13b4c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 7100 | 2026.03.20 19:59:47.550701 [ 268 ] {2888e3b6-2a48-4ba3-8c22-082e5d13b4c5} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 7101 | 2026.03.20 19:59:47.550907 [ 268 ] {2888e3b6-2a48-4ba3-8c22-082e5d13b4c5} <Trace> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7102 | 2026.03.20 19:59:47.551008 [ 114 ] {} <Debug> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 7103 | 2026.03.20 19:59:47.551033 [ 114 ] {} <Trace> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7104 | 2026.03.20 19:59:47.551039 [ 268 ] {2888e3b6-2a48-4ba3-8c22-082e5d13b4c5} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001167 sec., 54841.47386461011 rows/sec., 4.28 MiB/sec. | ||
| 7105 | 2026.03.20 19:59:47.551050 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 7106 | 2026.03.20 19:59:47.551078 [ 268 ] {2888e3b6-2a48-4ba3-8c22-082e5d13b4c5} <Debug> TCPHandler: Processed in 0.001335546 sec. | ||
| 7107 | 2026.03.20 19:59:47.551143 [ 192 ] {28a0ca83-9ebc-4857-818e-128efd36f40d::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 | ||
| 7108 | 2026.03.20 19:59:47.551195 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7109 | 2026.03.20 19:59:47.551251 [ 192 ] {28a0ca83-9ebc-4857-818e-128efd36f40d::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7110 | 2026.03.20 19:59:47.551286 [ 192 ] {28a0ca83-9ebc-4857-818e-128efd36f40d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1401 rows starting from the beginning of the part | ||
| 7111 | 2026.03.20 19:59:47.551293 [ 268 ] {86b6a969-5902-4098-94a6-79f65a105d7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7112 | 2026.03.20 19:59:47.551341 [ 268 ] {86b6a969-5902-4098-94a6-79f65a105d7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7113 | 2026.03.20 19:59:47.551344 [ 192 ] {28a0ca83-9ebc-4857-818e-128efd36f40d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 1381 rows starting from the beginning of the part | ||
| 7114 | 2026.03.20 19:59:47.551403 [ 192 ] {28a0ca83-9ebc-4857-818e-128efd36f40d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 64 rows starting from the beginning of the part | ||
| 7115 | 2026.03.20 19:59:47.551445 [ 192 ] {28a0ca83-9ebc-4857-818e-128efd36f40d::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 | ||
| 7116 | 2026.03.20 19:59:47.551487 [ 192 ] {28a0ca83-9ebc-4857-818e-128efd36f40d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 105 rows starting from the beginning of the part | ||
| 7117 | 2026.03.20 19:59:47.551530 [ 192 ] {28a0ca83-9ebc-4857-818e-128efd36f40d::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 | ||
| 7118 | 2026.03.20 19:59:47.551772 [ 268 ] {86b6a969-5902-4098-94a6-79f65a105d7d} <Trace> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7119 | 2026.03.20 19:59:47.551812 [ 268 ] {86b6a969-5902-4098-94a6-79f65a105d7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 7120 | 2026.03.20 19:59:47.551960 [ 197 ] {51452922-abc3-4310-be23-99aba1d27284::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5531 rows, containing 5 columns (5 merged, 0 gathered) in 0.00225164 sec., 2456431.756408662 rows/sec., 195.11 MiB/sec. | ||
| 7121 | 2026.03.20 19:59:47.552184 [ 268 ] {86b6a969-5902-4098-94a6-79f65a105d7d} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 7122 | 2026.03.20 19:59:47.552296 [ 187 ] {51452922-abc3-4310-be23-99aba1d27284::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 7123 | 2026.03.20 19:59:47.552431 [ 268 ] {86b6a969-5902-4098-94a6-79f65a105d7d} <Trace> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7124 | 2026.03.20 19:59:47.552546 [ 114 ] {} <Debug> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 7125 | 2026.03.20 19:59:47.552573 [ 114 ] {} <Trace> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7126 | 2026.03.20 19:59:47.552578 [ 268 ] {86b6a969-5902-4098-94a6-79f65a105d7d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001303 sec., 122793.55333844974 rows/sec., 8.55 MiB/sec. | ||
| 7127 | 2026.03.20 19:59:47.552595 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 7128 | 2026.03.20 19:59:47.552621 [ 268 ] {86b6a969-5902-4098-94a6-79f65a105d7d} <Debug> TCPHandler: Processed in 0.001475569 sec. | ||
| 7129 | 2026.03.20 19:59:47.552640 [ 187 ] {51452922-abc3-4310-be23-99aba1d27284::all_1_61_12} <Trace> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7130 | 2026.03.20 19:59:47.552681 [ 196 ] {18220be3-bf38-4865-9b53-defeec2c4a91::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 | ||
| 7131 | 2026.03.20 19:59:47.552734 [ 187 ] {51452922-abc3-4310-be23-99aba1d27284::all_1_61_12} <Trace> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 7132 | 2026.03.20 19:59:47.552738 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7133 | 2026.03.20 19:59:47.552789 [ 196 ] {18220be3-bf38-4865-9b53-defeec2c4a91::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7134 | 2026.03.20 19:59:47.552795 [ 201 ] {28a0ca83-9ebc-4857-818e-128efd36f40d::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3079 rows, containing 5 columns (5 merged, 0 gathered) in 0.001698485 sec., 1812791.9881541491 rows/sec., 131.66 MiB/sec. | ||
| 7135 | 2026.03.20 19:59:47.552823 [ 196 ] {18220be3-bf38-4865-9b53-defeec2c4a91::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 20533 rows starting from the beginning of the part | ||
| 7136 | 2026.03.20 19:59:47.552844 [ 268 ] {42761009-b225-44f3-af7e-91fc8d211a9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7137 | 2026.03.20 19:59:47.552861 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 7138 | 2026.03.20 19:59:47.552888 [ 196 ] {18220be3-bf38-4865-9b53-defeec2c4a91::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 1540 rows starting from the beginning of the part | ||
| 7139 | 2026.03.20 19:59:47.552891 [ 268 ] {42761009-b225-44f3-af7e-91fc8d211a9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7140 | 2026.03.20 19:59:47.552940 [ 196 ] {18220be3-bf38-4865-9b53-defeec2c4a91::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 128 rows starting from the beginning of the part | ||
| 7141 | 2026.03.20 19:59:47.552984 [ 196 ] {18220be3-bf38-4865-9b53-defeec2c4a91::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 160 rows starting from the beginning of the part | ||
| 7142 | 2026.03.20 19:59:47.553021 [ 196 ] {18220be3-bf38-4865-9b53-defeec2c4a91::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 | ||
| 7143 | 2026.03.20 19:59:47.553042 [ 192 ] {28a0ca83-9ebc-4857-818e-128efd36f40d::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 7144 | 2026.03.20 19:59:47.553072 [ 196 ] {18220be3-bf38-4865-9b53-defeec2c4a91::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 160 rows starting from the beginning of the part | ||
| 7145 | 2026.03.20 19:59:47.553282 [ 268 ] {42761009-b225-44f3-af7e-91fc8d211a9a} <Trace> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7146 | 2026.03.20 19:59:47.553303 [ 192 ] {28a0ca83-9ebc-4857-818e-128efd36f40d::all_1_61_12} <Trace> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7147 | 2026.03.20 19:59:47.553324 [ 268 ] {42761009-b225-44f3-af7e-91fc8d211a9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 7148 | 2026.03.20 19:59:47.553382 [ 192 ] {28a0ca83-9ebc-4857-818e-128efd36f40d::all_1_61_12} <Trace> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 7149 | 2026.03.20 19:59:47.553462 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 7150 | 2026.03.20 19:59:47.553676 [ 268 ] {42761009-b225-44f3-af7e-91fc8d211a9a} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 7151 | 2026.03.20 19:59:47.553906 [ 268 ] {42761009-b225-44f3-af7e-91fc8d211a9a} <Trace> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7152 | 2026.03.20 19:59:47.554016 [ 114 ] {} <Debug> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 7153 | 2026.03.20 19:59:47.554041 [ 268 ] {42761009-b225-44f3-af7e-91fc8d211a9a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001215 sec., 49382.71604938272 rows/sec., 3.33 MiB/sec. | ||
| 7154 | 2026.03.20 19:59:47.554050 [ 114 ] {} <Trace> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7155 | 2026.03.20 19:59:47.554072 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 7156 | 2026.03.20 19:59:47.554079 [ 268 ] {42761009-b225-44f3-af7e-91fc8d211a9a} <Debug> TCPHandler: Processed in 0.001391716 sec. | ||
| 7157 | 2026.03.20 19:59:47.554148 [ 187 ] {5b0fb7ba-36a7-4d07-84fe-ea424beb27ea::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 | ||
| 7158 | 2026.03.20 19:59:47.554260 [ 187 ] {5b0fb7ba-36a7-4d07-84fe-ea424beb27ea::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7159 | 2026.03.20 19:59:47.554291 [ 187 ] {5b0fb7ba-36a7-4d07-84fe-ea424beb27ea::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2880 rows starting from the beginning of the part | ||
| 7160 | 2026.03.20 19:59:47.554347 [ 187 ] {5b0fb7ba-36a7-4d07-84fe-ea424beb27ea::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 12 rows starting from the beginning of the part | ||
| 7161 | 2026.03.20 19:59:47.554390 [ 187 ] {5b0fb7ba-36a7-4d07-84fe-ea424beb27ea::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 48 rows starting from the beginning of the part | ||
| 7162 | 2026.03.20 19:59:47.554427 [ 187 ] {5b0fb7ba-36a7-4d07-84fe-ea424beb27ea::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 | ||
| 7163 | 2026.03.20 19:59:47.554464 [ 187 ] {5b0fb7ba-36a7-4d07-84fe-ea424beb27ea::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 60 rows starting from the beginning of the part | ||
| 7164 | 2026.03.20 19:59:47.554505 [ 187 ] {5b0fb7ba-36a7-4d07-84fe-ea424beb27ea::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 | ||
| 7165 | 2026.03.20 19:59:47.556021 [ 186 ] {5b0fb7ba-36a7-4d07-84fe-ea424beb27ea::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3120 rows, containing 4 columns (4 merged, 0 gathered) in 0.001907491 sec., 1635656.4722979034 rows/sec., 110.23 MiB/sec. | ||
| 7166 | 2026.03.20 19:59:47.556337 [ 187 ] {5b0fb7ba-36a7-4d07-84fe-ea424beb27ea::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 7167 | 2026.03.20 19:59:47.556595 [ 187 ] {5b0fb7ba-36a7-4d07-84fe-ea424beb27ea::all_1_61_12} <Trace> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7168 | 2026.03.20 19:59:47.556666 [ 187 ] {5b0fb7ba-36a7-4d07-84fe-ea424beb27ea::all_1_61_12} <Trace> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 7169 | 2026.03.20 19:59:47.556728 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 7170 | 2026.03.20 19:59:47.564267 [ 196 ] {18220be3-bf38-4865-9b53-defeec2c4a91::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22681 rows, containing 5 columns (5 merged, 0 gathered) in 0.011628279 sec., 1950503.5955879628 rows/sec., 125.39 MiB/sec. | ||
| 7171 | 2026.03.20 19:59:47.564730 [ 196 ] {18220be3-bf38-4865-9b53-defeec2c4a91::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 7172 | 2026.03.20 19:59:47.565024 [ 196 ] {18220be3-bf38-4865-9b53-defeec2c4a91::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7173 | 2026.03.20 19:59:47.565107 [ 196 ] {18220be3-bf38-4865-9b53-defeec2c4a91::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 7174 | 2026.03.20 19:59:47.565176 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 7175 | 2026.03.20 19:59:48.000187 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 289.69 MiB, peak 296.94 MiB, free memory in arenas 0.00 B, will set to 291.30 MiB (RSS), difference: 1.60 MiB | ||
| 7176 | 2026.03.20 19:59:52.185208 [ 109 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7177 | 2026.03.20 19:59:52.185296 [ 109 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7178 | 2026.03.20 19:59:52.334663 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18175 | ||
| 7179 | 2026.03.20 19:59:52.335152 [ 244 ] {} <Trace> system.asynchronous_metric_log (68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7180 | 2026.03.20 19:59:52.335190 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 7181 | 2026.03.20 19:59:52.335666 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7182 | 2026.03.20 19:59:52.335889 [ 244 ] {} <Trace> system.asynchronous_metric_log (68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7183 | 2026.03.20 19:59:52.336021 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18175 | ||
| 7184 | 2026.03.20 19:59:52.550316 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7185 | 2026.03.20 19:59:52.550492 [ 268 ] {64825f63-33fe-4c22-9162-8780c08de24d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7186 | 2026.03.20 19:59:52.550558 [ 268 ] {64825f63-33fe-4c22-9162-8780c08de24d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7187 | 2026.03.20 19:59:52.551285 [ 268 ] {64825f63-33fe-4c22-9162-8780c08de24d} <Trace> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7188 | 2026.03.20 19:59:52.551333 [ 268 ] {64825f63-33fe-4c22-9162-8780c08de24d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 7189 | 2026.03.20 19:59:52.551734 [ 268 ] {64825f63-33fe-4c22-9162-8780c08de24d} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 7190 | 2026.03.20 19:59:52.551967 [ 268 ] {64825f63-33fe-4c22-9162-8780c08de24d} <Trace> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7191 | 2026.03.20 19:59:52.552126 [ 268 ] {64825f63-33fe-4c22-9162-8780c08de24d} <Debug> executeQuery: Read 138 rows, 12.29 KiB in 0.001683 sec., 81996.43493761141 rows/sec., 7.13 MiB/sec. | ||
| 7192 | 2026.03.20 19:59:52.552169 [ 268 ] {64825f63-33fe-4c22-9162-8780c08de24d} <Debug> TCPHandler: Processed in 0.001980223 sec. | ||
| 7193 | 2026.03.20 19:59:52.552291 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7194 | 2026.03.20 19:59:52.552388 [ 268 ] {2720c89b-0f10-4ea8-bfae-63f0e70df46c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7195 | 2026.03.20 19:59:52.552430 [ 268 ] {2720c89b-0f10-4ea8-bfae-63f0e70df46c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7196 | 2026.03.20 19:59:52.552843 [ 268 ] {2720c89b-0f10-4ea8-bfae-63f0e70df46c} <Trace> oximeter.fields_u16 (04c457fd-3af8-4a79-a88d-7c36c4cdcc84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7197 | 2026.03.20 19:59:52.552879 [ 268 ] {2720c89b-0f10-4ea8-bfae-63f0e70df46c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 7198 | 2026.03.20 19:59:52.553197 [ 268 ] {2720c89b-0f10-4ea8-bfae-63f0e70df46c} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 7199 | 2026.03.20 19:59:52.553424 [ 268 ] {2720c89b-0f10-4ea8-bfae-63f0e70df46c} <Trace> oximeter.fields_u16 (04c457fd-3af8-4a79-a88d-7c36c4cdcc84): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7200 | 2026.03.20 19:59:52.553559 [ 268 ] {2720c89b-0f10-4ea8-bfae-63f0e70df46c} <Debug> executeQuery: Read 41 rows, 3.08 KiB in 0.00119 sec., 34453.78151260504 rows/sec., 2.53 MiB/sec. | ||
| 7201 | 2026.03.20 19:59:52.553599 [ 268 ] {2720c89b-0f10-4ea8-bfae-63f0e70df46c} <Debug> TCPHandler: Processed in 0.001357837 sec. | ||
| 7202 | 2026.03.20 19:59:52.553705 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7203 | 2026.03.20 19:59:52.553799 [ 268 ] {d8a513ee-e7b0-4d48-977f-c4b410c9c6b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7204 | 2026.03.20 19:59:52.553841 [ 268 ] {d8a513ee-e7b0-4d48-977f-c4b410c9c6b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7205 | 2026.03.20 19:59:52.554272 [ 268 ] {d8a513ee-e7b0-4d48-977f-c4b410c9c6b6} <Trace> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7206 | 2026.03.20 19:59:52.554309 [ 268 ] {d8a513ee-e7b0-4d48-977f-c4b410c9c6b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 7207 | 2026.03.20 19:59:52.554617 [ 268 ] {d8a513ee-e7b0-4d48-977f-c4b410c9c6b6} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 7208 | 2026.03.20 19:59:52.554840 [ 268 ] {d8a513ee-e7b0-4d48-977f-c4b410c9c6b6} <Trace> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7209 | 2026.03.20 19:59:52.554972 [ 268 ] {d8a513ee-e7b0-4d48-977f-c4b410c9c6b6} <Debug> executeQuery: Read 105 rows, 8.40 KiB in 0.001191 sec., 88161.20906801008 rows/sec., 6.89 MiB/sec. | ||
| 7210 | 2026.03.20 19:59:52.555011 [ 268 ] {d8a513ee-e7b0-4d48-977f-c4b410c9c6b6} <Debug> TCPHandler: Processed in 0.001357076 sec. | ||
| 7211 | 2026.03.20 19:59:52.555130 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7212 | 2026.03.20 19:59:52.555227 [ 268 ] {c3c2125e-0487-4a6b-87d1-4423c6d43d45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7213 | 2026.03.20 19:59:52.555271 [ 268 ] {c3c2125e-0487-4a6b-87d1-4423c6d43d45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7214 | 2026.03.20 19:59:52.555678 [ 268 ] {c3c2125e-0487-4a6b-87d1-4423c6d43d45} <Trace> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7215 | 2026.03.20 19:59:52.555715 [ 268 ] {c3c2125e-0487-4a6b-87d1-4423c6d43d45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 7216 | 2026.03.20 19:59:52.556047 [ 268 ] {c3c2125e-0487-4a6b-87d1-4423c6d43d45} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 7217 | 2026.03.20 19:59:52.556264 [ 268 ] {c3c2125e-0487-4a6b-87d1-4423c6d43d45} <Trace> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7218 | 2026.03.20 19:59:52.556394 [ 268 ] {c3c2125e-0487-4a6b-87d1-4423c6d43d45} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001186 sec., 134907.25126475547 rows/sec., 9.40 MiB/sec. | ||
| 7219 | 2026.03.20 19:59:52.556432 [ 268 ] {c3c2125e-0487-4a6b-87d1-4423c6d43d45} <Debug> TCPHandler: Processed in 0.001350346 sec. | ||
| 7220 | 2026.03.20 19:59:52.556556 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7221 | 2026.03.20 19:59:52.556677 [ 268 ] {da7c1d6a-576b-41de-8e17-565918381eba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7222 | 2026.03.20 19:59:52.556745 [ 268 ] {da7c1d6a-576b-41de-8e17-565918381eba} <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 | ||
| 7223 | 2026.03.20 19:59:52.557663 [ 268 ] {da7c1d6a-576b-41de-8e17-565918381eba} <Trace> oximeter.measurements_histogramu64 (4eb69afa-be86-412c-972f-8e432190220c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7224 | 2026.03.20 19:59:52.557701 [ 268 ] {da7c1d6a-576b-41de-8e17-565918381eba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 7225 | 2026.03.20 19:59:52.558274 [ 268 ] {da7c1d6a-576b-41de-8e17-565918381eba} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 7226 | 2026.03.20 19:59:52.558499 [ 268 ] {da7c1d6a-576b-41de-8e17-565918381eba} <Trace> oximeter.measurements_histogramu64 (4eb69afa-be86-412c-972f-8e432190220c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7227 | 2026.03.20 19:59:52.558638 [ 268 ] {da7c1d6a-576b-41de-8e17-565918381eba} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001985 sec., 20654.911838790933 rows/sec., 37.01 MiB/sec. | ||
| 7228 | 2026.03.20 19:59:52.558693 [ 268 ] {da7c1d6a-576b-41de-8e17-565918381eba} <Debug> TCPHandler: Processed in 0.002199939 sec. | ||
| 7229 | 2026.03.20 19:59:52.558823 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7230 | 2026.03.20 19:59:52.558925 [ 268 ] {61336ed7-ead0-4c43-bed2-3b8fc05730a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7231 | 2026.03.20 19:59:52.558968 [ 268 ] {61336ed7-ead0-4c43-bed2-3b8fc05730a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7232 | 2026.03.20 19:59:52.559312 [ 268 ] {61336ed7-ead0-4c43-bed2-3b8fc05730a8} <Trace> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7233 | 2026.03.20 19:59:52.559349 [ 268 ] {61336ed7-ead0-4c43-bed2-3b8fc05730a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 7234 | 2026.03.20 19:59:52.559657 [ 268 ] {61336ed7-ead0-4c43-bed2-3b8fc05730a8} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 7235 | 2026.03.20 19:59:52.559865 [ 268 ] {61336ed7-ead0-4c43-bed2-3b8fc05730a8} <Trace> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7236 | 2026.03.20 19:59:52.559996 [ 268 ] {61336ed7-ead0-4c43-bed2-3b8fc05730a8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00109 sec., 55045.87155963302 rows/sec., 3.71 MiB/sec. | ||
| 7237 | 2026.03.20 19:59:52.560033 [ 268 ] {61336ed7-ead0-4c43-bed2-3b8fc05730a8} <Debug> TCPHandler: Processed in 0.001271964 sec. | ||
| 7238 | 2026.03.20 19:59:53.285326 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 7239 | 2026.03.20 19:59:53.301862 [ 243 ] {} <Trace> system.metric_log (c7b02c2c-b96c-49bb-8e22-d7891c66dbbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7240 | 2026.03.20 19:59:53.301935 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 7241 | 2026.03.20 19:59:53.308199 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7242 | 2026.03.20 19:59:53.308902 [ 243 ] {} <Trace> system.metric_log (c7b02c2c-b96c-49bb-8e22-d7891c66dbbf): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7243 | 2026.03.20 19:59:53.311750 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 7244 | 2026.03.20 19:59:57.384982 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 896 | ||
| 7245 | 2026.03.20 19:59:57.387564 [ 242 ] {} <Trace> system.query_log (50ee8abe-c559-4bfc-bb2f-d84f09891cde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7246 | 2026.03.20 19:59:57.387602 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 7247 | 2026.03.20 19:59:57.388777 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 7248 | 2026.03.20 19:59:57.389070 [ 242 ] {} <Trace> system.query_log (50ee8abe-c559-4bfc-bb2f-d84f09891cde): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7249 | 2026.03.20 19:59:57.389352 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 896 | ||
| 7250 | 2026.03.20 19:59:57.547804 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7251 | 2026.03.20 19:59:57.548002 [ 268 ] {a4016548-f9d2-4188-b6b1-706ff020bd23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7252 | 2026.03.20 19:59:57.548074 [ 268 ] {a4016548-f9d2-4188-b6b1-706ff020bd23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7253 | 2026.03.20 19:59:57.548740 [ 268 ] {a4016548-f9d2-4188-b6b1-706ff020bd23} <Trace> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7254 | 2026.03.20 19:59:57.548783 [ 268 ] {a4016548-f9d2-4188-b6b1-706ff020bd23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 7255 | 2026.03.20 19:59:57.549165 [ 268 ] {a4016548-f9d2-4188-b6b1-706ff020bd23} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 7256 | 2026.03.20 19:59:57.549389 [ 268 ] {a4016548-f9d2-4188-b6b1-706ff020bd23} <Trace> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7257 | 2026.03.20 19:59:57.549542 [ 268 ] {a4016548-f9d2-4188-b6b1-706ff020bd23} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001594 sec., 35131.74404015057 rows/sec., 2.70 MiB/sec. | ||
| 7258 | 2026.03.20 19:59:57.549584 [ 268 ] {a4016548-f9d2-4188-b6b1-706ff020bd23} <Debug> TCPHandler: Processed in 0.00191304 sec. | ||
| 7259 | 2026.03.20 19:59:57.549691 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7260 | 2026.03.20 19:59:57.549786 [ 268 ] {1961d479-64eb-4956-a0a7-40d5ce00a5f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7261 | 2026.03.20 19:59:57.549826 [ 268 ] {1961d479-64eb-4956-a0a7-40d5ce00a5f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7262 | 2026.03.20 19:59:57.550230 [ 268 ] {1961d479-64eb-4956-a0a7-40d5ce00a5f4} <Trace> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7263 | 2026.03.20 19:59:57.550265 [ 268 ] {1961d479-64eb-4956-a0a7-40d5ce00a5f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 7264 | 2026.03.20 19:59:57.550565 [ 268 ] {1961d479-64eb-4956-a0a7-40d5ce00a5f4} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 7265 | 2026.03.20 19:59:57.550778 [ 268 ] {1961d479-64eb-4956-a0a7-40d5ce00a5f4} <Trace> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7266 | 2026.03.20 19:59:57.550906 [ 268 ] {1961d479-64eb-4956-a0a7-40d5ce00a5f4} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001139 sec., 56189.64003511852 rows/sec., 4.39 MiB/sec. | ||
| 7267 | 2026.03.20 19:59:57.550943 [ 268 ] {1961d479-64eb-4956-a0a7-40d5ce00a5f4} <Debug> TCPHandler: Processed in 0.001302535 sec. | ||
| 7268 | 2026.03.20 19:59:57.551056 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7269 | 2026.03.20 19:59:57.551151 [ 268 ] {61535882-31f6-4f15-b620-f171a2f19ed1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7270 | 2026.03.20 19:59:57.551194 [ 268 ] {61535882-31f6-4f15-b620-f171a2f19ed1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7271 | 2026.03.20 19:59:57.551592 [ 268 ] {61535882-31f6-4f15-b620-f171a2f19ed1} <Trace> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7272 | 2026.03.20 19:59:57.551629 [ 268 ] {61535882-31f6-4f15-b620-f171a2f19ed1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 7273 | 2026.03.20 19:59:57.551949 [ 268 ] {61535882-31f6-4f15-b620-f171a2f19ed1} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 7274 | 2026.03.20 19:59:57.552154 [ 268 ] {61535882-31f6-4f15-b620-f171a2f19ed1} <Trace> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7275 | 2026.03.20 19:59:57.552286 [ 268 ] {61535882-31f6-4f15-b620-f171a2f19ed1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001154 sec., 138648.18024263432 rows/sec., 9.66 MiB/sec. | ||
| 7276 | 2026.03.20 19:59:57.552322 [ 268 ] {61535882-31f6-4f15-b620-f171a2f19ed1} <Debug> TCPHandler: Processed in 0.001314235 sec. | ||
| 7277 | 2026.03.20 19:59:57.552431 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7278 | 2026.03.20 19:59:57.552524 [ 268 ] {b1979575-61b4-4240-b245-4b6af7eee733} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7279 | 2026.03.20 19:59:57.552565 [ 268 ] {b1979575-61b4-4240-b245-4b6af7eee733} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7280 | 2026.03.20 19:59:57.552888 [ 268 ] {b1979575-61b4-4240-b245-4b6af7eee733} <Trace> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7281 | 2026.03.20 19:59:57.552924 [ 268 ] {b1979575-61b4-4240-b245-4b6af7eee733} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 7282 | 2026.03.20 19:59:57.553226 [ 268 ] {b1979575-61b4-4240-b245-4b6af7eee733} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 7283 | 2026.03.20 19:59:57.553433 [ 268 ] {b1979575-61b4-4240-b245-4b6af7eee733} <Trace> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7284 | 2026.03.20 19:59:57.553559 [ 268 ] {b1979575-61b4-4240-b245-4b6af7eee733} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001053 sec., 56980.05698005699 rows/sec., 3.84 MiB/sec. | ||
| 7285 | 2026.03.20 19:59:57.553595 [ 268 ] {b1979575-61b4-4240-b245-4b6af7eee733} <Debug> TCPHandler: Processed in 0.001214072 sec. | ||
| 7286 | 2026.03.20 19:59:57.926480 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7287 | 2026.03.20 19:59:57.926655 [ 268 ] {02984eb9-2f64-4684-bf30-d2e04e47f2be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7288 | 2026.03.20 19:59:57.926722 [ 268 ] {02984eb9-2f64-4684-bf30-d2e04e47f2be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7289 | 2026.03.20 19:59:57.927370 [ 268 ] {02984eb9-2f64-4684-bf30-d2e04e47f2be} <Trace> oximeter.fields_i16 (2564387c-0082-4c94-ade1-9353cd557e41): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7290 | 2026.03.20 19:59:57.927419 [ 268 ] {02984eb9-2f64-4684-bf30-d2e04e47f2be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 7291 | 2026.03.20 19:59:57.927809 [ 268 ] {02984eb9-2f64-4684-bf30-d2e04e47f2be} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 7292 | 2026.03.20 19:59:57.928055 [ 268 ] {02984eb9-2f64-4684-bf30-d2e04e47f2be} <Trace> oximeter.fields_i16 (2564387c-0082-4c94-ade1-9353cd557e41): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7293 | 2026.03.20 19:59:57.928221 [ 268 ] {02984eb9-2f64-4684-bf30-d2e04e47f2be} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001612 sec., 14888.33746898263 rows/sec., 1.24 MiB/sec. | ||
| 7294 | 2026.03.20 19:59:57.928264 [ 268 ] {02984eb9-2f64-4684-bf30-d2e04e47f2be} <Debug> TCPHandler: Processed in 0.001908031 sec. | ||
| 7295 | 2026.03.20 19:59:57.928396 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7296 | 2026.03.20 19:59:57.928500 [ 268 ] {49ff2e42-45b9-46e5-957d-20810cf12554} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7297 | 2026.03.20 19:59:57.928547 [ 268 ] {49ff2e42-45b9-46e5-957d-20810cf12554} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7298 | 2026.03.20 19:59:57.928979 [ 268 ] {49ff2e42-45b9-46e5-957d-20810cf12554} <Trace> oximeter.fields_ipaddr (4d519c69-6502-4e4d-92c8-2256a1b268df): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7299 | 2026.03.20 19:59:57.929014 [ 268 ] {49ff2e42-45b9-46e5-957d-20810cf12554} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 7300 | 2026.03.20 19:59:57.929314 [ 268 ] {49ff2e42-45b9-46e5-957d-20810cf12554} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 7301 | 2026.03.20 19:59:57.929535 [ 268 ] {49ff2e42-45b9-46e5-957d-20810cf12554} <Trace> oximeter.fields_ipaddr (4d519c69-6502-4e4d-92c8-2256a1b268df): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7302 | 2026.03.20 19:59:57.929661 [ 268 ] {49ff2e42-45b9-46e5-957d-20810cf12554} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001183 sec., 1690.61707523246 rows/sec., 137.86 KiB/sec. | ||
| 7303 | 2026.03.20 19:59:57.929698 [ 268 ] {49ff2e42-45b9-46e5-957d-20810cf12554} <Debug> TCPHandler: Processed in 0.001359346 sec. | ||
| 7304 | 2026.03.20 19:59:57.929808 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7305 | 2026.03.20 19:59:57.929903 [ 268 ] {e8ae1d8c-4a9d-45fb-9fdb-fe259d272bce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7306 | 2026.03.20 19:59:57.929942 [ 268 ] {e8ae1d8c-4a9d-45fb-9fdb-fe259d272bce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7307 | 2026.03.20 19:59:57.931521 [ 268 ] {e8ae1d8c-4a9d-45fb-9fdb-fe259d272bce} <Trace> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7308 | 2026.03.20 19:59:57.931557 [ 268 ] {e8ae1d8c-4a9d-45fb-9fdb-fe259d272bce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 7309 | 2026.03.20 19:59:57.932013 [ 268 ] {e8ae1d8c-4a9d-45fb-9fdb-fe259d272bce} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 7310 | 2026.03.20 19:59:57.932233 [ 268 ] {e8ae1d8c-4a9d-45fb-9fdb-fe259d272bce} <Trace> oximeter.fields_string (51452922-abc3-4310-be23-99aba1d27284): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7311 | 2026.03.20 19:59:57.932363 [ 268 ] {e8ae1d8c-4a9d-45fb-9fdb-fe259d272bce} <Debug> executeQuery: Read 2604 rows, 200.75 KiB in 0.002477 sec., 1051271.6996366573 rows/sec., 79.14 MiB/sec. | ||
| 7312 | 2026.03.20 19:59:57.932403 [ 268 ] {e8ae1d8c-4a9d-45fb-9fdb-fe259d272bce} <Debug> MemoryTracker: Peak memory usage (for query): 4.02 MiB. | ||
| 7313 | 2026.03.20 19:59:57.932416 [ 268 ] {e8ae1d8c-4a9d-45fb-9fdb-fe259d272bce} <Debug> TCPHandler: Processed in 0.00265819 sec. | ||
| 7314 | 2026.03.20 19:59:57.932518 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7315 | 2026.03.20 19:59:57.932613 [ 268 ] {1c622d70-8bab-4162-a650-d43e5b3c4dd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7316 | 2026.03.20 19:59:57.932654 [ 268 ] {1c622d70-8bab-4162-a650-d43e5b3c4dd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7317 | 2026.03.20 19:59:57.933094 [ 268 ] {1c622d70-8bab-4162-a650-d43e5b3c4dd5} <Trace> oximeter.fields_u16 (04c457fd-3af8-4a79-a88d-7c36c4cdcc84): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7318 | 2026.03.20 19:59:57.933129 [ 268 ] {1c622d70-8bab-4162-a650-d43e5b3c4dd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 7319 | 2026.03.20 19:59:57.933431 [ 268 ] {1c622d70-8bab-4162-a650-d43e5b3c4dd5} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 7320 | 2026.03.20 19:59:57.933641 [ 268 ] {1c622d70-8bab-4162-a650-d43e5b3c4dd5} <Trace> oximeter.fields_u16 (04c457fd-3af8-4a79-a88d-7c36c4cdcc84): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7321 | 2026.03.20 19:59:57.933770 [ 268 ] {1c622d70-8bab-4162-a650-d43e5b3c4dd5} <Debug> executeQuery: Read 64 rows, 4.86 KiB in 0.001175 sec., 54468.085106382976 rows/sec., 4.04 MiB/sec. | ||
| 7322 | 2026.03.20 19:59:57.933806 [ 268 ] {1c622d70-8bab-4162-a650-d43e5b3c4dd5} <Debug> TCPHandler: Processed in 0.001338856 sec. | ||
| 7323 | 2026.03.20 19:59:57.933926 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7324 | 2026.03.20 19:59:57.934043 [ 268 ] {158b38d7-1ae1-46f5-84a9-4c94a5f95184} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7325 | 2026.03.20 19:59:57.934092 [ 268 ] {158b38d7-1ae1-46f5-84a9-4c94a5f95184} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7326 | 2026.03.20 19:59:57.934814 [ 268 ] {158b38d7-1ae1-46f5-84a9-4c94a5f95184} <Trace> oximeter.fields_u32 (3e77f56c-5e97-464b-9ee2-b988bdce5b4b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7327 | 2026.03.20 19:59:57.934851 [ 268 ] {158b38d7-1ae1-46f5-84a9-4c94a5f95184} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 7328 | 2026.03.20 19:59:57.935197 [ 268 ] {158b38d7-1ae1-46f5-84a9-4c94a5f95184} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 7329 | 2026.03.20 19:59:57.935424 [ 268 ] {158b38d7-1ae1-46f5-84a9-4c94a5f95184} <Trace> oximeter.fields_u32 (3e77f56c-5e97-464b-9ee2-b988bdce5b4b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7330 | 2026.03.20 19:59:57.935551 [ 268 ] {158b38d7-1ae1-46f5-84a9-4c94a5f95184} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001534 sec., 537809.6479791395 rows/sec., 31.46 MiB/sec. | ||
| 7331 | 2026.03.20 19:59:57.935589 [ 268 ] {158b38d7-1ae1-46f5-84a9-4c94a5f95184} <Debug> TCPHandler: Processed in 0.001723205 sec. | ||
| 7332 | 2026.03.20 19:59:57.935700 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7333 | 2026.03.20 19:59:57.935794 [ 268 ] {2d32b732-45fd-4af1-86af-84904184c118} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 7334 | 2026.03.20 19:59:57.935832 [ 268 ] {2d32b732-45fd-4af1-86af-84904184c118} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 7335 | 2026.03.20 19:59:57.936206 [ 268 ] {2d32b732-45fd-4af1-86af-84904184c118} <Trace> oximeter.fields_u64 (90970e3f-dc86-46a0-9941-511c942241bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7336 | 2026.03.20 19:59:57.936241 [ 268 ] {2d32b732-45fd-4af1-86af-84904184c118} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 7337 | 2026.03.20 19:59:57.936525 [ 268 ] {2d32b732-45fd-4af1-86af-84904184c118} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 7338 | 2026.03.20 19:59:57.936731 [ 268 ] {2d32b732-45fd-4af1-86af-84904184c118} <Trace> oximeter.fields_u64 (90970e3f-dc86-46a0-9941-511c942241bb): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7339 | 2026.03.20 19:59:57.936854 [ 268 ] {2d32b732-45fd-4af1-86af-84904184c118} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.00108 sec., 925.9259259259259 rows/sec., 65.10 KiB/sec. | ||
| 7340 | 2026.03.20 19:59:57.936891 [ 268 ] {2d32b732-45fd-4af1-86af-84904184c118} <Debug> TCPHandler: Processed in 0.001240913 sec. | ||
| 7341 | 2026.03.20 19:59:57.937000 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7342 | 2026.03.20 19:59:57.937092 [ 268 ] {04427a23-1d98-4011-b791-f1673c9780f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7343 | 2026.03.20 19:59:57.937130 [ 268 ] {04427a23-1d98-4011-b791-f1673c9780f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7344 | 2026.03.20 19:59:57.937512 [ 268 ] {04427a23-1d98-4011-b791-f1673c9780f0} <Trace> oximeter.fields_u8 (8746d2ea-87a3-47dd-bedc-b71d488a0ac0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7345 | 2026.03.20 19:59:57.937547 [ 268 ] {04427a23-1d98-4011-b791-f1673c9780f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 7346 | 2026.03.20 19:59:57.937835 [ 268 ] {04427a23-1d98-4011-b791-f1673c9780f0} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 7347 | 2026.03.20 19:59:57.938040 [ 268 ] {04427a23-1d98-4011-b791-f1673c9780f0} <Trace> oximeter.fields_u8 (8746d2ea-87a3-47dd-bedc-b71d488a0ac0): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7348 | 2026.03.20 19:59:57.938163 [ 268 ] {04427a23-1d98-4011-b791-f1673c9780f0} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001089 sec., 11019.283746556475 rows/sec., 860.88 KiB/sec. | ||
| 7349 | 2026.03.20 19:59:57.938199 [ 268 ] {04427a23-1d98-4011-b791-f1673c9780f0} <Debug> TCPHandler: Processed in 0.001249784 sec. | ||
| 7350 | 2026.03.20 19:59:57.938315 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7351 | 2026.03.20 19:59:57.938409 [ 268 ] {2d48073a-54ef-4653-b330-faa487cc4ef5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7352 | 2026.03.20 19:59:57.938448 [ 268 ] {2d48073a-54ef-4653-b330-faa487cc4ef5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7353 | 2026.03.20 19:59:57.939429 [ 268 ] {2d48073a-54ef-4653-b330-faa487cc4ef5} <Trace> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7354 | 2026.03.20 19:59:57.939463 [ 268 ] {2d48073a-54ef-4653-b330-faa487cc4ef5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 7355 | 2026.03.20 19:59:57.939815 [ 268 ] {2d48073a-54ef-4653-b330-faa487cc4ef5} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 7356 | 2026.03.20 19:59:57.940029 [ 268 ] {2d48073a-54ef-4653-b330-faa487cc4ef5} <Trace> oximeter.fields_uuid (28a0ca83-9ebc-4857-818e-128efd36f40d): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7357 | 2026.03.20 19:59:57.940158 [ 268 ] {2d48073a-54ef-4653-b330-faa487cc4ef5} <Debug> executeQuery: Read 1367 rows, 94.66 KiB in 0.001767 sec., 773627.6174306734 rows/sec., 52.32 MiB/sec. | ||
| 7358 | 2026.03.20 19:59:57.940194 [ 268 ] {2d48073a-54ef-4653-b330-faa487cc4ef5} <Debug> TCPHandler: Processed in 0.001927571 sec. | ||
| 7359 | 2026.03.20 19:59:57.940298 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7360 | 2026.03.20 19:59:57.940394 [ 268 ] {96253a8c-da18-4191-bde7-ee328fc51e9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7361 | 2026.03.20 19:59:57.940439 [ 268 ] {96253a8c-da18-4191-bde7-ee328fc51e9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7362 | 2026.03.20 19:59:57.941272 [ 268 ] {96253a8c-da18-4191-bde7-ee328fc51e9e} <Trace> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7363 | 2026.03.20 19:59:57.941307 [ 268 ] {96253a8c-da18-4191-bde7-ee328fc51e9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 7364 | 2026.03.20 19:59:57.941734 [ 268 ] {96253a8c-da18-4191-bde7-ee328fc51e9e} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 7365 | 2026.03.20 19:59:57.941954 [ 268 ] {96253a8c-da18-4191-bde7-ee328fc51e9e} <Trace> oximeter.measurements_cumulativeu64 (18220be3-bf38-4865-9b53-defeec2c4a91): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7366 | 2026.03.20 19:59:57.942085 [ 268 ] {96253a8c-da18-4191-bde7-ee328fc51e9e} <Debug> executeQuery: Read 1533 rows, 95.96 KiB in 0.001707 sec., 898066.783831283 rows/sec., 54.90 MiB/sec. | ||
| 7367 | 2026.03.20 19:59:57.942123 [ 268 ] {96253a8c-da18-4191-bde7-ee328fc51e9e} <Debug> TCPHandler: Processed in 0.00187589 sec. | ||
| 7368 | 2026.03.20 19:59:57.942237 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7369 | 2026.03.20 19:59:57.942332 [ 268 ] {65632d71-cbb3-44f3-ae03-4c6c59ae3aca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7370 | 2026.03.20 19:59:57.942386 [ 268 ] {65632d71-cbb3-44f3-ae03-4c6c59ae3aca} <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 | ||
| 7371 | 2026.03.20 19:59:57.943235 [ 268 ] {65632d71-cbb3-44f3-ae03-4c6c59ae3aca} <Trace> oximeter.measurements_histogramu64 (4eb69afa-be86-412c-972f-8e432190220c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7372 | 2026.03.20 19:59:57.943270 [ 268 ] {65632d71-cbb3-44f3-ae03-4c6c59ae3aca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 7373 | 2026.03.20 19:59:57.943848 [ 268 ] {65632d71-cbb3-44f3-ae03-4c6c59ae3aca} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 7374 | 2026.03.20 19:59:57.944074 [ 268 ] {65632d71-cbb3-44f3-ae03-4c6c59ae3aca} <Trace> oximeter.measurements_histogramu64 (4eb69afa-be86-412c-972f-8e432190220c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7375 | 2026.03.20 19:59:57.944210 [ 268 ] {65632d71-cbb3-44f3-ae03-4c6c59ae3aca} <Debug> executeQuery: Read 50 rows, 91.75 KiB in 0.001896 sec., 26371.30801687764 rows/sec., 47.26 MiB/sec. | ||
| 7376 | 2026.03.20 19:59:57.944263 [ 268 ] {65632d71-cbb3-44f3-ae03-4c6c59ae3aca} <Debug> TCPHandler: Processed in 0.002074926 sec. | ||
| 7377 | 2026.03.20 19:59:57.944383 [ 268 ] {} <Trace> TCP-Session: 49e783f2-9686-45d9-b602-a658f0b4ded8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7378 | 2026.03.20 19:59:57.944479 [ 268 ] {d2efc923-726a-4ced-a3ee-e70e4e6d7738} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34938) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7379 | 2026.03.20 19:59:57.944520 [ 268 ] {d2efc923-726a-4ced-a3ee-e70e4e6d7738} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7380 | 2026.03.20 19:59:57.944842 [ 268 ] {d2efc923-726a-4ced-a3ee-e70e4e6d7738} <Trace> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7381 | 2026.03.20 19:59:57.944876 [ 268 ] {d2efc923-726a-4ced-a3ee-e70e4e6d7738} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 7382 | 2026.03.20 19:59:57.945171 [ 268 ] {d2efc923-726a-4ced-a3ee-e70e4e6d7738} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 7383 | 2026.03.20 19:59:57.945379 [ 268 ] {d2efc923-726a-4ced-a3ee-e70e4e6d7738} <Trace> oximeter.measurements_u64 (5b0fb7ba-36a7-4d07-84fe-ea424beb27ea): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7384 | 2026.03.20 19:59:57.945506 [ 268 ] {d2efc923-726a-4ced-a3ee-e70e4e6d7738} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001045 sec., 11483.253588516747 rows/sec., 792.46 KiB/sec. | ||
| 7385 | 2026.03.20 19:59:57.945540 [ 268 ] {d2efc923-726a-4ced-a3ee-e70e4e6d7738} <Debug> TCPHandler: Processed in 0.001207052 sec. | ||
| 7386 | 2026.03.20 19:59:58.000188 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 292.55 MiB, peak 296.94 MiB, free memory in arenas 0.00 B, will set to 291.46 MiB (RSS), difference: -1.09 MiB | ||
| 7387 | 2026.03.20 19:59:59.836129 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18623 | ||
| 7388 | 2026.03.20 19:59:59.836670 [ 244 ] {} <Trace> system.asynchronous_metric_log (68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7389 | 2026.03.20 19:59:59.836704 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 7390 | 2026.03.20 19:59:59.837170 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7391 | 2026.03.20 19:59:59.837387 [ 244 ] {} <Trace> system.asynchronous_metric_log (68fc0b68-6aa2-4c26-a04b-7ddd39b3b8b8): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7392 | 2026.03.20 19:59:59.837511 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18623 | ||
| 7393 | 2026.03.20 20:00:00.811808 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 7394 | 2026.03.20 20:00:00.830460 [ 243 ] {} <Trace> system.metric_log (c7b02c2c-b96c-49bb-8e22-d7891c66dbbf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7395 | 2026.03.20 20:00:00.830525 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.18 GiB. | ||
| 7396 | 2026.03.20 20:00:00.837865 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7397 | 2026.03.20 20:00:00.838698 [ 243 ] {} <Trace> system.metric_log (c7b02c2c-b96c-49bb-8e22-d7891c66dbbf): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7398 | 2026.03.20 20:00:00.842832 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||